Error while using Adobe Document Services

Hi all,
I have an issue with Adobe Document services in Portal server with only Java Stack. I am using netwaver 2004s .
When i try to open http://<server>:<port>/AdobeDocumentServices/Config
it is displaying the following message:
"Cannot download WSDL from http://<server>:<port>/AdobeDocumentServices/Config?wsdl: Cannot connect to http://<server>:<port>/AdobeDocumentServices/Config?wsdl: <server> "
When the developer deploy the application its giving the following error .
com.sap.tc.webdynpro.pdfobject.core.PDFObjectRuntimeException: Processing exception during a "UsageRights" operation. Request start time: Mon Dec 15 17:17:33 IST 2008 com.adobe.ProcessingException: Could not retrieve a password for credential: ReaderRights Exception Stack Trace: com.adobe.ProcessingException: Could not retrieve a password for credential: ReaderRights at com.adobe.ads.operation.UsageRights.execute(Unknown Source) at com.adobe.ads.operation.ADSOperation.doWork(Unknown Source) at com.adobe.ads.operation.CachableOperation.doWork(Unknown Source) at com.adobe.ads.request.Request.processOperations(Unknown Source) at com.adobe.ads.request.Request.process(Unknown Source) at com.adobe.AdobeDocumentServicesEJB.processRequest(Unknown Source) at com.adobe.AdobeDocumentServicesEJB.rpData(Unknown Source) at com.adobe.AdobeDocumentServicesLocalLocalObjectImpl0_0.rpData(AdobeDocumentServicesLocalLocalObjectImpl0_0.java:120) 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:324) at com.sap.engine.services.webservices.runtime.EJBImplementationContainer.invokeMethod(EJBImplementationContainer.java:126) at com.sap.engine.services.webservices.runtime.RuntimeProcessor.process(RuntimeProcessor.java:157) at com.sap.engine.services.webservices.runtime.RuntimeProcessor.process(RuntimeProcessor.java:79) at com.sap.engine.services.webservices.runtime.servlet.ServletDispatcherImpl.doPost(ServletDispatcherImpl.java:92) at SoapServlet.doPost(SoapServlet.java:51) at javax.servlet.http.HttpServlet.service(HttpServlet.java:760) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401) at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266) at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386) at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364) at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039) at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265) at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95) at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175) at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33) at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41) at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37) at java.security.AccessController.doPrivileged(Native Method) at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102) at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
Kindly help me with this.

Issue Resolved

Similar Messages

  • Error while installing Adobe Document services

    Hello,
           am getting following error while installing Adobe document services on HP-UX system. The portal version is EP 6.0 SP 11.
    AdobeDocService/DVD_NW_04_SR1_NetWeaver_Components/ADOBE/ADOBEGEN/OFFLINE/ADSSAPOFF.sca' does not exist.
    Jun 27, 2005 1:59:50 PM  Error: Processing error. Return code: 4
    i HAVE ALREADY CHECKED AT THE ABOVE LOCATION & THE FILE DOES EXISTS AT THAT LOCATION.
    Regards,
    Sunil Kulkarni

    is this problem resolved ? -  this seems related to DB/OS (e.g., if largefiles not enabled then the datafile cannot grow beyond 2GB and file resets)
    or something like that which SAPinst is not equipped to handle and does not give a better error message
    the system.log in the sapinst_instdir may have some clues
    Birdie

  • Generate a PDF file Using Adobe Document Service

    Hi All,
    How can I generate a PDF file using Adobe Document Service? The content of the PDF can be from any DataSource (Oracle/ BW/ R3 ).
    Can anyone get me some information.Points will be rewarded
    Thanks in advance
    Deepak Raj

    Hi Raj,
    You can look into this blog
    Creating your first application using Interactive forms
    If you get your answer ...set the thread as "answered"
    Regards,
    Sekhar

  • [PDF] use Adobe Document Services

    Hi,
    We already discussed about generating PDF (see also this Weblog : /people/sap.user72/blog/2004/11/10/bsphowto-generate-pdf-output-from-a-bsp) from the current page ([PDF] Print BSP current page)
    I would like to re-open the subject and asks the question :
    <b>"Is this possible to achieve the same without using some third-party tool</b>(I know Eddy is fond of HTMLDOC)<b>, and especially, by using Adobe Document Services ?"</b>
    Thanks in advance.
    Best regards,
    Guillaume
    Message was edited by:
            Guillaume Garcia

    using ADS it should be possible. but we have taken a different route. we have developed a small java application (jsp) using <a href="http://www.lowagie.com/iText/download.html">ITEXT</a> residing on the j2ee engine and from out bsp we call this and pass our array to it, it would then render the content in PDF.
    Regards
    Raja

  • Using Adobe Document Services PDF opening in separate window

    With EP 7.0 SP13 and WebDynpro for ABAP we are using Adobe Document Services to create a Print Preview with a PDF.  This is not an Interactive PDF.   In most cases the functionality is working correctly.  We have one user where the PDF opens in a separate window outside of the portal environment.  When this happens the buttons we have added to the bottom of the PDF for event processing (return) are on the portal window, but unavailable to the PDF. 
    What would cause the PDF to open in a separate 'session' and not in the active portal session?

    The problem was on the users workstation copy of Adobe.  There is a parameter that allows the PDF to be opened in a separate window.

  • Documentation for using Adobe Document Services

    Hi,
    Is there any documentation available on how to use Adobe Document Services? I have installed Adobe Document Services for Netweaver 2004. But I am not able to use the services as I do not know how to access them (is it like Adobe Document Services exposes a set of APIs/webservices and we have to call them? If yes, is there any documentation on the same?).
    Thanks,
    Vibha.

    Hi,
    I think the below mentioned links will give a clear idea about ADS Configuration.
    https://websmp104.sap-ag.de/adobe
    Check MEDIA LIBRARY - Documentation link in this link.
    And also check this link too...
    http://help.sap.com/saphelp_nw2004s/helpdata/en/37/504b8cbc2848a494facfdc09a359b1/frameset.htm
    I hope this will help you.
    Regards,
    <i><b>Raja Sekhar</b></i>

  • SOAP Runtime exception using Adobe Document Services

    Hi all,
    we have an intermittent problem with the following scenario:
    ECC6 ABAP system which runs our Payroll.
    Separate JAVA instance running our SAP portal and Adobe Document Services.
    SM59 connection from the ABAP system to the portal server where ADS runs. Connection via port 5554.
    We have written our own transaction ZPAYSLIP which allows users to view and print their payslips using ADS. This transaction uses a program generated in transaction HRFORMS.
    Periodically, this transaction will fail with the following error at the bottom of the user's screen:
      ADS: SOAP Runtime Exception: CSoapExceptionTransport: (100101SOAP Framework error: SOAP Runtime Exception)
    A lot of the problem is that this issue is sporadic and difficult to reproduce. Whenever it has been reported to me and I try to reproduce the error I am unable to. A test of the SM59 connection shows everything is OK and if I ask the user to retry it, it will work.
    I have asked our network team to check the connection between the 2 servers at the time when the error happens, but they cannot find any problems with connectivity between them, and yet it looks to me like the problem is a temporary loss of connectivity or that ADS somehow becomes temporarily unavailable.
    I have done the checks as referred to in sapnote 944221 (many times!) but that all checks out OK.
    We have logged a call with SAP, but they haven't really come up with a solution apart from restarting the JAVA engine which is not what we want to have to do.
    We also experience the same error from time to time with some of our portal functionality which also uses ADS.  
    Has anyone experienced a similar error or have any suggestions as to how we might fix this?
    Regards....John

    Hi,
    We have encountered a very similar issue after patching our dual stack ECC to NW23/ERP603 sp8.   After first correcting it by routing the ADS calls directly to the server (and not through the web dipspatcher), we then updated our SAP Web Dispatcher to a newer version and this seems to have resolved it while maintaining the necessary load-balancing functionality of the web dispatcher.
    Hope this helps.
    Ruben

  • Error offline deploying adobe document services

    Hi,
    I am doing an offline deployment of the adobe document services to my portal implementation. I have portal 2004 SP16. I am deploying ADS which is SP16 as well.
    Following is the error. Any recommendations on how to proceed. Any help will be appreciated and rewarded.
    Thank You
    Sumit
    [code]===========================================================================
    Deployment started Tue Apr 25 14:31:32 EDT 2006
    ===========================================================================
    Starting Deployment of Binaries
    The SDM will now stop SAP Web AS Java cluster instance(s) processes in order to perform offline deployment. After that the deployment will proceed.
    It could take some time, so please be patient.
    Deployment of Binaries finished successfully (Duration 31969 ms)
    Starting Deployment of DataManagerService
    Deployment of DataManagerService finished successfully (Duration 2594 ms)
    Starting Deployment of DocumentServicesBinaries
    Deployment of DocumentServicesBinaries finished successfully (Duration 2344 ms)
    Starting Deployment of DocumentServicesBinaries2
    Deployment of DocumentServicesBinaries2 finished successfully (Duration 6094 ms)
    Starting Deployment of DocumentServicesConfiguration
    Deployment of DocumentServicesConfiguration finished successfully (Duration 2422 ms)
    Starting Deployment of DocumentServicesDestProtoService
    Deployment of DocumentServicesDestProtoService finished successfully (Duration 2281 ms)
    Starting Deployment of DocumentServicesLibrary
    Deployment of DocumentServicesLibrary finished successfully (Duration 2406 ms)
    Starting Deployment of DocumentServicesLicenseDatabase
    Deployment of DocumentServicesLicenseDatabase finished successfully (Duration 5156 ms)
    Starting Deployment of DocumentServicesLicenseService
    Deployment of DocumentServicesLicenseService finished successfully (Duration 2500 ms)
    Starting Deployment of DocumentServicesLicenseSupportService
    Deployment of DocumentServicesLicenseSupportService finished successfully (Duration 2781 ms)
    Starting Deployment of FontManagerService
    Deployment of FontManagerService finished successfully (Duration 9610 ms)
    Starting Deployment of PDFManipulation
    Aborted: development component 'PDFManipulation'/'com.adobe'/'Adobe Systems'/'700.20050711201154.91738', grouped by software component 'ADS_SAPOFF'/'sap.com'/'SAP AG'/'1000.1.00.16.0.20060203041228':
    Caught exception during deployment from SAP J2EE Engine's offline deploy API:
    com.sap.engine.tools.offlinedeploy.rdb.ODeploymentException: ERROR: Can't deploy component with sda D:\usr\sap\J2E\JC01\SDM\root\origin\com.adobe\PDFManipulation\Adobe Systems\700.20050711201154.91738\adobe-PDFManipulation.sdacom.sap.engine.frame.core.configuration.ConfigurationException: Error occurred during DB access: ,
         at com.sap.engine.core.configuration.impl.persistence.rdbms.UpdateProcessor.flush(UpdateProcessor.java:342)
         at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.commitConfigurationHandler(ConfigurationCache.java:1184)
         at com.sap.engine.core.configuration.impl.ConfigurationHandlerImpl.commit(ConfigurationHandlerImpl.java:914)
         at com.sap.engine.tools.offlinedeploy.rdb.OfflineComponentDeployImpl.deployComponent0(OfflineComponentDeployImpl.java:408)
         at com.sap.engine.tools.offlinedeploy.rdb.OfflineComponentDeployImpl.deployComponent(OfflineComponentDeployImpl.java:264)
         at com.sap.sdm.serverext.servertype.inqmy.extern.EngineOfflineDeployerImpl.performDeployment(EngineOfflineDeployerImpl.java:209)
         at com.sap.sdm.serverext.servertype.inqmy.extern.EngineDeployerImpl.deploy(EngineDeployerImpl.java:96)
         at com.sap.sdm.serverext.servertype.inqmy.EngineProcessor.executeAction(EngineProcessor.java:224)
         at com.sap.sdm.app.proc.deployment.impl.PhysicalDeploymentActionExecutor.execute(PhysicalDeploymentActionExecutor.java:60)
         at com.sap.sdm.app.proc.deployment.impl.DeploymentActionImpl.execute(DeploymentActionImpl.java:186)
         at com.sap.sdm.app.proc.deployment.controllers.internal.impl.DeploymentExecutorImpl.execute(DeploymentExecutorImpl.java:48)
         at com.sap.sdm.app.proc.deployment.states.eventhandler.ExecuteDeploymentHandler.executeAction(ExecuteDeploymentHandler.java:83)
         at com.sap.sdm.app.proc.deployment.states.eventhandler.ExecuteDeploymentHandler.handleEvent(ExecuteDeploymentHandler.java:60)
         at com.sap.sdm.app.proc.deployment.states.StateBeforeNextDeployment.processEvent(StateBeforeNextDeployment.java:127)
         at com.sap.sdm.app.proc.deployment.states.InstContext.processEventServerSide(InstContext.java:73)
         at com.sap.sdm.app.proc.deployment.states.InstContext.processEvent(InstContext.java:59)
         at com.sap.sdm.app.view.controllers.DeployEventProcessor.processEvent(DeployEventProcessor.java:11)
         at com.sap.sdm.client_server.deployserver.DeployCmdProcessor.processEvent(DeployCmdProcessor.java:268)
         at com.sap.sdm.client_server.deployserver.DeployCmdProcessor.process(DeployCmdProcessor.java:112)
         at com.sap.sdm.gui.server.GuiAdminRoleCmdProcessor.process(GuiAdminRoleCmdProcessor.java:72)
         at com.sap.sdm.is.cs.session.server.SessionCmdProcessor.process(SessionCmdProcessor.java:67)
         at com.sap.sdm.is.cs.cmd.server.CmdServer.execCommand(CmdServer.java:76)
         at com.sap.sdm.client_server.launch.ServerLauncher$ConnectionHandlerImpl.handle(ServerLauncher.java:286)
         at com.sap.sdm.is.cs.ncserver.NetCommServer.serve(NetCommServer.java:43)
         at com.sap.sdm.is.cs.ncwrapper.impl.ServiceWrapper.serve(ServiceWrapper.java:39)
         at com.sap.bc.cts.tp.net.Worker.run(Worker.java:50)
         at java.lang.Thread.run(Thread.java:534)
    Caused by: com.sap.nwmss.jdbc.base.BaseBatchUpdateException: [NWMss][SQLServer JDBC Driver]Communication error: The stream provided does not contain the number of bytes specified. For batches, please ensure that streams are reset before subsequent addBatch calls. This is a non-recoverable error and the connection has been terminated.
         at com.sap.nwmss.jdbc.base.BasePreparedStatement.executeBatch(Unknown Source)
         at com.sap.sql.jdbc.basic.BasicPreparedStatement.executeBatch(BasicPreparedStatement.java:263)
         at com.sap.sql.jdbc.mss.MssInetPreparedStatement.executeBatch(MssInetPreparedStatement.java:188)
         at com.sap.sql.jdbc.direct.DirectPreparedStatement.executeBatch(DirectPreparedStatement.java:1102)
         at com.sap.sql.jdbc.direct.DirectPreparedStatement.executeBatch(DirectPreparedStatement.java:1066)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBAccessDefault.execInsertFileBatch(DBAccessDefault.java:1213)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.UpdateProcessor.flush(UpdateProcessor.java:318)
         ... 26 more
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineOfflineDeployerImpl.performAction(DeploymentActionTypes).ODEXC)
    Deployment of PDFManipulation finished with Error (Duration 17078 ms)[/code]

    I solved this problem using the suggestion in the thread
    Error when deploying PDFManipulation and XMLForm
    Basically I increased the startup parameters of SQLServer to 512.
    Sumit.

  • XMLFormService Error offline deploying adobe document services - 2

    Hi,
    I am doing an offline deployment of Adobe document Services SP16. I am using the Software Deployment Manager to do this. The installation fails at the XMLFormService.
    Any hints or suggestions.
    Thank You.
    Sumit.
    [code]===========================================================================
    Deployment started Tue Apr 25 16:14:20 EDT 2006
    ===========================================================================
    Starting Deployment of PDFManipulation
    The SDM will now stop SAP Web AS Java cluster instance(s) processes in order to perform offline deployment. After that the deployment will proceed.
    It could take some time, so please be patient.
    Deployment of PDFManipulation finished successfully (Duration 60281 ms)
    Starting Deployment of TrustManagerService
    Deployment of TrustManagerService finished successfully (Duration 2297 ms)
    Starting Deployment of XMLFormService
    Aborted: development component 'XMLFormService'/'com.adobe'/'Adobe Systems'/'700.20051206050005.238137', grouped by software component 'ADS_SAPOFF'/'sap.com'/'SAP AG'/'1000.1.00.16.0.20060203041228':
    Caught exception during deployment from SAP J2EE Engine's offline deploy API:
    com.sap.engine.tools.offlinedeploy.rdb.ODeploymentException: ERROR: Can't deploy component with sda D:\usr\sap\J2E\JC01\SDM\root\origin\com.adobe\XMLFormService\Adobe Systems\700.20051206050005.238137\adobe-XMLForm.sdacom.sap.engine.frame.core.configuration.ConfigurationException: Error occurred during DB access: ,
         at com.sap.engine.core.configuration.impl.persistence.rdbms.UpdateProcessor.flush(UpdateProcessor.java:342)
         at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.commitConfigurationHandler(ConfigurationCache.java:1184)
         at com.sap.engine.core.configuration.impl.ConfigurationHandlerImpl.commit(ConfigurationHandlerImpl.java:914)
         at com.sap.engine.tools.offlinedeploy.rdb.OfflineComponentDeployImpl.deployComponent0(OfflineComponentDeployImpl.java:408)
         at com.sap.engine.tools.offlinedeploy.rdb.OfflineComponentDeployImpl.deployComponent(OfflineComponentDeployImpl.java:264)
         at com.sap.sdm.serverext.servertype.inqmy.extern.EngineOfflineDeployerImpl.performDeployment(EngineOfflineDeployerImpl.java:209)
         at com.sap.sdm.serverext.servertype.inqmy.extern.EngineDeployerImpl.deploy(EngineDeployerImpl.java:96)
         at com.sap.sdm.serverext.servertype.inqmy.EngineProcessor.executeAction(EngineProcessor.java:224)
         at com.sap.sdm.app.proc.deployment.impl.PhysicalDeploymentActionExecutor.execute(PhysicalDeploymentActionExecutor.java:60)
         at com.sap.sdm.app.proc.deployment.impl.DeploymentActionImpl.execute(DeploymentActionImpl.java:186)
         at com.sap.sdm.app.proc.deployment.controllers.internal.impl.DeploymentExecutorImpl.execute(DeploymentExecutorImpl.java:48)
         at com.sap.sdm.app.proc.deployment.states.eventhandler.ExecuteDeploymentHandler.executeAction(ExecuteDeploymentHandler.java:83)
         at com.sap.sdm.app.proc.deployment.states.eventhandler.ExecuteDeploymentHandler.handleEvent(ExecuteDeploymentHandler.java:60)
         at com.sap.sdm.app.proc.deployment.states.StateBeforeNextDeployment.processEvent(StateBeforeNextDeployment.java:127)
         at com.sap.sdm.app.proc.deployment.states.InstContext.processEventServerSide(InstContext.java:73)
         at com.sap.sdm.app.proc.deployment.states.InstContext.processEvent(InstContext.java:59)
         at com.sap.sdm.app.view.controllers.DeployEventProcessor.processEvent(DeployEventProcessor.java:11)
         at com.sap.sdm.client_server.deployserver.DeployCmdProcessor.processEvent(DeployCmdProcessor.java:268)
         at com.sap.sdm.client_server.deployserver.DeployCmdProcessor.process(DeployCmdProcessor.java:112)
         at com.sap.sdm.gui.server.GuiAdminRoleCmdProcessor.process(GuiAdminRoleCmdProcessor.java:72)
         at com.sap.sdm.is.cs.session.server.SessionCmdProcessor.process(SessionCmdProcessor.java:67)
         at com.sap.sdm.is.cs.cmd.server.CmdServer.execCommand(CmdServer.java:76)
         at com.sap.sdm.client_server.launch.ServerLauncher$ConnectionHandlerImpl.handle(ServerLauncher.java:286)
         at com.sap.sdm.is.cs.ncserver.NetCommServer.serve(NetCommServer.java:43)
         at com.sap.sdm.is.cs.ncwrapper.impl.ServiceWrapper.serve(ServiceWrapper.java:39)
         at com.sap.bc.cts.tp.net.Worker.run(Worker.java:50)
         at java.lang.Thread.run(Thread.java:534)
    Caused by: com.sap.nwmss.jdbc.base.BaseBatchUpdateException: [NWMss][SQLServer JDBC Driver]The DBMS returned an unspecified error.  The command code was 0.
         at com.sap.nwmss.jdbc.sqlserver.SQLServerImplStatement.getBatchRowsAffectedCount(Unknown Source)
         at com.sap.nwmss.jdbc.base.BasePreparedStatement.executeBatch(Unknown Source)
         at com.sap.sql.jdbc.basic.BasicPreparedStatement.executeBatch(BasicPreparedStatement.java:263)
         at com.sap.sql.jdbc.mss.MssInetPreparedStatement.executeBatch(MssInetPreparedStatement.java:188)
         at com.sap.sql.jdbc.direct.DirectPreparedStatement.executeBatch(DirectPreparedStatement.java:1102)
         at com.sap.sql.jdbc.direct.DirectPreparedStatement.executeBatch(DirectPreparedStatement.java:1066)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBAccessDefault.execInsertFileBatch(DBAccessDefault.java:1213)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.UpdateProcessor.flush(UpdateProcessor.java:318)
         ... 26 more
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineOfflineDeployerImpl.performAction(DeploymentActionTypes).ODEXC)
    Deployment of XMLFormService finished with Error (Duration 45812 ms)
    Starting Deployment of ADS_SAPOFF
    Aborted: software component 'ADS_SAPOFF'/'sap.com'/'SAP AG'/'1000.1.00.16.0.20060203041228':
    No further description found.
    Deployment of ADS_SAPOFF finished with Error (Duration 2094 ms)[/code]

    Rebooted the machine and started deployment again. And the deployment worked.

  • Error in running Adobe Document Services on Sneak Preview Java NW04s

    Hi,
    I installed <b>Sneak Preview NW2004s</b> and installed the credentials for Adobe Document Services as per the configuration guide.
    When i test the Web Service, i get the version info and the response
    Required stream: "PDFDocument" not found
    In the logs i get:
    1.5#0013D486EEA90054000001B2000006A0000417BBB764A829#1151994909991#com.sap.engine.services.httpserver##com.sap.engine.services.httpserver#Guest#0#####SAPEngine_Application_Thread[impl:3]_10##0#0#Error#1#/System/Server#Plain###User Guest, IP address
    HTTP request processing failed. HTTP error [401] will be returned. The error is [No login module succeeded.No details available].#
    #1.5#0013D486EEA9005000000871000006A0000417BBB7B07DAE#1151994914960#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#79#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffff8c]####J-Integra for .NET TP Thread 2##0#0#Error#1#/System/Server#Plain###Required stream: "PDFDocument" not found.#
    #1.5#0013D486EEA9005000000873000006A0000417BBB7B07F17#1151994914960#com.adobe.AdobeDocumentServicesWorker#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServicesWorker#ADSUSER#79#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffff8c]####J-Integra for .NET TP Thread 2##0#0#Error#1#/System/Server#Plain###Required stream: "PDFDocument" not found.#
    On the client PC i have installed Adobe Reader 7.0.7 and xACF for NW04s.
    When i test the sample Apllication for Interactive forms
    http://localhost:50100/webdynpro/dispatcher/local/TutWD_OnlineInteractiveForm/OnlineInteractiveFormApp
    I get a page with a blue screen in place of the Travel request Form with the message "I am the ACF Control"
    In the logs i get:
    0}#1#org.omg.CORBA.BAD_PARAM: Not found ServiceContext with id=0  vmcid: OMG  minor code: 26 completed: Maybe
         at com.sap.engine.services.iiop.internal.giop.ClientRequest.get_reply_service_context(ClientRequest.java:284)
         at com.sap.engine.services.ts.jts.ots.PortableInterceptor.ClientJTSInterceptor.receive_reply(ClientJTSInterceptor.java:91)
         at com.sap.engine.services.iiop.internal.giop.ClientRequest.dealReceiveReply(ClientRequest.java:133)
         at com.sap.engine.services.iiop.internal.giop.ClientRequest.dealReceiveReply(ClientRequest.java:125)
         at com.sap.engine.services.iiop.server.portable.Delegate.invoke(Delegate.java:282)
         at org.omg.CORBA.portable.ObjectImpl._invoke(ObjectImpl.java:457)
         at com.adobe.service._ControlAgentStub.newRequestHandler(_ControlAgentStub.java:42)
         at com.adobe.service.ProcessResource.allocateConnection(ProcessResource.java:569)
         at com.adobe.service.ConnectionResource.getConnection(ConnectionResource.java:39)
         at com.adobe.service.J2EEConnectionFactoryManagerPeerImpl.getConnection(J2EEConnectionFactoryManagerPeerImpl.java:106)
         at com.adobe.ads.request.RemoteRenderer.initializeFactory(RemoteRenderer.java:473)
         at com.adobe.ads.request.RemoteRenderer.renderAllRemote(RemoteRenderer.java:158)
         at com.adobe.ads.request.RemoteRenderer.renderAll(RemoteRenderer.java:102)
         at com.adobe.ads.request.RemoteRenderer.renderAll(RemoteRenderer.java:114)
         at com.adobe.ads.request.Renderer.renderWithoutCache(Renderer.java:492)
         at com.adobe.ads.request.Renderer.execute(Renderer.java:433)
         at com.adobe.BaseADSRequest.doWork(BaseADSRequest.java:111)
         at com.adobe.AdobeDocumentServicesWorker.processRender(AdobeDocumentServicesWorker.java:1142)
         at com.adobe.AdobeDocumentServicesWorker.execute(AdobeDocumentServicesWorker.java:598)
         at com.adobe.AdobeDocumentServicesEJB.processRequest(AdobeDocumentServicesEJB.java:130)
         at com.adobe.AdobeDocumentServicesEJB.rpData(AdobeDocumentServicesEJB.java:108)
         at com.adobe.AdobeDocumentServicesLocalLocalObjectImpl0.rpData(AdobeDocumentServicesLocalLocalObjectImpl0.java:120)
         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:324)
         at com.sap.engine.services.webservices.runtime.EJBImplementationContainer.invokeMethod(EJBImplementationContainer.java:126)
         at com.sap.engine.services.webservices.runtime.RuntimeProcessor.process(RuntimeProcessor.java:157)
         at com.sap.engine.services.webservices.runtime.RuntimeProcessor.process(RuntimeProcessor.java:79)
         at com.sap.engine.services.webservices.runtime.servlet.ServletDispatcherImpl.doPost(ServletDispatcherImpl.java:92)
         at SoapServlet.doPost(SoapServlet.java:51)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    And many more similar to this one.
    After Activating the trace for Adobe i get the trace as:
    #1.5#0013D486EEA90054000001B7000006A0000417BC293C813F#1151996819977#com.sap.engine.services.httpserver##com.sap.engine.services.httpserver#Guest#0#####SAPEngine_Application_Thread[impl:3]_10##0#0#Error#1#/System/Server#Plain###User Guest, IP address
    HTTP request processing failed. HTTP error [401] will be returned. The error is [No login module succeeded.No details available].#
    #1.5#0013D486EEA90053000002F1000006A0000417BC2998B0C6#1151996826009#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#82#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffac]####SAPEngine_Application_Thread[impl:3]_11##0#0#Info##Plain###Non-secure Adobe Document Services request received.#
    #1.5#0013D486EEA90053000002F4000006A0000417BC2998B389#1151996826009#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#82#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffac]####SAPEngine_Application_Thread[impl:3]_11##0#0#Debug##Plain###Check if IIOP service is running.#
    #1.5#0013D486EEA90053000002F5000006A0000417BC2998B41A#1151996826009#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#82#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffac]####SAPEngine_Application_Thread[impl:3]_11##0#0#Debug##Plain###IIOP service is running#
    #1.5#0013D486EEA90053000002F8000006A0000417BC2998B699#1151996826009#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#82#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffac]####SAPEngine_Application_Thread[impl:3]_11##0#0#Error#1#/System/Server#Plain###Required stream: "PDFDocument" not found.#
    #1.5#0013D486EEA90053000002FA000006A0000417BC2998B81F#1151996826009#com.adobe.AdobeDocumentServicesWorker#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServicesWorker#ADSUSER#82#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffac]####SAPEngine_Application_Thread[impl:3]_11##0#0#Error#1#/System/Server#Plain###Required stream: "PDFDocument" not found.#
    When i test the application i get:
    2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Info##Plain###Non-secure Adobe Document Services request received.#
    #1.5#0013D486EEA9005E0000001F000006A0000417BC30852C14#1151996942184#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Check if IIOP service is running.#
    #1.5#0013D486EEA9005E00000020000006A0000417BC30852CC2#1151996942184#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###IIOP service is running#
    #1.5#0013D486EEA9005E00000021000006A0000417BC30852DF4#1151996942184#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Build DOM for: document#
    #1.5#0013D486EEA9005E00000022000006A0000417BC309C1407#1151996943684#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Processing PDFDocument instructions#
    #1.5#0013D486EEA9005E00000023000006A0000417BC309C15DD#1151996943684#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Parsing Destination = pdf#
    #1.5#0013D486EEA9005E00000024000006A0000417BC309C1689#1151996943684#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Parsing Source = URL#
    #1.5#0013D486EEA9005E00000025000006A0000417BC309C171D#1151996943684#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Parsing Name = acrobat6.xdc#
    #1.5#0013D486EEA9005E00000026000006A0000417BC309C17E1#1151996943684#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Parsing IsPDF = 1#
    #1.5#0013D486EEA9005E00000027000006A0000417BC309C1888#1151996943684#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Parsing Type = Stream#
    #1.5#0013D486EEA9005E00000028000006A0000417BC309C191D#1151996943684#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Parsing Name = docTarget#
    #1.5#0013D486EEA9005E00000029000006A0000417BC309C1A05#1151996943684#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Parsing Source = URL#
    #1.5#0013D486EEA9005E0000002A000006A0000417BC309C1A97#1151996943684#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Parsing Name = xfa.xci#
    #1.5#0013D486EEA9005E0000002B000006A0000417BC309C1B8F#1151996943684#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Validate PDFDocumentXML Render request#
    #1.5#0013D486EEA9005E0000002C000006A0000417BC309C1C22#1151996943684#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Validating template Template (xdp):
    Source = Stream
    Name = docTemplate
    CacheInfo = #
    #1.5#0013D486EEA9005E0000002D000006A0000417BC309C1CB6#1151996943684#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Validate PDFDocumentXML request for Output.#
    #1.5#0013D486EEA9005E0000002E000006A0000417BC309C1D42#1151996943684#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Successfully validated PDFDocumentXML request for Output.#
    #1.5#0013D486EEA9005E0000002F000006A0000417BC309C1DD6#1151996943684#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Succcessfully validated Render request#
    #1.5#0013D486EEA9005E00000030000006A0000417BC309C1E76#1151996943684#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Get PDF from input: docDatafrom source: Stream#
    #1.5#0013D486EEA9005E00000031000006A0000417BC309C36A3#1151996943684#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Get bytes from input file: AdobeDocumentServices\lib\custom_xfa.xcifrom source: DIR_GLOBAL#
    #1.5#0013D486EEA9005E00000032000006A0000417BC309C377C#1151996943684#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Reading bytes from file: F:\usr\sap\J2E\SYS\global\AdobeDocumentServices\lib\custom_xfa.xci#
    #1.5#0013D486EEA9005E00000033000006A0000417BC309CF1C5#1151996943731#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Get bytes from input file: AdobeDocumentServices\lib\xfa.xcifrom source: DIR_GLOBAL#
    #1.5#0013D486EEA9005E00000034000006A0000417BC309CF2AB#1151996943731#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Reading bytes from file: F:\usr\sap\J2E\SYS\global\AdobeDocumentServices\lib\xfa.xci#
    #1.5#0013D486EEA9005E00000035000006A0000417BC309D8216#1151996943778#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Get PDF from input: docTemplatefrom source: Stream#
    #1.5#0013D486EEA9005E00000036000006A0000417BC309DD840#1151996943793#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Perform licenseEJB lookup#
    #1.5#0013D486EEA9005E00000037000006A0000417BC309DD966#1151996943793#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Successfully performed LicenseEJB lookup#
    #1.5#0013D486EEA9005E00000038000006A0000417BC309DDAA2#1151996943793#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Determine form status#
    #1.5#0013D486EEA9005E00000039000006A0000417BC309F0233#1151996943871#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Begin render call to XML Form Module#
    #1.5#0013D486EEA9005E0000003A000006A0000417BC309F02F4#1151996943871#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Initializing the CORBA XMLForm Module factory#
    #1.5#0013D486EEA9005E0000003B000006A0000417BC30AAEB11#1151996944653#com.sap.engine.services.ts.jts.ots.PortableInterceptor.ClientJTSInterceptor#com.adobe/AdobeDocumentServices#com.sap.engine.services.ts.jts.ots.PortableInterceptor.ClientJTSInterceptor#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Error##Java###ClientJTSInterceptor.receive_reply
    [EXCEPTION]
    {0}#1#org.omg.CORBA.BAD_PARAM: Not found ServiceContext with id=0  vmcid: OMG  minor code: 26 completed: Maybe
         at com.sap.engine.services.iiop.internal.giop.ClientRequest.get_reply_service_context(ClientRequest.java:284)
         at com.sap.engine.services.ts.jts.ots.PortableInterceptor.ClientJTSInterceptor.receive_reply(ClientJTSInterceptor.java:91)
         at com.sap.engine.services.iiop.internal.giop.ClientRequest.dealReceiveReply(ClientRequest.java:133)
         at com.sap.engine.services.iiop.internal.giop.ClientRequest.dealReceiveReply(ClientRequest.java:125)
         at com.sap.engine.services.iiop.server.portable.Delegate.invoke(Delegate.java:282)
         at org.omg.CORBA.portable.ObjectImpl._invoke(ObjectImpl.java:457)
         at com.adobe.service._ControlAgentStub.newRequestHandler(_ControlAgentStub.java:42)
         at com.adobe.service.ProcessResource.allocateConnection(ProcessResource.java:569)
         at com.adobe.service.ConnectionResource.getConnection(ConnectionResource.java:39)
         at com.adobe.service.J2EEConnectionFactoryManagerPeerImpl.getConnection(J2EEConnectionFactoryManagerPeerImpl.java:106)
         at com.adobe.ads.request.RemoteRenderer.initializeFactory(RemoteRenderer.java:473)
         at com.adobe.ads.request.RemoteRenderer.renderAllRemote(RemoteRenderer.java:158)
         at com.adobe.ads.request.RemoteRenderer.renderAll(RemoteRenderer.java:102)
         at com.adobe.ads.request.RemoteRenderer.renderAll(RemoteRenderer.java:114)
         at com.adobe.ads.request.Renderer.renderWithoutCache(Renderer.java:492)
         at com.adobe.ads.request.Renderer.execute(Renderer.java:433)
         at com.adobe.BaseADSRequest.doWork(BaseADSRequest.java:111)
         at com.adobe.AdobeDocumentServicesWorker.processRender(AdobeDocumentServicesWorker.java:1142)
         at com.adobe.AdobeDocumentServicesWorker.execute(AdobeDocumentServicesWorker.java:598)
         at com.adobe.AdobeDocumentServicesEJB.processRequest(AdobeDocumentServicesEJB.java:130)
         at com.adobe.AdobeDocumentServicesEJB.rpData(AdobeDocumentServicesEJB.java:108)
         at com.adobe.AdobeDocumentServicesLocalLocalObjectImpl0.rpData(AdobeDocumentServicesLocalLocalObjectImpl0.java:120)
         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:324)
         at com.sap.engine.services.webservices.runtime.EJBImplementationContainer.invokeMethod(EJBImplementationContainer.java:126)
         at com.sap.engine.services.webservices.runtime.RuntimeProcessor.process(RuntimeProcessor.java:157)
         at com.sap.engine.services.webservices.runtime.RuntimeProcessor.process(RuntimeProcessor.java:79)
         at com.sap.engine.services.webservices.runtime.servlet.ServletDispatcherImpl.doPost(ServletDispatcherImpl.java:92)
         at SoapServlet.doPost(SoapServlet.java:51)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    1.5#0013D486EEA9005E0000003D000006A0000417BC31D6244E#1151996964262#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Render completed successfully#
    #1.5#0013D486EEA9005E0000003E000006A0000417BC31D624F5#1151996964262#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###End render call to XML Form Module#
    #1.5#0013D486EEA9005E0000003F000006A0000417BC31D6258F#1151996964262#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Render status: success with warnings#
    #1.5#0013D486EEA9005E00000040000006A0000417BC31D63101#1151996964262#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Create file databuffer#
    #1.5#0013D486EEA9005E00000041000006A0000417BC31D631AD#1151996964262#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Performing DataManager lookup.#
    #1.5#0013D486EEA9005E00000042000006A0000417BC31D6323F#1151996964262#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Performing DataManager service lookup.#
    #1.5#0013D486EEA9005E00000043000006A0000417BC31D64C46#1151996964278#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Info##Plain###Created a PDF Manipulation Module for PDF: C:\WINNT\Temp\adobewa_J2E_11510850\DM6800447063737269126.dir\DM-7642865196240361528.tmp#
    #1.5#0013D486EEA9005E00000044000006A0000417BC31D64D46#1151996964278#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Credential = ReaderRights#
    #1.5#0013D486EEA9005E00000045000006A0000417BC31D64E00#1151996964278#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Message = ReaderRights credential#
    #1.5#0013D486EEA9005E00000046000006A0000417BC31D64ECB#1151996964278#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Parsing Name = SignRights#
    #1.5#0013D486EEA9005E00000047000006A0000417BC31D64F84#1151996964278#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Parsing Value = Modify#
    #1.5#0013D486EEA9005E00000048000006A0000417BC31D6505D#1151996964278#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Parsing Name = FormRights#
    #1.5#0013D486EEA9005E00000049000006A0000417BC31D65112#1151996964278#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Parsing Value = Add#
    #1.5#0013D486EEA9005E0000004A000006A0000417BC31D651EB#1151996964278#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Parsing Name = FormRights#
    #1.5#0013D486EEA9005E0000004B000006A0000417BC31D65298#1151996964278#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Parsing Value = Delete#
    #1.5#0013D486EEA9005E0000004C000006A0000417BC31D65375#1151996964278#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Parsing Name = FormRights#
    #1.5#0013D486EEA9005E0000004D000006A0000417BC31D6543B#1151996964278#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Parsing Value = Export#
    #1.5#0013D486EEA9005E0000004E000006A0000417BC31D6552B#1151996964278#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Parsing Name = FormRights#
    #1.5#0013D486EEA9005E0000004F000006A0000417BC31D655DF#1151996964278#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Parsing Value = FillIn#
    #1.5#0013D486EEA9005E00000050000006A0000417BC31D656B1#1151996964278#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Parsing Name = FormRights#
    #1.5#0013D486EEA9005E00000051000006A0000417BC31D6575B#1151996964278#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Parsing Value = SpawnTemplate#
    #1.5#0013D486EEA9005E00000052000006A0000417BC31D6582C#1151996964278#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Parsing Name = FormRights#
    #1.5#0013D486EEA9005E00000053000006A0000417BC31D658D8#1151996964278#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Parsing Value = SubmitStandAlone#
    #1.5#0013D486EEA9005E00000054000006A0000417BC31D6599D#1151996964278#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Parsing Name = FormRights#
    #1.5#0013D486EEA9005E00000055000006A0000417BC31D65A41#1151996964278#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Parsing Value = Online#
    #1.5#0013D486EEA9005E00000056000006A0000417BC31D65B1C#1151996964278#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Parsing Name = AnnotRights#
    #1.5#0013D486EEA9005E00000057000006A0000417BC31D65BC8#1151996964278#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Parsing Value = Copy#
    #1.5#0013D486EEA9005E00000058000006A0000417BC31D65C98#1151996964278#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Parsing Name = AnnotRights#
    #1.5#0013D486EEA9005E00000059000006A0000417BC31D65D44#1151996964278#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Parsing Value = Create#
    #1.5#0013D486EEA9005E0000005A000006A0000417BC31D65E18#1151996964278#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Parsing Name = AnnotRights#
    #1.5#0013D486EEA9005E0000005B000006A0000417BC31D65EC5#1151996964278#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Parsing Value = Delete#
    #1.5#0013D486EEA9005E0000005C000006A0000417BC31D65F9D#1151996964278#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Parsing Name = AnnotRights#
    #1.5#0013D486EEA9005E0000005D000006A0000417BC31D66048#1151996964278#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Parsing Value = Export#
    #1.5#0013D486EEA9005E0000005E000006A0000417BC31D66117#1151996964278#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Parsing Name = AnnotRights#
    #1.5#0013D486EEA9005E0000005F000006A0000417BC31D661C2#1151996964278#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Parsing Value = Import#
    #1.5#0013D486EEA9005E00000060000006A0000417BC31D6629C#1151996964278#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Parsing Name = AnnotRights#
    #1.5#0013D486EEA9005E00000061000006A0000417BC31D66346#1151996964278#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Parsing Value = Modify#
    #1.5#0013D486EEA9005E00000062000006A0000417BC31D6640C#1151996964278#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Validate PDFDocumentXML UsageRights request.#
    #1.5#0013D486EEA9005E00000063000006A0000417BC31D664C3#1151996964278#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Successfully validated PDFDocumentXML UsageRights request.#
    #1.5#0013D486EEA9005E00000064000006A0000417BC31D6AFCB#1151996964294#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Set usage rights for com.adobe.document.pdf.PDFDocument#
    #1.5#0013D486EEA9005E00000065000006A0000417BC31D6B0B0#1151996964294#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Lookup PDFManipulation Module factory#
    #1.5#0013D486EEA9005E00000066000006A0000417BC31D6B151#1151996964294#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Performing CORBA ConnectionFactory lookup: com.adobe~PDFManipulation#
    #1.5#0013D486EEA9005E00000067000006A0000417BC31D6B1FA#1151996964294#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###JNDI lookup property: java.naming.provider.url : localhost:50004#
    #1.5#0013D486EEA9005E00000068000006A0000417BC31D6B28D#1151996964294#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###JNDI lookup property: java.naming.factory.initial : com.sap.engine.services.jndi.InitialContextFactoryImpl#
    #1.5#0013D486EEA9005E00000069000006A0000417BC31D6FC49#1151996964309#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Successful CORBA ConnectionFactory lookup: com.adobe~PDFManipulation#
    #1.5#0013D486EEA9005E0000006A000006A0000417BC31EC8B9A#1151996965669#com.sap.engine.services.ts.jts.ots.PortableInterceptor.ClientJTSInterceptor#com.adobe/AdobeDocumentServices#com.sap.engine.services.ts.jts.ots.PortableInterceptor.ClientJTSInterceptor#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Error##Java###ClientJTSInterceptor.receive_reply
    [EXCEPTION]
    {0}#1#org.omg.CORBA.BAD_PARAM: Not found ServiceContext with id=0  vmcid: OMG  minor code: 26 completed: Maybe
    #1.5#0013D486EEA9005E00000071000006A0000417BC32F29869#1151996982904#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Manage temporary file#
    #1.5#0013D486EEA9005E00000072000006A0000417BC32F2B20B#1151996982904#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Info##Plain###Wrote output PDF to temporary file: C:\WINNT\Temp\adobewa_J2E_11510850\DM6800447063737269126.dir\DM134259188913852534.tmp#
    #1.5#0013D486EEA9005E00000073000006A0000417BC32F2B31B#1151996982904#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Info##Plain###Returning output PDF via stream: docTarget#
    #1.5#0013D486EEA9005E00000074000006A0000417BC32F2BEE2#1151996982919#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Adobe Document Servics return stream content:
    docTarget
    #1.5#0013D486EEA9005E00000075000006A0000417BC32F2D2EC#1151996982919#com.sap.engine.services.ts.jts.ots.PortableInterceptor.ClientJTSInterceptor#com.adobe/AdobeDocumentServices#com.sap.engine.services.ts.jts.ots.PortableInterceptor.ClientJTSInterceptor#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Error##Java###ClientJTSInterceptor.receive_reply
    [EXCEPTION]
    Please help in resolving the issue.
    Thanks,
    Malika

    i have checked blogs and my iiop startup was already set to always
    but when i run the test in the instalation of the credential it works just fine
    here is stack trace from the defaultrace0.trc
    #1.5#001320975A460052000004B600000194000426C3A463D6AB#1168521625343#com.sap.engine.services.ts.jts.ots.PortableInterceptor.ClientJTSInterceptor#com.adobe/AdobeDocumentServices#com.sap.engine.services.ts.jts.ots.PortableInterceptor.ClientJTSInterceptor#ADSUSER#60#SAP J2EE Engine JTA Transaction : [0ffffffc353ffffffb6003ffffffef]####J-Integra for .NET TP Thread 2##0#0#Error##Java###ClientJTSInterceptor.receive_reply
    [EXCEPTION]
    #1#org.omg.CORBA.BAD_PARAM: Not found ServiceContext with id=0  vmcid: OMG  minor code: 26 completed: Maybe
         at com.sap.engine.services.iiop.internal.giop.ClientRequest.get_reply_service_context(ClientRequest.java:284)
         at com.sap.engine.services.ts.jts.ots.PortableInterceptor.ClientJTSInterceptor.receive_reply(ClientJTSInterceptor.java:91)
         at com.sap.engine.services.iiop.internal.giop.ClientRequest.dealReceiveReply(ClientRequest.java:133)
         at com.sap.engine.services.iiop.internal.giop.ClientRequest.dealReceiveReply(ClientRequest.java:125)
         at com.sap.engine.services.iiop.server.portable.Delegate.invoke(Delegate.java:282)
         at org.omg.CORBA.portable.ObjectImpl._invoke(ObjectImpl.java:457)
         at com.adobe.service._ControlAgentStub.newRequestHandler(_ControlAgentStub.java:42)
         at com.adobe.service.ProcessResource.allocateConnection(ProcessResource.java:569)
         at com.adobe.service.ConnectionResource.getConnection(ConnectionResource.java:39)
         at com.adobe.service.J2EEConnectionFactoryManagerPeerImpl.getConnection(J2EEConnectionFactoryManagerPeerImpl.java:106)
         at com.adobe.ads.request.RemoteRenderer.initializeFactory(RemoteRenderer.java:473)
         at com.adobe.ads.request.RemoteRenderer.renderAllRemote(RemoteRenderer.java:158)
         at com.adobe.ads.request.RemoteRenderer.renderAll(RemoteRenderer.java:102)
         at com.adobe.ads.request.RemoteRenderer.renderAll(RemoteRenderer.java:114)
         at com.adobe.ads.request.Renderer.renderWithoutCache(Renderer.java:492)
         at com.adobe.ads.request.Renderer.execute(Renderer.java:433)
         at com.adobe.BaseADSRequest.doWork(BaseADSRequest.java:111)
         at com.adobe.AdobeDocumentServicesWorker.processRender(AdobeDocumentServicesWorker.java:1142)
         at com.adobe.AdobeDocumentServicesWorker.execute(AdobeDocumentServicesWorker.java:598)
         at com.adobe.AdobeDocumentServicesEJB.processRequest(AdobeDocumentServicesEJB.java:130)
         at com.adobe.AdobeDocumentServicesEJB.rpData(AdobeDocumentServicesEJB.java:108)
         at com.adobe.AdobeDocumentServicesLocalLocalObjectImpl0.rpData(AdobeDocumentServicesLocalLocalObjectImpl0.java:120)
         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:324)
         at com.sap.engine.services.webservices.runtime.EJBImplementationContainer.invokeMethod(EJBImplementationContainer.java:126)
         at com.sap.engine.services.webservices.runtime.RuntimeProcessor.process(RuntimeProcessor.java:157)
         at com.sap.engine.services.webservices.runtime.RuntimeProcessor.process(RuntimeProcessor.java:79)
         at com.sap.engine.services.webservices.runtime.servlet.ServletDispatcherImpl.doPost(ServletDispatcherImpl.java:92)
         at SoapServlet.doPost(SoapServlet.java:51)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)

  • Digital Signature using Adobe Document Services

    Sorry, I am new to portal and ADF. I want to capture digital signatures. Can I do this adobe document services?

    The problem was on the users workstation copy of Adobe.  There is a parameter that allows the PDF to be opened in a separate window.

  • Using Adobe Document Services (ADS) with SSL

    Hi,
    Hope any of you encountered a question like me while implementing ADS on NW04 SP16.
    We've installed ADS and patched it to SP16_1. After wrote a dynpro application to run on portal. Everything is ok with HTTP. But if we access same application via HTTPS it reaises exceptions.
    So tried to enable SSL for ADS. But question is, during "Creating the SSL User Credentials" section, I gave exactly same values for "Key and Certificate Generation" popup as SSL Certificate.
    Country Name: US
    State/Province: Some State
    Locality Name: Some City
    Organization Name: Some Customer
    Organization Unit Name: Some Purchasing Unit
    Common Name: *.<domain>
    Also tried to add PFX Certificate used J2EE SSL Enabling via "Select CA Key".
    All the other steps are followed as guide.
    But when i tried to access application exception is raised  and within security log following messages appear;
    <b>#1.5#0011258C36F90053000000740000017C00041489D14E57F1#1148482061593#/System/Security/SecureConnectionFactory#sap.com/com.sap.engine.services.webservices.tool#com.sap.security.core.server.https.SecureConnectionFactory#Guest#0####409ba5a0eb3411dab5050011258c36f9#SAPEngine_Application_Thread[impl:3]_14##0#0#Warning#1#com.sap.security.core.server.https.SecureConnectionFactory#Plain###Attempting to create outgoing ssl connection without trusted certificates#
    #1.5#0011258C36F90053000000750000017C00041489D14EDC64#1148482061625#/System/Security/SecureConnectionFactory#sap.com/com.sap.engine.services.webservices.tool#com.sap.security.core.server.https.SecureConnectionFactory#Guest#0####409ba5a0eb3411dab5050011258c36f9#SAPEngine_Application_Thread[impl:3]_14##0#0#Warning#1#com.sap.security.core.server.https.SecureConnectionFactory#Plain###Attempting to create outgoing ssl connection without trusted certificates#
    #1.5#0011258C36F9005D000000640000017C00041489D1F1D4A1#1148482072296#/System/Security/SecureConnectionFactory#sap.com/com.sap.engine.services.webservices.tool#com.sap.security.core.server.https.SecureConnectionFactory#Guest#0####47018680eb3411daa68e0011258c36f9#SAPEngine_Application_Thread[impl:3]_28##0#0#Warning#1#com.sap.security.core.server.https.SecureConnectionFactory#Plain###Attempting to create outgoing ssl connection without trusted certificates#
    #1.5#0011258C36F9005E000000690000017C00041489D1F20CDF#1148482072312#/System/Security##com.sap.engine.services.security#Guest#0####4703f780eb3411dabce30011258c36f9#SAPEngine_Application_Thread[impl:3]_1##0#0#Warning#1#com.sap.engine.services.security#Plain#Obsolete options passed to ClientCertLoginModule. Please fix policy configurations!###
    #1.5#0011258C36F9005E0000006A0000017C00041489D1F20DDC#1148482072312#/System/Security##com.sap.engine.services.security#Guest#0####4703f780eb3411dabce30011258c36f9#SAPEngine_Application_Thread[impl:3]_1##0#0#Info#1#com.sap.engine.services.security#Plain#No certificate provided.###
    </b>
    default.trace contains following error regarded to this action;
    <b>#1.5#0011258C36F90051000000570000017C00041489C95BFEE4#1148481928265#com.sap.engine.services.servlets_jsp.client.RequestInfoServer#sap.com/tcwddispwda#com.sap.engine.services.servlets_jsp.client.RequestInfoServer#abilgen#156##temepdev_EPD_2848050#abilgen#e76f2010eb3311daabea0011258c36f9#SAPEngine_Application_Thread[impl:3]_11##0#0#Error##Plain###Processing HTTP request to servlet [dispatcher] finished with error. The error is: com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Error during call to AdobeDocumentServer: Processing exception during a "Render" operation.
    Request start time: Wed May 24 17:45:28 EEST 2006
    com.adobe.ProcessingError: Unspecified error writing stream: <Render><Template><Name> "https://temepdev:50001/webdynpro/dispatcher/local/PDF_Yaratma/PDF_YaratmaApp/wd_keyh4Zpt9jZYSMW3rbDpbrYOw==/sapwebdynpro.xft;jsessionid=(J2EE2848000)ID1536692150DB10742250613064796742End;saplb_*=(J2EE2848000)2848050?sap.session.download=4&sap-wd-cltwndid=e76f2011eb3311daccf20011258c36f9&sap-wd-appwndid=Ide76f2011eb3311daccf20011258c36f912&sap-wd-norefresh=true :
    java.lang.RuntimeException: Error while silently connecting: org.w3c.www.protocol.http.HttpException: iaik.security.ssl.SSLException: Server certificate rejected by ChainVerifier
    Exception Stack Trace:
    com.adobe.ProcessingError: Unspecified error writing stream: <Render><Template><Name> "https://temepdev:50001/webdynpro/dispatcher/local/PDF_Yaratma/PDF_YaratmaApp/wd_keyh4Zpt9jZYSMW3rbDpbrYOw==/sapwebdynpro.xft;jsessionid=(J2EE2848000)ID1536692150DB10742250613064796742End;saplb_*=(J2EE2848000)2848050?sap.session.download=4&sap-wd-cltwndid=e76f2011eb3311daccf20011258c36f9&sap-wd-appwndid=Ide76f2011eb3311daccf20011258c36f912&sap-wd-norefresh=true :
    java.lang.RuntimeException: Error while silently connecting: org.w3c.www.protocol.http.HttpException: iaik.security.ssl.SSLException: Server certificate rejected by ChainVerifier
         at com.adobe.Render.execute(Unknown Source)
         at com.adobe.BaseADSRequest.doWork(Unknown Source)
         at com.adobe.AdobeDocumentServicesWorker.execute(Unknown Source)
         at com.adobe.AdobeDocumentServicesEJB.processRequest(Unknown Source)
         at com.adobe.AdobeDocumentServicesEJB.rpData(Unknown Source)
         at com.adobe.AdobeDocumentServicesLocalLocalObjectImpl0.rpData(AdobeDocumentServicesLocalLocalObjectImpl0.java:120)
         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:324)
         at com.sap.engine.services.webservices.runtime.EJBImplementationContainer.invokeMethod(EJBImplementationContainer.java:126)
         at com.sap.engine.services.webservices.runtime.RuntimeProcessor.process(RuntimeProcessor.java:157)
         at com.sap.engine.services.webservices.runtime.RuntimeProcessor.process(RuntimeProcessor.java:79)
         at com.sap.engine.services.webservices.runtime.servlet.ServletDispatcherImpl.doPost(ServletDispatcherImpl.java:92)
         at SoapServlet.doPost(SoapServlet.java:51)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
         at com.sap.tc.webdynpro.clientserver.adobe.AdobeFormHelper.createPDFDocumentForUIElement(AdobeFormHelper.java:486)
         at com.sap.tc.webdynpro.clientserver.uielib.adobe.impl.InteractiveForm.afterHandleActionEvent(InteractiveForm.java:185)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.afterHandleActionEvent(ClientApplication.java:1174)
         at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.handleActionEvent(WebDynproMainTask.java:407)
         at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.execute(WebDynproMainTask.java:659)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:59)
         at com.sap.tc.webdynpro.clientserver.cal.ClientManager.doProcessing(ClientManager.java:251)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doWebDynproProcessing(DispatcherServlet.java:154)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:116)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:55)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    #1.5#0011258C36F90051000000590000017C00041489C95C063B#1148481928265#com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl#sap.com/tcwddispwda#com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl#abilgen#156##temepdev_EPD_2848050#abilgen#e76f2010eb3311daabea0011258c36f9#SAPEngine_Application_Thread[impl:3]_11##0#0#Error#1#/System/Server/WebRequests#Plain###Processing HTTP request to servlet [dispatcher] finished with error.
    The error is: com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Error during call to AdobeDocumentServer: Processing exception during a "Render" operation.
    Request start time: Wed May 24 17:45:28 EEST 2006
    com.adobe.ProcessingError: Unspecified error writing stream: <Render><Template><Name> "https://temepdev:50001/webdynpro/dispatcher/local/PDF_Yaratma/PDF_YaratmaApp/wd_keyh4Zpt9jZYSMW3rbDpbrYOw==/sapwebdynpro.xft;jsessionid=(J2EE2848000)ID1536692150DB10742250613064796742End;saplb_*=(J2EE2848000)2848050?sap.session.download=4&sap-wd-cltwndid=e76f2011eb3311daccf20011258c36f9&sap-wd-appwndid=Ide76f2011eb3311daccf20011258c36f912&sap-wd-norefresh=true :
    java.lang.RuntimeException: Error while silently connecting: org.w3c.www.protocol.http.HttpException: iaik.security.ssl.SSLException: Server certificate rejected by ChainVerifier
    Exception Stack Trace:
    com.adobe.ProcessingError: Unspecified error writing stream: <Render><Template><Name> "https://temepdev:50001/webdynpro/dispatcher/local/PDF_Yaratma/PDF_YaratmaApp/wd_keyh4Zpt9jZYSMW3rbDpbrYOw==/sapwebdynpro.xft;jsessionid=(J2EE2848000)ID1536692150DB10742250613064796742End;saplb_*=(J2EE2848000)2848050?sap.session.download=4&sap-wd-cltwndid=e76f2011eb3311daccf20011258c36f9&sap-wd-appwndid=Ide76f2011eb3311daccf20011258c36f912&sap-wd-norefresh=true :
    java.lang.RuntimeException: Error while silently connecting: org.w3c.www.protocol.http.HttpException: iaik.security.ssl.SSLException: Server certificate rejected by ChainVerifier
         at com.adobe.Render.execute(Unknown Source)
         at com.adobe.BaseADSRequest.doWork(Unknown Source)
         at com.adobe.AdobeDocumentServicesWorker.execute(Unknown Source)
         at com.adobe.AdobeDocumentServicesEJB.processRequest(Unknown Source)
         at com.adobe.AdobeDocumentServicesEJB.rpData(Unknown Source)
         at com.adobe.AdobeDocumentServicesLocalLocalObjectImpl0.rpData(AdobeDocumentServicesLocalLocalObjectImpl0.java:120)
         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:324)
         at com.sap.engine.services.webservices.runtime.EJBImplementationContainer.invokeMethod(EJBImplementationContainer.java:126)
         at com.sap.engine.services.webservices.runtime.RuntimeProcessor.process(RuntimeProcessor.java:157)
         at com.sap.engine.services.webservices.runtime.RuntimeProcessor.process(RuntimeProcessor.java:79)
         at com.sap.engine.services.webservices.runtime.servlet.ServletDispatcherImpl.doPost(ServletDispatcherImpl.java:92)
         at SoapServlet.doPost(SoapServlet.java:51)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    </b>

    It was simple. I did some debug and realised the fact.
    "Processing exception during a "Render" operation.#Request start time: Fri Jun 30 16:53:04 PDT 2006#com.adobe.ProcessingError: Failed to create a <Render> XML Form Module. Please ensure#that the XML Form Module service is running:#com.adobe.FailedCreationE"
    Just go to the Visual administrator and start the XML Form Module Service.

  • "R6025 -pure virtual function call" Error While Use Adobe Media Encoder

    I'm trying to use Adobe Media Encoder (CS3) to output a project to H.264. I have about 3 minutes of footage on the Premier Pro CS3 Timeline, all of it in Cineform AVI intermediate format. When I export the movie through AME and select 2-pass VBR, it gets through the first pass, but crashes at 50% on the second pass with the error:
    "Microsoft Visual C++ Runtime Library
    Runtime Error!
    Program E:\Progra...
    R6025
    -pure virtual function call"
    Any ideas what may be causing this error?

    Point taken...
    I'm on a Dell XPS 720 Windows XP (32-bit) system, with all up-to-date service packs and patches. I have 4GB RAM installed, and Production Premium CS3, TMPGEncXPress and Cineform's Neo Scene. Neo Scene is a recent addition and the problem existed prior to its installation. I have two 7900GS graphics cards (each with 256MB video RAM), running in SLI mode.
    I dual boot Windows XP: One system is "Messy" with all kinds of stuff installed. The other is "Clean" and has virtually nothing installed, except for the three suites previously mentioned. No anti-virus or anti-spyware software is installed on the Clean system. I get the error on both systems.
    I saw the post from September 2007 reference vcredist_x86. I'll be trying that at my next opportunity, however, I'm not sure that will fix it, as I don't see why both systems would suffer from the same corruption. I'll also be swapping out RAM to see if that fixes the issue.

  • Error in configuring Adobe Document Services (Adobe Interactive Forms)

    Hi there,
    I've installed the Netweaver 2004s SP16 Sneak Preview.
    Then I created the user group ADSCallers and the user ADSUser.
    The security roles are also configured. After that, I configured the Basic Authentication (except SLD, which I haven't done yet).
    I have also made sure the IIOP and Data Manager services are set to "start always".
    Finally, I installed the credentials and restarted the PDF Manipulation Module service.
    When I browse to the page http://<server>:<port>/AdobeDocumentServices/Config , click on "test" and enter the login data (ADSUser), I get the following error:
    " Required stream: "PDFDocument" not found."
    Below is the request and the response:
    REQUEST:
    POST /AdobeDocumentServices/Config?style=document HTTP/1.1
    Host: lt0077:50000
    Content-Type: text/xml; charset=UTF-8
    Connection: close
    Authorization: <value is hidden>
    Content-Length: 848
    SOAPAction: ""
    <?xml version="1.0" encoding="UTF-8" ?><SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xs="http://www.w3.org/2001/XMLSchema"><SOAP-ENV:Header><sapsess:Session xmlns:sapsess="http://www.sap.com/webas/630/soap/features/session/"><enableSession>true</enableSession></sapsess:Session></SOAP-ENV:Header><SOAP-ENV:Body><pns:rpData xmlns:pns='urn:AdobeDocumentServicesVi'><ns1:rpStrings xmlns:ns1='urn:AdobeDocumentServicesVi' xmlns:pns='urn:com.adobe'><pns:RpString><pns:name></pns:name><pns:value></pns:value></pns:RpString></ns1:rpStrings><ns2:rpStreams xmlns:ns2='urn:AdobeDocumentServicesVi' xmlns:pns='urn:com.adobe'><pns:RpStream><pns:name></pns:name><pns:value>AA==</pns:value></pns:RpStream></ns2:rpStreams></pns:rpData></SOAP-ENV:Body></SOAP-ENV:Envelope>
    RESPONSE:
    HTTP/1.1 200 OK
    Connection: close
    Set-Cookie: <value is hidden>
    Set-Cookie: <value is hidden>
    Server: SAP J2EE Engine/6.40
    Content-Type: text/xml; charset=UTF-8
    Date: Wed, 28 Feb 2007 08:45:09 GMT
    <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" ><SOAP-ENV:Body><rpl:rpDataResponse xmlns:rpl='urn:AdobeDocumentServicesVi'><rpl:Response xmlns:pns='urn:com.adobe'><pns:rpStrings><pns:RpString><pns:name>Results</pns:name><pns:value>Required stream: "PDFDocument" not found.</pns:value></pns:RpString><pns:RpString><pns:name>VersionInfo</pns:name><pns:value>700.20050830104842.229734</pns:value></pns:RpString></pns:rpStrings></rpl:Response></rpl:rpDataResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>
    I hope you can help me out since I didn't find any useful resources...
    Kind regards,
    Allan

    Hi,
    Actually I don't know, as I'm still learning AIF.
    How can I test that?
    Thank you for the response!
    I've tested this though:
    http://localhost:50000/webdynpro/dispatcher/local/TutWD_OnlineInteractiveForm/OnlineInteractiveFormApp
    There I can see the PDF etc, but I can't use the dropdown boxes or the submit/check buttons.
    Is this because of my credentials, which are for ReaderRights?
    Kind regards,
    Allan
    Message was edited by:
            Cernum NetWeaver Team

  • Verify operation failed and Runtime Error While using Adobe Reader 10.1.2

    We have installed Adobe reader 10.1.2 on Windows Servers 2008 and user are accessing its using Citrix.When users open PDF files they are getting message "Verify Operation Failed" and also getting error "Runtime Error"
    even on one server we updated the version to 10.1.3 but still they are getting same error.
    Pdf files open up but after multiple attempt..
    Error are provided below

    Hi, I have been using Citrix on Server 2008 for quite soemtime. And have not seen any such issues with Reader 10.1.2 and 10.1.3
    Can you provide the event viewer log ? Also is the same issue seen while opening PDF in the Citrix Server ? Or it is mainly seen while Citrix Users accessing the published Reader app via Citrix Web URL ?

Maybe you are looking for