Invocation of PDF

Hello

I finally managed to download a PDF file and now need to open it. First step is an InvokeRequest on the adobeReader but even when there is no errors there is also no recognizable reaction.

qDebug() << "PDF geladen!";

// PathQString fn = "tmp.pdf";QString path = QDir::currentPath() + "/shared/downloads/";

QString url = path + fn;

QFile pdfFile(url);

// Saveif(pdfFile.open(QIODevice::WriteOnly | QIODevice::Unbuffered)){   pdfFile.write(reply->readAll());   pdfFile.flush();   pdfFile.close();

   qDebug() << "# PDF öffnen! " + url;

   InvokeRequest cardrequest;   cardrequest.setMimeType("application/pdf");   cardrequest.setAction("bb.action.OPEN");   cardrequest.setUri(url);   cardrequest.setTarget("com.rim.bb.app.adobeReader");

   InvokeManager invokemanager;   InvokeTargetReply *reply = invokemanager.invoke(cardrequest);

   if (reply) {   qDebug() << "InvokePDF";

   QObject::connect(     reply,     SIGNAL(finished()),     this,     SLOT(onPdfInvoked())   ); } else {    qDebug() << "Invocation Connecting Failed!!"; }

}else{ qDebug() << "# Error!";}
/** PDF wird geöffnet */
void ApplicationUI::onPdfInvoked()
{
    qDebug() << "OpenPDF";

    InvokeTargetReply *reply = qobject_cast(sender());
    if (reply->error()) {
        qDebug() << "Invoke Failed - Do something";
    }
    reply->deleteLater();
}

The latest debugging information are the "InvokePDF" but it opens a PDF reader nor can I find the debug info «OpenPDF»

What is my mistake in this case?

Best

Thomas

I got it! Solution was (as always) easy. The required parameter .setUri "file:///" - prefix, like this:

InvokeRequest cardrequest;
cardrequest.setMimeType("application/pdf");
cardrequest.setAction("bb.action.VIEW");
cardrequest.setTarget("com.rim.bb.app.adobeReader.viewer");
cardrequest.setUri("file:///" + url);

Tags: BlackBerry Developers

Similar Questions

  • Invocation of WSDL of PDF offline without authentication

    Hello

    I have a dataconnection wsdl in my interactive PDF form. At the click of a button in the PDF (Offline mode) this web service is called. This action opens a window requesting credentials for authentication on which we are returned to pass the credentials of the user LC. Is there a way by which the credentials are not required?

    or

    Is it possible to pass the credentials of the PDF itself by program during the service call?

    Thank you

    Muniyaraj

    In the LiveCycle Adminui, you can go to the Services/Applications and Services/Service Management screen and find your service. Once you have click on your service to bring up the details about your service (see screen capture below):

    In the 1st red zone you can disable the security service yor (this will stop the poping dialog box upward in the drive). Then in the 2nd red zone you specify the user that will be used to run this service. You cannot use the Summoner more because you are running this service annonymously. I suggest that you run as a 'system '.

  • How to call adobe pdf reader to open the PDF files in your application BB10?

    Hi all

    Can anyone please write an example of cascades showing how to call adobe pdf reader to open PDFs inside my BB10 stunts application?

    Thanks,.

    Mohanad

    This is how to do it:

    https://developer.BlackBerry.com/Cascades/documentation/device_platform/invocation/AdobeReader.html

  • suggest correct PDF taget IDs to call the pdf file!

    Hello I want to open the pdf file that is stored in my assets folder. I implemnted the with th http://developer.blackberry.com/native/documentation/cascades/device_platform/invocation/adobereader... refernce this link.but when I run the application it gives me no targets were found error.how to solve the error? pls help... Here is my code

    Application of InvokeRequest;
    m_invokeManager = new InvokeManager (this);

    request.setTarget ("com.rim.bb.app.adobeReader");
    request.setAction ("bb.action.OPEN");
    request.setMimeType("application/pdf");
    QString = uri
    'file:///accounts/1000/shared/documents/pdf-sample.pdf ';

    request.setUri (uri);

    answer = m_invokeManager-> invoke (request);
    QObject::connect (response, SIGNAL (finished (()), this, SLOT (myInvokeReplySlot ()));

    Thank you

    Install the latest leak of 10.3.0.11052 to the alpha of dev and you will have Adobde too.

    or just install Adobe Reader only

  • Failure of generator PDF ALC-DSC-002-000

    PDF generator watched folder fails with the ALC-DSC-002-000 error code. However, I can convert it using create pdf option. Please notify.

    Error details:

    Down time - Thu Oct 03 13:48:11 IST 2013

    location of the source - cause of the failure is - setting: inputDocument is necessary.

    Parameter: inputDocument is mandatory.

    ALC-DSC-002-000: com.adobe.idp.dsc.RequiredParameterException: parameter: inputDocument is necessary.

    at com.adobe.idp.dsc.interceptor.impl.InvocationInterceptor.intercept (InvocationInterceptor. java: 117)

    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)

    to 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.GeneratedMethodAccessor597.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:386)

    to org.jboss.ejb.StatelessSessionContainer$ ContainerInterceptor.invoke (StatelessSessionConta iner.java:233)

    at org.jboss.resource.connectionmanager.CachedConnectionInterceptor.invoke (CachedConnectionI nterceptor.java:156)

    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:173)

    at org.jboss.ejb.plugins.SecurityInterceptor.process(SecurityInterceptor.java:228)

    at org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.java:211)

    at org.jboss.ejb.plugins.security.PreSecurityInterceptor.process (PreSecurityInterceptor.java:97)

    at org.jboss.ejb.plugins.security.PreSecurityInterceptor.invoke (PreSecurityInterceptor.java: 81)

    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:650)

    at org.jboss.ejb.Container.invoke(Container.java:1092)

    at org.jboss.ejb.plugins.local.BaseLocalProxyFactory.invoke(BaseLocalProxyFactory.java:436)

    at org.jboss.ejb.plugins.local.StatelessSessionProxy.invoke(StatelessSessionProxy.java:103)

    to $Proxy260.doBMT (Unknown Source)

    at com.adobe.idp.dsc.transaction.impl.ejb.EjbTransactionProvider.execute (EjbTransactionProvi der.java:95)

    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:131)

    to 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 dear .java: 69)

    at com.adobe.idp.dsc.clientsdk.ServiceClient.invoke(ServiceClient.java:208)

    to com.adobe.idp.jobmanager.execution.workadapter.AbstractExecutableJob.invokeRequest (Abstra ctExecutableJob.java:127)

    to com.adobe.idp.jobmanager.execution.workadapter.PersistentExecutableJob.execute (persistent ExecutableJob.java:60)

    at com.adobe.idp.dsc.workmanager.adapter.UnManagedAsynchronousWorkAdapter.run (UnManagedAsync hronousWorkAdapter.java:39)

    at org.jboss.resource.work.WorkWrapper.execute(WorkWrapper.java:205)

    at org.jboss.util.threadpool.BasicTaskWrapper.run(BasicTaskWrapper.java:260)

    to java.util.concurrent.ThreadPoolExecutor$ Worker.runTask (ThreadPoolExecutor.java:886)

    to java.util.concurrent.ThreadPoolExecutor$ Worker.run (ThreadPoolExecutor.java:908)

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

    It seems that you have not given good input/output parameter mappings:

    Check your record shows settings as shown here -http://help.adobe.com/en_US/livecycle/9.0/adminHelp/admin.htm?content=000106.html

    See also "using a starting point of the control record" @ http://www.adobe.com/devnet/livecycle/videotraining.html

    ~ Varun

  • Invocation or access error

    Hello

    I use the method of invocation to call the adobe livecycle process. I'm able to invoke livecycle processes but not able to pass the parameters in the map code from java adobe with the method of appeal process.

    When I run the similar code from another machine, the process is getting called too and also pass parameters. But some machines, it is only calling, the parameter is passed as null.

    I recorded the process and found that each input parameters are null.

    It is question of access system: If Yes, then I would not be able to invoke the process.

    I get the following errors because the input parameters are null

    14:02:38, 142 ERROR [Document] DOCS001: unexpected exception. While doing the first passivation of time for a document...

    1. java.lang.ClassCastException: com.adobe.repository.RepositoryException cannot be cast to com.adobe.repository.ResourceNotFoundException

    at com.adobe.repository.commands.RepositoryUrlDataProviderCommand.execute (RepositoryUrlDataP roviderCommand.java:162)

    at com.adobe.repository.commands.CommandProcessor.execute(CommandProcessor.java:135)

    at com.adobe.repository.bindings.docmanager.DocManagerBinding.repositoryUrlDataProvider (anagerBinding.java:185 Comc)

    at com.adobe.repository.bindings.docmanager.DocManagerBinding.repositoryUrlDataProvider (anagerBinding.java:162 Comc)

    at com.adobe.idp.RepositoryHelperImpl.callRepository(RepositoryHelperImpl.java:109)

    at com.adobe.idp.RepositoryHelperImpl.callPassivate(RepositoryHelperImpl.java:82)

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

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

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

    at com.adobe.idp.DocumentManagerClient.getDocumentInlineData(DocumentManagerClient.java:779)

    to com.adobe.pdfdocumentmanager.client.DocumentAppenderByteWriter.newDocumentByteReader (document mentAppenderByteWriter.java:423)

    at com.adobe.pdfdocumentmanager.client.SharedPdfDocumentContext.toPDFDocument (SharedPdfDocum entContext.java:747)

    at com.adobe.formServer.utils.CommonGibsonUtils.PDFDocumentFromDocument (CommonGibsonUtils.ja's: 127)

    at com.adobe.printSubmitter.PrintServer.transformPDF(PrintServer.java:336)

    at com.adobe.printSubmitter.service.OutputServiceImpl.transformPDFInTxn (OutputServiceImpl.ja goes: 777)

    to com.adobe.printSubmitter.service.OutputServiceImpl$ 4.doInTransaction (OutputServiceImpl.ja goes: 741)

    at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionBMTAdapterBean.doRequiresNew (EjbTransactionBMTAdapterBean.java:218)

    at sun.reflect.GeneratedMethodAccessor302.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)

    to 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)

    to $Proxy216.doRequiresNew (Unknown Source)

    at com.adobe.idp.dsc.transaction.impl.ejb.EjbTransactionProvider.execute (EjbTransactionProvi der.java:133)

    at com.adobe.idp.dsc.transaction.impl.DefaultTransactionTemplate.execute (DefaultTransactionT emplate.java:79)

    at com.adobe.printSubmitter.service.OutputServiceImpl.transformPDFWithSMT (OutputServiceImpl. java: 735)

    at com.adobe.printSubmitter.service.OutputServiceImpl.transformPDF (OutputServiceImpl.java:72 4)

    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 one: 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)

    to 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.GeneratedMethodAccessor308.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)

    to 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)

    to $Proxy216.doBMT (Unknown Source)

    at com.adobe.idp.dsc.transaction.impl.ejb.EjbTransactionProvider.execute (EjbTransactionProvi der.java:95)

    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)

    to 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 dear .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.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)

    to 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.doRequiresNew (EjbTransactionCMTAdapterBean.java:299)

    at sun.reflect.GeneratedMethodAccessor289.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)

    to 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:404)

    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)

    to $Proxy215.doRequiresNew (Unknown Source)

    at com.adobe.idp.dsc.transaction.impl.ejb.EjbTransactionProvider.execute (EjbTransactionProvi der.java:143)

    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.invoke (AbstractMessageReceiv er.java:329)

    at com.adobe.idp.dsc.provider.impl.soap.axis.sdk.SoapSdkEndpoint.invokeCall (SoapSdkEndpoint. java: 139)

    at com.adobe.idp.dsc.provider.impl.soap.axis.sdk.SoapSdkEndpoint.invoke (SoapSdkEndpoint.java:81)

    at sun.reflect.GeneratedMethodAccessor514.invoke (unknown Source)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

    at java.lang.reflect.Method.invoke(Method.java:597)

    at org.apache.axis.providers.java.RPCProvider.invokeMethod(RPCProvider.java:397)

    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:710)

    at org.apache.axis.transport.http.AxisServletBase.service(AxisServletBase.java:327)

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

    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:175)

    at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke (SecurityAssociationValve.ja goes: 179)

    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 goes: 580)

    to org.apache.tomcat.util.net.JIoEndpoint$ Worker.run (JIoEndpoint.java:447)

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

    14:02:38, ERROR [OutputException] ALC-001-204 154: could not convert file PDF of entry. com.adobe.repository.RepositoryException cannot be cast to com.adobe.repository.ResourceNotFoundException

    14:02:38, ERROR 175 [WorkflowDSCInvoker] an exception was thrown with name com.adobe.livecycle.output.exception.OutputException message: ALC-001-204: could not convert file PDF of entry. com.adobe.repository.RepositoryException cannot be cast to com.adobe.repository.ResourceNotFoundException while

    my jboss is running on windows 2008 and when I restarted the server jboss administrator it worked fine. But I'm confused... why it doesn't work well, I am an administrator on this computer.

  • Word to pdf issues

    Hi all

    I installed Microsoft Office 2007, Acrobat Professional 8 in my LiveCycle server.

    When installing the LiveCycle, I turn on conversion "native application."

    Set the "ConvertAllFileTypesToPDF".

    But he throws the word files to the 'failure '.

    Here's the .log report, it shows that if Microsoft word is installed on the server.

    Applications such as professional and word were open individually to check the popup, all right.

    What will be the question.

    Please advice.

    Down time - Thu Oct 20 11:37:57 IST 2011

    location of the source - cause of the failure is - Invocation error.

    Invocation error.

    ALC-CEO-001-024-an error has occurred at the launch of Microsoft Word. Please check if Microsoft word is installed on the server.

    ALC-DSC-003-000: com.adobe.idp.dsc.DSCInvocationException: Invocation error.

    at com.adobe.idp.dsc.component.impl.DefaultPOJOInvokerImpl.invoke (DefaultPOJOInvokerImpl.jav one: 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)

    to 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.GeneratedMethodAccessor306.invoke (unknown Source)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

    at java.lang.reflect.Method.invoke(Method.java:592)

    at org.jboss.invocation.Invocation.performCall(Invocation.java:345)

    to 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 org.jboss.ejb.plugins.AbstractTxInterceptorBMT.invokeNext (AbstractTxInterceptorBMT.java:1, 58)

    at org.jboss.ejb.plugins.TxInterceptorBMT.invoke(TxInterceptorBMT.java:62)

    at org.jboss.ejb.plugins.StatelessSessionInstanceInterceptor.invoke (StatelessSessionInstance Interceptor.java:154)

    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)

    to $Proxy160.doBMT (Unknown Source)

    Check list:

    (1), Gil asked, "...". are you able to create PDF from Word files on the server? »

    (2) If you have LiveCycle ES2, you need Acrobat 9.2 installed on the server.

    (3) is worth Acrobat_PATH to install Acrobat?

    (4) did you run... / Adobe/Adobe LiveCycle ES2/pdfg_config/Acrobat_for_PDFG_Configuration.bat?

    Steve

  • How to start a list of PDF files in the right order?

    Hi forum,

    I have a LC process where I want to assemble a dynamic number of PDF documents into a single PDF file. I use the following DDX to do this:

    <DDX xmlns="http://ns.adobe.com/DDX/1.0/">
      <PDF result="process:///process_data/@pdfOut">
        <PDF source="process:///process_data/docList" bookmarkTitle="_SourceTitle" />
      </PDF>
    </DDX>
    

    pdfOut-> document

    docList-list < document > >

    As I insert a list I guess the order of the subdocuments in the result is determined by the order of the source list. Unfortunately, this is not the case, the Assembly has a random order. When I inspect the right of the list before the invocation of the DDX, the order is fine.

    Any ideas why the order has disappeared?

    Thanks in advance,

    Sebastian

    OK, I got it working:

    The order is correct, if the list is delivered through the browser of entry documents:

    
      
        
      
      
    
    

    I still don't know why the order is lost if I put a process variable, then it must be treated as a bug.

    Sebastian

  • Different options to combine PDF files.

    I have a requirement where I would like to assemble a single PDF from multiple pdf documents (pdf number will determine the runtime)

    What are my options?

    I already tried with assembler Service orchestration, but I need to explore more options.

    Is there a way to directly use the assembler Service Java/EJB client without orchestration design?

    Thank you

    YogLC

    Yes. All of the services that exist in LiveCycle can be orchestrated (using Workbench) or can be called directly using the method of invocation we provide (email, java api, file control, remote access, workspace, web service).

    In fact, in an orichestration, he uses just the java interface to call different services.

    Take a look at the following address: http://livedocs.adobe.com/livecycle/8.2/programLC/programmer/help/001472.html

    Jasmine

  • Invoking PDF on WSDL conversion

    Hello

    for some reason, I need to use an invocation of webservice PDF generation process (as the PDF generation service is on a different server)

    And my knowledge of the SOAP envelopes is minimal. I can't understand how to pass the variable of type of document to the Web service and get the document converted to format PDF as a type of document variable again.

    Advice would be much appreciated and if you manage to post the SOAP request with the variable that refers to the input document, which would be awsome.

    Thank you and sorry for the inconvenience

    J

    This gives a read and let us know if you still have questions:

    http://livedocs.Adobe.com/LiveCycle/8.2/programLC/programmer/help/000275.html

    Jasmine

  • Preview.app stuck on the first page of the PDF in single page mode

    I regularly Preview.app view PDF files and want to use the "Single Page" function to display an entire page at one time. I have 'Single Page' display set as the default behavior.

    Lately when I open a PDF file, they properly open the first page, but I am unable to navigate to another page via the drop-down page, touch up/down arrow. If the PDF file has a table of contents, I am able to go beyond the first page through it and then proceed to navigate normally. If it is not a table of contents, the only solution is to continuous scrolling mode and continue to navigate beyond the first page.

    It's very annoying! Unfortunately, I can't remember where this started happening. It could be when I upgraded to MacOS Sierra, but I can't confirm.

    Everyone else see this behavior?

    Hold down the Option/ALT key, then use the cursor to the TOP or to the BOTTOM of the key.

  • Overview of Sierra blacking out diagrams in PDF

    When you view a PDF user manual, and some of the diagrams are blackened. Read properly user manual front of Sierra. A new pdf download does not help. The document is displayed correctly in SC6. All the patches?

    Hi, Mike V Nano.

    I see your message that your PDF document is not correctly displayed in the preview for macOS Sierra. I'll be happy to help.

    As you notice this with several pdf files and these files seem to be display correctly in another app, looks like you have isolated this problem with preview more precisely. First, open preview and choose Exit in the application menu in the menu bar, or press command-Q to close the application. When you re - open preview, hold down the SHIFT key on your keyboard while you open the program. This will temporarily prevent the application to reopen his documents and its windows. A test to see if you still notice the same problem after you perform this step. If you haven't already done so, try to restart your Mac to see if the problem persists as well.

    If the problem persists after trying the above steps, I would like for you to start in safe mode and test for the problem there. Take a look at the following resources for more information on this process:

    Try safe mode if your Mac does not end commissioning - Apple Support

    If the problem persists in safe mode, it may be a good idea to test this behavior in an another user account on your Mac. This will help you locate the problem. Take a look at this Web site for more information:
    How to test a question in another account on your Mac - Apple Support

    Have a great day!

  • Giant PDF scans from Sierra update

    I like to use the 'digital images' app to scan documents and save them directly as a PDF. Ever since I updated my system to Mac OS Sierra pdf files created when scanning are about three times the size they were before and I can't find a place to change the setting for that. I don't want to use a different software since it worked perfectly fine before the update. Any ideas?

    Same question. I have been in contact with Apple Support who had no idea about this, and it should report a bug. Most of the reports are more likely to get noticed: http://www.apple.com/feedback/macosx.html

  • PROBLEM when scanning multi-page pdf

    Hello

    Since the update of the sierra, I have a problem when scanning multiple page document. If I check the checkbox "merge pdf" in the scanner window, first page works fine but when I scan page #2 or one of the more page don't merge in the file pdf which flashes briefly in the sidebar, but still with only one page...

    I tried with another scanner (diff brand and model) and the same problem, so not a driver issue...

    any idea?

    Thanks in advance

    Stephane likes

    Best I can tell with Sierra make a pdf of many a scanner using the preview page is completely broken. Time to report through www.apple.com/feedback/.

  • Scan with preview - several Pages of a PDF THAT does not work in Mac OS Sierra

    Hello everyone,

    I had upgraded my Macbook Pro (early 2011) to Mac OS Sierra. A famous feature of older versions of Mac OS is to use Preview to scan documents to PDF format, joined the pages scanned all of a single document.

    After upgrading to Sierra this feature does not work correctly. The pages are not more combined into a single PDF. Anyone who has observed the same problem?

    Best regards from the Germany

    Jörg

    Yes, it's been posted here several times.

Maybe you are looking for

  • Satellite A200 PSAE3E - cannot install the ATI graphics driver

    I have a Toshiba laptop Satellite A200 PSAE3E and on Vista, it tells me that my display driver is not updated (generic), even when I installed Toshiba Tempro it came. So I downloaded the driver and will not install ATI Catalyst, in the installation p

  • Because of her infection, I need to uninstall Windows position and reinstall.

    A few days ago, I couldn't access my email but got an error message indicating that my connection to my server had ended. This message was 0 x 800 CC0F. I have used Norton Utilities and it has allowed the problem temporarily. He said the register was

  • Music files by ripping CDs

    During extraction of CD with Windows Media (version 12.0.7601.18840) the resulting file in the part of the name of the song includes the song title and artist name and album name. How can I set up the download to place only the title of the song in t

  • BlackBerry WebWorks - Eclipse

    Hello Here, I get a little confused. Here's my problem: I have a BlackBerry WebWorks working on Eclipse environment (2.5.1 * BlackBerry WebWorks plugin) and BlackBerry WebWorks plugin SDK (2.0.0), okay? So, the thing is: I get a "ClassNotFoundExcepti

  • How can I get Microsoft to re-send me my product key Windows 8?

    I need to do a clean install of Windows 8 (in fact I already started), but I can't find the email that MS sent me last January, with the product key. Now I'm stuck at halfway through an installation without a serial key! Who should I contact to fix t