| Author | 
		  Message
		 | 
		
		  | goldym | 
		  
		    
			  
				 Posted: Wed Aug 03, 2005 7:01 am    Post subject: File Extender Node | 
				     | 
			   
			 
		   | 
		
		
		   Centurion
 
 Joined: 24 Jun 2005 Posts: 116
  
  | 
		  
		    
			  
				Has anyone have any experience with the file extender node?  I am running into the following error trying to run a simple sample
 
 
2005-08-03 11:00:46.545635     2332   Error       BIP4362E: Java plug-in node error: [com.ibm.mbfe.messages.Messages:MBFE_00005]Internal error occurred during execution 'java.lang.NoClassDefFoundError: com/ibm/mq/server/MQSESSION': java.lang.NoClassDefFoundError: com/ibm/mq/server/MQSESSION. 
 
                                       Error message generated by user Java plug-in node. | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | goldym | 
		  
		    
			  
				 Posted: Wed Aug 03, 2005 12:01 pm    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		   Centurion
 
 Joined: 24 Jun 2005 Posts: 116
  
  | 
		  
		    
			  
				I currently re-installed JMS on MQ.  I am getting a different error, if anyone has seen this error before.
 
 
 
 Java plug-in node error: [com.ibm.mbfe.messages.Messages:MBFE_00006]Error comunicating with File Extender file management layer 'com.primeur.wmqife.jms.JMSFacadeConnException: Cannot get connection trying to create session - Caused by inner Exception: com.primeur.javax.jms.FTJMSServerException: Error creating the connection. - Caused by inner Exception: com.primeur.javax.jms.SPInternalErrorException: Cannot connect to queue manager 'com.primeur.spazio.jms.SPQueueConnectionFactory@752162c0' with user 'null' - Caused by inner Exception: com.primeur.ft.fs.persistence.FSPersistenceException: Queue manager 'Error6_QM' has not been configured to host FS queue manager 'Error6_QM''.: .   
 
 
Error message generated by user Java plug-in node. | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | jefflowrey | 
		  
		    
			  
				 Posted: Wed Aug 03, 2005 2:16 pm    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		   Grand Poobah
 
 Joined: 16 Oct 2002 Posts: 19981
  
  | 
		  
		    
			  
				I'd say that you need to run some additional setup to create queues and etc. on the Queue Manager in question.
 
 
I don't know what setup, though, as I haven't worked with this product.
 
 
Try checking the documentation for installation/configuration instructions. _________________ I am *not* the model of the modern major general. | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | goldym | 
		  
		    
			  
				 Posted: Wed Aug 03, 2005 5:35 pm    Post subject: File Extender Node - (Resolved) | 
				     | 
			   
			 
		   | 
		
		
		   Centurion
 
 Joined: 24 Jun 2005 Posts: 116
  
  | 
		  
		    
			  
				| I deleted my queue manager in the C:\Documents and Settings\All Users\Application Data\IBM\MBFE\repository\data and recreate it using the mbfecfgqmgr <brokerqueuemanager> command | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | kiran_mvr | 
		  
		    
			  
				 Posted: Tue Aug 09, 2005 6:34 am    Post subject: Is File Extender Nodes working??? | 
				     | 
			   
			 
		   | 
		
		
		   Apprentice
 
 Joined: 12 Dec 2004 Posts: 35
  
  | 
		  
		    
			  
				Hai
 
 
Did you install the FileExtender correctly?
 
 
your problem here is you didn't create the queues correctly.
 
Go to the path (C:\Program Files\IBM\MBFE\bin) and you will find a batch file named mbfecfgqmgr.Execute this batch file on your brokers queue manager.So the queues are created which will be used for communicaton between the Nodes and Broker. _________________ Kiran_manny | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | goldym | 
		  
		    
			  
				 Posted: Wed Aug 10, 2005 6:14 am    Post subject: Re: Is File Extender Nodes working??? | 
				     | 
			   
			 
		   | 
		
		
		   Centurion
 
 Joined: 24 Jun 2005 Posts: 116
  
  | 
		  
		    
			  
				[quote="kiran_mvr"]Hai
 
 
Did you install the FileExtender correctly?
 
 
your problem here is you didn't create the queues correctly.
 
Go to the path (C:\Program Files\IBM\MBFE\bin) and you will find a batch file named [u]mbfecfgqmgr[/u].Execute this batch file on your brokers queue manager.So the queues are created which will be used for communicaton between the Nodes and Broker.[/quote]
 
 
 
I initially ran that command without having JMS installed so when I created the queue manager it was not created correctly. | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | rohan | 
		  
		    
			  
				 Posted: Tue Feb 27, 2007 5:21 am    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		   Newbie
 
 Joined: 27 Feb 2007 Posts: 1
  
  | 
		  
		    
			  
				open the file mbfecfgqmgr ,thr's a path which refers to the JRE used by broker.change the path to point to appropriate folder.then restart the broker and try again. _________________ INDIA | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | 
		    
		   |