ADS - render operation exception error - XMLFM Exception

Hello,
I am getting the following  error on JAVA ADS whenever we use ADS. THis is coming sporadically, not all the time. daily we are getting this error around 10 to 20 times.
ECM Job runs on ABAP side which call ADS running on different host. ADS configuration is correct as same job works fine 80% of time.
Servers are also not over loaded.
Here is the log file
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:104)
at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
Caused by: com.adobe.ProcessingException: XMLFM Exception - PDF render operation exception, reason code: 0 : Unhandled exception in RenderAll; [Error Log file "2010.02.16.153456SAFPRM99078.pdf" written to /usr/sap/ECP/SYS/global//AdobeDocumentServices/renderErrorLog/errorFiles]
at com.adobe.ads.operation.Render.execute(Unknown Source)
at com.adobe.ads.operation.ADSOperation.doWork(Unknown Source)
... 29 more
Caused by: com.adobe.ProcessingException: XMLFM Exception - PDF render operation exception, reason code: 0 : Unhandled exception in RenderAll
at com.adobe.ads.operation.support.RemoteRenderer.renderAllRemote(Unknown Source)
at com.adobe.ads.operation.support.RemoteRenderer.renderAll(Unknown Source)
at com.adobe.ads.operation.support.RemoteRenderer.renderAll(Unknown Source)
at com.adobe.ads.operation.Render.renderWithoutCache(Unknown Source)
... 31 more
Caused by: com.adobe.document.xmlform.RenderException: IDL:com/adobe/document/xmlform/RenderException:1.0
at com.adobe.document.xmlform.RenderExceptionHelper.read(Unknown Source)
at com.adobe.document.xmlform._FormFactoryStub.renderAll(Unknown Source)
... 35 more
There are lot of posts for this kind of error but no one has suggested any solutions. We are NW2004 S 7.01 SP3.
Any help ?
Thanks!

I also looked at server.log and it throws unable to allocate memory error
#1.5^H#0003BA39F793002800004DA20000178200047E8C0AFEE50F#1265039851840#/System/Server/comadobedocumentXMLFormService##com.adobe.document.XMLFormService#Guest#0
##n/a##817614000f4a11df81930003ba39f793#SAPEngine_Application_Thread[impl:3]_29##0#0#Fatal#1#com.adobe.document.XMLFormService#Plain###$$$/com/adobe/document/
xmlform/msg.XFA=XMLForm, renderAll : 16583, Unable to allocate memory#
Not sure which memory it is ?

Similar Messages

  • PDF render operation exception

    Dear Colleagues,
    I had a table on PDF(interactive form) if i use cardinality 1..n i am getting some dump after execution of wda.
    when i investigate by debuging the PDF Function module i found the follwind exeception.
    i don't have any interger fields in my Table Node.. all are CHAR and CURR fields only.
    the same way it is working for other table. (here also i was having INT1 field then i change to NUMC or CHAR is is working
    please help.
    ADS: com.adobe.ProcessingException: XMLFM Exception - PDF render operation exception, reason code: 29216 : Invalid value: '0.00' for 'integer' property; [Error Log file "2008.12.16.154549SAFPMAHESH.pdf" written to /usr/sap/D01/SYS/global/AdobeDocumentServ
    Thanks,
    Mahesh.Gattu

    Dear Friends,
    I have debuged for further to investigate the issue..
    there is one function call
      CALL FUNCTION 'FPCOMP_CREATE_PDX' in this include 'LFPCOMPFRM'.
    this is returning sy-subrc = 1 if i keep cardinaltiy 1..n in case cardinaltiy 0..n it is returning sy-subrc = 0.
    but i need to initialize the table for that i need to user cardinaltiy 1..n or i need to user the bind_table in initilization.
    please help me if you have any idea to fix this issue.
    Thanks,
    Mahesh.Gattu

  • Online Adobe WD ABAP-PDF render operation exception, InvalidXDPException

    Hi,
    I have a online interactive form in WD ABAP. I want to save this form in background in a spool. For this, I am using methods of the inteface IF_FP_PDF_OBJECT. Here is my code.
    Get Template
    try.
        cl_fp_wb_helper=>form_layout_exists( i_name = p_xdp ).
        catch cx_fp_api_usage.                             
        catch cx_fp_api_repository into l_except.
          if l_except->textid =
    cx_fp_api_repository=>object_already_exists.
            l_xdp = cl_fp_wb_helper=>form_layout_url( i_name = p_xdp
                                                                           i_dest_path = 'X' ).
          endif.
      endtry.
      l_pdfobj->set_template( xftfile = l_xdp ).        " Set Template
      l_pdfobj->set_data( formdata = lv_pdfstring ). " lv_pdfstring is the pdfsource on adobe UI Element
      l_pdfobj->set_task_renderpdf( ).
      l_pdfobj->set_task_renderpdl( pdltype = 'pdf'
                                     xdcname = l_xdcname ).
      l_pdfobj->execute( ).                                       " Execute
      call method l_pdfobj->get_pdl
         importing pdldata = out_pdldata
                   renderpagecount = pdlcount.
    For the execute method, I get the exception ADS: com.adobe.ProcessingException: XMLFM Exception - PDF render operation exception, reason code: 0 : InvalidXDPException: Unsupported file format(200101).
    Does anyone know what is wrong here?

    The error is because of the PDF format is not suitable....
    I don't know how to solve this issue in wdabap .... please try with another pdf template if it is possible.
    Thanks and Regards
    shanto aloor

  • ADS render exception , how to solve it?

    Hi,
    I got the following error when trying to test a adobe form in trans sfp using the Run button, could you pls tell me what's wrong there?
    the form can be activated successuflly.
    #Processing exception during a "Render" operation.#Request start time: Fri Feb 09 17:24:34 GMT+08:00 2007#com.adobe.ProcessingError: PDF render operation exception, reason code: 29411 : Failure to register $layout - $layout already exists.##Exception Stac
    br.jun

    Hello,
    Thank you for your response.
    Where is the table : ADS_LICENSED_FORMS ?
    When debug SAP, the error of java caused by is : com.adobe.document.xmlform.RenderException : IDL:com/adobe/document/xmlform/RenderException:1.0...
    Thierry

  • ADS Render Exception occured

    Hi,
    I have done a simple Webdynpro online Adobe form. I m just putting in a hrad coded value into some text boxes.
    I have followed the documents available in SDN as well as SAP marketb place. However I am not able to deploy and run the application succesfully.
    I am putting up some errors that shows up while deploying the application. Any help would be great.
    500   Internal Server Error
      Web Dynpro Container/SAP J2EE Engine/6.40 
    Failed to process request. Please contact your system administrator.
    [Hide]
    Error Summary
    While processing the current request, an exception occured which could not be handled by the application or the framework.
    If the information contained on this page doesn't help you to find and correct the cause of the problem, please contact your system administrator. To facilitate analysis of the problem, keep a copy of this error page. Hint: Most browsers allow to select all content, copy it and then paste it into an empty document (e.g. email or simple text file).
    Root Cause
    The initial exception that caused the request to fail, was:
       com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentRuntimeException: ADS Render Exception occured. Append "sap-wd-errorPdf=true" to the URL and access the application once again. This time you will get an error PDF. Save the error PDF on the file system. This is a helpful attachment in case of an OSS message. com.adobe.ProcessingError: Error while retrieving a password for credential: ReaderRights: java.lang.Exception: Could not retrieve a password for credential: ReaderRights Exception Stack Trace: com.adobe.ProcessingError: Error while retrieving a password for credential: ReaderRights: java.lang.Exception: Could not retrieve a password for credential: ReaderRights at com.adobe.ads.request.UsageRights.execute(UsageRights.java:202) at com.adobe.BaseADSRequest.doWork(BaseADSRequest.java:111) at com.adobe.AdobeDocumentServicesWorker.execute(AdobeDocumentServicesWorker.java:758) 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)
        at com.sap.tc.webdynpro.clientserver.uielib.adobe.impl.InteractiveForm.afterHandleActionEvent(InteractiveForm.java:369)
        at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.afterApplicationModification(ClientApplication.java:1105)
        at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.afterApplicationModification(ClientComponent.java:887)
        at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doRespond(WindowPhaseModel.java:570)
        at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:153)
        ... 25 more
    See full exception chain for details.
    System Environment
    Client
    Web Dynpro Client Type HTML Client
    User agent Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)
    Version null
    DOM version null
    Client Type msie6
    Client Type Profile ie6
    ActiveX enabled
    Cookies enabled
    Frames enabled
    Java Applets enabled
    JavaScript enabled
    Tables enabled
    VB Script enabled
    Server
    Web Dynpro Runtime Vendor: SAP, build ID: 7.0006.20060302084208.0000 (release=NW04S_06_REL, buildtime=2006-03-04:17:33:21[UTC], changelist=10570, host=pwdfm114), build date: Wed Jul 19 16:29:44 GMT+05:30 2006
    J2EE Engine 7.00 patchlevel
    Java VM Java HotSpot(TM) Server VM, version:1.4.2_11-b06, vendor: Sun Microsystems Inc.
    Operating system Windows 2003, version: 5.2, architecture: x86
    Session & Other
    Session Locale en_US
    Time of Failure Thu Aug 10 11:13:06 GMT+05:30 2006 (Java Time: 1155188586593)
    Web Dynpro Code Generation Infos
    local/TutWD_OnlineInteractiveForm_Init
    SapDictionaryGenerationCore 6.4015.00.0000.20050818151336.0000 (release=630_VAL_REL, buildtime=2005-11-24:21:25:32[UTC], changelist=363802, host=PWDFM026.wdf.sap.corp)
    SapDictionaryGenerationTemplates (unknown)
    SapGenerationFrameworkCore 6.4015.00.0000.20050818152155.0000 (release=630_VAL_REL, buildtime=2005-11-24:21:18:08[UTC], changelist=363812, host=PWDFM026.wdf.sap.corp)
    SapIdeWebDynproCheckLayer 6.4015.00.0000.20051027104504.0000 (release=630_VAL_REL, buildtime=2005-11-24:21:34:53[UTC], changelist=373977, host=PWDFM026.wdf.sap.corp)
    SapMetamodelCommon 6.4015.00.0000.20050818152303.0000 (release=630_VAL_REL, buildtime=2005-11-24:21:19:08[UTC], changelist=363816, host=PWDFM026.wdf.sap.corp)
    SapMetamodelCore 6.4015.00.0000.20050818152303.0000 (release=630_VAL_REL, buildtime=2005-11-24:21:18:59[UTC], changelist=363816, host=PWDFM026.wdf.sap.corp)
    SapMetamodelDictionary 6.4015.00.0000.20050606171352.0000 (release=630_VAL_REL, buildtime=2005-11-24:21:22:38[UTC], changelist=351719, host=PWDFM026.wdf.sap.corp)
    SapMetamodelWebDynpro 6.4015.00.0000.20050818152356.0000 (release=630_VAL_REL, buildtime=2005-11-24:21:29:19[UTC], changelist=363818, host=PWDFM026.wdf.sap.corp)
    SapWebDynproGenerationCTemplates 6.4015.00.0000.20051123162612.0000 (release=630_VAL_REL, buildtime=2005-11-24:21:49:15[UTC], changelist=377533, host=PWDFM026)
    SapWebDynproGenerationCore 6.4015.00.0000.20051027104504.0000 (release=630_VAL_REL, buildtime=2005-11-24:21:35:24[UTC], changelist=373977, host=PWDFM026.wdf.sap.corp)
    SapWebDynproGenerationTemplates 6.4015.00.0000.20051123162612.0000 (release=630_VAL_REL, buildtime=2005-11-24:21:49:15[UTC], changelist=377533, host=PWDFM026)
    sap.com/tcwddispwda
    No information available null
    sap.com/tcwdcorecomp
    No information available null
    Detailed Error Information
    Detailed Exception Chain
    com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentRuntimeException: ADS Render Exception occured. Append "sap-wd-errorPdf=true" to the URL and access the application once again. This time you will get an error PDF. Save the error PDF on the file system. This is a helpful attachment in case of an OSS message.
    com.adobe.ProcessingError: Error while retrieving a password for credential: ReaderRights:
    java.lang.Exception: Could not retrieve a password for credential: ReaderRights
    Exception Stack Trace:
    com.adobe.ProcessingError: Error while retrieving a password for credential: ReaderRights:
    java.lang.Exception: Could not retrieve a password for credential: ReaderRights
         at com.adobe.ads.request.UsageRights.execute(UsageRights.java:202)
         at com.adobe.BaseADSRequest.doWork(BaseADSRequest.java:111)
         at com.adobe.AdobeDocumentServicesWorker.execute(AdobeDocumentServicesWorker.java:758)
         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)
         at com.sap.tc.webdynpro.clientserver.uielib.adobe.impl.InteractiveForm.afterHandleActionEvent(InteractiveForm.java:369)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.afterApplicationModification(ClientApplication.java:1105)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.afterApplicationModification(ClientComponent.java:887)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doRespond(WindowPhaseModel.java:570)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:153)
         at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:344)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:298)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:705)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:659)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:227)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:150)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:56)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doGet(DispatcherServlet.java:40)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         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)
    Plz help.
    Cheers!!
    Sukanta Rudra

    Hi Sukanta,
                        Either ur credentials for reader rights are expired or u have not configured it in server.U have to get the PKCS file & configured on server.Check the installing and configuring credentials section in this link.
    <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/95/5a08cd0e274a0bae559622d6670722/frameset.htm">ADS Configuration</a>
    regards
    Sumit

  • Exception "Render" operation: on deploy Adobe Interactive Form application

    Hi,
      I am getting the following problem when deploying the Adobe Interactive Form application onto the server.
    com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Error during call to AdobeDocumentServer: Processing exception during a "Render" operation.
    Request start time: Mon Jul 03 14:25:21 GMT+05:30 2006
         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:1154)
         at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.handleActionEvent(WebDynproMainTask.java:402)
         at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.execute(WebDynproMainTask.java:649)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:59)
         at com.sap.tc.webdynpro.clientserver.cal.ClientManager.doProcessing(ClientManager.java:248)
         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.doGet(DispatcherServlet.java:48)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         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)
    Please suggest me, how I can solve it.
    Regards and thanks in advance
    tiffny

    Hi Siva,
    If you are developig your form using NWDS, make sure about the cardinality of the context parameter - data Source not 0..1 or 0..n.You may refer similar threads (of same kind of error) in this forum..
    Hope this helps. Assuming you have successfully tested, ADS and the credential file at the ABAP stack, by rurnning the respective ABAP reports.
    Thanks and Regards,
    Anto.

  • Unhandled exception detected during a "Render" operation

    Hi,
          I am working on Adobe forms where in am using Enumerated dropdownds. I do not know the reason why I am getting this render exception error all of a sudden.
    This was the same application that was working last week.
    I have tried several ways by creating a new form, changing the template but could not figure out the problem since 3 days. Pl help.
    <b>Configuration:</b>
    <b>WDS 7.0.1  and  NWSP12
    Adobe Live Cycle Designer 7.1
    Adobe Reader 8.1.1
    </b>
    <b>
    Error Stack:</b>
    com.sap.tc.webdynpro.pdfobject.core.PDFObjectRuntimeException: Unhandled exception detected during a "Render" operation. Request start time: Mon Nov 19 00:28:28 CST 2007 java.lang.IllegalStateException: Bad transaction status 1 Exception Stack Trace: java.lang.IllegalStateException: Bad transaction status 1 at com.adobe.service.J2EEConnectionFactoryManagerPeerImpl.getConnection(J2EEConnectionFactoryManagerPeerImpl.java:75) at com.adobe.ads.request.RemoteRenderer.initializeFactory(Unknown Source) at com.adobe.ads.request.RemoteRenderer.renderAllRemote(Unknown Source) at com.adobe.ads.request.RemoteRenderer.renderAll(Unknown Source) at com.adobe.ads.request.RemoteRenderer.renderAll(Unknown Source) at com.adobe.ads.request.Renderer.renderWithoutCache(Unknown Source) at com.adobe.ads.request.Renderer.execute(Unknown Source) at com.adobe.BaseADSRequest.doWork(Unknown Source) at com.adobe.AdobeDocumentServicesWorker.processRender(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_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:387) at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:365) at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:944) at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:266) 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:100) at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Caused by: com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentRuntimeException: PDFDocument Processor failed to process Render Request.
         at com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentProcessor.process(PDFDocumentProcessor.java:55)
         at com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentInteractiveFormHandlingContext.execute(PDFDocumentInteractiveFormHandlingContext.java:98)
         at com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentInteractiveFormHandlingContext.execute(PDFDocumentInteractiveFormHandlingContext.java:121)
         at com.sap.tc.webdynpro.clientserver.uielib.adobe.impl.InteractiveForm.afterHandleActionEvent(InteractiveForm.java:336)
         ... 29 more
    Caused by: com.sap.tc.webdynpro.pdfobject.core.PDFObjectRuntimeException:
    Unhandled exception detected during a "Render" operation.
    Request start time: Mon Nov 19 00:28:28 CST 2007
    java.lang.IllegalStateException: Bad transaction status 1
    Exception Stack Trace:
    java.lang.IllegalStateException: Bad transaction status 1
    Caused by: com.sap.tc.webdynpro.pdfobject.core.PDFObjectRuntimeException:
    Unhandled exception detected during a "Render" operation.
    Request start time: Mon Nov 19 00:28:28 CST 2007
    java.lang.IllegalStateException: Bad transaction status 1
    Exception Stack Trace:
    java.lang.IllegalStateException: Bad transaction status 1
         at com.adobe.service.J2EEConnectionFactoryManagerPeerImpl.getConnection(J2EEConnectionFactoryManagerPeerImpl.java:75)
    Thanks in Advance,
    Vasu

    Raja,
    Can you please provide more information regarding what SP are you on, Designer version etc.
    Also check solutions in below threads with similar errors and see if helps you.
    ADS error
    XMLForm.exe not found
    Chintan

  • MSS-mySAP ERP 2004-PCR- Processing exception during a "Render" operation

    HI,
    When i navigate to the Personnel Change request,select an employee and select the scenario,say promotion,i get the error:
    com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Error during call to AdobeDocumentServer: Processing exception during a "Render" operation.Request start time: Tue May 09 16:41:47 IST 2006com.adobe.ProcessingError: Invalid XDP error while configuring the XMLForm module.Please validate the form template and try again: com.adobe.document.xmlform.InvalidXDPException:
    <b>After activating the ADS Trace,the deafult trace displays the following</b>
    1.5#0013D486EEA9004E0000001A00000D50000413A81B84E899#1147512643993#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUser#615#SAP J2EE Engine JTA Transaction : [0ffffff8effffffc43e000ffffff86]###24f7cbf0e26311dab6b10013d486eea9#SAPEngine_Application_Thread[impl:3]_30##0#0#Error#1#/System/Server#Plain###Error while parsing form template: C:
    WINNT
    Temp
    adobewa_J2E_00_575593923
    DM805001759176685846.dir
    DM-4339515885940827304.tmp
    java.lang.Exception: SAX exception while extracting properties from form template: C:
    WINNT
    Temp
    adobewa_J2E_00_575593923
    DM805001759176685846.dir
    DM-4339515885940827304.tmp Application: PcrApplication Form: http://<server name>:50000/webdynpro/dispatcher/sap.com/msspcr/PcrApplication/wd_key0_1147512638024/unknown Client: 1
    com.sap.engine.lib.xml.parser.NestedSAXParserException: Fatal Error: com.sap.engine.lib.xml.parser.ParserException: Bad PUBLIC declaration(:main:, row:1, col:22)(:main:, row=1, col=22) -> com.sap.engine.lib.xml.parser.ParserException: Bad PUBLIC declaration(:main:, row:1, col:22): Trans(Sat May 13 15:00:42 IST 2006)#
    #1.5#0013D486EEA9004E0000001C00000D50000413A81BE28C3F#1147512650134#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUser#615#SAP J2EE Engine JTA Transaction : [0ffffff8effffffc43e000ffffff86]###2a5eb360e26311dab9e10013d486eea9#SAPEngine_Application_Thread[impl:3]_30##0#0#Error#1#/System/Server#Plain###Processing exception during a "Render" operation.
    Request start time: Sat May 13 15:00:42 IST 2006
    com.adobe.ProcessingError: Invalid XDP error while configuring the XMLForm module.
    Please validate the form template and try again:
    com.adobe.document.xmlform.InvalidXDPException: IDL:com/adobe/document/xmlform/InvalidXDPException:1.0
    <b>I have done the following steps</b>:
    1)Copied the current scenario customizing from client 000 to the current client using transaction QISR_SM29 (object lists P46C_ISR_SCENARIO and AX8_ISR_SCENARIOX).
    2)Indicated the server on which the Web applications (Web Dynpro) are located in the IMG of the mySAP ERP system under Cross-Application Components> Internet/Intranet Services> Internal Service Request> Scenario Definition> Define Scenarios --> Details --> Additional Data for Scenario.
    If i preview the forms via transaction SFP, say form ISR_FORM_SPPM
    The form is displayed in German.
    <b>What all configuration eneds to be done?how to resolve the Error?</b>
    Regards,
    Malika

    Hi Malika
    upgrade the SP level to 11. (mandatory)
    u also upgrade ur SP level of R3 ECC 5.0 with help of BASIS
    don't use that link provide in note 849730.
    download it from following.
    service.sap.com/swdc->sap support package ->entry by application group-> sap application components->sap ERP ->sap erp 2004 ->entry by components ->sap xss (self services)
    from SAP ESS 100 download following file.
    ESS11P_5-10002965.sca Patch 5 for SAP ESS 100 SP11 
    https://smpdl.sap-ag.de/~swdc/012002523100000684532006D/ESS11P_5-10002965.sca?_ACTION=DL_DIRECT
    from SAP MSS 100 download the following file
    MSS11_0-10002964.sca SP11 for SAP MSS 100 
    https://smpdl.sap-ag.de/~swdc/012002523100000037692006D/MSS11_0-10002964.sca?_ACTION=DL_DIRECT
    from SAP PCUI GP 100 download following.
    PCUIGP011P_1-20000568.sca Patch for SP11 of SAP PCUI_GP 100  
    https://smpdl.sap-ag.de/~swdc/012002523100000287102006D/PCUIGP011P_1-20000568.sca?_ACTION=DL_DIRECT
    regards,
    kaushal

  • Processing exception during a "Render" operation issue

    Hi all,
    I got below error message when i try to view pdf file in portal. It is working fine to view the adobe form using fp_test_00 program.
    Processing exception during a "Render" operation.
    Request start time: Tue Jul 21 08:03:17 BST 2009
    com.adobe.ProcessingException: com.adobe.ads.exception.TransientException: A problem was encountered with the results:
    RenderResult array is null.; [Error Log file "2009.07.21.080321SAFPMSSUSER02.pdf" written to
    /usr/sap/ECD/SYS/global//AdobeDocumentServices/renderErrorLog/errorFiles]
         at com.adobe.ads.operation.Render.execute(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)
            .Method.invoke(Method.java:391)
         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 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.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
         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(AccessController.java     
    Any idea on how to troubleshoot this issue?
    Thanks
    best regards.
    Prakesh.

    Hi Prakesh,
    Do you have access to the PDF file which is mentioned in the error message? This PDF has some attachments you could open in Reader. One is called trace.txt and it should provide detailed error information.
    Best regards,
    Andreas

  • ADS Render Exception

    Hi,
    While I'm running an Web Dynpro Application using Interactive Form, I'm getting the following error message:
    com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentRuntimeException: ADS Render Exception occured. Append "sap-wd-errorPdf=true" to the URL and access the application once again. This time you will get an error PDF. Save the error PDF on the file system. This is a helpful attachment in case of an OSS message.
    com.adobe.ProcessingError: No output was generated while rendering
    The render error log file has been written to E:\usr\sap\J2E\SYS\global
    AdobeDocumentServices\renderErrorLog\errorFiles\2007.12.26.120942com.hcl.ads.app.ADSTestAppSAPServiceC11.pdf.
    Please validate the input files or streams attached with it and try again
    Exception Stack Trace:
    com.adobe.ProcessingError: No output was generated while rendering
    The render error log file has been written to E:\usr\sap\J2E\SYS\global
    AdobeDocumentServices\renderErrorLog\errorFiles\2007.12.26.120942com.hcl.ads.app.ADSTestAppSAPServiceC11.pdf.
    Please validate the input files or streams attached with it and try again
    But the ADS configuration test report running perfectly. Can anybody help me to solve this error.

    Hi,
    Looks like your ADS is not running fine....
    FIRSTLY you need to have the credential file installed correctly....
    SECOND you have to find out that the ADS service is running alright...
    Please follow the following steps: Please check the installation of ADS
    1. Enter the following URL in your web browser:
    http://<server>:<port>/AdobeDocumentServices/Config
    where <server> is the name of the J2EE engine where the Adobe document services are installed and <port> is the port of the J2EE engine.
    Note that the entries in the URL are case-sensitive.
    2. The web page of the web service AdobeDocumentServices is displayed. Choose Test.
    3. Choose rpdata(test.…) .
    4. Choose the Send button without entering any parameters.
    5. Enter the user name and password as given in the configuration steps(as in configuration guide- User:ADSUser) .
    6. Choose Submit.
    If the configuration is correct, you get the information about the Version number in the response area.
    Please confirm the ADS version and WAS information
    regards,
    -Ag.

  • Error in Form Printing ADS: SOAP Runtime Exception

    Hi Gurus,
    while printing the PF forms or form 16 for that matter i am getting an error
    ADS: SOAP Runtime Exception: CSoapExceptionTransport :(100101)
    Any idea as to why the same is coming..and how to go about solving the issue..........
    Regards
    Ankush

    Check with ADS (Adobe Development Server) configurations with BASIS people.
    They will solve this.
    Regards
    ...Sadhu

  • Error : ADS : SOAP Runtime Exception

    Hi,
       I am displaying an ALV report. After displaying ALV, if i select an option from menu, pdf is generated and printed but when i click on the menu option, i am getting the following error.
    ADS : SOAP Runtime Exception : CSoapExceptionTransport :(100101)
    I checked in debugging mode, this error is being thrown by a FM which is generated by SMARTFORM. It is a SYSTEM ERROR in Exceptions.
    How to resolve this issue?
    Thanks,
    Ibrahim

    Hello
    for PDF printing you need ADS configuration. You can check if ADS is configured in your system using program 
    FP_PDF_TEST_00.
    Execute this program in SE38 and it should give you ADS version if its installed else SOAP error if its not configured.
    if you have SOAP error ask your basis guy to configure ADS. normally SOAP error exist is you are not able to connect to ADS because of expiration of password to the ADS server.
    Hope this helps.
    you can also refer below link.
    http://help.sap.com/saphelp_nw70/helpdata/en/6f/8e0a414f3af223e10000000a155106/content.htm

  • ADS render error

    Hi,
    Our BC group reviewed every note on SDN regarding  ads rendering problems. I am trying to create an offline PDF form (ready for input - optional), but we are still not able to find a proper solution. ADS service trace (not whole... it is rather large) and source of my test report are included.
    Report FP_PDF_TEST_00 executes successfully - result:
    Versionsinformationen:              705.20060620101936.310918
    ADS trace -
    #1.5#0011254F5F860065000005710000358300043A8EDB2F5B5D#1190285143923#com.sap.security.core.server.destinations.service.DestinationServiceImpl#com.adobe/AdobeDocumentServices#com.sap.security.core.server.destinations.service.DestinationServiceImpl.getDestination#ADSUSER#175#SAP J2EE Engine JTA Transaction : [0ffffffb5ffffffcca0044ffffff92]#xisap.up.telekom_XI1_11914250#ADSUSER#a2d69810676611dca89c0011254f5f86#SAPEngine_Application_Thread[impl:3]_118##0#0#Error#1#/System/Security/destinations#Java###An error occurred while reading the destination , type . The error was .#3#FP_ICF_DATA_XI1#HTTP#<Localization failed: ResourceBundle='com.sap.exception.io.IOResourceBundle', ID='No such destination FP_ICF_DATA_XI1 of type HTTP exists ', Arguments: []> : Can't find resource for bundle java.util.PropertyResourceBundle, key No such destination FP_ICF_DATA_XI1 of type HTTP exists #
    #1.5#0011254F5F860065000005720000358300043A8EDB2F6D2E#1190285143928#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#175#SAP J2EE Engine JTA Transaction : [0ffffffb5ffffffcca0044ffffff92]#xisap.up.telekom_XI1_11914250#ADSUSER#a2d69810676611dca89c0011254f5f86#SAPEngine_Application_Thread[impl:3]_118##0#0#Error##Plain###Problem trying read data from Destination: dest:FP_ICF_DATA_XI1//sap/bc/fp/form/layout/ZPDF_FORM.XDP?fp-language=EN&fp-cacheinfo=2007-09-10T10%3a45%3a36Z%24305d7718-345f-4592-be96-36a22a680bca%240%24sl_SL%24v0%2e9
    com.adobe.ads.destination.DestinationException: Destination exception during destination lookup: FP_ICF_DATA_XI1
         at com.adobe.ads.destination.Destination.getDestination(Unknown Source)
         at com.adobe.ads.destination.Destination.readUrlStream(Unknown Source)
         at com.adobe.ads.destination.Destination.readTemplate(Unknown Source)
         at com.adobe.ads.data.DestURLData.setData(Unknown Source)
         at com.adobe.ads.data.DestURLData.<init>(Unknown Source)
         at com.adobe.ads.data.PDFData.createFromURL(Unknown Source)
         at com.adobe.ads.data.PDFData.create(Unknown Source)
         at com.adobe.ads.request.Template.setPDFData(Unknown Source)
         at com.adobe.ads.request.Template.initialize(Unknown Source)
         at com.adobe.ads.request.Renderer.initializeTemplates(Unknown Source)
         at com.adobe.ads.request.Renderer.execute(Unknown Source)
         at com.adobe.BaseADSRequest.doWork(Unknown Source)
         at com.adobe.AdobeDocumentServicesWorker.processRender(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: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:387)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:365)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:944)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:266)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:160)
         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)
    Caused by: com.sap.security.core.server.destinations.api.DestinationException: [destination_0001] The properties for destination FP_ICF_DATA_XI1 of type HTTP could not be located.
         at com.sap.security.core.server.destinations.service.DestinationServiceImpl.getDestination(DestinationServiceImpl.java:168)
         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.rmi_p4.reflect.LocalInvocationHandler.invokeInternal(LocalInvocationHandler.java:78)
         at com.sap.engine.services.rmi_p4.reflect.AbstractInvocationHandler.invoke(AbstractInvocationHandler.java:50)
         at $Proxy253.getDestination(Unknown Source)
         ... 42 more
    Caused by: com.sap.exception.io.SAPIOException: <Localization failed: ResourceBundle='com.sap.exception.io.IOResourceBundle', ID='No such destination FP_ICF_DATA_XI1 of type HTTP exists ', Arguments: []> : Can't find resource for bundle java.util.PropertyResourceBundle, key No such destination FP_ICF_DATA_XI1 of type HTTP exists
         at com.sap.security.core.server.destinations.io.ConfigurationManagerStorage.get(ConfigurationManagerStorage.java:123)
         at com.sap.security.core.server.destinations.service.DestinationServiceImpl.getDestination(DestinationServiceImpl.java:138)
         ... 49 more
    #1.5#0011254F5F860065000005740000358300043A8EDB321166#1190285144101#com.adobe.AdobeDocumentServicesWorker#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServicesWorker#ADSUSER#175#SAP J2EE Engine JTA Transaction : [0ffffffb5ffffffcca0044ffffff92]#xisap.up.telekom_XI1_11914250#ADSUSER#a2d69810676611dca89c0011254f5f86#SAPEngine_Application_Thread[impl:3]_118##0#0#Error#1#/System/Server#Plain###Error embedding request inputs in error log.#
    #1.5#0011254F5F860065000005750000358300043A8EDB321812#1190285144102#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#175#SAP J2EE Engine JTA Transaction : [0ffffffb5ffffffcca0044ffffff92]#xisap.up.telekom_XI1_11914250#ADSUSER#a2d69810676611dca89c0011254f5f86#SAPEngine_Application_Thread[impl:3]_118##0#0#Error##Plain###Error embedding request inputs in error log.
    java.lang.NullPointerException
         at com.adobe.ads.request.Renderer.embedInputs(Unknown Source)
         at com.adobe.AdobeDocumentServicesWorker.processRenderLog(Unknown Source)
         at com.adobe.AdobeDocumentServicesWorker.processRender(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: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:387)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:365)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:944)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:266)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:160)
         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#0011254F5F860065000005770000358300043A8EDB338AB8#1190285144197#com.adobe.AdobeDocumentServicesWorker#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServicesWorker#ADSUSER#175#SAP J2EE Engine JTA Transaction : [0ffffffb5ffffffcca0044ffffff92]#xisap.up.telekom_XI1_11914250#ADSUSER#a2d69810676611dca89c0011254f5f86#SAPEngine_Application_Thread[impl:3]_118##0#0#Error#1#/System/Server#Plain###No output was generated while rendering
    The render error log file has been written to /usr/sap/XI1/SYS/global//AdobeDocumentServices/renderErrorLog/errorFiles/2007.09.20.124544SAFPUPUKOLBL.pdf.
    Please validate the input files or streams attached with it and try again#
    #1.5#0011254F5F860065000005790000358300043A8EDB3392F2#1190285144199#com.adobe.AdobeDocumentServicesWorker#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServicesWorker#ADSUSER#175#SAP J2EE Engine JTA Transaction : [0ffffffb5ffffffcca0044ffffff92]#xisap.up.telekom_XI1_11914250#ADSUSER#a2d69810676611dca89c0011254f5f86#SAPEngine_Application_Thread[impl:3]_118##0#0#Error#1#/System/Server#Plain###Processing exception during a "Render" operation.
    Request start time: Thu Sep 20 12:45:43 CEST 2007
    com.adobe.ads.destination.DestinationException: Destination exception during destination lookup: FP_ICF_DATA_XI1
    Exception Stack Trace:
    com.adobe.ads.destination.DestinationException: Destination exception during destination lookup: FP_ICF_DATA_XI1
    source code -
    I get exception system_error when executing generated fm.
    *& Report  ZCREATE_PDF_FORM_OFFLINE_TEST
    REPORT  ZCREATE_PDF_FORM_OFFLINE_TEST.
    tables:
      zpdf_data_1.
    parameters:
      p_emso like zpdf_data_1-emso.
    data:
      wa_inter like zpdf_data_1,
      fm_name type FPNAME,
      fp_outputparams type SFPOUTPUTPARAMS,
      fp_docparams type sfpdocparams,
      fp_formoutput type fpformoutput,
      e_ads type string.
    select single *
    from zpdf_data_1 into corresponding fields of wa_inter
    where
      emso = p_emso.
    First get name of the generated function module
    call function 'FP_FUNCTION_MODULE_NAME'
      EXPORTING
        i_name     = 'ZPDF_FORM'
      IMPORTING
        e_funcname = fm_name.
    Set output parameters and open spool job
    fp_outputparams-nodialog = 'X'. " suppress printer dialog popup
    fp_outputparams-GETPDF = 'X'. " launch print preview
    fp_outputparams-ADSTRLEVEL = '04'.
    call function 'FP_JOB_OPEN'
      CHANGING
        ie_outputparams = fp_outputparams
      EXCEPTIONS
        cancel          = 1
        usage_error     = 2
        system_error    = 3
        internal_error  = 4
        others          = 5.
    Set form language and country (->form locale)
    fp_docparams-langu = 'E'.
    fp_docparams-country = 'EN'.
    fp_docparams-FILLABLE = 'X'.
    Now call the generated function module
    call function fm_name
      EXPORTING
        /1bcdwb/docparams  = fp_docparams
        I_ZPDF_DATA_1       = wa_inter
      IMPORTING
        /1BCDWB/FORMOUTPUT = fp_formoutput
      EXCEPTIONS
        usage_error        = 1
        system_error       = 2
        internal_error     = 3
        others             = 4.
    CALL FUNCTION 'FP_GET_LAST_ADS_ERRSTR'
    IMPORTING
       E_ADSERRSTR       = e_ads
    Close spool job
    call function 'FP_JOB_CLOSE'
      EXCEPTIONS
        usage_error    = 1
        system_error   = 2
        internal_error = 3
        others         = 4.
    data:
      lt_att_content_hex type solix_tab.
    CALL FUNCTION 'SCMS_XSTRING_TO_BINARY'
      EXPORTING
        buffer     = fp_formoutput-PDF   "PDF file from function module
      TABLES
        binary_tab = lt_att_content_hex.
    CLASS cl_bcs DEFINITION LOAD.
    DATA:
      lo_send_request TYPE REF TO cl_bcs VALUE IS INITIAL.
    lo_send_request = cl_bcs=>create_persistent( ).
    Message body and subject
    DATA:
      lt_message_body TYPE bcsy_text VALUE IS INITIAL,
      lo_document TYPE REF TO cl_document_bcs VALUE IS INITIAL.
    APPEND 'Dear Vendor,' TO lt_message_body.
    append ' ' to lt_message_body.
    APPEND 'Please fill the attached form and send it back to us.'
    TO lt_message_body.
    append ' ' to lt_message_body.
    APPEND 'Thank You,' TO lt_message_body.
    lo_document = cl_document_bcs=>create_document(
      i_type = 'RAW'
      i_text = lt_message_body
      i_subject = 'Vendor Payment Form' ).
    DATA: lx_document_bcs TYPE REF TO cx_document_bcs VALUE IS INITIAL.
    TRY.
        lo_document->add_attachment(
        EXPORTING
        i_attachment_type = 'PDF'
        i_attachment_subject = 'Vendor Payment Form'
    I_ATTACHMENT_SIZE =
    I_ATTACHMENT_LANGUAGE = SPACE
    I_ATT_CONTENT_TEXT =
    I_ATTACHMENT_HEADER =
        i_att_content_hex = lt_att_content_hex ).
      CATCH cx_document_bcs INTO lx_document_bcs.
    ENDTRY.
    Add attachment
    Pass the document to send request
    lo_send_request->set_document( lo_document ).
    Create sender
    DATA:
      lo_sender TYPE REF TO if_sender_bcs VALUE IS INITIAL,
      l_send type ADR6-SMTP_ADDR value '[email protected]'.
    lo_sender = cl_cam_address_bcs=>create_internet_address( l_send ).
    Set sender
    lo_send_request->set_sender(
    EXPORTING
    i_sender = lo_sender ).
    Create recipient
    DATA:
    lo_recipient TYPE REF TO if_recipient_bcs VALUE IS INITIAL.
    lo_recipient = cl_sapuser_bcs=>create( sy-uname ).
    Set recipient
    lo_send_request->add_recipient(
    EXPORTING
    i_recipient = lo_recipient
    i_express = '' ).
    lo_send_request->add_recipient(
    EXPORTING
    i_recipient = lo_recipient
    i_express = '' ).
    Send email
    DATA: lv_sent_to_all(1) TYPE c VALUE IS INITIAL.
    lo_send_request->send(
    EXPORTING
    i_with_error_screen = 'X'
    RECEIVING
    result = lv_sent_to_all ).
    COMMIT WORK.
    message 'The payment form has been emailed to the Vendor' type 'I'.
    Please help!
    Regards,
    Uros

    I went through all steps in note 944221, and the one you suggested. I get stuck in the Visual Admin when i try to extend Destinations service - i get an error:
    <b>Error while loading service Destinations</b>
    Check the status bar on the screenshot (link below). Any suggestions?
    <a href="http://freeweb.siol.net/vkolbl/ADS_Problem.gif">ADS Problem</a>

  • ADFv: Unsupported operation exception.

    Hi ,
    I am using for development my newly application as JDeveloper11gR2/ADF11g
    Currently I am getting Error When I doing Multiple row selection(select all row) by pressing Ctrl+A then a error shows as "ADFv: Unsupported operation exception." . But it works selected all row after prompting that error! :)
    I have search over google but did not find any solution .
    Did any one faced such problem? Please let me know with your solution .
    Jun 30, 2009 10:17:46 PM oracle.adfinternal.view.faces.config.rich.Registration1Configurator handleError
    SEVERE: Server Exception during PPR, #3
    java.lang.UnsupportedOperationException: ADFv: Unsupported operation exception.
         at oracle.adfinternal.view.faces.model.binding.CurrencyRowKeySet.invertAll(CurrencyRowKeySet.java:95)
         at oracle.adfinternal.view.faces.renderkit.rich.TableRendererUtils.decodeSelectedRowKeys(TableRendererUtils.java:448)
         at oracle.adfinternal.view.faces.renderkit.rich.table.BaseTableRenderer.decodeIncompatiblePropertyKey(BaseTableRenderer.java:208)
         at oracle.adf.view.rich.render.RichRenderer.decode(RichRenderer.java:203)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.__rendererDecode(UIXComponentBase.java:1089)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.decode(UIXComponentBase.java:714)
         at org.apache.myfaces.trinidad.component.UIXTable.decode(UIXTable.java:136)
         at org.apache.myfaces.trinidad.component.UIXCollection.processDecodes(UIXCollection.java:193)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl$ApplyRequestValuesCallback.invokeContextCallback(LifecycleImpl.java:1113)
         at org.apache.myfaces.trinidad.component.UIXCollection.invokeOnComponent(UIXCollection.java:1030)
         at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:731)
         at org.apache.myfaces.trinidad.component.UIXDecorateCollection.invokeOnComponent(UIXDecorateCollection.java:137)
         at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:731)
         at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:731)
         at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:731)
         at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.invokeOnComponent(ContextSwitchingComponent.java:153)
         at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:731)
         at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:731)
         at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:731)
         at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:731)
         at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:731)
         at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.invokeOnComponent(ContextSwitchingComponent.java:153)
         at oracle.adf.view.rich.component.fragment.UIXPageTemplate.invokeOnComponent(UIXPageTemplate.java:208)
         at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:731)
         at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:731)
         at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:731)
         at javax.faces.component.UIComponentBase.invokeOnComponent(UIComponentBase.java:664)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:303)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:175)
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:292)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
         at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:181)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
         at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:85)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:279)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._invokeDoFilter(TrinidadFilterImpl.java:239)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:196)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:139)
         at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
         at oracle.security.jps.wls.JpsWlsFilter$1.run(JpsWlsFilter.java:85)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:257)
         at oracle.security.jps.wls.JpsWlsSubjectResolver.runJaasMode(JpsWlsSubjectResolver.java:250)
         at oracle.security.jps.wls.JpsWlsFilter.doFilter(JpsWlsFilter.java:100)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:65)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
         at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:149)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
         at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3496)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(Unknown Source)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2180)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2086)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1406)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)Please Help me!
    Regards
    zakir
    ===

    Based on the following note in JDeveloper 11g User Guide, i have removed the property settings for selectionListener and selectedRowKeys propery value in the table where multiple selection is enabled. These proper settings are set by default as the signle row selection is table's default behaviour. Removing these property values are fixed the error.
    Note: You should not select the Row Selection checkbox, because
    when you do, JDeveloper automatically binds the
    selectionListener attribute to the makeCurrent method on the
    CollectionModel class and the selectedRowKeys attribute to the
    selectedRow property on that class. Both are designed to work only
    for single selection tables. Make sure that for any table for which you
    need multiple selection, that neither of these attributes are populated.
    Thanks
    Annadurai.

  • ADS: SOAP Runtime Exception: CSoapExceptionFault : SOAP(100102)

    HI
    One of my RUSSIA Consultant ( where maximum PDF's are being used) is trying to generate a report PDF forms .
    When consultant generating the required report for 1 user - the PDF form is opening,
    But, When he is trying to generate for mass users (like a for a business unit around 1500 users) , he is getting the error as below
    Error we are getting
    ADS: SOAP Runtime Exception: CSoapExceptionFault : SOAP(100102)
      FPRUNX001
    Diagnosis
    An error occurred when Adobe Document Services (ADS) was launched.
    System Response
    Error message
    Procedure
    When troubleshooting, follow the steps described in SAP Note 944221.
    First check the connection to ADS.
    You can use the program FP_PDF_TEST_00 to do this.
    From SAP NetWeaver Release 7.0, the program
    FP_CHECK_DESTINATION_SERVICE must also run successfully
    (both with and without the checkbox selected on the selection screen). If this program does not run successfully, there is a error in the configuration.
    Please note for 1 user it is working, but for mass users it is not working.
    I requested them to do in slice the data and do this, but  for what ever  reasons, they require this in a single run (let us not challenge there why sliced runs can not work)
    can any one throw some light on this issues
    Rgds
    PR

    Hello,
    Did you check SAP Note 944221?
    Also check following :
    On the J2EE Engine on which the ADS runs, use the Visual Administrator to check the attributes of the following specified services.
    "Visual Admin -> Server -> Services -> Document Services Data Manager".
    The attribute "enableSSL" must be set to "false".
    If this is not the case, change and save the setting to "false". Then restart the J2EE Engine. Note that restarting only the services is insufficient in this case.
    Thanks,
    Ravi

Maybe you are looking for

  • How do I allow non-Apple software to install in OS 10.8.4?

    I've just installed Mountain Lion on an iMac (27", mid-2011) and want to install some some software I've downloaded from a reputable third-party developer. Problem is, I get an error message that tells my security preferences only allow apps from the

  • Can't reinstall Acrobat from CS4

    Hi Here are my symptoms--for some reason Adobe PDF 9.0 wouldn't work. So I figured that the best thing to first try is uninstalling Acrobat Pro 9 and reinstalling it. I used the uninstaller to uninstall, then ran the installer from CS4 Design Standar

  • X-Fi Fatal1ty PCI Doesn't Work With ART Tube MP Project USB in CUBASE 3

    Hi I've got X-Fi with Art Tube MP USB which uses standart Windows USB Audio Device driver. In 'Control panel -> Sound & Audio Devices' I select Output: X-Fi, Input (Rec): USB Audio Device because I need sound output from X-fi and input from USB Audio

  • Because iTunes wasn't working, I restored my iPhone by resetting it, and it's stuck in DFU. What do?

    Due to my phone not syncing, I decided to look up how to restore an iPhone without iTunes, and found that if you reset it on the phone, that'll restore it. I did that, and now it won't go past DFU or the apple logo. I'm deathly confused. What do?

  • Itunes Library, same computer

    Hi, my macbook pro 2008 crashed, just before it crashed, I backed it up via time machine. I had a Iphone 3g, it was backed up to both icloud and that computer. It didn't crash but the battery life was so short after two years it was useless. So I buy