|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Activity in InError State and PEA not starting |
« View previous topic :: View next topic » |
Author |
Message
|
jk |
Posted: Fri Feb 01, 2002 7:10 am Post subject: |
|
|
Apprentice
Joined: 09 Jan 2002 Posts: 36
|
i have program activity in a process, to which a java program is assigned in the program tab.
when i run this process, the activity with this java program always shows an "InError" state.
when i run this java program from a command prompt, i get the following error.
FmcException occured
RC : 126
MessageText: FMC00126E Program Execution Agent not running
FMC38009E MQSeries Workflow API Error :
Error Message : FMC00126E Program Execution Agent not running
The PEA is already running since i have logged in as the required user. I even tried to run a seperate PEA using the fmcxpea with the -f option. But it din't help. have i missed out something?
In the program properties, windowsNT tab,
Path and filename=x:java.exe
command line parameters=xyz.class
implementation type =pc.exe is selected.
working directory=path of the class file to run.
Thanks in advance
|
|
Back to top |
|
 |
jmac |
Posted: Fri Feb 01, 2002 7:31 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Jun 2001 Posts: 3081 Location: EmeriCon, LLC
|
You cannot run the program from a command prompt, you must start it via MQWF client
_________________ John McDonald
RETIRED |
|
Back to top |
|
 |
jk |
Posted: Sun Feb 03, 2002 9:20 pm Post subject: |
|
|
Apprentice
Joined: 09 Jan 2002 Posts: 36
|
when i start it thru' command prompt i get the reply that the PEA is missing. when i start thru' the workflow client, i get the InError state. |
|
Back to top |
|
 |
jmac |
Posted: Mon Feb 04, 2002 7:24 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Jun 2001 Posts: 3081 Location: EmeriCon, LLC
|
The most common reason for InError, is that your program can not be found. Ensure that your executable is in the os path.
_________________ John McDonald
RETIRED |
|
Back to top |
|
 |
murthy |
Posted: Mon Feb 04, 2002 10:10 pm Post subject: |
|
|
Newbie
Joined: 09 Jan 2002 Posts: 4
|
Hi,
Create a .bat file specifying the path of "jdkbinclassfilename". Then give the complete path of the .bat file in the path and filename property.
Specify the path of working directory of the Java program in Working directory property.
Murthy. |
|
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
|
|
|
|