MX 7.01 Server Lockup due to down database

We have two datasources
A) Standard SQL database, in the same domain
B) SQL database pulled accross a VPN.
Then we have a two load balanced CF servers.
We host multiple websites, one website (We'll call it Bob)
connects to both database A and B
The rest only connect to database A
We recently had an issue where the database on the VPN
machine (B) had a partial failure. It kept rebooting, so Coldfusion
would have a connection, and then lose it.
Now, when someone made a call on website Bob, the page would
hang. We went in to the cf administrator on the server where the
request took place, and verfied the database connections and CF
would timeout on trying to connect to both datasources. But
database A could successfully be accessed from the other server,
and from Enterprise manager.
So can anyone tell me why one database being down, would
cause all other database connections to lock up, and what setting
if any I can change to prevent this, because the only way I could
get the machine to reconnect to the database was to restart the CF
server.

Yes, i can open the Coldfusion administrator connecting to
port 8500.
Please find attached part of system information.
I do not think that there are parts of older installations
remaining. I started with a fresh machine, then i installed apache
2.2. first and cf 7.01 . Then i run into the trouble not beeing
able to install the webserver connector. Then i deinstalled MX7.01
and apache and instaled from my cd 7.0 and apache 2.0.58 because
this was known to operate.
I always got the message after installation that it would be
impossible to install the connector because port 51011 would be
blocked. I should install manually. When I tried this the error
message was "there is no Jrun server running".
So i deinstalled and deleted the rest of MX directories if
necessary.rebooted and started then a next try for installallation.
So I guess there are no remaining parts of other CF-installation.
Definitevly nothing prior than MX7.

Similar Messages

  • Server stopped due to start up failure

    hi!
    i have downloaded and installed j2ee sdk without any problems.
    however when i start the server it closes itself.
    at the end of the log file it says:
    " [#|2005-07-13T09:54:37.267+0300|SEVERE|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|Server stopped due to Server startup failure.|#]"
    the whole log file is below. can anybody help?
    ps: i am a beginner.
    Starting Sun Java System Application Server Platform Edition 8.0.0_01 (build b08-fcs) ...
    [#|2005-07-13T09:52:32.438+0300|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|CORE5076: Using [Java HotSpot(TM) Client VM, Version 1.4.2_04] from [Sun Microsystems Inc.]|#]
    [#|2005-07-13T09:52:36.413+0300|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.tools.admin|_ThreadID=10;|ADM0020:Following is the information about the JMX MBeanServer used:|#]
    [#|2005-07-13T09:52:37.104+0300|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.tools.admin|_ThreadID=10;|ADM0001:MBeanServer initialized successfully|#]
    [#|2005-07-13T09:52:46.137+0300|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.container.web|_ThreadID=10;|Creating virtual server server|#]
    [#|2005-07-13T09:52:46.187+0300|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|S1AS AVK Instrumentation disabled|#]
    [#|2005-07-13T09:52:46.237+0300|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core.security|_ThreadID=10;|SEC1143: Loading policy provider com.sun.enterprise.security.provider.PolicyWrapper.|#]
    [#|2005-07-13T09:52:54.299+0300|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core.transaction|_ThreadID=10;|JTS5014: Recoverable JTS instance, serverId = [100]|#]
    [#|2005-07-13T09:52:59.106+0300|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|Satisfying Optional Packages dependencies...|#]
    [#|2005-07-13T09:53:02.210+0300|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.resource.resourceadapter|_ThreadID=10;|RAR7008 : Initialized monitoring registry and listeners|#]
    [#|2005-07-13T09:53:05.565+0300|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|CORE5100:Loading system apps|#]
    [#|2005-07-13T09:53:05.856+0300|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|Selecting file [C:\Sun\AppServer\lib\install\applications\MEjbApp.ear] for autodeployment|#]
    [#|2005-07-13T09:53:05.956+0300|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|Selecting file [C:\Sun\AppServer\lib\install\applications\__ejb_container_timer_app.ear] for autodeployment|#]
    [#|2005-07-13T09:53:05.986+0300|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.tools.admin|_ThreadID=10;|[AutoDeploy] Selecting file [ C:\Sun\AppServer\lib\install\applications\MEjbApp.ear ] for autodeployment.|#]
    [#|2005-07-13T09:53:07.007+0300|WARNING|sun-appserver-pe8.0.0_01|javax.enterprise.system.tools.admin|_ThreadID=10;|ADM1022:Deployment failed - Detailed Message:
    com.sun.enterprise.admin.common.exception.ServerInstanceException
         at com.sun.enterprise.admin.mbeans.ApplicationsConfigMBean.getVirtualServerHostAndPort(ApplicationsConfigMBean.java:2133)
         at com.sun.enterprise.admin.mbeans.ApplicationsConfigMBean.setHostAndPort(ApplicationsConfigMBean.java:3038)
         at com.sun.enterprise.admin.mbeans.ApplicationsConfigMBean.deploy(ApplicationsConfigMBean.java:274)
         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:324)
         at com.sun.enterprise.admin.MBeanHelper.invokeOperationInBean(MBeanHelper.java:287)
         at com.sun.enterprise.admin.config.BaseConfigMBean.invoke(BaseConfigMBean.java:280)
         at com.sun.jmx.mbeanserver.DynamicMetaDataImpl.invoke(DynamicMetaDataImpl.java:221)
         at com.sun.jmx.mbeanserver.MetaDataImpl.invoke(MetaDataImpl.java:228)
         at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:823)
         at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:792)
         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:324)
         at com.sun.enterprise.admin.util.proxy.ProxyClass.invoke(ProxyClass.java:54)
         at $Proxy1.invoke(Unknown Source)
         at com.sun.enterprise.admin.server.core.jmx.SunoneInterceptor.invoke(SunoneInterceptor.java:282)
         at com.sun.enterprise.deployment.autodeploy.AutoDeployer.invokeDeploymentService(AutoDeployer.java:471)
         at com.sun.enterprise.deployment.autodeploy.AutoDeployer.deployApplication(AutoDeployer.java:367)
         at com.sun.enterprise.deployment.autodeploy.AutoDeployer.deployApplication(AutoDeployer.java:346)
         at com.sun.enterprise.deployment.autodeploy.AutoDeployer.deployAll(AutoDeployer.java:167)
         at com.sun.enterprise.server.SystemAppLifecycle.deployToTarget(SystemAppLifecycle.java:180)
         at com.sun.enterprise.server.SystemAppLifecycle.deploySystemApps(SystemAppLifecycle.java:155)
         at com.sun.enterprise.server.SystemAppLifecycle.onStartup(SystemAppLifecycle.java:77)
         at com.sun.enterprise.server.ApplicationServer.onStartup(ApplicationServer.java:295)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:220)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:172)
         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:324)
         at org.apache.commons.launcher.ChildMain.run(ChildMain.java:269)
    |#]
    [#|2005-07-13T09:53:07.017+0300|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.tools.admin|_ThreadID=10;|[AutoDeploy] Exception occures while invoking backend deployment service for file : C:\Sun\AppServer\lib\install\applications\MEjbApp.ear. -- null -- null|#]
    [#|2005-07-13T09:53:07.097+0300|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.tools.admin|_ThreadID=10;|[AutoDeploy] Autodeploy failed : C:\Sun\AppServer\lib\install\applications\MEjbApp.ear.|#]
    [#|2005-07-13T09:53:07.097+0300|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.tools.admin|_ThreadID=10;|[AutoDeploy] Selecting file [ C:\Sun\AppServer\lib\install\applications\__ejb_container_timer_app.ear ] for autodeployment.|#]
    [#|2005-07-13T09:53:07.117+0300|WARNING|sun-appserver-pe8.0.0_01|javax.enterprise.system.tools.admin|_ThreadID=10;|ADM1022:Deployment failed - Detailed Message:
    com.sun.enterprise.admin.common.exception.ServerInstanceException
         at com.sun.enterprise.admin.mbeans.ApplicationsConfigMBean.getVirtualServerHostAndPort(ApplicationsConfigMBean.java:2133)
         at com.sun.enterprise.admin.mbeans.ApplicationsConfigMBean.setHostAndPort(ApplicationsConfigMBean.java:3038)
         at com.sun.enterprise.admin.mbeans.ApplicationsConfigMBean.deploy(ApplicationsConfigMBean.java:274)
         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:324)
         at com.sun.enterprise.admin.MBeanHelper.invokeOperationInBean(MBeanHelper.java:287)
         at com.sun.enterprise.admin.config.BaseConfigMBean.invoke(BaseConfigMBean.java:280)
         at com.sun.jmx.mbeanserver.DynamicMetaDataImpl.invoke(DynamicMetaDataImpl.java:221)
         at com.sun.jmx.mbeanserver.MetaDataImpl.invoke(MetaDataImpl.java:228)
         at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:823)
         at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:792)
         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:324)
         at com.sun.enterprise.admin.util.proxy.ProxyClass.invoke(ProxyClass.java:54)
         at $Proxy1.invoke(Unknown Source)
         at com.sun.enterprise.admin.server.core.jmx.SunoneInterceptor.invoke(SunoneInterceptor.java:282)
         at com.sun.enterprise.deployment.autodeploy.AutoDeployer.invokeDeploymentService(AutoDeployer.java:471)
         at com.sun.enterprise.deployment.autodeploy.AutoDeployer.deployApplication(AutoDeployer.java:367)
         at com.sun.enterprise.deployment.autodeploy.AutoDeployer.deployApplication(AutoDeployer.java:346)
         at com.sun.enterprise.deployment.autodeploy.AutoDeployer.deployAll(AutoDeployer.java:167)
         at com.sun.enterprise.server.SystemAppLifecycle.deployToTarget(SystemAppLifecycle.java:180)
         at com.sun.enterprise.server.SystemAppLifecycle.deploySystemApps(SystemAppLifecycle.java:155)
         at com.sun.enterprise.server.SystemAppLifecycle.onStartup(SystemAppLifecycle.java:77)
         at com.sun.enterprise.server.ApplicationServer.onStartup(ApplicationServer.java:295)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:220)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:172)
         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:324)
         at org.apache.commons.launcher.ChildMain.run(ChildMain.java:269)
    |#]
    [#|2005-07-13T09:53:07.127+0300|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.tools.admin|_ThreadID=10;|[AutoDeploy] Exception occures while invoking backend deployment service for file : C:\Sun\AppServer\lib\install\applications\__ejb_container_timer_app.ear. -- null -- null|#]
    [#|2005-07-13T09:53:07.137+0300|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.tools.admin|_ThreadID=10;|[AutoDeploy] Autodeploy failed : C:\Sun\AppServer\lib\install\applications\__ejb_container_timer_app.ear.|#]
    [#|2005-07-13T09:53:07.298+0300|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.container.web|_ThreadID=10;|WEB0302: Starting Tomcat.|#]
    [#|2005-07-13T09:53:08.900+0300|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.container.web|_ThreadID=10;|WEB0100: Loading web module [adminapp] in virtual server [server] at [web1]|#]
    [#|2005-07-13T09:53:10.683+0300|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.container.web|_ThreadID=10;|WEB0100: Loading web module [admingui] in virtual server [server] at [asadmin]|#]
    [#|2005-07-13T09:53:10.693+0300|WARNING|sun-appserver-pe8.0.0_01|javax.enterprise.system.container.web|_ThreadID=10;|WEB0500: default-locale attribute of locale-charset-info element has been deprecated and is being ignored. Use default-charset attribute of parameter-encoding element instead|#]
    [#|2005-07-13T09:53:10.743+0300|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.container.web|_ThreadID=10;|WEB0100: Loading web module [com_sun_web_ui] in virtual server [server] at [com_sun_web_ui]|#]
    [#|2005-07-13T09:53:10.803+0300|INFO|sun-appserver-pe8.0.0_01|org.apache.catalina.startup.Embedded|_ThreadID=10;|Starting tomcat server|#]
    [#|2005-07-13T09:53:10.803+0300|INFO|sun-appserver-pe8.0.0_01|org.apache.catalina.startup.Embedded|_ThreadID=10;|Catalina naming disabled|#]
    [#|2005-07-13T09:53:11.363+0300|INFO|sun-appserver-pe8.0.0_01|org.apache.catalina.core.StandardEngine|_ThreadID=10;|Starting Servlet Engine: Sun-Java-System/Application-Server-PE-8.0|#]
    [#|2005-07-13T09:53:25.003+0300|INFO|sun-appserver-pe8.0.0_01|org.apache.catalina.startup.ContextConfig|_ThreadID=10;|Missing application web.xml, using defaults only StandardEngine[server].StandardHost[server].StandardContext[]|#]
    [#|2005-07-13T09:53:32.724+0300|INFO|sun-appserver-pe8.0.0_01|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Initializing Coyote HTTP/1.1 on port 8080|#]
    [#|2005-07-13T09:53:32.864+0300|INFO|sun-appserver-pe8.0.0_01|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Starting Coyote HTTP/1.1 on port 8080|#]
    [#|2005-07-13T09:53:33.916+0300|INFO|sun-appserver-pe8.0.0_01|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Initializing Coyote HTTP/1.1 on port 1043|#]
    [#|2005-07-13T09:53:33.946+0300|INFO|sun-appserver-pe8.0.0_01|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Starting Coyote HTTP/1.1 on port 1043|#]
    [#|2005-07-13T09:53:34.006+0300|INFO|sun-appserver-pe8.0.0_01|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Initializing Coyote HTTP/1.1 on port 4848|#]
    [#|2005-07-13T09:53:34.026+0300|INFO|sun-appserver-pe8.0.0_01|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Starting Coyote HTTP/1.1 on port 4848|#]
    [#|2005-07-13T09:54:36.326+0300|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.resource.jms|_ThreadID=10;|JMS5035: Timed out after 60000 milliseconds while trying to verify if the JMS service startup succeeded.|#]
    [#|2005-07-13T09:54:36.326+0300|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.resource.jms|_ThreadID=10;|JMS5037: Check permissions of MQ instance directory C:\Sun\AppServer\imq\var\instances|#]
    [#|2005-07-13T09:54:36.326+0300|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.resource.jms|_ThreadID=10;|JMS5036: More details may be available in the log file for the JMS service broker instance imqbroker. Please refer to the JMS provider documentation for the exact location of this log file.|#]
    [#|2005-07-13T09:54:36.326+0300|SEVERE|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|CORE5071: An error occured during initialization
    com.sun.appserv.server.ServerLifecycleException: [C4003]: Error occurred on connection creation [127.0.0.1:7676]. - cause: java.net.ConnectException: Connection refused: connect
         at com.sun.enterprise.jms.JmsProviderLifecycle.checkProviderStartup(JmsProviderLifecycle.java:415)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:224)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:172)
         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:324)
         at org.apache.commons.launcher.ChildMain.run(ChildMain.java:269)
    Caused by: com.sun.messaging.jms.JMSException: [C4003]: Error occurred on connection creation [127.0.0.1:7676]. - cause: java.net.ConnectException: Connection refused: connect
         at com.sun.messaging.jmq.jmsclient.ExceptionHandler.getJMSConnectException(ExceptionHandler.java:233)
         at com.sun.messaging.jmq.jmsclient.ExceptionHandler.handleConnectException(ExceptionHandler.java:180)
         at com.sun.messaging.jmq.jmsclient.PortMapperClient.readBrokerPorts(PortMapperClient.java:172)
         at com.sun.messaging.jmq.jmsclient.PortMapperClient.init(PortMapperClient.java:97)
         at com.sun.messaging.jmq.jmsclient.PortMapperClient.<init>(PortMapperClient.java:50)
         at com.sun.messaging.jmq.jmsclient.protocol.tcp.TCPConnectionHandler.<init>(TCPConnectionHandler.java:53)
         at com.sun.messaging.jmq.jmsclient.protocol.tcp.TCPStreamHandler.openConnection(TCPStreamHandler.java:102)
         at com.sun.messaging.jmq.jmsclient.ConnectionInitiator.createConnectionOld(ConnectionInitiator.java:271)
         at com.sun.messaging.jmq.jmsclient.ConnectionInitiator.createConnection(ConnectionInitiator.java:107)
         at com.sun.messaging.jmq.jmsclient.ConnectionInitiator.createConnection(ConnectionInitiator.java:92)
         at com.sun.messaging.jmq.jmsclient.ProtocolHandler.init(ProtocolHandler.java:562)
         at com.sun.messaging.jmq.jmsclient.ProtocolHandler.<init>(ProtocolHandler.java:1102)
         at com.sun.messaging.jmq.jmsclient.ConnectionImpl.openConnection(ConnectionImpl.java:1741)
         at com.sun.messaging.jmq.jmsclient.ConnectionImpl.init(ConnectionImpl.java:588)
         at com.sun.messaging.jmq.jmsclient.ConnectionImpl.<init>(ConnectionImpl.java:274)
         at com.sun.messaging.jmq.jmsclient.UnifiedConnectionImpl.<init>(UnifiedConnectionImpl.java:33)
         at com.sun.messaging.jmq.jmsclient.QueueConnectionImpl.<init>(QueueConnectionImpl.java:32)
         at com.sun.messaging.ConnectionFactory.createQueueConnection(ConnectionFactory.java:72)
         at com.sun.messaging.jmq.admin.jmsspi.JMSAdminImpl.pingProvider(JMSAdminImpl.java:734)
         at com.sun.enterprise.jms.JmsProviderLifecycle.waitForJmsProvider(JmsProviderLifecycle.java:324)
         at com.sun.enterprise.jms.JmsProviderLifecycle.checkProviderStartup(JmsProviderLifecycle.java:384)
         ... 7 more
    Caused by: java.net.ConnectException: Connection refused: connect
         at java.net.PlainSocketImpl.socketConnect(Native Method)
         at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:305)
         at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:171)
         at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:158)
         at java.net.Socket.connect(Socket.java:452)
         at java.net.Socket.connect(Socket.java:402)
         at java.net.Socket.<init>(Socket.java:309)
         at java.net.Socket.<init>(Socket.java:124)
         at com.sun.messaging.jmq.jmsclient.PortMapperClient.readBrokerPorts(PortMapperClient.java:152)
         ... 25 more
    |#]
    [#|2005-07-13T09:54:36.326+0300|SEVERE|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|Server Startup failed. Exiting...|#]
    [#|2005-07-13T09:54:36.326+0300|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|Server shutdown in progress...|#]
    [#|2005-07-13T09:54:36.326+0300|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.container.web|_ThreadID=10;|WEB0303: Stopping Tomcat.|#]
    [#|2005-07-13T09:54:36.336+0300|INFO|sun-appserver-pe8.0.0_01|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Stoping http11 protocol on 8080 server:type=ThreadPool,name=http8080|#]
    [#|2005-07-13T09:54:36.506+0300|INFO|sun-appserver-pe8.0.0_01|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Stoping http11 protocol on 1043 server:type=ThreadPool,name=http1043|#]
    [#|2005-07-13T09:54:36.536+0300|INFO|sun-appserver-pe8.0.0_01|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Stoping http11 protocol on 4848 server:type=ThreadPool,name=http4848|#]
    [#|2005-07-13T09:54:37.027+0300|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|CORE5051: Shutting down all J2EE applications ...|#]
    [#|2005-07-13T09:54:37.057+0300|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|CORE5052: Application shutdown complete.|#]
    [#|2005-07-13T09:54:37.057+0300|WARNING|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|CORE5061: Exception :
    com.sun.appserv.server.ServerLifecycleException: MQ startup failed :[C4003]: Error occurred on connection creation [127.0.0.1:7676]. - cause: java.net.ConnectException: Connection refused: connect
         at com.sun.enterprise.jms.JmsProviderLifecycle.checkProviderStartup(JmsProviderLifecycle.java:364)
         at com.sun.enterprise.jms.JmsProviderLifecycle.onShutdown(JmsProviderLifecycle.java:433)
         at com.sun.enterprise.server.ApplicationServer.onShutdown(ApplicationServer.java:400)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:233)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:172)
         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:324)
         at org.apache.commons.launcher.ChildMain.run(ChildMain.java:269)
    |#]
    [#|2005-07-13T09:54:37.267+0300|SEVERE|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|Server stopped due to Server startup failure.|#]

    Hi,
    Did you resolve this issue? I have the same problem. I appreciate if you could please let me know what the problem was.
    Thanks

  • In Failover Cluster 2008 mailbox2 server network status Unavailable (down).

    Hi 
    I am new here, & hope i can get some help for the below issue
    let me keep it simple scenario 
    i have 2 mailbox server ( mbx01 & mbx02)
    2 cashub Server ( cshb1-cshb2) all running on hyper-v. last week due to some maintenance in data center i have to bring down all the production environment, once the thing are fixed in DC , i started all the server and found out that my exchange node 2 database
    are failed.
    In exchange 2010 failover cluster node ( node2 ) is down network status unavailable. due to by exchange node2 database are failed.
    also i cannot access the file share witness directory from any of the above server.
    can any body assist me on this please 
    thank you 

    Make sure both the DAG members have access to the witness directory. Check the location and make sure you have access. Open the DAG properties from Node2 and try to update the witness server and witness directory. Check the firewall/antivirus of the witness
    server. Try disabling antivirus and firewall. If witness server is not online your databases will go offline. Pleae check
    this
    Get-DatabaseAvailabilityGroup -Identity DAG -Status | fl name,servers,witnessserver,witnessdirectory,alternatewitnessserver,alternatewitnessdirectory,operationalservers,primaryactivemanager,witnessshareinuse
    Thanks, MAS
    Please mark as helpful if you find my comment helpful or as an answer if it does answer your question. That will encourage me - and others - to take time out to help you.

  • Lockup due to camera usage

    i have been experiencing hard lockups due to camera usage such as whilst using skype or googletalk.
    PC suddenly freezes and there is no other way to do anything other than holding down the power button to force shutdown. Does anyone else have this issue? How to resolve it?
    Linux lenovo 3.2.9-1-ARCH #1 SMP PREEMPT Thu Mar 1 09:31:13 CET 2012 x86_64 Intel(R) Core(TM) i7-2620M CPU @ 2.70GHz GenuineIntel GNU/Linux
    Thanks for your help.

    Sounds like a kernel bug. You are probably best off reporting it to the developers of your webcam module.

  • Server instance is going down very frequently

    Hi,
    Please help me solving one problem. The details are as follows:
    Two web applications built on struts framework are running on one server. The server is SAPJ2EE 6.20 server which is running on SUSE LINUX.
    I have SAPJ2EE 6.20 client interface using which I deploy these applications. Now once the applications are deployed, it runs perfect but after some time the instance of SAPJ2EE 6.20 application server goes down in linux and it remove these two application.
    To make these two applications avaliable to the users I have to restart the instance of application server on linux and again deploy the applications. The behaviour of the same is very dynamic. Sometime it goes down 2 - 3 times in a day, sometime once in a day,
    sometime once in 3 - 4 days and sometime once in a week.
    On server I checked the logs but I didn't get any clue. The logs contains normal java exceptions like NULLPointerException, ExhaustResultSetException, IOException etc.
    I guess the application is throwing some error because of which the server instance is going down and these errors are not showing in logs.( By error I don't mean exceptions, I mean errors like MemoryError etc.)
    Am I thinking correct or is their any other issue? How to verify what is going wrong?
    Please please please guide me on this as this is very important for me.
    thanks and regards

    Hi,
    I would suggest to have look at the application server console. Do you see any OutOfMemory or any sort of Exception over there
    Please paste it here
    regards
    Vivek Nidhi.

  • Lms 3.2 and window server 2008 standard: License Server/Daemon Manager is down

    LMS 3.2 and window server  2008 standard, get error when we try
    Khi truy nhập vào menu chức năng:
    License Server/Daemon Manager is down. Please check license.log for more information.
    access licensing:
    Error communicating with License Server. License Server may be down. Please start the License Server, then refresh the page.
    Lincense.txt is file log of LMS
    Must I have to active window server 2008 first ?
    thank you very much ?

    Hi ,
    --Add the Casuser to the Administrator Group
    and then reset the casuser password:
    1. Go to CSCOpx\setup\support> and run the following command:
    resetCasuser.exe
    2.     Restart the daemon manager:
    Net stop crmdmgtd
    Net start crmdmgtd
    Let me know how it works
    If above did not help then send me the syslog.log and screen shot of the EventViewer with the latest Application Error that you see there.
    --also screen shot of the below directory :
    NMSROOT\etc\license
    Thanks
    Afroj

  • Unable to Start UCM Content Managed Server (UCM_server1) due to LDAP issue

    Hi,
    Brief of Steps followed so far -
    1. Installed Oracle WebCenter in Weblogic Domain 1, created the relevant schemas using RCU and able to successfully start the managed servers for WebCenter middleware apps - Spaces / Portal server etc.
    2. Installed Oracle Content in Weblogic Domain 2, created the relevant schema for the middleware app using RCU.
    3. Weblogic Admin Server starts successfully and am able to launch the 'console' and 'em' app, successfully.
    4. When I try to start the UCM_server1 managed server, with command
    startManagedWebLogic UCM_server1 http://<my localhost ip>:8001/console, it throws below error.
    NOTE - I HAVE TRIED THE EXISTING response to similar problem available in the forum -
    a. Tried deleting the LDAP files from the C:\oracle\Middleware\user_projects\domains\content_base_domain\servers\UCM_server1 directory and re-starting
    b. Tried checking the windows host file and updating for localhost.
    Plausible Error Statement
    Have highlihgted in bold, the first exception is thrown by getDNForUser search statement.
    Error Traced on UCM_server1
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <SecurityAtn> <PDCLAP-3N0L6Q1> <UCM_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335948467386> <BEA-000000> <com.bea.common.security.internal.service.CallbackHandlerWrapper.handle delegated callbacks>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <SecurityAtn> <PDCLAP-3N0L6Q1> <UCM_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335948467386> <BEA-000000> <com.bea.common.security.internal.service.CallbackHandlerWrapper.handle got username from callbacks[0], UserName=weblogic>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <SecurityAtn> <PDCLAP-3N0L6Q1> <UCM_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335948467386> <BEA-000000> <LDAP Atn Login username: weblogic>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <SecurityAtn> <PDCLAP-3N0L6Q1> <UCM_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335948467386> <BEA-000000> <authenticate user:weblogic>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <SecurityAtn> <PDCLAP-3N0L6Q1> <UCM_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335948467386> <BEA-000000> <new LDAP connection to host psclap-3n0l6q1.gdnindia.com port 8001 use local connection is true>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <SecurityAtn> <PDCLAP-3N0L6Q1> <UCM_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335948467386> <BEA-000000> <created new LDAP connection LDAPConnection { ldapVersion:2 bindDN:""}>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <SecurityAtn> <PDCLAP-3N0L6Q1> <UCM_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335948467386> <BEA-000000> <connection succeeded>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <SecurityAtn> <PDCLAP-3N0L6Q1> <UCM_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335948467386> <BEA-000000> <getConnection return conn:LDAPConnection { ldapVersion:2 bindDN:""}>
    *####<May 2, 2012 2:17:47 PM IST> <Debug> <SecurityAtn> <PDCLAP-3N0L6Q1> <UCM_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335948467386> <BEA-000000> <getDNForUser search("ou=people,ou=myrealm,dc=content_base_domain", "(&(uid=weblogic)(objectclass=person))", base DN & below)>*
    *####<May 2, 2012 2:17:47 PM IST> <Debug> <SecurityAtn> <PDCLAP-3N0L6Q1> <UCM_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335948467386> <BEA-000000> <[Security:090295]caught unexpected exception>* ####<May 2, 2012 2:17:47 PM IST> <Debug> <SecurityAtn> <PDCLAP-3N0L6Q1> <UCM_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335948467386> <BEA-000000> <com.bea.common.security.internal.service.LoginModuleWrapper.commit>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <SecurityAtn> <PDCLAP-3N0L6Q1> <UCM_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335948467386> <BEA-000000> <LDAP Atn Abort>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <SecurityAtn> <PDCLAP-3N0L6Q1> <UCM_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335948467386> <BEA-000000> <com.bea.common.security.internal.service.LoginModuleWrapper.commit delegated, returning false>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <SecurityAtn> <PDCLAP-3N0L6Q1> <UCM_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335948467386> <BEA-000000> <weblogic.security.service.internal.WLSJAASLoginServiceImpl$ServiceImpl.authenticate authenticate failed for user weblogic>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <SecurityUserLockout> <PDCLAP-3N0L6Q1> <UCM_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335948467386> <BEA-000000> <weblogic.security.service.internal.UserLockoutServiceImpl$ServiceImpl.isLocked(weblogic)>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <SecurityUserLockout> <PDCLAP-3N0L6Q1> <UCM_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335948467386> <BEA-000000> <weblogic.security.service.internal.UserLockoutServiceImpl$ServiceImpl.logFailure(weblogic)>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <SecurityUserLockout> <PDCLAP-3N0L6Q1> <UCM_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335948467386> <BEA-000000> <weblogic.security.service.internal.UserLockoutServiceImpl$ServiceImpl.logFailure(weblogic) UserLockout Login failure for user in realm myrealm>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <SecurityUserLockout> <PDCLAP-3N0L6Q1> <UCM_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335948467386> <BEA-000000> <weblogic.security.service.internal.UserLockoutServiceImpl$ServiceImpl.getInvaliLoginUsersHighCount()>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <SecurityUserLockout> <PDCLAP-3N0L6Q1> <UCM_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335948467386> <BEA-000000> <weblogic.security.service.internal.UserLockoutServiceImpl$ServiceImpl.logFailure(weblogic) User weblogic has 1 failures in realm myrealm>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <SecurityUserLockout> <PDCLAP-3N0L6Q1> <UCM_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335948467386> <BEA-000000> <weblogic.security.service.internal.UserLockoutServiceImpl$ServiceImplUserLockout InvalidLogin Record GC not needed>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <SecurityUserLockout> <PDCLAP-3N0L6Q1> <UCM_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335948467386> <BEA-000000> <weblogic.security.service.internal.UserLockoutServiceImpl$ServiceImpl.logFailure(weblogic) UserLockout About to multicast login failure for user SecurityMessage realm:myrealm record:SecurityMulticastRecord: origin: UCM_server1 realmName: myrealm seqnum: 1 timestamp: May 2, 2012 2:17:47 PM username: weblogic nextSeqNo:1>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <SecurityUserLockout> <PDCLAP-3N0L6Q1> <UCM_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335948467386> <BEA-000000> <weblogic.security.service.internal.UserLockoutServiceImpl$ServiceImplUserLockout Can't create multicastSession because ClusterServices are unavailable>
    ####<May 2, 2012 2:17:47 PM IST> <Critical> <Security> <PDCLAP-3N0L6Q1> <UCM_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335948467386> <BEA-090403> <Authentication for user weblogic denied>
    ####<May 2, 2012 2:17:47 PM IST> <Critical> <WebLogicServer> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> *<1335948467402> <BEA-000386> <Server subsystem failed. Reason: weblogic.security.SecurityInitializationException: Authentication for user weblogic denied*
    weblogic.security.SecurityInitializationException: Authentication for user weblogic denied
    *     at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.doBootAuthorization(CommonSecurityServiceManagerDelegateImpl.java:965)*
    *     at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1050)*
    *     at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:873)*
    *     at weblogic.security.SecurityService.start(SecurityService.java:141)*
    *     at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)*
    *     at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)*
    *     at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)*
    *Caused By: javax.security.auth.login.FailedLoginException: [Security:090303]Authentication Failed: User weblogic weblogic.security.providers.authentication.LDAPAtnDelegateException: [Security:090295]caught unexpected exception*
    *     at weblogic.security.providers.authentication.LDAPAtnLoginModuleImpl.login(LDAPAtnLoginModuleImpl.java:251)*
    *     at com.bea.common.security.internal.service.LoginModuleWrapper$1.run(LoginModuleWrapper.java:110)*
    *     at java.security.AccessController.doPrivileged(Native Method)*
    *     at com.bea.common.security.internal.service.LoginModuleWrapper.login(LoginModuleWrapper.java:106)*
    *     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 javax.security.auth.login.LoginContext.invoke(LoginContext.java:769)*
    *     at javax.security.auth.login.LoginContext.access$000(LoginContext.java:186)*
    *     at javax.security.auth.login.LoginContext$4.run(LoginContext.java:683)*
    *     at java.security.AccessController.doPrivileged(Native Method)*
    *     at javax.security.auth.login.LoginContext.invokePriv(LoginContext.java:680)*
    *     at javax.security.auth.login.LoginContext.login(LoginContext.java:579)*
    *     at com.bea.common.security.internal.service.JAASLoginServiceImpl.login(JAASLoginServiceImpl.java:113)*
    *     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.bea.common.security.internal.utils.Delegator$ProxyInvocationHandler.invoke(Delegator.java:57)*
    *     at $Proxy36.login(Unknown Source)*
    *     at weblogic.security.service.internal.WLSJAASLoginServiceImpl$ServiceImpl.login(WLSJAASLoginServiceImpl.java:89)*
    *     at com.bea.common.security.internal.service.JAASAuthenticationServiceImpl.authenticate(JAASAuthenticationServiceImpl.java:82)*
    *     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.bea.common.security.internal.utils.Delegator$ProxyInvocationHandler.invoke(Delegator.java:57)*
    *     at $Proxy54.authenticate(Unknown Source)*
    *     at weblogic.security.service.WLSJAASAuthenticationServiceWrapper.authenticate(WLSJAASAuthenticationServiceWrapper.java:40)*
    *     at weblogic.security.service.PrincipalAuthenticator.authenticate(PrincipalAuthenticator.java:348)*
    *     at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.doBootAuthorization(CommonSecurityServiceManagerDelegateImpl.java:929)*
    *     at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1050)*
    *     at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:873)*
    *     at weblogic.security.SecurityService.start(SecurityService.java:141)*
    *     at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)*
    *     at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)*
    *     at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)*
    *>* ####<May 2, 2012 2:17:47 PM IST> <Notice> <WebLogicServer> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467448> <BEA-000365> <Server state changed to FAILED>
    ####<May 2, 2012 2:17:47 PM IST> <Error> <WebLogicServer> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467448> <BEA-000383> <A critical service failed. The server will shut itself down>
    ####<May 2, 2012 2:17:47 PM IST> <Notice> <WebLogicServer> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467480> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ServerLifeCycle> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467480> <BEA-000000> <will attempt to halt all services ...>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ServerLifeCycle> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467480> <BEA-000000> <calling halt on weblogic.ldap.EmbeddedLDAP@e64834>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ServerLifeCycle> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467495> <BEA-000000> <calling halt on [email protected]e34309>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ServerLifeCycle> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467495> <BEA-000000> <calling halt on weblogic.iiop.IIOPClientService@cc88ce>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ServerLifeCycle> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467495> <BEA-000000> <calling halt on weblogic.jndi.internal.NamingService@bf2f7c>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ServerLifeCycle> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467495> <BEA-000000> <calling halt on weblogic.rmi.internal.RMIServerService@13072d>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ServerLifeCycle> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467495> <BEA-000000> <calling halt on [email protected]>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ServerLifeCycle> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467495> <BEA-000000> <calling halt on weblogic.t3.srvr.ListenerService@17f3202>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ServerLifeCycle> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467495> <BEA-000000> <calling halt on weblogic.server.channels.AdminPortService@efbbf9>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <SecuritySSL> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467511> <BEA-000000> <Use Certicom SSL with Domestic strength>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <SecuritySSL> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <Empty CA List is enabled :false>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ServerLifeCycle> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <calling halt on weblogic.socket.SocketMuxerServerService@1adf5e1>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ServerLifeCycle> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <calling halt on weblogic.server.channels.ChannelService@e80f0d>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ServerLifeCycle> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <calling halt on weblogic.protocol.ProtocolService@cd0c52>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ServerLifeCycle> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <calling halt on weblogic.rjvm.RJVMService@7142>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ServerLifeCycle> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <calling halt on weblogic.timers.internal.TimerService@1d3510d>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ServerLifeCycle> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <calling halt on weblogic.nodemanager.NMService@14975d2>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ServerLifeCycle> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <calling halt on [email protected]>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <DiagnosticLifecycleHandlers> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <Displaying server state and diagnostic component states:>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <DiagnosticLifecycleHandlers> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <Server state: FORCE_SHUTTING_DOWN>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <DiagnosticLifecycleHandlers> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <Name: Diagnostic Image>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <DiagnosticLifecycleHandlers> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <Status: Unavailable>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <DiagnosticLifecycleHandlers> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <Name: Server Logging>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <DiagnosticLifecycleHandlers> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <Status: Enabled>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <DiagnosticLifecycleHandlers> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <Name: Debug>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <DiagnosticLifecycleHandlers> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <Status: Enabled>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <DiagnosticLifecycleHandlers> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <Name: Diagnostic Context>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <DiagnosticLifecycleHandlers> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <Status: Unavailable>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <DiagnosticLifecycleHandlers> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <Name: Manager>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <DiagnosticLifecycleHandlers> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <Status: Unavailable>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <DiagnosticLifecycleHandlers> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <Name: Archive>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <DiagnosticLifecycleHandlers> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <Status: Unavailable>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ServerLifeCycle> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <calling halt on [email protected]>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ServerLifeCycle> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <calling halt on weblogic.management.provider.internal.WorkManagerService@ecd2de>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ServerLifeCycle> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <calling halt on weblogic.t3.srvr.BootService@14ffad7>
    ####<May 2, 2012 2:17:47 PM IST> <Info> <WebLogicServer> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000236> <Stopping execute threads.>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ServerLifeCycle> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <calling halt on weblogic.management.mbeanservers.runtime.internal.DiagnosticSupportService@32033e>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ServerLifeCycle> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <calling halt on [email protected]8>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ServerLifeCycle> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <calling halt on weblogic.management.provider.internal.RuntimeAccessDeploymentReceiverService@9f01e6>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ConfigurationEdit> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <Halting Runtime Access deployment receiver service weblogic.management.provider.internal.RuntimeAccessDeploymentReceiverService@9f01e6>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ServerLifeCycle> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <calling halt on weblogic.deploy.internal.targetserver.datamanagement.ConfigRecoveryService@f82c7d>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ServerLifeCycle> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <calling halt on weblogic.deploy.service.internal.DeploymentService@899a54>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <DeploymentServiceInternal> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <Halting DeploymentService>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ServerLifeCycle> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <calling halt on weblogic.upgrade.domain.DomainUpgradeServerService@1cf1d57>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ServerLifeCycle> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <calling halt on weblogic.management.provider.MSIService@1d59d3c>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ServerLifeCycle> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <calling halt on weblogic.management.internal.DomainDirectoryService@197436b>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ConfigurationRuntime> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <released null>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ServerLifeCycle> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <calling halt on weblogic.management.provider.PropertyService@14cdfcf>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ServerLifeCycle> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <calling halt on [email protected]e>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ServerLifeCycle> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <calling halt on weblogic.t3.srvr.PreConfigBootService@12cff6b>
    Has anyone encountered a similar problem, and report a plausible fix for the same.
    With Regards,
    Sunjeet
    INDIA-8805019989

    Got another thread - Unable to start managed server. for the right answer.
    Solution In all-
    1. Start your admin server
    2. Change the Listen Address of both Admin and Managed Server to "localhost" and save the settings
    3. Re-start the Admin Server
    4. Change the host file to cover "localhost" resolving address with an entry - 127.0.0.1 localhost
    5. Start the managed server - startManagedWeblogic UCM_server1 http://localhost:7001/
    There is no problem in the boot.properties file, so no need to delete the existing security files.
    Regards,
    Sunjeet

  • Jdeveloper / OC4J - Server is currently shutting down

    Hello,
    Sometimes when running our application through JDeveloper we get a 500 Error in which it states TOPLINK exception and that the "server is currently shutting down". If we re-start and try again there is no problem.
    Any idea what causes this?
    Thanks!
    Phil
    Here are the 500 Errror details:
    500 Internal Server Error
    javax.faces.FacesException: #{MaintainContactPage.saveBtnAction}: javax.faces.el.EvaluationException: Exception [TOPLINK-4014] (Oracle TopLink - 10g Release 3 (10.1.3.0.0) (Build 060118)): oracle.toplink.exceptions.DatabaseExceptionException Description: Cannot register SynchronizationListener.Internal Exception: Exception [TOPLINK-7061] (Oracle TopLink - 10g Release 3 (10.1.3.0.0) (Build 060118)): oracle.toplink.exceptions.ValidationExceptionException Description: Exception occurred within JTS.Internal Exception: javax.transaction.SystemException: Server is currently shutting down, no further transactions may be startedError Code: 000 at com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:78) at oracle.adf.view.faces.component.UIXCommand.broadcast(UIXCommand.java:211) at javax.faces.component.UIViewRoot.broadcastEvents(UIViewRoot.java:267) at javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:381) at com.sun.faces.lifecycle.InvokeApplicationPhase.execute(InvokeApplicationPhase.java:75) at com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:200) at com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:90) at javax.faces.webapp.FacesServlet.service(FacesServlet.java:197) at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64) at oracle.adfinternal.view.faces.webapp.AdfFacesFilterImpl._invokeDoFilter(AdfFacesFilterImpl.java:367) at oracle.adfinternal.view.faces.webapp.AdfFacesFilterImpl._doFilterImpl(AdfFacesFilterImpl.java:336) at oracle.adfinternal.view.faces.webapp.AdfFacesFilterImpl.doFilter(AdfFacesFilterImpl.java:196) at oracle.adf.view.faces.webapp.AdfFacesFilter.doFilter(AdfFacesFilter.java:87) at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:629) at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:376) at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:870) at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:451) at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:218) at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.run(HttpRequestHandler.java:119) at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.run(HttpRequestHandler.java:112) at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260) at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:230) at oracle.oc4j.network.ServerSocketAcceptHandler.access$800(ServerSocketAcceptHandler.java:33) at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:831) at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303) at java.lang.Thread.run(Thread.java:595)Caused by: javax.faces.el.EvaluationException: Exception [TOPLINK-4014] (Oracle TopLink - 10g Release 3 (10.1.3.0.0) (Build 060118)): oracle.toplink.exceptions.DatabaseExceptionException Description: Cannot register SynchronizationListener.Internal Exception: Exception [TOPLINK-7061] (Oracle TopLink - 10g Release 3 (10.1.3.0.0) (Build 060118)): oracle.toplink.exceptions.ValidationExceptionException Description: Exception occurred within JTS.Internal Exception: javax.transaction.SystemException: Server is currently shutting down, no further transactions may be startedError Code: 000 at com.sun.faces.el.MethodBindingImpl.invoke(MethodBindingImpl.java:130) at com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:72) ... 25 moreCaused by: Exception [TOPLINK-4014] (Oracle TopLink - 10g Release 3 (10.1.3.0.0) (Build 060118)): oracle.toplink.exceptions.DatabaseExceptionException Description: Cannot register SynchronizationListener.Internal Exception: Exception [TOPLINK-7061] (Oracle TopLink - 10g Release 3 (10.1.3.0.0) (Build 060118)): oracle.toplink.exceptions.ValidationExceptionException Description: Exception occurred within JTS.Internal Exception: javax.transaction.SystemException: Server is currently shutting down, no further transactions may be startedError Code: 000 at oracle.toplink.exceptions.DatabaseException.cannotRegisterSynchronizatonListenerForUnitOfWork(DatabaseException.java:56) at oracle.toplink.jts.AbstractExternalTransactionController.registerSynchronizationListener(AbstractExternalTransactionController.java:127) at oracle.toplink.publicinterface.UnitOfWork.registerWithTransactionIfRequired(UnitOfWork.java:3841) at oracle.toplink.publicinterface.Session.acquireUnitOfWork(Session.java:253) at org.ic.sms.apps.das.DasClientManager.createClientUnit(DasClientManager.java:469) at org.ic.sms.apps.bus_logic.core.client.ClientManagerImpl.save(ClientManagerImpl.java:263) at org.ic.sms.apps.bus_logic.publicapi.managers.ClientManager.save(ClientManager.java:102) at org.ic.sms.apps.s02_client.MaintainContactPage.saveBtnAction(MaintainContactPage.java:854) 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:585) at com.sun.faces.el.MethodBindingImpl.invoke(MethodBindingImpl.java:126) ... 26 moreCaused by: Exception [TOPLINK-7061] (Oracle TopLink - 10g Release 3 (10.1.3.0.0) (Build 060118)): oracle.toplink.exceptions.ValidationExceptionException Description: Exception occurred within JTS.Internal Exception: javax.transaction.SystemException: Server is currently shutting down, no further transactions may be started at oracle.toplink.exceptions.TopLinkException.<init>(TopLinkException.java:46) at oracle.toplink.exceptions.ValidationException.<init>(ValidationException.java:254) at oracle.toplink.exceptions.ValidationException.jtsExceptionRaised(ValidationException.java:784) at oracle.toplink.jts.JTSExternalTransactionController.beginTransaction(JTSExternalTransactionController.java:56) at oracle.toplink.publicinterface.Session.beginExternalTransaction(Session.java:354) at oracle.toplink.publicinterface.Session.beginTransaction(Session.java:385) at oracle.toplink.publicinterface.UnitOfWork.beginTransaction(UnitOfWork.java:412) at oracle.toplink.jts.oracle9i.Oracle9iJTSSynchronizationListener.register(Oracle9iJTSSynchronizationListener.java:92) at oracle.toplink.jts.oracle9i.Oracle9iJTSExternalTransactionController.register(Oracle9iJTSExternalTransactionController.java:50) at oracle.toplink.jts.AbstractExternalTransactionController.registerSynchronizationListener(AbstractExternalTransactionController.java:122) ... 37 moreCaused by: javax.transaction.SystemException: Server is currently shutting down, no further transactions may be started at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.ApplicationServerTransactionManager.createTransactionWithMaxConcurrentTxCheck(ApplicationServerTransactionManager.java:146) at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.ApplicationServerTransactionManager.createTransaction(ApplicationServerTransactionManager.java:104) at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.ApplicationServerTransactionManager.begin(ApplicationServerTransactionManager.java:89) at oracle.toplink.jts.JTSExternalTransactionController.beginTransaction(JTSExternalTransactionController.java:52) ... 43 more

    Phil,
    I have not seen this before. Are you referring to the embedded server?
    Is there any chance that an exception was thrown before this which could have caused the active JTA transaction to be marked for rollback or something more critical in the container. I believe you are looking at a follow on symptom caused by the application continuing after some failure.
    I would recommend posting this to the OC4J to see if any of the experts there could shed some light on this.
    Doug

  • Ciscoworks License Server/Daemon Manager is down.

    Hello,
    It seems i have a major issue with my Ciscoworks server.  Whenever i try to go to Netconfig, or inventory, or basically anything i get this error
    "License Server/Daemon Manager is down.  Please check license.log for more information."
    The license.log file doesn't show much, here is the last few lines
    "[ Tue Mar 01 12:01:03 EST 2011 ] [CS_License:LiceneServer-Thread-656] INFO com.cisco.nm.license.server.LicenseServer - Executing GetFeature
    [ Tue Mar 01 12:01:03 EST 2011 ] [CS_License:LiceneServer-Thread-656] INFO com.cisco.nm.license.server.LicenseServer - Got VMS features
    [ Tue Mar 01 12:01:03 EST 2011 ] [CS_License:LiceneServer-Thread-656] INFO com.cisco.nm.license.server.LicenseServer - Getting CMF features
    [ Tue Mar 01 12:07:10 EST 2011 ] [CS_License:LiceneServer-Thread-657] INFO com.cisco.nm.license.server.LicenseServer - Executing GetFeature
    [ Tue Mar 01 12:07:10 EST 2011 ] [CS_License:LiceneServer-Thread-657] INFO com.cisco.nm.license.server.LicenseServer - Got VMS features
    [ Tue Mar 01 12:07:10 EST 2011 ] [CS_License:LiceneServer-Thread-657] INFO com.cisco.nm.license.server.LicenseServer - Getting CMF features
    Can anyone assist with this please?

    The service was already stopped.  I did not stop it.  When i tried to start it it stopped striaght away... see below
    C:\>net stop crmdmgtd
    The CiscoWorks Daemon Manager service is not started.
    More help is available by typing NET HELPMSG 3521.
    C:\>net start crmdmgtd
    The CiscoWorks Daemon Manager service is starting.
    The CiscoWorks Daemon Manager service could not be started.
    The service did not report an error.

  • Cisco Prime LMS 4.1, "License Server/Daemon Manager is down."

    Hello,
    We having problem with Cisco Prime LMS running version 4.1.
    When open Home page shows the next message: "License Server/Daemon Manager is down. Please check license.log for more information." (see attached)
    The daemon server is stopped already and i can't restart it, see below:
    C:\>net start crmdmgtd
    The Cisco Prime Daemon Manager service is starting.
    The Cisco Prime Daemon Manager service could not be started.
    The service did not report an error.
    More help is available by typing NET HELPMSG 3534.
    Thanks

    It looks like you're seeing CSCte49301.  Follow the release note steps to solve this:
    Symptom:
    The EssentialsDM daemon hangs in a Waiting to initialize state (as seen in the output of the pdshow command).  Additionally, one might see "Error connecting to JRM" in Resource Manager Essentials applications.
    Conditions:
    This occurs on Windows servers after the patch for KB968930 is installed, and only if the Windows Remote Management service was started prior to starting CiscoWorks Daemon Manager. 
    Workaround:
    Shutdown CiscoWorks Daemon Manager with the following command from the server's command prompt:
    net stop crmdmgtd
    Delete the following two files:
    NMSROOT\MDC\tomcat\webapps\rme\WEB-INF\lib\ctmregistry
    NMSROOT\MDC\tomcat\webapps\rme\WEB-INF\lib\ctmregistry.backup
    Restart CiscoWorks Daemon Manager with the following command:
    net start crmdmgtd
    If that does not work, then the Windows Remote Management service must be stopped, and disabled.  Then, CiscoWorks Daemon Manager must be restarted.

  • Server dissconected or network down

    Thunderbird is displaying an error message Server dissconected or network down. All my other outlook.com accounts are functioning properly so I know the network is not down. Also I am able to retrieve all mail in all other folders on this account just not my inbox. Please Help!! Ive tried everything removing and re adding the account uninstalling thunderbird.... nothing is working. Please and thank you in advance!

    that really sounds like security software.
    The error is making generic possible reasons, but the key is the connection was lost.
    Some Reasons I am aware of are.
    1. Anti virus (Using your operating systems safe mode with networking is the only way to be sure you have an anti virus turned off. They lie)
    2. Poor DNS resolution.
    (Defective DNS settings)
    3. Intermittent faults is your connections. (Email is two way communications and each end waits for an answer. Web pages are basically one way. You request a page elements and the server forgets about you until the browser asks for the next bit. So frequent short interruptions are not noticed the same at all)

  • When configuring a server the 'version' pull down is not populated

    When configuring a server the 'version' pull down on the second tab is not populated preventing me from continuing.
    Settings:
    server name = cfusion
    app server = Jrun
    host name = localhost (or cfusion, same results)
    port = 80
    Context Root = /
    app server name = cfusion
    Server home = C:\ColdFusion9
    doc root = C:\ColdFusion9\wwwroot
    I am evaluating this for our development team. If I can't get it to work, no sale.

    There is no way to avoid that the contentlib will be placed on the site server.
    I don‘t agree that storage cost is high. It might be true for fast storage, but that‘s not needed for it.
    Torsten Meringer | http://www.mssccmfaq.de

  • How to start or shut down database using sql developer in windows

    Dear Sir/Madam,
    how we start or shut down database using sql developer in windows
    we are using oracle 11g release2, unix, java & oracle oracle weblogic administration
    Thanks & Regards
    Manish Kumar
    Datbase Team
    TCS Ltd.

    HI, Welcome to OTN form,
    SHUTDOWN is not a SQL statement but a SQL*Plus command . You cannot use SHUTDOWN in PL/SQL.
    Check following link:
    http://docs.oracle.com/cd/E11882_01/server.112/e16604/ch_twelve042.htm#i2699551
    More Information please check OTN discussion: https://forums.oracle.com/thread/2349159
    Thank you

  • In 2 node RAC. After shutting down database not able to connect.

    I have 2 node Oracle 10g RAC (RAC-1 and RAC-2) on Windows 2003 Server.
    After shutting down instance on RAC-2
    I am not able to connect to database from any node.
    I did this on RAC-2 :
    SQL>shutdown immediate;
         Database went down smoothly.
    SQL>conn sys/oracle@rac as sysdba
    ERROR:
    ORA-12514: TNS:listener does not currnetly know of services requested in connect descriptor.
    My first node is running fine but I am not able to connect to database from first node or from client.
    Any suggestion???
    Regards:
    Sushil

    One question I want to ask, what should be the Listener Services startup mode in RAC? MANUAL or AUTOMATIC???Ideally, if you are instances and other oracle resources are set to autostart then there is no reason for you to set the listener to MANUAL. You may like to change it to AUTOMATIC so that on reboot it comes up without manual intervention.

  • Can I use Microsoft SQL Server Management Studio version 11.0 to write SQL queries for "SQL Server Compact 4.0 Local Database"

    Hi, Can I use Microsoft SQL Server Management Studio version 11.0 to write SQL queries for "SQL Server Compact 4.0 Local Database" ?
    When I use Connect Object Explorer, the "Connect to Server" dialog box which pops up has only 4 selections in the Server Type Drop Down List. They are Database Engine, Analysis Services, Reporting Services & Integration Services. I have read
    somewhere that there should be a compact database option. but I do not see it.
    What I would like to do is use free form SQL Queries against the tables in "SQL Server Compact 4.0 Local Database" .
    Once I have validated these queries, then I will use them in my Visual Studio 2012 C#, ASP.NET application. I created the Local Database using Visual Studio 2012 for use by my application.
    Thank you for your help..
    diana4

    Hello,
    With SSMS 2005 we have had the Option to work with SQL CE database files, but not with higher Version of SSMS.
    You can use the free SQL CE Toolbax instead; see
    http://sqlcetoolbox.codeplex.com/
    Olaf Helper
    [ Blog] [ Xing] [ MVP]

Maybe you are looking for