Posted: Thu May 17, 2007 8:28 am Post subject: JMS Server faild to start
Newbie
Joined: 17 May 2007 Posts: 6
************ Start Display Current Environment ************
WebSphere Platform 5.1 [BASE 5.1.1.3 cf30503.01] [JDK 1.4.2 cn1420-20040626] [ND 5.1.1.3 cf30503.01] running with process name USEOMAPD529Network\USEOMAPD529\jmsserver and process id 5828
Host Operating System is Windows 2003, version 5.2
Java version = J2RE 1.4.2 IBM Windows 32 build cn1420-20040626 (JIT enabled: jitc), Java Compiler = jitc, Java VM name = Classic VM
was.install.root = f:\ibm\WebSphere\AppServer
user.install.root = f:\ibm\WebSphere\AppServer
Java Home = f:\ibm\WebSphere\AppServer\java\jre
ws.ext.dirs = f:\ibm\WebSphere\AppServer\java/lib;f:\ibm\WebSphere\AppServer/classes;f:\ibm\WebSphere\AppServer/classes;f:\ibm\WebSphere\AppServer/lib;f:\ibm\WebSphere\AppServer/lib/ext;f:\ibm\WebSphere\AppServer/web/help;f:\ibm\WebSphere\AppServer/deploytool/itp/plugins/com.ibm.etools.ejbdeploy/runtime
Classpath = f:\ibm\WebSphere\AppServer/properties;f:\ibm\WebSphere\AppServer/properties;f:\ibm\WebSphere\AppServer/lib/bootstrap.jar;f:\ibm\WebSphere\AppServer/lib/j2ee.jar;f:\ibm\WebSphere\AppServer/lib/lmproxy.jar;f:\ibm\WebSphere\AppServer/lib/urlprotocols.jar
Java Library path = f:\ibm\WebSphere\AppServer\java\bin;.;C:\WINDOWS\system32;C:\WINDOWS;f:\ibm\WebSphere\AppServer\bin;f:\ibm\WebSphere\AppServer\java\bin;f:\ibm\WebSphere\AppServer\java\jre\bin;f:\ibm\WebSphere\AppServer\java\bin;F:\IBM\WebSphere MQ\Java\lib;C:\Program Files\VERITAS\NetBackup\bin\;C:\Program Files\Common Files\VERITAS Shared;C:\PROGRA~1\VERITAS\\NetBackup\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;F:\IBM\WebSphere MQ\bin;F:\IBM\WebSphere MQ\WEMPS\bin;F:\IBM\SQLLIB\BIN;F:\IBM\SQLLIB\FUNCTION;C:\Patrol\bin;F:\IBM\WebSphere MQ\bin;F:\IBM\WebSphere MQ\java\bin;F:/IBM/WebSphere MQ/WEMPS\bin
************* End Display Current Environment *************
[5/17/07 10:30:39:745 EDT] 723ab60e ManagerAdmin I TRAS0017I: The startup trace state is *=all=disabled.
[5/17/07 10:30:40:401 EDT] 723ab60e AdminInitiali A ADMN0015I: AdminService initialized
[5/17/07 10:30:40:730 EDT] 723ab60e Configuration A SECJ0215I: Successfully set JAAS login provider configuration class to com.ibm.ws.security.auth.login.Configuration.
[5/17/07 10:30:40:808 EDT] 723ab60e SecurityDM I SECJ0231I: The Security component's FFDC Diagnostic Module com.ibm.ws.security.core.SecurityDM registered successfully: true.
[5/17/07 10:30:40:901 EDT] 723ab60e SecurityCompo I SECJ0309I: Java 2 Security is disabled.
[5/17/07 10:30:40:901 EDT] 723ab60e SecurityCompo I SECJ0212I: WCCM JAAS configuration information successfully pushed to login provider class.
[5/17/07 10:30:40:901 EDT] 723ab60e SecurityCompo I SECJ0240I: Security service initialization completed successfully
[5/17/07 10:30:41:636 EDT] 723ab60e SASRas A JSAS0001I: Security configuration initialized.
[5/17/07 10:30:44:120 EDT] 723ab60e SASRas A JSAS0002I: Authentication protocol: CSIV2/IBM
[5/17/07 10:30:44:120 EDT] 723ab60e SASRas A JSAS0003I: Authentication mechanism: LTPA
[5/17/07 10:30:44:136 EDT] 723ab60e SASRas A JSAS0004I: Principal name: useomapd527:636/wasadmin
[5/17/07 10:30:44:136 EDT] 723ab60e SASRas A JSAS0005I: SecurityCurrent registered.
[5/17/07 10:30:44:152 EDT] 723ab60e SASRas A JSAS0006I: Security connection interceptor initialized.
[5/17/07 10:30:44:167 EDT] 723ab60e SASRas A JSAS0007I: Client request interceptor registered.
[5/17/07 10:30:44:433 EDT] 723ab60e SASRas A JSAS0008I: Server request interceptor registered.
[5/17/07 10:30:44:433 EDT] 723ab60e SASRas A JSAS0009I: IOR interceptor registered.
[5/17/07 10:30:45:480 EDT] 723ab60e JMSEmbeddedPr A MSGS0050I: Starting the Queue Manager
[5/17/07 10:30:46:855 EDT] 723ab60e JMSEmbeddedPr A MSGS0051I: Queue Manager open for business
[5/17/07 10:30:46:855 EDT] 723ab60e JMSEmbeddedPr A MSGS0052I: Starting the Broker
[5/17/07 10:30:47:136 EDT] 723ab60e BrokerManager E MSGS0255E: Broker Manager unable to attach to Queue Manager - unknown Queue
[5/17/07 10:30:47:589 EDT] 61d8360f JMSQueueAdmin E MSGS0401E: Unable to ensure all necessary Queues are defined on the JMS Server
[5/17/07 10:30:47:730 EDT] 723ab60e JMSService E MSGS0001E: Starting the JMS Server failed with exception: com.ibm.mq.MQException: MQJE001: Completion Code 2, Reason 2085
at com.ibm.mq.MQQueueManager.accessQueue(MQQueueManager.java:1544)
at com.ibm.mq.MQQueueManager.accessQueue(MQQueueManager.java:1596)
at com.ibm.ws.messaging.BrokerManager.attachToMQ(BrokerManager.java:439)
at com.ibm.ws.messaging.BrokerManager.startBroker(BrokerManager.java:234)
at com.ibm.ws.messaging.JMSEmbeddedProviderImpl.start(JMSEmbeddedProviderImpl.java:194)
at com.ibm.ws.messaging.JMSService.start(JMSService.java:288)
at com.ibm.ws.runtime.component.ContainerImpl.startComponents(ContainerImpl.java:536)
at com.ibm.ws.runtime.component.ContainerImpl.start(ContainerImpl.java:413)
at com.ibm.ws.runtime.component.ServerImpl.start(ServerImpl.java:243)
at com.ibm.ws.runtime.WsServer.start(WsServer.java:128)
at com.ibm.ws.runtime.WsServer.main(WsServer.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:5
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
at java.lang.reflect.Method.invoke(Method.java:391)
at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:189)
[5/17/07 10:30:47:902 EDT] 723ab60e JMSEmbeddedPr A MSGS0056I: Stopping the Queue Manager
[5/17/07 10:30:54:167 EDT] 723ab60e JMSEmbeddedPr A MSGS0057I: Queue Manager is stopped
[5/17/07 10:30:54:277 EDT] 723ab60e WsServer E WSVR0003E: Server jmsserver failed to start
com.ibm.ws.exception.RuntimeError: MSGS0001E: Starting the JMS Server failed with exception: com.ibm.mq.MQException: MQJE001: Completion Code 2, Reason 2085
at com.ibm.ws.messaging.JMSService.start(JMSService.java:299)
at com.ibm.ws.runtime.component.ContainerImpl.startComponents(ContainerImpl.java:536)
at com.ibm.ws.runtime.component.ContainerImpl.start(ContainerImpl.java:413)
at com.ibm.ws.runtime.component.ServerImpl.start(ServerImpl.java:243)
at com.ibm.ws.runtime.WsServer.start(WsServer.java:128)
at com.ibm.ws.runtime.WsServer.main(WsServer.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:5
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
at java.lang.reflect.Method.invoke(Method.java:391)
at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:189)
[5/17/07 10:30:54:277 EDT] 723ab60e WsServer E WSVR0009E: Error occurred during startup
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum