J2EE Thin Client for BEA

I need to run reports from WebLogic. I downloaded Oracle9i Reports - J2EE Thin Client (J2EE Thin Client for BEA). I am stuck on step 10 of Readme:
10. Shut down the existing Weblogic server and restart it using startExamplesServer.cmd on the command line or use the link in the BEA program group. Invoke the Oracle9i Reports servlet http://<your_web_server>:<port_number>/reports/rwservlet
If you see the Oracle9i Reports servlet help page, that means that Oracle9i Reports J2EE Thin Client has been installed and configured successfully.
In my case http://<your_web_server>:<port_number>/reports/rwservlet results in
Error 500--Internal Server Error
java.lang.VerifyError: class org.omg.PortableServer.AdapterActivatorPOA overrides final method .
at java.lang.ClassLoader.defineClass0(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:539)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:123)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:251)
at java.net.URLClassLoader.access$100(URLClassLoader.java:55)
at java.net.URLClassLoader$1.run(URLClassLoader.java:194)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:187)
at java.lang.ClassLoader.loadClass(ClassLoader.java:289)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:274)
at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302)
at java.lang.ClassLoader.defineClass0(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:539)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:123)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:251)
at java.net.URLClassLoader.access$100(URLClassLoader.java:55)
at java.net.URLClassLoader$1.run(URLClassLoader.java:194)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:187)
at java.lang.ClassLoader.loadClass(ClassLoader.java:289)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:274)
at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302)
at com.inprise.vbroker.orb.ORB.adapterManager(ORB.java:1101)
at com.inprise.vbroker.ds.DSUser.(DSUser.java:282)
at com.inprise.vbroker.ds.Init.init(Init.java:20)
at com.inprise.vbroker.orb.ORB.installServices(ORB.java:922)
at com.inprise.vbroker.orb.ORB.initialize(ORB.java:831)
at com.inprise.vbroker.orb.ORB.set_parameters(ORB.java:950)
at org.omg.CORBA.ORB.init(ORB.java:337)
at oracle.reports.rwclient.RWClient.initCORBA(RWClient.java:537)
at oracle.reports.rwclient.RWClient.RWClientInit(RWClient.java:508)
at oracle.reports.rwclient.RWClient.init(RWClient.java:220)
at weblogic.servlet.internal.ServletStubImpl$ServletInitAction.run(ServletStubImpl.java:1070)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:317)
at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:97)
at weblogic.servlet.internal.ServletStubImpl.createServlet(ServletStubImpl.java:893)
at weblogic.servlet.internal.ServletStubImpl.createInstances(ServletStubImpl.java:842)
at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:782)
at weblogic.servlet.internal.ServletStubImpl.getServlet(ServletStubImpl.java:504)
at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:349)
at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:305)
at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:6291)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:317)
at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:97)
at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3575)
at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2573)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:178)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:151)
Any suggestions?
Thanks,
Solomon Yakobson.

This is not a JDeveloper component, so you won't find it here.
Try the Reports forum:
http://forums.oracle.com/forums/index.jsp?cat=19

Similar Messages

  • Reports 9i/10g J2EE Thin Client for Websphere Application Server 5.x /6.x

    We are having Reports developed in 6i which needs to be migrated to Reports 9i/10G and we want to deploy these reports in web using Websphere Application Server 5.x /6.x without Oracle iAS.
    Do we have Reports 9i/10g J2EE Thin Client for Websphere Application Server 5.x /6.x and if so please let me know.
    Also if anybody has the configuration details please let me know?
    Thanks in Advance.

    No there is not. I don't think you can use reports services with Websphere - besides as far as I know it is not supported by Oracle (not anywhere in their support matrix).

  • Reports9i J2EE thin client for WebSphere

    Hi,
    I need to deploy Oracle Reports9i rwservlet in IBM WebSphere 4.0 Application Server.
    I have seen the J2EE thin client for WebLogic available for download on OTN. How about one for WebSphere? Is it available? If not, is the Oracle Reports Team working on it and when would it be ready for download?
    Thanks,
    Bharat

    Hi Bharat,
    We are working on j2ee thin client for WebSphere. Most of the issues on WebSphere has been addressed, we are finalizing the work and it should be available soon.
    Thanks,
    Oracle Reports Team

  • Reposted: websphere J2EE thin client request

    Hi,
    I posted this question one month ago and the answer I got is the J2EE thin client for Websphere application server will be ready in two weeks, but after checking this site http://otn.oracle.com/products/reports/htdocs/getstart/examples/Tools/index.html
    It is still not there. But I saw IIS client already there.
    Please let me know if Websphere client will be available or not, so I can tell my boss to change to other reporting tools.
    Thanks.
    David

    Hi David,
    You can see we are working on j2ee thin client for various j2ee containers. Yes, we are working on websphere, but we hit few issues that needs to be addressed before posting to otn. Sorry for the delay. We will do our best to get this done as soon as possible.
    Thanks,
    Oracle Reports Team

  • Oracle9i Reports J2EE Thin Client

    Hi all,
    I tried to create a own report servlet with the Oracle9i Reports J2EE Thin Client.
    The reason I want to have a own report servlet is, I want to have a own path to access the reports. At the moment it is possible to access the reports with the following two URL's. http://HOST:PORT/reports/rwservlet or http://HOST:PORT/repdemo/rwservlet.
    But I want to access the reports with the following URL: http://HOST:PORT/mypath/rwservlet
    I did the following. I downloaded the OC4J version of the reports thin client, altered the paths in the reports.ear to 'mypath' instead of 'reports' and deployed the application in a new created OC4J instance within my Oracle 9iAS Server.
    After the application was deployed I added the two libraries zrclient.jar and rwrun.jar under the General Properties of the newly created reports application. When the path of this two libraries is showing to the extracted OC4J thin client I get the following error:
    500 Internal Server Error
    java.lang.NoClassDefFoundError
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:195)
    at com.evermind[Oracle9iAS (9.0.2.1.1) Containers for J2EE].server.http.HttpApplication.loadServlet(HttpApplication.java:1931)
    at com.evermind[Oracle9iAS (9.0.2.1.1) Containers for J2EE].server.http.HttpApplication.findServlet(HttpApplication.java:4366)
    at com.evermind[Oracle9iAS (9.0.2.1.1) Containers for J2EE].server.http.HttpApplication.getRequestDispatcher(HttpApplication.java:2541)
    at com.evermind[Oracle9iAS (9.0.2.1.1) Containers for J2EE].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:616)
    at com.evermind[Oracle9iAS (9.0.2.1.1) Containers for J2EE].server.http.AJPRequestHandler.run(AJPRequestHandler.java:152)
    at com.evermind[Oracle9iAS (9.0.2.1.1) Containers for J2EE].server.http.AJPRequestHandler.run(AJPRequestHandler.java:72)
    at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:802)
    at java.lang.Thread.run(Thread.java:484)
    When the libraries are showing to the rwrun.jar and zrclient.jar which are installed during the installation of 9iAS I get the following error:
    500 Internal Server Error
    java.lang.NoClassDefFoundError
    at oracle.ias.repository.IASSchema$Enc.d(IASSchema.java:1361)
    at oracle.ias.repository.IASSchema.init(IASSchema.java:159)
    at oracle.ias.repository.IASSchema.<init>(IASSchema.java:114)
    at oracle.ias.repository.SchemaManager.<init>(SchemaManager.java:64)
    at oracle.reports.utility.OIDConnection.init(OIDConnection.java:57)
    at oracle.reports.rwclient.RWClient.RWClientInit(RWClient.java:407)
    at oracle.reports.rwclient.RWClient.init(RWClient.java:196)
    at com.evermind[Oracle9iAS (9.0.2.1.1) Containers for J2EE].server.http.HttpApplication.loadServlet(HttpApplication.java:1997)
    at com.evermind[Oracle9iAS (9.0.2.1.1) Containers for J2EE].server.http.HttpApplication.findServlet(HttpApplication.java:4366)
    at com.evermind[Oracle9iAS (9.0.2.1.1) Containers for J2EE].server.http.HttpApplication.getRequestDispatcher(HttpApplication.java:2541)
    at com.evermind[Oracle9iAS (9.0.2.1.1) Containers for J2EE].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:616)
    at com.evermind[Oracle9iAS (9.0.2.1.1) Containers for J2EE].server.http.AJPRequestHandler.run(AJPRequestHandler.java:152)
    at com.evermind[Oracle9iAS (9.0.2.1.1) Containers for J2EE].server.http.AJPRequestHandler.run(AJPRequestHandler.java:72)
    at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:802)
    at java.lang.Thread.run(Thread.java:484)
    Does anyone know if it is possible to create an own reports servlet within a Oracle 9iAS installation. I guess we should be able.
    Thanks for your help
    Oliver

    Answered in another thread.
    -Jeff

  • Using SUN Ray thin client for UCCE CAD Agents

    Hi,
    Does anyone tested the thin client SUN Ray for  Cisco Agent Desktops? Is this supported by Cisco?
    We know that  Cisco supports Citrix for Cisco Agent Desktop but using thin client for  IP Communicator is not supported at all.
    Thanks.

    I guess it all depends on what the SunRay client is connecting to? If it's a VDI, terminal server, or something else as long as that platform is supported by Cisco/CAD then it should be okay - after all the SunRay is just a way of connecting to a desktop environment that then runs the CAD software.
    Hope you're SunRay deployment goes well!
    Jeff

  • Oracle9i Reports J2EE Thin Client 9.0.2.1.0

    Hi to all,
    I need to submit jobs to the Reports Server from my OracleAS J2EE Edition.
    I dont't no how.
    I have found an online guide in which installation and configuration is referred to an rw_j2ee_oc4j.zip. I don,'t know where is possible to find this file.
    Can anyone help me?
    please, is very urgent.
    Thanks in advantage.
    Gianluca

    Hello,
    This file is available here : http://www.oracle.com/technology/products/reports/htdocs/getstart/examples/tools/thinclient/oc4j/rw_j2ee_oc4j.zip
    For more info Reports Thin Client :
    http://www.oracle.com/technology/products/reports/htdocs/getstart/examples/Tools/index.html
    Regards

  • JDBC Thin Client for Oracle 8i 8.1.7

    Hi,
    Trying to Driver.getConnection(.....); to an Oracle 8i 8.1.7 DBMS. My client: NT4 and JDK1.3.1 and 100% Java Thin Client "classes12.zip" and "nls(?)_classes12.zip" for JDk 1.2.x
    getConnection(....) is is timing out and exception says "network adapter could not establish connection....". No doubt, the paramters of getConnection(<parameters>) are valid and correct.
    Is it really because the downloaded classes are only for JDK 1.2.x and do not work with jdk1.3.1? In this case I will install jdk 1.2.x again at client host.
    Or is there another thing I have not concerned yet? Note I CAN connect to the host the Oracle 8i DBMS is running on (via BEA Jolt to several Tuxedo services as well as via an HTTP request to an CGI script). So the naming service works. Also te host is alive. A collegue confirmed that the database i want to connect to is also alive and running.
    Any experienced JDBC programmer who can help me?
    Greetings from Germany, hans

    Hi,
    If you get this error, check the follwing things,
    1. make sure you created a listner for your database.
    2. make sure the created your DB listner is up & running as service.
    3. try to connect to database & see that that DB is open for e-transactions (make sure the DB is not in SHUTDOWN mode).
    These checks will solve your problem.
    Good luck,
    Rajesh Singh.

  • Setting up oracle thin client for 9i?

    Does anyone have experience stting up data pools using oracle's 9i thin client that ships with BEA WLS 6.1? I am on a Sun Solaris box running Solaris 8 and oracle client 9i. I have followed all of the instrcutions (that I can find anyway) and it does not seem to work. Can someone please tell me exactly what to put in each field on the console for the Data Pool and in the classpath?
    Thanks in advance!!
    Adam

    Hi Adam,
    Configuration of a connection pool for oracle 9 is the same
    as for oracle 8.
    The only thing you should do is downloading a new
    classes12.zip that supports oracle 9, and putting it in to
    weblogic class path.
    You can download classes12.zip from otn.oracle.com.
    To put it to the weblogic classpath you need to modify
    weblogic startup script.
    Regards,
    Slava Imeshev
    "adam landefeld" <[email protected]> wrote in message
    news:[email protected]..
    Does anyone have experience stting up data pools using oracle's 9i thinclient that ships with BEA WLS 6.1? I am on a Sun Solaris box running
    Solaris 8 and oracle client 9i. I have followed all of the instrcutions
    (that I can find anyway) and it does not seem to work. Can someone please
    tell me exactly what to put in each field on the console for the Data Pool
    and in the classpath?
    >
    Thanks in advance!!
    Adam

  • Realize a J2ME reporting thin client (for PDA) with XML for Analysis

    I'd create a reporting thin client (on PDA or smartphone) that uses the web service XMLA. How I can implement it? Can I use J2ME ?
    Can i have more informations ??

    I haven't tried generating stubs from WTK, but you could also try to access your WS by programming it. One of the solutions available for most of J2ME devices (MIDP/CLDC) is kSOAP (<a href="http://www.ksoap.org">www.ksoap.org</a>). I've tested it with Apache Axis and .NET-based WS servers - it works just fine, so I assume it should be working with SAP as well. This two articles might be valuable for you:
    http://www.javaworld.com/javaworld/jw-08-2002/jw-0823-wireless.html
    http://java.sys-con.com/read/37193.htm?CFID=671691&CFTOKEN=A29B9B9F-EE05-1072-E2866AEB2CFB4A79

  • IllegalStateException thrown-report run from Rep9i Thin Client for WebLogic

    Hi,
    I am facing a problem when trying to invoke 9i reports (JSP and RDF) from the Reports 9i Thin Client deployed on WebLogic 6.0sp1.
    After deployment, I have been able to invoke the rwservlet command help page i.e. http://....../reports/rwservlet successfully.
    However, on running any report, WebLogic throws the 'IllegalStateException' error. What could be the problem?

    Hi,
    Following message is displayed at WebLogic command prompt:
    <Mar 17, 2003 10:58:06 AM GMT+05:30> <Error> <HTTP> <[WebAppServletContext(36133
    02,web)] Servlet failed with Exception
    java.lang.IllegalStateException: Attempt to change ContentType after calling get
    Writer() (cannot change charset from 'ISO-8859-1' to 'null')
    at weblogic.servlet.internal.ServletResponseImpl.setEncoding(ServletResp
    onseImpl.java:607)
    at weblogic.servlet.internal.ServletResponseImpl.setContentType(ServletR
    esponseImpl.java:237)
    at oracle.reports.rwclient.RWClient.handleException(RWClient.java:867)
    at oracle.reports.rwclient.RWClient.processRequest(RWClient.java:1238)
    at oracle.reports.rwclient.RWClient.doGet(RWClient.java:300)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:213)
    at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppSe
    rvletContext.java:1265)
    at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestIm
    pl.java:1622)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:137)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    >
    Awaiting for input.
    Thanks,
    Bharat

  • Thin clients for both Tarantella and Citrix

    What thin clients out there (hardware) supports Tarantella over the
    internet?
    Currently many of the users in my organization have a laptop at home and a
    thin client at work. The laptop could be removed now, after having
    installed Tarantella.
    Wyse doesn't seem to support both Tarantella and Citrix - who does?
    Any pointers welcome. Thanks in advance.
    Jakob Breivik Grimstveit, http://www.grimstveit.no/jakob, +47 48298152

    Jakob Breivik Grimstveit wrote:
    What thin clients out there (hardware) supports Tarantella over the
    internet?
    Currently many of the users in my organization have a laptop at home and a
    thin client at work. The laptop could be removed now, after having
    installed Tarantella.
    Wyse doesn't seem to support both Tarantella and Citrix - who does?
    Any pointers welcome. Thanks in advance.
    We do have a Tarantella client for Tarantella
    http://www.tarantella.com/download/clients/#EEwince

  • How to create and run J2EE application client for Hello World EJB

    Hi
    I am new to NWDS EJB deployment.I have created a "Hello World" bean. But how to deploy it and run using a J2EE application client step by step.
    Also please help in the steps of the deploy tool.
    Thanks in Advance

    Hi Ananda
    Check this link,
    http://help.sap.com/saphelp_nw04/helpdata/en/55/600e64a6793d419b82a3b7d59512a5/content.htm
    cheers
    Sameer

  • Thin client for "workflow creation" UI, any suggestions?

    Hello, we are building an automation software. We are planning to have a browser based front end. User will create a "workflow" like diagram user our User interface.
    What is the best way to do this? If you have used bea weblogic, the process flow diagrams is something what we are looking for. Basic idea is to have user generate this entire ddiagram on front end and we pass the resultant flow chart(workflow) as simple xml data to the backend for processing.
    Is it possible using applets/pure-html or something similar??

    This is not a JDeveloper component, so you won't find it here.
    Try the Reports forum:
    http://forums.oracle.com/forums/index.jsp?cat=19

  • Websphere report 9i thin client

    Hi,
    I saw that the report 9i servlet client for BEA weblogic is out for download long time ago, but never see the Websphere servlet client. When is it avilable? So that I can send request to report 9i server directly from my Websphere web application.
    Thanks.
    David

    hi david,
    we are currently working on the Reports J2EE Thin Client for IBM Websphere. The work should be finished within the next weeks. We will post a message in this forum once it is available.
    Thanks for your interest.
    Christian Hauser

Maybe you are looking for

  • How do I transfer App data from iPod Touch to a new iPhone?

    When I restore from my iPod backup, the Apps that came with my iPhone are deleted. Where are the data files located so that a couple of games and other App data files can be moved over?

  • How do I assign a drive letter to the Ipad in Windows 8

    Hi, I deleted an important video file and some photos from my ipad. Last few days I have spent ages trying to find a utility that will recover the files, but most of the 'ipad specific' software is a crock. I thought if I could assign a drive letter

  • Isight problem...maybe photobooth....

    i found my isight camera in a wired situation this morning when i open photobooth...i found the image in the photobooth got widen for some reasons..i was wondering if anyone came across this problem before? is it a hardware or software issue... p.s.

  • Service Tax on advance payment received

    Hi friends, Out client is collecting the service tax on advance payment received from the customers and depositing the same with the department. Could you please let me know how we can adjust automatically the same when he is raising the actual invoi

  • Batch replace color with another color

    Hi, I would desperately need some assistance in trying to accomplish batch editing of ai-files via JavaScript. What I would need to do, is go through a number (many!) of files, find items with certain swatch color (referenced by its name), and replac