| Author | 
		  Message
		 | 
		
		  | Sangeetha_hc | 
		  
		    
			  
				 Posted: Thu Mar 16, 2006 9:29 pm    Post subject: Where are the Persistant Name Server logs written? | 
				     | 
			   
			 
		   | 
		
		
		   Newbie
 
 Joined: 16 Feb 2006 Posts: 1
  
  | 
		  
		    
			  
				Hi All,
 
 
Can someone guide me as to where the logs related to Persistant Name Server are written..
 
 
Thanks in Advance
 
Sangeetha | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | Kram | 
		  
		    
			  
				 Posted: Fri Mar 17, 2006 7:08 am    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		   Voyager
 
 Joined: 02 Mar 2006 Posts: 87
  
  | 
		  
		    
			  
				/opt/IBM/WebsphereICS/logs _________________ Regards,
 
Ram | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | djeripo | 
		  
		    
			  
				 Posted: Fri Mar 17, 2006 12:09 pm    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		    Master
 
 Joined: 25 Jan 2004 Posts: 225
  
  | 
		  
		    
			  
				On UNIX platform generally PersistentNameServer started with the following command,
 
 
nohup PersistentNameServer.sh &
 
 
nohup.out is the only log file I can see for PNS. | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | vennela | 
		  
		    
			  
				 Posted: Fri Mar 17, 2006 12:52 pm    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		    Jedi Knight
 
 Joined: 11 Aug 2002 Posts: 4055 Location: Hyderabad, India 
  | 
		  
		    
			  
				| I guess the answer depends on how it is started. | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | djeripo | 
		  
		    
			  
				 Posted: Fri Mar 17, 2006 1:35 pm    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		    Master
 
 Joined: 25 Jan 2004 Posts: 225
  
  | 
		  
		    
			  
				What I mean to say was,
 
PNS doesnt have any pre-defined logs like ICS or Adapters. | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | harish_td | 
		  
		    
			  
				 Posted: Sat Mar 18, 2006 2:33 am    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		   Master
 
 Joined: 13 Feb 2006 Posts: 236
  
  | 
		  
		    
			  
				| Is there a way we can enable logging of the PNS(Persistent Naming Server) on Windows Systems? Our PNS is going down for some reason and there is no way for us to fond out why. | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | Mirage | 
		  
		    
			  
				 Posted: Wed Mar 22, 2006 6:41 am    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		    Apprentice
 
 Joined: 30 Nov 2004 Posts: 44 Location: IL 
  | 
		  
		    
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | Curry | 
		  
		    
			  
				 Posted: Fri Mar 24, 2006 2:39 pm    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		   Newbie
 
 Joined: 22 Feb 2006 Posts: 7
  
  | 
		  
		    
			  
				Here is how we captured the Persistent name server logs on windows. By editing the following line CWSharedEnv.bat 
 
 
set ORB_PROPERTY=-DORBNamingProvider=CosNaming -Dorg.omg.CORBA.ORBClass=com.ibm.CORBA.iiop.ORB -Dorg.omg.CORBA.ORBInitialPort=%ORB_PORT% -Dorg.omg.CORBA.ORBInitialHost=%ORB_HOST% -Dcom.ibm.CORBA.Debug=true -Dcom.ibm.CORBA.Debug.Output=c:\IBM\WebSphereICS\logs\corba.trc
 
 
So, you could probably achieve the same thing on a unix box.
 
 
Good luck | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | 
		    
		   |