Expand my Community achievements bar.

Dive into Adobe Summit 2024! Explore curated list of AEM sessions & labs, register, connect with experts, ask questions, engage, and share insights. Don't miss the excitement.

submit service Errror

Avatar

Former Community Member
Hi



i try to invoke a process via workspace using a pdf form.



And i get the following flex error after clicking the complete button in workspace.

What is wrong. I use LC 8.0 without SP2.



2008-06-18 16:11:07,306 INFO [STDOUT] [Flex] [ERROR] Exception when invoking service: remoting-service

with message: Flex Message (flex.messaging.messages.RemotingMessage)

operation = complete

clientId = F6E516C1-6A0B-0FDF-9A6E-B53682AC09C8

destination = task-actions

messageId = 86957628-5D04-11D3-9278-9C0287B8A1CF

timestamp = 1213798267146

timeToLive = 1213798267146

body = null

hdr(DSEndpoint) = workspace-polling-amf

hdr(DSId) = F6D073C3-2009-2F17-8AE7-7E689EA0F33F

exception: flex.messaging.MessageException: ALC-WKS-005-029: A problem occurred in the Submit Service. Please review the submit orchestration for this process.

2008-06-18 16:11:07,306 INFO [STDOUT] [Flex] Exception when invoking service: remoting-service

with message: Flex Message (flex.messaging.messages.RemotingMessage)

operation = complete

clientId = F6E516C1-6A0B-0FDF-9A6E-B53682AC09C8

destination = task-actions

messageId = 86957628-5D04-11D3-9278-9C0287B8A1CF

timestamp = 1213798267146

timeToLive = 1213798267146

body = null

hdr(DSEndpoint) = workspace-polling-amf

hdr(DSId) = F6D073C3-2009-2F17-8AE7-7E689EA0F33F

exception: flex.messaging.MessageException: ALC-WKS-005-029: A problem occurred in the Submit Service. Please review the submit orchestration for this process.

2008-06-18 16:11:07,306 INFO [STDOUT] [Flex] [ERROR] Root cause: com.adobe.idp.taskmanager.dsc.client.task.CompleteTaskException: route: null is not valid for task: 12; Route Name: null is not valid for TaskID: 12;

at com.adobe.idp.taskmanager.dsc.service.TaskManagerServiceImpl.addException(TaskManagerServiceImpl.java:4814)

at com.adobe.idp.taskmanager.dsc.service.TaskManagerServiceImpl.completeTask(TaskManagerServiceImpl.java:4887)

at com.adobe.idp.taskmanager.dsc.service.TaskManagerServiceImpl.completeTask(TaskManagerServiceImpl.java:513)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

at java.lang.reflect.Method.invoke(Method.java:585)

at com.adobe.idp.dsc.component.impl.DefaultPOJOInvokerImpl.invoke(DefaultPOJOInvokerImpl.java:181)

at com.adobe.idp.dsc.interceptor.impl.InvocationInterceptor.intercept(InvocationInterceptor.java:134)

at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptorChainImpl.java:44)

at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor$1.doInTransaction(TransactionInterceptor.java:74)

at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterBean.execute(EjbTransactionCMTAdapterBean.java:336)

at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterBean.doRequiresNew(EjbTransactionCMTAdapterBean.java:282)

at sun.reflect.GeneratedMethodAccessor359.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

at java.lang.reflect.Method.invoke(Method.java:585)

at org.jboss.invocation.Invocation.performCall(Invocation.java:345)

at org.jboss.ejb.StatelessSessionContainer$ContainerInterceptor.invoke(StatelessSessionContainer.java:214)

at org.jboss.resource.connectionmanager.CachedConnectionInterceptor.invoke(CachedConnectionInterceptor.java:149)

at org.jboss.ejb.plugins.StatelessSessionInstanceInterceptor.invoke(StatelessSessionInstanceInterceptor.java:154)

at org.jboss.webservice.server.ServiceEndpointInterceptor.invoke(ServiceEndpointInterceptor.java:54)

at org.jboss.ejb.plugins.CallValidationInterceptor.invoke(CallValidationInterceptor.java:48)

at org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTx
1 Reply

Avatar

Level 4
What is the type of your process variable that holds the input form? If it is Document Form then the submit type of the button must be PDF.