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

Similar Messages

  • 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 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 ?

  • 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

  • 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

  • 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.

  • Error Inovking render operation

    Hello,
    I am getting the below errors after switching my livecycle over to a new server. Can anyone point me in the right direction on taking care of this?
    Sorry I am still in the newbie stage.
    Caused by: com.adobe.idp.taskmanager.dsc.client.task.TaskManagerException: Error Invoking render Operation For (taskId, formId):(205 ,0).  Error Message is:
    ALC-FRM-001-035: Failed to load TemplateStream for FormQuery=/Applications/New Employee Forms/2.0/processFiles/Forms/TimeTrackingSingleForm.pdf from location URI =repository://.

    It seems that the requested resource is not available at the specified location
    /Applications/New Employee Forms/2.0/processFiles/Forms/TimeTrackingSingleForm.pdf
    Just make sure that the form is present at the correct location in repository.
    Nith

  • PDF Render Garbles Text, but I can't replicate

    An acquaintance contacted me and told me that PDFs on my job market website aren't displaying correct. He sent a screenshot, so I know what he is looking at:
    http://bensresearch.com/downloads/FF.png
    (The PDF he is viewing is http://bensresearch.com/downloads/CV.pdf )
    This is my job market site, so I want to make sure anyone can read the PDFs. However, I can't replicate it. I've tried to replicate it on Windows 7 & 8, Mac, with no joy. The built in PDF render in version 24 seems to read the pdf file fine. (I asked him what version he is running and he said version 24 on Windows 7 Enterprise).
    Any ideas?
    Thanks!

    Here is some troubleshooting information about my computer system.

  • How to make PDF render to handle HTML specific?

    I am having a database which has content like footer, footnotes and disclaimer. content can have HTML entities such as ampersand dagger semicolon "&dagger;" and ANSI code so that browser is able to interpert and format accordingly. We are pulling the same content for display in web page as well as in PDF. But our PDF render process fails to display since HTML entities and ANSI code are browser-specific and not PDF-specific. How to convert these HTML entities and ANSI code so that to display the same symbol in PDF?
    Any help will be appreciated.
    Thanks in advance.

    Crossposted [http://forums.sun.com/thread.jspa?threadID=5400242&messageID=10779628#10779628]

  • Unsupporten operation exception

    I use MySQL on XP with the latest MyODBC (stable and development), jsdk1.4.1 and Forte.
    Blob blob = result_set.getBlob("pic");
    gives me a
    java.lang.UnsupportedOperationException
    at sun.jdbc.odbc.JdbcOdbcResultSet.getBlob(JdbcOdbcResultSet.java:4219)
    The blob is a standard 'blob' in MySQL and the excecution statement goes fine.
    I hope somebody know this because I can not find any clue anywhere. I followed the example in jGuru, so I thought it would work...
    Thanks for your help.
    Dragos

    Hi,
    JDBC is a specification which tell what all methods could be called on a specific database object. In ResultSet interface, it is said that getBlob() could be called to return Blob data from backend storage. But the jdbc driver which u are using, haven't implemented the getBlob() method; instead, it throws an "Unsupported operation" exception. Workaround is to choose a driver other than the one u are using (and has implemeneted these methods properly) or try using other functions instead of getBlob(). Hope this helps..
    regards Stallon

  • Remote operation exception

    when i log on to the Database Control on a linux machine and enter OS password oracle userand sys pasword it display remote Operation exception. what could be the cause

    I just installed oracle 10g release for windows. However during the installation process I get an error stating (Oracle Configuration Assistant "failed")
    The error message looked like (ORA-12560:TNS:protocol adapter error).
    Any Ideas.

  • Virtual machine - keyboard operation exception by Vsphere client 5.1

    1. Install the Vsphere client 5.1 on local PC (Win7).
    2. Visit the servers on ESxi-5.1 using Vsphere client.
    3. keyboard operation exception, for example, open the browser and press the [w] key, then the browser closed; left-click the icon on the desktop, the icon was selected, etc...
    4. check the event log on local pc(Win7), error log list in the below:
    Log Name:      Application
    Source:        Application Error
    Date:          2014/3/13 9:47:40
    Event ID:      1000
    Task Category: (100)
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Description:
    Faulting application name: vmware-vmrc.exe, version: 8.0.0.20447, time stamp: 0x5000cb95
    Faulting module name: vmwarecui.dll, version: 8.0.0.20447, time stamp: 0x5000ca42
    Exception code: 0xc0000005
    Fault offset: 0x002f7a73
    Faulting process id: 0x2610
    Faulting application start time: 0x01cf3e5e26c56546
    Faulting application path: C:\Program Files (x86)\Common Files\VMware\VMware Remote Console Plug-in 5.1\Internet Explorer\vmware-vmrc.exe
    Faulting module path: C:\Program Files (x86)\Common Files\VMware\VMware Remote Console Plug-in 5.1\Internet Explorer\vmwarecui.dll
    Report Id: 75a10df9-aa51-11e3-9706-d8215aeee3b6
    Event Xml:
    <Event xmlns. (links)">
      <System>
        <Provider Name="Application Error" />
        <EventID Qualifiers="0">1000</EventID>
        <Level>2</Level>
        <Task>100</Task>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2014-03-13T01:47:40.000000000Z" />
        <EventRecordID>54912</EventRecordID>
        <Channel>Application</Channel>
        <Security />
      </System>
      <EventData>
        <Data>vmware-vmrc.exe</Data>
        <Data>8.0.0.20447</Data>
        <Data>5000cb95</Data>
        <Data>vmwarecui.dll</Data>
        <Data>8.0.0.20447</Data>
        <Data>5000ca42</Data>
        <Data>c0000005</Data>
        <Data>002f7a73</Data>
        <Data>2610</Data>
        <Data>01cf3e5e26c56546</Data>
        <Data>C:\Program Files (x86)\Common Files\VMware\VMware Remote Console Plug-in 5.1\Internet Explorer\vmware-vmrc.exe</Data>
        <Data>C:\Program Files (x86)\Common Files\VMware\VMware Remote Console Plug-in 5.1\Internet Explorer\vmwarecui.dll</Data>
        <Data>75a10df9-aa51-11e3-9706-d8215aeee3b6</Data>
      </EventData>
    </Event>
    Addtional Info:
    Install the Vsphere client 4.1 on local PC (Win7) works well.
    Look forward to your help and thanks in advance.
    The event log display once I open the Vsphere client, and re-install the App, this issue also exist.

    Probably want to go to VMware for support for their products.  This forum is specifically for Microsoft Virtual Server 2005.
    http://www.vmware.com/support.html

  • Processing exception during a "Render" operation -- adobe form

    Hi All,
    I am getting following error when I am running any adobe form including tutorials from sdn.
    com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Error during call to AdobeDocumentServer: <b>Processing exception during a "Render"</b> operation.
    Request start time: Fri Jun 23 14:27:34 IST 2006
    com.adobe.ProcessingError: <b>File not found error writing stream: <Render><Template><Name></b> "http://in-ccusapep01:50000/webdynpro/dispatcher/local/TutWD_DynamicForm/DynamicFormApp/wd_keyagQrztI_a3fvmxOUpvPuSA==/sapwebdynpro.xft;jsessionid=(J2EE4083000)ID0174858350DB00090618831087003045End;saplb_*=(J2EE4083000)4083050?sap.session.download=4&sap-wd-cltwndid=4f233921029611db9f3700142216317c&sap-wd-appwndid=Id4f233921029611db9f3700142216317c1b&sap-wd-norefresh=true :
    <b>java.io.FileNotFoundException: IO error detected while opening HTTP/HTTPS connection</b>: http://in-ccusapep01:50000/webdynpro/dispatcher/local/TutWD_DynamicForm/DynamicFormApp/wd_keyagQrztI_a3fvmxOUpvPuSA==/sapwebdynpro.xft;jsessionid=(J2EE4083000)ID0174858350DB00090618831087003045End;saplb_*=(J2EE4083000)4083050?sap.session.download=4&sap-wd-cltwndid=4f233921029611db9f3700142216317c&sap-wd-appwndid=Id4f233921029611db9f3700142216317c1b&sap-wd-norefresh=true :
    <b>java.io.FileNotFoundException: HTTP Status-code: 503 Service Unavailable</b> - connecting to http://in-ccusapep01:50000/webdynpro/dispatcher/local/TutWD_DynamicForm/DynamicFormApp/wd_keyagQrztI_a3fvmxOUpvPuSA==/sapwebdynpro.xft;jsessionid=(J2EE4083000)ID0174858350DB00090618831087003045End;saplb_*=(J2EE4083000)4083050?sap.session.download=4&sap-wd-cltwndid=4f233921029611db9f3700142216317c&sap-wd-appwndid=Id4f233921029611db9f3700142216317c1b&sap-wd-norefresh=true
    Exception Stack Trace:
    com.adobe.ProcessingError: File not found error writing stream: <Render><Template><Name> "http://in-ccusapep01:50000/webdynpro/dispatcher/local/TutWD_DynamicForm/DynamicFormApp/wd_keyagQrztI_a3fvmxOUpvPuSA==/sapwebdynpro.xft;jsessionid=(J2EE4083000)ID0174858350DB00090618831087003045End;saplb_*=(J2EE4083000)4083050?sap.session.download=4&sap-wd-cltwndid=4f233921029611db9f3700142216317c&sap-wd-appwndid=Id4f233921029611db9f3700142216317c1b&sap-wd-norefresh=true :
    java.io.FileNotFoundException: IO error detected while opening HTTP/HTTPS connection: http://in-ccusapep01:50000/webdynpro/dispatcher/local/TutWD_DynamicForm/DynamicFormApp/wd_keyagQrztI_a3fvmxOUpvPuSA==/sapwebdynpro.xft;jsessionid=(J2EE4083000)ID0174858350DB00090618831087003045End;saplb_*=(J2EE4083000)4083050?sap.session.download=4&sap-wd-cltwndid=4f233921029611db9f3700142216317c&sap-wd-appwndid=Id4f233921029611db9f3700142216317c1b&sap-wd-norefresh=true :
    java.io.FileNotFoundException: HTTP Status-code: 503 Service Unavailable - connecting to http://in-ccusapep01:50000/webdynpro/dispatcher/local/TutWD_DynamicForm/DynamicFormApp/wd_keyagQrztI_a3fvmxOUpvPuSA==/sapwebdynpro.xft;jsessionid=(J2EE4083000)ID0174858350DB00090618831087003045End;saplb_*=(J2EE4083000)4083050?sap.session.download=4&sap-wd-cltwndid=4f233921029611db9f3700142216317c&sap-wd-appwndid=Id4f233921029611db9f3700142216317c1b&sap-wd-norefresh=true
         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: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 help.
    Thanks is advance .
    Raktim

    Hi tiffny
    FQDN is fully qualified domain name . Like a computer can be accessed with http://mycomputer:50000. or http://mycomputer.mycompany.com:50000. Last one is FQDN.
    When u download from service.sap.com u can see whether it is 6 or 7 .
    Thanks
    Raktim

Maybe you are looking for

  • How to change email routing in IronPort C360

    Hi All, I am new with IronPort. I would like to reconfigure my IronPort especially in its mail routing. The following are current and proposed config. current config Exchange <----> Mail antivirus Server <-----> IronPort <------> Internet  <------> E

  • Indesign-generated .pdf files won't print

    I realize this question is vague to the point of being unanswerable, but here I go anyway. Our department's publication person sent me a number of chapters of our book in progress so that I could print an uncorrected proof to show to our funding sour

  • Remote Speaker (AirTunes) Error - "the network connection failed"

    I am getting a strange error message when I try to stream music through an AirTunes remote speaker. iTunes tells me this: *An error occurred while connecting to the remote speaker "NN". The network connection failed.* I can't say what has changed for

  • Adobe flash not working with Firefox 5 - cannot open previous files

    Since I have updated to Firefox 5, my flash player does not open certain cites. I get the message that it needs an upgrade plug in. I did it and it still is a problem. This did not happen before I upgraded to 5. HELP!

  • Can I edit footage, using the DV files that are saved over a network?

    What I mean is, I have saved my MiniDV DV footage to a external hard drive which I connect to over ethernet, its not a NAS, its a HDD in a PC I have. I have my iMac (intel 2GHz), can I use iMovie 08 to import,edit and save to the HDD over the network