REP-6102 opening reports jsp

Hi all,
I am running Reports 9.0.2.0.3 under Win2k and developing JSP reports.
Everything went fine until this morning I tried re-opening a report Jsp I was working on.
I got a "REP-6102" error stating "failed to start XML parser".
After agreeing to the message, Windows takes over and says "rwbuilder.exe has generated errors and will be closed by Windows." and of course the program is terminated.
I'm clueless -- I worked on this report for two days with no trouble. I didn't install anything new on my machine. Other JSP reports open, no errors.
The only difference between the "problem" report and the others is its size -- it's rather large.
Does anybody have some hint?
TIA
Andrea

An update. I worked around the problem by making a copy of the Jsp, opening it (curiously, no errors) and regenerating the data model. Now I can open and close it freely.
The mystery remains though. Why in the world should RW have trouble opening a file, and none with a sheer copy of the same file..?
Andrea

Similar Messages

  • URGENT jsp report wont open in 9i builder - REP-0002 or REP-6102

    Hi
    I cant open a jsp file that has been opening fine all week. I was adding to the report when the display went very strange so I reverted - then it crashed and I got a REP-6102 failed to start the XML parser (its not an xml report). Now I either get REP-0002 Unable to retrieve a message string or REP-6102 as above. Tried converting to RDF and get REP-6102.
    Im only building locally at the moment.
    Log file produced this in the reports\log directory:
    Warning: Error reading transaction-log file (/C:/Documents and Settings/Administrator/Local Settings/Temp/docroot/3000/persistence/transaction.state) for recovery: premature end of file
    Forced or abrupt (crash etc) server shutdown detected, starting recovery process...
    Recovery completed, 0 connections committed and 0 rolled back...
    Oracle9iAS (9.0.2.0.0) Containers for J2EE initialized
    Im using windows 2000 Prof, Reports Builder 9.0.2.0.1 on an 8.1.7 Database.
    REPORTS_CLASSPATH = C:\OraHome1\reports\jlib\rwbuilder.jar;C:\OraHome1\reports\jlib\rwrun.jar;C:\OraHome1\jlib\zrclient.jar;C:\OraHome1\j2ee\home\oc4j.jar;C:\OraHome1\j2ee\home\lib\ojsp.jar;C:\OraHome1\reports\jlib\xrpdsolap.jar;
    Please can somebody help.

    When you create a .jsp report, Reports inserts an XML report definition in the <rw:objects> tag. This is why it appears to need an XML parser before it can open up a .jsp file.
    You could try just taking this XML and saving it as a .xml file (ie: remove everything from the .jsp except the content of the <rw:objects> tag). This would at least tell you if the problem is in the XML of the JSP section of the file.
    If you can open up the contents of the xml report then you could try opening the .jsp file up in JDeveloper and see if there are any inconsistencies in the file - ie: unmatched tags.
    If you get an "unable to start the XML parser" error trying to open up the xml file, try creating a simple report and saving and loading to XML.

  • Exception while opening a JSP file created using oracle report builder

    I have created a JSP page which contains embedded Oracle reports build using Oracle Report Builder.
    I have deployed the JSP created above to the Oracle Application Server
    but when i try to open the JSP file it gives the following error:
    500 Internal Server Error
    javax.servlet.jsp.JspException: rwlib-1: REP-1202: ORACLE logon not specified. at oracle.reports.jsp.ObjectsTag.doEndTag(ObjectsTag.java:206) at testing.test1._jspService(_test1.java:75) [SRC:/testing/test1.jsp:0] at com.orionserver[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].http.OrionHttpJspPage.service(OrionHttpJspPage.java:56) at oracle.jsp.runtimev2.JspPageTable.compileAndServe(JspPageTable.java:567) at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:302) at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:509) at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:413) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65) at oracle.security.jazn.oc4j.JAZNFilter.doFilter(Unknown Source) at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:604) at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:317) at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:790) at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:208) at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:125) at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192) at java.lang.Thread.run(Thread.java:534)
    can anybody help regarding this
    this is of high priority to me
    thanks and regards
    Subhajit

    bump

  • REP-6102: Failed to start the XML parser.

    I have this project that was started using the Reports Wizard, however using a very simplified query. Then I've applied quite a lot of PL/SQL code to pre-process the report data. Eventually everything works fine, and the only thing remaining is to properly format the output. Then I save the project as a JSP, or RDF, or XML, and quits Reports all together.
    The next time I open the project everything seems fine Thus I employ the Wizard to format the reports' output, and saves the project again. And quits the application.
    The next time I open the project I receive one of two messages; 'REP-6102: Failed to start the XML parser', or 'REP-0002: Unable to retrieve a string from the Report Builder message file'. Then Reports crashes!!!!
    This means I cannot complete the report as I'm unable to save and retrieve a completed report. I've tried this with several reports, all with the same result. I've even unstalled all Oracle-sw on my PC and re-installed it several times.
    I'm running WinXP, Oracle 9I DS with patch 9.0.2.1 applied.

    Hello Lasse,
    I think you are hitting a known issue, could you please call Support to get the status of this problem.
    Regards
    Tugdual

  • Exception while opening a JSP file

    HI,
    I have created a JSP page which contains embedded Oracle reports build using Oracle Report Builder.
    I have deployed the JSP created above to the Oracle Application Server
    but when i try to open the JSP file it gives the following error:
    500 Internal Server Error
    javax.servlet.jsp.JspException: rwlib-1: REP-1202: ORACLE logon not specified.     at oracle.reports.jsp.ObjectsTag.doEndTag(ObjectsTag.java:206)     at testing.test1._jspService(_test1.java:75)     [SRC:/testing/test1.jsp:0]     at com.orionserver[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)     at oracle.jsp.runtimev2.JspPageTable.compileAndServe(JspPageTable.java:567)     at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:302)     at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:509)     at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:413)     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)     at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)     at oracle.security.jazn.oc4j.JAZNFilter.doFilter(Unknown Source)     at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:604)     at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:317)     at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:790)     at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:208)     at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:125)     at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)     at java.lang.Thread.run(Thread.java:534)
    can anybody help regarding this
    this is of high priority to me
    thanks and regards
    Subhajit

    bump

  • Error while opening a JSP page

    Hi all,
    When opening some jsp file, i get the below error message.
    I can open some simple jsp files.
    HTTP Status 500 -
    type Exception report
    message
    description The server encountered an internal error () that prevented it from fulfilling this request.
    exception
    javax.servlet.ServletException: (class: gnu/xml/pipeline/DomConsumer$Handler, method: startDocument signature: ()V) Illegal use of nonvirtual function call
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:272)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    root cause
    java.lang.VerifyError: (class: gnu/xml/pipeline/DomConsumer$Handler, method: startDocument signature: ()V) Illegal use of nonvirtual function call
         gnu.xml.pipeline.DomConsumer.<init>(DomConsumer.java:140)
         gnu.xml.dom.Consumer.<init>(Consumer.java)
         gnu.xml.dom.JAXPFactory$JAXPBuilder.<init>(JAXPFactory.java:158)
         gnu.xml.dom.JAXPFactory.newDocumentBuilder(JAXPFactory.java:111)
         org.apache.jasper.xmlparser.ParserUtils.parseXMLDocument(ParserUtils.java:92)
         org.apache.jasper.compiler.JspConfig.processWebDotXml(JspConfig.java:76)
         org.apache.jasper.compiler.JspConfig.init(JspConfig.java:197)
         org.apache.jasper.compiler.JspConfig.findJspProperty(JspConfig.java:249)
         org.apache.jasper.compiler.Compiler.generateJava(Compiler.java:112)
         org.apache.jasper.compiler.Compiler.compile(Compiler.java:295)
         org.apache.jasper.compiler.Compiler.compile(Compiler.java:276)
         org.apache.jasper.compiler.Compiler.compile(Compiler.java:264)
         org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:563)
         org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:303)
         org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    Thanks in advance
    Senthilraj

    Hi
    i think there is a jar file named gnujaxp.jar in your classpath.
    Remove that jar from classpath and try once

  • Error while running a report JSP in a war file from 9iAS server

    Hi,
    I've a web application archive file (war) which i m deploying to the web using OEM. The war file consists of many JSPs. Among those JSPs i have one Report JSP, which i m calling from another JSP which is like a parameter form for the report JSP. When i call the report JSP, it gave me the following error,
    javax.servlet.jsp.JspException: com.sun.corba.se.internal.iiop.ORB
    javax.servlet.jsp.JspException: com.sun.corba.se.internal.iiop.ORB
    at oracle.reports.jsp.ReportTag.doStartTag(ReportTag.java:334)
    at FMCardExp.jspService(_FMCardExp.java:58)
    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:302)
    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:407)
    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:330)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:336)
    at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:59)
    at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:283)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:523)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:269)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:735)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:151)
    at com.evermind.util.ThreadPoolThread.run(ThreadPoolThread.java:64)
    The report tag in the report JSP is as follows,
    <rw:report id="report" parameters="server=repsvr&userid=scott/tiger@db">
    The report server is up and running and so is the database. This report JSP was generated from the reports builder and the opened in JDeveloper environment,in the war file project. It was then compiled and a war file was created. Surprisingly this report JSP works fine when i run my webapplication from the embedded OC4J instance for JDeveloper, but when i try to run it from the 9iAS server i get the above mentioned error. The deployment of the war file to the server is successful and the other JSPs work fine, only the reports JSP is not working. Do i need to have some settings for running the reports JSP, please advise.
    Thanks in advance
    Unmesh

    Can you please help me in deploying jdeveloper (9.0.3.1)war file to 9iAS release 1, when I try to run, none of the jsp's execute, I get java OutOf Memory error, I also think that there may be some version compatibility between jdev jdk and 9iAS jdk.
    Thanks,
    Kavitha

  • How to open report from form

    I'm tring to open report from a form
    using Run_report_object built_in on 9i
    and i get error messages
    such "you did not specify repor name "
    and "REP-0110 unable to open file
    REP-1070 error while openning or saving document "
    I get a look on the help and i found an enviroment parameter called
    "Reports25_path" that un seted on my computer (Windows XP) and I must put my report file in its location
    what can i do to open my report from a form ?
    thank yuo for help .
    I'll be gratfull if you send answer on my e-mail [email protected]

    Forms/Reports Integration 6i (6.0.8)
    http://www.oracle.com/technology/products/forms/pdf/277282.pdf
    Forms/Reports Integration 9i (9.0.2)
    http://www.oracle.com/technology/products/forms/pdf/frm9isrw9i.pdf
    Forms/Reports Integration 10g (9.0.4)
    http://www.oracle.com/technology/products/forms/pdf/10g/frm10gsrw10g.pdf

  • Error while opening report in Infoview

    I am getting following error while opening report in Infoview.
    Following is error generated in tomcat,
    com.businessobjects.rebean.wi.ServerException: Cannot open document. Error during import. (DX0005)
         at com.businessobjects.rebean.fc.internal.platformspecific.xml.ras21.SAXHandlerERRORS$SAXHandlerERROR.initElement(SAXHandlerERRORS.java:108)
         at com.businessobjects.rebean.fc.internal.platformspecific.xml.SXMLHandling$StructuredSAXHandler.startElement(SXMLHandling.java:187)
         at com.businessobjects.rebean.fc.internal.platformspecific.xml.SXMLHandling$StructuredSAXHandler.startElement(SXMLHandling.java:202)
         at com.businessobjects.rebean.fc.internal.platformspecific.xml.SXMLHandling$StructuredSAXHandler.startElement(SXMLHandling.java:202)
         at org.apache.xerces.parsers.AbstractSAXParser.startElement(Unknown Source)
         at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanStartElement(Unknown Source)
         at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source)
         at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
         at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
         at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
         at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
         at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
         at javax.xml.parsers.SAXParser.parse(Unknown Source)
         at com.businessobjects.rebean.fc.internal.ras21.XMLviaRAS21Decode.openDocument(XMLviaRAS21Decode.java:537)
         at com.businessobjects.rebean.fc.internal.ras21.RAS21DocumentComAdapter.openDocument(RAS21DocumentComAdapter.java:69)
         at com.businessobjects.rebean.fc.internal.ras21.RAS21ReportEngineComAdapter.openDocument(RAS21ReportEngineComAdapter.java:100)
         at com.businessobjects.rebean.fc.internal.ReportEngineImpl.openDocument(ReportEngineImpl.java:249)
         at org.apache.jsp.viewers.cdz_005fadv.viewCDZDocument_jsp._jspService(viewCDZDocument_jsp.java:267)
         at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:94)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
         at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:324)
         at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:292)
         at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:236)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:237)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:157)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:214)
         at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
         at org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:198)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:152)
         at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:137)
         at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
         at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117)
         at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:102)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
         at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
         at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:929)
         at org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:160)
         at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:799)
         at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:705)
         at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:577)
         at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:683)
         at java.lang.Thread.run(Thread.java:534)
    Caused by: java.lang.Exception: Cannot open document. Error during import. (DX0005) (80043746)
         at com.businessobjects.rebean.fc.internal.platformspecific.xml.ras21.SAXHandlerERRORS$SAXHandlerERROR.initElement(SAXHandlerERRORS.java:100)
    Please help me to resolve the above problem
    Reagrds,
    Ramesh

    Hi Ramesh,
    It may seem like a lot of information, but from a debugging perspective it doesn't tell us much.
    You need to give some more info and even then it would probably be a good idea to call support.
    Can you tell us;
    Which version are you on?
    Can you open de document from another desktop intelligence machine, not only the one that it was built on?
    - This checks ; you can import the document; the structure of the document is fine (not corrupted).
    Can you refresh the document on that other machine?
    - This check ; the link to the universe is fine, the universe can be imported, the connection to the database is fine.
    What is your preference as a BOE user to view Deski documents?
    - Try a few others, so you know if the problem is with one type only (and which).
    Now you will have a few more pointers more as to where the problem lies.
    Even then it can be sheer size of the document, complexity of it, etc.
    Good luck,
    Marianne

  • Error deploying oracle report JSPs in Jdeveloper.

    Hi,
    I am trying to deploy and run a report created using oracle Report tool(comes with oracle 10g developer suite). I did the below steps.
    1. I created a web layout report in oracle reports tool.
    2. Open Jdeveloper (which comes in developer suite).
    3. Create a new project in Jdeveloper. selected to create new "report component" from new. Copied my oracle report to this jsp page.(Report run time was automatically added to the libraries of the project created)
    4. Run using embedded oc4j and report was successfully run.
    5. Created a deployment profile for WAR. Created a war successfully. Then created an EAR.
    6. Right click deployment profile and configured standalone oc4j connected(connection1). Tested the connection. The test connection was success.
    7. Then right clicked the deployement profile and clicked deploy to connection1.
    8. The EAR file was deployed but in the standalone OC4J, it is showing few errors.
    07/05/02 17:04:47 Error: oracle.reports.jsp.ReportTagExtraInfo
    07/05/02 17:04:47 Errors parsing jar:file:/D:/OC4J/j2ee/home/applications/webapp1/webapp1/WEB-INF/lib/reports_tld.jar!/META-INF/taglib.tld
    07/05/02 17:06:11 Error: oracle.reports.jsp.ReportTagExtraInfo
    07/05/02 17:06:11 Error: loading Tld's into cachedConfigTable: null
    Can anyone tell me how to correct this error?
    -regards,
    K
    6.

    I can successfully deploy the EAR after including the Report Runtime in the dependencies of the deployment profile in Jdeveloper. But I am getting the below error.
    Reports Error Page
    Wed May 02 18:35:53 GMT+05:30 2007
    java.lang.NullPointerException
    java.lang.NullPointerException
         at oracle.reports.rwclient.RWClient.getTrace(RWClient.java:1321)
         at oracle.reports.jsp.JspTagUtil.getRWClient(JspTagUtil.java:59)
         at oracle.reports.jsp.RwTag.setPageContext(RwTag.java:54)
         at oracle.reports.jsp.ReportTag.setPageContext(ReportTag.java:101)
         at oracle.jsp.runtime.OracleJspRuntime.getTagHandler(OracleJspRuntime.java:1298)
         at MyReport.jspService(_MyReport.java:46)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:350)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:509)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:413)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:824)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:330)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:830)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:285)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:126)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
         at java.lang.Thread.run(Thread.java:534)
    Any help?
    -K

  • Double-click on *.rep file opens in DeskI with "File Reservation" why?

    If I double click on myreport.rep it opens the report in DeskI but pops up a Window headed "File Reservation" with the message "myreport.rep is being modified by another user or application. Open as Read-Only, or choose Notify to be alerted when it is available." and buttons Read Only, Notify and Cancel.
    If I logon to DeskI and then open the report using File->Open then there is no problem. Why can't I open it by double-clicking on it?
    I am using BOXI R2 with SP4 and LAfix_409 on Windows XP to access a BOXI R2 SP4 Enterprise server running on AIX and I am using Enterprise Authentication to logon to DeskI.

    Hi Ian,
    Following solution might help you to resolve the issue:
    Try deleting the following folders in the registry:
    - Start -> Run -> Enter 'regedit'
    -Locate and delete the following sub-folders:
    -HKEY_CURRENT_USER\Software\Business Objects\Suite 11.5\default\BusinessObjects\Application Preferences\Business Reporter\Desktop Intelligence
    and
    -HKEY_CURRENT_USER\Software\Business Objects\Suite 11.5\default\BusinessObjects\Guest User Prefs
    Note: Before performing the above mentioned tests please take the backup of the registry.
    Regards,
    Sarbhjeet Kaur

  • Excel Report JSP Exception

    Hello All,
    I am unsuccessfully following the "Output to Excel with Oracle9i Report" tutorial found at http://otn.oracle.com/products/reports/htdocs/getstart/demonstrations/index.html to create a web-based JSP report that automatically opens in Excel within the browser. I created the template using Excel, saved this as a web page, opened this in Reports Builder, etc. Once I complete the report in Reports Builder and save it as a Reports JSP, I can successfully run this within Reports Builder using the "Run Web Layout" feature. The problem is when I try to run this JSP within my web-application in JDeveloper using the in-line reports server. The browser launches Excel, but then the ReportsTag.doStartTag() method throws a JspException (see below). Anyone seen this problem or been successful achieving this? I have a normal web-based JSP report that is running fine within JDeveloper using the reports in-line server. Also, the only way I could get my web/paper-based report to be generated in PDF format and Paginated HTML was to start a separate reports server and submit my report to the rwservlet of this server. Shouldn't I be able to use the in-line server in JDeveloper? Any help or ideas would be greatly appreciated. Thanks!
    Exception I'm getting from Excel Report: javax.servlet.jsp.JspExceptionjavax.servlet.jsp.JspException
    at oracle.reports.jsp.ReportTag.doStartTag(ReportTag.java:341)
    at jsp.reports._schedule._Excel._jspService(_Excel.java:58)
    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:302)
    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:407)
    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:330)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:336)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:684)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:269)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:735)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:243)
    at com.evermind.util.ThreadPoolThread.run(ThreadPoolThread.java:64)

    Hi Bill
    Let me clarify your doubts. You can use in-process Reports server with report servlet as well as from the jsp engine. The difference here is really on what Reports you can actually run from Reports servlet and jsp engine.
    For running from Report servlet:
    http://xx.x.xx.xxx:9004/reports/rwservlet?reports=...
    You would be using report definition file [rdf/jsp] which have paper layout information included in definition. You can run these paper reports to pdf/html/rtf/delimited/delimitedata format.
    Runnig a reports from jsp engine:
    http://xx.x.xx.xxx:9004/reports/examples/<reports_name.jsp>?server=...+userid=...
    You would be running a report definition [jsp/xml] which have reports jsp tags as part of reports web layout information. Please note these web layout reports which you mention using reports jsp tags, are run under the jspengine using reports tag libraries. The only format you can generate here is html [or excel output].
    Reports in-process server is a concept where if user has not started a exclusive Report server, Report servlet, and also reports tag libraries, would start a default reports server to run the particular request. This way it would make things easy for the user and he would need to manage a seperate report server of it own.
    Thanks
    Rohit

  • Unable to open report from forms 9i

    Hi,
    Unable to open report from forms 9i and got the following error.
    Error : REP-0503, You did not specify the name of a report
    Steps followed
    1.Created report object in forms using existing report
    2.changed the following properties
    Exec. mode : runtime
    comm mode : synchronous
    3. When -button -Pressed Trigger;
    Declare
    Repid report_object;
    Begin
    repid:=find_report_object('report4');
    v_rep:=run_report_object(repid);
    End;

    Hi,
    did you specify a Reports rdf or rep file that should be run. You can do this either in a trigger or as a property of the Reports object node in Forms.
    Frank

  • Reports JSP Error

    hi
    i can install oracle 9i as rel 2 on windows 2000 server. i have a problem on report test running. when i running test jst report it gaves me the following error
    Request URI:/repdemo/examples/Tools/test.jsp
    Exception:
    java.io.FileNotFoundException: e:\oracle\ora9ias\apache\apache\htdocs\repdemo\examples\Tools\test.jsp (The system cannot find the path specified)
         at java.io.FileInputStream.open(Native Method)
         at java.io.FileInputStream.(FileInputStream.java:64)
         at oracle.jsp.provider.JspFilesystemResource.fromStream(JspFilesystemResource.java:153)
         at oracle.jsp.provider.JspFilesystemResource.fromReader(JspFilesystemResource.java:169)
         at oracle.jsp.app.JspAppLoader.fromReader(JspAppLoader.java:2013)
         at oracle.jsp.app.JspAppLoader.reloadPage(JspAppLoader.java:1246)
         at oracle.jsp.app.JspAppLoader.loadPage(JspAppLoader.java:1141)
         at oracle.jsp.app.JspAppLoader.getPage(JspAppLoader.java:797)
         at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:368)
         at oracle.jsp.JspServlet.doDispatch(JspServlet.java:265)
         at oracle.jsp.JspServlet.internalService(JspServlet.java:184)
         at oracle.jsp.JspServlet.service(JspServlet.java:154)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
         at org.apache.jserv.JServConnection.processRequest(JServConnection.java:500)
         at org.apache.jserv.JServConnection.run(JServConnection.java:321)
         at java.lang.Thread.run(Thread.java:484)

    couple comments:
    1. are you using jdev 902 that is shipped in ids or standalone jdev? the reports integration (which includes running a reports jsp from within jdev) currently only works with jdev in ids.
    2. assuming you're using jdev in ids, do you have a reports server called 'myserver' started up somewhere on your network? if not, (and again, assuming you're using ids) you can either
    a) startup the reports server in ids for testing purposes (see the tech note "How to Execute Oracle9iAS Reports Services from Oracle9iDS" in the "getting started" - http://otn.oracle.com/products/reports/htdocs/getstart/whitepapers/index.html - and this will create a server called: rep_<hostname> so just use that instead of 'myserver' )
    or
    b) use a reports server in 9ias - again, they're typically called 'rep_<hostname>' so you can specify that, or startup another reports server and call it 'myserver'
    thanks
    paul narth
    oracle reports & portal product management

  • NullPointerException when opening report on Windows.

    We have to develop report by use crystal report on window and run by Eclipse 3.2 and use java 6.0
    By set font is 'Code 39' then when we run program form Eclipse.
    It show java.lang.NullPointerException. I don't know that what does it occur from problem?

    I don't know that what line which occur this exception. Then I copy all code to you. Please help me.
    <%@page contentType="text/html"%>
    <%@page pageEncoding="UTF-8"%>
    <jsp:useBean id="viewBean"
         class="th.co.snp.factoryorder.view.form.PrintOutOrdSheetForm"
         scope="request" />
    <%@page import="com.crystaldecisions.reports.sdk.ReportClientDocument"%>
    <%@page import="com.crystaldecisions.sdk.occa.report.exportoptions.*"%>
    <%@page import="com.crystaldecisions.report.web.viewer.*"%>
    <%@page import="java.sql.*"%>
    <%@page import="th.co.palsys.common.util.DBConn"%>
    <%@page import="th.co.snp.common.util.Constant"%>
    <%
          /* Applies to Versions:     XI
    Date Created: February 2005
    Description: This sample demonstrates how to pass a Java Resultset to a report as a datasource at runtime using the 
                (JRC) SDK.
    Author: CW
         ReportClientDocument reportClientDocument = new ReportClientDocument();
         DBConn db = new DBConn();
         java.sql.Connection conn = null;
         Statement st = null;
         Statement st2 = null;
         Statement st3 = null;
         try {
              //SQL query that can be used can be obtained by first creating a report directly off the desired datasource, and then
              //in Crystal Reports, open the 'Database' > 'Show SQL Query' to see the SQL generated for the report. 
              String query1 = "My query1"; // I remove query becuase more line.
              String query2 = "My query2"; // I remove query becuase more line.
              String query3 = "My query3"; // I remove query becuase more line
              conn = db.getConnection();
              //Call simple utility function that obtains Java Result set that will be
              //pushed into the report. 
              st = conn.createStatement(ResultSet.TYPE_SCROLL_INSENSITIVE,
              ResultSet.CONCUR_READ_ONLY);
              ResultSet resultSet = st.executeQuery(query1);
              st2 = conn.createStatement(ResultSet.TYPE_SCROLL_INSENSITIVE,
              ResultSet.CONCUR_READ_ONLY);
              ResultSet resultSet2 = st2.executeQuery(query2);
              st3 = conn.createStatement(ResultSet.TYPE_SCROLL_INSENSITIVE,
              ResultSet.CONCUR_READ_ONLY);
              ResultSet resultSet3 = st3.executeQuery(query3);
              if (!resultSet.next()) {
                   conn.close();
                   response.sendRedirect("message.html");
              resultSet.beforeFirst();
              reportClientDocument.open("CR/ConditioningOrderSheet.rpt", 0);
              String tableName = reportClientDocument.getDatabaseController()
              .getDatabase().getTables().getTable(0).getName();
              String SubReport = reportClientDocument
              .getSubreportController().getSubreport("SubFATRep06")
              .getDatabaseController().getDatabase().getTables()
              .getTable(0).getName();
              String SubReport2 = reportClientDocument
              .getSubreportController().getSubreport("SubFATRep06_2")
              .getDatabaseController().getDatabase().getTables()
              .getTable(0).getName();
              //Push the Java Resultset into the report.  This will then become the datasource of the report when the report itself
              //is generated.
              //reportClientDocument.getDatabaseController().setDataSource(resultSet, tableName , "resultTbl");
              reportClientDocument.getDatabaseController().setDataSource(
              resultSet, tableName, tableName);
              reportClientDocument.getSubreportController().getSubreport(
              "SubFATRep06").getDatabaseController().setDataSource(
              resultSet2, SubReport, SubReport);
              reportClientDocument.getSubreportController().getSubreport(
              "SubFATRep06_2").getDatabaseController().setDataSource(
              resultSet3, SubReport2, SubReport2);
              //Cache the report source of the ReportClientDocument in session.
              session.setAttribute("reportSource", reportClientDocument
              .getReportSource());
              ExportOptions oExportOptions = new ExportOptions();
              oExportOptions.setExportFormatType(ReportExportFormat.PDF);
              ReportExportControl oReportExportControl = new ReportExportControl();
              oReportExportControl.setReportSource(reportClientDocument.getReportSource());
              //Pass the report source to the ReportExportControl and set the ExportOptions
              oReportExportControl.setExportOptions(oExportOptions);
              //ExportAsAtttachment(true) prompts for open or save; false opens the report
              //  in the speficied format after exporting.
              oReportExportControl.setExportAsAttachment(true);
              //Export the report
              oReportExportControl.processHttpRequest(request, response,getServletConfig().getServletContext(), null);
              oReportExportControl.dispose();
         } catch (Exception e) {
              out.println(e);
         } finally {
              try {
                   if (conn != null) {
              conn.close();
              } catch (SQLException e1) {
    %>
    PS. If I don't set font 'code39' on field in crystal report . It can open report form this sourcecode.

Maybe you are looking for

  • How to get data from SOAP-Header/MAIN-Section?

    Hi, I need some data of the SOAP-Header-MAIN-Section, e.g. <SAP:Sender><SAP:SERVICE> Is it possible to get these data with XSLT-Mapping or Java-Mapping? Are there blogs about it? I need these data of the MAIN-Section inside the condition of the recei

  • Email Setting

    I have an issue with my BB curve 9300. When I first bought it, I was able to setup my mail (hotmail) successfully. Then I decided to add another email (Yahoo mail) but it is prompting Username and password for email setting. Ever since,  I have been

  • Mac for a public computer

    Currently we have a public computer from our service provider for a public computer at our hotel. We have so many issues with the security on the Windows XP computer that it's just a pain to use. Just wondering, does Mac have a way if a guest logs in

  • Is JSF 1.0 redistributable for commercial apps

    We need to write a JSF app and plan to use JSF 1.0 but it says they are sun licensed binaries. So do we need some licensing or can we just use them and redistribute them? Please suggest. Thanks

  • Customer contact in collections

    Hi gurus, I have created in customer master data information about customer (name, fax, email...). When I transfer a customer to a business partner this information appears. My question is: In UDM_SUPERVISOR, how can you see this information that I i