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

Similar Messages

  • Difference between deploying oracle report in RDF format and REP format

    Hi All,
    Good Day!!!
    We are frequently encountering report failures in our production environment with the error message "REP-1247: There exist uncompiled program unit(s)"
    But the report executes successfully in the next try and the issue is intermittant. In production the reports are deployed in RDF format.
    So in our test environment we tried of deploying the reports in REP foramat and we cant find any errors.
    Is there Difference in deploying oracle report in RDF format and REP format?
    Is there any diffence in execution?
    Your inputs will be much appreciated!!!
    Thanks in Advance,
    JK

    Hi,
    REP is to RDF what FMX is to FMB, MMX is to MMB, etc.
    Only difference here is that if you deploy RDF, not REP, then the RDF is compiled at runtime by Reports Engine and then executed. In other words, if REP is deployed then it is straightway execute.
    That should explain all your observations.
    Cheers.
    PS: Please post Oracle Report queries on {forum:id=84} forum.
    Edited by: Prabodh on Jul 20, 2012 4:54 PM

  • Deploy Oracle Reports on Orion

    Has anyone been able to deploy an Oracle Reports .jsp application to the Orion App server instead of OC4J? If so, could you provide a step-by-step guideline on what I would need to do to get the report to run on the web. What changes are required to the configuration files? Thanks.

    see my previous posting.

  • Error deploying Crystal Report XI R2 to Enterprise - Failed to read paramet

    Error deploying Crystal Report XI R2 to Enterprise - Failed to read parameter object.
    I know this issue has been addressed several times and the solution recommended was to install Service Pack 2. I have done that. It started working for me too; however recently I got some error saying some UDF***.DLL is missing. I re-installed Crystal Reports XI R2 and Service Pack 2. Unfortunately though, this error is back. I have restarted the machine n number of times but keep on getting this error.
    My report file has dynamic parameters defined through command object (SQL Query). My understanding is that once I publish the report to BoE Enterprise, BO will create LOVs and BV's in the repository. Now that is not happening.
    has any one else had this issue before and resolved it?
    Thanks

    Hi,
    do you export your CR report in your BOBJ repository using an account with administrator rights?
    Regards,
    Stratos

  • HOW TO CREATE A NEW J2EE APP FOR DEPLOYING ORACLE REPORTS USING JDEVELOPER?

    Hi,
    I'm new to JDeveloper and Java, JSP etc. I'm trying to deploy a sample parameter form for JSP report. My question is: When I create a J2EE application using JDeveloper, how to make sure "The WEB-INF directory must contain the JSP tag library for Oracle Reports, called reports_tld.jar"? How to do it via JDeveloper?
    In my JSP page, I use <%@ taglib uri="/WEB-INF/lib/reports_tld.jar" prefix="rw" %>.

    Does anyone know the answer to this question?
    I get the following error in Jdeveloper when running my test jsp report:
    Error(8): Unable to load taghandler class: /WEB-INF/lib/reports_tld.jar
    Thanks.
    Hi,
    I'm new to JDeveloper and Java, JSP etc. I'm trying
    to deploy a sample parameter form for JSP report. My
    question is: When I create a J2EE application using
    JDeveloper, how to make sure "The WEB-INF directory
    must contain the JSP tag library for Oracle Reports,
    called reports_tld.jar"? How to do it via JDeveloper?
    In my JSP page, I use <%@ taglib
    uri="/WEB-INF/lib/reports_tld.jar" prefix="rw" %>.

  • JD3-Error deploying Oracle Java Libraries

    I get the following error when trying to deploy Oracle 8.1.5
    JDBC, Connection Manager, and JBO Runtime libraries:
    initialization complete
    loading : oracle/sql/converter/CharacterConverter
    creating : oracle/sql/converter/CharacterConverter
    loading : oracle/jdbc/oracore/OracleTypeREF
    creating : oracle/jdbc/oracore/OracleTypeREF
    Error while creating class oracle/jdbc/oracore/OracleTypeREF
    ORA-01031: insufficient privileges
    loading : oracle/jdbc/ttc7/TTCDataSet
    creating : oracle/jdbc/ttc7/TTCDataSet
    Error while creating class oracle/jdbc/ttc7/TTCDataSet
    ORA-01031: insufficient privileges
    loading : oracle/jpub/runtime/MutableArray
    creating : oracle/jpub/runtime/MutableArray
    loading : oracle/sql/converter/CharacterConverterSJIS
    creating : oracle/sql/converter/CharacterConverterSJIS
    loading : oracle/jdbc/ttc7/TTCAdapter
    creating : oracle/jdbc/ttc7/TTCAdapter
    Error while creating class oracle/jdbc/ttc7/TTCAdapter
    ORA-01031: insufficient privileges
    null

    Thank you very much for your quick response.
    So, then I tried to deploy my classes without including the
    Oracle libraries in the advanced deploy options, and this is
    what I got (I try to deploy a Java Stored Procedure which calls
    Oracle Business Components for Java. It's working all fine
    locally in a Java VM, but now I want to access that remotely
    through a Java Stored Procedure):
    *** Executing deployment profile C:\Program
    Files\Oracle\JDeveloper 3.0\myprojects\SPProfile1.prf ***
    *** Generating archive file C:\Program Files\Oracle\JDeveloper
    3.0\myclasses\SPProfile4_Untitled.jar ***
    Compiling the project...done
    Validating the profile...done
    Initializing deployment...done
    Scanning project files...done
    Generating classpath dependencies...done
    Generating archive entries table...done
    *** Archive generation completed ***
    *** Loading archive C:\Program Files\Oracle\JDeveloper 3.0
    \myclasses\SPProfile4_Untitled.jar into JServer using JDBC ***
    Load Java argument list:
    "C:\Program Files\Oracle\JDeveloper 3.0\java\bin\javaw"
    "-DPATH=C:\Program Files\Oracle\JDeveloper 3.0\bin;C:\Program
    Files\Oracle\JDeveloper 3.0\java\bin"
    -classpath
    "C:\Program Files\Oracle\JDeveloper 3.0
    \java\lib\classes.zip;C:\Program Files\Oracle\JDeveloper 3.0
    \lib\jdeveloper.zip;C:\Program Files\Oracle\JDeveloper 3.0
    \myclasses;C:\Program Files\Oracle\JDeveloper 3.0\lib\jdev-
    rt.zip;C:\Program Files\Oracle\JDeveloper 3.0
    \jdbc\lib\oracle8.1.5\classes111.zip;C:\Program
    Files\Oracle\JDeveloper 3.0\lib\connectionmanager.zip;C:\Program
    Files\Oracle\JDeveloper 3.0\lib\jbodatum.zip;C:\Program
    Files\Oracle\JDeveloper 3.0\lib\jbomt.zip;C:\Program
    Files\Oracle\JDeveloper 3.0\lib\jboremote.zip;C:\Program
    Files\Oracle\JDeveloper 3.0\lib\jndi.jar;C:\Program
    Files\Oracle\JDeveloper 3.0\lib\xmlparserv2.jar;C:\Program
    Files\Oracle\JDeveloper 3.0\aurora\lib\aurora.zip;C:\Program
    Files\Oracle\JDeveloper 3.0\lib\jboejb.jar;C:\Program
    Files\Oracle\JDeveloper 3.0
    \aurora\lib\aurora_client.jar;C:\Program Files\Oracle\JDeveloper
    3.0\aurora\lib\vbjorb.jar;C:\Program Files\Oracle\JDeveloper 3.0
    \aurora\lib\vbjapp.jar;C:\Program Files\Oracle\JDeveloper 3.0
    \lib\javax_ejb.zip;C:\Program Files\Oracl
    \JDeveloper 3.0\java\lib\classes.zip;C:\Program
    Files\Oracle\JDeveloper 3.0
    \aurora\lib\aurora_client.jar;C:\Program Files\Oracle\JDeveloper
    3.0\aurora\lib\vbjorb.jar;C:\Program Files\Oracle\JDeveloper 3.0
    \aurora\lib\vbjapp.jar;C:\Program Files\Oracle\JDeveloper 3.0
    \aurora\lib\vbjtools.jar;C:\Program Files\Oracle\JDeveloper 3.0
    \aurora\lib\vbj30ssl.jar;C:\Program Files\Oracle\JDeveloper 3.0
    \jdbc\lib\oracle8.1.5\classes111.zip"
    oracle.aurora.server.tools.LoadJavaMain
    -user
    devp/[email protected]:1521:MWAY
    -thin
    -verbose
    -resolve
    "C:\Program Files\Oracle\JDeveloper 3.0
    \myclasses\SPProfile4_Untitled.jar"
    AppAccelerator(tm) 1.1.8 for Java (JDK 1.1), x86 version.
    Copyright (c) 1997-1998 Borland International. All Rights
    Reserved.
    Copyright (c) 1997-1999 Oracle Corporation. All Rights Reserved.
    initialization complete
    identical: package1/CommuterRegionSubscriptionViewImpl is
    unchanged from previously loaded file
    identical: package1/ErikProc2Lib is unchanged from previously
    loaded file
    identical: package1/TestReadTable2 is unchanged from previously
    loaded file
    identical: package1/CommuterEtakRegionImpl is unchanged from
    previously loaded file
    identical: package1/CommuterRegionSubscriptionImpl is unchanged
    from previously loaded file
    identical: package1/CommuterEtakRegionViewImpl is unchanged from
    previously loaded file
    identical: package1/Package1ModuleImpl is unchanged from
    previously loaded file
    identical: package1/ErikProc is unchanged from previously loaded
    file
    identical: package1/ErikProc2 is unchanged from previously
    loaded file
    identical: package1/CommuterRegionSubscription.xml is unchanged
    from previously loaded file
    identical: package1/FkCommuterEtakRegionSubAssoc.xml is
    unchanged from previously loaded file
    identical: package1/FkCommuterEtakRegionSubLink.xml is unchanged
    from previously loaded file
    identical: package1/CommuterRegionSubscriptionView.xml is
    unchanged from previously loaded file
    identical: META-INF/MANIFEST.MF is unchanged from previously
    loaded file
    identical: package1/package1.xml is unchanged from previously
    loaded file
    loading : connections.properties
    creating : connections.properties
    identical: package1/Package1Module.xml is unchanged from
    previously loaded file
    resolver :
    resolving: package1/CommuterRegionSubscriptionViewImpl
    Error while resolving class
    package1/CommuterRegionSubscriptionViewImpl
    ORA-29554: unhandled Java out of memory condition
    package1/ErikProc2Lib is already resolved
    resolving: package1/TestReadTable2
    Error while resolving class package1/TestReadTable2
    ORA-29554: unhandled Java out of memory condition
    resolving: package1/CommuterEtakRegionImpl
    Error while resolving class package1/CommuterEtakRegionImpl
    ORA-29554: unhandled Java out of memory condition
    resolving: package1/CommuterRegionSubscriptionImpl
    Error while resolving class
    package1/CommuterRegionSubscriptionImpl
    ORA-29554: unhandled Java out of memory condition
    resolving: package1/CommuterEtakRegionViewImpl
    Error while resolving class package1/CommuterEtakRegionViewImpl
    Exception java.sql.SQLException: No more data to read from
    socket
    initialization complete
    resolving: package1/Package1ModuleImpl
    Error while resolving class package1/Package1ModuleImpl
    ORA-29554: unhandled Java out of memory condition
    package1/ErikProc is already resolved
    package1/ErikProc2 is already resolved
    loadjava: 6 errors
    *** Errors occurred while loading the archive into JServer ***
    *** Deployment completed ***
    Thank you very much for your cooperation,
    Erik :-)
    >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
    JDev Team (guest) wrote:
    : Erik,
    : A lot of the oracle. packages already exist in the server in
    the
    : SYS namespace because they are used by the JDK in the server.
    If
    : you try to deploy them, the server thinks you
    : are trying to overwrite and it won't let you. The oracle.jdbc
    : and oracle.sql stuff is definitely already there. I suspect
    the
    : oracle.jpub stuff is there as well.
    : In JDeveloper, you can see what's in the SYS namespace by
    using
    : the database browser. Double-click the connection you're
    using
    : to deploy to the database under the Connections folder. This
    : will display the Database Browser. Expand the 'Database
    Schemas'
    : folder, SYS, then Deployed Java Classes. Under there, you'll
    see
    : packages such as 'com','sun', 'javax', etc. You can expand
    each
    : of those to see if the one you're trying to deploy already
    : exists.
    : In JDeveloper 2.0, you control which dependency
    packages/classes
    : are deployed with the 'Dependencies' page of the deployment
    : profile wizard. In JDev 3.0, this information is available
    from
    : the 'Advanced' button on the Projects page. Make sure to
    remove
    : any packages from your deployment profile that already exist
    in
    : the SYS schema.
    : Use the Preview button to make sure your deployment archive
    : contains only those files you want to deploy, and not any
    : additional dependencies which are already in the server.
    : Laura
    : Erik Mailhiot (guest) wrote:
    : : I get the following error when trying to deploy Oracle 8.1.5
    : : JDBC, Connection Manager, and JBO Runtime libraries:
    : : initialization complete
    : : loading : oracle/sql/converter/CharacterConverter
    : : creating : oracle/sql/converter/CharacterConverter
    : : loading : oracle/jdbc/oracore/OracleTypeREF
    : : creating : oracle/jdbc/oracore/OracleTypeREF
    : : Error while creating class oracle/jdbc/oracore/OracleTypeREF
    : : ORA-01031: insufficient privileges
    : : loading : oracle/jdbc/ttc7/TTCDataSet
    : : creating : oracle/jdbc/ttc7/TTCDataSet
    : : Error while creating class oracle/jdbc/ttc7/TTCDataSet
    : : ORA-01031: insufficient privileges
    : : loading : oracle/jpub/runtime/MutableArray
    : : creating : oracle/jpub/runtime/MutableArray
    : : loading : oracle/sql/converter/CharacterConverterSJIS
    : : creating : oracle/sql/converter/CharacterConverterSJIS
    : : loading : oracle/jdbc/ttc7/TTCAdapter
    : : creating : oracle/jdbc/ttc7/TTCAdapter
    : : Error while creating class oracle/jdbc/ttc7/TTCAdapter
    : : ORA-01031: insufficient privileges
    null

  • Error deploying web service generated by JDeveloper 10.1.3

    Hi,
    I am trying to publish a package as a Document/literal web service using JDeveloper10.1.3.
    When I deploy the .ear file so generated to Oracle Application Server v10.1.2.0.0, I get the following error:
    Deployment failed: Nested exception
    Resolution:
    Base Exception:
    java.rmi.RemoteException
    deploy failed!: ; nested exception is:
    oracle.oc4j.admin.internal.DeployerException: Unknown assembly root-tag attribute: xmlns:xsi.
    When I view the EAR file I see this mention of xmlns:xsi:
    META-INF/application.xmlþÊ
    <?xml version = '1.0' encoding = 'windows-1252'?>
    <application xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/application_1_4.xsd" version="1.4" xmlns="http://java.sun.com/xml/ns/j2ee">
    Is this happening because xmlns is referenced before it's defined? Where is this application.xml so that I can edit it?
    Thanks,
    Vid Vartak.

    Hi there,
    10.1.3 is not production ready yet, and you will find this warning on the oracle page http://www.oracle.com/technology/tech/java/oc4j/1013/index.html
    "Under no circumstances should it be used in production environments."
    Does this mean that it's not possible to deploy a Doc/Lit webservice to production using JDeveloper? Is there any other way of getting it to work with 10.1.2?
    Thanks,
    Vid.

  • Error Deploying a BC4J JSP Application on IAS

    When I am trying to run a BC4J JSP Application on IAS I have the following message:
    Error Message: JBO-30003: The application pool, BC4JDemojsp_BC4JDemo_BC4JDemoModule, failed to checkout an application module instance.
    Error Message: JBO-25002: Definition BC4JDemo.BC4JDemoModule of type ApplicationModule not found

    Gina,
    I would recommend checking out the following HowTo's recently posted on OTN by the JDev Team. They may indicate where your problem is occuring and how to fix it:
    Set up your Webserver to run BC4J: http://technet.oracle.com:89/ubb/Forum2/HTML/006397.html
    Deploy a BC4J JSP Application on iAS and Tomcat: http://technet.oracle.com:89/ubb/Forum2/HTML/006398.html
    How to Deploy Multiple BC4J JSP Web Apps to the same Webserver: http://technet.oracle.com:89/ubb/Forum2/HTML/006726.html
    Note, if you are deploying on iAS, the Online Orders tutorial application comes with that release, so you might want to refer to the last HowTo to make sure your webserver is set up to handle multiple apps, even if one if them isn't yours!
    null

  • Deploying Oracle Reports in Oracle Application Server

    i have installed Oracle Developer Suit for oracle Report Builder and also installed Oracle 9i AS successfully.
    I am creating a report in report builder in JSP format. I want to deploy it to oracle application server, can anybody help me in doing this......
    Thanks

    Hi,
    Please check the following doc,
    http://download-uk.oracle.com/docs/html/B10314_01/pbr_run.htm#1008765
    Hope this helps
    - vinayak

  • Problem with Deploying a Report (JSP) on AS

    I have created my report using Report Builder on the PC(Oracle 10G). After jsp file was created, I tried to put it on the Oracle AS (on Unix) for everyone to see it. And I don't know where to put it exactly.
    I know the HTTP Server is running fine. But somehow my directory structure for the web server looks like this
    ORACLE_HOME/Apache/Apache/htdocs
    Meaning that if I put a regular HTML in htdocs above, I could see it in a browser.
    According to docs, my report should go under /reports/jsp and that should be under the web server home directory and it's not
    But there are no /reports subdirectory under htdocs. There is a /reports subdirectory under ORACLE_HOME...
    What else needs to be running?
    Is there something wrong. How do you fix that?
    Any good examples would be appreciated.
    How can I redfine my web server home directory?
    Thanks a bunch
    Mike

    Mike,
    You can start by running the test report that is installed with iAS. Just run the following URL first :
    http://machine.domain:PORT
    where PORT is your mid tier Apache's LISTEN port. Then follow the links :
    Demonstrations --> Business Intelligence and Forms --> Reports Services --> Test a JSP Web Report ...
    if you will run the test.jsp here, you would get the URL :
    http://server.domain:PORT/reports/examples/Tools/test.jsp?....
    this "reports/examples/Tools" is relative you your $ORACLE_HOME/j2ee/OC4J_BI_Forms/applications
    directory. If you will place your jsp under this directory, then you can call it with similar URLs. For more information about this topic please see the "Publishing Reports to the Web" document chapter "13 Running Report Requests", you can find this document in the following URLs :
    http://download.oracle.com/docs/pdf/B13673_01.pdf
    http://download.oracle.com/docs/html/B13673_01/toc.htm

  • Time out error in oracle reports--very urgent

    Hi
    I have this oracle report on 9i which calls 14 other reports and runs them
    via a wrapper report which I run from a URL
    However I get this engine null crashed error or else Engine rwEng-0 is destroyed due to timeout error.
    From what I understand there is a timeout issue happening bcoz reports is taking a long time to run.Hence I increased the value of engineResponseTimeOut but it does not help either.Would you have any other idea to resolve this issue?
    Could someone plz tell me urgently how can this be resolved.This is on Oracle 9i.
    Thanks

    Hi Ravi kanth,
    You are using select * statement which is very time consuming and low performance. Dont use select * instead use select field1 field2.... into table itab  where field1 = s_field.  Use corresponding field names in the select statement.
    Follow the below rules.
    1) Dont use nested select statements
    2) If possible use for all entries in addition
    3) In the where addition make sure you give all the primary key
    4) Use Index for the selection criteria.
    5) You can also use inner joins
    6) You can try to put the data from the first select statement into an Itab and then in order to select the data from the second table use for all entries in.
    7) Use the runtime analysis SE30 and SQL Trace (ST05) to identify the performance and also to identify where the load is heavy, so that you can change the code accordingly
    <b>reward if useful</b>.
    Regards,
    sunil kairam.

  • Signal 11 error in Oracle Reports 6i

    Hi,
    Im getting "Program terminated by signal 11" error in the log file,when I run a matrix report in Oracle Apps.
    I can see partial output in the output file.
    Below is the log file for the report.
    LGEIL EOE Extension: Version : UNKNOWN - Development
    Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.
    ESODR039_EXCEL module: MIS report-D.P-New D.P Value Excel
    Current system time is 29-JUL-2005 13:23:32
    +-----------------------------
    | Starting concurrent program execution...
    +-----------------------------
    Arguments
    P_FROM_DATE='01-JUL-2005'
    P_TO_DATE='31-JUL-2005'
    P_DIVISION='NOIDA+PUNE'
    APPLLCSP Environment Variable set to :
    Current NLS_LANG and NLS_NUMERIC_CHARACTERS Environment Variables are :
    American_America.UTF8
    Start of log messages from FND_FILE
    End of log messages from FND_FILE
    Program was terminated by signal 11
    Concurrent Manager encountered an error while running Oracle*Report for your concurrent request 1101734.
    Review your concurrent request log and/or report output file for more detailed information.
    Executing request completion options...
    Finished executing request completion options.
    Concurrent request completed
    Current system time is 29-JUL-2005 13:23:43
    Thanks in advance,
    Vidhya.G

    Since this is a very specific issue, it could be necessary to call Oracle support. Very general there are problems reported, if NLS_LANG characterset (here UTF8) does not match the corresponding entry in
    $ORACLE_HOME/guicommon6/tk60/admin/<your_language>/Tk2Motif.rgb
    fontMapCs: iso8859-9=<other as UTF8>
    Applying Oracle Developer 6i Patchset 9 or higher could also help.
    But there are countless other reasons for a generic exception like signal 11 .

  • Using JSP to stream XML to a Oracle Report .jsp file

    I created some Oracle Reports for a pdf output. Using these reports can I stream a URL XML file to it from a JSP XML read from a database? I would like to use JSP's to read the datbase and then stream the XML to the JSP report (Oracle Report Server). Is this possible?
    Any help would be great.
    Thanks in advance.

    I was able to hard code a URL running XSQL which created XML and it worked great. Then I created a Oracle Report and saved it as a JSP file. With this JSP file can you feed it XML from another JSP process that reads the database? I looked at using something like inputstream coding in this JSP report file. I am new to JSP's and Java so any examples would be great.
    What I am tring to do is change the JSP file with diffent values each time I run the report and I do not want to read from the database at report generation time. I would like to input the data from a JSP streamed process that would stream the XML to the report JSP with out hard coding the URL in the report data source. Is this possible?
    Thanks for your help in advance.

  • Oracle Reports embed in JDeveloper

    Reports in Jdeveloper ?
    ===========================
    Hi Experts,
    I am finding a solution over there about suitable Reporting tools by Oracle JDeveloper 11g . I am migrating oracle forms to JDeveloper and trying to reporting solution.
    How can I embed Oracle Reports in JDeveloper ? Anybody have solution about such as ADF with JDeveloper UI source examples? Please reply me.
    Thanks
    zakir
    ====
    Edited by: ZakirHossain on Aug 29, 2008 2:00 PM

    Zakir,
    If you work on the raw xml reports of jasper, yup it can be really difficult. But theres this awesome free tool called iReport which makes developing Jasper reports a piece of cake. The interface is very similar to those used in oracle reports. As in, GUI and easy editing.So using iReport jasper report development is not too difficult at all. That coupled with integrating it in Jdev's App makes it a killer combo (IMHO).
    *"Because created reports can run Independently even microsoft word." >>*
    I'm not really sure what you mean by this. But if you mean generating the final report in a word format. Jasper provides numerous output formats like pdf, word, excel, rtf etc pretty much everything.
    From your question in the thread *"How can I embed Oracle Reports in JDeveloper ?"* , I presumed that is exactly what you wanted to do -call oracle reports from Jdev, and this to the best of my knowledge can only be achieved by the method i have mentioned above.
    If you're looking for alternate reporting tools though, that's a different ballgame.

  • Deploying oracle reports 6i

    Hi,
    I have successfully generated a report using oracle reports 6i. whats the best way to deploy the report if there are going to be only two users for the report.
    The users already have oracle reports runtime installed on them...
    So if i just put the .rdf file, it would work, provided i give them the username and password for accessing the database..ofcourse i dont want to give this..so how would i hide the password and make it inbuilt along with the report.
    Thanks.

    hi,
    can someone tell me how to set automatic login so that the real users are kept out of the database passwords...
    Thanks

Maybe you are looking for

  • How to create date variable with interval in VC

    Hi Everyone, I have 2 questions: <u>My scenario:</u> I am using a BI 7.0 Query which is having some variables. I want the same variables to be displayed in the VC output. <u>Question 1:</u> I know that how to bring these variables in variable screen,

  • Check transaction authorization

    How to check transaction authorization using Z_AUTH_OBJECT_CHECK  function module

  • File sharing between PC XP SP 2 and Mac OS X 10.4.2

    I would like to share file between my two Macs and a windows PC via AirPort. I can access from the PC to the Mac but not vice versa. I followed the instructions at www.efelix.co.uk/tech/3001.html but every time I try to get access to the PC with "con

  • Business Partner reports ??

    Hi expert, Can anyone tell mw do we have any report in sap where we can get business partner with its role. my requirment is user want to see the business partner and its all roles, payment details, auth. in one place. Please help Regards Gaurav gupt

  • Trouble with Excel serial numbers to Dates

    Hi, I am new to Numbers V3 (latest) but know Excel and Open Office I have converted an Open Office worksheet to an Excel .xls which was then opened in Numbers. The dates entered on the OO and Excel sheets appear in date format correctly and I then ca