Quantcast
Channel: Adobe Community : Popular Discussions - LiveCycle PDF Generator
Viewing all 31905 articles
Browse latest View live

ALC-PDG-001-000-Invocation error

$
0
0

I am getting the following error when trying to convert a excel document into a PDF document

 

2010-01-08 18:03:29,606 INFO  [com.adobe.pdfg.BMCCaller] ALC-PDG-001-017-Forecasting.doc: Job Submitted by User: administrator
2010-01-08 18:03:29,646 INFO  [com.adobe.native2pdf.bmc.WordToPDFConverter] ALC-PDG-001-001-Begin processing job : C:\Users\kfokuo\AppData\Local\Temp\pdfg-kfokuo\e8\b155-dd4275-d9e204-650c10-1d73b7-be40c6 \native-in.doc
2010-01-08 18:03:33,078 INFO  [com.adobe.native2pdf.bmc.WordToPDFConverter] ALC-PDG-001-000-Calling function to clean registrys Resiliency entry
2010-01-08 18:03:33,078 WARN  [com.adobe.native2pdf.bmc.WordToPDFConverter] ALC-PDG-001-000-Acrobat add-in got diabled in MS Office applications . So cleaned entry of Resiliency subtree from registry successfully to re-activate the Acrobat add-in
2010-01-08 18:03:33,225 INFO  [com.adobe.pdfg.BMCCaller] ALC-PDG-001-028-Forecasting.doc: Job Completion Status: Failed
2010-01-08 18:03:33,226 INFO  [com.adobe.pdfg.BMCCaller] ALC-PDG-001-025-Forecasting.doc: Time Job Completed: 1/8/10 6:03 PM
2010-01-08 18:03:33,227 INFO  [com.adobe.pdfg.BMCCaller] ALC-PDG-001-026-Forecasting.doc: Time of Job Execution: 3,647 ms
2010-01-08 18:03:33,227 ERROR [com.adobe.pdfg.GeneratePDFImpl] ALC-PDG-001-000-ALC-PDG-011-029-COM object method returns error code: 0x93339D31;
2010-01-08 18:03:33,229 ERROR [com.adobe.aes.web.create.CreatePDFAct] ALC-PDG-001-000-Invocation error.
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.transaction.interceptor.TransactionInterceptor$1.doInTransaction(Transa ctionInterceptor.java:74)
    at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionBMTAdapterBean.doBMT(EjbTran sactionBMTAdapterBean.java:197)
    at sun.reflect.GeneratedMethodAccessor486.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.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

 

I am using LiveCycle Version: 8.2.1, GM


Embedding a completed fillable PDF form as a PDF attachment to an email

$
0
0

Is it possible to embed a completed fillable PDF form as a PDF attachment to an email? Those submitting the PDF may only have Adobe Reader. I have created a form, originally with Acrobat 9.0 Pro, then opened it in LiveCycle Designer, and added a submit button with the embed PDF option. It works fine for me, but not for anyone else who has tested it for me. Possibly because they don't have LiveCycle themselves? I have read through some older forums on this issue and am rather confused as to whether it's even doable for retrieving info from the general public. I am a newbie to fillable forms and LiveCycle, sorry. I have a client that really wants a form submitted in this manner and I'm not sure what to tell them. Any help would be appreciated. Thank you very much.

Using Assembler to extract links from a file contained in a package

$
0
0

Hi everyone,

 

I need help creating a DDX file that would extract links from the second file in a package. Can you point me to some examples somewhere? The file has links to other files in the package. It doesn`t work when I remove it from the package, the links seem to be broken, so I can`t extract them. I've tried a lot of ways with PackageFiles nameKeys but I always get the Cover page links for some reason. We need to extract the links to view what they need to look like.  Ultimately, I need to replace URL links with links to files in a package.  In the solution, I will extract URL links, replace them with GOTOE actions in the .xfdf file and reinsert the links in that PDF that's being packaged.  It will point directly to files in the package as oppose to web locations.  I plan to apply an XSLT transformation as a step in the process.

 

Thanks,

Alain Roy

How many Licenses of Acrobat Professional do I need for Adobe LC PDF Generator

$
0
0

Hi,

 

At our customer site we have purchased 6 licenses of Adobe LiveCycle PDF Generator and have recieved a license file with the keys for Adobe LiveCycle PDF Generator and Adobe Acrobat Professional. We bought the license from a reseller of the product. We understand that the Adobe LiveCycle PDF Generator is a server based software and needs 1 license per CPU. Each of our server (Dev, Val & Prod) have 2 CPU's so we have sufficient licenses (6). We are under the impression that this would suffice. How ever we are not sure on how many licenses we need for Acrobat Professional.

 

Here is a brief description of the way we would use Adobe LiveCycle PDF Generator. We are deploying a PLM system and one of the requirement is to render Word documents to PDF so we are using PDF Generator for this capability. On our Adobe servers we will install Microsoft Word, Acrobat Professional V9 Extended and the Adobe Livecycle PDF Generator. We will have around 150 users for the PLM system being deployed. The PLM system is a Web based system which means the PLM application server will be running on a Solaris server in our case. As part of the workflows in the PLM system, at the end of the workflow process, the PLM server would trigger a request to the Adobe server to convert the word document to PDF. The Adobe server processess the request and returns the PDF file that gets generated.

 

Based on the above usage of the system how many licenses of Acrobat Professional do we need? We will be installing Acrobat only on the server where we install the Livecycle PDF Generator. We had a call with our purchasing person today and she cautioned us that for Adobe Acrobat Professional we might need 1 license per user of the PLM system. She has asked us to check this with the Vendor of the product. Somehow I don't think it makes sense to purchase so many Acrobat Professional licenses even though we install only once.

 

So can someone tell me How does the licensing for Adobe Livecycle PDF Generator work? How many Acrobat Professional licenses we actually need? Is it based on the number of users in the system that is triggering the request? Appreciate your response on this.

 

Regards,

Ragha

TIFF to PDF/A

$
0
0

Using Adobe Livecycle CS PDF Generator, how can I convert TIFF (source is Xerox printer) to PDF/A. I am able to convert TIFF to PDF, and TXT or DOC etc to PDF/A, but TIFF to PDF/A doens't seem to work.

 

Apparently I don't know which options to choose.

 

Best Regards

Sven

convert a doc file to pdf using LiveCycle PDF Generator

$
0
0

Hi,

 

In c# windows application , i have to convert a doc file to pdf

I need to install the software in one system and use it by other clients like a web service

i like to use Adobe Live cycle PDF generator

I have two questions

 

How to do the conversion process in c#.Like accessing the PDFGenerator through coding?

 

And is Adobe Live cycle PDF generator comes in any package like Adobe Acrobat Professional 9 or Adobe Acrobat Standard 9?

Or it comes only in Adobe Live Cycle ES?

PDFUtilityService Failing?

$
0
0

Hi, I have a recurring exception showing up in my log files, it does not halt the execution of my orchaestration, however it is getting thrown for every single call to my orchaestration.  it seems to be coming from the PDFUtilityService, checking to see if the current document coming in represents a PDF document, every call generates an exception in our log file.

 

If this is normal behavior this would be good to know, however this seems like an expensive operation (throwing an exception)

 

Here is the stack trace.  What are my next steps, should I stop using this ES2 component?

 

2010-09-14 10:20:39,722 ERROR [com.adobe.livecycle.pdfutility.PDFUtilityServiceImpl] ALC-UTL_S00_003: Invalid PDF document provided to query.
com.adobe.internal.pdftoolkit.core.exceptions.PDFCosParseException: Stream does not represent a PDF document.
at com.adobe.internal.pdftoolkit.core.cos.CosDocument.init(CosDocument.java:439)
at com.adobe.internal.pdftoolkit.core.cos.CosDocument.<init>(CosDocument.java:141)
at com.adobe.internal.pdftoolkit.core.cos.CosDocument.newDocument(CosDocument.java:195)
at com.adobe.internal.pdftoolkit.pdf.document.PDFDocument.<init>(PDFDocument.java:253)
at com.adobe.internal.pdftoolkit.pdf.document.PDFDocument.newInstance(PDFDocument.java:185)
at com.adobe.pdfdocumentmanager.client.SharedPdfDocumentContext.toPDFDocument(SharedPdfDocum entContext.java:748)
at com.adobe.livecycle.pdfutility.PDFUtilityServiceImpl.getPDFProperties(PDFUtilityServiceIm pl.java:161)
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.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.GeneratedMethodAccessor378.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 $Proxy151.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:115)
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:885)
at com.adobe.idp.workflow.dsc.invoker.WorkflowDSCInvoker.transientInvoke(WorkflowDSCInvoker. java:347)
at com.adobe.idp.workflow.dsc.invoker.WorkflowDSCInvoker.invoke(WorkflowDSCInvoker.java:158)
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.EjbTransactionBMTAdapterBean.doRequiresNew (EjbTransactionBMTAdapterBean.java:218)
at sun.reflect.GeneratedMethodAccessor307.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.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 $Proxy152.doRequiresNew(Unknown Source)
at com.adobe.idp.dsc.transaction.impl.ejb.EjbTransactionProvider.execute(EjbTransactionProvi der.java:145)
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:115)
at com.adobe.idp.dsc.routing.Router.routeRequest(Router.java:129)
at com.adobe.idp.dsc.provider.impl.soap.axis.AdobeAxisServiceProvider.invokeMethod(AdobeAxis ServiceProvider.java:222)
at org.apache.axis.providers.java.RPCProvider.processMessage(RPCProvider.java:186)
at org.apache.axis.providers.java.JavaProvider.invoke(JavaProvider.java:323)
at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32)
at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)
at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)
at org.apache.axis.handlers.soap.SOAPService.invoke(SOAPService.java:454)
at org.apache.axis.server.AxisServer.invoke(AxisServer.java:281)
at org.apache.axis.transport.http.AxisServlet.doPost(AxisServlet.java:699)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:637)
at org.apache.axis.transport.http.AxisServletBase.service(AxisServletBase.java:327)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.j ava:290)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at com.adobe.idp.dsc.provider.impl.soap.axis.InvocationFilter.doFilter(InvocationFilter.java :43)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.j ava:235)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at com.adobe.idp.um.auth.filter.CSRFFilter.doFilter(CSRFFilter.java:41)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.j ava:235)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.j ava:235)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:230)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:173)
at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.ja va:182)
at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:84)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:104)
at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java: 157)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:241)
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.ja va:583)
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
at java.lang.Thread.run(Thread.java:619)
2010-09-14 10:20:39,722 INFO  [com.adobe.livecycle.pdfutility.PDFUtilityServiceImpl] ALC-UTL-N00-003: PDFUtility property result: { isPDFDocument=false isPDFPackage=null PDFVersion=null hasAttachments=null hasComments=null requiredAcrobatVersion=null formType=null isAcroForm=null isFillableForm=null isXFADocument=null XFAVersion=null}

Reader 9 does not open LiveCycle protected PDF's on OSX

$
0
0

My daughter uses an electronic online learning environment at school. This website contains PDF's that are protected with Adobe LiveCycle Rights Management. But Adobe Reader (latest version 9.3.4) cannot open these PDF's. It shows an error dialog stating that "You can only open this document when connected to the network". As you might have guessed, we are connected to the network already.

 

It gets even more interesting when we e-mail the PDF's to other people. These files can be opened under Windows and under Linux with no problems, in IE and FireFox. This even works without logging in to the e-learning website! But although it is possible to open the document on a Mac, which has a size of about 2.9 MB, its contents stays completely blank.

 

I tried this on 3 Mac's, from 3 different networks, with all combinations of Safari, Firefox, Preview and Adobe Reader. With and without the OSX firewall enabled, and using both OSX 10.5 and 10.6. I am using the latest versions of all software, all with the default preferences after standard installation.

 

I would really like some suggestions on how to solve this. The school cannot help, the e-learning platform company does not want to help because they do not support "individual cases" and the content provider (publisher of the PDF's) does not respond to my questions by e-mail.


PDF Generator/Open Office problem in Linux

$
0
0

Hi,

my LC ES Server 9.0 (incl. Pdf Generator ES) is running under Linux and I want to get this service working. Testing a .doc, .txt, .jpg with the Workbench (CreatePDF2) as well as with the adminui produces a ALC-PDG-001-000-Error. Although I've installed OpenOffice on the server and set the OpenOffice_PATH environment variable to the install directory (/opt/openoffice.org3) and not to the executables how it is described in the manual. All the other settings and procedures need for PDFG have been taken care of. The system readiness report for PDFG is showing all green. The HTMLToPDF conversion produces the same error - Trying it with an URL or a HTML file. Please let me know if someone faced similar problems and were able to resolve. I appreciate any help you can extend.

 

Environment:

 

Operating System : Red Hat Enterprise Linux Server release 5.4 - 2.6.18-164.11.1.el5
Jboss :  jboss-eap-4.3
LiveCycle : Adobe LC ES 2.5 (Version 9.0)
Data Base : Oracle 11g
Office: Open Office 3.2.1
LDAP : MS Active Directory ( MS windwos server 2003 )

 

Thanks and Regards,

 

Goutham.

Letter spacing wrong when generting pdf in web service

$
0
0

I have a turnkey JBoss Installation on a Windows Server 2008 R2 Standard.
When I create a pdf document out of an doc (Office 2003 SP3) or docx (Word 2007 SP2)
with the web services I get wrong letter spacing. If I simply create a pdf out of Microsoft Word with the
installed Adobe Add-On on the same server the spacing is correct.

 

There is no error or warning in all the log files.
I tried already all kind of settings in the font settings, but no success.
You can see the differences in the attachment.
Any help would be appreciated.

 

Answer: I tested a lot by myself and finally it worked. I am still not 100% sure why, but I think it is the following:

When you have configured the turnkey installation, everything is up and running afterwards. But then you have these strange letter spacings.

When you restart the jboss service (Windows) then it is correct afterwards.

 

Message was edited by: Markus Ebel

Optimizing PDF's LiveCycle ES 8.2

$
0
0

Hi

 

Is Livecycle ES 8.2 have feature to optimize pdf.

 

Shaji

HTML to PDF for Arabic Text

$
0
0

Hi all,

 

I am converting a HTML file in Arabic language to PDF using Adobe PDF, when I use text-align: justify in the HTML, the converted PDF does not justify the text. Any idea on the issue, only left and center align seems to work.

 

Regards

Srini

can i send data from a form to a webservice without pass through the livecycle server?

$
0
0

Hi all,

                  we have a requirement like, a submission form consist one submit button, when end user clicks the submit button it need to send the data to webservice without pass through the livecycle process. Because my management they were not able to afford the money for that livecycle process. So is there any possiblities without using live cycle server . If it is possible. can anyone tell me the workflow of that. how it will stored the values on our development server(IIS Server) without installing livecycle process on development server. Please let me know is it possible.

Information Required: Export HTML page URL to PDF

$
0
0

Hi Team,

 

Kindly let us know if  there is a library available which we can utilize in our C# (.net) to convert HTML page URL content to PDF? Any help will be highly appreciated.

 

Thanks,

Vikram

CREATE PDF fails with ALC-PDG-null-Generic Log Message java.lang.OutOfMemoryError

$
0
0

Adobe LiveCycle PDF Generator ES (Version: 8.2.1)

 

The CREATE PDF service fails. It does not convert word documents to PDF. It used to work earlier. We haven't changed any configuration. The Server.log has the below entries:

 

2014-01-07 10:18:49,536 INFO  [com.adobe.pdfg.GeneratePDFImpl] ALC-PDG-001-000-

Job ID for the submitted createPDF job =BXU004275.docx911bb3-b13cac-ba31d8-1e253f-c932e7-fa2bf0

2014-01-07 10:18:52,176 INFO  [com.adobe.pdfg.BMCCaller] ALC-PDG-001-024-BXU004275.docx: Time Job Submitted: 1/7/14 10:18 AM

2014-01-07 10:18:52,458 INFO  [com.adobe.pdfg.BMCCaller] ALC-PDG-001-021-BXU004275.docx: PDF Settings Used: pdfg Standard 55865

2014-01-07 10:18:52,458 INFO  [com.adobe.pdfg.BMCCaller] ALC-PDG-001-022-BXU004275.docx: Security Settings Used: No Security

2014-01-07 10:18:52,458 INFO  [com.adobe.pdfg.BMCCaller] ALC-PDG-001-023-BXU004275.docx: FileType Settings Used: Standard

2014-01-07 10:18:52,458 INFO  [com.adobe.pdfg.BMCCaller] ALC-PDG-001-017-BXU004275.docx: Job Submitted by User: administrator

2014-01-07 10:18:52,536 INFO  [com.adobe.service.ProcessResource] BMC505: Service PDFMakerSvc: Starting native process with command line "C:\\Adobe\\LiveCycle8.2\\jboss\\server\\all\\svcnative\\PDFMakerSvc\\bin\\dll\\pdfgen.ex e" PDF-PD1936a0002 -beginExecutable "C:\\Java\\jdk1.5.0_14\\jre\\bin\\javaw.exe" -endExecutable -Xmx64m -cp "C:/Adobe/LiveCycle8.2/jboss/server/all/svcnative/PDFMakerSvc/bin/adobe-appmon.jar;C:/Ado be/LiveCycle8.2/jboss/server/all/svcnative/PDFMakerSvc/bin/adobe-appmondata.jar;C:/Adobe/L iveCycle8.2/jboss/server/all/svcnative/PDFMakerSvc/bin/adobe-bslj.jar;C:/Adobe/LiveCycle8. 2/jboss/server/all/svcnative/PDFMakerSvc/bin/adobe-csa.jar;C:/Adobe/LiveCycle8.2/jboss/ser ver/all/svcnative/PDFMakerSvc/bin/adobe-generatepdf-client.jar;C:/Adobe/LiveCycle8.2/jboss /server/all/svcnative/PDFMakerSvc/bin/adobe-pdfg-common-jaxb.jar;C:/Adobe/LiveCycle8.2/jbo ss/server/all/svcnative/PDFMakerSvc/bin/adobe-pdfg-common.jar;C:/Adobe/LiveCycle8.2/jboss/ server/all/svcnative/PDFMakerSvc/bin/adobe-pdfg-commonbmc.jar;C:/Adobe/LiveCycle8.2/jboss/ server/all/svcnative/PDFMakerSvc/bin/adobe-pdfg-idl-bmc-websphere.jar;C:/Adobe/LiveCycle8. 2/jboss/server/all/svcnative/PDFMakerSvc/bin/adobe-pdfg-idl-bmc.jar;C:/Adobe/LiveCycle8.2/ jboss/server/all/svcnative/PDFMakerSvc/bin/adobe-utilities.jar;C:/Adobe/LiveCycle8.2/jboss /server/all/svcnative/PDFMakerSvc/bin/avalon-framework-4.1.5.jar;C:/Adobe/LiveCycle8.2/jbo ss/server/all/svcnative/PDFMakerSvc/bin/comfyj-2.4.jar;C:/Adobe/LiveCycle8.2/jboss/server/ all/svcnative/PDFMakerSvc/bin/jacorb.jar;C:/Adobe/LiveCycle8.2/jboss/server/all/svcnative/ PDFMakerSvc/bin/jaxb-api.jar;C:/Adobe/LiveCycle8.2/jboss/server/all/svcnative/PDFMakerSvc/ bin/jaxb-impl.jar;C:/Adobe/LiveCycle8.2/jboss/server/all/svcnative/PDFMakerSvc/bin/jaxb-li bs.jar;C:/Adobe/LiveCycle8.2/jboss/server/all/svcnative/PDFMakerSvc/bin/jniw2.9.5_acrobat1 .1.jar;C:/Adobe/LiveCycle8.2/jboss/server/all/svcnative/PDFMakerSvc/bin/jniw2.9.5_autocad1 .1.jar;C:/Adobe/LiveCycle8.2/jboss/server/all/svcnative/PDFMakerSvc/bin/jniw2.9.5_autocad2 007.jar;C:/Adobe/LiveCycle8.2/jboss/server/all/svcnative/PDFMakerSvc/bin/jniw2.9.5_excel1. 3.jar;C:/Adobe/LiveCycle8.2/jboss/server/all/svcnative/PDFMakerSvc/bin/jniw2.9.5_pdfmapi1. 0.jar;C:/Adobe/LiveCycle8.2/jboss/server/all/svcnative/PDFMakerSvc/bin/jniw2.9.5_ppt2.6.ja r;C:/Adobe/LiveCycle8.2/jboss/server/all/svcnative/PDFMakerSvc/bin/jniw2.9.5_project4.4.ja r;C:/Adobe/LiveCycle8.2/jboss/server/all/svcnative/PDFMakerSvc/bin/jniw2.9.5_publisher1.0. jar;C:/Adobe/LiveCycle8.2/jboss/server/all/svcnative/PDFMakerSvc/bin/jniw2.9.5_visio4.a.ja r;C:/Adobe/LiveCycle8.2/jboss/server/all/svcnative/PDFMakerSvc/bin/jniw2.9.5_word8.1.jar;C :/Adobe/LiveCycle8.2/jboss/server/all/svcnative/PDFMakerSvc/bin/jniwrap-3.6.1.jar;C:/Adobe /LiveCycle8.2/jboss/server/all/svcnative/PDFMakerSvc/bin/logkit-1.2.jar;C:/Adobe/LiveCycle 8.2/jboss/server/all/svcnative/PDFMakerSvc/bin/namespace.jar;C:/Adobe/LiveCycle8.2/jboss/s erver/all/svcnative/PDFMakerSvc/bin/PDFMakerConverterServer.jar;C:/Adobe/LiveCycle8.2/jbos s/server/all/svcnative/PDFMakerSvc/bin/winpack-3.6.jar;C:/Adobe/LiveCycle8.2/jboss/server/ all/svcnative/ServicesNatives2/jars/adobe-bslj.jar" com.adobe.native2pdf.bmc.PDFMakerServer -IOR IOR:000000000000002249444C3A636F6D2F61646F62652F736572766963652F4D616E616765723A312E30000 0000000000200000000000000D8000102000000000D31302E32302E3133302E353200000DC8000000134A426F7 3732F42522D312F010000000000000000000000050000000000000008000000004A414300000000010000001C0 000000000010001000000010501000100010109000000010501000100000021000000500000000000000001000 0000000000024000000200000007E00000000000000010000000D31302E32302E3133302E353200000DC900000 0000000000000000000000000000000000000000000000000000000002000000004000000000000001F0000000 400000003000000010000002000000000000000020000002000000004000000000000001F0000000400000003    -AppServer jboss

2014-01-07 10:18:52,567 INFO  [STDOUT] Command line '"C:\Java\jdk1.5.0_14\jre\bin\javaw.exe"'

2014-01-07 10:18:52,770 INFO  [STDOUT] [configuration loaded from classpath resource jar:file:/C:/Adobe/LiveCycle8.2/jboss/server/all/svcnative/PDFMakerSvc/bin/adobe-pdfg-com monbmc.jar!/jacorb.properties]

2014-01-07 10:18:53,942 INFO  [com.adobe.native2pdf.bmc.WordToPDFConverter] ALC-PDG-001-001-Begin processing job : C:\Documents and Settings\infodba\Local Settings\Temp\pdfg-infodba\6f\40a5-a1cb14-9618a9-a39550-d1e383-217845\native-in.docx

2014-01-07 10:19:04,925 INFO  [com.adobe.pdfg.BMCCaller] ALC-PDG-001-016-BXU004275.docx: Job Type: Convert to PDF

2014-01-07 10:19:04,940 INFO  [com.adobe.pdfg.BMCCaller] ALC-PDG-001-027-BXU004275.docx: Job Completion Status: Succeeded

2014-01-07 10:19:04,940 INFO  [com.adobe.pdfg.BMCCaller] ALC-PDG-001-025-BXU004275.docx: Time Job Completed: 1/7/14 10:19 AM

2014-01-07 10:19:04,940 INFO  [com.adobe.pdfg.BMCCaller] ALC-PDG-001-026-BXU004275.docx: Time of Job Execution: 12,764 ms

2014-01-07 10:19:04,940 INFO  [com.adobe.aes.web.create.CreatePDFAct] ALC-PDG-001-018-BXU004275.docx: User Connected from Host: 10.2.113.168/10.2.113.168

2014-01-07 10:19:04,940 INFO  [com.adobe.aes.web.create.CreatePDFAct] ALC-PDG-001-029-BXU004275.docx: Job Source: Admin UI

2014-01-07 10:19:05,018 ERROR [com.adobe.aes.web.create.CreatePDFAct] ALC-PDG-null-Generic Log Message

java.lang.OutOfMemoryError

at java.io.FileInputStream.readBytes(Native Method)

at java.io.FileInputStream.read(FileInputStream.java:194)

at com.adobe.idp.Document.passivateInitData(Document.java:1219)

at com.adobe.idp.Document.passivate(Document.java:1055)

at com.adobe.idp.Document.passivate(Document.java:1012)

at com.adobe.idp.Document.getInputStream(Document.java:1524)

at com.adobe.idp.Document.copyToFile(Document.java:1623)

at com.adobe.aes.web.create.CreatePDFAct.execute(CreatePDFAct.java:192)

at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)

at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)

at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)

at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:432)

at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)

at com.adobe.aes.web.AesActionServlet.service(AesActionServlet.java:63)

at javax.servlet.http.HttpServlet.service(HttpServlet.java:810)

at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.j ava:252)

at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)

at com.adobe.idp.um.auth.filter.AuthenticationFilter.doFilter(AuthenticationFilter.java:154)

at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.j ava:202)

at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)

at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:81)

at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.j ava:202)

at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)

at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)

at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)

at org.jboss.web.tomcat.security.CustomPrincipalValve.invoke(CustomPrincipalValve.java:39)

at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.ja va:159)

at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:59)

at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)

at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)

at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)

at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)

at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:856)

at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11P rotocol.java:744)

at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)

at org.apache.tomcat.util.net.MasterSlaveWorkerThread.run(MasterSlaveWorkerThread.java:112)

at java.lang.Thread.run(Thread.java:595)


ADOBE® LIVECYCLE® PDF Generator ES4 Error.

$
0
0

Hi All,

 

While converting .tiff files to pdf files (Through watch folder) it gives this error in the server log file.:

ALC-BMC-001-001: Unexpected exception while logging BSLJ service

 

But the converted files are OK and all the files are getting converted.

 


Please guide me with this issue.

 

 

2014-02-06 15:00:43,937 INFO  [com.adobe.service.J2EEConnectionFactoryManagerPeerImpl] (WorkManager(2)-18) Service: Img2PDFSvc resource: ProcessResource@49fe98d9(name=java.exe,pid=0) applying queue wait adjustment of 0s to timeout of transaction: TransactionImple < ac, BasicAction: -3f57f8b5:dd5c:52f354df:27ba status: ActionStatus.RUNNING >. Supplied timeout: 300s, Effective timeout: 300s.

2014-02-06 15:00:43,937 INFO  [com.adobe.service.J2EEConnectionFactoryManagerPeerImpl] (WorkManager(2)-18) Service: Img2PDFSvc successfully scheduled an interrupt for transaction: TransactionImple < ac, BasicAction: -3f57f8b5:dd5c:52f354df:27ba status: ActionStatus.RUNNING > after 300s.

2014-02-06 15:00:43,953 ERROR [com.adobe.service.ProcessResource] (RequestProcessor-2) ALC-BMC-001-001: Unexpected exception while logging BSLJ service

Damaged PDF getting generated when size exceeds 4 MB

$
0
0

Hi,

 

We have a java application which connects to Adobe LiveCycle server(ver9.0) to generate pdf. It generates pdf successfully when the pdf size is less than 4 MB.

 

Once the size exceeds 4 MB, the OutputResult object is returned but when pdf is opened says 'File is damaged and could not be repaired'. We checked the result of statusDoc function in OutputResult, but there is no error. Also, in ALC server no error is logged.

 

MaxInLine Size is 64K.

 

Any help is greatly appreciated.

Does anyone know how to create footers when using pdf generator when converting html to pdf?

$
0
0

This seems like it should be a simple task and the free applications such as htmltopdf all do it as an option, but i cannot find an option anywhere on the livecycle server ES4 to enable this. Any help would be really appreciated.

Invoking PDF conversion over WSDL

$
0
0

Hi,

 

for some reason, I need to use in one process webservice invokation for PDF generation (as the PDF generation service is on different server)

And my knowledge of SOAP envelopes is minimal. I can not figure out how to pass the document type variable to the webservice and to obtain converted document to PDF as document variable type again.

Any hints would be highly appreciated and if you manage to post SOAP request with the process variable that refers to the input document, that would be awsome.

Thanks and sorry for bothering

 

J

CreateDesktop, ERROR CODE = 5, Access is denied. WTF!

$
0
0

2010-06-06 01:00:17,819 INFO  [com.adobe.pdfg.GeneratePDFImpl] ALC-PDG-001-000-
Job ID for the submitted createPDF job =File.pdf409521-3f3c2f-479b06-b279af-1e90c4-144464
2010-06-06 01:00:17,944 INFO  [com.adobe.pdfg.BMCCaller] ALC-PDG-001-024-File.pdf: Time Job Submitted: 6/6/10 1:00 AM for job = File.pdf409521-3f3c2f-479b06-b279af-1e90c4-144464
2010-06-06 01:00:17,946 INFO  [com.adobe.pdfg.BMCCaller] ALC-PDG-001-017-File.pdf: Job Submitted by User: usersystemcontext
2010-06-06 01:00:17,947 INFO  [com.adobe.pdfg.BMCCaller] ALC-PDG-001-016-File.pdf: Job Type: Convert to PDF
2010-06-06 01:00:17,954 INFO  [com.adobe.pdfg.BMCCaller] ALC-PDG-001-022-File.pdf: Security Settings Used: No Security
2010-06-06 01:00:17,955 INFO  [com.adobe.pdfg.BMCCaller] ALC-PDG-001-023-File.pdf: FileType Settings Used: Standard OCR
2010-06-06 01:00:18,131 INFO  [com.adobe.truststore.crypto.CryptoUtil] encryptBytes: Building secret key for length: 16
2010-06-06 01:00:18,154 INFO  [com.adobe.pdfg.BMCCaller] ALC-PDG-001-021-File.pdf: PDF Settings Used: C:\Users\Administrator\AppData\Local\Temp\pdfg-Administrator\a4\d34d-f7fa82-0d461f-5bbe47 -ca5759-448964\pdfg PDFX1a 2001 1595459538722554337.joboptions
2010-06-06 01:00:18,260 INFO  [com.adobe.service.ImpersonatedConnectionManager] Service Native2PDFSvc: Resource ProcessResource@4444eaad(name=pdfgen.exe,pid=0) acquired credential Administrator
2010-06-06 01:00:18,261 INFO  [com.adobe.service.ProcessResource] BMC505: Service Native2PDFSvc: Starting native process with command line C:\Adobe\Adobe LiveCycle ES2\jboss\server\lc_turnkey\svcnative\ServicesNatives2\bin\ProcessLauncher.exe Administrator - "C:\\Adobe\\Adobe LiveCycle ES2\\jboss\\server\\lc_turnkey\\svcnative\\Native2PDFSvc\\bin\\dll\\pdfgen.exe" PDF-NA8d6e70002 True -WinStaName WinSta0 -DeskName PDF-NA8d6e70002 -beginExecutable "C:\\Adobe\\Adobe LiveCycle ES2\\Java\\32bit\\jdk1.6.0_14\\bin\\javaw.exe" -endExecutable -Xmx64m -cp "C:/Adobe/Adobe LiveCycle ES2/jboss/server/lc_turnkey/svcnative/Native2PDFSvc/bin/adobe-appmon.jar;C:/Adobe/Adobe LiveCycle ES2/jboss/server/lc_turnkey/svcnative/Native2PDFSvc/bin/adobe-bslj.jar;C:/Adobe/Adobe LiveCycle ES2/jboss/server/lc_turnkey/svcnative/Native2PDFSvc/bin/adobe-csa.jar;C:/Adobe/Adobe LiveCycle ES2/jboss/server/lc_turnkey/svcnative/Native2PDFSvc/bin/adobe-generatepdf-client.jar;C:/A dobe/Adobe LiveCycle ES2/jboss/server/lc_turnkey/svcnative/Native2PDFSvc/bin/adobe-pdfg-common-jaxb.jar;C:/Ado be/Adobe LiveCycle ES2/jboss/server/lc_turnkey/svcnative/Native2PDFSvc/bin/adobe-pdfg-common.jar;C:/Adobe/Ad obe LiveCycle ES2/jboss/server/lc_turnkey/svcnative/Native2PDFSvc/bin/adobe-pdfg-commonbmc.jar;C:/Adobe /Adobe LiveCycle ES2/jboss/server/lc_turnkey/svcnative/Native2PDFSvc/bin/adobe-pdfg-idl-bmc-websphere.jar; C:/Adobe/Adobe LiveCycle ES2/jboss/server/lc_turnkey/svcnative/Native2PDFSvc/bin/adobe-pdfg-idl-bmc.jar;C:/Adobe/A dobe LiveCycle ES2/jboss/server/lc_turnkey/svcnative/Native2PDFSvc/bin/adobe-utilities.jar;C:/Adobe/Adob e LiveCycle ES2/jboss/server/lc_turnkey/svcnative/Native2PDFSvc/bin/avalon-framework-4.1.5.jar;C:/Ado be/Adobe LiveCycle ES2/jboss/server/lc_turnkey/svcnative/Native2PDFSvc/bin/comfyj-2.4.jar;C:/Adobe/Adobe LiveCycle ES2/jboss/server/lc_turnkey/svcnative/Native2PDFSvc/bin/jacorb.jar;C:/Adobe/Adobe LiveCycle ES2/jboss/server/lc_turnkey/svcnative/Native2PDFSvc/bin/jaxb-api.jar;C:/Adobe/Adobe LiveCycle ES2/jboss/server/lc_turnkey/svcnative/Native2PDFSvc/bin/jaxb-impl.jar;C:/Adobe/Adobe LiveCycle ES2/jboss/server/lc_turnkey/svcnative/Native2PDFSvc/bin/jaxb-libs.jar;C:/Adobe/Adobe LiveCycle ES2/jboss/server/lc_turnkey/svcnative/Native2PDFSvc/bin/jniw2.9.5_acrobat1.1.jar;C:/Adobe /Adobe LiveCycle ES2/jboss/server/lc_turnkey/svcnative/Native2PDFSvc/bin/jniw2.9.5_autocad1.1.jar;C:/Adobe /Adobe LiveCycle ES2/jboss/server/lc_turnkey/svcnative/Native2PDFSvc/bin/jniw2.9.5_autocad2007.jar;C:/Adob e/Adobe LiveCycle ES2/jboss/server/lc_turnkey/svcnative/Native2PDFSvc/bin/jniw2.9.5_excel1.3.jar;C:/Adobe/A dobe LiveCycle ES2/jboss/server/lc_turnkey/svcnative/Native2PDFSvc/bin/jniw2.9.5_pdfmapi1.0.jar;C:/Adobe /Adobe LiveCycle ES2/jboss/server/lc_turnkey/svcnative/Native2PDFSvc/bin/jniw2.9.5_project4.4.jar;C:/Adobe /Adobe LiveCycle ES2/jboss/server/lc_turnkey/svcnative/Native2PDFSvc/bin/jniw2.9.5_publisher1.0.jar;C:/Ado be/Adobe LiveCycle ES2/jboss/server/lc_turnkey/svcnative/Native2PDFSvc/bin/jniw2.9.5_visio4.a.jar;C:/Adobe/A dobe LiveCycle ES2/jboss/server/lc_turnkey/svcnative/Native2PDFSvc/bin/jniw2.9.5_word8.1.jar;C:/Adobe/Ad obe LiveCycle ES2/jboss/server/lc_turnkey/svcnative/Native2PDFSvc/bin/jniwrap-3.6.1.jar;C:/Adobe/Adobe LiveCycle ES2/jboss/server/lc_turnkey/svcnative/Native2PDFSvc/bin/logkit-1.2.jar;C:/Adobe/Adobe LiveCycle ES2/jboss/server/lc_turnkey/svcnative/Native2PDFSvc/bin/namespace.jar;C:/Adobe/Adobe LiveCycle ES2/jboss/server/lc_turnkey/svcnative/Native2PDFSvc/bin/Native2PDFConverterServer.jar;C:/ Adobe/Adobe LiveCycle ES2/jboss/server/lc_turnkey/svcnative/Native2PDFSvc/bin/winpack-3.6.jar;C:/Adobe/Adobe LiveCycle ES2/jboss/server/lc_turnkey/svcnative/ServicesNatives2/jars/adobe-bslj.jar" com.adobe.native2pdf.bmc.Native2PDFConverterServer -IOR IOR:000000000000002249444C3A636F6D2F61646F62652F736572766963652F4D616E616765723A312E30000 0000000000200000000000000F4000102000000000F3139322E3136382E31302E31303300000DC800000000001 8373737343632393433352F42522D392F0100000000000000000000050000000000000008000000004A4143000 00000010000001C000000000501000100000001050100010001010900000001050100010000002100000064000 00000000000010000000000000024000000220000007E00000000000000010000000F3139322E3136382E31302 E31303300000DC9004000000000000000000000001004010008060667810201010100000000000000000000000 000000000000000000000002000000004000000000000001F00000004000000030000000100000020000000000 00000020000002000000004000000000000001F0000000400000003   -AppServer jboss
2010-06-06 01:00:18,555 INFO  [STDOUT]

 

ERROR: API        = CreateDesktop
2010-06-06 01:00:18,555 INFO  [STDOUT]        ERROR CODE = 5
       MESSAGE    = Access is denied.
2010-06-06 01:00:18,563 WARN  [com.adobe.service.ProcessResource] BMC024: Service Native2PDFSvc: Process ProcessResource@4444eaad(name=pdfgen.exe,pid=0) terminated abnormally with error code {3}
2010-06-06 01:00:18,565 INFO  [com.adobe.service.ImpersonatedConnectionManager] Service Native2PDFSvc: Resource ProcessResource@4444eaad(name=pdfgen.exe,pid=0) returned credential Administrator
2010-06-06 01:00:18,576 INFO  [com.adobe.service.ImpersonatedConnectionManager] Service Native2PDFSvc: Resource ProcessResource@7bac79bf(name=pdfgen.exe,pid=0) acquired credential Administrator
2010-06-06 01:00:18,578 INFO  [com.adobe.service.ProcessResource] BMC505: Service Native2PDFSvc: Starting native process with command line C:\Adobe\Adobe LiveCycle ES2\jboss\server\lc_turnkey\svcnative\ServicesNatives2\bin\ProcessLauncher.exe Administrator - "C:\\Adobe\\Adobe LiveCycle ES2\\jboss\\server\\lc_turnkey\\svcnative\\Native2PDFSvc\\bin\\dll\\pdfgen.exe" PDF-NA8d6e70002 True -WinStaName WinSta0 -DeskName PDF-NA8d6e70002 -beginExecutable "C:\\Adobe\\Adobe LiveCycle ES2\\Java\\32bit\\jdk1.6.0_14\\bin\\javaw.exe" -endExecutable -Xmx64m -cp "C:/Adobe/Adobe LiveCycle ES2/jboss/server/lc_turnkey/svcnative/Native2PDFSvc/bin/adobe-appmon.jar;C:/Adobe/Adobe LiveCycle ES2/jboss/server/lc_turnkey/svcnative/Native2PDFSvc/bin/adobe-bslj.jar;C:/Adobe/Adobe LiveCycle ES2/jboss/server/lc_turnkey/svcnative/Native2PDFSvc/bin/adobe-csa.jar;C:/Adobe/Adobe LiveCycle ES2/jboss/server/lc_turnkey/svcnative/Native2PDFSvc/bin/adobe-generatepdf-client.jar;C:/A dobe/Adobe LiveCycle ES2/jboss/server/lc_turnkey/svcnative/Native2PDFSvc/bin/adobe-pdfg-common-jaxb.jar;C:/Ado be/Adobe LiveCycle ES2/jboss/server/lc_turnkey/svcnative/Native2PDFSvc/bin/adobe-pdfg-common.jar;C:/Adobe/Ad obe LiveCycle ES2/jboss/server/lc_turnkey/svcnative/Native2PDFSvc/bin/adobe-pdfg-commonbmc.jar;C:/Adobe /Adobe LiveCycle ES2/jboss/server/lc_turnkey/svcnative/Native2PDFSvc/bin/adobe-pdfg-idl-bmc-websphere.jar; C:/Adobe/Adobe LiveCycle ES2/jboss/server/lc_turnkey/svcnative/Native2PDFSvc/bin/adobe-pdfg-idl-bmc.jar;C:/Adobe/A dobe LiveCycle ES2/jboss/server/lc_turnkey/svcnative/Native2PDFSvc/bin/adobe-utilities.jar;C:/Adobe/Adob e LiveCycle ES2/jboss/server/lc_turnkey/svcnative/Native2PDFSvc/bin/avalon-framework-4.1.5.jar;C:/Ado be/Adobe LiveCycle ES2/jboss/server/lc_turnkey/svcnative/Native2PDFSvc/bin/comfyj-2.4.jar;C:/Adobe/Adobe LiveCycle ES2/jboss/server/lc_turnkey/svcnative/Native2PDFSvc/bin/jacorb.jar;C:/Adobe/Adobe LiveCycle ES2/jboss/server/lc_turnkey/svcnative/Native2PDFSvc/bin/jaxb-api.jar;C:/Adobe/Adobe LiveCycle ES2/jboss/server/lc_turnkey/svcnative/Native2PDFSvc/bin/jaxb-impl.jar;C:/Adobe/Adobe LiveCycle ES2/jboss/server/lc_turnkey/svcnative/Native2PDFSvc/bin/jaxb-libs.jar;C:/Adobe/Adobe LiveCycle ES2/jboss/server/lc_turnkey/svcnative/Native2PDFSvc/bin/jniw2.9.5_acrobat1.1.jar;C:/Adobe /Adobe LiveCycle ES2/jboss/server/lc_turnkey/svcnative/Native2PDFSvc/bin/jniw2.9.5_autocad1.1.jar;C:/Adobe /Adobe LiveCycle ES2/jboss/server/lc_turnkey/svcnative/Native2PDFSvc/bin/jniw2.9.5_autocad2007.jar;C:/Adob e/Adobe LiveCycle ES2/jboss/server/lc_turnkey/svcnative/Native2PDFSvc/bin/jniw2.9.5_excel1.3.jar;C:/Adobe/A dobe LiveCycle ES2/jboss/server/lc_turnkey/svcnative/Native2PDFSvc/bin/jniw2.9.5_pdfmapi1.0.jar;C:/Adobe /Adobe LiveCycle ES2/jboss/server/lc_turnkey/svcnative/Native2PDFSvc/bin/jniw2.9.5_project4.4.jar;C:/Adobe /Adobe LiveCycle ES2/jboss/server/lc_turnkey/svcnative/Native2PDFSvc/bin/jniw2.9.5_publisher1.0.jar;C:/Ado be/Adobe LiveCycle ES2/jboss/server/lc_turnkey/svcnative/Native2PDFSvc/bin/jniw2.9.5_visio4.a.jar;C:/Adobe/A dobe LiveCycle ES2/jboss/server/lc_turnkey/svcnative/Native2PDFSvc/bin/jniw2.9.5_word8.1.jar;C:/Adobe/Ad obe LiveCycle ES2/jboss/server/lc_turnkey/svcnative/Native2PDFSvc/bin/jniwrap-3.6.1.jar;C:/Adobe/Adobe LiveCycle ES2/jboss/server/lc_turnkey/svcnative/Native2PDFSvc/bin/logkit-1.2.jar;C:/Adobe/Adobe LiveCycle ES2/jboss/server/lc_turnkey/svcnative/Native2PDFSvc/bin/namespace.jar;C:/Adobe/Adobe LiveCycle ES2/jboss/server/lc_turnkey/svcnative/Native2PDFSvc/bin/Native2PDFConverterServer.jar;C:/ Adobe/Adobe LiveCycle ES2/jboss/server/lc_turnkey/svcnative/Native2PDFSvc/bin/winpack-3.6.jar;C:/Adobe/Adobe LiveCycle ES2/jboss/server/lc_turnkey/svcnative/ServicesNatives2/jars/adobe-bslj.jar" com.adobe.native2pdf.bmc.Native2PDFConverterServer -IOR IOR:000000000000002249444C3A636F6D2F61646F62652F736572766963652F4D616E616765723A312E30000 0000000000200000000000000F8000102000000000F3139322E3136382E31302E31303300000DC800000000001 9373737343632393433352F42522D31302F0100000000000000000000000000050000000000000008000000004 A414300000000010000001C0000000005010001000000010501000100010109000000010501000100000021000 0006400000000000000010000000000000024000000220000007E00000000000000010000000F3139322E31363 82E31302E31303300000DC90040000000000000000000000010040100080606678102010101000000000000000 00000000000000000000000000000002000000004000000000000001F000000040000000300000001000000200 0000000000000020000002000000004000000000000001F0000000400000003   -AppServer jboss
2010-06-06 01:00:18,623 INFO  [STDOUT]

 

ERROR: API        = CreateDesktop
2010-06-06 01:00:18,623 INFO  [STDOUT]        ERROR CODE = 5
       MESSAGE    = Access is denied.

Viewing all 31905 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>