Error In Starting Jboss after installing OIM server

Hi All,
I have Installed OIM_Server(OIM 9.1.0.1) ON Jboss server(4.2.3) , I have 1 GB RAM m/c so have JVM setting as -XMS512m -XMX768 m. While installation of OIM Server, it showed the success message. But When I am starting the server , to perform post installation check, it is showing following error message .
Does anybody have any ideas what the problem is? Please provide the possible solution.
Thanks to All :)
Error :
2009-07-16 18:43:27,166 DEBUG [org.jboss.web.tomcat.service.TomcatDeployer] Unable to retrieve orbjavax.management.InstanceNotFoundException: jboss:service=CorbaORB is not registered.
2009-07-16 18:43:27,166 DEBUG [org.jboss.web.tomcat.service.TomcatDeployer] Linked java:comp/UserTransaction to JNDI name: UserTransaction
2009-07-16 18:43:27,166 DEBUG [org.jboss.web.tomcat.service.TomcatDeployer] addEnvEntries
2009-07-16 18:43:27,166 DEBUG [org.jboss.web.tomcat.service.TomcatDeployer] linkResourceEnvRefs
2009-07-16 18:43:27,166 DEBUG [org.jboss.web.tomcat.service.TomcatDeployer] linkResourceRefs
2009-07-16 18:43:27,166 DEBUG [org.jboss.web.tomcat.service.TomcatDeployer] linkMessageDestinationRefs
2009-07-16 18:43:27,166 DEBUG [org.jboss.web.tomcat.service.TomcatDeployer] linkEjbRefs
2009-07-16 18:43:27,166 DEBUG [org.jboss.web.tomcat.service.TomcatDeployer] linkEjbLocalRefs
2009-07-16 18:43:27,166 DEBUG [org.jboss.web.tomcat.service.TomcatDeployer] linkServiceRefs
2009-07-16 18:43:27,166 DEBUG [org.jboss.web.tomcat.service.TomcatDeployer] linkSecurityDomain
2009-07-16 18:43:27,166 DEBUG [org.jboss.web.tomcat.service.TomcatDeployer] No security-domain given, using default: java:/jaas/other
2009-07-16 18:43:27,166 DEBUG [org.jboss.web.tomcat.service.TomcatDeployer] Linking security/securityMgr to JNDI name: java:/jaas/other
2009-07-16 18:43:27,166 DEBUG [org.jboss.web.tomcat.service.TomcatDeployer] AbstractWebContainer.parseWebAppDescriptors, End
2009-07-16 18:43:27,401 DEBUG [org.jboss.web.tomcat.service.TomcatDeployer] Using session cookies default setting
2009-07-16 18:44:02,667 DEBUG [org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy] Running RemoverTask
2009-07-16 18:44:04,964 DEBUG [org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy] RemoverTask, PassivatedCount=0
2009-07-16 18:44:04,964 DEBUG [org.jboss.ejb.plugins.AbstractInstanceCache] removePassivated, now=1247750044964, maxLifeAfterPassivation=1200000
2009-07-16 18:45:11,465 ERROR [STDERR] Exception in thread "DefaultQuartzScheduler_QuartzSchedulerThread"
2009-07-16 18:45:11,465 ERROR [STDERR] java.lang.NoClassDefFoundError: org/quartz/core/JobRunShell
2009-07-16 18:45:11,465 ERROR [STDERR]      at org.quartz.impl.StdJobRunShellFactory.borrowJobRunShell(StdJobRunShellFactory.java:86)
2009-07-16 18:45:11,465 ERROR [STDERR]      at org.quartz.core.QuartzSchedulerThread.run(QuartzSchedulerThread.java:352)
2009-07-16 18:45:11,465 ERROR [STDERR] Caused by: java.lang.ClassNotFoundException: Unexpected error during load of: org.quartz.core.JobRunShell, msg=PermGen space
2009-07-16 18:45:11,465 ERROR [STDERR]      at org.jboss.mx.loading.RepositoryClassLoader.loadClassImpl(RepositoryClassLoader.java:560)
2009-07-16 18:45:11,481 ERROR [STDERR]      at org.jboss.mx.loading.RepositoryClassLoader.loadClass(RepositoryClassLoader.java:415)
2009-07-16 18:45:11,481 ERROR [STDERR]      at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
2009-07-16 18:45:11,481 ERROR [STDERR]      at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
2009-07-16 18:45:11,481 ERROR [STDERR]      ... 2 more
2009-07-16 18:45:11,481 ERROR [STDERR] Caused by: java.lang.OutOfMemoryError: PermGen space
2009-07-16 18:45:26,168 DEBUG [org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy] Running RemoverTask
2009-07-16 18:45:26,168 DEBUG [org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy] RemoverTask, PassivatedCount=0
2009-07-16 18:45:26,168 DEBUG [org.jboss.ejb.plugins.AbstractInstanceCache] removePassivated, now=1247750126168, maxLifeAfterPassivation=1200000
2009-07-16 18:45:26,168 DEBUG [org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy] RemoverTask, done
2009-07-16 18:45:33,247 DEBUG [org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy] Running RemoverTask
2009-07-16 18:45:33,247 DEBUG [org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy] RemoverTask, PassivatedCount=0
2009-07-16 18:45:33,247 DEBUG [org.jboss.ejb.plugins.AbstractInstanceCache] removePassivated, now=1247750133247, maxLifeAfterPassivation=1200000
2009-07-16 18:45:33,247 DEBUG [org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy] RemoverTask, done

I am getting these errors starting JBoss after installing OIM 9.1.0.1 on windows 2003 server with JBoss 4.2.3GA canany one please help me why.
19:04:04,468 INFO [WEBSTARTUP] Scheduler started
19:04:04,484 INFO [TomcatDeployer] deploy, ctxPath=/xlWebApp, warUrl=.../tmp/de
ploy/tmp5989105329966275493XellerateFull.ear-contents/xlWebApp-exp.war/
19:05:02,984 ERROR [STDERR] Exception in thread "DefaultQuartzScheduler_QuartzSc
hedulerThread"
19:11:18,359 ERROR [STDERR] Exception in thread "IdleRemover"
19:15:34,562 ERROR [STDERR] Exception in thread "Thread-15"

Similar Messages

  • Errors starting JBoss after installing OIM

    I am getting these errors starting JBoss after installing OIM 9.1.0.1 on windows 2003 server with JBoss 4.2.3GA canany one please help me how to resolve.
    increasing the memory did not help.
    19:04:04,468 INFO [WEBSTARTUP] Scheduler started
    19:04:04,484 INFO [TomcatDeployer] deploy, ctxPath=/xlWebApp, warUrl=.../tmp/de
    ploy/tmp5989105329966275493XellerateFull.ear-contents/xlWebApp-exp.war/
    19:05:02,984 ERROR [STDERR] Exception in thread "DefaultQuartzScheduler_QuartzSc
    hedulerThread"
    19:11:18,359 ERROR [STDERR] Exception in thread "IdleRemover"
    19:15:34,562 ERROR [STDERR] Exception in thread "Thread-15"

    I am getting these errors starting JBoss after installing OIM 9.1.0.1 on windows 2003 server with JBoss 4.2.3GA canany one please help me why.
    19:04:04,468 INFO [WEBSTARTUP] Scheduler started
    19:04:04,484 INFO [TomcatDeployer] deploy, ctxPath=/xlWebApp, warUrl=.../tmp/de
    ploy/tmp5989105329966275493XellerateFull.ear-contents/xlWebApp-exp.war/
    19:05:02,984 ERROR [STDERR] Exception in thread "DefaultQuartzScheduler_QuartzSc
    hedulerThread"
    19:11:18,359 ERROR [STDERR] Exception in thread "IdleRemover"
    19:15:34,562 ERROR [STDERR] Exception in thread "Thread-15"

  • Connection Error on starting GUI after installing SAP ABAP Trial Version

    I bought the new edition of ABAP Object recently.
    I tried to install the SAP NetWeaver 2004s ABAP Trial Version that came with the book. After installing the WAS and SAP GUI 7.0.
    Then, I set up the server properties as stated in the CD.
    System Connection Parameters:
    Description: NSP local
    Application Server: localhost
    System Number: 00
    System ID: NSP
    When I try to connect to the server, it gave me the following errors:
    partner '127.0.0.1:sapdp00' not reached.
    Error Text: WSAECONNREFUSED:Connection refused.
    Please advise.
    Thanks.
    Kent

    Durairaj,
    I have installed MS Loopback Adapter, and also point my localhost to the IP:
    10.10.0.10   localhost
    But I still not able to connect to NSP local system.
    The network connection for the Loopback Adapter is showing No or Limited Connection, is that because of this reason?
    Thanks.
    Kent

  • Problem in starting sqlplus after installing http server only on red hat linux 7.1

    I have installed http server on my pc. it was installed
    successfully mt http server is running on port 7777 but when i
    am trying to run sqlplus from user root
    /home/oracle/OraHome1/bin > ./sqlplus
    it's giving msg1<lang>.msb file not found.
    error 6 intializing sql*plus
    but i have seen that sqlplus/message directory has msg1us.msb
    file . since sqlplus is a bin file otherwise i can change it's
    path. i think so.
    give expert suggestions
    brajesh karn

    What about your envirnoment variables (ORACLE_HOME, ORACLE_SID,
    ORA_NLS33) ?

  • Error in staring JDev11g after installing on Vista.

    Hi,
    I am getting the following error while starting JDeveloper after installing.Can any one provide a pointer on what could be done to fix this.
    java.io.IOException
    at oracle.ide.marshal.xml.StructureIO.loadUsingSAX(StructureIO.java:251)
    at oracle.ide.marshal.xml.StructureIO.loadImpl(StructureIO.java:167)
    at oracle.ide.marshal.xml.StructureIO.loadImpl(StructureIO.java:156)
    at oracle.ide.marshal.xml.HashStructureIO.load(HashStructureIO.java:46)
    at oracle.ideimpl.extension.RoleManagerImpl.getRolePreferences(RoleManag
    erImpl.java:80)
    at oracle.ideimpl.extension.ExtensionManagerImpl.runRoleSelectionDialog(
    ExtensionManagerImpl.java:1166)
    at oracle.ideimpl.extension.ExtensionManagerImpl.initialize(ExtensionMan
    agerImpl.java:1029)
    at javax.ide.Service.getService(Service.java:68)
    at javax.ide.extension.ExtensionRegistry.getExtensionRegistry(ExtensionR
    egistry.java:400)
    at oracle.ide.ExtensionRegistry.getExtensionRegistry(ExtensionRegistry.j
    ava:176)
    at oracle.ide.IdeCore.startupImpl(IdeCore.java:1348)
    at oracle.ide.Ide.startup(Ide.java:698)
    at oracle.ideimpl.DefaultIdeStarter.startIde(DefaultIdeStarter.java:35)
    at oracle.ideimpl.Main.start(Main.java:184)
    at oracle.ideimpl.Main.main(Main.java:146)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
    java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at oracle.ide.boot.PCLMain.callMain(PCLMain.java:72)
    at oracle.ide.boot.PCLMain.main(PCLMain.java:64)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
    java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at oracle.classloader.util.MainClass.invoke(MainClass.java:128)
    at oracle.ide.boot.IdeLauncher.bootClassLoadersAndMain(IdeLauncher.java:
    190)
    at oracle.ide.boot.IdeLauncher.launchImpl(IdeLauncher.java:90)
    at oracle.ide.boot.IdeLauncher.launch(IdeLauncher.java:66)
    at oracle.ide.boot.IdeLauncher.main(IdeLauncher.java:55)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
    java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at oracle.ide.boot.Launcher.invokeMain(Launcher.java:713)
    at oracle.ide.boot.Launcher.launchImpl(Launcher.java:115)
    at oracle.ide.boot.Launcher.launch(Launcher.java:68)
    at oracle.ide.boot.Launcher.main(Launcher.java:57)
    Caused by: org.xml.sax.SAXParseException: <Line 1, Column 1>: XML-20108: (Fatal
    Error) Start of root element expected.
    at oracle.xml.parser.v2.XMLError.flushErrorHandler(XMLError.java:422)
    at oracle.xml.parser.v2.XMLError.flushErrors1(XMLError.java:287)
    at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidati
    ngParser.java:373)
    at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingP
    arser.java:314)
    at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:225)
    at oracle.xml.jaxp.JXSAXParser.parse(JXSAXParser.java:292)
    at oracle.ide.marshal.xml.StructureIO.parseWithSAX(StructureIO.java:266)

    So you tried to install jdev on your iPhone and got this error?
    Come on help us to help you. Provide more info, check the forum sticky post 'read before posting'
    Timo

  • After install OIM, i how to start OID server?

    after install OIM, i how to start OID server?

    Hi,
    1) Make sure that Weblogic Node Manager is running at background.
    2) Make sure that all weblogic Managed Servers related to OIM (port 14000) and OID 11g LDAP Port 3060, LDAPS Port 3131, wls_ods1 (DIP & ODSM) is running on 7005 and WebLogic Admin Server is running on Port 7001.
    3) Check whether all the OID Services are running by following commands
    a.     export ORACLE_INSTANCE=/u01/app/oracle/admin/oid1_inst
    b.     $ORACLE_INSTANCE/bin/opmnctl status
    Regards,
    ABP

  • Error while installing OIM Server

    Hi All,
    I am installing OIM Server 9101 on Redhat Linux.
    I already installed weblogic(oracle weblogic server 1030) and database(oracle db 10201) and they are working fine.
    But at the end of OIM server installation i am getting the following error.
    java.io.FileNotFoundException: /ora/installations/OIM_server/xellerate/logs/setup_weblogic.log (No such file or directory)
    at java.io.FileInputStream.open(Native Method)
    at java.io.FileInputStream.<init>(FileInputStream.java:106)
    at java.io.FileReader.<init>(FileReader.java:55)
    at com.thortech.xl.installer.event.InstallScript.checkSetupLogStatus(InstallScript.java:2280)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.installshield.event.ActionSequenceEngine$ActionTask.invokeJavaMethod(Unknown Source)
    at com.installshield.event.ActionSequenceEngine$ActionTask.executeAction(Unknown Source)
    at com.installshield.event.ActionSequenceEngine$ActionTask.run(Unknown Source)
    at com.installshield.event.ThreadPool.run(Unknown Source)
    at java.lang.Thread.run(Thread.java:619)
    java.lang.NullPointerException
    at com.thortech.xl.installer.event.InstallScript.onExecutingPostInstallMessage(InstallScript.java:1919)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.installshield.event.ActionSequenceEngine$ActionTask.invokeJavaMethod(Unknown Source)
    at com.installshield.event.ActionSequenceEngine$ActionTask.executeAction(Unknown Source)
    at com.installshield.event.ActionSequenceEngine$ActionTask.run(Unknown Source)
    at com.installshield.event.ThreadPool.run(Unknown Source)
    at java.lang.Thread.run(Thread.java:619)
    Oracle Identity Manager Server Installer: Completed
    The Oracle Identity Manager Installer has successfully installed Oracle
    Identity Manager. Choose Finish to exit the wizard.
    After finishing this installation wizard when i tried to start the OIM Admin console using the following url.
    http://<hostname:7001>/xlWebApp
    I am getting that Error 404: File not found.
    I checked in weblogic server whether the xlWebApp.war file is deployed or not. but there is no file deployed in weblogic server.
    I could not find xlStartServer.sh file <OIM server>/xellerate/bin folder.
    can anyone help me how to solve this issue.
    Thanks and Regards,
    SRI

    you mean to create setup_weblogic.log file in xellerate/logs/ folder???
    If yes i did that but when i am starting the OIM Admin console using the url http://<hostname:7001>/xlWebApp I am getting the Error 404 File not found.
    But there are no error were found in the log file. it was empty.
    Thanks,
    SRI

  • After installing HTTP server..

    Hi all,
    After installing http server on linux in a diffrent oracle home. My Enterprise manager dbconsole is not starting I am getting following error. Please help me.
    $ tail -10 emdctl.trc
    2006-10-30 16:20:52 Thread-4136076976 ERROR http: snmehl_allocateListenerPort: f
    ailed to bind socket: Address already in use (errno=98)
    2006-10-30 16:20:52 Thread-4136076976 ERROR http: nmehl_startHttpListener: faile
    d to listen to HTTP port for http://localhost:3938/emd/main
    2006-10-30 16:20:52 Thread-4136076976 ERROR main: nmehl_startHttpListener failed
    starting http listener
    [oracle@localhost log]$ tail -1 emdctl.trc
    2006-10-30 16:24:06 Thread-4136560304 WARN http: snmehl_connect: connect failed
    to (xxxx:1158): Connection refused (error = 111)
    [oracle@localhost log]$ tail -10 emdb.nohup
    ----- Mon Oct 30 16:21:22 2006::Restarting DBConsole. -----
    ----- Mon Oct 30 16:21:22 2006::Console Launched with PID 21394 at time Mon Oct
    30 16:21:22 2006 -----
    06/10/30 16:21:25 Error starting ORMI-Server. Unable to bind socket: Address al
    ready in use
    ----- Mon Oct 30 16:22:53 2006::EMAgent exited at Mon Oct 30 16:22:53 2006 with
    return value 55. -----
    ----- Mon Oct 30 16:22:53 2006::EMAgent has exited due to initialization failure
    ----- Mon Oct 30 16:22:53 2006::Stopping other components. -----
    ----- Mon Oct 30 16:22:53 2006::EMWD Stopping DBConsole. -----
    --- DBConsole internal stop. No OC4J admin passwd hence hard stop. ---
    ----- Mon Oct 30 16:22:53 2006::Commiting Process death. -----
    ----- Mon Oct 30 16:22:53 2006::Exiting watchdog loop -----
    An other issue is the http server is not starting and getting following error.
    /app/oracle/product/10.2.0/companion/Apache/Apache/bin/httpd: error while loadin
    g shared libraries: libdb.so.2: cannot open shared object file: No such file or
    directory
    Thanks,
    Message was edited by:
    james@

    James,
    The key parts in that output are -
    2006-10-30 16:20:52 Thread-4136076976 ERROR http: snmehl_allocateListenerPort: f
    ailed to bind socket: Address already in use (errno=98)
    2006-10-30 16:20:52 Thread-4136076976 ERROR http: nmehl_startHttpListener: faile
    d to listen to HTTP port for http://localhost:3938/emd/mainThey are telling you that it could not bind to that particular port number (port 3938) because something else is already bound to it.
    Try (as root) -
    /usr/bin/lsof -i TCP:3938which should show you information about the process(es) that are currently listening on that port.
    As for -
    /app/oracle/product/10.2.0/companion/Apache/Apache/bin/httpd: error while loadin
    g shared libraries: libdb.so.2: cannot open shared object file: No such file or
    directorylibdb is a prerequisite of installing the Apache server, I believe you can get the library as part of the Berkeley DB installation/rpm's/packages (it should be listed in the installation document).
    Hope this helps.

  • Can't Start Portal After Install

    After downloading and installing the of evaluation Portal 4.0 SP1, I get the following message upon startup when I enter the system password that I entered during installation:
    Starting WebLogic Server ....
    The WebLogic Server did not start up properly.
    Exception raised:
    java.lang.IllegalAccessError: try to access method weblogic/management/internal/
    Helper.preloadMBeanInfos()V from class weblogic/management/Admin
    at weblogic.management.Admin.initialize(Admin.java:210)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:362)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:202)
    at weblogic.Server.main(Server.java:35)
    Reason: Fatal initialization exception
    I even tried "weblogic" for the system password and I get the same message.
    What password should I use to start the server?

    I've followed the directions and am experiencing the exact same problem. Brand
    new installation of Weblogic server 6.1 SP2 with examples. That install is working.
    Then added Portal 4.0 SP1, updated the license file and I have the same issue
    with the Illegal access exception resulting in the "Fatal initialization exception"....
    Hmm!
    [email protected] (Bowrat) wrote:
    Below listed are the common errors you run into during installation
    process:
    - You need to have the correct version numbers of both the weblogic
    server and the portal server. For instance the portal server 4.0 (eval
    copy) will only run on WebLogic 6.1 SP1. So check the edocs for
    supported platforms
    - Make sure you have the installed the full version of the weblogic
    server (including examples)
    - Finally, you need to run the UpdateLicense.cmd file to update the
    license.bea under ur Bea Root
    Give it a shot after u have checked all of the above three - goodluck
    - Bowrat
    www.Bowstreet.com
    Steve Anderson <[email protected]> wrote in message news:<[email protected]>...
    From: Steve Anderson <[email protected]>
    Newsgroups: weblogic.support.install
    Subject: Can't Start Portal After Install
    References:
    NNTP-Posting-Host: 209.11.114.150
    X-Original-NNTP-Posting-Host: 209.11.114.150
    Message-ID: <[email protected]>
    Date: 13 Feb 2002 20:25:53 -0800
    X-Trace: 13 Feb 2002 20:25:53 -0800, 209.11.114.150
    Organization: BEA SYSTEMS Inc
    Lines: 18
    XPident: firewall-user
    Path: newsgroups.bea.com!209.11.114.150
    Xref: newsgroups.bea.com weblogic.support.install:9600
    After downloading and installing the of evaluation Portal 4.0 SP1,I get the following message upon startup when I enter the system password
    that I entered during installation:
    Starting WebLogic Server ....
    The WebLogic Server did not start up properly.
    Exception raised:
    java.lang.IllegalAccessError: try to access method weblogic/management/internal/
    Helper.preloadMBeanInfos()V from class weblogic/management/Admin
    at weblogic.management.Admin.initialize(Admin.java:210)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:362)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:202)
    at weblogic.Server.main(Server.java:35)
    Reason: Fatal initialization exception
    I even tried "weblogic" for the system password and I get the samemessage.
    What password should I use to start the server?

  • No start-up after installing 10.2

    Hello All:
    I cannot get my iMac to start up after installing OS 10.2
    This - one of the last iMac CRT's - is my old computer which I have erased so I may give it to my niece for Christmas. The machine was running OS 10.2; it has 256MB, a 40 gig HD; it is a graphite slot-loader with a 600mhz processor (I believe).
    Once I erased it, I began loading new software: it would take up to 10.0.4 and run, but once I installed 10.2 (from a disk I bought from Apple - white background, blue X) I would get a message to reboot in many languages after the gray screen. A few times I got code during start-up and the machine would freeze.
    I ran the firmware updater and installed OS 9.2 thinking that would help. I reset PRAM. I reinstalled 10.0 from different disks I had - the ones which ship with the computer. I ran software updater. Nothing works.
    The only thing I thought of doing was getting a copy of OS 10.1 to install after 10.0, but before 10.2. Does this make a diffrence? Can I just jump to OS 10.2? Why didn't the machine ask for the second disk when installing 10.2? Did I do something wrong when I erased the disk? What do I do next?
    Thanks in advance for your help,
    Rob
    iMac   Mac OS X (10.4.3)  

    Hi Rob, and welcome to the discussions.
    The multi-lingual message to restart is called a kernel panic. This can be caused by software (third-party extensions or drivers) or hardware.
    You said the machine was running 10.2 before you erased it to configure for your neice. If so, then your firmware was already up-to-date. Did you change anything on the iMac? New hard drive, new RAM, non-apple keyboard or mouse?
    Prior to installing 10.2, you installed 10.0.4 (this isn't necessary, by the way; as long as the firmware is up-to-date, you can erase the hard drive and go straight to 10.2). Did you install any other software? When you installed 10.2, did you did an archive and install, or an upgrade?
    I'd suggest starting fresh:
    Step 1: Unplug all peripherals (except keyboard and mouse) and boot from your 10.2 install disk, then launch Disk Utility from the Install menu at the top of the screen;
    Step 2: Erase the hard drive, and install the OS9 drivers (look for a check-box in the erase window);
    Step 3: Have Disk Utility repair the disk (if it fixes any errors, keep running it until it finds no errors);
    Step 4: Quit Disk Utility, and continue with the Installer.
    Good luck!
    Andrew

  • RDL Reports are not working after installing SQL Server 2012 Service Pack 2 in the SharePoint integration Mode

    I am using Reporting Service Integration mode with SharePoint. SSRS is installed on separated machine of SharePoint stacks in Integration Mode. Everything was working properly and I could create/edit/modify RDL reports(parameters, Datasource, Subscription)
    inside SharePoint and Document Libraries.
    But after installing SQL Server 2012 Service Pack 2, on opening RDL reports inside SharePoint I receive this error message. 
    The permissions granted to user 'i:0#.f|membership|username' are insufficient for performing this operation. ---> Microsoft.ReportingServices.Diagnostics.Utilities.AccessDeniedException: The permissions granted to user 'i:0#.f|membership|username' are insufficient for performing this operation
    I should mention that SSRS is installed in the SharePoint integration Mode and there is no SSRS management console.

    Hi Hedayat-Abedijoo,
    According to your description, you are using Reporting Services in SharePoint Integrated mode, and everything worked fine before you install SQL Server 2012 Service Pack 2. After the package is installed, when you open RDL reports, the error occurred: The
    permissions granted to user 'i:0#.f|membership|username' are insufficient for performing this operation.
    According to my search, there may be two reasons for the problem:
    This is caused when the application pool account that runs the SharePoint Web application you are on in IIS and the application pool account that SharePoint believes is running the site differ. This happens if the application pool account is changed directly
    in IIS instead of through SharePoint (using the approved method).
    This error can be caused when Kerberos authentication has been set up correctly and delegation in a double hop scenario will succeed, but Reporting Services integration has been set up for Trusted Account rather than Windows Authentication. This causes
    SharePoint to continue to impersonate the logged-on user when contacting Reporting Services; when Reporting Services compares the application pool account to the user account making the request, they are not equal.
    In this case, we can solve the problem by changing the application pool account in IIS back to the previous account and set AuthenticationTypes to RSWindowsNTLM only. For detail information, please refer to 8.3 “The permissions granted to user 'Domain\User'
    are insufficient for performing this operation” in the document:http://msdn.microsoft.com/en-us/library/ee384252(SQL.100).aspx
    If you have any questions, please feel free to let me know.
    Thanks,
    Wendy Fu

  • Can't start Tomcat after installing Bea WorkShop for JSP

    Hi,
    I have been using Eclipse SDK Version: 3.1.2 Build id: M20060118-1600 and Web Tools Project 1.0.2 and Tomcat 5.0 and Tomcat 5.5 for about 2 months with no problems. But now I Can't start Tomcat after installing Bea WorkShop for JSP plug-in. I get "Server Tomcat v5.0 @ localhost failed to start". Any help would be greatly appreciated.

    I installed BEA Workshop for JSP Version: 3.1.0
    Build id: 536. I only wanted to install the plug-in to my existng Eclipse 3.1 / WTP application. The only option that I saw was to download the entire FullWorkshopFreeInstall-536.zip, which is 192,496 KB. During the installation, there is a screen that you can specify to only install the plug-in - and I selected that option. Today, I chose to uninstall the BEA Workshop for JSP and then I was again able to start Tomcat server. I then did a complete install of BEA Workshop for JSP into a totally separate location. My original Eclipse installation still works fine, but my Workshop for JSP Version (which is now a completely new installation) has the same problem with Tomcat that I reported with the plug-in. I am using j2sdk1.4.2_08 and have tried both Tomcat 5.0 and Tomcat 5.5. I have the same problem with both Windows XP Home Edition and Windows XP Professional.
    Thanks for your assistance.
    Ron

  • Error while starting oms after reboot

    Hi All,
    I am receiving the error while restarting OMS after rebooting the server. Any help would be appreciated.
    Ping statistics for ::1:
        Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
    Approximate round trip times in milli-seconds:
        Minimum = 0ms, Maximum = 0ms, Average = 0ms
    C:\Windows\system32>ping xyz02srv141
    Pinging xyz02srv141.abc.com [::1] with 32 bytes of data:
    Reply from ::1: time<1ms
    Reply from ::1: time<1ms
    Reply from ::1: time<1ms
    Reply from ::1: time<1ms
    Ping statistics for ::1:
        Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
    Approximate round trip times in milli-seconds:
        Minimum = 0ms, Maximum = 0ms, Average = 0ms
    C:\Windows\system32>nslookup 10.12.2.141
    Server:  tatnet200.abc.com
    Address:  10.10.2.200
    Name:    xyz02srv141.abc.com
    Address:  10.12.2.141
    C:\Windows\system32>nslookup xyz02srv141.abc.com
    Server:  tatnet200.abc.com
    Address:  10.10.2.200
    Name:    xyz02srv141.abc.com
    Address:  10.12.2.141
    C:\Windows\system32>nslookup xyz02srv141
    Server:  tatnet200.abc.com
    Address:  10.10.2.200
    Name:    xyz02srv141.abc.com
    Address:  10.12.2.141
    C:\Windows\system32>echo %ORACLE_UNQNAME%
    ORACC
    C:\Windows\system32>emctl stop oms -all
    EM Configuration issue. D:\app\s_oracle_xyz02srv141\product\11.2.0\dbhome_2/xyz02srv141.abc.com_ORACC not found.
    C:\Windows\system32>
    Regards,

    C:\Windows\system32>emctl stop oms -all
    EM Configuration issue. D:\app\s_oracle_xyz02srv141\product\11.2.0\dbhome_2/xyz02srv141.abc.com_ORACC not found.
    Hi,
    Please check the path of command emctl. The above emctl command is for Grid/Cloud Control. The output indicates that 'emctl' for database control was executed.
    Regards,
    - Loc

  • Logic pro not starting up after install.

    Ive tried to install Logic pro twice and both time it will not start up after install. can someone tell me what is the best way to install this program correctly? should i just pay apple more money to install the program for me?

    I have exactly the same problem. Whilst 8.0.1 would hang during startup without displaying the splash screen intermittently 8.0.2 crashs every time a few seconds after displaying the splash screen.
    Although my computer is almost 6 years old it is perfectly adequate for audio work. I hope this is fixed soon. Unimpressed with the quality control.

  • Error code 213.11 after installing trial version of Photoshop Elements

    I keep getting Error Code 213.11 after installing the trail verison of Photoshop Elements.  What or how can I fix this.

    THANKS FOR YOUR QUICK ANSWER, UNFORTUNATELY THIS IS ALL FOREIGN TO ME, i TRIED FIDNING THE FLEX NET FOLDER AND COULDN'T FIND IT.  dO YOU KNOW OF ANY OTHER SOFTWARE THAT ALLOWS YOU TO EASILY PUT YOUR PHOTOS INTO ALREADY EXISTING DIGITAL FRAMES, NOT A DIGITAL FRAME FOR YOUR COMPUTER, BUT WILL LET YOU ADD YOUR OWN FRAMES AND INSERT PHOTOS INTO THEM.  i'M AT A WIT'S END ON WHAT TO DO, I'VE TRIED GIMP AND PAINT.NET AND WATCHED VIDEOS ON HOW TO DO THIS AND IT IS NOT ALLOWING ME TO DO IT LIKE IT SHOWS.  iS THERE SOME OTHER FORMAT THAT THE DIGITAL EFFECTS FRAMES SHOULD BE IN OR THE PHOTOS, i'M LOSING IT  I'VE SPENT COUNTLESS NIGHTS AND CAN'T FIND AN EASY PROGRAM TO LET ME DO THIS.  THANKS FOR ANY HELP YOU CAN GIVE ME.  LORI

Maybe you are looking for

  • Receiver file adapter settings

    Hi, I have a scenario in which I need to generate a file in tab delimited format. But in the receiver file adapter configuration we have only text/binary file creation mode. By setting the File Type in “TEXT” mode will I be able to do a tab de-limite

  • How can I transfer app data to my new iPhone from my old one?

    Just upgraded to a new iPhone. I have lost ALL my Shazzammed music and Grocery IQ data. I would REALly like to get that info on my new phone. If not, I'd rather have my old one! BTW--I have the actual apps and all my contacts etc. bc I did a successf

  • Formula Evaluation in Query Designer

    Hi In query designer I have Complex formula which is having lot of variables. My users are saying some values are incorrect in report output Can any one help how can we find the value is calculated in report output for this formula. Thanks Sudhakar.

  • Problems with Referrals (URGENT)

    Hi, Can someone help me with the following problems. I am currently running iPlanet 5.1 and I login as "uid=admin, ou=Administrators, ou=TopologyManagement, o=NetscapeRoot" when accessing the servers. 1. During replication , how come when I try to ad

  • How can I download a video on my iPad  whilst abroad

    How can I download a video on my iPad  whilst abroad, it just says waiting........