Error message - servlet.jar ?

can anyone tell me what this error message means. Ive installed a .war file that should work. but i get this error. Is it something to do with not being able to find servlet.jar ? if it is where do i need to put it?
Thanks
exception
org.apache.jasper.JasperException
     org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:373)
     org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:295)
     org.apache.jasper.servlet.JspServlet.service(JspServlet.java:245)
     javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
root cause
java.lang.NullPointerException
     org.apache.jsp.products_jsp._jspService(org.apache.jsp.products_jsp:72)
     org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:99)
     javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
     org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:325)
     org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:295)
     org.apache.jasper.servlet.JspServlet.service(JspServlet.java:245)
     javax.servlet.http.HttpServlet.service(HttpServlet.java:802)

can anyone tell me what this error message means. Ive
installed a .war file that should work. but i get
this error. Is it something to do with not being able
to find servlet.jar ? if it is where do i need to put
it?
Thanks
exception
org.apache.jasper.JasperException
     org.apache.jasper.servlet.JspServletWrapper.service(J
spServletWrapper.java:373)
     org.apache.jasper.servlet.JspServlet.serviceJspFile(J
spServlet.java:295)
     org.apache.jasper.servlet.JspServlet.service(JspServl
et.java:245)
     javax.servlet.http.HttpServlet.service(HttpServlet.ja
va:802)
root cause
java.lang.NullPointerException
     org.apache.jsp.products_jsp._jspService(org.apache.js
p.products_jsp:72)
     org.apache.jasper.runtime.HttpJspBase.service(HttpJsp
Base.java:99)
     javax.servlet.http.HttpServlet.service(HttpServlet.ja
va:802)
     org.apache.jasper.servlet.JspServletWrapper.service(J
spServletWrapper.java:325)
     org.apache.jasper.servlet.JspServlet.serviceJspFile(J
spServlet.java:295)
     org.apache.jasper.servlet.JspServlet.service(JspServl
et.java:245)
     javax.servlet.http.HttpServlet.service(HttpServlet.ja
va:802)
Pal..pls quote d JSP code....
Hope the forum could get more info regarding your problem, and help u !
Cheers !
Shekhar

Similar Messages

  • Error loading servlet.jar

    I deployed a web application in tomcat server. I'm getting following error when starting the server
    WebappClassLoader: validateJarFile(D:\jakarta-tomcat-4.1.27\webapps\registeruser
    \WEB-INF\lib\servlet.jar) - jar not loaded. See Servlet Spec 2.3, section 9.7.2.
    Offending class: javax/servlet/Servlet.class

    I am trying to deploy a web application using Netbeans 6.1 but when I am running it I am getting the following errors:
    deployed with moduleid = S
    validateJarFile(/home/aadhya/sanju/S/build/web/WEB-INF/lib/servlet.jar) - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class: javax/servlet/Servlet.class
    ##### Error java.lang.ClassNotFoundException: com.mysql.Driver
    ##### Error java.lang.ClassNotFoundException: com.mysql.Driver
    Can any body please tell me how to solve this problem???
    I tried even by deleting servlet.jar from my application but still the same problem exists.
    Thanks & Regards,
    Sanjeev K
    Edited by: sanjeev.pk on Sep 2, 2008 3:35 PM

  • Error Message: either jar file is currupted or blank(user-defined JavaBean)

    Hi All,
    I am new in javabean.I am trying to create a code
    "Create a user-defined JavaBean having a label.Allow a user to change the caption of the user-defined javabean"
    Problem where I face:
    When I load the jar file for user-defined JavaBean in the BDK environment
    I perform this:
    1). Select the File->LoadJar command in the BeanBox window.This displays the Load Beans from JAR File dialog box.
    2).select jar file and click the Open button.
    But after this, selected JAR file should be loaded in the ToolBox window.But It could not happen and error message appear.
    Error:: either jar file is corrupted or blank
    But really It is not.
    Pl help.
    -Shobhit
    Edited by: shobhit_onprob on Mar 21, 2008 7:40 AM

    Sir,
    I am confused with, what you say META-INF/manifest.mf
    Should I create a folder name META-INF then inside this folder I should save manifest file with .mf extention as LP.mf ?????????????????????????????
    After this still I face that problem.
    Pl guide If you can.
    For your convienience I past activities I use and get in command prompt in code tag.
    Regards
    -Shobhit SinghD:\beans\beanbox>jar cfm LP.jar META-INF/LP.mft LP.class
    D:\beans\beanbox>RUN
    D:\beans\beanbox>if "Windows_NT" == "Windows_NT" setlocal
    D:\beans\beanbox>set CLASSPATH=classes;..\lib\methodtracer.jar;..\infobus.jar
    D:\beans\beanbox>java sun.beanbox.BeanBoxFrame
    Jar file D:\beans\beanbox\LP.jar didn't have any beans!
    Each jar file needs to contain a manifest file describing which entries are
    beans.  You can should provide a suitable manifest when you create the jar.
    D:\beans\beanbox>

  • Error compilng servlet - even after including servlet.jar in classpath

    I have the tomcat installation , which shows the default page on stating the tomcat.
    I have my classpath set to -
    set CLASSPATH=c:\tomcat4.1\comman\lib\servlet.jar;c:\j2sdk1.4\lib\tools.jar;
    set PATH=c:\j2sdk1.4\bin;
    I have a greetserv.java which is a simple example servlet. When i try to compile this, it gives me the error javax.servlet.jar does not exist.I have it included in the classpath, but it still doesnt work.
    Any help will be appreciated.
    Thanks,
    Jyothi

    What is javax.servlet.jar?

  • Error Instantiating servlet

    Created a new server however i get the following error message:
    Servlet error: Error instantiating servlet *"ServletName"*
    Any advice on this?
    Edited by: AgentLeo on May 18, 2009 11:30 PM

    We are running into the same problem !!
    Have you guys mad any progress on this issue ? We are using OC4J 9.02.1
    Thanks
    Chris

  • App runs in Eclipse environment but not from jar file with no error message

    When I upgraded my jre to 5.0 my app does not run. After fixing the properties problem I had a few days ago it is now at least compiling and running within Eclpse
    However, when I export to a jar file it runs to a certain point and then just goes away with no error message!!! I've narrowed it down to the exact point where it dies but don't understand why it dies and especially gives me no errors whatsoever. It just goes away.
    It is creating an instance of a new class when it dies.
    Can someone please help me?

    Ok, well it doesn't. Anyway, I'm still having the same problems. I can run my jar file to a certain point and then the application just stops. I know this because I've put come message boxes in the application to let me know where in the app the system is.
    It always dies when it is instantiating the new class called HeidiFrame; done by:
    HeidiFrame heidiFrame = null;
    if I put code in between the above line and before the below line, this code will work fine
    heidiFrame = new HeidiFrame();
    but if I put code after the above line, nothing happens
    As I said this all worked fine until I upgraded to Java 1.5
    If you look at http://java.sun.com/javase/technologies/compatibility.jsp there are 23 compatibility issues with the new release. We're using xml stuff so that was my first problem and the code wouldn't even compiile. Once I added in libraries, the code compiled and ran beautifully.
    However, when creating my jar file so I can deploy this application , I've discovered that the jar file will only run to a certain point, as I've stated previously. So, that's my problem. Not that I can't run it from the command prompt, which I can't, but it's a gui application. I've tried changing things in the classpath file and the manifest to no avail. Nothing changes. The application starts but when it goes to instantiate the HeidiFrame class, which is the class that actually builds the gui it dies and goes bye bye.

  • Error message from servlet to jsp

    Hi again,
    I have servlet and check error on this servlet then i would like
    to send error message to jsp page.Every error message will send to
    same JSP page.So JSP must receive message from Servlet.Can i do this?
    Please give me details and some sourcecode.I will appreciate for your helps.

    you could do something like this..
    request.setAttribute("error", stringErrormessage);
    Then in the jsp just do
    <%= request.getAttribute("error") %>
    That will print an errormessage.
    Basically, by setting anything on the request and then redirecting to that page you cn display it...
    //Johan

  • [svn:bz-trunk] 14330: BLZ-476 : Getting different error message in server' s servlet log and console log when class is not of expected type.

    Revision: 14330
    Revision: 14330
    Author:   [email protected]
    Date:     2010-02-22 10:03:03 -0800 (Mon, 22 Feb 2010)
    Log Message:
    BLZ-476 : Getting different error message in server's servlet log and console log when class is not of expected type.
    QA: no
    Doc: no
    checkin test : pass
    Ticket Links:
        http://bugs.adobe.com/jira/browse/BLZ-476
    Modified Paths:
        blazeds/trunk/modules/core/src/flex/messaging/MessageBrokerServlet.java

    Hi, wbracken ,
    As known, there are 2 different questions I raised.
    Regarding the reply for the second one (Nothing to do with Chinese), I noticed there are several similar issues found in this forum, and it seems no response could solve my that problem. The related methods and classes were also well check, as well as the parameters put.
    Any way, your reponse was appreciated.
    Thank you for the help.

  • [svn:bz-trunk] 14341: BLZ-476 : Getting different error message in server' s servlet log and console log when class is not of expected type.

    Revision: 14341
    Revision: 14341
    Author:   [email protected]
    Date:     2010-02-22 13:19:46 -0800 (Mon, 22 Feb 2010)
    Log Message:
    BLZ-476 : Getting different error message in server's servlet log and console log when class is not of expected type.
    Ticket Links:
        http://bugs.adobe.com/jira/browse/BLZ-476
    Modified Paths:
        blazeds/trunk/modules/core/src/flex/messaging/MessageBrokerServlet.java
        blazeds/trunk/modules/core/src/flex/messaging/util/ClassUtil.java

    Hi, wbracken ,
    As known, there are 2 different questions I raised.
    Regarding the reply for the second one (Nothing to do with Chinese), I noticed there are several similar issues found in this forum, and it seems no response could solve my that problem. The related methods and classes were also well check, as well as the parameters put.
    Any way, your reponse was appreciated.
    Thank you for the help.

  • Logging Error Message in Console  [Servlet Error]-[Cannot find FacesContex]

    Hi,
    I am using Web Application with JSF . but when i log in into the web appl everthing is fine but in back end i mean the console of RAD Tool having some logging Error message:
    SRVE0026E: [Servlet Error]-[Cannot find FacesContext]: javax.servlet.jsp.JspException: Cannot find FacesContext
    at javax.faces.webapp.UIComponentTag.doStartTag(UIComponentTag.java(Compiled Code))
    at com.sun.faces.taglib.jsf_core.ViewTag.doStartTag(ViewTag.java(Compiled Code))
    at org.apache.jsp._index._jspService(_index.java:86)
    at com.ibm.ws.webcontainer.jsp.runtime.HttpJspBase.service(HttpJspBase.java(Compiled Code))
    at javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled Code))
    at com.ibm.ws.webcontainer.jsp.servlet.JspServlet$JspServletWrapper.service(JspServlet.java(Compiled Code))
    at com.ibm.ws.webcontainer.jsp.servlet.JspServlet.serviceJspFile(JspServlet.java(Compiled Code))
    at com.ibm.ws.webcontainer.jsp.servlet.JspServlet.service(JspServlet.java(Compiled Code))
    So could you please help me find out the solution for this :
    While i am using the code in jsp page:
    <%@taglib uri="http://java.sun.com/jsf/html" prefix="h"%>
    <%@taglib uri="http://www.ibm.com/jsf/html_extended" prefix="hx"%>
    <%@taglib uri="http://java.sun.com/jsf/core" prefix="f"%>
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
    <HTML>
    <HEAD>
    <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
    <META http-equiv="Content-Style-Type" content="text/css">
    <TITLE>Web App
         <f:view>
              <h:outputText value="#{dataInfo.info}"/>
         </f:view>
    </TITLE>
    Suggest me the solution:
    Regards,
    Prabhat

    This usually means that you call the JSF page the wrong way. Try something like http://hostname:port/servletcontextroot/faces/page.jspx
    --olaf                                                                                                                                                                                                                                                                                                   

  • [svn:bz-trunk] 8910: Bug: LCDS-936 - Should have better error message in servlet log if server in services-config .xml is configured to use wrong class.

    Revision: 8910
    Author:   [email protected]
    Date:     2009-07-29 14:22:26 -0700 (Wed, 29 Jul 2009)
    Log Message:
    Bug: LCDS-936 - Should have better error message in servlet log if server in services-config.xml is configured to use wrong class.
    QA: Yes
    Doc: No
    Checkintests: Pass
    Ticket Links:
        http://bugs.adobe.com/jira/browse/LCDS-936
    Modified Paths:
        blazeds/trunk/modules/core/src/flex/messaging/MessageBrokerServlet.java

    After many hard working days.i finally found the error cause,i needed to make weblogic datasource also ADF doesnt work on internet explorer browser,it works on safary.hope it helps somebody

  • Retrieving servlet error message on the client

    Hi,
    I am trying to display a user friendly error message on a swing client after calling a servlet. Unfortunately the only thing I get is the generic 500 error - java.io.IOException: Server returned HTTP response code: 500 for URL: ...
    When I call this same servlet from a web browser I get a user friendly exception message.
    Servlet code -
    ServletException sEXP = new ServletException("user friendly message");
    throw sEXP;
    Client code -
    URLConnection conn = null;
    try
    url = new URL(targetURL);
    // SSL setup omitted
         conn = url.openConnection();
         conn.setDoInput(true);
         conn.setDoOutput(true);
         conn.setUseCaches(false);
         if (conn instanceof HttpURLConnection)
              ((HttpURLConnection) conn).setRequestMethod("GET");
         conn.setRequestProperty("Content-type", "text/html");
         conn.setAllowUserInteraction(true);
         conn.connect(); // Error is thrown here
    catch (IOException ioe)
    // ioe is now a generic 500 error with the message thrown from the server missing.
    Thanks,
    Dave

    5xx errors means that the server is knackered. So there is no real way for the server to be nice about the errors.
    You can try added error pages in to web.xml, but they are less likely to be able to handle 5xx errors.
    Normally, a web server (like apache) is placed in front the J2EE web-server to catch this kind of stuff and be nice to the client.

  • I cannot complete an installation of ITunes.  During the install, I receive the following error message:   Error writing to file: C:\Program Files\Bonjour\dns_sd.jar.

    I cannot complete an installation of ITunes.  During the install, I receive the following error message:
    Error writing to file: C:\Program Files\Bonjour\dns_sd.jar.

    That one's consistent with disk/file damage. The first thing I'd try with that is running a disk check (chkdsk) over your C drive.
    XP instructions in the following document: How to perform disk error checking in Windows XP
    Vista instructions in the following document: Check your hard disk for errors
    Windows 7 instructions in the following document: How to use CHKDSK (Check Disk)
    Select both Automatically fix file system errors and Scan for and attempt recovery of bad sectors, or use chkdsk /r (depending on which way you decide to go about doing this). You'll almost certainly have to schedule the chkdsk to run on startup. The scan should take quite a while ... if it quits after a few minutes or seconds, something's interfering with the scan.
    Does the chkdsk find/repair any damage? If so, can you get an install to go through properly afterwards?

  • When I download a theme or other extension file to my desktop and try installing it, it tells me this: The jar file "foxscape-3.04-fx.jar" couldn't be launched. Check the Console for possible error messages. What's the issue?

    Regardeless of the file name, I get the same message:
    The jar file "NAME OF FILE-fx.jar" couldn't be launched. Check the Console for possible error messages

    Although possibly not related to your problem, I have to remind you that the version of Firefox you are using at the moment has been discontinued and is no longer supported. On top of this, it has known unpatched bugs and security problems. I urge you to update to the latest version of Firefox, for maximum security, stability, performance and usability. You can get it for free, as always, at [http://www.getfirefox.com getfirefox.com].

  • Where do I get javax:jms:jms:jar:1.1 for maven2?  Error message is misleadi

    I decided to give this ActiveMQ thing a spin and created a simple pom.
    When I run
         $mvn install
    I get the following error message (see below).
    I went to the following URL : http://java.sun.com/products/jms/docs.html
    to download a jar to put in the repo but at this URL there are only PDF files (no reference impl's).
    What to do?
    --- Error message
    [ERROR] BUILD ERROR
    [INFO] ------------------------------------------------------------------------
    [INFO] Failed to resolve artifact.
    Missing:
    1) javax.jms:jms:jar:1.1
    Try downloading the file manually from:
    http://java.sun.com/products/jms/docs.html
    Then, install it using the command:
    mvn install:install-file -DgroupId=javax.jms -DartifactId=jms -Dversion=1.1 -Dpackaging=jar -Dfile=/path/to/file
    Alternatively, if you host your own repository you can deploy the file there:
    mvn deploy:deploy-file -DgroupId=javax.jms -DartifactId=jms -Dversion=1.1 -Dpackaging=jar -Dfile=/path/to/file -Durl=url -DrepositoryId=[id]
    Path to dependency:
    1) shift:activemq-sample:jar:1.0-SNAPSHOT
    2) log4j:log4j:jar:1.2.15
    3) javax.jms:jms:jar:1.1
    1 required artifact is missing.
    for artifact:
    shift:activemq-sample:jar:1.0-SNAPSHOT
    from the specified remote repositories:
    http://people.apache.org/repo/m2-snapshot-repository (http://people.apache.org/repo/m2-snapshot-repository/),
    maven2-repository.dev.java.net (http://download.java.net/maven/2/),
    central (http://repo1.maven.org/maven2)

    MGW
    Bottom line..... if you want to import the Copied Folder's audio exclusively for playback as a music file, you use the copy of the music file itself in the Copied Folder and not its conformed audio files (cfa and pek) of which the pek file is one (involved in the project'sTimeline waveform). You do not use cfa and/or pek as a playback audio file.
    More....
    When you write
    00001.m2ts 48000_1.pek
    In the BDMV folder, 00000.m2ts represents the movie file; 00001.m2ts represents the main menu of the disc menu; 00002.m2ts scene menu
    What you wrote tells me that you are trying to play back a standalone conformed audio file that relates to a main menu replacement audio in a disc menu. The replacement audio has 3 possible files associated with it, the audio file itself (Project Assets, .mp3, wav), the conformed audio set of cfa file and pek file (Media Cache Files Folder). The pek file is related to the waveform that you see in the audio track display style that displays the audio's waveform in the project.
    If you have imported audio to the project's Timeline and have replacement audio in the disc menu, then in the Copied Folder you should expect to find
    IN EACH CASE 3 files -  the music file itself and the associated conformed audio files (cfa and pek).
    If you remove the .pek file from the Copied Folder, the project.prel that you open from there will have audio issues (no audio track display waveform and
    probably no sound). The program automatically generates these conformed audio files if deleted, but.... that is another story.
    You are not looking for a .m2ts codec.
    ATR

Maybe you are looking for

  • USB automount no longer working with upgrade to Gnome 2.30/udisks

    Has anyone else had a problem with automounting of flash drives since the upgrade to Gnome 2.30 and udisks?

  • .AVI files not showng when RAW Only selected at import time

    Hi board, When I am looking at my SD card from my Nikon D90 in the Import view of Aperture I have the 'Raw Only' option selected for the RAW+JPEG Pairs setting. This results in .AVI files not showing up in the browser. Meaning that when I believed I

  • Download the alv report in excel

    dear experts I am creating ALV report and working fine, i want the report sould be viewed in excel format when i click the icon on AlV display with regards. Ajay Kumar.

  • How to create a socket to send to URI?

    I have apache-axis2 accepting a WSDL on some uri <ipaddres:8080/my/service/uri>. I'm trying to have a Java program send a soap message to that URI. When I use the uri <ipaddress:8080> I can create a socket using new Socket( (InetAddress.getByName(ipa

  • AdMediatorControl blocked by the app bar

    I generated windows phone 8.1 app with universal with app studio and replaced generated AdControls with AdMediator. I tested everything with all simulator resolutions and with my physical device Lumia 1020 but then I get messages from Ad Duplex that