Error with FOP for Report Printing in Apex 3.2.1

We are trying to use FOP deployed onto GlassFish Community but after setting up as described in the applicaton express guide to allow report printing; we are getting the following error
'package oracle.xml.parser.v2' does not exist
We are running GlassFish on Debian 5.0 (Lenny)
Any help appericated :)

Here is what I did to get it to work.
1. Copy xmlparserv2.jar from my ORACLE_HOME/oc4j/lib directory to my glassfish domains/domain1/applications/fop/WEB-INF/lib directory.
2. Added the following two lines to the glassfish domains/domain1/fop/apex_fop.jsp before the driver.run() line
out.clear();
out = pageContext.pushBody();The second part of solution I found on another forum page.

Similar Messages

  • Report Printing in Apex 4.x / Oracle Linux - Need Help

    Hi
    I am new to Oracle Application Express tool. I am trying to setup an Oracle Apex environment to start a new application development. So far, I have completed the following:
    1. Installed Oracle Linux 6.3
    2. Installed Oracle 11g Express (64 bit version). As you know, Oracle Apex is bundled in this.
    3. Completed the installation as per the documentation provided, and it works fine (I tried the following).
    - Able to connect to the DB via SQL*Net from other machines in the network.
    - Able to run Apex from other machines in the network.
    - Created new workspace and applications (pages etc) and they work fine.
    4. Downloaded the Apache FOP 1.1 binary and extracted the files under /usr (the extract created a directory fop-1.1 under /usr and all fop related files are there under this.
    5. Tested the fop by running "fop -fo <input_file> <output file>" from the $ prompt. It works fine.
    Now, I am stuck at setting up Report printing. Please note that, other that what is mentioned above, we have no other software installed on the server. Can someone guide me on how I can setup report printing with this software setup? Please help.
    Thanks

    Hi,
    With APEX you have two options for configuring a print server for PDF printing. BI Publisher and Apache FOP. The Apache FOP options actually refers to a J2EE app that we ship with APEX (see /utilities/fop/fop.war in your installation folder). This .war file needs to be installed on OC4J and then your APEX instance needs to be pointed to a specific URL in your print configuration, see more details here:
    http://www.oracle.com/technetwork/developer-tools/apex/application-express/configure-printing-093060.html
    When using the database 11g, you'll also have to enable networking services, which is also covered in the documented I mentioned above..
    Given what you outlined in your post, I'm assuming you're using the embedded gateway (built-in web server in the database). As an alternative, you might want to look at the APEX Listener, which actually has FOP built-in, so in your APEX Instance Administration you would only have to select the APEX Listener as the print options, and all the other config steps would not be needed
    More information on the APEX Listener can be found here:
    http://www.oracle.com/technetwork/developer-tools/apex-listener/overview/index.html
    Regards,
    Marc

  • File name field not generating dynamic file name for report printing

    Hello Folks,
    I have a report region on a page and have enabled report printing. I would like to have the file name generated dynamically. So, I add the substitution string, say "&P1_CUSTOMER_NAME." (no quotes). The output file I get is literally named "&P1_CUSTOMER_NAME..pdf" (no quotes).
    I have seen several posts suggesting the file name field should accept this syntax but, I cannot get it to work.
    We are running Application Express 3.2.0.00.27 and BI Publisher.
    Any suggestions?
    Thanks for your help.
    -Markus B.

    I was finally able to make it work using a page process and the APEX_UTIL.DOWNLOAD_PRINT_DOCUMENT with a submit button.
    -Markus B.

  • Getting Printer Destype for Report Printing

    Hi all
    I am using 9ids.
    On server side it works fine
         set_report_object_property(rep_id,REPORT_DESTYPE,PRINTER);
         set_report_object_property(rep_id,REPORT_DESNAME,'\\Admin1\NPR');
    Now i want from client side where report server is not loaded but printers are installed on client machines.
    I want from form to get that client printer and report output on client printer
    some ideas.

    Hi,
    actually three things need to be true for Reports Server to be able to print on a local printer.
    1. The local printer must be a network printer
    2. The network printer must be configured on the server that runs the Reports Service
    3. The Reports Services provess must run under a user that has network access privileges. This can be achieved by starting the HTTP server (e.g. OC4J in Oracle9iDS) while being logged in as such a user.
    You can use Java in Forms to get a list of printers configured on the client, but I haven't looked at this long enough to tell if there is a chance to determine whether or not a printer is a network printer.
    I think that downloading teh Reports as a PDF document in teh Browser and then using teh Acrobat Reader print option is a good alterantive (if not for mass printing)
    Fran

  • I have a HP P2015d, it works well with winx86 for duplex printing but it did not work on win7x64

    I have a HP p2015d and it work well with winxpx32, win7x86 for duplex printing but it doen't work on win7x64.
    I have installed PCL5,PCL6 downloaded from HP websie. It only allow me to print double sided manually.
    Are there any solution for my issue?

    You need a new battery. 
     

  • Error with device performance report

    Hi all
    I had propblem with  Device performance report of LMS 4.0. You could see picture below about the problem. How do resolve it ?
    Thanks

    Hi all
    Here is error about Device performance report. Please help me fix it. Thanks
    type Exception report
    message
    description The server encountered an internal error () that prevented it from fulfilling this request.
    exception
    javax.servlet.ServletException: Servlet execution threw an exception
        org.ajaxanywhere.AAFilter.doFilter(AAFilter.java:46)
        com.cisco.nm.cmf.util.AjaxAccessFilter.doFilter(AjaxAccessFilter.java:189)
        com.cisco.nm.cmf.util.AccessLogFilter.doFilter(AccessLogFilter.java:128)
    root cause
    java.lang.OutOfMemoryError: unable to create new native thread
        java.lang.Thread.start0(Native Method)
        java.lang.Thread.start(Thread.java:640)
        com.sun.net.ssl.internal.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:923)
        com.sun.net.ssl.internal.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1138)
        com.sun.net.ssl.internal.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1165)
        com.sun.net.ssl.internal.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1149)
        sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:434)
        sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:166)
        sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1019)
        com.sun.net.ssl.internal.www.protocol.https.HttpsURLConnectionOldImpl.getOutputStream(HttpsURLConnectionOldImpl.java:200)
        com.cisco.nm.xms.ctm.client.DefaultHTTPClientImpl.getOutputStream(DefaultHTTPClientImpl.java:83)
        com.cisco.nm.xms.ctm.client.CTMCall.performBinaryRPC(CTMCall.java:782)
        com.cisco.nm.xms.ctm.client.CTMCall.performRPC(CTMCall.java:694)
        com.cisco.nm.xms.ctm.client.CTMCall.invoke(CTMCall.java:409)
        com.cisco.nm.xms.ctm.client.CTMCall.setMethodAndInvoke(CTMCall.java:449)
        com.cisco.nm.xms.ctm.client.CTMClientProxy.invoke(CTMClientProxy.java:70)
        $Proxy544.evaluateGroup(Unknown Source)
        com.cisco.nm.xms.ogs.client.OGSServerProxy.evaluateGroup(OGSServerProxy.java:900)
        com.cisco.nm.cmf.devsel.DeviceSelectorTreeGenerator.evaluateGroup(DeviceSelectorTreeGenerator.java:2621)
        com.cisco.nm.cmf.devsel.DeviceSelectorTreeGenerator.getFirstLevelGroups(DeviceSelectorTreeGenerator.java:453)
        com.cisco.nm.cmf.devsel.DeviceSelectorTreeGenerator.getGroupsAndObjects(DeviceSelectorTreeGenerator.java:399)
        com.cisco.nm.cmf.devsel.DeviceSelectorTreeGenerator.getTreeEntries(DeviceSelectorTreeGenerator.java:192)
        com.cisco.nm.uii.hos.HOSRequestHelper.generateParameterEntries(HOSRequestHelper.java:5560)
        com.cisco.nm.uii.hos.HOSRequestHelper.constructHOSTree(HOSRequestHelper.java:1010)
        com.cisco.nm.upm.reports.devicedashboard.DeviceDashBoardAction.perform(DeviceDashBoardAction.java:65)
        org.apache.struts.action.ActionServlet.processActionPerform(ActionServlet.java:1786)
        org.apache.struts.action.ActionServlet.process(ActionServlet.java:1585)
        org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:491)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:627)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:729)
        org.ajaxanywhere.AAFilter.doFilter(AAFilter.java:46)
        com.cisco.nm.cmf.util.AjaxAccessFilter.doFilter(AjaxAccessFilter.java:189)
        com.cisco.nm.cmf.util.AccessLogFilter.doFilter(AccessLogFilter.java:128)
    note The full stack trace of the root cause is available in the Apache Tomcat/5.5.29 logs.
    Apache Tomcat/5.5.29

  • A question about error with jasperserver for pdf and Apex

    I have created a pdf report on jasperserver and I can call it from apex via a url and it displays fine. The url is this format {http://server:port/jasperserver/flow.html?_flowId=viewReportFlow&reportUnit=/reports/Apex/deptemp&output=pdf&deptNo=#DEPTNO#&j_username=un&j_password=pw}
    However, I am trying to follow a stored procedure executed from Apex so it would not expose the username/pwd in the url like above.
    If I am reading the apache error log correctly it is erroring in this piece of the code below where it executes {Dbms_Lob.writeAppend}
    loop
    begin
    -- read the next chunk of binary data
    Utl_Http.read_raw(vResponse, vData);
    -- append it to our blob for the pdf file
    Dbms_Lob.writeAppend
    ( lob_loc => vBlobRef
    , amount => Utl_Raw.length(vData)
    , buffer => vData
    exception when utl_http.end_of_body then
    exit; -- exit loop
    end;
    end loop;
    Utl_Http.end_response(vResponse);}
    The error log says this; HTTP-500 ORA-14453: attempt to use a LOB of a temporary table, whose data has alreadybeen purged\n
    What is this error telling me and how can I correct it?
    The stored procedure I am following is below but replaced the vReportURL with my url like above that works.
    Thank you,
    Mark
    {CREATE OR REPLACE procedure runJasperReport(i_deptno   in varchar2)
    is
    vReportURL       varchar2(255);
    vBlobRef         blob;
    vRequest         Utl_Http.req;
    vResponse        Utl_Http.resp;
    vData            raw(32767);
    begin
    -- build URL to call the report
    vReportURL := 'http://host:port/jasperserver/flow.html?_flowId=viewReportFlow'||
         '&reportUnit=/reports/Apex/deptemp'||
         '&output=pdf'||
         '&j_username=un&j_password=pw'||
         '&deptNo='||i_deptno;
    -- get the blob reference
    insert into demo_pdf (pdf_report)
    values( empty_blob() )
    returning pdf_report into vBlobRef;
    -- Get the pdf file from JasperServer by simulating a report call from the browser
    vRequest := Utl_Http.begin_request(vReportUrl);
    Utl_Http.set_header(vRequest, 'User-Agent', 'Mozilla/4.0');
    vResponse := Utl_Http.get_response(vRequest);
    loop
    begin
    -- read the next chunk of binary data
    Utl_Http.read_raw(vResponse, vData);
    -- append it to our blob for the pdf file
    Dbms_Lob.writeAppend
    ( lob_loc => vBlobRef
    , amount  => Utl_Raw.length(vData)
    , buffer  => vData
    exception when utl_http.end_of_body then
    exit; -- exit loop
    end;
    end loop;
    Utl_Http.end_response(vResponse);
    owa_util.mime_header('application/pdf',false);
    htp.p('Content-length: ' || dbms_lob.getlength(vBlobRef));
    owa_util.http_header_close;
    wpg_docload.download_file(vBlobRef);
    end runJasperReport;
    /}

    I am new to working with working with jasperserver to apex interfacing, and also using utl_http with binary data.
    But I guess typing my question down helped me figure out a way to make it work for me.
    I combined info from http://www.oracle-base.com/articles/misc/RetrievingHTMLandBinariesIntoTablesOverHTTP.php
    and from http://sqlcur.blogspot.com/2009_02_01_archive.html
    to come up with this procedure.
    {create or replace PROCEDURE download_file (p_url  IN  VARCHAR2) AS
      l_http_request   UTL_HTTP.req;
      l_http_response  UTL_HTTP.resp;
      l_blob           BLOB;
      l_raw            RAW(32767);
    BEGIN
      -- Initialize the BLOB.
      DBMS_LOB.createtemporary(l_blob, FALSE);
      -- Make a HTTP request, like a browser had called it, and get the response
      l_http_request  := UTL_HTTP.begin_request(p_url);
      Utl_Http.set_header(l_http_request, 'User-Agent', 'Mozilla/4.0');
      l_http_response := UTL_HTTP.get_response(l_http_request);
      -- Copy the response into the BLOB.
      BEGIN
        LOOP
          UTL_HTTP.read_raw(l_http_response, l_raw, 32767);
          DBMS_LOB.writeappend (l_blob, UTL_RAW.length(l_raw), l_raw);
        END LOOP;
      EXCEPTION
        WHEN UTL_HTTP.end_of_body THEN
          UTL_HTTP.end_response(l_http_response);
      END;
    -- make it display in apex
    owa_util.mime_header('application/pdf',false);
    htp.p('Content-length: ' || dbms_lob.getlength(l_blob));
    owa_util.http_header_close;
    wpg_docload.download_file(l_blob);
      -- Release the resources associated with the temporary LOB.
    DBMS_LOB.freetemporary(l_blob);
    EXCEPTION
      WHEN OTHERS THEN
        UTL_HTTP.end_response(l_http_response);
        DBMS_LOB.freetemporary(l_blob);
        RAISE;
    END download_file; }
    Don;t know what I did wrong, but I could not create an 'on-demand' process to call my procedure. I did not understand what it means when it says 'To create an on-demand page process, at least one application level process must be created with the type 'ON-DEMAND'.
    so I had to use a blank page with a call to my procedure in the onload - before header process and that seems to work ok.
    Thank you,
    Mark

  • Officejet 6700 error while searching for updates: 'Printer could not connect to server'

    I recently purchase the Officejet 6700 Premium. While setting the printer up, I received the error 'The printer could not connect to the server.' I first received this while the printer was searching for updates. I later received the same error while trying to set up ePrint from my computer.
    The printer is connected through my wireless router. All other print services function normally. It is connected to the network, and I have printed several times over the wireless network.
    Though I don't think it matters, since the on-board print set-up gave me the error, I run Windows 7 64-bit on my computer.
    Thanks for any help!

    What is the IP address of the printer?  What is the make and model of the router that you use in the wireless set up? Is the router firmware up to date? 
    I would first try power cycling the router and the printer. Turn off/unplug the router and then power down the printer. Then plug the router back in and wait for it to be fully up and functioning before turning the printer back on.  After you have both pieces of equipment back on and functioning attempt to connect to web services again.
    If still having problems I would attempt to set a static DNS on the printer through the embedded web server (EWS) by entering the printer's IP address into the address bar of  a browser on a computer. 
    Once that computer displays that page click on the Network tab.
    Then look in the column to the left and find the Wireless section
    Click on IPv4
    Then on that page look at the 2nd section that is labeled DNS Address configuration
    Change the radio button to the manual option
    Then for the manual preferred fill it out and make sure it reads 8.8.8.8
    Secondary should be set to 8.8.4.4
    Then hit Apply
    Read the next screen carefully. That message with the "OK" button below it  is one that states to click that button to undo the changes you  just made.  Just navigate away from that page by clicking on another tab.
    Then reattempt to connect to web services.  
    I am a former employee of HP...
    How do I give Kudos?| How do I mark a post as Solved?

  • Error with Scheduling a Report to run in SSRS 2000

    Getting the below error when trying to schedule the report to run.
    I can run the report just fine as a stand-alone and not thru the scheduler.
    I have several others that run just fine in the same way.
    ReportingServicesService!processing!5d4!8/24/2010-01:15:02:: e ERROR: Throwing Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Query execution failed for data set 'DataSource1'., ;
    Info: Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Query execution failed for data set 'DataSource1'. ---> System.Data.Odbc.OdbcException: ERROR [01004] [AcuCorp, Inc.][AcuODBC Driver][ISAM]Unable to open xfd file
    at System.Data.Odbc.OdbcConnection.HandleError(HandleRef hrHandle, SQL_HANDLE hType, RETCODE retcode)
    at System.Data.Odbc.OdbcCommand.ExecuteReaderObject(CommandBehavior behavior, String method)
    at System.Data.Odbc.OdbcCommand.ExecuteReader(CommandBehavior behavior)
    at System.Data.Odbc.OdbcCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
    at Microsoft.ReportingServices.DataExtensions.CommandWrapper.ExecuteReader(CommandBehavior behavior)
    at Microsoft.ReportingServices.ReportProcessing.a1.v()
    --- End of inner exception stack trace ---

    Hi Brian,
    Looking at the error, the server is not able to get to the data source. If you are using ODBC, make sure the server machine has access to the file.
    The exception is coming from your ODBC driver.
    ERROR [01004] [AcuCorp, Inc.][AcuODBC Driver][ISAM]Unable to open xfd file
    Brad Syputa, Microsoft Reporting Services This posting is provided "AS IS" with no warranties.

  • Workspace Error with Large Financial Report Book

    I have been having inconsistent issues getting certain FR books to run in Workspace with the only error I'm receiving being:
    +5200: Error executing query: EssbPROD/RE/RE/nholmes/Error(1042006)
    Network error [10048]: Unable to connect to [EssbPROD:1423]. The client timed out waiting to connect to Essbase Agent using TCP/IP. Check your network connections. Also make sure that server and port values are correct+
    The reason I say inconsistent is that sometimes the same books that give me errors run just fine with no problems.
    It has started to become an issue because it seems more and more that they will not run and they are being used for our month-end close so it's pretty important that they run when needed. Unfortunately I can't break up the report books because the accounting group wants to see them the way that they are now.
    I have tinkered with Report Optimization Settings with the FR client to find a combination that might make it work better but it always eventually comes back to this error even if it works after change the settings. I see no need and modifying the reports since I know they work because they work sometimes. I just need to know if it is possibly a memory setting somewhere that can be adjusted to make these report books run consistently.
    Thank you for any help that can be provided.
    We are running 11.1.1.3

    The following KM might help
         Financial Reporting (FR) Error: "5200: Client Timed Out Waiting to Connect to Analytic Services Agent Using TCP/IP." (Doc ID 604745.1)

  • Does creating Excel,Word,PDF reports & printing in Apex need licensing ?

    I am new to this Apex 4.0
    I have installed the Apex 4.0 with Oracle 10g database.
    Now using Apex if I create any web application, and develop some reports in the web application.
    1) Now to do the printing of the reports in Excel,Word,PDF does Apex need some other components to be installed ?
    2) Does those components needs licensing ? or are they free like Apex 4.0 ?

    Hi,
    Yes you need other components
    http://www.oracle.com/technetwork/developer-tools/apex/configure-printing-093060.html
    Some of solutions need license, like BI Publisher.
    There is also free solutions using e.g. Cocoon, Jasper reports ...
    http://carlback.blogspot.com/2007/03/apex-cocoon-pdf-and-more.html
    http://www.poveravoce.net/blog/?p=85
    http://ubuntuforums.org/showthread.php?t=1004742
    http://daust.blogspot.com/2010/09/jasper-reports-integration-v1100.html
    ANNOUNCE:JAPEX Open Source PDF reporting & Blob Download/Flash upload
    Regards,
    Jari

  • Ce71 install error with phase for install java engine!!!!

    HI expert,
         I  encounter issues with install ce71, below is trace log info please help me ,thanks!!!!!!
    TRACE      2010-09-12 21:00:34.421
    FSPath(D:\usr\sap\EPD\J02\exe\jstart.exe) done
    WARNING    2010-09-12 21:00:34.421
               CJSlibModule::writeWarning_impl()
    Execution of the command "D:\usr\sap\EPD\J02\exe\jstart.exe pf=D:\usr\sap\EPD\SYS\profile\EPD_J02_g2s1-sap -file=D:\usr\sap\EPD\J02\exe\startup.properties -nodename=bootstrap -launch" finished with return code 1. Output:
    TRACE      2010-09-12 21:00:34.421
    FSPath(D:\usr\sap\EPD\J02\exe\jstart.exe) done
    TRACE      2010-09-12 21:00:34.421
    ChildApplication(D:\usr\sap\EPD\J02\exe\jstart.exe).run(): 1. done.
    TRACE      2010-09-12 21:00:34.421
    FSPath(D:\usr\sap\EPD\J02\exe\jstart.exe) done
    TRACE      2010-09-12 21:00:34.421
    NWException thrown: nw.processError:
    Process call 'D:\usr\sap\EPD\J02\exe\jstart.exe pf=D:\usr\sap\EPD\SYS\profile\EPD_J02_g2s1-sap -file=D:\usr\sap\EPD\J02\exe\startup.properties -nodename=bootstrap -launch' exits with error code 1. For details see log file(s) jstart_bootstrap_J02.log.
    TRACE      2010-09-12 21:00:34.421
    Function setMessageIdOfExceptionMessage: nw.processError
    ERROR      2010-09-12 21:00:34.421
               CJSlibModule::writeError_impl()
    CJS-30023  Process call 'D:\usr\sap\EPD\J02\exe\jstart.exe pf=D:\usr\sap\EPD\SYS\profile\EPD_J02_g2s1-sap -file=D:\usr\sap\EPD\J02\exe\startup.properties -nodename=bootstrap -launch' exits with error code 1. For details see log file(s) jstart_bootstrap_J02.log.
    TRACE      2010-09-12 21:00:34.421 [iaxxejsbas.hpp:488]
               EJS_Base::dispatchFunctionCall()
    JS Callback has thrown unknown exception. Rethrowing.
    ERROR      2010-09-12 21:00:34.468 [sixxcstepexecute.cpp:984]
    FCO-00011  The step runBootstrap with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CI_Instance|ind|ind|ind|ind|11|0|NW_CI_Instance_Configure_Java|ind|ind|ind|ind|7|0|runBootstrap was executed with status ERROR ( Last error reported by the step :Process call 'D:\usr\sap\EPD\J02\exe\jstart.exe pf=D:\usr\sap\EPD\SYS\profile\EPD_J02_g2s1-sap -file=D:\usr\sap\EPD\J02\exe\startup.properties -nodename=bootstrap -launch' exits with error code 1. For details see log file(s) jstart_bootstrap_J02.log.).
    TRACE      2010-09-12 21:00:34.500
    Instantiating new NWUsageTypeBasic
    TRACE      2010-09-12 21:00:34.500
    NWUsageTypeBasic() done
    TRACE      2010-09-12 21:00:34.500
      Call block:CallBackInCaseOfAnErrorDuringStepExecution
        function:CallTheLogInquirer
    is validator: true
    WARNING    2010-09-12 21:00:34.500 [iaxxejshlp.cpp:150]
    Could not get property IDs of the JavaScript object.
    ERROR      2010-09-12 21:00:34.500 [iaxxejsctl.cpp:492]
    FJS-00010  Could not get value for property .
    TRACE      2010-09-12 21:00:34.578
    A problem occurs during execution the inquirer callback. SAPinst will switch back to the standard behaiviour.
    TRACE      2010-09-12 21:00:34.578 [iaxxgenimp.cpp:707]
                CGuiEngineImp::showMessageBox
    <html> <head> </head> <body> <p> An error occurred while processing option SAP NetWeaver CE Productive Edition > Installation Options > Standard System > Standard System( Last error reported by the step :Process call 'D:\usr\sap\EPD\J02\exe\jstart.exe pf=D:\usr\sap\EPD\SYS\profile\EPD_J02_g2s1-sap -file=D:\usr\sap\EPD\J02\exe\startup.properties -nodename=bootstrap -launch' exits with error code 1. For details see log file(s) jstart_bootstrap_J02.log.). You can now: </p> <ul> <li> Choose <i>Retry</i> to repeat the current step. </li> <li> Choose <i>View Log</i> to get more information about the error. </li> <li> Stop the option and continue with it later. </li> </ul> <p> Log files are written to C:\Program Files/sapinst_instdir/CE71_PROD_ORA/INSTALL/STD/AS. </p> </body></html>
    TRACE      2010-09-12 21:00:34.578 [iaxxgenimp.cpp:1245]
               CGuiEngineImp::acceptAnswerForBlockingRequest
    Waiting for an answer from GUI
    INFO       2010-09-12 21:01:00.296 [sixxcstepexecute.cpp:1064]
    An error occured and the user decided to retry the current step: "|NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CI_Instance|ind|ind|ind|ind|11|0|NW_CI_Instance_Configure_Java|ind|ind|ind|ind|7|0|runBootstrap".

    Hi,
    The logs generated during installation will be written under the folder sapinst_instdir.
    Can you please check the logs in the path  C:\Program Files/sapinst_instdir/CE71_PROD_ORA/INSTALL/STD/AS and search for Errors in that.
    Please share that error message from that log file.
    Thanks

  • Getting ORA-12518 error with DG4ODBC for link with SQL Server

    Hi all,
    We have recently upgraded a test box to 11g2 on a 64bit windows platform and now when setting up our database links with our sql servers we are recieving an 'ORA-12518' error.
    listener.ora
    LISTENERPCIS =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = WILTS-ORCL4)(PORT = 1522))
    SID_LIST_LISTENERPCIS =
    (SID_LIST =
    (SID_DESC =
    (PROGRAM = dg4odbc)
    (SID_NAME = PCIS)
    (ORACLE_HOME = c:\oracle\product\11.2.0\db_1)
    tnsnames.ora
    PCIS =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = WILTS-ORCL4)(PORT = 1522))
    (CONNECT_DATA =
    (SID = PCIS)
    (HS = OK)
    Any help appericated
    Cheers
    David

    C:\Users\administrator.ADMIN>tnsping pcis
    TNS Ping Utility for 64-bit Windows: Version 11.2.0.1.0 - Production on 24-JUN-2
    010 20:55:29
    Copyright (c) 1997, 2010, Oracle. All rights reserved.
    Used parameter files:
    C:\ORACLE\PRODUCT\11.2.0\DBhome_1\network\admin\sqlnet.ora
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = localhos
    t)(PORT = 1522)) (CONNECT_DATA = (SID = PCIS)) (HS = OK))
    OK (0 msec)
    C:\Users\administrator.ADMIN>lsnrctl status LISTENERPCIS
    LSNRCTL for 64-bit Windows: Version 11.2.0.1.0 - Production on 24-JUN-2010 20:55
    :47
    Copyright (c) 1991, 2010, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=localhost)(PORT=1522)))
    STATUS of the LISTENER
    Alias listenerpcis
    Version TNSLSNR for 64-bit Windows: Version 11.2.0.1.0 - Produ
    ction
    Start Date 24-JUN-2010 20:55:17
    Uptime 0 days 0 hr. 0 min. 30 sec
    Trace Level admin
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File C:\ORACLE\PRODUCT\11.2.0\DBhome_1\network\admin\listen
    er.ora
    Listener Log File c:\oracle\product\11.2.0\diag\tnslsnr\WILTS-ORCL4\listenerpcis\alert\log.xml
    Listener Trace File c:\oracle\product\11.2.0\diag\tnslsnr\WILTS-ORCL4\listenerpcis\trace\ora_12216_2424.trc
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=1522)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\PNPKEYipc)))
    Services Summary...
    Service "PCIS" has 1 instance(s).
    Instance "PCIS", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully
    C:\Users\administrator.ADMIN>dg4odbc
    Oracle Corporation --- THURSDAY JUN 24 2010 20:55:54.257
    Heterogeneous Agent Release 11.2.0.1.0 - 64bit Production Built with
    Oracle Database Gateway for ODBC
    C:\Users\administrator.ADMIN>

  • Can I save Projects in their entirety (with photos) for future printing?

    Hi - I have 15 iPhoto books that I would like to have printed. I have built these books with photos selected from a group of roughly 12,000 in my iPhoto library. I would like to have the books printed and then archive my photos to DVDs and delete them from my computer in order to be able to load on new photos. Is there any way to export my "Projects" to a DVD such that if, for some reason, one of the books that I had printed got damaged, I could easily reinsert the DVD and upload the project for printing again (with all of the photo and photo edits/cropping fully intact)? Given what I have been able to glean so far, it seems as though there is no mechanism for backing up projects for development say 5 years hence without keeping all of one's photos on a drive together. For me, this is not feasible... Do you have any suggestions? Many thanks for any help you are able to offer!
    Message was edited by: pompeia

    This might help for existing books:
    Old Toad's Tutorial #9a - Archiving an iPhoto 7/8 Book for Editing and/or Ordering at a Later Date.
    OT
    TIP: For insurance against the iPhoto database corruption that many users have experienced I recommend making a backup copy of the Library6.iPhoto (iPhoto.Library for iPhoto 5 and earlier versions) database file and keep it current. If problems crop up where iPhoto suddenly can't see any photos or thinks there are no photos in the library, replacing the working Library6.iPhoto file with the backup will often get the library back. By keeping it current I mean backup after each import and/or any serious editing or work on books, slideshows, calendars, cards, etc. That insures that if a problem pops up and you do need to replace the database file, you'll retain all those efforts. It doesn't take long to make the backup and it's good insurance.
    I've created an Automator workflow application (requires Tiger or later), iPhoto dB File Backup, that will copy the selected Library6.iPhoto file from your iPhoto Library folder to the Pictures folder, replacing any previous version of it. There are versions that are compatible with iPhoto 5, 6, 7 and 8 libraries and Tiger and Leopard. Just put the application in the Dock and click on it whenever you want to backup the dB file. iPhoto does not have to be closed to run the application, just idle. You can download it at Toad's Cellar. Be sure to read the Read Me pdf file.
    NOTE: The new rebuild option in iPhoto 09 (v. 8.0.2), Rebuild the iPhoto Library Database from automatic backup" makes this tip obsolete.

  • Error with Agent for Oracle 9i Developer Suite

    Hello!
    I installed the Oracle9i Developer Suite (Release 2, 9.0.2) and now have an error message from Windows when I start the PC. The message states that the program agntsrvc.exe isn't working. When I check in the services, under Conrol Panel, then adminstrative tools, I find the display for the 9i Developer Suite agent with the message 'stopping' for status, and automatic for startup type. Also, while it is in this state, my Outlook Express program won't start.
    Thus far, I handled it by right clicking on the agent name in Services and clicking start. This resulted in an error from Windows stating it couldn't start the program agntsrvc.exe. The display in the services status window for the 9i Developer Suite agent became blank, and now the Outlook Express program starts up.
    Any ideas are appreciated. So far, apparently the 9i Developer Suite agent is still not started, though the status field is still blank as I type this up.
    My operating system is XP Professional, with plenty of both RAM and hard disk space.
    Thanks very much,
    -- Bill Loggins

    Well, the errors are here... in Summit Application Setup, while importing the dump to oracle 9i database
    D:\summit>imp userid=summit/summit@sage file=summit.dmp full=y
    Import: Release 10.1.0.4.2 - Production on Tue Jul 8 22:01:47 2008
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Connected to: Personal Oracle9i Release 9.2.0.1.0 - Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.1.0 - Production
    Export file created by EXPORT:V08.01.06 via conventional path
    import done in WE8MSWIN1252 character set and AL16UTF16 NCHAR character set
    export client uses US7ASCII character set (possible charset conversion)
    export server uses US7ASCII NCHAR character set (possible ncharset conversion)
    IMP-00003: ORACLE error 2248 encountered
    ORA-02248: invalid option for ALTER SESSION
    IMP-00000: Import terminated unsuccessfully

Maybe you are looking for

  • Unable to Create a Domain in WLS

    Hi All, i have installed the WLS and when trying to install the oracle reports and forms 11g i am not able to create the Domain. Domain creation is failing. I found the following error ........................... WLS Versiom 10.3.2 [2011-08-18T15:31:

  • Brand new to forum.  Can a Maxtor IV One Touch external hard drive previously used on a PC be formatted to work with my Mac Pro OSX  version 10.6.8?

    I've never participated in a forum before; so, please let me know if I'm going about it wrong. My question is this:  Can a Maxtor One Touch 4 external hard drive that was previously used on a PC be set up for use on my Mac Pro?  I'm preparing to upgr

  • Final Cut Pro X File Management Issues

    I have several issues 1. Does anyone know if it is possible to import from camera to the standard Mac file system?  I can't see a way to avoid importing media in the FCP library and I definitely DON"T want any of my media files in the FCP library. 2.

  • f:messages / not working with subviews

    Hello, in our JSF application, we have a problem with messages queued with FacesContext.addMessage() not propagating to other subviews than the one defining the sending JSF component. Are the messages really intended to stay within the defining subvi

  • Big Problem: Missing Images and Duplicated Images

    I had thought that this was some kind of web gallery problem, but now it's clear that this affects all of Aperture (on my system). If I select a few images (in this case from a smart album), and then create a new: * web gallery * album * etc ...from