Expand my Community achievements bar.

Error ALC-WKS-007-043

Avatar

Former Community Member
I am continuing the discussion started in
Tito Kraer, "Form Guide Conversions" #6, 19 Dec 2007 7:31 am, since the subject has really changed.



I had posted that I needed a simpler process than I had, like . . . display an xdp form in WS, enter data, submit to another WS user to view, approve, reject, and/or send back to the process creator for additions/corrections, at which point, the process creator may submit or abandon.



So far, I have two simple activities in the process: Set Value and Assign Task. I've created one xfaForm variable to get all the data from an xdp form that the process creator fills in in WS. I also use Render/Submit PDF Service from Samples - Forms, as suggested in other postings.



I tried to submit the xdp form in xml format without a receiving variable or form, because I figure the xml data with the xdp form would be saved by WS and displayed to the assigned user. I'm also unsure what url to use; when I was emailing it to the next user I was using mailto, but this is no longer the case. Anyhow, at this point, after completing the xdp form and clicking Complete, is where I get that error code.



I read http://www.adobeforums.com/webx?128@@.3bc4ac76 and saw that the thread was interrupted when you asked for the last error in the server log, so I figured I'd include it for your review. Here's what I get:



2007-12-19 10:25:00,046 INFO [STDOUT] [Flex] [ERROR] Error handling message: flex.messaging.MessageException: com.adobe.idp.dsc.util.InvalidCoercionException : Cannot coerce object: com.adobe.idp.taskmanager.form.impl.xfa.XFARepositoryFormInstance@b39023 of type: com.adobe.idp.taskmanager.form.impl.xfa.XFARepositoryFormInstance to type: class com.adobe.idp.Document

incomingMessage: Flex Message (flex.messaging.messages.RemotingMessage)

operation = submitWithPriorData

clientId = 747C6160-11C1-3463-A4E8-C054E1498068

destination = task-actions

messageId = AC72A636-529D-79AA-24EC-F301177967F1

timestamp = 1198077899921

timeToLive = 1198077899921

body = null

hdr(DSEndpoint) = workspace-polling-amf

hdr(DSId) = 6EF70AF3-E198-379C-2448-5D25958D60BA

errorReply: Flex Message (flex.messaging.messages.ErrorMessage)

clientId = 747C6160-11C1-3463-A4E8-C054E1498068

correlationId = AC72A636-529D-79AA-24EC-F301177967F1

destination = task-actions

messageId = 747C7472-E0D8-5634-A5AE-C0DE12A18980

timestamp = 1198077900046

timeToLive = 0

body = null

code = Server.Processing

message = com.adobe.idp.dsc.util.InvalidCoercionException : Cannot coerce object: com.adobe.idp.taskmanager.form.impl.xfa.XFARepositoryFormInstance@b39023 of type: com.adobe.idp.taskmanager.form.impl.xfa.XFARepositoryFormInstance to type: class com.adobe.idp.Document

details = null

rootCause = ALC-DSC-119-000: com.adobe.idp.dsc.util.InvalidCoercionException: Cannot coerce object: com.adobe.idp.taskmanager.form.impl.xfa.XFARepositoryFormInstance@b39023 of type: com.adobe.idp.taskmanager.form.impl.xfa.XFARepositoryFormInstance to type: class com.adobe.idp.Document

body = null

extendedData = null

2007-12-19 10:25:00,046 INFO [STDOUT] [Flex] Error handling message: flex.messaging.MessageException: com.adobe.idp.dsc.util.InvalidCoercionException : Cannot coerce object: com.adobe.idp.taskmanager.form.impl.xfa.XFARepositoryFormInstance@b39023 of type: com.adobe.idp.taskmanager.form.impl.xfa.XFARepositoryFormInstance to type: class com.adobe.idp.Document

incomingMessage: Flex Message (flex.messaging.messages.RemotingMessage)

operation = submitWithPriorData

clientId = 747C6160-11C1-3463-A4E8-C054E1498068

destination = task-actions

messageId = AC72A636-529D-79AA-24EC-F301177967F1

timestamp = 1198077899921

timeToLive = 1198077899921

body = null

hdr(DSEndpoint) = workspace-polling-amf

hdr(DSId) = 6EF70AF3-E198-379C-2448-5D25958D60BA

errorReply: Flex Message (flex.mess
13 Replies

Avatar

Former Community Member
I see that the error message is incomplete, so I am reposting it in its entirety:



2007-12-19 10:25:00,046 INFO [STDOUT] [Flex] [ERROR] Error handling message: flex.messaging.MessageException: com.adobe.idp.dsc.util.InvalidCoercionException : Cannot coerce object: com.adobe.idp.taskmanager.form.impl.xfa.XFARepositoryFormInstance@b39023 of type: com.adobe.idp.taskmanager.form.impl.xfa.XFARepositoryFormInstance to type: class com.adobe.idp.Document

incomingMessage: Flex Message (flex.messaging.messages.RemotingMessage)

operation = submitWithPriorData

clientId = 747C6160-11C1-3463-A4E8-C054E1498068

destination = task-actions

messageId = AC72A636-529D-79AA-24EC-F301177967F1

timestamp = 1198077899921

timeToLive = 1198077899921

body = null

hdr(DSEndpoint) = workspace-polling-amf

hdr(DSId) = 6EF70AF3-E198-379C-2448-5D25958D60BA

errorReply: Flex Message (flex.messaging.messages.ErrorMessage)

clientId = 747C6160-11C1-3463-A4E8-C054E1498068

correlationId = AC72A636-529D-79AA-24EC-F301177967F1

destination = task-actions

messageId = 747C7472-E0D8-5634-A5AE-C0DE12A18980

timestamp = 1198077900046

timeToLive = 0

body = null

code = Server.Processing

message = com.adobe.idp.dsc.util.InvalidCoercionException : Cannot coerce object: com.adobe.idp.taskmanager.form.impl.xfa.XFARepositoryFormInstance@b39023 of type: com.adobe.idp.taskmanager.form.impl.xfa.XFARepositoryFormInstance to type: class com.adobe.idp.Document

details = null

rootCause = ALC-DSC-119-000: com.adobe.idp.dsc.util.InvalidCoercionException: Cannot coerce object: com.adobe.idp.taskmanager.form.impl.xfa.XFARepositoryFormInstance@b39023 of type: com.adobe.idp.taskmanager.form.impl.xfa.XFARepositoryFormInstance to type: class com.adobe.idp.Document

body = null

extendedData = null

2007-12-19 10:25:00,046 INFO [STDOUT] [Flex] Error handling message: flex.messaging.MessageException: com.adobe.idp.dsc.util.InvalidCoercionException : Cannot coerce object: com.adobe.idp.taskmanager.form.impl.xfa.XFARepositoryFormInstance@b39023 of type: com.adobe.idp.taskmanager.form.impl.xfa.XFARepositoryFormInstance to type: class com.adobe.idp.Document

incomingMessage: Flex Message (flex.messaging.messages.RemotingMessage)

operation = submitWithPriorData

clientId = 747C6160-11C1-3463-A4E8-C054E1498068

destination = task-actions

messageId = AC72A636-529D-79AA-24EC-F301177967F1

timestamp = 1198077899921

timeToLive = 1198077899921

body = null

hdr(DSEndpoint) = workspace-polling-amf

hdr(DSId) = 6EF70AF3-E198-379C-2448-5D25958D60BA

errorReply: Flex Message (flex.messaging.messages.ErrorMessage)

clientId = 747C6160-11C1-3463-A4E8-C054E1498068

correlationId = AC72A636-529D-79AA-24EC-F301177967F1

destination = task-actions

messageId = 747C7472-E0D8-5634-A5AE-C0DE12A18980

timestamp = 1198077900046

timeToLive = 0

body = null

code = Server.Processing

message = com.adobe.idp.dsc.util.InvalidCoercionException : Cannot coerce object: com.adobe.idp.taskmanager.form.impl.xfa.XFARepositoryFormInstance@b39023 of type: com.adobe.idp.taskmanager.form.impl.xfa.XFARepositoryFormInstance to type: class com.adobe.idp.Document

details = null

rootCause = ALC-DSC-119-000: com.adobe.idp.dsc.util.InvalidCoercionException: Cannot coerce object: com.adobe.idp.taskmanager.form.impl.xfa.XFARepositoryFormInstance@b39023 of type: com.adobe.idp.taskmanager.form.impl.xfa.XFARepositoryFormInstance to type: class com.adobe.idp.Document

body = null

extendedData = null



I hope to hear from you soon.



Thanks!

Avatar

Former Community Member
I've changed the input form variable and added an output one. I am using the same xdp form though to read and write.



frmInput:

(Render PDF Form service)

Service Input:

formURL: task - Form URL

inDocData: task - Form Data

targetURL: Custom Configuration - targetURL

userAgent: Custom Configuration - userAgent

Service Output:

outFormDoc: task - Document

(Submit PDF Form service)

Service Input:

document: task - Submitted Content

environmentBuffer: Custom Configuration - environmentBuffer

targetURL: Custom Configuration - targetURL

userAgent: Custom Configuration - userAgent

Service Output:

outFormDoc: task - Form Data



frmOutput:

(Render PDF Form service)

Service Input:

formURL: variable - frmOutput

inDocData: task - Form Data

targetURL: Custom Configuration - targetURL

userAgent: Custom Configuration - userAgent

Service Output:

outFormDoc: task - Document

(Submit PDF Form service)

Service Input:

document: task - Submitted Content

environmentBuffer: Custom Configuration - environmentBuffer

targetURL: Custom Configuration - targetURL

userAgent: Custom Configuration - userAgent

Service Output:

outFormDoc: task - Form Data



Setting these variable made the process work . . . in a fashion. I was able to complete the form and submit it, and if I go to the Tracking section, I find it. However, I did not get a notification from WS nor was it included in the To Do list. Assuming that being the process creator and the assignee is not the issue, what should I do to set up notifications?



Thank you!

Avatar

Former Community Member
If I understand you correctly, you want to route a form from user A to User B and User B should get a email notification when a task is assigned to user B?, if this is the case then you need to use a xfaForm variable point it to a xdp in the repository. Hook the form with a render service. Then in the user Step form data mappings point to the xfaForm varibale for both input/output mappings. For email notification you would need to set the email server settings in the process mgmt/server settings in adminui

Avatar

Former Community Member
OK, that is exactly what I did. I'm using a required xfaform variable for both input and output, and I've set up the Render PDF and Submit PDF Services from the Samples - Form folder. I've also set up the server, but it continues to give me the same error, whether I use the submit service or not. I am including the last error in the server log.



2007-12-20 15:28:11,437 INFO [STDOUT] [Flex] [ERROR] Error handling message: flex.messaging.MessageException: com.adobe.idp.dsc.util.InvalidCoercionException : Cannot coerce object: com.adobe.idp.taskmanager.form.impl.xfa.XFARepositoryFormInstance@ce10a9 of type: com.adobe.idp.taskmanager.form.impl.xfa.XFARepositoryFormInstance to type: class com.adobe.idp.Document

incomingMessage: Flex Message (flex.messaging.messages.RemotingMessage)

operation = submitWithPriorData

clientId = 16801B9D-5F0D-33F4-6E41-FF5BCBA6053B

destination = task-actions

messageId = 72779A30-E176-CD61-A76F-F93CFE0F7862

timestamp = 1198182491343

timeToLive = 1198182491343

body = null

hdr(DSEndpoint) = workspace-polling-amf

hdr(DSId) = 167E70D8-711D-C602-90BC-109C9C1D389A

errorReply: Flex Message (flex.messaging.messages.ErrorMessage)

clientId = 16801B9D-5F0D-33F4-6E41-FF5BCBA6053B

correlationId = 72779A30-E176-CD61-A76F-F93CFE0F7862

destination = task-actions

messageId = 16801C82-DD0F-1BAF-14DB-CA88A3001D52

timestamp = 1198182491437

timeToLive = 0

body = null

code = Server.Processing

message = com.adobe.idp.dsc.util.InvalidCoercionException : Cannot coerce object: com.adobe.idp.taskmanager.form.impl.xfa.XFARepositoryFormInstance@ce10a9 of type: com.adobe.idp.taskmanager.form.impl.xfa.XFARepositoryFormInstance to type: class com.adobe.idp.Document

details = null

rootCause = ALC-DSC-119-000: com.adobe.idp.dsc.util.InvalidCoercionException: Cannot coerce object: com.adobe.idp.taskmanager.form.impl.xfa.XFARepositoryFormInstance@ce10a9 of type: com.adobe.idp.taskmanager.form.impl.xfa.XFARepositoryFormInstance to type: class com.adobe.idp.Document

body = null

extendedData = null

2007-12-20 15:28:11,453 INFO [STDOUT] [Flex] Error handling message: flex.messaging.MessageException: com.adobe.idp.dsc.util.InvalidCoercionException : Cannot coerce object: com.adobe.idp.taskmanager.form.impl.xfa.XFARepositoryFormInstance@ce10a9 of type: com.adobe.idp.taskmanager.form.impl.xfa.XFARepositoryFormInstance to type: class com.adobe.idp.Document

incomingMessage: Flex Message (flex.messaging.messages.RemotingMessage)

operation = submitWithPriorData

clientId = 16801B9D-5F0D-33F4-6E41-FF5BCBA6053B

destination = task-actions

messageId = 72779A30-E176-CD61-A76F-F93CFE0F7862

timestamp = 1198182491343

timeToLive = 1198182491343

body = null

hdr(DSEndpoint) = workspace-polling-amf

hdr(DSId) = 167E70D8-711D-C602-90BC-109C9C1D389A

errorReply: Flex Message (flex.messaging.messages.ErrorMessage)

clientId = 16801B9D-5F0D-33F4-6E41-FF5BCBA6053B

correlationId = 72779A30-E176-CD61-A76F-F93CFE0F7862

destination = task-actions

messageId = 16801C82-DD0F-1BAF-14DB-CA88A3001D52

timestamp = 1198182491437

timeToLive = 0

body = null

code = Server.Processing

message = com.adobe.idp.dsc.util.InvalidCoercionException : Cannot coerce object: com.adobe.idp.taskmanager.form.impl.xfa.XFARepositoryFormInstance@ce10a9 of type: com.adobe.idp.taskmanager.form.impl.xfa.XFARepositoryFormInstance to type: class com.adobe.idp.Document

details = null

rootCause = ALC-DSC-119-000: com.adobe.idp.dsc.util.InvalidCoercionException: Cannot coerce object: com.adobe.idp.taskmanager.form.impl.xfa.XFARepositoryFormInstance@ce10a9 of type: com.adobe.idp.taskmanager.form.impl.xfa.XFARepositoryFormInstance to type: class com.adobe.idp.Document

body = null

extendedData = null

2007-12-20 15:28:26,265 ERROR [org.jgroups.protocols.UDP] exception=java.net.NoRouteToHostException: No route to host: Datagram send failed, msg=[dst: 238.83.151.175:42296, src: tbwlivecycle01:3609 (3 headers), size = 0 bytes], mcast_addr=238.83.151.175:42296

2007-12-20 15:28:28,312 ERROR [org.jgroups.protocols.UDP] exception=java.net.NoRouteToHostException: No route to host: Datagram send failed, msg=[dst: 238.83.151.175:42296, src: tbwlivecycle01:3609 (3 headers), size = 0 bytes], mcast_addr=238.83.151.175:42296



Hope to hear from you soon. Thanks!

Avatar

Level 10
Cannot coerce object: com.adobe.idp.taskmanager.form.impl.xfa.XFARepositoryFormInstance@ce10a9 of type: com.adobe.idp.taskmanager.form.impl.xfa.XFARepositoryFormInstance to type: class com.adobe.idp.Document



This error happens when you try to put an xfaForm variable into a document variable. Somewhere you're using the wrong variable type for what you're doing.



Jasmin

Avatar

Former Community Member
My xfaForm variable named "form" has the following parameters:



Render Service name: Render PDF Form

formURL: task - Form URL

inDocData: task - Form Data

targetURL: Custom Configuration - targetURL

userAgent: Custom Configuration - userAgent



outFormDoc: Custom Configuration - form (I also tried task - Documents)



Both outFormDoc settings gave me this same error. Under General, I have all check marks, Input, Output, and Required. I tried removing the Output checkmark, but I still got the same error after filling out the form and clicking complete.



Thanks!

Avatar

Former Community Member
Now that I am thinking about this, I changed the way the Submit button works on the xdp form. I changed it to submitting an xml document, but I didn't include an email address, because it's supposed to go to the next assignee in the process. I don't recall having any issues when I had it submitting a pdf doc to an actual email address, but now I need to have everything done within Workspace.



How do I change the setting so that, when the xml is submitted, it goes to whoever it's assigned to in the process? The only choices for the submit button are Execute, Submit (to an email address), or Regular. Should I change the button type?



Thanks!

Avatar

Former Community Member
Well, I've tried to follow http://www.adobeforums.com/webx/.3c052e46 and http://www.adobeforums.com/webx/.3c053a77, but resynching doesn't do the trick. Somehow, I believe that the problem is in the submission format within the form. I tried xml and xdp but keep getting the same error. Also, I'm not sure what URL to use for the submission. I've left it blank assuming that Workspace would pick it up.



I'm at a standstill here. I wish I could hear from you today, but somehow I feel I won't probably until next year.



Thanks!

Avatar

Level 10
Make sure your submit button submits XDP if you use an xfaForm variable. The button type should be "submit". You can drop an regular button and change the properties to make it a submit button. Leave the URL blank. RenderPDFForm will put the right url in there for you at run-time.



Also on the xfaForm variable, don't use a submit service and make sure the outFormDoc is set to Task -> Document.



That should get you going.



Jasmin

Avatar

Former Community Member
I guess I had the right selection, but not all of them at the same time, in the same combination. This now works, but when I go to get the form (it's being submitted to me), I get the ALC-WKS-007-040 error.



This is the last error in the log:

2007-12-21 14:10:21,312 ERROR [org.jboss.ejb.plugins.LogInterceptor] RuntimeException in method: public abstract java.lang.Object com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterLocal.doSupports(com.adobe.idp.dsc.transaction.TransactionDefinition,com.adobe.idp.dsc.transaction.TransactionCallback) throws com.adobe.idp.dsc.DSCException:

ALC-DSC-000-000: com.adobe.idp.dsc.DSCRuntimeException: Internal error.

at com.adobe.idp.workflow.dsc.invoker.WorkflowDSCInvoker.transientInvoke(WorkflowDSCInvoker.java:311)

at com.adobe.idp.workflow.dsc.invoker.WorkflowDSCInvoker.invoke(WorkflowDSCInvoker.java:98)

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.GeneratedMethodAccessor344.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(AbstractTxInterceptor.java:106)

at org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxInterceptorCMT.java:389)

at org.jboss.ejb.plugins.TxInterceptorCMT.invoke(TxInterceptorCMT.java:166)

at org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.java:153)

at org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:192)

at org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invoke(ProxyFactoryFinderInterceptor.java:122)

at org.jboss.ejb.SessionContainer.internalInvoke(SessionContainer.java:624)

at org.jboss.ejb.Container.invoke(Container.java:873)

at org.jboss.ejb.plugins.local.BaseLocalProxyFactory.invoke(BaseLocalProxyFactory.java:415)

at org.jboss.ejb.plugins.local.StatelessSessionProxy.invoke(StatelessSessionProxy.java:88)

at $Proxy196.doRequiresNew(Unknown Source)

at com.adobe.idp.dsc.transaction.impl.ejb.EjbTransactionProvider.execute(EjbTransactionProvider.java:143)

at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor.intercept(TransactionInterceptor.java:72)

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

at com.adobe.idp.dsc.interceptor.impl.InvalidStateInterceptor.intercept(InvalidStateInterceptor.java:37)

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

at com.adobe.idp.dsc.interceptor.impl.AuthorizationInterceptor.intercept(AuthorizationInterceptor.java:88)

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

at com.adobe.idp.dsc.engine.impl.ServiceEngineImpl.invoke(ServiceEngineImpl.java:113)

at com.adobe.idp.dsc.routing.Router.routeRequest(Router.java:102)

at com.adobe.idp.dsc.provider.impl.base.AbstractMessageReceiver.routeMessage(AbstractMessageReceiver.java:88)

at com.adobe.idp.dsc.provider.impl.vm.VMMessageDispatcher.doSend(VMMessageDispatcher.java:210)

at com.adobe.idp.dsc.provider.impl.base.AbstractMessageDispatcher.send(AbstractMessageDispatcher.java:57)

at com.adobe.idp.dsc.clientsdk.ServiceClient.invoke(ServiceClient.java:208)

at com.adobe.idp.workflow.dsc.service.OrchestrationEventListenerService.onEvent(OrchestrationEventListenerService.java:298)

at com.adobe.idp.workflow.dsc.service.OrchestrationEventListenerService.onAsynchronousEvent(OrchestrationEventListenerService.java:115)

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.workflow.dsc.invoker.WorkflowDSCInvoker.invoke(WorkflowDSCInvoker.java:94)

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.doSupports(EjbTransactionCMTAdapterBean.java:212)

at sun.reflect.GeneratedMethodAccessor394.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(AbstractTxInterceptor.java:106)

at org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxInterceptorCMT.java:363)

at org.jboss.ejb.plugins.TxInterceptorCMT.invoke(TxInterceptorCMT.java:166)

at org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.java:153)

at org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:192)

at org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invoke(ProxyFactoryFinderInterceptor.java:122)

at org.jboss.ejb.SessionContainer.internalInvoke(SessionContainer.java:624)

at org.jboss.ejb.Container.invoke(Container.java:873)

at org.jboss.ejb.plugins.local.BaseLocalProxyFactory.invoke(BaseLocalProxyFactory.java:415)

at org.jboss.ejb.plugins.local.StatelessSessionProxy.invoke(StatelessSessionProxy.java:88)

at $Proxy196.doSupports(Unknown Source)

at com.adobe.idp.dsc.transaction.impl.ejb.EjbTransactionProvider.execute(EjbTransactionProvider.java:104)

at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor.intercept(TransactionInterceptor.java:72)

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

at com.adobe.idp.dsc.interceptor.impl.InvalidStateInterceptor.intercept(InvalidStateInterceptor.jav

Avatar

Former Community Member
This is the rest of the message:



at $Proxy196.doSupports(Unknown Source)

at com.adobe.idp.dsc.transaction.impl.ejb.EjbTransactionProvider.execute(EjbTransactionProvider.java:104)

at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor.intercept(TransactionInterceptor.java:72)

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

at com.adobe.idp.dsc.interceptor.impl.InvalidStateInterceptor.intercept(InvalidStateInterceptor.java:37)

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

at com.adobe.idp.dsc.interceptor.impl.AuthorizationInterceptor.intercept(AuthorizationInterceptor.java:88)

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

at com.adobe.idp.dsc.engine.impl.ServiceEngineImpl.invoke(ServiceEngineImpl.java:113)

at com.adobe.idp.dsc.routing.Router.routeRequest(Router.java:102)

at com.adobe.idp.dsc.provider.impl.base.AbstractMessageReceiver.routeMessage(AbstractMessageReceiver.java:88)

at com.adobe.idp.dsc.provider.impl.vm.VMMessageDispatcher.doSend(VMMessageDispatcher.java:210)

at com.adobe.idp.dsc.provider.impl.base.AbstractMessageDispatcher.send(AbstractMessageDispatcher.java:57)

at com.adobe.idp.dsc.clientsdk.ServiceClient.invoke(ServiceClient.java:208)

at com.adobe.idp.scheduler.callback.ServiceCallbackHandler.execute(ServiceCallbackHandler.java:87)

at org.quartz.core.JobRunShell.run(JobRunShell.java:202)

at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:529)

Caused by: java.lang.RuntimeException: javax.mail.MessagingException: Could not connect to SMTP host: smtp.taylorbean.com, port: 25;

nested exception is:

java.net.ConnectException: Connection timed out: connect

at com.adobe.workflow.engine.PEUtil.invokeAction(PEUtil.java:629)

at com.adobe.idp.workflow.dsc.invoker.WorkflowDSCInvoker.transientInvoke(WorkflowDSCInvoker.java:261)

... 133 more

2007-12-21 14:10:21,312 INFO [STDOUT] Dec 21, 2007 2:10:21 PM com.adobe.idp.event.notification.NotificationManagerImpl deliverNotificationToService

SEVERE: Notification could not be delivered to registered subscriber. Reason: Internal error.

2007-12-21 14:10:21,312 INFO [STDOUT] Dec 21, 2007 2:10:21 PM com.adobe.idp.event.notification.NotificationManagerImpl setNotificationDeliveryFailure

INFO: Attempting to disable the notification after delivery.

2007-12-21 14:10:21,312 INFO [STDOUT] Dec 21, 2007 2:10:21 PM com.adobe.idp.workflow.dsc.service.OrchestrationEventListenerService propogateFault

INFO: ProcessManagerSerice:throwEvent()

2007-12-21 14:10:21,328 INFO [STDOUT] Dec 21, 2007 2:10:21 PM com.adobe.idp.event.notification.NotificationManagerImpl setNotificationDeliveryFailure

INFO: Attempting to disable the notification after delivery.

2007-12-21 14:10:21,328 INFO [STDOUT] Dec 21, 2007 2:10:21 PM com.adobe.idp.workflow.dsc.service.OrchestrationEventListenerService propogateFault

INFO: ProcessManagerSerice:throwEvent()

2007-12-21 14:10:21,328 INFO [STDOUT] Dec 21, 2007 2:10:21 PM com.adobe.idp.event.notification.NotificationManagerImpl setNotificationDeliveryFailure

INFO: Attempting to disable the notification after delivery.

2007-12-21 14:10:21,328 INFO [com.adobe.idp.scheduler.SchedulerServiceImpl] OneShot Trigger created ----------------------------------------

2007-12-21 14:10:21,343 INFO [com.adobe.idp.scheduler.SchedulerServiceImpl] OneShot Trigger created ----------------------------------------

2007-12-21 14:10:25,390 INFO [STDOUT] Dec 21, 2007 2:10:25 PM com.adobe.idp.event.notification.NotificationManagerImpl retrieveEvent

INFO: retrieving active event for 149

2007-12-21 14:10:25,406 INFO [STDOUT] Dec 21, 2007 2:10:25 PM com.adobe.idp.event.notification.NotificationManagerImpl retrieveEvent

INFO: retrieved active event for 149

2007-12-21 14:10:25,406 INFO [STDOUT] Dec 21, 2007 2:10:25 PM com.adobe.idp.event.notification.NotificationManagerImpl sendNotifications

INFO: Total subscriptions retrieved = 0 for event id149

2007-12-21 14:10:25,437 INFO [STDOUT] Dec 21, 2007 2:10:25 PM com.adobe.idp.event.notification.NotificationManagerImpl retrieveEvent

INFO: retrieving active event for 150

2007-12-21 14:10:25,437 INFO [STDOUT] Dec 21, 2007 2:10:25 PM com.adobe.idp.event.notification.NotificationManagerImpl retrieveEvent

INFO: retrieved active event for 150

2007-12-21 14:10:25,453 INFO [STDOUT] Dec 21, 2007 2:10:25 PM com.adobe.idp.event.notification.NotificationManagerImpl sendNotifications

INFO: Total subscriptions retrieved = 0 for event id150



There are one or two more, right above this one, but I hope this is the one. The email service is not completely set up, so disregard any communications or smtp errors.



Thanks!

Avatar

Level 10
Do you have the right Form Data Mapping on the next user in your process?



Make sure that next user uses the same xfaForm variable for Input and Ouput Data Mapping.



Jasmin

Avatar

Former Community Member
I was drilling too far down the input form. Once I limited this, it worked! Thank you! Now I can move forward to improve this process.



Thanks, again!



Hope you have a great Christmas and New Year!