Expand my Community achievements bar.

Error ALC-WKS-007-027 Invocation error

Avatar

Level 3

Hi All,

I'm facing a problem,

What i did was.  I took an archive from a properly working process on server A and imported it on the server B.  I have done end point configurations also.  I have configured Service Management everything.  Now my problem is, process card is getting displayed on the workspace where as when i tried to start the process by clicking card i'm getting following error:

"An error occurred during the operation (endpoint id 401). (ALC-WKS-007-027)"

My xfaform variable is set as input.

Here is my stack trace: (Complete server log is attached)

2009-04-14 12:41:44,337 INFO  [STDOUT] [Flex] [ERROR] Root cause: com.adobe.idp.taskmanager.dsc.client.endpoint.TaskEndpointException: ALC-DSC-003-000: com.adobe.idp.dsc.DSCInvocationException: Invocation error.
at com.adobe.idp.taskmanager.dsc.client.endpoint.TaskEndpointClientImpl.invokeEndp oint(TaskEndpointClientImpl.java:182)
at com.adobe.workspace.endpoints.EndpointActions.invoke(EndpointActions.java:65)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
.

.

.

Caused by: ALC-DSC-003-000: com.adobe.idp.dsc.DSCInvocationException: Invocation error.
at com.adobe.idp.dsc.component.impl.DefaultPOJOInvokerImpl.invoke(DefaultPOJOInvok erImpl.java:210)
at com.adobe.idp.dsc.interceptor.impl.InvocationInterceptor.intercept(InvocationIn terceptor.java:134)
at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestI nterceptorChainImpl.java:44)
.

.

.

Caused by: com.adobe.idp.taskmanager.dsc.client.TaskManagerServiceException: TaskManagerEndpointImpl::createTask():: No Process Template found for service configuration: REP Approval.  Only orchestrated Services are supported by for TaskManager Endpoints. 
at com.adobe.idp.taskmanager.dsc.service.TaskEndpointManagerImpl.invokeEndpoint(Ta skEndpointManagerImpl.java:311)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.ja va:25)
.

.

.

2009-04-14 12:11:06,706 INFO  [STDOUT] [Flex] Error handling message: flex.messaging.MessageException: com.adobe.idp.taskmanager.dsc.client.endpoint.TaskEndpointException : ALC-DSC-003-000: com.adobe.idp.dsc.DSCInvocationException: Invocation error.
  incomingMessage: Flex Message (flex.messaging.messages.RemotingMessage)
    operation = invoke
    clientId = AED27CDB-B30D-2A6A-B6AD-05EB9930ADA2
    destination = endpoint-actions
    messageId = BCA2B79B-63C7-F4A1-96D8-A35B7019C92E
    timestamp = 1239691266659
    timeToLive = 1239691266659
    body = null
    hdr(DSEndpoint) = workspace-polling-amf
    hdr(DSId) = AECAF74D-CE1F-A965-1798-67BD54FDA7BF
  errorReply: Flex Message (flex.messaging.messages.ErrorMessage)
    clientId = AED27CDB-B30D-2A6A-B6AD-05EB9930ADA2
    correlationId = BCA2B79B-63C7-F4A1-96D8-A35B7019C92E
    destination = endpoint-actions
    messageId = AED27D4E-720F-2F2C-0F3B-66A1D5B50E75
    timestamp = 1239691266706
    timeToLive = 0
    body = null
    code =  Server.Processing
    message =  com.adobe.idp.taskmanager.dsc.client.endpoint.TaskEndpointException : ALC-DSC-003-000: com.adobe.idp.dsc.DSCInvocationException: Invocation error.
    details =  null
    rootCause =  com.adobe.idp.taskmanager.dsc.client.endpoint.TaskEndpointException: ALC-DSC-003-000: com.adobe.idp.dsc.DSCInvocationException: Invocation error.
    body =  null
    extendedData =  null

What could be the reason?  When we are taking export from one server and importing it on the other server.  What are the steps that we need to follow.  I followed the steps given in the createfirstapp.pdf (mortgage appln). Kindly give me the solution

Thanks

Deepak

3 Replies

Avatar

Former Community Member

Deepak,

Are both servers running the same version of LiveCycle ES?

Did the PDF render successfully before the error was thrown or did the error get thrown prior to rendering?

Steve

Avatar

Level 3

Hello Steve,

PDF did not rendered.  Before rendering itself i got the error.

The Server from which i copied is:

License Type: Full Version: 8.0.1

Patch Version: SP1b

Expired Date: Not Applicable

Installed Components

ProductVersionPatchLicense Type
LiveCycle Process Management ES8.0.1SP1bFull
LiveCycle Forms ES8.0.1SP1bFull

The server to which i deployed is:

License Type: Full Version: 8.0.1

Patch Version:

Expired Date: Not Applicable

Installed Components

ProductVersionPatchLicense Type
LiveCycle Process Management ES8.0.1Full
LiveCycle Business Activity Monitoring ES8.0.1Full
LiveCycle Forms ES8.0.1Full


Will that patch version could be the problem?

Thanks

Deepak