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 » WebSphere Process Server (WID/WPS/WAS+) » Process starter specification with invocation task

Post new topic  Reply to topic
 Process starter specification with invocation task « View previous topic :: View next topic » 
Author Message
Liquid
PostPosted: Wed May 27, 2009 6:57 am    Post subject: Process starter specification with invocation task Reply with quote

Acolyte

Joined: 08 Sep 2004
Posts: 52
Location: Hungary, Europe

Hello!

I'd like to control the authorization of a process. Thus I created a new invocation task by using the authorization tab of the process Receive activity.

The task was generated by WID and the interface of the invocation task is the same as the process receive interface (it was the default auto anyway).

BUT when I start the process (through a web service export) I got the exception below. The strange this is, that the process starts fine without the invocation task.

Please help, it's so annoying that the WID generated invocation task doesn't work. I've checked the itel task definition and the referenced interface wsdl also, but couldn't find any solution.

Thanks in advance.

The exception:
-------------------------
[2009.05.27. 16:16:44:761 CEST] 0000030f ExceptionUtil E CNTR0020E: Az EJB a(z) "processMessage" metódus "BeanId(Test_ModuleApp#Test_ModuleEJB.jar#component.Test01Process, null)" komponensen meghívása során váratlan (nem deklarált) kivételt dobott. Kivételadatok: com.ibm.bpe.api.EngineWrongMessageTypeException: CWWBE0012E: A(z) '{http://Test_Module/Test01}startProcessOperationRequestMsg' üzenettípushoz nem megfelelő üzenetpéldány került átadásra.
com.ibm.task.api.WrongMessageTypeException: CWTKA0004E: A(z) '{http://Test_Module/Test01}startProcessOperationRequestMsg' üzenettípushoz rossz üzenetpéldány került átadásra.
at com.ibm.task.core.CoreHelper.validateAndSetInputMessage(CoreHelper.java:7449)
at com.ibm.task.core.CallbackForBpelFlowManager.setInputMessage(CallbackForBpelFlowManager.java:5074)
at com.ibm.bpe.plugins.HumanTaskManagerPluginImpl.setInputMessage(HumanTaskManagerPluginImpl.java:2367)
at com.ibm.bpe.engine.BpelAssignmentHandler.setOTaskInputMessage(BpelAssignmentHandler.java:467)
at com.ibm.bpe.engine.BpelEngineCore.receiveEvent(BpelEngineCore.java:2141)
at com.ibm.bpe.engine.BpelEngine.receiveEventWithReplyContext(BpelEngine.java:1042)
at com.ibm.bpe.engine.BpelEngine.receiveEventWithReplyContext(BpelEngine.java:764)
at com.ibm.bpe.framework.sca.ProcessSessionBean.invokeEngineAsync(ProcessSessionBean.java:1050)
at com.ibm.bpe.framework.sca.ProcessSessionBean.invokeEngineAsync(ProcessSessionBean.java:1017)
at com.ibm.bpe.framework.sca.ProcessSessionBean.processMessage(ProcessSessionBean.java:395)
at com.ibm.bpe.framework.sca.EJSLocalStatelesscomponent_Test01Process_7cee675e.processMessage(EJSLocalStatelesscomponent_Test01Process_7cee675e.java:639)
at com.ibm.bpe.framework.sca.ProcessImplementationHandler.handleInboundCalls(ProcessImplementationHandler.java:274)
at com.ibm.bpe.framework.sca.ProcessImplementationHandler.processMessage(ProcessImplementationHandler.java:161)
at com.ibm.ws.sca.internal.message.impl.MessageDispatcherImpl.processMessage(MessageDispatcherImpl.java:1287)
at com.ibm.ws.sca.internal.message.impl.ManagedMessageImpl.process(ManagedMessageImpl.java:834)
at com.ibm.wsspi.sca.ejb.module.impl.ModuleSessionBean.processUOWMessage(ModuleSessionBean.java:336)
at com.ibm.wsspi.sca.ejb.module.impl.ModuleSessionBean.transactionRequiredActivitySessionSupports(ModuleSessionBean.java:307)
at com.ibm.wsspi.sca.ejb.module.EJSLocalStatelessModule_43132892.transactionRequiredActivitySessionSupports(EJSLocalStatelessModule_43132892.java:301)
at com.ibm.ws.sca.internal.uow.handler.UOWStrategyImpl.transactionGlobalActivitySessionAny(UOWStrategyImpl.java:336)
at com.ibm.ws.sca.internal.uow.handler.JoinUOWHandler.processMessage(JoinUOWHandler.java:168)
at com.ibm.ws.sca.internal.message.impl.MessageDispatcherImpl.processMessage(MessageDispatcherImpl.java:1298)
at com.ibm.ws.sca.internal.message.impl.ManagedMessageImpl.process(ManagedMessageImpl.java:834)
at com.ibm.ws.sca.internal.async.impl.AbstractAsyncInboundHandler.processMessage(AbstractAsyncInboundHandler.java:122)
at com.ibm.wsspi.sca.async.bean.impl.ServiceSIBusMessageBean.processMessage(ServiceSIBusMessageBean.java:282)
at com.ibm.wsspi.sca.async.bean.impl.ServiceSIBusMessageBean.access$000(ServiceSIBusMessageBean.java:54)
at com.ibm.wsspi.sca.async.bean.impl.ServiceSIBusMessageBean$1.onMessage(ServiceSIBusMessageBean.java:79)
at com.ibm.wbiserver.manualrecovery.ejb.RecoveryMDBHandler.processMessage(RecoveryMDBHandler.java:126)
at com.ibm.wbiserver.manualrecovery.ejb.RecoveryMDBHandler.onMessage(RecoveryMDBHandler.java:82)
at com.ibm.wsspi.sca.async.bean.impl.ServiceSIBusMessageBean.onMessage(ServiceSIBusMessageBean.java:132)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:618)
at com.ibm.ejs.container.MessageEndpointHandler.invokeMdbMethod(MessageEndpointHandler.java:1018)
at com.ibm.ejs.container.MessageEndpointHandler.invoke(MessageEndpointHandler.java:747)
at $Proxy103.onMessage(Unknown Source)
at com.ibm.ws.sib.ra.inbound.impl.SibRaEndpointInvokerImpl.invokeEndpoint(SibRaEndpointInvokerImpl.java:156)
at com.ibm.ws.sib.ra.inbound.impl.SibRaDispatcher.dispatch(SibRaDispatcher.java:768)
at com.ibm.ws.sib.ra.inbound.impl.SibRaSingleProcessListener$SibRaWork.run(SibRaSingleProcessListener.java:584)
at com.ibm.ejs.j2c.work.WorkProxy.run(WorkProxy.java:419)
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1473)
-------------------------
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 » WebSphere Process Server (WID/WPS/WAS+) » Process starter specification with invocation task
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.