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 » FMC00122E

Post new topic  Reply to topic
 FMC00122E « View previous topic :: View next topic » 
Author Message
user123
PostPosted: Tue Mar 15, 2005 4:02 pm    Post subject: FMC00122E Reply with quote

Newbie

Joined: 20 Jan 2005
Posts: 8

Hi,

Randomly i do get error when i accept a workitem. Error is:

FMC00122E Object is empty

com.ibm.workflow.api.FmcException:

FMC38009E MQSeries Workflow API Error :

API Return Code : 122

Error Origin : /projects/fmc/drvp/lbld/v340/aix/src/fmcjpitm.inl, line 1825

Error Message : FMC00122E Object is empty

Nested Exception : None

at com.ibm.workflow.api.loc.WorkItemImpl.outContainer(WorkItemImpl.java:368)

at com.ibm.workflow.servlet.client.BuiltinHandler.checkInWorkItem(Unknown Source)

at java.lang.reflect.Method.invoke(Native Method)

at com.ibm.workflow.servlet.client.Util.invoke(Unknown Source)(Compiled Code)

at com.ibm.workflow.servlet.client.BuiltinHandler.execute(Unknown Source)

at com.ibm.workflow.servlet.client.ApplicationContextImpl.dispatch(Unknown Source)

at com.ibm.workflow.servlet.client.Main.doGet(Main.java:141)

at com.ibm.workflow.servlet.client.Main.doPost(Main.java:101)

at javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled Code))

at javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled Code))

at com.ibm.ws.webcontainer.servlet.StrictServletInstance.doService(StrictServletInstance.java(Compiled Code))

at com.ibm.ws.webcontainer.servlet.StrictLifecycleServlet._service(StrictLifecycleServlet.java(Compiled Code))

at com.ibm.ws.webcontainer.servlet.IdleServletState.service(StrictLifecycleServlet.java(Compiled Code))

at com.ibm.ws.webcontainer.servlet.StrictLifecycleServlet.service(StrictLifecycleServlet.java(Inlined Compiled Code))

at com.ibm.ws.webcontainer.servlet.ServletInstance.service(ServletInstance.java(Compiled Code))

at com.ibm.ws.webcontainer.servlet.ValidServletReferenceState.dispatch(ValidServletReferenceState.java(Compiled Code))

at com.ibm.ws.webcontainer.servlet.ServletInstanceReference.dispatch(ServletInstanceReference.java(Inlined Compiled Code))

at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.handleWebAppDispatch(WebAppRequestDispatcher.java(Compiled Code))

at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.dispatch(WebAppRequestDispatcher.java(Compiled Code))

at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.forward(WebAppRequestDispatcher.java(Compiled Code))

at com.amexp.drrweb.server.controller.PrelimReqCheckServlet.dispatch(PrelimReqCheckServlet.java:66)

at com.amexp.drrweb.server.controller.PrelimReqCheckServlet.doPost(PrelimReqCheckServlet.java:3

at javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled Code))

at javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled Code))

at com.ibm.ws.webcontainer.servlet.StrictServletInstance.doService(StrictServletInstance.java(Compiled Code))

at com.ibm.ws.webcontainer.servlet.StrictLifecycleServlet._service(StrictLifecycleServlet.java(Compiled Code))

at com.ibm.ws.webcontainer.servlet.IdleServletState.service(StrictLifecycleServlet.java(Compiled Code))

at com.ibm.ws.webcontainer.servlet.StrictLifecycleServlet.service(StrictLifecycleServlet.java(Inlined Compiled Code))

at com.ibm.ws.webcontainer.servlet.ServletInstance.service(ServletInstance.java(Compiled Code))

at com.ibm.ws.webcontainer.servlet.ValidServletReferenceState.dispatch(ValidServletReferenceState.java(Compiled Code))

at com.ibm.ws.webcontainer.servlet.ServletInstanceReference.dispatch(ServletInstanceReference.java(Inlined Compiled Code))

at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.handleWebAppDispatch(WebAppRequestDispatcher.java(Compiled Code))

at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.dispatch(WebAppRequestDispatcher.java(Compiled Code))

at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.forward(WebAppRequestDispatcher.java(Compiled Code))

at com.ibm.ws.webcontainer.srt.WebAppInvoker.doForward(WebAppInvoker.java(Compiled Code))

at com.ibm.ws.webcontainer.srt.WebAppInvoker.handleInvocationHook(WebAppInvoker.java(Compiled Code))

at com.ibm.ws.webcontainer.cache.invocation.CachedInvocation.handleInvocation(CachedInvocation.java(Compiled Code))

at com.ibm.ws.webcontainer.cache.invocation.CacheableInvocationContext.invoke(CacheableInvocationContext.java(Compiled Code))

at com.ibm.ws.webcontainer.srp.ServletRequestProcessor.dispatchByURI(ServletRequestProcessor.java(Compiled Code))

at com.ibm.ws.webcontainer.oselistener.OSEListenerDispatcher.service(OSEListener.java(Compiled Code))

at com.ibm.ws.webcontainer.http.HttpConnection.handleRequest(HttpConnection.java(Compiled Code))

at com.ibm.ws.http.HttpConnection.readAndHandleRequest(HttpConnection.java(Compiled Code))

at com.ibm.ws.http.HttpConnection.run(HttpConnection.java(Compiled Code))

at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:672)


Does anybody have idea what is causing it and how to resolve it. For now iam force restarting to resolve it.

Thanks.
Back to top
View user's profile Send private message
jmac
PostPosted: Tue Mar 15, 2005 5:00 pm    Post subject: Reply with quote

Jedi Knight

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

Generally this type of error will occur when multiple users have access to an object on a list and one of them works it, then another attempts to work it after it has been completed.
_________________
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
user123
PostPosted: Wed Mar 16, 2005 12:40 pm    Post subject: Reply with quote

Newbie

Joined: 20 Jan 2005
Posts: 8

Yes the multiple users are assigned to a workitem. Is there any solution for this other than force restarting??
Back to top
View user's profile Send private message
jmac
PostPosted: Wed Mar 16, 2005 12:54 pm    Post subject: Reply with quote

Jedi Knight

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

user123 wrote:
Yes the multiple users are assigned to a workitem. Is there any solution for this other than force restarting??


Why would you force restart? That doesn't make sense to me.

This is what I think the situation is:

You have workitems W1, W2, W3 assigned to Users U1 and U2.

U1 Displays their worklist and sees the following:

W1 Ready
W2 Ready
W3 Ready

They select W1 and begin to work it.

Now U2 displays their worklist and sees the following:

W2 Ready
W3 Ready

U2 selects W2 and begins to work it.

Now U1 Checks in W1 and is returned to the worlist which will not be refreshed, so what they see is:
W2 Ready
W3 Ready

And if they try to work W2 they will get either "Invalid State" in the case where U2 has not completed W2 yet, or "Object not found" in the case where U2 has already completed W2.

The moral of the story is you either need to train your users to refresh, or use the WebClient option which automatically does the refresh. I can see no case where you would want to do any force finish or force restart.
_________________
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
user123
PostPosted: Thu Mar 17, 2005 12:44 pm    Post subject: Reply with quote

Newbie

Joined: 20 Jan 2005
Posts: 8

I have tested a sample one.....it was me alone working on that workitem....

when i refresh i still see the workitem on my list. when i accept that item it gives that error.....so what to do now....that is the reason i have done force restart.......this error of object empty was sporadic....now a days it is more with workitems....so wanted to find the solution for it??

As u said, one of the reason it might be. Then what abt the above example one I tested where no other user was working had the problem.....
Any suggestions???
Back to top
View user's profile Send private message
hos
PostPosted: Fri Mar 18, 2005 4:37 am    Post subject: Reply with quote

Chevalier

Joined: 03 Feb 2002
Posts: 470

Hi,
maybe this technote solves your problem:
http://www-1.ibm.com/support/docview.wss?rs=795&context=SW920&uid=swg21047791

[URL length Edited by JMAC. Note that this technote is also documented in the "sticky" technotes category. Always a good place to look for information]
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 » FMC00122E
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.