OracleAS 10g Infrastructure fails to start after reboot.

Hi,
I have installed OracleAS 10g Infrastructure. Whenever I restart my machine I get the opmn.exe error messages and it don't go away. The components are also down. The other thing is that the memory usage behaviour of "opmn.exe" is strange. It is utilizing 100% cpu and the memory taken is 1.36 Gb. I have to stop and restart it.
Actually I want to install "Portal" component on it and I am stucked by this problem in Infrastructure.
Any Idea as how to solve this problem?
Regards,
Shah

I found in another post that suggested I needed to update my listener.ora file. I did that and the error went to telling me that oracle was unavailable. Then I found a post that suggested this:
Set oracle_sid=orcl
SQLPLUS /NOLOG
CONN SYS/????@orcl AS SYSDBA
STARTUP
EXIT
Ran this and sure enough, the database was ok but sitting idle. It went through some initialization steps and mounted so I can now launch the manager tool and have access to my database.
So, ok, this is running on VMware and that "might" be causing the problems but this is very strange since it survived three reboots then out of the blue this issue comes up. I can live with running a batch file everytime I reboot in my little test environment so I'm ok :]
Thanks for your time.

Similar Messages

  • Solution Provided. 10g Infratructure Fails to Start in Reboot. opnm.exe err

    Hi All,
    Just finished an Oracle Application Server 10g install on windows 2003 and thought I would detail an issue we had with the infrastructure.
    The install runs fine and we are initially able to register the Business Intelligence servers against it. After a reboot the OracleasAScontrol service remains at a status of starting. (This is the service that runs nmesrvc.exe).
    Further Symptoms are errors with the opmn.exe file. Ours would pop up and error every time we tried to shut the machine down. After we added some trusted sites we found that opmn.exe would error immediately when we logged in after a reboot.
    Cause - We think this is being caused by the nmesrvc.exe (OracleoracleasAScontrol) service actually starting the opmn.exe (OracleoracleasProcessManager) service before the service has a chance to start itself. (Verified by setting both services to manual, rebooting, then starting the OracleoracleasAScontrol. Note that the OracleoracleasProcessManager starts by itself or reports the service as started.)
    This seems to be causing the OracleoracleasProcessManager service not to actually run, even when set to automatic. It does however run the command to shut it down and disable the services when the system is shutdown. The problem is that even though opmn.exe is starting, the modules attached to it are remaining down because the opmn.exe -S is not running to start them up.
    Services involved
    Fix -
    1. disable both services (Note "disable", not "set to manual")
    2. Reboot
    3. set OracleoracleasAScontrol to manual.
    4. Select and start OracleoracleasAScontrol
    5. set OracleoracleasProcessManager to manual
    6. Select and start OracleoracleasProcessManager (You may get an error about process shutting down. Ignore it)
    7. Set OracleoracleasAScontrol back to automatic
    8. Set OracleoracleasProcessManager to disabled (And never enable it again)
    9. Reboot and order shall return.
    Reason.
    What we found is that there are 2 parts to the opmn.
    1 The opmn service which allows opmnctl to connect and start and stop individual components.
    2 The control which starts and stops the components.
    If you just start and stop opmn as a part of the OracleoracleasAScontrol then there is no need to start and stop the components. It also says in the manual that if you stop the compnents you must start them again as opmn will not start them automatically.
    On our system it looks as though the OracleoracleasProcessManager is trying to do both of these parts and the OracleoracleasAScontrol is also including the 1st part. This duplication means that the 2nd part is running at shutdown but not at startup due to the OracleoracleasProcessManager assuming that it has already been run (We think it looks at the opmn.exe process). This then leaves the opmn.exe running but the components remain down.
    We hope this may be useful should anyone come across the same problem.
    Rod Lisson
    [email protected]

    Hi,
    I am facing exactly the same problem after installing OracleAS 10g Infrastructure. Whenever I restart my machine I get the opmn.exe error messages and it don't go away. The other thing is that the memory usage behaviour of "opmn.exe" is strange. It is utilizing 100% cpu and the memory taken is 1.36 Gb. I have to stop and restart it.
    I tried the fix, which you provided but it is not working with me. Still I get the opmn.exe error.
    Actually I want to install "Portal" component on it and I am stucked by this problem in Infrastructure.
    Any Idea as how to solve this problem?
    Regards,
    Shah

  • 10g database fails to start after 3rd reboot

    Hi,
    I've reloaded my test server several times and loaded 10g with the default "orcl" database. Works just fine, reboot a couple times and it still works. Around the 3rd reboot the database instance fails to start. I even have to reload the OS to clear this problem. Just uninstalling Oracle and reinstalling will not clear this problem I have to reload the OS. Is there some sort of limit on the software we download from the OTN download area?
    Thanks.

    I found in another post that suggested I needed to update my listener.ora file. I did that and the error went to telling me that oracle was unavailable. Then I found a post that suggested this:
    Set oracle_sid=orcl
    SQLPLUS /NOLOG
    CONN SYS/????@orcl AS SYSDBA
    STARTUP
    EXIT
    Ran this and sure enough, the database was ok but sitting idle. It went through some initialization steps and mounted so I can now launch the manager tool and have access to my database.
    So, ok, this is running on VMware and that "might" be causing the problems but this is very strange since it survived three reboots then out of the blue this issue comes up. I can live with running a batch file everytime I reboot in my little test environment so I'm ok :]
    Thanks for your time.

  • WebLogic Admin server fails to start after reboot

    Hi Gurus,
    Weblogic Admin server won't start up after a server reboot. Note that weblogic was gracefully shutdown before the restart.
    Also note that the following files were accidentally deleted after the reboot (but I don't think that should cause an issue..):
    /opt/shared/apps/hyperion/Oracle/Middleware/user_projects/domains/EPMSystem/servers/AdminServer/data/store/default/_WLS_ADMINSERVER000000.DAT
    /opt/shared/apps/hyperion/Oracle/Middleware/user_projects/domains/EPMSystem/servers/AdminServer/data/store/diagnostics/WLS_DIAGNOSTICS000000.DAT
    Looking at the AdminServer.log:
    *####<Oct 11, 2012 11:27:53 AM EDT> <Critical> <WebLogicServer> <tnsq08041.energy.ge.com> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1349969273846> <BEA-000386> <Server subsystem failed. Reason: java.lang.AssertionError: weblogic.management.provider.EditFailedException:*
    java.lang.AssertionError: weblogic.management.provider.EditFailedException:
         at weblogic.management.mbeanservers.domainruntime.internal.DomainRuntimeServiceMBeanImpl$SINGLETON.<init>(DomainRuntimeServiceMBeanImpl.java:79)
         at weblogic.management.mbeanservers.domainruntime.internal.DomainRuntimeServiceMBeanImpl$SINGLETON.getInstance(DomainRuntimeServiceMBeanImpl.java:68)
         at weblogic.management.mbeanservers.domainruntime.internal.DomainRuntimeServiceMBeanImpl.getDomainConfiguration(DomainRuntimeServiceMBeanImpl.java:132)
         at weblogic.management.deploy.internal.DeploymentManagerImpl.initAppDeploymentRuntimes(DeploymentManagerImpl.java:239)
         at weblogic.management.deploy.internal.DeploymentManagerImpl.<init>(DeploymentManagerImpl.java:83)
         at weblogic.management.deploy.internal.DeploymentServerService.initializeDeploymentManager(DeploymentServerService.java:256)
         at weblogic.management.deploy.internal.DeploymentServerService.startAdminServerDeploymentService(DeploymentServerService.java:233)
         at weblogic.management.deploy.internal.DeploymentServerService.init(DeploymentServerService.java:155)
         at weblogic.management.deploy.internal.DeploymentPreStandbyServerService.start(DeploymentPreStandbyServerService.java:27)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:176)
    Caused By: weblogic.management.provider.EditFailedException:
         at weblogic.management.provider.internal.EditAccessImpl.ensureBeanTreeLoaded(EditAccessImpl.java:1754)
         at weblogic.management.provider.internal.EditAccessImpl.getCurrentDomainBean(EditAccessImpl.java:241)
         at weblogic.management.mbeanservers.domainruntime.internal.DomainRuntimeServiceMBeanImpl$SINGLETON.<init>(DomainRuntimeServiceMBeanImpl.java:76)
         at weblogic.management.mbeanservers.domainruntime.internal.DomainRuntimeServiceMBeanImpl$SINGLETON.getInstance(DomainRuntimeServiceMBeanImpl.java:68)
         at weblogic.management.mbeanservers.domainruntime.internal.DomainRuntimeServiceMBeanImpl.getDomainConfiguration(DomainRuntimeServiceMBeanImpl.java:132)
         at weblogic.management.deploy.internal.DeploymentManagerImpl.initAppDeploymentRuntimes(DeploymentManagerImpl.java:239)
         at weblogic.management.deploy.internal.DeploymentManagerImpl.<init>(DeploymentManagerImpl.java:83)
         at weblogic.management.deploy.internal.DeploymentServerService.initializeDeploymentManager(DeploymentServerService.java:256)
         at weblogic.management.deploy.internal.DeploymentServerService.startAdminServerDeploymentService(DeploymentServerService.java:233)
         at weblogic.management.deploy.internal.DeploymentServerService.init(DeploymentServerService.java:155)
         at weblogic.management.deploy.internal.DeploymentPreStandbyServerService.start(DeploymentPreStandbyServerService.java:27)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:176)
    Caused By: org.xml.sax.SAXParseException: Premature end of file.
         at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:195)
         at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:174)
         at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:388)
         at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1414)
         at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:1059)
         at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:648)
         at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:140)
         at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:511)
         at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:808)
         at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:737)
         at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:119)
         at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:235)
         at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:284)
         at weblogic.xml.jaxp.RegistryDocumentBuilder.parse(RegistryDocumentBuilder.java:163)
         at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:124)
         at weblogic.management.provider.internal.ConfigReader.convert(ConfigReader.java:106)
         at weblogic.management.provider.internal.ConfigReader.<init>(ConfigReader.java:70)
         at weblogic.management.provider.internal.ConfigReader.<init>(ConfigReader.java:64)
         at weblogic.management.provider.internal.EditAccessImpl.loadBeanTree(EditAccessImpl.java:1917)
         at weblogic.management.provider.internal.EditAccessImpl.loadBeanTreeFromPending(EditAccessImpl.java:1807)
         at weblogic.management.provider.internal.EditAccessImpl.ensureBeanTreeLoaded(EditAccessImpl.java:1740)
         at weblogic.management.provider.internal.EditAccessImpl.getCurrentDomainBean(EditAccessImpl.java:241)
         at weblogic.management.mbeanservers.domainruntime.internal.DomainRuntimeServiceMBeanImpl$SINGLETON.<init>(DomainRuntimeServiceMBeanImpl.java:76)
         at weblogic.management.mbeanservers.domainruntime.internal.DomainRuntimeServiceMBeanImpl$SINGLETON.getInstance(DomainRuntimeServiceMBeanImpl.java:68)
         at weblogic.management.mbeanservers.domainruntime.internal.DomainRuntimeServiceMBeanImpl.getDomainConfiguration(DomainRuntimeServiceMBeanImpl.java:132)
         at weblogic.management.deploy.internal.DeploymentManagerImpl.initAppDeploymentRuntimes(DeploymentManagerImpl.java:239)
         at weblogic.management.deploy.internal.DeploymentManagerImpl.<init>(DeploymentManagerImpl.java:81)
         at weblogic.management.deploy.internal.DeploymentServerService.initializeDeploymentManager(DeploymentServerService.java:256)
         at weblogic.management.deploy.internal.DeploymentServerService.startAdminServerDeploymentService(DeploymentServerService.java:232)
         at weblogic.management.deploy.internal.DeploymentServerService.init(DeploymentServerService.java:154)
         at weblogic.management.deploy.internal.DeploymentPreStandbyServerService.start(DeploymentPreStandbyServerService.java:26)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:176)
    ####<Oct 11, 2012 11:27:54 AM EDT> <Notice> <WebLogicServer> <tnsq08041.energy.ge.com> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1349969274051> <BEA-000365> <Server state changed to FAILED>
    ####<Oct 11, 2012 11:27:54 AM EDT> <Error> <WebLogicServer> <tnsq08041.energy.ge.com> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1349969274053> <BEA-000383> <A critical service failed. The server will shut itself down>
    ####<Oct 11, 2012 11:27:54 AM EDT> <Notice> <WebLogicServer> <tnsq08041.energy.ge.com> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1349969274069> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>
    ####<Oct 11, 2012 11:27:54 AM EDT> <Info> <JMX> <tnsq08041.energy.ge.com> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1349969274138> <BEA-149513> <JMX Connector Server stopped at service:jmx:iiop://3.56.11.196:7001/jndi/weblogic.management.mbeanservers.domainruntime .>
    ####<Oct 11, 2012 11:27:54 AM EDT> <Info> <JMX> <tnsq08041.energy.ge.com> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1349969274140> <BEA-149513> <JMX Connector Server stopped at service:jmx:iiop://3.56.11.196:7001/jndi/weblogic.management.mbeanservers.edit .>
    ####<Oct 11, 2012 11:27:54 AM EDT> <Info> <JMX> <tnsq08041.energy.ge.com> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1349969274141> <BEA-149513> <JMX Connector Server stopped at service:jmx:iiop://3.56.11.196:7001/jndi/weblogic.management.mbeanservers.runtime .>
    ####<Oct 11, 2012 11:27:54 AM EDT> <Info> <WebService> <tnsq08041.energy.ge.com> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1349969274146> <BEA-220028> <Web Service reliable agents are suspended.>
    ####<Oct 11, 2012 11:27:54 AM EDT> <Info> <WebService> <tnsq08041.energy.ge.com> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1349969274153> <BEA-220029> <Web Service reliable agents are shut down.>
    ####<Oct 11, 2012 11:27:54 AM EDT> <Info> <MessagingBridge> <tnsq08041.energy.ge.com> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1349969274318> <BEA-200001> <The messaging bridge service has successfully shut down.>
    ####<Oct 11, 2012 11:27:54 AM EDT> <Info> <JMS> <tnsq08041.energy.ge.com> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1349969274426> <BEA-040308> <JMS service is suspending.>
    ####<Oct 11, 2012 11:27:54 AM EDT> <Info> <JMS> <tnsq08041.energy.ge.com> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1349969274506> <BEA-040107> <Undeployed 8 default connection factories.>
    ####<Oct 11, 2012 11:27:54 AM EDT> <Info> <JMS> <tnsq08041.energy.ge.com> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1349969274510> <BEA-040015> <JMS shutdown is complete.>
    ####<Oct 11, 2012 11:27:54 AM EDT> <Info> <JDBC> <tnsq08041.energy.ge.com> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1349969274530> <BEA-001144> <Force Suspending the JDBC service.>
    ####<Oct 11, 2012 11:27:54 AM EDT> <Info> <JDBC> <tnsq08041.energy.ge.com> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1349969274536> <BEA-001146> <Force suspend of the JDBC service completed.>
    ####<Oct 11, 2012 11:27:54 AM EDT> <Info> <JDBC> <tnsq08041.energy.ge.com> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1349969274538> <BEA-001147> <Shutting down the JDBC service.>
    ####<Oct 11, 2012 11:27:54 AM EDT> <Info> <JDBC> <tnsq08041.energy.ge.com> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1349969274552> <BEA-001149> <Shutdown of the JDBC service completed.>
    ####<Oct 11, 2012 11:27:54 AM EDT> <Info> <WebLogicServer> <tnsq08041.energy.ge.com> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1349969274694> <BEA-000236> <Stopping execute threads.>
    Kindly guide me with this. Thanks!
    Edited by: Kent Pawar. on Oct 11, 2012 8:51 AM

    Issue is :
    Caused By: weblogic.management.provider.EditFailedException:
    One probable reason can be some change made to the config.xml file . If you have previous backup for the config.xml file then try to replace the config.xml file and restart the server .
    Another reason for this exception may be that there were some changes made to configuration through the Admin Console which were not activated completely and Admin Server was restarted . under this scenario weblogic will create a /pendig dir and have a config.xml file created there with the un-activated changes .
    some workaround you can try to restore the Admin Server :
    Under domain dir ,
    \pending directory -- take backup and delete the dir .
    Under Admin Server Dir :
    data\store --- take backup and delete the dir .
    thanks,
    Sandeep

  • Multiple Oracle Homes - Oracle Listener failes to start after installation

    Just in case the listener fails to start after an oracle installation, please check the oracle ports in the listener.ora and tnsnames.ora, both of which are present in the following directory:
    ...\oracle\<SID>\<Ver>\NETWORK\ADMIN
    All installations should have separate listener ports eg. If the first installation has port 1527, the next one should be 1528 and so on..
    If they do not, manually change the ports and start the listeners.
    Also check SAP Note 98252. Although I didn't find it necessary (I think it applies only if you have a single listener for all oracle homes), it did give me an idea that there some config problem in the .ora files.
    Also see [this thread|Oracle Listener error in Import ABAP phase?; for related details

    hi
    thanks for the help ,
    I have been using the SQL Server , i am totally blank about Oracle
    i am totally confused with this user, and hoststring
    i logged in to the enterprise manager using System and manager password
    But i cannot connect to any database using SQL Server
    i am not remembering any user name or password i have given during installation.
    the only thing i remember is
    Global databasename = (globedb) i have given
    For SID = globedb the same name i have given
    for sys ,i have given sysdb as password
    and for system i have given systemdb as password
    with this can i do anything
    when expand the schemas ,i can see the XDB,SCOTT and SYS . how can i login to this .
    if i want to login to the scott
    what would be the username,password,and hoststring. since i haven't set any password and username ,there would be some default username ,password, and hoststring.
    if any one can help me please help me
    thanks regards

  • Oracle AS - DB Console fails to start after AS install

    Hi,
    I got an error message at the time of Oracle AS Infra install that setup failed to start the DB Console during DB Configuration assistant run. Also, Oracle AS - DB Console fails to start after the AS install? Any suggestion / remedies would be of help.

    hi,
    follow this metalink note you will find out the answer
         Troubleshooting Database Control Startup Issues
         Doc ID:      Note:549079.1
    Thanks,

  • Apache Error During the Installation of Oracle 10g Infrastructure

    Hi,
    I am installing the Oracle 10g Infrastructure.During the OPMN Configuration Assistant Installation, i encountered the Apache error. The error is failed to start a managed process after the maximum entry limit. I tried this command: opmnctl startproc ias-component=HTTP_Server but still the windows displays this message: Apache.exe has encountered a problem and needs to close. When I open the logs located at <ORACLE_HOME>\opmn\logs\HTTP_Server.log, the logs says Unclean shutdown of previous Apache run?. I tried to uninstall using deconfiguration.pl but the program says that its ok to use the Universal installer. I uninstall then deleted the entries at the registry and then reinstall it, but still, it displays the error. Are there any solution that can solve this problem?
    I am installing in windows xp service 2. My oracle infrastructure version is 10.1.2

    Hi,
    There is no error_log file under this directory: <ORACLE_HOME>/Apache/Apache/logs. Maybe the cause is the conflict of computer name. I'll keep you posted as long as I finish installing the application.

  • Oracle 10g Infrastructure database unavailable alert message!!!

    Dear All,
    I have installed Oracle 10g AS on A machine & Oracle 10g Infrastructure on B machine both are in sync form means Middle-tier A machine configured with Infrastructure B machine well i am facing a problem for few days that in a day 4 or 5 times Infrastructure get down & i get the message on Machine B "Infrastructure database is unavailable" why this is happening? if someone knows how to overcome this problem please let me know how
    Thanks,
    Waheed

    Dear have a look on below mentioned logs;
    error.log
    Error writing to log file. 68 messages lost.
    [Fri Feb 03 10:43:42 2006] [error] [client 10.140.140.143] [ecid: 1138945421:10.140.140.143:3652:4112:7569,0] mod_plsql: /pls/orasso/htp.p HTTP-503 ORA-257 Proxy log On failed.Please verify that you have specified correct connectivity information i.e. username, password & connect-string in the DAD
    HTTP_Server~1
    06/09/28 18:52:16 Start process
    fopen: No such file or directory
    Apache.exe: could not open document config file d:/ohinfra/rdbms/demo/aqxml.conf
    SSOServer.log
    Thu Sep 28 15:51:54 GMT+05:00 2006 [ERROR] Orion Launcher SSO: DB Error. Please make sure the database is available and restart SSO Server
    oracle.security.sso.server.util.DBException: Empty DB connect string. Could not create DB connection pool
         at oracle.security.sso.server.util.DBConnectionPool.init(DBConnectionPool.java:132)
         at oracle.security.sso.server.util.DBConnectionPool.init(DBConnectionPool.java:82)
         at oracle.security.sso.server.ui.SSOLoginServlet.init(SSOLoginServlet.java:233)
         at javax.servlet.GenericServlet.init(GenericServlet.java:258)
         at com.evermind.server.http.HttpApplication.loadServlet(HttpApplication.java:2141)
         at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:4582)
         at com.evermind.server.http.HttpApplication.initPreloadServlets(HttpApplication.java:4676)
         at com.evermind.server.http.HttpApplication.initDynamic(HttpApplication.java:820)
         at com.evermind.server.http.HttpApplication.<init>(HttpApplication.java:542)
         at com.evermind.server.Application.getHttpApplication(Application.java:889)
         at com.evermind.server.http.HttpServer.getHttpApplication(HttpServer.java:690)
    Further guide me...Please
    Thanks,
    Waheed

  • ColdFusion 8 Fails to start after update Java for Mac OSX 10.5 Update 4

    I have been using ColdFusion on a Mac for years. Now CF fails to start after I updated Java for Mac OS X 10.5 Update 4. I usually start by typing in the terminal window sudo /Applications/ColdFusion8/bin/ColdFusion start.
    There is a crash report but I don't know how to read it. See attached.
    Please help, I need this working for my job.
    Thanks...Colin

    Dear Craig,
    Macbook Pro 2.4GHz Intel Core 2 Duo 4 GB RAM
    I'm sure that this is 64-bit
    CF 8.0.1 Enterprise Build 3080
    I had moved the Java SE 6 to the top in both Plugin and Applications. The
    correct version is showing in the terminal window. See below.
    Last login: Thu Jun 18 11:27:09 on ttys001
    Beta-4:~ Colin$ java -version
    java version "1.6.0_13"
    Java(TM) SE Runtime Environment (build 1.6.0_13-b03-211)
    Java HotSpot(TM) 64-Bit Server VM (build 11.3-b02-83, mixed mode)
    Beta-4:~ Colin$
    CF will not start. I have the activity monitor open, and when I start CF you
    see it in the activity monitor for a few seconds as it starts up. When the
    message process is completed in the terminal window CF disappears in the
    activity monitor.
    Any suggestions?
    C
    Hi, Colin,
    My apologies but I forgot to ask 2 questions: (1) What kind of Mac you have
    (Intel or PowerPC)? (2) What version of CF are you running and what installer
    did you choose (8 or 8.0.1, 32-bit, 64-bit, etc.)?
    To start, try the following:
    1. Normally you'd shut CF down first ... but that's not necessary for you
    2. Open Java Preferences again
    3. Select Java SE 6 and move it (drag) to the top spot in both section (Applet
    Plugin and Applications)
    4. Open Terminal
    5. Type java -version (you should see 1.6.0_13 as the new version)
    6. Try to start CF again
    This may not work (I've had issues with it) but it's technically how it's
    supposed to work. With the Java Preferences utility, you're visually setting a
    default JVM (you can do it with commands in Terminal but this is much faster
    and easier).
    If CF still won't start, look for the jvm.config file in your CF application
    folder (try /Applications/ColdFusion8/bin or
    /Applications/ColdFusion8/runtime/bin -- the latter is where a jvm.config file
    is on my machine for a particular version of CF that's installed similar to
    yours). You can override the JVM in this file but, hopefully, that won't be
    necessary!
    Best,
    Craig

  • HT1349 ITunes failed to start after an upgrade, won't allow me to re-install saying "Apple Mobile Device failed to start, check for sufficient priveleges"

    My ITunes library failed to start after an upgrade, now I'm unable to open or re-install.  Receive an error message stating that "apple mobile device failed to start, check to see that you have sufficient priveleges to run system".  Any help with this?  I've tried un-installing and downloading only to get the same message again.

    Thank you to "turingtest2", solution for someone else worked for me as well!

  • SSHD starts after reboot?

    Hi!
    I need to make a script which disables telnet, ftp etc. accesses to a Solaris 9 host in order to use only SSH connections to that machine.
    I would like to be sure before disabeling all those services that ssh is enabled and the daemon will start after restart. Is there any way to check this?
    Thanks.

    Hi
    The sshd startup file will be mostly in
    /etc/rc2.d (To check if it works run sshd2 stop & sshd2 start)
    Once you have confirmed disable telnet & ftp in inetd.conf file
    Re-run the inetd command to re-read the inetd.conf file.
    In case the ssh daemon does not start after reboot then you always have the (Assuming) root password and the console access which shoul dhelp you to start the ssh daemon.
    Rgds
    HGN

  • N73 Installer starts after reboot

    N73 Installer always starts after rebooting the machine. and during this time i can't use my mobile.
    please help me to disable Nokia installer at bootup.
    it takes around 3-4 minutes to exit from its operation.
    thanks
    sudhakar

    Hi godithisudha
    Have you tried backing up phone data and reset *#7370# followed by 12345 (Nokia default unless changed by you) in case anything got corrupted?
    It may be an idea to reformat memory card as well after saving data!
    Happy to have helped forum in a small way with a Support Ratio = 37.0

  • Imovie 11 failing to start after 10.6.5 update (same issue with iphoto)

    Hi,
    My imovie 11 is now failing to start after 10.6.5 update, I reinstalled ilife and it's still failing.
    Same issue for iphoto .
    Help
    Benoit

    help help help. imovie 11 works fine until i populate iphoto with any photos what so ever then it just fails to kick off after looking for new video from iphoto. works fine again when i delete the iphoto libary but i don,t want to do this each time i want to use imovie.....very disapointed

  • TS3367 when i try to FaceTime on my iPod touch, and the call gets accepted it says connecting... and then just goes to FaceTime failed. this started after a 800 number called my FaceTime. i have tried putting in several other emails & on diff wifi. sugges

    when i try to FaceTime on my iPod touch, and the call gets accepted it says connecting... and then just goes to FaceTime failed. this started after a 800 number called my FaceTime. i have tried putting in several other emails & on diff wifi. suggestions??
    i have also tried facetiming with several other people. the same thing has hapened every single time and it has always worked just fine until that 800 number called me.

    Judging by all the posts on the forum, there seems to be an issue at Apple's end, although they have made no announcement on their status page. Some users have reported that Apple is aware of the issue.
    http://www.apple.com/support/systemstatus/

  • Cluster group on node B (app1) failed to start after applied win2003 SP2

    Hi,
    i followed microsoft kb174799 to apply SP2 on both ms-cluster nodes namely DB/APP1. SAP-R/3 cluster group on node B (APP1) failed to start after i did step 13
    Thanks & Regards,
    Kelvin

    Hello,
    Did you follow the procedures from note 985137 to apply the SP2
    Please check procedure in this note.
    985137    Service Pack Installation for SQL Server 2005
    regards,
    John Feely

Maybe you are looking for