Author |
Message
|
mm1978 |
Posted: Mon Apr 26, 2004 12:09 pm Post subject: [SOLVED] Problem with process instance deleting by itself |
|
|
Apprentice
Joined: 06 Sep 2003 Posts: 42
|
Hi all,
I imported an FDL into runtime which created a process template. But when I try creating and starting a process instance, the workflow is not creating it. Sometimes, it shows me the process instance but when I refresh the process instance goes off, I don't see it. Does anyone ever had this kind of problem.
The process model and the fdl looks ok to me. Can someone help me pointing out what is going wrong. I am having WF 3.3.2 on AIX 5.1.
Thanks in advance.
Last edited by mm1978 on Tue May 25, 2004 8:10 am; edited 1 time in total |
|
Back to top |
|
 |
Ratan |
Posted: Mon Apr 26, 2004 12:17 pm Post subject: |
|
|
 Grand Master
Joined: 18 Jul 2002 Posts: 1245
|
How many activities does your Process have?
Are they all automatic or manual?
Are you using any filters to display Process Instance List. _________________ -Ratan |
|
Back to top |
|
 |
mm1978 |
Posted: Mon Apr 26, 2004 12:27 pm Post subject: |
|
|
Apprentice
Joined: 06 Sep 2003 Posts: 42
|
Hello Ratan,
I must be having more than 50 activities, but most of them are repeated activities, like in blocks with the transition conditions. And I have combination of automatic and manual activities.
I am not using filters to display process instance list. I can see other process instances but not a prarticular process template which I want. |
|
Back to top |
|
 |
Ratan |
Posted: Mon Apr 26, 2004 12:48 pm Post subject: |
|
|
 Grand Master
Joined: 18 Jul 2002 Posts: 1245
|
I am wondering if your process instance is finishing off and is being deleted.
Change your setting to "Keep finished Process Instances: forever" and try again. _________________ -Ratan |
|
Back to top |
|
 |
mm1978 |
Posted: Mon Apr 26, 2004 12:59 pm Post subject: |
|
|
Apprentice
Joined: 06 Sep 2003 Posts: 42
|
Will try doing that and let you know.
Thanks. |
|
Back to top |
|
 |
mm1978 |
Posted: Mon Apr 26, 2004 1:09 pm Post subject: |
|
|
Apprentice
Joined: 06 Sep 2003 Posts: 42
|
Hello Ratan,
I tried doing the way said. Yes, the process state is showing "Finished" and giving me an option to "Restart Instance".
I see the process is getting finished at the first activity which is an UPES activity. Got to figure out why it is not going further. Will update you.
Thanks for your help. |
|
Back to top |
|
 |
mm1978 |
Posted: Wed Apr 28, 2004 7:47 am Post subject: |
|
|
Apprentice
Joined: 06 Sep 2003 Posts: 42
|
Hello Ratan,
This might sound weird but it happened with me. This is the second time it's happening. The fdl which I imported into the runtime brought the workflow server down. I don't have any clue why it did that. I had to delete the configuration and recreate it to get it up and running.
I am trying to create the same process model on my local machine and will try importing it to the runtime and see if its gonna create any problem. But if in case anyone knows about this situation, please let me know.
Thanks. |
|
Back to top |
|
 |
Ratan |
Posted: Wed Apr 28, 2004 7:56 am Post subject: |
|
|
 Grand Master
Joined: 18 Jul 2002 Posts: 1245
|
May be we can debug it if you can post your FDL and the runtime configuration parameters. _________________ -Ratan |
|
Back to top |
|
 |
mm1978 |
Posted: Wed Apr 28, 2004 8:18 am Post subject: |
|
|
Apprentice
Joined: 06 Sep 2003 Posts: 42
|
Hello Ratan,
I don't know if I can post the FDL on the forum. Instead I can email you the fdl and the configuration parameters. Let me know, please.
Thanks. |
|
Back to top |
|
 |
Ratan |
Posted: Wed Apr 28, 2004 8:32 am Post subject: |
|
|
 Grand Master
Joined: 18 Jul 2002 Posts: 1245
|
There is a better probablity of finding the problem if you post the FDL on the forum. If you cant do that you can email me. _________________ -Ratan |
|
Back to top |
|
 |
mm1978 |
Posted: Wed Apr 28, 2004 10:37 am Post subject: |
|
|
Apprentice
Joined: 06 Sep 2003 Posts: 42
|
Hello Ratan,
I emailed to your hotmail account.
Thanks. |
|
Back to top |
|
 |
Ratan |
Posted: Wed Apr 28, 2004 11:04 am Post subject: |
|
|
 Grand Master
Joined: 18 Jul 2002 Posts: 1245
|
The FDL looks good to me.
I have no Idea what is going wrong. _________________ -Ratan |
|
Back to top |
|
 |
mm1978 |
Posted: Fri Apr 30, 2004 1:52 pm Post subject: |
|
|
Apprentice
Joined: 06 Sep 2003 Posts: 42
|
Hello Ratan,
I created a new process and imported it to the runtime (same as the old one) and this time, it worked. But still can't able to decide why the other fdl brings down the admin server.
Thanks for your help. |
|
Back to top |
|
 |
mm1978 |
Posted: Wed May 05, 2004 9:30 am Post subject: |
|
|
Apprentice
Joined: 06 Sep 2003 Posts: 42
|
Hello all,
With this new process also, I am getting the same problem. As soon as I start an instance manually in the web client, the process is getting terminated. But, when an outside application is creating an instance, the process is staying there without terminating.
When I checked the fmcsys.log I am getting error saying that FMC22590W Process XXXX, activity XXXX: Member XXXX:YYYY is not set.
Does anyone have clue why the webclient is behaving like this?
Thanks. |
|
Back to top |
|
 |
Ratan |
Posted: Wed May 05, 2004 10:59 am Post subject: |
|
|
 Grand Master
Joined: 18 Jul 2002 Posts: 1245
|
you are probably not giving the data which is required and probably your instance is getting finished. I suspect the first activity you have is automatic and the transition conditions out of it are not getting satisfied. _________________ -Ratan |
|
Back to top |
|
 |
|