| Author | 
		  Message
		 | 
		
		  | mqsme | 
		  
		    
			  
				 Posted: Fri Dec 06, 2013 4:41 pm    Post subject: BIP 2884I | 
				     | 
			   
			 
		   | 
		
		
		    Acolyte
 
 Joined: 16 Sep 2013 Posts: 51
  
  | 
		  
		    
			  
				I am using message broker v7.0 in Linux and perform administration work via MQ explorer UI in windows.
 
 
I found this code from the Administration Log in Message broker plug-in everytime after something deployed to execution group. 
 
 
BIP2884I: The resource 'JAR' of type 'jar' was redeployed to the execution group 'EG' on broker 'mqbroker'
 
 
May I know where can i find equivalent information in the linux system? I looked up  /opt/mqsi and /var/mqsi but still could not find it.
 
 
Thanks very much. | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | smdavies99 | 
		  
		    
			  
				 Posted: Sat Dec 07, 2013 12:42 am    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		    Jedi Council
 
 Joined: 10 Feb 2003 Posts: 6076 Location: Somewhere over the Rainbow this side of Never-never land. 
  | 
		  
		    
			  
				Perhaps it is where all such data goes on a Unix/Linux system (unless it has been configured differently) and that is the syslog.
 
 
/var/log/
 
 
might be a good place to start BUT if you are a complete novice to the *IX world please don't go messing with stuff. _________________ WMQ User since 1999
 
MQSI/WBI/WMB/'Thingy' User since 2002
 
Linux user since 1995
 
 
 
Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions. | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | mqsme | 
		  
		    
			  
				 Posted: Mon Dec 09, 2013 11:29 am    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		    Acolyte
 
 Joined: 16 Sep 2013 Posts: 51
  
  | 
		  
		    
			  
				I searched /var/log/messages but not there. Unfortunatesly I am not able to view all other logs. 
 
 
Anyhow, thanks Davies. | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | Vitor | 
		  
		    
			  
				 Posted: Mon Dec 09, 2013 11:31 am    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		    Grand High Poobah
 
 Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA 
  | 
		  
		    
			  
				
   
	| mqsme wrote: | 
   
  
	| I searched /var/log/messages but not there. Unfortunatesly I am not able to view all other logs.  | 
   
 
 
 
That may not be where your sys admins have configured the messages to come out; the syslog daemon is within their remit.
 
 
Ask them. Also ask if they're suppressing info messages in the log, which again they have the ability to do. _________________ Honesty is the best policy.
 
Insanity is the best defence. | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | hcinko5 | 
		  
		    
			  
				 Posted: Tue Dec 10, 2013 12:41 pm    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		    Novice
 
 Joined: 12 Apr 2010 Posts: 21
  
  | 
		  
		    
			  
				| mqsme , curiously I've observed that specifically that message (BIP2884I) is not being printed on the syslog, only in the Administration log of the MBExplorer. You could use a java program with the CMP API to obtain the same messages of the MBExplorer. | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | 
		    
		   |