Expand my Community achievements bar.

Exporting data out of PDF to xml

Avatar

Former Community Member
Hi All,

i am trying to export the data from pdf to xml using FormDataIntegrationClient but i am facing errors as, do anybody aware of why this exception is happening.

======================================================

com.adobe.livecycle.formdataintegration.client.ExportFormDataException: ALC-DSC-000-000: com.adobe.idp.dsc.DSCRuntimeException: Internal error.

at com.adobe.livecycle.formdataintegration.client.FormDataIntegrationClient.exportData(FormDataIntegrationClient.java:224)

at com.fedex.poc.ExportData.main(ExportData.java:43)

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

at com.adobe.idp.dsc.provider.impl.ejb.EjbMessageDispatcher.doSend(EjbMessageDispatcher.java:160)

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.livecycle.formdataintegration.client.FormDataIntegrationClient.invokeRequest(FormDataIntegrationClient.java:237)

at com.adobe.livecycle.formdataintegration.client.FormDataIntegrationClient.exportData(FormDataIntegrationClient.java:207)

... 1 more

Caused by: java.rmi.UnmarshalException: failed to unmarshal class com.adobe.idp.dsc.provider.impl.ejb.EjbResponseHolder; nested exception is:

java.io.StreamCorruptedException: invalid type code: AC

at weblogic.rjvm.ResponseImpl.unmarshalReturn(ResponseImpl.java:229)

at weblogic.rmi.cluster.ClusterableRemoteRef.invoke(ClusterableRemoteRef.java:338)

at weblogic.rmi.cluster.ClusterableRemoteRef.invoke(ClusterableRemoteRef.java:252)

at com.adobe.idp.dsc.provider.impl.ejb.receiver.Invocation_fpvhue_EOImpl_1001_WLStub.invoke(Unknown Source)

at com.adobe.idp.dsc.provider.impl.ejb.EjbMessageDispatcher.doSend(EjbMessageDispatcher.java:137)

... 5 more

Caused by: java.io.StreamCorruptedException: invalid type code: AC

at java.io.ObjectInputStream.readObject0(Unknown Source)

at java.io.ObjectInputStream.readArray(Unknown Source)

at java.io.ObjectInputStream.readObject0(Unknown Source)

at java.io.ObjectInputStream.defaultReadFields(Unknown Source)

at java.io.ObjectInputStream.readSerialData(Unknown Source)

at java.io.ObjectInputStream.readOrdinaryObject(Unknown Source)

at java.io.ObjectInputStream.readObject0(Unknown Source)

at java.io.ObjectInputStream.readObject(Unknown Source)

at weblogic.utils.io.ChunkedObjectInputStream.readObject(ChunkedObjectInputStream.java:195)

at weblogic.rjvm.MsgAbbrevInputStream.readObject(MsgAbbrevInputStream.java:565)

at weblogic.utils.io.ChunkedObjectInputStream.readObject(ChunkedObjectInputStream.java:191)

at weblogic.rmi.internal.ObjectIO.readObject(ObjectIO.java:62)

at weblogic.rjvm.ResponseImpl.unmarshalReturn(ResponseImpl.java:227)

... 9 more
3 Replies

Avatar

Level 10
Are you passing a PDF as the input?



Jasmin

Avatar

Former Community Member
yeah i passed PDF

But i able to solve this one.



Mahesh P

Avatar

Former Community Member
is your problem solved?

if not send me your pdf will take a look

mergeandfuse@gmail.com