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

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

  • Oracle9iAS reports thin client with weblogic

    Hi
    I am looking into the possibilty of using thin client with weblogic. Has anyone done this before with weblogic version 8.1?? what are the problems you faced?.. and do you know what is the design behind the thin client??any help will be great.
    Thanks

    Please go to this link
    http://otn.oracle.com/products/reports/htdocs/getstart/examples/Tools/index.html
    and in the bottom you can see the download for thin client for BEA weblogic
    Readme - http://otn.oracle.com/products/reports/htdocs/getstart/examples/Tools/thinclient/bea/Readme.html
    Thanks
    The Oracle Reports Team

  • 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

  • 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

  • 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

  • Crystal report run from ASP code significantly slower than when run in CRS

    We have CRS XI R2.  I developed a report that contains several on-demand sub-reports.  The report and sub-reports are very fast when run directly from CRS.  However, when I run from ASP (users run a link from the intranet), it takes 4 times longer (1 second on CRS, vs. 5-10 seconds on intranet).  The report takes longer, bringing up a sub-report takes longer and paging through sub-reports take longer.  What can be done to improve the speed of the report that is using the ASP code?  I used a sample program provided at this support site to develop the report and it is pretty basic code.  The only time I have a problem is when I have many sub-reports.  Since they are on-demand, I do not know why this would matter.

    This has been created as an incident with SAP support.  Things that you will want to check is making sure that you handle the postback to the code as you do not need to run your entire code on every postback.  This will help performance after the original load. 
    One other thing is to compare performance with the viewer within Infoview that uses the same backend server as your application, ie PSReportFactory uses the page server, so you'll want to test with the DHTML viewer.  RAS code (reportclientdocument) uses the Report Application Server so you will want to test with the Advanced DHTML viewer.

  • Odd error when 6i report run from server but not from pc

    Getting error:
    REP-0065: Virtual Memory System error. REP-0200: Cannot allocate enough memory. cavaa 22
    running a report from the web server via URL / cgicmd.dat file
    report runs fine from developer tool, naturally
    both windows boxes, server & pc
    report has single ref cursor query from pacakged procedure returning 4 column record type, all defined in same package
    order of columns all appear to be the same, datatypes too
    ideas?

    Another developer created a new function that my ref cursor query used.
    It had an error, thereby causing the ref cursor to fail.... the report failed.
    I think more error handlers are necessary.

  • Problems with reports run from the MSS Launchpad

    Hi,
    The problem I am facing is with the reports being run from the MSS Launchpad. When i click on it, I can see that certain buttons like "Selection Fields", "org Assignment" are disabled. But there in one more button "More" which is enabled and clicking on it gives all the disabled options as enabled. However when the report window is maximized, the button "More " vanishes and all the buttons become disabled.
    I need to enable all the buttons now showing as disabled. Eagerly awaiting your reply.
    regards,
    Pinki

    Hi,
    Thanks for the reply. But can you please let me know how?
    regards,
    pinki

  • Reports run from "view" menu, but will not run when scheduled.

    Post Author: Jonathan Lackman
    CA Forum: General
    Recently completed SP6 for CE10 and CR10. Now none of the reports will run from the User Launchpad Crystal Enterprise login interface. Normally, reports are selected, paramaters set, and the report is "scheduled". This fails with the error "Information is needed before this report can be processed.". I know this error usually indicates incorrect parameters set. However, if I select the same report, and then click on "view", and select the exact same parameters, the report will run fine.
    It seems there is some issue with scheduling that is causing all reports to fail. There is nothing else unusual on the machine that I can see; no errors, not overworked, no event log issues, all services are started.
    I'd like to hear any suggestions on this, as we will likely have to engage a paid support technician if I can't get this resolved.

    Apologies, I was looking at the wrong schematic for the Apple TV 1. There isn't a button. So lets try this instead...
    Remove the power cord and wait 20 seconds.
    Plug it back in and let it boot (Give it 10 minutes, it's being tempremental)
    Try and navigate to the the advanced menu and do a factory restore
    If that doesn't work then if you are using the white remote hold down the menu button for six seconds and release this should bring up a hidden menu which will allow you to access the advanced configuration settings.
    Again, if this fails there isn't much to do than tap it with a hammer to see if that fixes it (hard to believe how many times that actually works. (No responsibility taken if it breaks!, but at least you'd have a good reason to buy Apple TV 3)

  • 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

  • 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

  • Generate standalone java client for weblogic (11g) webservice

    Hi All,
    I am a newbie to web logic family. I am using web logic 11g server and deployed JAX-WS web service on it using the documentation given for the same. I have created one complex object to return some data from the server as web service. I am able to build, deploy and run the web service using ant task on same machine.
    But I need to deploy client classes on another machine and call web service from machine other than I am using for creating and deploying web service. Can you please tell me how can I achieve this ? Which jar files are needed to run a web service client generated through ant task and how can I create web service client differently using Eclipse IDE?
    I have generated Client classes as jar using eclipse OEPE but I dont have any idea how can I use it because it changes the package name and class names also :(
    Please help me out any hint would be greatly appreciated. :)

    Hi All,
    I have found all the answers regarding my query from the link below :
    [Overview of Web Services Invocation|http://download.oracle.com/docs/cd/E12840_01/wls/docs103/webserv/client.html#wp229351]
    May be this would be helpful to the newbie who is just like me :) yippy :)

Maybe you are looking for

  • Cannot create a Smart Album

    when I select "New Smart Album" nothing happens. No error message, nothing. I can create anything else, the option isn't greyed out. Not sure why this is happening or how to correct. Thanks

  • How to disable Document types in Purchasing

    Hi All, There is a customer requirement in R12 -not to use planned PO so they want that planned PO should not come in the LOV in PO types. So how to make it disable in the PO form Except form personalization. Is there any profile option exist for thi

  • Migrating across different $HOMEs

    I just bought myself a new laptop. Migrating all my settings should be as simple as just copy/paste. However I have a few concerns about my particular setup. Firstly, my old laptop is i686 and the new one is x86_64. This is probably of little concern

  • All media forms crash repeatedly within moments

    Whenever U am opening a page with any media on it, the media portion crashes: A news site w video, hulu, etc

  • URL Syntax for PL/SQL procedure

    I am trying to call a PL/SQL procedure to delete a file attachment (from How To). I have modified the procedure to accept three other arguments (app, page, session). My delete-column link is: #OWNER#.delete_my_file?p_file=#ID#,p_app=&APP_ID.,p_page=&