Quantcast
Channel: Adobe Community : Popular Discussions - LiveCycle Output
Viewing all articles
Browse latest Browse all 9631

Error - Conversion from .doc to pdf

$
0
0
Hi,

I'm using Trail version of LiveCycle ES 8.0(Turnkey Installation).
I need to convert any native file format to PDF/A. In order to do that, I'm just trying to convert it(.doc) to PDF first. But I do end-up with the error that is given below:

ALC-PDG-1000-000: com.adobe.livecycle.generatepdf.client.ConversionException: ALC-PDG-001-000-Conversion failed because of an exception.
RuntimeException; CausedByException is:
An unexpected exception while resolving a new connection to an Adobe Service.
Caused by: javax.ejb.EJBException: RuntimeException; CausedByException is:
An unexpected exception while resolving a new connection to an Adobe Service.
at org.jboss.ejb.plugins.LogInterceptor.handleException(LogInterceptor.j ava:382)
at org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:196)
at org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invoke(ProxyFacto ryFinderInterceptor.java:122)
at org.jboss.ejb.SessionContainer.internalInvoke(SessionContainer.java:6 24)
at org.jboss.ejb.Container.invoke(Container.java:873)
at org.jboss.ejb.plugins.local.BaseLocalProxyFactory.invoke(BaseLocalPro xyFactory.java:415)
at org.jboss.ejb.plugins.local.StatelessSessionProxy.invoke(StatelessSes sionProxy.java:88)
at $Proxy221.convertPDFMToPdf(Unknown Source)
.
.
.
.
.
Caused by: java.lang.reflect.InvocationTargetException
Caused by: java.lang.IllegalStateException: Connection to failed service.
at com.adobe.service.ResourcePooler.allocateResource(ResourcePooler.java :87)
at com.adobe.service.ConnectionFactoryManagerPeer.getConnectionResourceF romPool(ConnectionFactoryManagerPeer.java:79)
at com.adobe.service.J2EEConnectionFactoryManagerPeerImpl.getConnection( J2EEConnectionFactoryManagerPeerImpl.java:84)
... 112 more
Error OCCURRED: ALC-PDG-001-000-Conversion failed because of an exception.
RuntimeException; CausedByException is:
An unexpected exception while resolving a new connection to an Adobe Service.

I'm using Generate PDF Service API(Java) to convert a document(.doc) to PDF.
Can anyone please provide their inputs on the above issue. How it can be resolved?
or
Is there any API to convert any native file format to PDFA directly?

Thanks.

Viewing all articles
Browse latest Browse all 9631

Trending Articles