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 » Workflow Engines - IBM MQ Workflow & Business Process Choreographer » [SOLVED]Authentication Exit process ID on AIX

Post new topic  Reply to topic
 [SOLVED]Authentication Exit process ID on AIX « View previous topic :: View next topic » 
Author Message
chintu
PostPosted: Mon Dec 04, 2006 10:38 am    Post subject: [SOLVED]Authentication Exit process ID on AIX Reply with quote

Acolyte

Joined: 27 Dec 2004
Posts: 64

Hello all,
How do I search for the system process that is associated with the Authentication exit? Since our authentication exit is implemented in java, I did ps -ef|grep java. This only showed the java apps that are deployed on WAS running on the same box.
Environment:WF 3.6 on AIX

I need the process ID to see if our nightly WF recycle cause a new Auth exit process to start, or to use an already existing Auth exit process?

Any help is highly appreciated.


Last edited by chintu on Tue Dec 05, 2006 6:41 am; edited 1 time in total
Back to top
View user's profile Send private message
killer
PostPosted: Mon Dec 04, 2006 10:59 am    Post subject: Reply with quote

Apprentice

Joined: 06 Jul 2006
Posts: 35

The ps command writes the current status of active processes.
So If you want ot check the kernel processes what I guess u mean system process here then use ps -k
U can write a script to check ur desired process.
Ps -a shows all the processes.
u can go through various option avaiblabe.
Just type man ps.
Back to top
View user's profile Send private message Send e-mail
chintu
PostPosted: Mon Dec 04, 2006 12:09 pm    Post subject: Reply with quote

Acolyte

Joined: 27 Dec 2004
Posts: 64

I can list all the processes, which are about 250 -300. How do I know which particular process is the one that refers to the Authentication exit. What is the search string that I should use?
Back to top
View user's profile Send private message
jmac
PostPosted: Mon Dec 04, 2006 1:55 pm    Post subject: Reply with quote

Jedi Knight

Joined: 27 Jun 2001
Posts: 3081
Location: EmeriCon, LLC

It is my opinion that the authentication exit runs in the fmcamain (Admin Server) process.
_________________
John McDonald
RETIRED
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
hos
PostPosted: Mon Dec 04, 2006 11:30 pm    Post subject: Reply with quote

Chevalier

Joined: 03 Feb 2002
Posts: 470

John is right,

fmcamin links Java runtime dynamic link library and calls the Authentication Exit. This also answers your original question: the Authentication Exit gets recycled, too when you recycle fmcamain.
Back to top
View user's profile Send private message
chintu
PostPosted: Tue Dec 05, 2006 6:40 am    Post subject: Reply with quote

Acolyte

Joined: 27 Dec 2004
Posts: 64

John/Hos ,Thanks for your help.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » Workflow Engines - IBM MQ Workflow & Business Process Choreographer » [SOLVED]Authentication Exit process ID on AIX
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.