PDF Generatot Error ALC-DSC-119-000

Hello, I just want to create a simple convertion process with a watch folder.<br />I have create with workbench my process (just a box CreatePDF) with my 2 variables of type document, inDoc (input + required) and outPfd (output). The parameters are initialized as follow:<br />    Input document : variable inDoc<br />    Filename with extension : XPath expression : getDocAttribute(/process_data/@inDoc, "wsfilename") <br />    Filetype settings : Standard<br />    AdobePDF settings : Standard<br />    Security settings : no-security<br />    Result : variable outPdf<br /><br />My watch folder configured as follow:<br />    inDoc : type=Variable value="*.*"<br />    outputPDF : value="/%F.pdf"<br /><br />And I have this error:<br /><br />ALC-DSC-119-000: com.adobe.idp.dsc.util.InvalidCoercionException: Cannot coerce object: {ConvertedDoc=<document state="passive" senderVersion="3" persistent="true" senderPersistent="false" passivated="true" senderPassivated="true" deserialized="true" senderHostId="127.0.0.1/10.165.8.191" callbackId="0" senderCallbackId="12" callbackRef="null" isLocalizable="true" isTransactionBound="false" defaultDisposalTimeout="600" disposalTimeout="600" maxInlineSize="65536" defaultMaxInlineSize="65536" inlineSize="23503" contentType="null" length="-1"><cacheId/><localBackendId/><globalBackendId/><senderLocalBackendId/><senderGl obalBackendId/><inline>%PDF-1.4<br />%âãÏÓ<br />29 0 obj<br /><</Metadata 28 0 R/Pages 7 0 R/PageLayout/OneColumn/Type/Catalog/PageLabels...</inline><senderPullServantJndiName>adob e/idp/DocumentPullServant/adobejb_server1</senderPullServantJndiName><attributes file="Idée n°3.pdf"/></document>} of type: java.util.HashMap to type: class com.adobe.idp.Document<br />     at com.adobe.workflow.datatype.CoercionUtil.toDocument(CoercionUtil.java:753)<br /><br />Any ideas?<br />Perhaps Livecycle is badly installed?

Hi,
I have created a custom component that creates a List containing the following types of objects
1) String
2) PDFOutputOptionsSpec
3) RenderOptionsSpec
I have installed this on the Workbench and everything seems fine.
If I use the service with a process what should be the Output Parameter type for it, I tried using a variable with type : list
and sub-type :object ; but I got an error :
Exception data: ALC-DSC-119-000: com.adobe.idp.dsc.util.InvalidCoercionException: Cannot coerce object: [B@28a028a of type: [B to type: interface java.util.List
Is there some way around it (like Type-Casting)?
Sushant

Similar Messages

  • ALC-DSC-119-000: com.adobe.idp.dsc.util.InvalidCoercionException:

    In our processs:
    An operation will be called will return an java bean memberDTO or throw an exception.  Dependent on the return result, the process will do different things.  for example, if it is return an exception do A action. If it return the java bean memberDTO, it will do B action.
    A action works fine; but if it return the java bean(B) action. it will throw following exception
    ALC-DSC-119-000: com.adobe.idp.dsc.util.InvalidCoercionException: Cannot coerce object: com.casenet.dto.MemberDTO@1cbf712 of type: com.casenet.dto.MemberDTO to type: class java.lang.Byte
    any idea?

    The memberDTO is the return object from the operation, and it assign to memberDTO object in process.  Everything works fine if It works alone (don't route this to another operation). The thing I don't understand is that if I route it to another operation, the operation that return memberDTO will be throw the  coercion error. 
    Thanks,

  • Error "ALC-DSC-801-000: com.adobe.idp.dsc.pool.service.impl.ServicePoolDoesNotExistException" while converting Word To PDF using GeneratePDFService

    The below Error occurs while converting Word to PDF using GeneratePDFService(Webservices)
    Message
    "ALC-DSC-801-000: com.adobe.idp.dsc.pool.service.impl.ServicePoolDoesNotExistException: Pool for service id GeneratePdfService, major version 1 and minor version 1 does not exist"
    When I am debugging, i can debug till convertPDF2() and it jumps to catch after there.How to overcome this?
    Any help is highly appreciated.
    Thanks,
    Praveen.

    Looks like a configuration issue. Please re run the configuration manager. Also test the PDFG conversion in adminui.
    -Wasil

  • How to solve Invocation error: ALC-DSC-003-000.

    Hi,
    I upgraded the "Reader Extensions 7.2" Using "ReaderExtensions ES" for watch folder concept. It worked well for so many days but now it throws the below mentioned errorlog. How could i rectify the following error. Please advice.
    Failure Time----Fri Jul 04 16:42:10 IST 2008
    source location ---- Reason of failure is-----Invocation error.
    Invocation error.
    ALC-RES-001-015: The requested usage right, [CommentsOnline], is not allowed by the credential, [SampleReaderExtensionsCredential].
    ALC-DSC-003-000: com.adobe.idp.dsc.DSCInvocationException: Invocation error.
    at com.adobe.idp.dsc.component.impl.DefaultPOJOInvokerImpl.invoke(DefaultPOJOInvokerImpl.jav a:152)
    Regards,
    Prabudass

    hi,
         Am trying to write document to the file system after rendering into pdf form, but the workflow got stalled in the service 'writedoctofilesys' and here is the stalled error message...
    2010-01-21 21:20:27,190 ERROR [com.adobe.workflow.AWS] stalling action-instance: 122251 with message: ALC-DSC-003-000: com.adobe.idp.dsc.DSCInvocationException: Invocation error.
    at com.adobe.idp.dsc.component.impl.DefaultPOJOInvokerImpl.invoke(DefaultPOJOInvokerImpl.jav a:152)
    at com.adobe.idp.dsc.interceptor.impl.InvocationInterceptor.intercept(InvocationInterceptor. java:140)
    at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
    at com.adobe.idp.dsc.interceptor.impl.DocumentPassivationInterceptor.intercept(DocumentPassi vationInterceptor.java:53)
    at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
    at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor$1.doInTransaction(Transa ctionInterceptor.java:74)
    at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterBean.execute(EjbTr ansactionCMTAdapterBean.java:357)
    at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterBean.doSupports(Ej bTransactionCMTAdapterBean.java:227)
    at sun.reflect.GeneratedMethodAccessor299.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.jboss.invocation.Invocation.performCall(Invocation.java:359)
    at org.jboss.ejb.StatelessSessionContainer$ContainerInterceptor.invoke(StatelessSessionConta iner.java:237)
    at org.jboss.resource.connectionmanager.CachedConnectionInterceptor.invoke(CachedConnectionI nterceptor.java:158)
    at org.jboss.ejb.plugins.StatelessSessionInstanceInterceptor.invoke(StatelessSessionInstance Interceptor.java:169)
    at org.jboss.ejb.plugins.CallValidationInterceptor.invoke(CallValidationInterceptor.java:63)
    at org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInterceptor.java:121)
    at org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxInterceptorCMT.java:378)
    at org.jboss.ejb.plugins.TxInterceptorCMT.invoke(TxInterceptorCMT.java:181)
    at org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.java:168)
    at org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:205)
    at org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invoke(ProxyFactoryFinderInterceptor. java:138)
    at org.jboss.ejb.SessionContainer.internalInvoke(SessionContainer.java:648)
    at org.jboss.ejb.Container.invoke(Container.java:960)
    at org.jboss.ejb.plugins.local.BaseLocalProxyFactory.invoke(BaseLocalProxyFactory.java:430)
    at org.jboss.ejb.plugins.local.StatelessSessionProxy.invoke(StatelessSessionProxy.java:103)
    at $Proxy178.doSupports(Unknown Source)
    at com.adobe.idp.dsc.transaction.impl.ejb.EjbTransactionProvider.execute(EjbTransactionProvi der.java:104)
    at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor.intercept(TransactionInt erceptor.java:72)
    at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
    at com.adobe.idp.dsc.interceptor.impl.InvocationStrategyInterceptor.intercept(InvocationStra tegyInterceptor.java:55)
    at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
    at com.adobe.idp.dsc.interceptor.impl.InvalidStateInterceptor.intercept(InvalidStateIntercep tor.java:37)
    at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
    at com.adobe.idp.dsc.interceptor.impl.AuthorizationInterceptor.intercept(AuthorizationInterc eptor.java:188)
    at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
    at com.adobe.idp.dsc.interceptor.impl.JMXInterceptor.intercept(JMXInterceptor.java:48)
    at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
    at com.adobe.idp.dsc.engine.impl.ServiceEngineImpl.invoke(ServiceEngineImpl.java:121)
    at com.adobe.idp.dsc.routing.Router.routeRequest(Router.java:129)
    at com.adobe.idp.dsc.provider.impl.base.AbstractMessageReceiver.routeMessage(AbstractMessage Receiver.java:93)
    at com.adobe.idp.dsc.provider.impl.vm.VMMessageDispatcher.doSend(VMMessageDispatcher.java:22 5)
    at com.adobe.idp.dsc.provider.impl.base.AbstractMessageDispatcher.send(AbstractMessageDispat cher.java:66)
    at com.adobe.idp.dsc.clientsdk.ServiceClient.invoke(ServiceClient.java:208)
    at com.adobe.workflow.engine.PEUtil.invokeAction(PEUtil.java:861)
    at com.adobe.workflow.engine.ProcessEngineBMTBean.executeAction(ProcessEngineBMTBean.java:19 47)
    at com.adobe.workflow.engine.ProcessEngineBMTBean.asyncExecuteActionCommand(ProcessEngineBMT Bean.java:1901)
    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:597)
    at org.jboss.invocation.Invocation.performCall(Invocation.java:359)
    at org.jboss.ejb.StatelessSessionContainer$ContainerInterceptor.invoke(StatelessSessionConta iner.java:237)
    at org.jboss.resource.connectionmanager.CachedConnectionInterceptor.invoke(CachedConnectionI nterceptor.java:158)
    at org.jboss.ejb.plugins.CallValidationInterceptor.invoke(CallValidationInterceptor.java:63)
    at org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInterceptor.java:121)
    at org.jboss.ejb.plugins.AbstractTxInterceptorBMT.invokeNext(AbstractTxInterceptorBMT.java:1 73)
    at org.jboss.ejb.plugins.TxInterceptorBMT.invoke(TxInterceptorBMT.java:77)
    at org.jboss.ejb.plugins.StatelessSessionInstanceInterceptor.invoke(StatelessSessionInstance Interceptor.java:169)
    at org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.java:168)
    at org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:205)
    at org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invoke(ProxyFactoryFinderInterceptor. java:138)
    at org.jboss.ejb.SessionContainer.internalInvoke(SessionContainer.java:648)
    at org.jboss.ejb.Container.invoke(Container.java:960)
    at org.jboss.ejb.plugins.local.BaseLocalProxyFactory.invoke(BaseLocalProxyFactory.java:430)
    at org.jboss.ejb.plugins.local.StatelessSessionProxy.invoke(StatelessSessionProxy.java:103)
    at $Proxy218.asyncExecuteActionCommand(Unknown Source)
    at com.adobe.idp.workflow.dsc.service.ProcessCommandExecutorService.executeAction(ProcessCom mandExecutorService.java:31)
    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:597)
    at com.adobe.idp.dsc.component.impl.DefaultPOJOInvokerImpl.invoke(DefaultPOJOInvokerImpl.jav a:118)
    at com.adobe.idp.workflow.dsc.invoker.WorkflowDSCInvoker.invoke(WorkflowDSCInvoker.java:154)
    at com.adobe.idp.dsc.interceptor.impl.InvocationInterceptor.intercept(InvocationInterceptor. java:140)
    at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
    at com.adobe.idp.dsc.interceptor.impl.DocumentPassivationInterceptor.intercept(DocumentPassi vationInterceptor.java:53)
    at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
    at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor$1.doInTransaction(Transa ctionInterceptor.java:74)
    at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterBean.execute(EjbTr ansactionCMTAdapterBean.java:357)
    at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterBean.doSupports(Ej bTransactionCMTAdapterBean.java:227)
    at sun.reflect.GeneratedMethodAccessor299.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.jboss.invocation.Invocation.performCall(Invocation.java:359)
    at org.jboss.ejb.StatelessSessionContainer$ContainerInterceptor.invoke(StatelessSessionConta iner.java:237)
    at org.jboss.resource.connectionmanager.CachedConnectionInterceptor.invoke(CachedConnectionI nterceptor.java:158)
    at org.jboss.ejb.plugins.StatelessSessionInstanceInterceptor.invoke(StatelessSessionInstance Interceptor.java:169)
    at org.jboss.ejb.plugins.CallValidationInterceptor.invoke(CallValidationInterceptor.java:63)
    at org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInterceptor.java:121)
    at org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxInterceptorCMT.java:378)
    at org.jboss.ejb.plugins.TxInterceptorCMT.invoke(TxInterceptorCMT.java:181)
    at org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.java:168)
    at org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:205)
    at org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invoke(ProxyFactoryFinderInterceptor. java:138)
    at org.jboss.ejb.SessionContainer.internalInvoke(SessionContainer.java:648)
    at org.jboss.ejb.Container.invoke(Container.java:960)
    at org.jboss.ejb.plugins.local.BaseLocalProxyFactory.invoke(BaseLocalProxyFactory.java:430)
    at org.jboss.ejb.plugins.local.StatelessSessionProxy.invoke(StatelessSessionProxy.java:103)
    at $Proxy178.doSupports(Unknown Source)
    at com.adobe.idp.dsc.transaction.impl.ejb.EjbTransactionProvider.execute(EjbTransactionProvi der.java:104)
    at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor.intercept(TransactionInt erceptor.java:72)
    at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
    at com.adobe.idp.dsc.interceptor.impl.InvocationStrategyInterceptor.intercept(InvocationStra tegyInterceptor.java:55)
    at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
    at com.adobe.idp.dsc.interceptor.impl.InvalidStateInterceptor.intercept(InvalidStateIntercep tor.java:37)
    at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
    at com.adobe.idp.dsc.interceptor.impl.AuthorizationInterceptor.intercept(AuthorizationInterc eptor.java:165)
    at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
    at com.adobe.idp.dsc.interceptor.impl.JMXInterceptor.intercept(JMXInterceptor.java:48)
    at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
    at com.adobe.idp.dsc.engine.impl.ServiceEngineImpl.invoke(ServiceEngineImpl.java:121)
    at com.adobe.idp.dsc.routing.Router.routeRequest(Router.java:129)
    at com.adobe.idp.dsc.provider.impl.base.AbstractMessageReceiver.routeMessage(AbstractMessage Receiver.java:93)
    at com.adobe.idp.dsc.provider.impl.vm.VMMessageDispatcher.doSend(VMMessageDispatcher.java:22 5)
    at com.adobe.idp.dsc.provider.impl.base.AbstractMessageDispatcher.send(AbstractMessageDispat cher.java:66)
    at com.adobe.idp.dsc.clientsdk.ServiceClient.invoke(ServiceClient.java:208)
    at com.adobe.workflow.engine.PEExecuteActionCommand.execute(PEExecuteActionCommand.java:86)
    at com.adobe.workflow.workadapter.WorkflowCommandExecutionUnit.execute(WorkflowCommandExecut ionUnit.java:22)
    at com.adobe.idp.dsc.workmanager.adapter.ManagedAsynchronousWorkAdapter.run(ManagedAsynchron ousWorkAdapter.java:70)
    at org.jboss.resource.work.WorkWrapper.execute(WorkWrapper.java:204)
    at org.jboss.util.threadpool.BasicTaskWrapper.run(BasicTaskWrapper.java:275)
    at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:743)
    at java.lang.Thread.run(Thread.java:619)
    Caused by: ALC-FUT-001-001: Unable to overwrite file c:\test\.
    at com.adobe.livecycle.fileutils.FileUtilsService.writeDocument(FileUtilsService.java:122)
    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:597)
    at com.adobe.idp.dsc.component.impl.DefaultPOJOInvokerImpl.invoke(DefaultPOJOInvokerImpl.jav a:118)
    Pls help me in this.
    Thanx
    Balaji.

  • ALC-DSC-213-000 Error on WebService

    I created a process/Web Serbice in Workbench that goes out to the edcprincipaluserentity in the repository and pulls back the 'uidstring' from the db table. I have created a DataConnection in Designer that talks back to the LC Server and it connects to the WSDL file. When I invoke the button from the DataConnection link, it does not pull any information back into the output fields.
    While in workbench I can put in a test value and can see the results in the XML returned.
    I have Disabled sercuirty in ADMINUI for this process and it still does not work.
    Livecycle 8.1 is the version.
    Below is the error from the server.log.
    2009-01-15 13:32:34,990 ERROR [org.jboss.ejb.plugins.LogInterceptor] RuntimeException in method: public abstract java.lang.Object com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterLocal.doRequiresNe w(com.adobe.idp.dsc.transaction.TransactionDefinition,com.adobe.idp.dsc.transaction.Transa ctionCallback) throws com.adobe.idp.dsc.DSCException:
    ALC-DSC-213-000: com.adobe.idp.dsc.DSCException: No Credential or Context set
    at com.adobe.idp.dsc.interceptor.impl.AuthorizationInterceptor.intercept(AuthorizationInterc eptor.java:84)
    at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.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(AbstractMessage Receiver.java:88)
    at com.adobe.idp.dsc.provider.impl.vm.VMMessageDispatcher.doSend(VMMessageDispatcher.java:21 0)
    at com.adobe.idp.dsc.provider.impl.base.AbstractMessageDispatcher.send(AbstractMessageDispat cher.java:57)
    at com.adobe.idp.dsc.clientsdk.ServiceClient.invoke(ServiceClient.java:208)
    at com.adobe.workflow.engine.PEUtil.propogateFault(PEUtil.java:202)
    at com.adobe.idp.workflow.dsc.invoker.WorkflowDSCInvoker$1.doInTransaction(WorkflowDSCInvoke r.java:285)
    at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterBean.execute(EjbTr ansactionCMTAdapterBean.java:336)
    at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterBean.doRequiresNew (EjbTransactionCMTAdapterBean.java:282)
    at sun.reflect.GeneratedMethodAccessor288.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(StatelessSessionConta iner.java:214)
    at org.jboss.resource.connectionmanager.CachedConnectionInterceptor.invoke(CachedConnectionI nterceptor.java:149)
    at org.jboss.ejb.plugins.StatelessSessionInstanceInterceptor.invoke(StatelessSessionInstance Interceptor.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 $Proxy174.doRequiresNew(Unknown S

    Paul - in 8.1 there is no parameter for Run As, you only have Security Enable/Disable. Is there someplace else that this would have to be set. I went to Services > Archive Management > Endpoint Management

  • Can anyone help me on this error: ALC-DSC-000-000

    Hello Everyone,
    The error displayed to a user when submitting the form on the basic Purchase Order (PO) App is:
    A fatal error has occured that has caused this instance to stop.
    Error : ALC-DSC-000-000: com.adobe.idp.dsc.DSCRuntimeException: Internal error.
    Description : 2
    Running as root has no issues, but goes against AIS standards. Can anyone please let me know whats goin on there?
    Thank you,
    Karthik.

    There is no getContentPane() method defined in InternetPlagiarismTab.
    There is no add(InternetPlagiarismTab) method defined in Container.
    Did you intend for InternetPlagiarismTab to extend something?

  • FormDataIntegrationService and ALC-DSC-003-000: com.adobe.idp.dsc.DSCInvocationException?

    Hi all!
    We have Adobe LC ES (version 8.2) over JBoss.
    We are trying to invoke the FormDataIntegrationService Service, which we see that is accessible on the server and operating (as we see in the management app and the WSDL is accessible).
    In the same suite (Adobe LC)  we are using (successfully) two other services such as Fomrs and ReaderExtensions, although it could not get the service invocation FormDataIntegrationService to respond satisfactorily and in all cases gives the following response:
    AxisFault
    faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException
    faultSubcode:
    faultString: ALC-DSC-003-000: com.adobe.idp.dsc.DSCInvocationException: Invocation error.
    faultActor:
    faultNode:
    faultDetail:
    {}faultData:<ns1:error xmlns:ns1="http://adobe.com/idp/services"><ns1:classLoader><ns1:parent><ns1:parent><ns1:parent><ns1:p arent><ns1:parent xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" ... {http://xml.apache.org/axis/}hostname:...
    ALC-DSC-003-000: com.adobe.idp.dsc.DSCInvocationException: Invocation error.
    at org.apache.axis.message.SOAPFaultBuilder.createFault(SOAPFaultBuilder.java:222)
    I've searched the error code on:
    http://help.adobe.com/en_US/livecycle/8.2/errorCodeReference.pdf and http://help.adobe.com/en_US/livecycle/9.0/errorCodeRef/index.html but the error code not in those documents.
    What does this error code? How do you solve it?
    Thx!

    1)
    /* Make instance of ServiceClient */
    String urlEndPoint=...;
    FormDataIntegrationServiceLocator sl= new FormDataIntegrationServiceLocator();
    FormDataIntegration fdi= sl.getFormDataIntegration(new java.net.URL(urlEndPoint));
    /* set user and pwd */
    ((javax.xml.rpc.Stub) fdi)._setProperty(javax.xml.rpc.Stub.USERNAME_PROPERTY, ALC_USER);
    ((javax.xml.rpc.Stub) fdi)._setProperty(javax.xml.rpc.Stub.PASSWORD_PROPERTY, ALC_PWD);
    /* parameters for infokation */
    byte []pdfBytes=...;
    BLOB inPDFForm = new BLOB();
    inPDFForm.setBinaryData(pdfBytes);
    /* invoke method exportData */
    BLOB bResult= fdi.exportData(inPDFForm);
    2)  I am using axis.
    In the same way I'm invoking Forms and ReaderExsetnsions LC Services and work perfectly, so I do not understand this error.
    Do you see something wrong? What I can do?
    Thx!

  • ALC-DSC-005-000: com.adobe.idp.dsc.DSCNotSerializableException: Not Serializable

    We've created a process with an input parameter (String) and an output parameter. There is only one "Query Single Row" node. The SQL we've put has been tested successfully. But when the client Java program invokes it, it got the exception of "ALC-DSC-005-000: com.adobe.idp.dsc.DSCNotSerializableException: Not Serializable"

    Hi,
    I got this Exception when I was trying to convert the BarCode into XML. Here is my client Program.
    import java.io.File;
    import java.io.*;
    import java.io.FileInputStream;
    import java.util.Iterator;
    import java.util.List;
    import java.util.Properties;
    import javax.xml.transform.*;
    import javax.xml.transform.dom.DOMSource;
    import javax.xml.transform.stream.StreamResult;
    import com.adobe.livecycle.barcodedforms.CharSet;
    import com.adobe.livecycle.barcodedforms.Delimiter ;
    import com.adobe.livecycle.barcodedforms.XMLFormat ;
    import com.adobe.idp.Document;
    import com.adobe.idp.dsc.clientsdk.ServiceClientFactory;
    import com.adobe.livecycle.barcodedforms.client.*;
    public class Testmain {
    public static void main(String[] args) {
    try
    //Set LiveCycle ES service connection properties
    Properties ConnectionProps = new Properties();
    ConnectionProps.setProperty("DSC_DEFAULT_EJB_ENDPOINT", "t3://rndvipdev02:80");
    ConnectionProps.setProperty("DSC_TRANSPORT_PROTOCOL","EJB");
    ConnectionProps.setProperty("DSC_SERVER_TYPE", "Weblogic");
    ConnectionProps.setProperty("DSC_CREDENTIAL_USERNAME", "administrator");
    ConnectionProps.setProperty("DSC_CREDENTIAL_PASSWORD", "password");
    //Create a ServiceClientFactory object
    ServiceClientFactory myFactory = ServiceClientFactory.createInstance(ConnectionProps);
    BarcodedFormsServiceClient barClient = new BarcodedFormsServiceClient(myFactory);
    //Specify a PDF document to convert to a XDP file
    FileInputStream fileInputStream = new FileInputStream("D:\\abc\\barcode.pdf");
    Document inDoc = new Document (fileInputStream);
    java.lang.Boolean myFalse = new java.lang.Boolean(false);
    java.lang.Boolean myTrue = new java.lang.Boolean(true);
    //Decode barcoded form data
    org.w3c.dom.Document decodeXML = barClient.decode(
    inDoc,
    myTrue,
    myFalse,
    myFalse,
    myFalse,
    myFalse,
    myFalse,
    myFalse,
    myFalse,
    CharSet.UTF_8);
    //Convert the decoded data to XDP data
    List extractedData = barClient.extractToXML(
    decodeXML,
    Delimiter.Tab,
    Delimiter.Tab,
    XMLFormat.XDP);
    //Create an Iterator object and iterate through
    //the List object
    Iterator iter = extractedData.iterator();
    int i = 0 ;
    while (iter.hasNext()) {
    //Get the org.w3c.dom.Document object in each element
    org.w3c.dom.Document myDom = (org.w3c.dom.Document)iter.next();
    //Convert the org.w3c.dom.Document object to a
    //com.adobe.idp.Document object
    com.adobe.idp.Document myDocument = convertDOM(decodeXML);
    //Save the XML data to extractedData.xml
    File myFile = new File("D:\\abc\\extractedData"+i+".xml");
    myDocument.copyToFile(myFile);
    i++;
    catch(Exception e)
    e.printStackTrace();
    //This user-defined method converts an org.w3c.dom.Document to a
    //com.adobe.idp.Document object
    public static com.adobe.idp.Document convertDOM(org.w3c.dom.Document doc)
    byte[] mybytes = null ;
    com.adobe.idp.Document myDocument = null;
    try
    //Create a Java Transformer object
    TransformerFactory transFact = TransformerFactory.newInstance();
    Transformer transForm = transFact.newTransformer();
    //Create a Java ByteArrayOutputStream object
    ByteArrayOutputStream myOutStream = new ByteArrayOutputStream();
    //Create a Java Source object
    Source myInput = new DOMSource(doc);
    //Create a Java Result object
    Result myOutput = new StreamResult(myOutStream);
    //Populate the Java ByteArrayOutputStream object
    transForm.transform(myInput,myOutput);
    //Get the size of the ByteArrayOutputStream buffer
    int myByteSize = myOutStream.size();
    //Allocate myByteSize to the byte array
    mybytes = new byte[myByteSize];
    //Copy the content to the byte array
    mybytes = myOutStream.toByteArray();
    com.adobe.idp.Document myDoc = new com.adobe.idp.Document(mybytes);
    myDocument = myDoc ;
    catch(Exception ee)
    ee.printStackTrace();
    return myDocument;
    Here is the Exception StackTrace
    ALC-DSC-005-000: com.adobe.idp.dsc.DSCNotSerializableException: Not Serializable
    Caused by: ALC-DSC-003-000: com.adobe.idp.dsc.DSCInvocationException: Invocation error.
    at com.adobe.idp.dsc.component.impl.DefaultPOJOInvokerImpl.invoke(DefaultPOJOInvokerImpl.jav a:210)
    at com.adobe.idp.dsc.interceptor.impl.InvocationInterceptor.intercept(InvocationInterceptor. java:134)
    at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:44)
    at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor$1.doInTransaction(Transa ctionInterceptor.java:74)
    at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterBean.execute(EjbTr ansactionCMTAdapterBean.java:336)
    at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterBean.doSupports(Ej bTransactionCMTAdapterBean.java:212)
    at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapter_z73hg_ELOImpl.doS upports(EjbTransactionCMTAdapter_z73hg_ELOImpl.java:145)
    at com.adobe.idp.dsc.transaction.impl.ejb.EjbTransactionProvider.execute(EjbTransactionProvi der.java:104)
    at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor.intercept(TransactionInt erceptor.java:72)
    at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:44)
    at com.adobe.idp.dsc.interceptor.impl.InvalidStateInterceptor.intercept(InvalidStateIntercep tor.java:37)
    at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:44)
    at com.adobe.idp.dsc.interceptor.impl.AuthorizationInterceptor.intercept(AuthorizationInterc eptor.java:93)
    at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.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.invoke(AbstractMessageReceiv er.java:298)
    at com.adobe.idp.dsc.provider.impl.ejb.receiver.EjbReceiverBean.invoke(EjbReceiverBean.java: 151)
    at com.adobe.idp.dsc.provider.impl.ejb.receiver.Invocation_fpvhue_EOImpl.invoke(Invocation_f pvhue_EOImpl.java:61)
    at com.adobe.idp.dsc.provider.impl.ejb.receiver.Invocation_fpvhue_EOImpl_WLSkel.invoke(ILweb logic.rmi.spi.InboundRequest;Lweblogic.rmi.spi.OutboundResponse;Ljava.lang.Object;)Lweblog ic.rmi.spi.OutboundResponse;(Unknown Source)
    at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:589)
    at weblogic.rmi.cluster.ClusterableServerRef.invoke(ClusterableServerRef.java:224)
    at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:479)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
    at weblogic.security.service.SecurityManager.runAs(Lweblogic.security.acl.internal.Authentic atedSubject;Lweblogic.security.acl.internal.AuthenticatedSubject;Ljava.security.Privileged ExceptionAction;)Ljava.lang.Object;(Unknown Source)
    at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:475)
    at weblogic.rmi.internal.BasicServerRef.access$300(BasicServerRef.java:59)
    at weblogic.rmi.internal.BasicServerRef$BasicExecuteRequest.run(BasicServerRef.java:1016)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:200)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:172)
    Caused by: com.adobe.barcodedforms.decoder.DecodingException null: com.adobe.barcodedforms.decoder.processors.DataProcessorException: com.adobe.barcodedforms.decoder.processors.DataProcessorException
    at com.adobe.livecycle.barcodedforms.BarcodedFormsService.decode(BarcodedFormsService.java:2 97)
    at j

  • Got a ALC-DSC-127-000

    Hi there,
    I want to invoke a process from a submit-button in a rendered PDF-File.
    I build an xdp with a submit-button that has the control type submit and entered in Submit to URL the URL of a servlet I wrote. In Submit As: I set XML Data(XML).
    I rendered the PDF by calling the renderPDFForm method of the WS FormsService and get an PDF that can be opened in with acroread.
    By pushing the button I get a request in my servlet with the XML in the Input-Stream.
    Now I want to invoke the simple process called UniDortmund I designed in the Workbensh Process Designer. For that with jaxws I consumed the wsdl located at http://localhost:8080/soap/services/UniDortmund?WSDL .
    Now I implemented the following code:
    if(request.getHeader("content-type").startsWith("application/xml")){
    System.out.println("Got an XML-Stream:");
    final String result=convertStreamToString(request.getInputStream());
    System.out.println(result);
    final UniDortmundService tudoService=new UniDortmundService();
    final UniDortmund uniDo=tudoService.getUniDortmund();
    SetAuthentication((BindingProvider)uniDo);
    // prepare the input arguments
    XFARepositoryFormInstance antragProzess=new XFARepositoryFormInstance();
    antragProzess.setData(result.getBytes());
    antragProzess.setDescription("Coming from my little servlet.");
    antragProzess.setName("Antrag");
    System.out.println("Invoke Async");
    String responseStr=uniDo.invokeAsync(antragProzess);
    By invoking the process I got the following exception:
    16:53:08,933 ERROR [[Antrag]] Servlet.service() for servlet Antrag threw exception
    javax.xml.ws.soap.SOAPFaultException: ALC-DSC-127-000: com.adobe.idp.dsc.LongLivedInvocationException: The Long Lived Service UniDortmund can not be invoked synchronously.
    at org.jboss.ws.core.jaxws.SOAPFaultHelperJAXWS.getSOAPFaultException(SOAPFaultHelperJAXWS.j ava:70)
    at org.jboss.ws.core.jaxws.binding.SOAP11BindingJAXWS.throwFaultException(SOAP11BindingJAXWS .java:109)
    at org.jboss.ws.core.CommonSOAPBinding.unbindResponseMessage(CommonSOAPBinding.java:567)
    at org.jboss.ws.core.CommonClient.invoke(CommonClient.java:365)
    at org.jboss.ws.core.jaxws.client.ClientImpl.invoke(ClientImpl.java:230)
    at org.jboss.ws.core.jaxws.client.ClientProxy.invoke(ClientProxy.java:164)
    at org.jboss.ws.core.jaxws.client.ClientProxy.invoke(ClientProxy.java:150)
    at $Proxy81.invokeAsync(Unknown Source)
    at edu.tudo.antrag.presentation.ProxyServlet.doGet(ProxyServlet.java:46)
    What am I doing wrong?
    Is there a simple example for invoking a webservice made with the process designer?
    Is it the wrong way to invoke the process from the submitbutton when I just want to use Acrobat?
    Is there a generic servlet in Lifecycle ES that does the job?
    Yours
    Arne

    Hi Michael,
    thanks for your answer.
    >The problem (as stated in the error) looks like the proxy classes that call the UniDortmund service (uniDo.invokeAsync) is actually making the call synchronously. 
    >Since the service is long lived that wont work.
    This is a detail of the implementation of the generated method uniDo.invokeAsync. It calls the server synchron because it needs the return-value (Process-ID) from LC.
    Is there a small example or HowTo for calling this WebService?
    Yours
    Arne

  • Render Service Problem - Root Cause ALC-DSC-127-000

    I have decided to write a Form Guide renderer instead of using one from the Samples. The renderer process was created by carefully observing the one in the samples. After creating the renderer, I activated it and used it in my process. In the livecycle workspace, when I try to access the initialization task, A popup error shows up. Looking at the logs revealed the following error/exception:
    exception: flex.messaging.MessageException: ALC-WKS-005-028: A problem occurred in the Render Service. Please review the render orchestration for this process.
    2007-12-26 13:34:23,190 INFO [STDOUT] [Flex] Exception when invoking service: remoting-service
    with message: Flex Message (flex.messaging.messages.RemotingMessage)
    operation = render
    clientId = 60F1A10E-C009-251A-6C47-179779FEB2B7
    destination = task-actions
    messageId = F65756D8-8D22-85D3-598E-17BBDA529B7E
    timestamp = 1198694062784
    timeToLive = 1198694062784
    body = null
    hdr(DSEndpoint) = workspace-polling-amf
    hdr(DSId) = 60F1373F-590F-5AC8-B6A5-1296C747EA45
    exception: flex.messaging.MessageException: ALC-WKS-005-028: A problem occurred in the Render Service. Please review the render orchestration for this process.
    2007-12-26 13:34:23,377 INFO [STDOUT] [Flex] [ERROR] Root cause: ALC-DSC-127-000: com.adobe.idp.dsc.LongLivedInvocationException: The Long Lived Service i3Renderer can not be invoked synchronously.
    at com.adobe.idp.dsc.routing.Router.routeRequest(Router.java:76)
    at com.adobe.idp.dsc.provider.impl.base.AbstractMessageReceiver.routeMessage(AbstractMessage Receiver.java:88)
    at com.adobe.idp.dsc.provider.impl.vm.VMMessageDispatcher.doSend(VMMessageDispatcher.java:21 0)
    at com.adobe.idp.dsc.provider.impl.base.AbstractMessageDispatcher.send(AbstractMessageDispat cher.java:57)
    at com.adobe.idp.dsc.clientsdk.ServiceClient.invoke(ServiceClient.java:208)
    at com.adobe.idp.taskmanager.dsc.service.TaskManagerServiceImpl.renderForm(TaskManagerServic eImpl.java:3404)
    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.jav a:181)
    at com.adobe.idp.dsc.interceptor.impl.InvocationInterceptor.intercept(InvocationInterceptor. java:134)
    at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:44)
    at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor$1.doInTransaction(Transa ctionInterceptor.java:74)
    at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterBean.execute(EjbTr ansactionCMTAdapterBean.java:336)
    at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterBean.doRequiresNew (EjbTransactionCMTAdapterBean.java:282)
    at sun.reflect.GeneratedMethodAccessor258.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(StatelessSessionConta iner.java:214)
    at org.jboss.resource.connectionmanager.CachedConnectionInterceptor.invoke(CachedConnectionI nterceptor.java:149)
    at org.jboss.ejb.plugins.StatelessSessionInstanceInterceptor.invoke(StatelessSessionInstance Interceptor.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:

    Hi Gary,
    I am getting following error message, can you pls help me with this
    Mar 26, 2008 5:25:53 PM com.adobe.workspace.processes.ProcessActions getProcessInstance
    WARNING: ALC-WKS-005-059: An error occurred while retrieving the list of process instances for process "Process Packages".
    [Flex] Exception when invoking service: remoting-service
    with message: Flex Message (flex.messaging.messages.RemotingMessage)
    operation = getProcessInstance
    clientId = DA923519-C11F-EDFE-A537-D10A27A3FA00
    destination = process-actions
    messageId = A9726928-7AEA-8308-B7C4-ECFB90EFA472
    timestamp = 1206566753361
    timeToLive = 1206566753361
    body = null
    hdr(DSEndpoint) = workspace-polling-amf
    hdr(DSId) = DA8DF62D-CD1E-2718-618C-0902E3DF178A
    exception: flex.messaging.MessageException: ALC-WKS-005-059: An error occurred while retrieving the list of process instances for process "Process Packages".
    [Flex] [ERROR] Exception when invoking service: remoting-service
    with message: Flex Message (flex.messaging.messages.RemotingMessage)
    operation = getProcessInstance
    clientId = DA923519-C11F-EDFE-A537-D10A27A3FA00
    destination = process-actions
    messageId = A9726928-7AEA-8308-B7C4-ECFB90EFA472
    timestamp = 1206566753361
    timeToLive = 1206566753361
    body = null
    hdr(DSEndpoint) = workspace-polling-amf
    hdr(DSId) = DA8DF62D-CD1E-2718-618C-0902E3DF178A
    exception: flex.messaging.MessageException: ALC-WKS-005-059: An error occurred while retrieving the list of process instances for process "Process Packages".
    [Flex] Root cause: com.adobe.idp.taskmanager.dsc.client.query.TaskQueryServiceException: com.adobe.pof.schema.AttributeNotFoundException: Attribute: creator_id does not exist on object-type: workflow.pt_process packages.
    at com.adobe.idp.taskmanager.dsc.queryservice.TaskManagerQueryServiceImpl.processSearch(Task ManagerQueryServiceImpl.java:730)
    at jrockit.reflect.VirtualNativeMethodInvoker.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.adobe.idp.dsc.component.impl.DefaultPOJOInvokerImpl.invoke(DefaultPOJOInvokerImpl.jav a:181)
    at com.adobe.idp.dsc.interceptor.impl.InvocationInterceptor.intercept(InvocationInterceptor. java:134)
    at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:44)
    at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor$1.doInTransaction(Transa ctionInterceptor.java:74)
    at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterBean.execute(EjbTr ansactionCMTAdapterBean.java:336)
    at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterBean.doSupports(Ej bTransactionCMTAdapterBean.java:212)
    at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapter_z73hg_ELOImpl.doS upports(EjbTransactionCMTAdapter_z73hg_ELOImpl.java:67)
    at com.adobe.idp.dsc.transaction.impl.ejb.EjbTransactionProvider.execute(EjbTransactionProvi der.java:104)
    at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor.intercept(TransactionInt erceptor.java:72)
    at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:44)
    at com.adobe.idp.dsc.interceptor.impl.InvalidStateInterceptor.intercept(InvalidStateIntercep tor.java:37)
    at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:44)
    at com.adobe.idp.dsc.interceptor.impl.AuthorizationInterceptor.intercept(AuthorizationInterc eptor.java:80)
    at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.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(AbstractMessage Receiver.java:88)
    at com.adobe.idp.dsc.provider.impl.vm.VMMessageDispatcher.doSend(VMMessageDispatcher.java:18 3)
    at com.adobe.idp.dsc.provider.impl.base.AbstractMessageDispatcher.send(AbstractMessageDispat cher.java:57)
    at com.adobe.idp.dsc.clientsdk.ServiceClient.invoke(ServiceClient.java:208)
    at com.adobe.idp.taskmanager.dsc.client.TypedTaskManagerQueryService.processSearch(TypedTask ManagerQueryService.java:245)
    at com.adobe.workspace.processes.ProcessActions.getProcessInstance(ProcessActions.java:174)
    at jrockit.reflect.VirtualNativeMethodInvoker.invoke(Unknown Source)
    Caused by: com.adobe.pof.schema.AttributeNotFoundException: Attribute: creator_id does not exist on object-type: workflow.pt_process packages.
    at com.adobe.pof.schema.POFAbstractObjectType.getAttribute(POFAbstractObjectType.java:177)
    at com.adobe.pof.omapi.POFDefaultQuery.projectAttribute(POFDefaultQuery.java:634)
    at com.adobe.idp.taskmanager.dsc.queryservice.TaskManagerQueryServiceImpl.processSearch(Task ManagerQueryServiceImpl.java:627)
    at jrockit.reflect.VirtualNativeMethodInvoker.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.adobe.idp.dsc.component.impl.DefaultPOJOInvokerImpl.invoke(DefaultPOJOInvokerImpl.jav a:181)
    at com.adobe.idp.dsc.interceptor.impl.InvocationInterceptor.intercept(InvocationInterceptor. java:134)
    at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:44)
    at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor$1.doInTransaction(Transa ctionInterceptor.java:74)
    at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterBean.execute(EjbTr ansactionCMTAdapterBean.java:336)
    at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterBean.doSupports(Ej bTransactionCMTAdapterBean.java:212)
    at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapter_z73hg_ELOImpl.doS upports(EjbTransactionCMTAdapter_z73hg_ELOImpl.java:67)
    at com.adobe.idp.dsc.transaction.impl.ejb.EjbTransactionProvider.execute(EjbTransactionProvi der.java:104)
    at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor.intercept(TransactionInt erceptor.java:72)
    at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:44)
    at com.adobe.idp.dsc.interceptor.impl.InvalidStateInterceptor.intercept(InvalidStateIntercep tor.java:37)
    at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:44)
    at com.adobe.idp.dsc.interceptor.impl.AuthorizationInterceptor.intercept(AuthorizationInterc eptor.java:80)
    at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.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(AbstractMessage Receiver.java:88)
    at com.adobe.idp.dsc.provider.impl.vm.VMMessageDispatcher.doSend(VMMessageDispatcher.java:18 3)
    at com.adobe.idp.dsc.provider.impl.base.AbstractMessageDispatcher.send(AbstractMessageDispat cher.java:57)
    at com.adobe.idp.dsc.clientsdk.ServiceClient.invoke(ServiceClient.java:208)
    at com.adobe.idp.taskmanager.dsc.client.TypedTaskManagerQueryService.processSearch(TypedTask ManagerQueryService.java:245)
    at com.adobe.workspace.processes.ProcessActions.getProcessInstance(ProcessActions.java:174)
    [Flex] [ERROR] Root cause: com.adobe.idp.taskmanager.dsc.client.query.TaskQueryServiceException: com.adobe.pof.schema.AttributeNotFoundException: Attribute: creator_id does not exist on object-type: workflow.pt_process packages.
    at com.adobe.idp.taskmanager.dsc.queryservice.TaskManagerQueryServiceImpl.processSearch(Task ManagerQueryServiceImpl.java:730)
    at jrockit.reflect.VirtualNativeMethodInvoker.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.ad

  • Watched Folders not processing - ALC-DSC-003-000

    This error seems familiar, but I've yet to see a solution for it in the forums.
    My watched folders have stopped processing files and this is the first few lines I get from WebSphere's systemErr.log.  See first and last lines:
    [19/04/10 19:17:33:229 BST] 0000003e SystemErr     R ALC-DSC-003-000: com.adobe.idp.dsc.DSCInvocationException: Invocation error.
    [19/04/10 19:17:33:230 BST] 0000003e SystemErr     R at com.adobe.idp.dsc.component.impl.DefaultPOJOInvokerImpl.invoke(DefaultPOJOInvokerImpl.jav a:152)
    [19/04/10 19:17:33:230 BST] 0000003e SystemErr     R at com.adobe.idp.dsc.interceptor.impl.InvocationInterceptor.intercept(InvocationInterceptor. java:140)
    [19/04/10 19:17:33:230 BST] 0000003e SystemErr     R at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
    [19/04/10 19:17:33:230 BST] 0000003e SystemErr     R at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor$1.doInTransaction(Transa ctionInterceptor.java:74)
    [19/04/10 19:17:33:230 BST] 0000003e SystemErr     R at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionBMTAdapterBean.doBMT(EjbTran sactionBMTAdapterBean.java:197)
    [19/04/10 19:17:33:230 BST] 0000003e SystemErr     R at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EJSLocalStatelessEjbTransactionBMTAdapter_ 3af08fdf.doBMT(Unknown Source)
    [19/04/10 19:17:33:230 BST] 0000003e SystemErr     R at com.adobe.idp.dsc.transaction.impl.ejb.EjbTransactionProvider.execute(EjbTransactionProvi der.java:95)
    [19/04/10 19:17:33:230 BST] 0000003e SystemErr     R at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor.intercept(TransactionInt erceptor.java:72)
    [19/04/10 19:17:33:230 BST] 0000003e SystemErr     R at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
    [19/04/10 19:17:33:230 BST] 0000003e SystemErr     R at com.adobe.idp.dsc.interceptor.impl.InvocationStrategyInterceptor.intercept(InvocationStra tegyInterceptor.java:55)
    [19/04/10 19:17:33:230 BST] 0000003e SystemErr     R at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
    [19/04/10 19:17:33:230 BST] 0000003e SystemErr     R at com.adobe.idp.dsc.interceptor.impl.InvalidStateInterceptor.intercept(InvalidStateIntercep tor.java:37)
    [19/04/10 19:17:33:230 BST] 0000003e SystemErr     R at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
    [19/04/10 19:17:33:230 BST] 0000003e SystemErr     R at com.adobe.idp.dsc.interceptor.impl.AuthorizationInterceptor.intercept(AuthorizationInterc eptor.java:132)
    [19/04/10 19:17:33:230 BST] 0000003e SystemErr     R at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
    [19/04/10 19:17:33:230 BST] 0000003e SystemErr     R at com.adobe.idp.dsc.interceptor.impl.JMXInterceptor.intercept(JMXInterceptor.java:48)
    [19/04/10 19:17:33:231 BST] 0000003e SystemErr     R at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
    [19/04/10 19:17:33:231 BST] 0000003e SystemErr     R at com.adobe.idp.dsc.engine.impl.ServiceEngineImpl.invoke(ServiceEngineImpl.java:115)
    [19/04/10 19:17:33:231 BST] 0000003e SystemErr     R at com.adobe.idp.dsc.routing.Router.routeRequest(Router.java:118)
    [19/04/10 19:17:33:231 BST] 0000003e SystemErr     R at com.adobe.idp.dsc.provider.impl.base.AbstractMessageReceiver.routeMessage(AbstractMessage Receiver.java:91)
    [19/04/10 19:17:33:231 BST] 0000003e SystemErr     R at com.adobe.idp.dsc.provider.impl.vm.VMMessageDispatcher.doSend(VMMessageDispatcher.java:21 5)
    [19/04/10 19:17:33:231 BST] 0000003e SystemErr     R at com.adobe.idp.dsc.provider.impl.base.AbstractMessageDispatcher.send(AbstractMessageDispat cher.java:57)
    [19/04/10 19:17:33:231 BST] 0000003e SystemErr     R at com.adobe.idp.dsc.clientsdk.ServiceClient.invoke(ServiceClient.java:208)
    [19/04/10 19:17:33:231 BST] 0000003e SystemErr     R at com.adobe.idp.dsc.provider.service.scheduler.impl.SchedulerUtils.callSchedulerService(Sch edulerUtils.java:372)
    [19/04/10 19:17:33:231 BST] 0000003e SystemErr     R at com.adobe.idp.dsc.provider.service.scheduler.impl.AbstractEndpointManager.OnEnableEndpoin t(AbstractEndpointManager.java:81)
    [19/04/10 19:17:33:231 BST] 0000003e SystemErr     R at com.adobe.idp.dsc.provider.service.scheduler.impl.AbstractEndpointManager.onEndpointCreat ion(AbstractEndpointManager.java:48)
    [19/04/10 19:17:33:231 BST] 0000003e SystemErr     R at com.adobe.idp.dsc.provider.service.file.impl.FileEndpointManagerImpl.onEndpointCreation(F ileEndpointManagerImpl.java:178)
    [19/04/10 19:17:33:231 BST] 0000003e SystemErr     R at com.adobe.idp.dsc.provider.service.file.impl.FileConnector.onEndpointCreate(FileConnector .java:47)
    [19/04/10 19:17:33:231 BST] 0000003e SystemErr     R at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [19/04/10 19:17:33:231 BST] 0000003e SystemErr     R at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
    [19/04/10 19:17:33:231 BST] 0000003e SystemErr     R at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [19/04/10 19:17:33:231 BST] 0000003e SystemErr     R at java.lang.reflect.Method.invoke(Method.java:618)
    [19/04/10 19:17:33:232 BST] 0000003e SystemErr     R at com.adobe.idp.dsc.component.impl.DefaultPOJOInvokerImpl.invoke(DefaultPOJOInvokerImpl.jav a:118)
    [19/04/10 19:17:33:232 BST] 0000003e SystemErr     R at com.adobe.idp.dsc.interceptor.impl.InvocationInterceptor.intercept(InvocationInterceptor. java:140)
    [19/04/10 19:17:33:232 BST] 0000003e SystemErr     R at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
    [19/04/10 19:17:33:232 BST] 0000003e SystemErr     R at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor$1.doInTransaction(Transa ctionInterceptor.java:74)
    [19/04/10 19:17:33:232 BST] 0000003e SystemErr     R at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterBean.execute(EjbTr ansactionCMTAdapterBean.java:342)
    [19/04/10 19:17:33:232 BST] 0000003e SystemErr     R at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterBean.doSupports(Ej bTransactionCMTAdapterBean.java:212)
    [19/04/10 19:17:33:232 BST] 0000003e SystemErr     R at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EJSLocalStatelessEjbTransactionCMTAdapter_ caf58c4f.doSupports(Unknown Source)
    [19/04/10 19:17:33:232 BST] 0000003e SystemErr     R at com.adobe.idp.dsc.transaction.impl.ejb.EjbTransactionProvider.execute(EjbTransactionProvi der.java:104)
    [19/04/10 19:17:33:232 BST] 0000003e SystemErr     R at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor.intercept(TransactionInt erceptor.java:72)
    [19/04/10 19:17:33:232 BST] 0000003e SystemErr     R at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
    [19/04/10 19:17:33:232 BST] 0000003e SystemErr     R at com.adobe.idp.dsc.interceptor.impl.InvocationStrategyInterceptor.intercept(InvocationStra tegyInterceptor.java:55)
    [19/04/10 19:17:33:232 BST] 0000003e SystemErr     R at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
    [19/04/10 19:17:33:232 BST] 0000003e SystemErr     R at com.adobe.idp.dsc.interceptor.impl.InvalidStateInterceptor.intercept(InvalidStateIntercep tor.java:37)
    [19/04/10 19:17:33:232 BST] 0000003e SystemErr     R at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
    [19/04/10 19:17:33:232 BST] 0000003e SystemErr     R at com.adobe.idp.dsc.interceptor.impl.AuthorizationInterceptor.intercept(AuthorizationInterc eptor.java:109)
    [19/04/10 19:17:33:232 BST] 0000003e SystemErr     R at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
    [19/04/10 19:17:33:233 BST] 0000003e SystemErr     R at com.adobe.idp.dsc.interceptor.impl.JMXInterceptor.intercept(JMXInterceptor.java:48)
    [19/04/10 19:17:33:233 BST] 0000003e SystemErr     R at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
    [19/04/10 19:17:33:233 BST] 0000003e SystemErr     R at com.adobe.idp.dsc.engine.impl.ServiceEngineImpl.invoke(ServiceEngineImpl.java:115)
    [19/04/10 19:17:33:233 BST] 0000003e SystemErr     R at com.adobe.idp.dsc.routing.Router.routeRequest(Router.java:118)
    [19/04/10 19:17:33:233 BST] 0000003e SystemErr     R at com.adobe.idp.dsc.provider.impl.base.AbstractMessageReceiver.routeMessage(AbstractMessage Receiver.java:91)
    [19/04/10 19:17:33:233 BST] 0000003e SystemErr     R at com.adobe.idp.dsc.provider.impl.vm.VMMessageDispatcher.doSend(VMMessageDispatcher.java:21 5)
    [19/04/10 19:17:33:233 BST] 0000003e SystemErr     R at com.adobe.idp.dsc.provider.impl.base.AbstractMessageDispatcher.send(AbstractMessageDispat cher.java:57)
    [19/04/10 19:17:33:233 BST] 0000003e SystemErr     R at com.adobe.idp.dsc.clientsdk.ServiceClient.invoke(ServiceClient.java:208)
    [19/04/10 19:17:33:233 BST] 0000003e SystemErr     R at com.adobe.idp.dsc.registry.endpoint.impl.EndpointRegistryImpl.createEndpoint(EndpointRegi stryImpl.java:553)
    [19/04/10 19:17:33:233 BST] 0000003e SystemErr     R at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [19/04/10 19:17:33:233 BST] 0000003e SystemErr     R at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
    [19/04/10 19:17:33:233 BST] 0000003e SystemErr     R at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [19/04/10 19:17:33:233 BST] 0000003e SystemErr     R at java.lang.reflect.Method.invoke(Method.java:618)
    [19/04/10 19:17:33:233 BST] 0000003e SystemErr     R at com.adobe.idp.dsc.component.impl.DefaultPOJOInvokerImpl.invoke(DefaultPOJOInvokerImpl.jav a:118)
    [19/04/10 19:17:33:233 BST] 0000003e SystemErr     R at com.adobe.idp.dsc.interceptor.impl.InvocationInterceptor.intercept(InvocationInterceptor. java:140)
    [19/04/10 19:17:33:233 BST] 0000003e SystemErr     R at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
    [19/04/10 19:17:33:233 BST] 0000003e SystemErr     R at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor$1.doInTransaction(Transa ctionInterceptor.java:74)
    [19/04/10 19:17:33:234 BST] 0000003e SystemErr     R at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionBMTAdapterBean.doBMT(EjbTran sactionBMTAdapterBean.java:197)
    [19/04/10 19:17:33:234 BST] 0000003e SystemErr     R at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EJSLocalStatelessEjbTransactionBMTAdapter_ 3af08fdf.doBMT(Unknown Source)
    [19/04/10 19:17:33:234 BST] 0000003e SystemErr     R at com.adobe.idp.dsc.transaction.impl.ejb.EjbTransactionProvider.execute(EjbTransactionProvi der.java:95)
    [19/04/10 19:17:33:234 BST] 0000003e SystemErr     R at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor.intercept(TransactionInt erceptor.java:72)
    [19/04/10 19:17:33:234 BST] 0000003e SystemErr     R at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
    [19/04/10 19:17:33:234 BST] 0000003e SystemErr     R at com.adobe.idp.dsc.interceptor.impl.InvocationStrategyInterceptor.intercept(InvocationStra tegyInterceptor.java:55)
    [19/04/10 19:17:33:234 BST] 0000003e SystemErr     R at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
    [19/04/10 19:17:33:234 BST] 0000003e SystemErr     R at com.adobe.idp.dsc.interceptor.impl.InvalidStateInterceptor.intercept(InvalidStateIntercep tor.java:37)
    [19/04/10 19:17:33:234 BST] 0000003e SystemErr     R at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
    [19/04/10 19:17:33:234 BST] 0000003e SystemErr     R at com.adobe.idp.dsc.interceptor.impl.AuthorizationInterceptor.intercept(AuthorizationInterc eptor.java:109)
    [19/04/10 19:17:33:234 BST] 0000003e SystemErr     R at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
    [19/04/10 19:17:33:234 BST] 0000003e SystemErr     R at com.adobe.idp.dsc.interceptor.impl.JMXInterceptor.intercept(JMXInterceptor.java:48)
    [19/04/10 19:17:33:234 BST] 0000003e SystemErr     R at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
    [19/04/10 19:17:33:234 BST] 0000003e SystemErr     R at com.adobe.idp.dsc.engine.impl.ServiceEngineImpl.invoke(ServiceEngineImpl.java:115)
    [19/04/10 19:17:33:234 BST] 0000003e SystemErr     R at com.adobe.idp.dsc.routing.Router.routeRequest(Router.java:118)
    [19/04/10 19:17:33:234 BST] 0000003e SystemErr     R at com.adobe.idp.dsc.provider.impl.base.AbstractMessageReceiver.routeMessage(AbstractMessage Receiver.java:91)
    [19/04/10 19:17:33:235 BST] 0000003e SystemErr     R at com.adobe.idp.dsc.provider.impl.vm.VMMessageDispatcher.doSend(VMMessageDispatcher.java:21 5)
    [19/04/10 19:17:33:235 BST] 0000003e SystemErr     R at com.adobe.idp.dsc.provider.impl.base.AbstractMessageDispatcher.send(AbstractMessageDispat cher.java:57)
    [19/04/10 19:17:33:235 BST] 0000003e SystemErr     R at com.adobe.idp.dsc.clientsdk.ServiceClient.invoke(ServiceClient.java:208)
    [19/04/10 19:17:33:235 BST] 0000003e SystemErr     R at com.adobe.idp.dsc.registry.endpoint.client.EndpointRegistryClient.invoke(EndpointRegistry Client.java:564)
    [19/04/10 19:17:33:235 BST] 0000003e SystemErr     R at com.adobe.idp.dsc.registry.endpoint.client.EndpointRegistryClient.createEndpoint(Endpoint RegistryClient.java:373)
    [19/04/10 19:17:33:235 BST] 0000003e SystemErr     R at com.adobe.repository.ui.aac.struts.actions.AddEndpointAction.execute(AddEndpointAction.ja va:329)
    [19/04/10 19:17:33:235 BST] 0000003e SystemErr     R at com.adobe.repository.ui.aac.struts.actions.CommandProcessorAction.execute(CommandProcesso rAction.java:228)
    [19/04/10 19:17:33:235 BST] 0000003e SystemErr     R at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)
    [19/04/10 19:17:33:235 BST] 0000003e SystemErr     R at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
    [19/04/10 19:17:33:235 BST] 0000003e SystemErr     R at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
    [19/04/10 19:17:33:235 BST] 0000003e SystemErr     R at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:432)
    [19/04/10 19:17:33:235 BST] 0000003e SystemErr     R at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
    [19/04/10 19:17:33:235 BST] 0000003e SystemErr     R at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    [19/04/10 19:17:33:235 BST] 0000003e SystemErr     R at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:989)
    [19/04/10 19:17:33:235 BST] 0000003e SystemErr     R at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:930)
    [19/04/10 19:17:33:235 BST] 0000003e SystemErr     R at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:145)
    [19/04/10 19:17:33:235 BST] 0000003e SystemErr     R at com.adobe.repository.ui.aac.AacServletFilter.doFilter(AacServletFilter.java:101)
    [19/04/10 19:17:33:235 BST] 0000003e SystemErr     R at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java: 190)
    [19/04/10 19:17:33:236 BST] 0000003e SystemErr     R at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:130)
    [19/04/10 19:17:33:236 BST] 0000003e SystemErr     R at com.adobe.framework.SecurityFilter.doFilter(SecurityFilter.java:205)
    [19/04/10 19:17:33:236 BST] 0000003e SystemErr     R at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java: 190)
    [19/04/10 19:17:33:236 BST] 0000003e SystemErr     R at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:130)
    [19/04/10 19:17:33:236 BST] 0000003e SystemErr     R at com.adobe.framework.SessionBundleFilter.doFilter(SessionBundleFilter.java:135)
    [19/04/10 19:17:33:236 BST] 0000003e SystemErr     R at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java: 190)
    [19/04/10 19:17:33:236 BST] 0000003e SystemErr     R at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:130)
    [19/04/10 19:17:33:236 BST] 0000003e SystemErr     R at com.adobe.repository.ui.aac.CharacterEncodingFilter.doFilter(CharacterEncodingFilter.java :76)
    [19/04/10 19:17:33:236 BST] 0000003e SystemErr     R at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java: 190)
    [19/04/10 19:17:33:236 BST] 0000003e SystemErr     R at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:130)
    [19/04/10 19:17:33:236 BST] 0000003e SystemErr     R at com.ibm.ws.webcontainer.filter.WebAppFilterChain._doFilter(WebAppFilterChain.java:87)
    [19/04/10 19:17:33:236 BST] 0000003e SystemErr     R at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:766)
    [19/04/10 19:17:33:236 BST] 0000003e SystemErr     R at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:674)
    [19/04/10 19:17:33:236 BST] 0000003e SystemErr     R at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:498)
    [19/04/10 19:17:33:236 BST] 0000003e SystemErr     R at com.ibm.ws.wswebcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:464)
    [19/04/10 19:17:33:236 BST] 0000003e SystemErr     R at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:3276)
    [19/04/10 19:17:33:236 BST] 0000003e SystemErr     R at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:267)
    [19/04/10 19:17:33:237 BST] 0000003e SystemErr     R at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:811)
    [19/04/10 19:17:33:237 BST] 0000003e SystemErr     R at com.ibm.ws.wswebcontainer.WebContainer.handleRequest(WebContainer.java:1455)
    [19/04/10 19:17:33:237 BST] 0000003e SystemErr     R at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:113)
    [19/04/10 19:17:33:237 BST] 0000003e SystemErr     R at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink .java:454)
    [19/04/10 19:17:33:237 BST] 0000003e SystemErr     R at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink .java:383)
    [19/04/10 19:17:33:237 BST] 0000003e SystemErr     R at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:263)
    [19/04/10 19:17:33:237 BST] 0000003e SystemErr     R at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.sendToDiscriminators(NewConn ectionInitialReadCallback.java:214)
    [19/04/10 19:17:33:237 BST] 0000003e SystemErr     R at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.complete(NewConnectionInitia lReadCallback.java:113)
    [19/04/10 19:17:33:237 BST] 0000003e SystemErr     R at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionLi stener.java:165)
    [19/04/10 19:17:33:237 BST] 0000003e SystemErr     R at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
    [19/04/10 19:17:33:237 BST] 0000003e SystemErr     R at com.ibm.io.async.AsyncChannelFuture$1.run(AsyncChannelFuture.java:205)
    [19/04/10 19:17:33:237 BST] 0000003e SystemErr     R at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1469)
    [19/04/10 19:17:33:237 BST] 0000003e SystemErr     R Caused by: com.adobe.idp.scheduler.SchedulerException: No scheduler found with name IDPSchedulerService

    Hi SmittyMC,
    Did you ever get to know the root cause of this??
    I tried reinstalling the OS and it worked once. Now it repappered, and i dont think thats the best way to solve.
    It will be really helpful if you know how you solved this problem.
    Thanks
    Rakesh

  • ALC-DSC-005-000: Not Serializable

    What does the message "ALC-DSC-005-000: Not Serializable" mean? I am trying the simple "Sending an email with an attachment" walkthrough in the training manual and I receive this error when trying to invoke the process.
    Does this mean that a configuration setting in the "Read Document" operation or the "Send With Document" operation is in error?

    You can check the step, in which you get the error, from adminui under
    Services > Process Management > Stalled Operation Errors.
    You are probably not setting a variable, typed document, as input/output.
    Oguz
    http://www.kgc.com.tr

  • ALC-DSC-600-000: com.adobe.idp.dsc.provider.service.scheduler.impl.SchedulerRuntimeExc eption

    We are getting  the below error while undeploy and deploy the Watched folder Application,
    Reason of failure is-----Failure to invoke the job Watched folder
    Failure to invoke the job Watched folder
    Service :Watched folder is not in a RUNNING STATE
    ALC-DSC-600-000: com.adobe.idp.dsc.provider.service.scheduler.impl.SchedulerRuntimeExc eption: Failure to invoke the job Watched folder error while undeploy and deploying the Watched folder applicaiton.

    Please go to adminui as below, filter the WatchedFolder service, select it and click on start.
    If it is unable to start from there, go to workbench
    ·         In file menu, Window->Show View->Components
    ·         Search for WatchedFolder, right click and stop component(if not already stopped). Again right click and choose uninstall.
    ·         Now scroll up and go to Components(folder icon as below), choose Install Component.., browse to <Adobe Livecycle ES4 folder>/deploy and choose “adobe-fileprovider-dsc” jar file.
    ·         Again check for WatchedFolder and start it by right clicking.
    Now try to deploy the application.
    Thanks,
    Wasil

  • ALC-DSC-504-000: com.adobe.idp.dsc.registry.DataTypeNotFoundException

    Hi
    I got an error when open up my form in workspace with the following error in the log file:
    Caused by: ALC-DSC-504-000: com.adobe.idp.dsc.registry.DataTypeNotFoundException: DataType: com.adobe.livecycle.readerextensions.client.ReaderExtensionsOptionSpec version:0.0 not found
    This form is reader extended.
    I am using es2 on jboss with oracle database server.
    This form worked before. But we updated it on another server and moved it back then it stopped working and giving this problem.
    Aother simple form which is not reader extended still works fine.
    Thanks for any help.
    Lauran

    Hi Herve,
    I'm facing the same problem under win 2003  with the turnkey install (JBOSS+MYSQL).
    Do you found any solution  or explanation for this?
    The complete error is:  2010-06-17 13:45:42,265 ERROR  [com.adobe.datamodel.repository.DBModelPersistence] SQL exception during  loading of all data models:  com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table  'livecycle.data_model_persistence' doesn't exist
    I  think it is a installation problem...
    Regards,
    Carlos

  • Bootstrapping Error: ALC-TTN-105-000 under linux

    As I deploied with Adobe LiveCycle Configuration Manager I got an error :
    ALC-TTN-105-000: Could not connect to bootstrap Servlet: Port [Connection refused] may be invalid
    I have checked with this command: netstat -an | find "8080. There was no service processed on it. So, what I should do to solve this?
    Best regards

    sorry, the discription was not clear. I would like to replenish this. This scene was to initialize the LiveCycle ES2 database and with the host: localhost and the HTTP port: 8080
    And I tried to start the jboss and found out, there is no directory of the jboss under /opt/jboss.
    thanks

Maybe you are looking for

  • HT1454 Can not get video out from my ipod touch 3rd gen. Any ideas? It should nt be diffiicult to do this on the 21 st century, or not?

    After having spent EUR 130 on cables from apple, i still can not get video out from my ipod touch 3rd gen. Any ideas? It should nt be diffiicult to do this on the 21 st century, or not?

  • PS and MM ....?

    Hi gurus Can anybody explain me what is difeerence betweem PS and MM..? clearly. In PS also some MM activity has to happen, how we can map in SAP. Thanks sap-mm

  • WRT610N - Samba Storage Problem with Mac OS X Leopard

    Hello there, I've set up a USB drive to be shared via the router (tried both a fat32 and an NTFS drive). When I login from a windows machine I can use the share point without any problems. When I try to use it from a Mac (mounted via smb://192.168.1.

  • Filling out form and suddenly it closes

    I created a form using LiveCycle ES. The purpose is for members of our staff to simply access the blank form on our network, fill it in, print it out and submit to the office. However, many of our staff members are saying that they get about half way

  • How do i open email attachments

    I've seen this question unanswered on here many times - really need an answer. How do I open my email attachments in Firefox? Are there settings somewhere? I have Power Point in my computer but it isn't working with Firefox like it did with IE. Been