Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Report question - WEB Report ERROR
Hi Nestor
Did you check the information that you can download from OTN web site or the one that you get with 9iAS? You will need to start the report server (should be available on your Start->Program->Oracle 10g program group (or whatever ot may be called)-> Reports-> Start Report Server(or something similar - I am not at work at the moment) and OC4J service (should be in both Forms and Reports groups). My e-mail is kfabijanic_at_optusnet.com.au - if you need any more info, please feel free to email me directly for these basic issues, rather than use this group.
HTH Kind regards
Kresimir Fabijanic
Nestor Florez wrote:
>Well, I am able to create reports but and I can see the paper reports in 10g W2K
>but when I try to see the web report created by report builder, I get an error in the browser:
>*---------
>500 Internal Server Error
>OracleJSP: oracle.jsp.provider.JspCompileException:
>Errors compiling:C:\Documents and Settings\nflorez\Local Settings\Temp\docroot\3000\default\defaultWebApp\persistence\_pages\\_MODULE200802632.java
>
>error: Invalid class file format: C:\oracle\product\oradevsuit10g_home1\j2ee\home\oc4j.jar(com/orionserver/http/OrionHttpJspPage.class), wrong version: 46, expected 45
>C:\Documents and Settings\nflorez\Local Settings\Temp\docroot\3000\default\defaultWebApp\persistence\_pages\_MODULE200802632.java:9: Superclass com.orionserver.http.OrionHttpJspPage of class _MODULE200802632 not found.
>public class _MODULE200802632 extends com.orionserver.http.OrionHttpJspPage {
> ^
>2 errors
>*----------
>
>I think that it might have to do with java but I really do not know what to do here.
>I made sure that my JAVA_HOME is pointing to my j2sdk1.4.2_04\bin directory
>but it still did not work.
>
>Any ideas?
>
>Néstor Alberto Flórez Torres
>
>
>----------------------------------------------------------------
>Please see the official ORACLE-L FAQ: http://www.orafaq.com
>----------------------------------------------------------------
>To unsubscribe send email to: oracle-l-request_at_freelists.org
>put 'unsubscribe' in the subject line.
>--
>Archives are at http://www.freelists.org/archives/oracle-l/
>FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
>-----------------------------------------------------------------
>
>
>
-- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html -----------------------------------------------------------------Received on Fri Jun 04 2004 - 05:40:59 CDT