|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
HP NSK Java with MQSeries MA88 working but |
« View previous topic :: View next topic » |
Author |
Message
|
hankknowles |
Posted: Wed Apr 07, 2004 11:52 am Post subject: HP NSK Java with MQSeries MA88 working but |
|
|
 Centurion
Joined: 18 Aug 2003 Posts: 114
|
Hi All:
I have it all working just fine just maybe question someone may have run accross the issue.
When I run the decrypt that is a Java script I am trying to get a named process to appear in the Guardian world. i.e., as well as display using ps -ea
/opt/mqm/decrypt/decrypt -R 10 -W /G/cpd1
what i end up with if I do a ps -ea is
/usr/tandem/nssjava/jdk131_v31/bin/../bin/oss/posix_threads/java
anyone have a work around or a solution for this. I have the other half to run also and it would be nice to see a name instaed of only this and the PID |
|
Back to top |
|
 |
mqonnet |
Posted: Wed Apr 07, 2004 12:20 pm Post subject: |
|
|
 Grand Master
Joined: 18 Feb 2002 Posts: 1114 Location: Boston, Ma, Usa.
|
Hank, i am not really clear with your question, but here are a couple of pointers.
1) If you want to run a process on Oss and you want that to be named so that you could may be view it using the process name instead of the PID on guardian, then just change the settings of the executable to be named. Ex: nld -change runnamed on <your exe name> When you run this process on OSS, O/s would associate a name with this process which you could view issuing a status on the process name. All this because you are running this process on oss as a named process.
2) JVM on any platform executes a class file and JVM is the only thing you see when you issue a ps. On Oss too when you run a java app, jvm runs it in its own space and hence when you issue a ps, you dont see your app name but instead the jvm itself. Doubt there is any other way you can get the app/class name. But not sure.
Hope this helps.
Cheers
Kumar |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|