ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » IBM_WBI_MONITOR Application doesn't start

Post new topic  Reply to topic
 IBM_WBI_MONITOR Application doesn't start « View previous topic :: View next topic » 
Author Message
pamm
PostPosted: Fri Feb 10, 2006 3:59 am    Post subject: IBM_WBI_MONITOR Application doesn't start Reply with quote

Novice

Joined: 27 Dec 2005
Posts: 14

Hi All,

I did have the WBI_MONITOR 4.2.4 Fix 3 Patch 4 installed on
Was 5.1 network deployment.
After a changes on the workflow database, i've uninstalled the WBI_MONITOR application (with the monitoruninstall.sh command) and delete the databases (both workflow and Monitor) and then, i've rebuild the monitor application for the same was instance and server, but, after a correct deployment on was, the aplication fails to start.

I've restarted the server but still failling ..

My installation is:
Solaris 5.8
Was 5.1 Network Deployment
MQ Workflow 3.6
Oracle 9.2

this is the SystemOut.log with monitor.debug.level = 4 and
monitor.debug.category = ALL

I can't see any info about the error.

------------------------------------------------------------------------------------
[2/8/06 10:15:37:558 MET] 18f1be9 AdminInitiali A ADMN0015I: AdminService initi
alized
[2/8/06 10:15:39:318 MET] 18f1be9 ConfigInfoBui A NMSV0819I: No name server cus
tom properties were found.
[2/8/06 10:15:39:939 MET] 18f1be9 Configuration A SECJ0215I: Successfully set J
AAS login provider configuration class to com.ibm.ws.security.auth.login.Configu
ration.
[2/8/06 10:15:40:728 MET] 18f1be9 SecurityDM I SECJ0231I: The Security compo
nent's FFDC Diagnostic Module com.ibm.ws.security.core.SecurityDM registered suc
cessfully: true.
[2/8/06 10:15:41:328 MET] 18f1be9 SecurityCompo I SECJ0309I: Java 2 Security is
disabled.
[2/8/06 10:15:41:350 MET] 18f1be9 SecurityCompo I SECJ0212I: WCCM JAAS configur
ation information successfully pushed to login provider class.
[2/8/06 10:15:41:413 MET] 18f1be9 SecurityCompo I SECJ0240I: Security service i
nitialization completed successfully
[2/8/06 10:15:41:429 MET] 18f1be9 JMSRegistrati A MSGS0602I: WebSphere Embedded
Messaging Client only has been installed
[2/8/06 10:15:51:763 MET] 18f1be9 ResourceMgrIm I WSVR0049I: Binding Monitor_Po
ol_DataSource as MonitorPoolDataSource
[2/8/06 10:15:51:935 MET] 18f1be9 ResourceMgrIm I WSVR0049I: Binding Event_Queu
e_Pool_DataSource as EventQueuePoolDataSource
[2/8/06 10:15:51:989 MET] 18f1be9 ResourceMgrIm I WSVR0049I: Binding Monitor_XA
_DataSource as MonitorXADataSource
[2/8/06 10:15:52:005 MET] 18f1be9 ResourceMgrIm I WSVR0049I: Binding Event_Queu
e_XA_DataSource as EventQueueXADataSource
[2/8/06 10:15:53:725 MET] 18f1be9 CacheServiceI I DYNA0048I: WebSphere Dynamic
Cache initialized successfully.
[2/8/06 10:15:58:786 MET] 18f1be9 JMXSoapAdapte A ADMC0013I: SOAP connector ava
ilable at port 8883
[2/8/06 10:15:58:823 MET] 18f1be9 SecurityCompo I SECJ0243I: Security service s
tarted successfully
[2/8/06 10:15:58:825 MET] 18f1be9 SecurityCompo I SECJ0210I: Security enabled f
alse
[2/8/06 10:16:02:644 MET] 18f1be9 ApplicationMg A WSVR0200I: Starting applicati
on: IBM_WBI_MONITOR
[2/8/06 10:16:02:683 MET] 18f1be9 ApplicationMg E WSVR0101W: An error occurred
starting, IBM_WBI_MONITOR
[2/8/06 10:16:02:684 MET] 18f1be9 ApplicationMg A WSVR0217I: Stopping applicati
on: IBM_WBI_MONITOR
[2/8/06 10:16:02:879 MET] 18f1be9 ApplicationMg A WSVR0220I: Application stoppe
d: IBM_WBI_MONITOR
[2/8/06 10:16:03:614 MET] 18f1be9 WsServer E WSVR0003E: Server Server03 fa
iled to start
com.ibm.ws.exception.RuntimeError
at com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplication(Appl
icationMgrImpl.java:316)
at com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrI
mpl.java:256)
at com.ibm.ws.runtime.component.ContainerImpl.startComponents(ContainerI
mpl.java:536)
at com.ibm.ws.runtime.component.ContainerImpl.start(ContainerImpl.java:4
13)
at com.ibm.ws.runtime.component.ApplicationServerImpl.start(ApplicationS
erverImpl.java:152)
at com.ibm.ws.runtime.component.ContainerImpl.startComponents(ContainerI
mpl.java:536)
at com.ibm.ws.runtime.component.ContainerImpl.start(ContainerImpl.java:4
13)
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:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:189)
Caused by: java.lang.NullPointerException
at com.ibm.ws.util.PathUtils.expandPaths(PathUtils.java:97)
at com.ibm.ws.classloader.ClassGraph.<init>(ClassGraph.java:75)
at com.ibm.ws.classloader.ClassGraph.<init>(ClassGraph.java:8
at com.ibm.ws.classloader.ClassLoaderManager.initialize(ClassLoaderManag
er.java:144)
at com.ibm.ws.classloader.ClassLoaderManager.<init>(ClassLoaderManager.j
ava:121)
at com.ibm.ws.runtime.component.DeployedApplicationImpl.start(DeployedAp
plicationImpl.java:531)
at com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplication(Appl
icationMgrImpl.java:299)
... 14 more
---- Begin backtrace for nested exception
java.lang.NullPointerException
at com.ibm.ws.util.PathUtils.expandPaths(PathUtils.java:97)
at com.ibm.ws.classloader.ClassGraph.<init>(ClassGraph.java:75)
at com.ibm.ws.classloader.ClassGraph.<init>(ClassGraph.java:8
at com.ibm.ws.classloader.ClassLoaderManager.initialize(ClassLoaderManag
er.java:144)
at com.ibm.ws.classloader.ClassLoaderManager.<init>(ClassLoaderManager.j
ava:121)
at com.ibm.ws.runtime.component.DeployedApplicationImpl.start(DeployedAp
plicationImpl.java:531)
at com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplication(Appl
icationMgrImpl.java:299)
at com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrI
mpl.java:256)
at com.ibm.ws.runtime.component.ContainerImpl.startComponents(ContainerI
mpl.java:536)
at com.ibm.ws.runtime.component.ContainerImpl.start(ContainerImpl.java:4
13)
at com.ibm.ws.runtime.component.ApplicationServerImpl.start(ApplicationS
erverImpl.java:152)
at com.ibm.ws.runtime.component.ContainerImpl.startComponents(ContainerI
mpl.java:536)
at com.ibm.ws.runtime.component.ContainerImpl.start(ContainerImpl.java:4
13)
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:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:189)

[2/8/06 10:16:03:703 MET] 18f1be9 WsServer E WSVR0009E: Error occurred dur
ing startup



------------------------------------------------------------------------------------

Do you have any idea to correct it ??

Regards.
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Fri Feb 10, 2006 5:13 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

You probably need to enable tracing on the WBI_MONITOR application, or see if there is a log file for the application that is separate from SystemOut.log - as either it didn't produce or you didn't show any error messages that explain WHY the app failed to start.

You should maybe also open a PMR.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » IBM_WBI_MONITOR Application doesn't start
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.