Author |
Message |
Topic: com/ibm/websphere/workflow/mqwf/ContainerCache.ser |
FloridaSilverback
Replies: 5 Views: 3753
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Wed Nov 10, 2004 11:30 am Subject: com/ibm/websphere/workflow/mqwf/ContainerCache.ser |
Sorry, I have confused things.
My current problem is the issue with deploying my ear file that contains the workflow jar files. Here is a snippet of the error:
The JAR manifest declares an enter ... |
Topic: com/ibm/websphere/workflow/mqwf/ContainerCache.ser |
FloridaSilverback
Replies: 5 Views: 3753
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Wed Nov 10, 2004 8:31 am Subject: com/ibm/websphere/workflow/mqwf/ContainerCache.ser |
Thanks
I'll start by removing the fmcojapi.jar file.
In the past I have had problems when I included the Workflow jar files in a war file I was deploying. Everything worked fine but I received an ... |
Topic: com/ibm/websphere/workflow/mqwf/ContainerCache.ser |
FloridaSilverback
Replies: 5 Views: 3753
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Wed Nov 10, 2004 7:28 am Subject: com/ibm/websphere/workflow/mqwf/ContainerCache.ser |
I am deploying an ear file that contains several jar files. Two of these files are the two MQ Workflow jar files (fmcojagt.jar and fmcojapi.jar).
When the deployment runs, the following error occur ... |
Topic: Is there a Person List API in MQ Workflow |
FloridaSilverback
Replies: 3 Views: 2828
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Thu Jul 08, 2004 9:56 am Subject: Is there a Person List API in MQ Workflow |
manoj, jmac Thanks.
I'll need to determine if the additional level of administration (WORKITEMS_OF...) will be implemented. If so, then I may be covered. If not, then I will need to find another wa ... |
Topic: Is there a Person List API in MQ Workflow |
FloridaSilverback
Replies: 3 Views: 2828
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Thu Jul 08, 2004 7:09 am Subject: Is there a Person List API in MQ Workflow |
We are building our own thin client application that implements some of the MQ Workflow Java API's. Many of the API's are already completed. However I am working on the transfer API and I would like t ... |
Topic: FMC00014E Timeout occurred |
FloridaSilverback
Replies: 16 Views: 9034
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Mon Jun 21, 2004 7:22 am Subject: FMC00014E Timeout occurred |
jmac,
Thanks for your assistance. I will take your advice. |
Topic: FMC00014E Timeout occurred |
FloridaSilverback
Replies: 16 Views: 9034
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Mon Jun 21, 2004 6:38 am Subject: FMC00014E Timeout occurred |
Here is information from the fmcerr log file that occurred at the same time.
WebSphere MQ Workflow 3.4 Error Report
Report creation = 6/18/2004 10:20:55 AM
Related message = FMC3 ... |
Topic: FMC00014E Timeout occurred |
FloridaSilverback
Replies: 16 Views: 9034
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Mon Jun 21, 2004 6:35 am Subject: FMC00014E Timeout occurred |
jmac,
Below is a section from the fmcsys log file. This is repeated over and over in the log file.
6/18/2004 10:20:55 AM FMC31050E An error has occurred which has terminated processing.
6/18/2004 ... |
Topic: FMC00014E Timeout occurred |
FloridaSilverback
Replies: 16 Views: 9034
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Fri Jun 18, 2004 11:30 am Subject: FMC00014E Timeout occurred |
I ran some more tests with your recommendations and had success. Below are the answers to the questions you had along the way.
Ratan wrote:
From your original post I see you are getting the WorkIt ... |
Topic: FMC00014E Timeout occurred |
FloridaSilverback
Replies: 16 Views: 9034
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Fri Jun 18, 2004 9:52 am Subject: FMC00014E Timeout occurred |
Everyone,
I am performing some tests on the input you gave. I will get back with my results soon.
You all are a great help! |
Topic: FMC00014E Timeout occurred |
FloridaSilverback
Replies: 16 Views: 9034
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Fri Jun 18, 2004 7:07 am Subject: FMC00014E Timeout occurred |
Manoj,
Thanks for you assistance. If I used the exit condition technique then I guess that the same technique would need to be incorporated into all activities that need to behave in this manner. Do ... |
Topic: FMC00014E Timeout occurred |
FloridaSilverback
Replies: 16 Views: 9034
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Fri Jun 18, 2004 6:39 am Subject: FMC00014E Timeout occurred |
I am attempting to perform a forcerestart2() passing in a data container. When I call the forcerestart2(rwc) I get an API timeout:
FMC38009E MQSeries Workflow API Error :
API Return Code : 14
... |
Topic: [SOLVED]FMC00011E Already logged on to the system |
FloridaSilverback
Replies: 2 Views: 2461
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Tue May 18, 2004 1:10 pm Subject: [SOLVED]FMC00011E Already logged on to the system |
Thanks!
Put another one in the win column.  |
Topic: [SOLVED]FMC00011E Already logged on to the system |
FloridaSilverback
Replies: 2 Views: 2461
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Tue May 18, 2004 12:11 pm Subject: [SOLVED]FMC00011E Already logged on to the system |
I'm trying to find out the best way to recover/eliminate an abandoned session.
Here's the situation I'm testing.
The Agent is used to acquire the service object and then logon.
Some processing ... |
Topic: [SOLVED]FMC00106E Not logged on |
FloridaSilverback
Replies: 2 Views: 3996
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Thu May 13, 2004 10:03 am Subject: [SOLVED]FMC00106E Not logged on |
It seems I found my own answer. I looked at the IBM Workflow Programming guide and there is a section called 'Stateless Server Support'. (Chapter 13) In there is an explination of how to implement a s ... |