ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Interchange Server + Adapters » ICS - PersistentNameServer

Post new topic  Reply to topic
 ICS - PersistentNameServer « View previous topic :: View next topic » 
Author Message
djeripo
PostPosted: Fri Jun 03, 2005 1:48 pm    Post subject: ICS - PersistentNameServer Reply with quote

Master

Joined: 25 Jan 2004
Posts: 225

Could some body tell,Is there any way to find the process name with which PersistentNameServer runs.If we grep for CORBA,14500 it returns so many things.
The worst thing about PNS is ,IBM hasnt come up with a graceful stop for it.Every time we have to kill it.
Back to top
View user's profile Send private message Visit poster's website
vennela
PostPosted: Fri Jun 03, 2005 2:04 pm    Post subject: Reply with quote

Jedi Knight

Joined: 11 Aug 2002
Posts: 4055
Location: Hyderabad, India

java process.

On windows:

Code:
%CWJAVA% -Duser.home="%CROSSWORLDS%" %ORB_PROPERTY% %COS_NAME_HOOK% -classpath %JCLASSES% com.ibm.CosNaming.TransientNameServer -ORBInitialPort %ORB_PORT%


You should try to filter it out more maybe.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
djeripo
PostPosted: Sat Jun 04, 2005 8:04 am    Post subject: Reply with quote

Master

Joined: 25 Jan 2004
Posts: 225

I found a way out.

ps -ef | grep Dorg.omg.PortableInterceptor.ORBInitializerClass.CxCommon.CorbaServices.NamingSvrListenerInitializer
Back to top
View user's profile Send private message Visit poster's website
djeripo
PostPosted: Sat Jun 04, 2005 10:41 am    Post subject: Reply with quote

Master

Joined: 25 Jan 2004
Posts: 225

Still a much better way

ps -fu <usrid> | grep [P]ortableInterceptor
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Interchange Server + Adapters » ICS - PersistentNameServer
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.