|   | 
	 
  
    | 
RSS Feed - WebSphere MQ Support
 | 
RSS Feed - Message Broker Support
 |   
 
  
	     | 
	 | 
   
 
  
	|  Can't create Config. Manager in WBIMB | 
	« View previous topic :: View next topic »  | 
   
  
  	
	  
		
		
		  | Author | 
		  Message
		 |  
		
		  | lhurtado | 
		  
		    
			  
				 Posted: Tue Mar 09, 2004 7:07 am    Post subject: Can't create Config. Manager in WBIMB | 
				     | 
			   
			 
		   | 
		 
		
		   Newbie
 
 Joined: 15 Jan 2004 Posts: 8 Location: Peru 
  | 
		  
		    
			  
				Hi,
 
Hope anybody can help. I have installed WBIMB v5 in a machine with W2000 Advanced Server. I have installed following the steps of the manual. But, when I create the CManager, the following error appears:
 
 
C:\>mqsicreateconfigmgr -i USRDWMQI -a *** -q QMDES -n WBRKCMDB -u USRDWMQI -p ***
 
AMQ8110: WebSphere MQ queue manager already exists.
 
The setmqaut command completed successfully.
 
(...)
 
Exception in thread "main" java.lang.NoClassDefFoundError: com/ibm/webdav/WebDAV
 
Exception
 
        at java.lang.ClassLoader.defineClass0(Native Method)
 
        at java.lang.ClassLoader.defineClass(ClassLoader.java:703)
 
        at java.security.SecureClassLoader.defineClassSecureClassLoader.java:133)
 
        at java.net.URLClassLoader.defineClass(URLClassLoader.java:319)
 
        at java.net.URLClassLoader.access$400(URLClassLoader.java:92)
 
        at java.net.URLClassLoader$ClassFinder.runURLClassLoader.java:677)
 
        at java.security.AccessController.doPrivileged(Native Method)
 
        at java.net.URLClassLoader.findClass(URLClassLoader.java:238)
 
        at java.lang.ClassLoader.loadClass(ClassLoader.java:516)
 
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:441)
 
        at java.lang.ClassLoader.loadClass(ClassLoader.java:448)
 
BIP8055E: Unable to load a Java class or method ConfigurationData.
 
This command attempts to use a Java class or method, but was unable to run the class or method.
 
Ensure that the required Java archives (jar files) are in the broker's classes directory.
 
 
In the class directory I have the following *.jar's
 
 
 Directory of C:\Program Files\IBM\WBIMB\classes
 
 
bipbroker.jar
 
bipServletEngine.jar    
 
brokerXerces.jar        
 
com.ibm.mq.jar
 
config.jar              
 
configutil.jar          
 
connector.jar
 
exmlt.jar               
 
jplugin.jar             
 
jt400.jar
 
jta.jar                 
 
listener.jar            
 
log.jar
 
MQeDevice.jar           
 
MQeExamples.jar         
 
MQeGateway.jar
 
MQeMQBridge.jar         
 
mqimqe.jar              
 
mqimqec.jar
 
mqisdp.jar              
 
mqji.properties         
 
mqji_de.properties
 
mqji_en.properties      
 
mqji_en_us.properties   
 
mqji_es.properties
 
mqji_fr.properties      
 
mqji_it.properties      
 
mqji_ja.properties
 
mqji_ko.properties      
 
mqji_pt.properties      
 
mqji_zh_cn.properties
 
mqji_zh_tw.properties   
 
ras.jar                 
 
vfdmftcore.jar
 
webdav.jar              
 
webdavX.jar             
 
xalan.jar
 
xerces.jar
 
              38 File(s)     17,629,985 bytes
 
 
Is that correct. I have installed J2RE 1.4.1.
 
 
Thanks all,
 
Lisset | 
			   
			 
		   | 
		 
		
		  | Back to top | 
		  
		  	
		   | 
		 
		
		    | 
		 
		
		  | jefflowrey | 
		  
		    
			  
				 Posted: Tue Mar 09, 2004 7:08 am    Post subject:  | 
				     | 
			   
			 
		   | 
		 
		
		   Grand Poobah
 
 Joined: 16 Oct 2002 Posts: 19981
  
  | 
		  
		    
			  
				I'd say that your CLASSPATH environment variable is not set properly. _________________ I am *not* the model of the modern major general. | 
			   
			 
		   | 
		 
		
		  | Back to top | 
		  
		  	
		   | 
		 
		
		    | 
		 
		
		  | lhurtado | 
		  
		    
			  
				 Posted: Tue Mar 09, 2004 7:51 am    Post subject: Can't create Config. Manager in WBIMB | 
				     | 
			   
			 
		   | 
		 
		
		   Newbie
 
 Joined: 15 Jan 2004 Posts: 8 Location: Peru 
  | 
		  
		    
			  
				This is the CLASSPATH, something is wrong?
 
Or the problem is in teh definition of the PATH?
 
 
 
CLASSPATH=C:\Program Files\IBM\MQ\Java\lib\providerutil.jar;C:\Program Files\IBM\MQ\Java\lib\com.ibm.mqjms.jar;C:\Program Files\IBM\MQ\Java\lib\ldap.jar;C:\Program Files\IBM\MQ\Java\lib\jta.jar;C:\Program Files\IBM\MQ\Java\lib\jndi.jar;C:\Program Files\IBM\MQ\Java\lib\jms.jar;C:\Program Files\IBM\MQ\Java\lib\connector.jar;C:\Program Files\IBM\MQ\Java\lib\fscontext.jar;C:\Program Files\IBM\MQ\Java\lib;C:\Program Files\IBM\MQ\Java\lib\com.ibm.mq.jar;C:\Program Files\SQLLIB\java\db2java.zip;C:\Program Files\SQLLIB\java\runtime.zip;C:\Program Files\SQLLIB\bin;C:\Program Files\IBM\WBIMB\classes;C:\Program Files\IBM\WBIMB\jre\lib;C:\Program Files\IBM\WBIMB
 
 
Thanks,
 
Lisset | 
			   
			 
		   | 
		 
		
		  | Back to top | 
		  
		  	
		   | 
		 
		
		    | 
		 
		
		  | kirani | 
		  
		    
			  
				 Posted: Tue Mar 09, 2004 6:52 pm    Post subject:  | 
				     | 
			   
			 
		   | 
		 
		
		   Jedi Knight
 
 Joined: 05 Sep 2001 Posts: 3779 Location: Torrance, CA, USA 
  | 
		  
		    
			  
				I believe your CLASSPATH is too long, may be it's getting truncated. There are different ways to deal with this,
 
1) Copy your jar files to one directory and specify that in your CLASSPATH. For example, SET CLASSPATH=C:\jars\jms.jar;C:\jars\....
 
2) Use short file/directory names in your CLASSPATH. _________________ Kiran
 
 
 
IBM Cert. Solution Designer & System Administrator - WBIMB V5
 
IBM Cert. Solutions Expert - WMQI
 
IBM Cert. Specialist - WMQI, MQSeries
 
IBM Cert. Developer - MQSeries
 
 
 | 
			   
			 
		   | 
		 
		
		  | Back to top | 
		  
		  	
		   | 
		 
		
		    | 
		 
		
		  | 
		    
		   | 
		 
	   
	 | 
   
 
  
	     | 
	 | 
	Page 1 of 1 | 
   
 
 
 
  
  	
	  
		
		  
 
  | 
		  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
  | 
  		 
	   
	 | 
   
 
  	 | 
	  |