on ‎2011 Jul 08 11:46 AM
Hi,
There is a workflow which should be triggered by a disconnect event, this workflow is being used from many years now and having no syntax errors.
But from few days, when I created disconnect event in quality system, workflow gets created but remains in READY state for some time and then goes in ERROR state.
The reason of ERROR status is "Error when loading the callback component (work item xxx)". Also shows that "No Agent Available" in Agent column in SWI1.
I am not getting why suddenly it started going in ERROR state for the same data for which workflow was created last week.
As I am creating workflow in Quality system, so I am sure there is no changes done on template. It looks either with some system enviroment or user authorization!
Thanks,
Murtuza
Request clarification before answering.
Hi,
First check the whether the administrator is maintained or not through transaction SWDC. If not then please maintain a user as administrator.
Then Check the the configuration in SWU3 whether the configuration is green or not.
Please also check the agent determination process in the workflow design whether the agents are found or not.
Thanks and regards,
SNJY
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I checked in SWDC, system administator is maintained, there is some number against position.
in SWU3, "Maintain Runtime Environment" is green, the rest of the parameters are red as few of the sub nodes are red
in SWDD, i checked the workflow design is same as in developement and production system.
Also, I am able to create other type of workflows successfully but finding problems in this specific workflow type only.
Its not starting even first step. In Workflow log, there is name of workflow and status is error.
When I click on Details of the name of workflow, below it shows following 2 lines with user names, date and time
(Sub)workflow created
Workflow started
When I click on Graphics, there is event name, and on side Workflow Started (No Agent) and green arrow goes upto first tast (which is container operation) and stopped there.
When I click on the name of workflow in workflow log screen, another screen opens with three tabs Basic data, Activities, Available objects.
Basic data contains nothing but creation date time and status
Activities shows two table controls, first table is Activities (not yet processed), there is one entry in that.
Available objects shows a table contol with two objects.
I check Extras > Technical Data
It shows error as below
Exception 8987
Symbolic Name
Error Type 1
Area SWP
Message 76
Variable 1 xxx
Variable 2
Variable 3
Variable 4
Message Row Error when loading the callback component (wo
Solved the issue.
I myself added breakpoints in a task from workflow log which was the cause. I removed it and it started working as before.
But I doubt I created breakpoints in on workflow item, and it not only stopped creating other workflows for my id but from other users as well. This is not accepted.!!
Hi,
I did set breakpoints in workflow tree and it caused all the workflow going in error. I have mentioned steps where I put breakpoints in above reply. It started working fine as usual when I removed it.
You are getting same error? Did you create anything like breakpoints or something in workflow definition?
Thanks,
Murtuza
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Workflow stopped being initialized from READY state to STARTED but turning in ERROR status.
There were breakpoints added from administration -> Set Breakpoints in one workflow iteam which caused all the workflow items being created properly by any user!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
No Breakpoints were not in ABAP code.
See, there is a Task linked to BOR - Method. When you open a workflow item in SWI1, you will see the list of tasks perfomed till date and the task which in process or waiting.
In my case, a worklow had an waiting item, so i clicked on it and it showd me the creation date and start date of task by which date it would start executing.
Now, when we click on Edit > Change, it opens few options on left side like Complete Manually, Set Enqueue lock, Logically Delete etc. There is one more option of Set Breakpoints.
If we open Set Breakpoints option, it will open the full workflow tree having all the tasks as nodes. On side of each tasks, there is gray icon of Breakpoint, when we click any of icon, it turns red (just like we set break point in ABAP Code).
I created 2 breakpoints in one of the task of one of the workitem. But it got hardcoded in all the workflow of that type created by any user. If we open any workflow item of that type, Breakpoints were displayed.
I then went to same position in another workflow item and deleted those.
Thanks,
Murtuza
| User | Count |
|---|---|
| 8 | |
| 5 | |
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.