| Author | 
		  Message
		 | 
		
		  | AlexCosta | 
		  
		    
			  
				 Posted: Thu Dec 16, 2004 4:32 am    Post subject: WBI MB Starting Error | 
				     | 
			   
			 
		   | 
		
		
		   Novice
 
 Joined: 16 Dec 2004 Posts: 11
  
  | 
		  
		    
			  
				Hello, I'm a newbie in Websphere Business Integration Message Broker, and i'm trying to use the " Create a default configuration by running the Getting Started wizard" but i'm getting and error while Starting the Broker.
 
It says that i can check the details of the error in the Event viewer but there is nothing there....
 
Where goes the output:
 
Creating database [WBRKCMDB], for configuration manager
 
	task completed successfully
 
Binding to database [WBRKCMDB], for configuration manager
 
	task completed successfully
 
Granting authorities on database [WBRKCMDB], for user [mquser] 
 
	task completed successfully
 
Registering ODBC data source name for database [WBRKCMDB], for configuration manager
 
	task completed successfully
 
Creating queue manager [WBRK_QM]
 
	task completed successfully
 
Adding listener on port [1414] to queue manager [WBRK_QM]
 
	task completed successfully
 
Starting queue manager [WBRK_QM]
 
	task completed successfully
 
Creating configuration manager
 
	task completed successfully
 
Creating database [WBRKBKDB], for broker [WBRK_BROKER]
 
	task completed successfully
 
Binding to database [WBRKBKDB], for broker [WBRK_BROKER]
 
	task completed successfully
 
Granting authorities on database [WBRKBKDB], for user [mquser]
 
	task completed successfully
 
Registering ODBC data source name for database [WBRKBKDB], for broker [WBRK_BROKER]
 
	task completed successfully
 
Creating broker [WBRK_BROKER]
 
	task completed successfully
 
Starting configuration manager
 
	task completed successfully
 
Starting broker [WBRK_BROKER]
 
	task failed
 
 
Did anyone had a similar problem....
 
Tks
 
Alex Costa | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | jefflowrey | 
		  
		    
			  
				 Posted: Thu Dec 16, 2004 5:37 am    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		   Grand Poobah
 
 Joined: 16 Oct 2002 Posts: 19981
  
  | 
		  
		    
			  
				What fixpack level have you applied?
 
 
Also, from the command line, run "mqsilist", and post your results here. _________________ I am *not* the model of the modern major general. | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | AlexCosta | 
		  
		    
			  
				 Posted: Thu Dec 16, 2004 6:08 am    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		   Novice
 
 Joined: 16 Dec 2004 Posts: 11
  
  | 
		  
		    
			  
				Hello,
 
Tks for replying so fast.
 
I installed the "WBI Message Broker V5.0.1" and applied the "CSD04" update.
 
 
Here are the ouputs of the command:
 
C:\Documents and Settings\Administrator>mqsilist
 
BIP8099I: ConfigMgr  -  WBRK_QM
 
BIP8099I: WBRK1_BROKER  -  WBRK1_QM
 
BIP8099I: WBRK_BROKER  -  WBRK_QM
 
 
BIP8071I: Successful command completion.
 
 
C:\Documents and Settings\Administrator>
 
 
Tks again | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | bower5932 | 
		  
		    
			  
				 Posted: Thu Dec 16, 2004 6:10 am    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		    Jedi Knight
 
 Joined: 27 Aug 2001 Posts: 3023 Location: Dallas, TX, USA 
  | 
		  
		    
			  
				| Is there anything in the event viewer about what specifically failed? | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | AlexCosta | 
		  
		    
			  
				 Posted: Thu Dec 16, 2004 6:12 am    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		   Novice
 
 Joined: 16 Dec 2004 Posts: 11
  
  | 
		  
		    
			  
				| nop. just some warnings about the DB2 expiration in 88 days (it is the trial version) | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | AlexCosta | 
		  
		    
			  
				 Posted: Thu Dec 16, 2004 6:36 am    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		   Novice
 
 Joined: 16 Dec 2004 Posts: 11
  
  | 
		  
		    
			  
				I think i got it....
 
I tryed to start the broker from the command line and the ouput was the following:
 
C:\Documents and Settings\Administrator>mqsistart WBRK_BROKER
 
WebSphere MQ queue manager running.
 
BIP8808E: License file 'ANY_5724E11_5.0_001.LIC' not found or not valid. For more information refer to the WebSphere Business Integration Message Brokers online help.
 
WebSphere Business Integration Message Brokers requires that the file 'ANY_5724E11_5.0_001.LIC' is present and available and is a valid license file. For more i
 
nformation refer to the online help.
 
Check that the specified file exists.
 
C:\Documents and Settings\Administrator>
 
 
So i Don't have licences for it....  | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | jefflowrey | 
		  
		    
			  
				 Posted: Thu Dec 16, 2004 7:03 am    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		   Grand Poobah
 
 Joined: 16 Oct 2002 Posts: 19981
  
  | 
		  
		    
			  
				This may be an installation issue.
 
 
You may also need to run mqsisetcapacity. _________________ I am *not* the model of the modern major general. | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | JT | 
		  
		    
			  
				 Posted: Thu Dec 16, 2004 7:38 am    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		   Padawan
 
 Joined: 27 Mar 2003 Posts: 1564 Location: Hartford, CT. 
  | 
		  
		    
			  
				We ran into this problem when we first installed WBIMB (mid-2003). 
 
 
I can't be 100% sure, but I believe we just copied the .lic files directly from the CD, to the Windows directory D:\Program Files\IBM\WebSphere Business Integration Message Brokers\config. 
 
 
The licenses, one for WBIEB (ANY_5724E11_5.0_001.LIC) and the other for WBIMB (ANY_5724E26_5.0_001.LIC), can be found on the CD at /event & /message, respectively. | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | AlexCosta | 
		  
		    
			  
				 Posted: Thu Dec 16, 2004 8:35 am    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		   Novice
 
 Joined: 16 Dec 2004 Posts: 11
  
  | 
		  
		    
			  
				They were there. It's finaly Up.
 
Tks. | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | 
		    
		   |