JSP on BEA  Weblogic: random error when loading a jsp page that uses a Bean

Hi!
I wrote a simple jsp page that stores a String in a JavaBean, and then forwards to another jsp page to display that String. The jsp pages are deployed on a BEA Weblogic 6 Server, but I get a weird behaviour when loading the page into my browser. Usually I get an error message:
/Response.jsp(9): class 'query.jsp.QueryBean' could not be loaded
probably occurred due to an error in /Query.jsp line 9:
<jsp:useBean id = "queryBean" scope = "request" class = "query.jsp.QueryBean" />
But the funny thing is that after reloading the page a few times it eventually works. The bahaviour seems to be totally random - sometimes it works, sometimes it claims not finding the JavaBean class.
Anyone experienced something similar?
Thank you very much,
Charlie

Is QueryBean.class located under '<appname>/Web_inf/query/jsp/'?
If it is please try changing the package name to something else like com.myclass or something like that.

Similar Messages

  • I get an error when loading LR to Macbook Pro using Leopard.

    I now have a Macbook Pro with Leopard and wanted to load my Lightroom 2 that I only have on my pc desktop and then get the upgrade for it on the MBP but I get an error failure and do not know where to go from here to find out what the problem is. 

    I am a PC user, and know nothing about Mac operating systems.  Here is a link to a webpage outlining system requirements for Lightroom.
    http://www.adobe.com/products/photoshoplightroom/systemreqs/

  • Error when duplicating heirarchy of VI that uses NI_LVConfig.lvlib

    I am using labview 2010 SP1 and keep getting an invalid input error when trying to Save As-Duplicate Hierarchy any VI that contains any part of the NI_LVConfig.lvlib.  I have tried and found this problem using windows 7 and 8 and it seems to be independant of the save as location (C drive, network drive, desktop, etc.)
    Is there a known update or root cause for this?
    Attachments:
    Local_SealDMConfig_.ini ‏1 KB
    iniLib test.vi ‏11 KB

    I've done some more investigation on different computers, and have found that the error pops up only when i try to save As-duplicate heirarchy from a VI containing the NI_LVConfig.lvlib that resides on my office network server location to somewhere else.  If i copy the VI that i posted here to my harddrive then Save As-DupHeir it works.  I don't have another network to try to narrow it down much further as to what about my network or network path might be leading to the problem.  Here is a jpg of the error i get.

  • Error when loading a JSP twice

    Hello,
    I have a problem having JSP to work with iPlanet 4.1 : my JSPs just want to run once !
    When I stop and start iPlanet, all of my JSP pages work, but I get a "500 Server Error" if I try to reload one of these more than once.
    When I check the error log, I can see for the first call :
    - Internal Info: loading servlet /test.jsp
    And for each of the next calls :
    - trying to GET /test.jpg, process-uri-objects reports: cannot find template servlet
    iPlanet seems to serve the JSP correctly only if it's just compiled it...
    Has anyone seen this before?
    I am running iWS4.1 sp11

    My fix: add the following to the obj.conf file:
    <Object name="servlet">
    ObjectType fn="force-type" type="text/html"
    Service fn="NSServletService"
    </Object>

  • Error when loading index.jsp page...

    Mrs..
    I have one problem:
    I make one page called index.jsp . But, I not running using OC4J Embebbed of JDeveloper version 10.2.1:
    Log:
    [Starting OC4J using the following ports: HTTP=8988, RMI=23891, JMS=9227.]
    D:\Java\JDev\jdev\system10.1.2.2.0.1929\oc4j-config>
    D:\Java\JDev\jdk\bin\javaw.exe -ojvm -classpath D:\Java\JDev\j2ee\home\oc4j.jar;D:\Java\JDev\jdev\lib\jdev-oc4j.jar${CLASS_PATH} -Xverify:none -Ddisable.checkForUpdate=true -Doracle.j2ee.dont.use.memory.archive=true -Doracle.j2ee.http.socket.timeout=500 -Doracle.dms.sensors=NONE -Doc4j.jms.usePersistenceLockFiles=false com.evermind.server.OC4JServer -config D:\Java\JDev\jdev\system10.1.2.2.0.1929\oc4j-config\server.xml
    [waiting for the server to complete its initialization...]
    07/02/21 16:12:26 Error parsing internal-settings.xml: server-extension-provider class 'oracle.jdevimpl.runner.oc4j.Oc4jNotifier' not found
    07/02/21 16:12:27 Error initializing data-source 'jdbc/MySQL_DBCoreDS': DriverManagerDataSource driver 'com.mysql.jdbc.Driver' not found
    07/02/21 16:12:27 Auto-deploying HUR (New server version detected)...
    07/02/21 16:12:27 Oracle Application Server Containers for J2EE 10g (10.1.2.2.0) initialized
    The page not show to me.
    Somebody help me?
    [email protected]
    Thanks!

    I think you are missing the problem : it is missing mysql jdbc type4 driver. Load that and then try.
    Thanks
    Satya

  • Errors when loading iWeb created pages

    I edit my iWeb-site at home on my Mac and as I go along I check it in my Firefox browser,which always seems to be fine. However, at work I check it on a Windows/Explorer cpu and it is always distorted out of recognition. I've refreshed the page and tried emptying the temp internet files. Nothing seems to fix it,does anyone else have a similar or the same problem?

    Never answered, problem was CSS related

  • Error when testing a Guided Procedure that use a Visual Composer UI

    Hello!
    Trying to develop my first Guided Procedure in SAP NW CE 7.1 SR3.
    I follow instructions that I earlier have used with CE 7.1 SP1 (in TechEd07), assuming no major changes from SP1 to SR3...
    I have defined a Callable Object that is based on a Visual Composer UI.
    The Visual Composer UI itself works fine when I test it in Visual Composer but when I try to test the Callable Object I get the following error message:
    "Could not load execution container: Did not find active instance for component com.sap.caf.eu.gp.ui.co.wd4vc.exec.COExecWD4VC in running application."
    When I click on the error message I get a lot of details of the underlying Java exception:
    "java.lang.IllegalArgumentException: Cannot find view element with ID 9NEfbfuapOdP8O4KnmM19Q in application com.sap.caf.eu.gp.dt.workset.AppWorkset with namespace null"
    (skipped all details...)
    Have I missed some step (development or configuration) that is new in CE 7.1 SR3 compared to CE 7.1 SP1?
    I have tried to read through the available on-line help but can't find anything that seems to differ...
    Are there any examples/tutorials available for CE 7.1 SP3?
    Thanks for your help,
    Magnus.

    Hello Dipankar!
    Thanks for trying to help me out!
    I'm unfortunately having problem with finding the choice "Add Guided Procedure Information" in the options menu in VC.
    I have looked in the menu "Tools --> Options" but failed to find this choice.
    Is this choice maybe changed in SAP NW CE 7.1 SR3?
    Regarding running the VC component as a stand-alone application I can launch the component from VC after deployment and it works fine both as HTML and Flex (I really like the Flex - version :-)!
    But if you mean something else with running it stand alone please direct me to some doc-url so I can learn how to do that!
    Best Regards,
    Magnus.

  • ORA-00054 error when loading Oracle table using Data Services

    Hello,
    we are facing ORA-00054 error when loading Oracle table using BO Data services
    (Oracle 10g database, BODS Xi 3.2 SP3)
    Test Job performs
    1- truncate table
    2- load table (tested in standard and bulk load modes)
    Scenario when issue happens is:
    1- Run loading Job
    2- Job end in error for any Oracle data base error
    3- When re-running the same Job, Job fails with following error
         ORA-00054: resource busy and acquire with NOWAIT specified
    It seems after first failure, Oracle session for loading the table stays active and locks the table.
    To be able to rerun the Job, we are forced need to kill Oracle session manually to be able to run the Job again.
    Expected behaviour would be : on error rollback modifications made on table and BODS stops Oracle session in a clean way.
    Can somebody tell me / or point me to any BODS best practice about Oracle error handling to prevent such case?
    Thanks in advance
    Paul-Marie

    the ora-0054 can occure depending how the job failed before. If this occures you will need the DBA to release the lock on the table in question
    Or
           AL_Engine.exe on The server it creates the Lock. Need to Kill Them. Or stop it..
    This Problem Occurs when we select The Bulkloading Option in orclae  We also faced the same issue,Our admin has Killed the session. Then everything alright.

  • Error when loading XSLT mapping of the application

    Hi,
    I am using XSLT mapping in XI.
    It is working ok when I test it in Interface Mapping but it gives below error when I test end to end scenario.
      <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Request Message Mapping
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
      <SAP:Category>Application</SAP:Category>
      <SAP:Code area="MAPPING">TRANSFORMER_CONF_EX</SAP:Code>
      <SAP:P1>com/cba/***.xsl</SAP:P1>
      <SAP:P2>urn:**:**</SAP:P2>
      <SAP:P3>450326d0-1559-11dd-99a1-d89c0a0a380b</SAP:P3>
      <SAP:P4>-1</SAP:P4>
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>Error when loading XSLT mapping of the application</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    Yes, I have activated it
    Regards,
    Anirudh.

    hi
    please assure that if you save your xslt stylesheet locally, that it is saved in UTF-8 format, before you import it.
    Pls do export the imported archive as a zip file to your local disk and try opening the same. If its not then the zip file which you have uploaded might have got corrupted/is not fully uploaded.
    Try activating the imported archive and do a check before you do that. This you can do with a minor change in the description or so.
    reward points if found helpfull
    regards
    chandra.k

  • Error when loading data in Infopackage

    Hi Friends,
               I'm getting the following error when loading please help it is quite urgent.
    Value 'ZSATX #1 ' (hex. '436F6E7461696E6572202331 ') of characteristic ZSIGNI contains invalid characte BRAIN     
    Thnaks ,

    Hi Smily,
    It refers to an invalid char found in this InfoObject value. Does your system have anything maintained in RSKC?
    For good info you can refer to Eugene's blogs:
    /people/sap.user72/blog/2006/07/08/invalid-characters-in-sap-bw-3x-myths-and-reality-part-1
    /people/sap.user72/blog/2006/07/23/invalid-characters-in-sap-bw-3x-myths-and-reality-part-2
    Hope this helps...

  • Error when loading lower case

    Hi Friends,
               I getting an error when loading the Infopackage ,
    "Value 'sss ' (hex. '737373 ') of characteristic Zapple contains invalid characters"
    I used the formula "To upper" in my T/R  still I was getting the same error" and also I edited the value in PSA to "SSS" and loaded and still pointing to the same error. when I do a find for "sss" I dont see any value in PSA.
    Please advice, it will be really appreciated,
    thanks alot in advance

    Hi,
    U cont see the special characters in display mode in PSA...
    for that First the check the reason for error,
    it is from PSA, and the status in the monitor turned to red with errors or collection eneded with source system.. then go to manage of data target delete the red request... now go to PSA in modelling then select ur infosource right click select the option edit PSA data..
    Now u can see the some special characteristics in the record that error occured... once it is complete then save come back to PSA screen then once again right click on the Infosource select immeadiate update.. it will work fine..
    Siddhu

  • Error -5000 and: Error when loading the transcode setting

    For a couple of days I've been trying to export my project on a DVD, but on the half way of the transcoding it comes the Error -5000, and then there is such a message, something about the navigation, can't be found etc... I work on a mac OS X, using Encore CS3, all my data I've got on my external harddisk, with space of 80 GB.
    Besides, when I'm trying to export my project on a blu-ray disc, there comes a message: Error when loading the transcode setting! I know that there are only two codecs there - H.264 and MPEG-2, and there are only MPEG-2 movie files there, so I set the MPEG-2 codec. And there comes such a thing! Having set the H.264, there comes the same. What can it be?
    And the last one is the copy protection. I know that it can be activated, with CGMS and Macrovision, only if the CSS option is set on "permit no copies". So I do, and then there comes a message - "for these settings there is no copy protection provided". So what now to do?

    My flash drive PNY comes up with error -5000 and i do not know what to do can you help me with this problems

  • JAVAMAP-Sax Parser ...............Linkage error when loading the class.

    Dear all,
    Do we have any extra things to execute the Java mapping using the Sax Parser?
    When I am executing the interface mapping ,I am getting the" Linkage error when loading the class" error.
    Kindly let me know your personnel maildId so that I can mail you the screen shots.
    Thanks,
    Srinivasa

    Dear sunil,
    Find the File.
    Source:
    <MTO_FTP_MAT_DETAILS>
    <MATDETAILS>
    <MAKTX>
    <MATNR>
    <WERKS>
    <LABST>
    <MEINS>
    <PERCNT>
    TARGET
    MTI_FTP_MAT_DETAILS
    <MATDETAILS>
    <MAKTX>
    <MATNR>
    <WERKS>
    <LABST>
    <MEINS>
    <PERCNT>
    Source:
    <MTO_FTP_MAT_DETAILS>
    <MATDETAILS>
    <MAKTX>
    <MATNR>
    <WERKS>
    <LABST>
    <MEINS>
    <PERCNT>
    TARGET
    MTI_FTP_MAT_DETAILS
    <MATDETAILS>
    <MAKTX>
    <MATNR>
    <WERKS>
    <LABST>
    <MEINS>
    <PERCNT>
    import java.io.IOException;
    import java.io.InputStream;
    import java.io.OutputStream;
    import java.util.Map;
    import javax.xml.parsers.SAXParser;
    import javax.xml.parsers.SAXParserFactory;
    import org.xml.sax.Attributes;
    import org.xml.sax.SAXException;
    import org.xml.sax.helpers.DefaultHandler;
    import com.sap.aii.mapping.api.StreamTransformation;
    class Echo {
    public static OutputStream out;
    public class myEcho extends DefaultHandler implements StreamTransformation {
    private Map map;
    public void setParameter(Map param) {
    map = param;
    public void execute(InputStream in, OutputStream out) {
    DefaultHandler handler = this;
    SAXParserFactory factory = SAXParserFactory.newInstance();
    try {
    SAXParser saxParser = factory.newSAXParser();
    Echo.out = out;
    saxParser.parse(in, handler);
    } catch (Throwable t) {
    t.printStackTrace();
    public void startDocument() throws SAXException {
    try {
    Echo.out.write("<?xml version='1.0' encoding='UTF-8'?>".getBytes());
    } catch (IOException e) {
    e.notify();
    public void endDocument() throws SAXException {
    try {
    Echo.out.flush();
    } catch (IOException e) {
    throw new SAXException("I/O error", e);
    public void startElement(String namespaceURI, String sName, // simple name
    String qName, // qualified name
    Attributes attrs) throws SAXException {
    String eName = sName; // element name
    if ("".equals(eName))
    eName = qName; // not namespace-aware
    if ("ns0:MTO_SAP_MAT_DETAILS".equals(qName)) {
    try {
    Echo.out.write(("<MTI_FTP_MAT_DETAILS>").getBytes());
    } catch (Exception e) {
    e.printStackTrace();
    } else {
    try {
    Echo.out.write(("<" + qName + ">").getBytes());
    } catch (Exception e) {
    e.printStackTrace();
    public void endElement(String namespaceURI, String sName, // simple name
    String qName // qualified name
    ) throws SAXException {
    String eName = sName; // element name
    if ("".equals(eName))
    eName = qName; // not namespace-aware
    if ("ns0:MTO_SAP_MAT_DETAILS".equals(qName)) {
    try {
    Echo.out.write(("</MTI_FTP_MAT_DETAILS>").getBytes());
    } catch (Exception e) {
    e.printStackTrace();
    } else {
    try {
    Echo.out.write(("</" + qName + ">").getBytes());
    } catch (Exception e) {
    e.printStackTrace();
    public void characters(char buf[], int offset, int len)
    throws SAXException {
    String s = new String(buf, offset, len);
    try {
    Echo.out.write(s.getBytes());
    } catch (Exception e) {
    e.printStackTrace();

  • I now get an 500 Internal Server error when loading Firefox, after updating RealPlayer

    I now get an 500 Internal Server error when loading Firefox, after updating RealPlayer.
    When I try to open Firefox, it opens. But there is the error message.
    What is this? How do I did rid of it?
    '''bold text'''

    Clear the cache and the cookies from sites that cause problems.
    * "Clear the Cache": Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
    * "Remove the Cookies" from sites causing problems: Tools > Options > Privacy > Cookies: "Show Cookies"
    Start Firefox in [[Safe Mode]] to check if one of the add-ons is causing the problem (switch to the DEFAULT theme: Tools > Add-ons > Appearance/Themes).
    * Don't make any changes on the Safe mode start window.
    See:
    * [[Troubleshooting extensions and themes]]
    You can also check the connection settings in Tools > Options > Advanced : Network : Connection<br />
    If you do not need to use a proxy to connect to internet then select "No Proxy"
    See "Firefox connection settings":
    * [[Firefox cannot load websites but other programs can]]

  • Report Designer - Error when Loading Report

    Hi,
    We have created a report in Report Designer (7.0) and saved it. When we execute it runs fine. After closing the report and trying to reopen it, the report does not open. It gives an error "Error when Loading Report". Our BI frontend patch is 14.
    Did anyone encounter this issue and is there a solution to this.
    Thanks
    Hemant

    Hello,
    Please go to SE38 -> RS_REPORT_MAINTAIN,
    Type your report name, and DT als "Report Type".
    Goto edit mode, copy&paste this XML into txt file and send it to me ([email protected]). I will check whats going on with this report. Loading should be always possible.
    Regards, Karol Kalisz, BI Development

Maybe you are looking for

  • How many device can you have on your timecapsule

    I have multiple device on my wireles network and it seems i have hit a limit. If I put a 9th device on the network, one of the other devices seem to get kicked off or cannot establilsh connection. Is there a limit to the number of devices using a tim

  • Missing letters in TM title

    I am a beginner in actionscript. I have readmore button displaying TM content I have wrote : _root.TM_title="abcdefhijk" But in a result title is only "ei" . It looks like problem with some characters. For tittle "aaabbb" - result nothing tittle "aae

  • Fbpanel not showing images....

    Ok I have fbpanel install and the button icons are not showing up. Curious if anyone has any idea what might cause this. This is a fresh install of arch. I have looked at the config file for the path to the image files and it is correct.

  • Pdf to eps issue on Illustrator

    I'm creating a pdf with Apache FOP in Linux then I need to convert the pdf it into an eps. I'm trying lot of ways, the only one that seems works is the pdftops. But, when I convert it into Linux in command line pdftops file.pdf -eps file.eps This com

  • Hi Experts , Error In OM

    Hi Experts, We are in post go live support stage. Error ; When we are delimiting the position in OM. It is asking Request Number. How to overcome this. Please provide me the answer. Thanks & Regards, Vinay