servlet error

2004-04-08 Thread Moahmed A. Shalaby
Hii I was using Oracle Application sever 4.0.8 to run my servlets , but When i'm executing my servlet using NetBeans IDE 3.5 and Tomcat it raise the following error : java.lang.NoSuchMethodError: main Exception in thread main how could i solve it ??? thank you

Re: servlet error

2004-04-08 Thread Paul Mansfield
On Thu, 2004-04-08 at 12:44, Moahmed A. Shalaby wrote: Hii I was using Oracle Application sever 4.0.8 to run my servlets , but When i'm executing my servlet using NetBeans IDE 3.5 and Tomcat it raise the following error : java.lang.NoSuchMethodError: main Exception in thread main how

[Fwd: Re: servlet error]

2004-04-08 Thread Paul Mansfield
: mailto:[EMAIL PROTECTED] -Forwarded Message- From: . [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: servlet error Date: Thu, 08 Apr 2004 13:46:22 +0200 Das von Ihnen gewählte E-Mail-Postfach ist ungültig. Ihre Email wurde nicht an den Empfänger weitergeleitet. Für Rückfragen

RE: [Fwd: Re: servlet error]

2004-04-08 Thread Shapira, Yoav
Subject: [Fwd: Re: servlet error] error messages from sci.de domain mail system... xlink - you're in the RIPE records for the IP address of the mail handler for sci.de some retard signed up to the Tomcat Users List ([EMAIL PROTECTED]) and then killed the mailbox without unsubscribing and now

RE: Servlet Error

2004-01-05 Thread Shapira, Yoav
Howdy, Ask the BugRat vendor. Yoav Shapira Millennium ChemInformatics -Original Message- From: kalyan chakravarti [mailto:[EMAIL PROTECTED] Sent: Friday, January 02, 2004 1:51 AM To: [EMAIL PROTECTED] Subject: Servlet Error Sir, I am using TOMCAT Server on Windows 2000 Professional

Servlet Error

2004-01-02 Thread kalyan chakravarti
Sir, I am using TOMCAT Server on Windows 2000 Professional. I configured TOMCAT as per the instructions. All Servlet-Examples and JSPsamples are running fine. I deployed BugRat WAR file and configured the web.xml file as specified by Bug Rat vendor installation notes. But while asking for the

JNDI Error / Servlet Error / Tomcat Admin Error !!!

2003-12-17 Thread Allistair Crossley
Hi Guys, I am tring to use JNDI for an SQL Server database in my Struts/Tomcat 5.0.16 application. The fact is that this has been working until today where I added a few new actions that do not even use the database and yet for some reason mayhem has ensued. I am using a Servlet that has a

[ERR] Internal Servlet Error

2003-08-01 Thread postmaster
craches with the following exception. Has anyone experienced this before? Thanks in advance, Error: 500 Location: /adsl/layouts/mainLayout.jsp Internal Servlet Error: javax.servlet.ServletException: javax.servlet.jsp.tagext.TagAttributeInfo.(Ljava/lang/String;ZLjava/lang/Str ing;Z)V

Internal Servlet Error

2003-07-28 Thread Armenio Pinto
Location: /adsl/layouts/mainLayout.jsp Internal Servlet Error: javax.servlet.ServletException: javax.servlet.jsp.tagext.TagAttributeInfo.(Ljava/lang/String;ZLjava/lang/Str ing;Z)V at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:399

Re: Servlet Error Variable may not have been initialized

2003-03-27 Thread Steven Shand
I modify JSP files,sometimes servlet error occurr as follows. -- error Generated servlet error: /opt/tomcat/work/.jsp:487: Variable X may not have been initialized. By restarting tomcat,this servlet error disappears and everything works okay. I am using the following setup: OS:Solaris

RE: Servlet Error Variable may not have been initialized

2003-03-27 Thread ????
Hi Steven. I'll update to Tomcat 4.1.x. Thanks. -- HIDEAKI KURASHIGE [EMAIL PROTECTED] -Original Message- From: Steven Shand [mailto:[EMAIL PROTECTED] Sent: Thursday, March 27, 2003 6:39 PM To: Tomcat Users List Subject: Re: Servlet Error Variable may not have been initialized

Servlet Error Variable may not have been initialized

2003-03-26 Thread hideaki KURASHIGE
Hi list. (B (BWhen I modify JSP files,sometimes servlet error occurr as follows. (B (B-- error (BGenerated servlet error: (B/opt/tomcat/work/.jsp:487: Variable X may not have been initialized. (B (B (BBy restarting tomcat,this servlet error disappears and everything works okay

Error 500 - Internal servlet error - unable to compile class for jsp

2003-03-10 Thread Sarah Harrison
Hi All, I am hoping someone might be able to explain the problem I have come across. I am new to Tomcat and have just installed Tomcat4112 on a Windows2000 machine with IIS5 and j2sdk1.4.0. I am trying to run a webapp but keep getting the above error. I am running Tomcat as an NT service so

HTTP Status 503 - Servlet ERROR on MAC OS X

2003-02-28 Thread apratim sharma
hi !!! while running the servlet on mac os x i got this error!!! HTTP Status 503 - Servlet org.apache.catalina.INVOKER.HelloWorldExample is currently unavailable type Status report message Servlet org.apache.catalina.INVOKER.HelloWorldExample is currently unavailable description The requested

Re: Error: 500 / Internal Servlet Error:

2003-01-26 Thread Pierre-Philipp Braun
oh there is a little difference with the error message on server-side trace though, especially at the beginning. Here is the server-side message: 2003-01-27 02:16:42 - Ctx( ): Exception in: R( + /helloworld.jsp + null) - javax.servlet.ServletException: try to access method

Error: 500 / Internal Servlet Error:

2003-01-24 Thread Pierre-Philipp Braun
message on console and even into the http client: Error: 500 Location: /helloworld.jsp Internal Servlet Error: javax.servlet.ServletException: try to access method org/apache/tomcat/logging/Logger.realLog(Ljava/lang/String;)V from class org/apache/jasper/servlet/JspServlet

Servlet error occurs - servlet not available until tomcat restarted

2002-10-25 Thread neal
This is rediculous! Perhaps there's something here that I don't understand but I'm seeing that if an error occurs on one of my web pages due to user input of data (presuming that a form is being processed by a servlet), that the servlet is going to give an error for every user thereafter until I

RE: tomcat4.1.2 - Servlet Error

2002-10-10 Thread Raj Mettai
;) Yoav Shapira Millennium ChemInformatics -Original Message- From: Raj Mettai [mailto:[EMAIL PROTECTED]] Sent: Wednesday, October 09, 2002 7:01 PM To: [EMAIL PROTECTED] Subject: tomcat4.1.2 - Servlet Error Hi, I am running tomcat4.1.2 on solaris8. Tomcat is serving jsp pages fine but when I

Re: tomcat4.1.2 - Servlet Error

2002-10-10 Thread Raj Saini
: tomcat4.1.2 - Servlet Error Hi, I am running tomcat4.1.2 on solaris8. Tomcat is serving jsp pages fine but when I access servlet I am getting HTTP Status 404 and I found following exception in localhost_admin* log file. 2002-10-09 18:31:50 ContextConfig[/admin]: Configured an authenticator

tomcat4.1.2 - Servlet Error

2002-10-09 Thread Raj Mettai
Hi, I am running tomcat4.1.2 on solaris8. Tomcat is serving jsp pages fine but when I access servlet I am getting HTTP Status 404 and I found following exception in localhost_admin* log file. 2002-10-09 18:31:50 ContextConfig[/admin]: Configured an authenticator for method FORM 2002-10-09

Tomcat 4.1.12 Servlet Error

2002-10-04 Thread Matt Fury
I believe this is sort of a cross post between Dev and User. Again an error I get with running the Tomcat Service but NOT the Tomcat DOS Command line.. I am getting: java.lang.NoClassDefFoundError: javax/servlet/http/HttpServlet at java.lang.ClassLoader.defineClass0(Native Method)

Re: DB2/servlet error....Help need please

2002-08-02 Thread Nishant_Awasthi
] Please respond tocc: (bcc: Nishant Awasthi) Tomcat Users List Subject: DB2/servlet errorCan anyone help

Re: DB2/servlet error....Help need please

2002-08-02 Thread Denis Haskin
Can you run the same code outside of a servlet context? If so then it sounds like classpath problems. If not, can you re-install DB2? Sounds like your installation might be bad or you might be missing some components. dwh [EMAIL PROTECTED] wrote: (Thu Aug 01 15:52:50 2002) pid= 2192

Re: DB2/servlet error....Help need please

2002-08-02 Thread Nishant_Awasthi
Users List guson.net [EMAIL PROTECTED] cc: (bcc: Nishant Awasthi) 08/02/2002 02:08Subject: Re: DB2/servlet errorHelp

RE: DB2/servlet error....Help need please

2002-08-02 Thread Turner, John
Wait, you're not even using tomcat?!?!?!?! :( John Turner [EMAIL PROTECTED] -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Friday, August 02, 2002 2:32 PM To: Tomcat Users List Subject: Re: DB2/servlet errorHelp need please Hello Denis Thanks

RE: DB2/servlet error....Help need please

2002-08-02 Thread Nishant_Awasthi
.[EMAIL PROTECTED] com cc: (bcc: Nishant Awasthi) Subject: RE: DB2/servlet errorHelp need 08/02/2002 please

Re: DB2/servlet error....Help need please

2002-08-02 Thread Denis Haskin
Not clear what your response to my first question was: does db2 connectivity work from code that is executed *outside* of a servlet context, that is, from the command line? I would make sure that works first. dwh [EMAIL PROTECTED] wrote: Hello Denis Thanks for your suggestions... I

Re: DB2/servlet error....Help need please

2002-08-02 Thread Michael Locasto
- Original Message - From: [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Friday, August 02, 2002 2:38 PM Subject: RE: DB2/servlet errorHelp need please I am trying to access servlet via Tomcat as well as WebSphere... If it runs with one it will run with other

Re: DB2/servlet error....Help need please

2002-08-02 Thread Nishant_Awasthi
/2002 02:58Subject: Re: DB2/servlet errorHelp need PM please Please respond to Tomcat Users

Re: DB2/servlet error....Help need please

2002-08-02 Thread Nishant_Awasthi
) Subject: Re: DB2/servlet errorHelp need 08/02/2002 please 03:07 PM Please respond

RE: DB2/servlet error....Help need please

2002-08-02 Thread Turner, John
Subject: Re: DB2/servlet errorHelp need please Sorry Dennis to skip answering the first part... well yes DB2 connectivity works fine outside the servlet context... If I run a simple JAVA file to perform DB2 database data retrieval, it works fine. Its only with servlet it is not working

Re: DB2/servlet error....Help need please

2002-08-02 Thread Denis Haskin
Then it is most likely a classpath problem. You need to make sure the db2 jars are on the classpath for Tomcat. Looks like you're on NT or Win2K, not sure which version of Tomcat... I think your best bet is to modify tomcat.bat and just add all the db2 jars to the classpath there.

DB2/servlet error....Can anyone help !!!

2002-08-02 Thread Nishant_Awasthi
hello gurus... I am trying to run servlet on DB2... I have tested that My servlet is successfully established the connection with the Db2 with the connection string I am using, but, It is throwing following exception/error [IBM][JDBC Driver] CLI0601E Invalid statement handle or statement is

jakarta-servlet error

2002-06-13 Thread Heap, John
hi all, Setup. w2k sp2; Apache 2.0.36; Tomcat 4.0.3 or 4.0.4-b3; jakarta-tomcat-connectors 4.0.2-01 or 4.0.4-b3. (apache using OpenSSL) using the mod_jk.dll connector, type ajp13 Tomcat works fine as a standalone but when attempting to access *.jsp through apache it returns the error, Error

Re: jsp servlet error in NetBeans

2002-04-29 Thread @Basebeans.com
Subject: Re: jsp servlet error in NetBeans From: Joey DiPrimo [EMAIL PROTECTED] === Under your tomcat directory there should be a sub-directory work/DEFAULT/your-app-name Under that directory should be .java and .class files that correspond to your .jsps. These are automatically generated

jsp servlet error in NetBeans

2002-04-23 Thread Nick Wesselman
I'm asking about this over at the netbeans projects, but I figured someone here might be able to help. We're seeing this across multiple versions of Netbeans when we try to run JSPs. cannot load servlet name: jsp 2002-04-23 10:53:20 - Ctx( ): Exception in: R( + /kccat_test.jsp + null) -

Re: jsp servlet error in NetBeans

2002-04-23 Thread Nick Wesselman
btw, We suspect this may be related to our shared SMB filesystem and bad SMB file locking in OS X. Make sense at all? Nick On Tuesday, April 23, 2002, at 11:08 AM, Nick Wesselman wrote: I'm asking about this over at the netbeans projects, but I figured someone here might be able to help.

Cannot create bean of class MoniTestBean( Int Servlet Error)

2002-04-19 Thread chuck amadi
)% %=request.getParameter(foreName)% %=request.getParameter(monDisable)% * Internal Servlet Error:* javax.servlet.ServletException: Cannot create bean of class MoniTestBean Cheers Chuck Amadi Systems Programmer -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED

Included servlet error: 500

2001-12-18 Thread rmigliozzi
Hi, I am running Tomcat 3.2.3 on a Linux machine. My web application is running just fine, however every morning when I come into work, Tomcat needs to be restarted because when I load the page, this error appears: Included servlet error: 500 Location: /apps/home.jsp Error Location: /appps

Internal Servlet error

2001-10-23 Thread Hugo Hendriks
Hi, I build an application in jbuilder but i want to use some javascript so I decided to test it with tomcat3.2.3 After i made an directory and droped my .class files in /WEB-INF/classes, I tried to run my project (which works fine under jBuilder) i got these error messages:

JSP: Internal Servlet Error

2001-07-17 Thread Stefano Bonnin
Hi, I have just installed Tomcat 3.2.1 and the Servlets are OK. When I try to execute the JSP examples Tomcat returns this message: Internal Servlet Error javax.servlet.ServletException: sun/tools/javac/Main at org.apache.jasper.servlet.JspServlet.service(JspServlet.java, Compiled Code

Re: Internal Servlet Error

2001-07-17 Thread John Michael Luy
maybe you need to edit you build.bat or build.sh to include tools.jar. - Original Message - From: Stefano Bonnin [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, July 17, 2001 4:22 PM Subject: JSP: Internal Servlet Error Hi, I have just installed Tomcat 3.2.1 and the Servlets

Re: Internal Servlet Error

2001-07-17 Thread John Michael Luy
sorry i meant you startup scripts... tools.jar is found in %JAVA_HOME%/lib/. - Original Message - From: John Michael Luy [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, July 17, 2001 4:26 PM Subject: Re: Internal Servlet Error maybe you need to edit you build.bat or build.sh

Servlet Error

2001-07-06 Thread Stuart Shay
am using is customized version part of a software package. From the error code below maybe someone can lead me in the right direction. Thanks Stuart Error: 500 Location: /iw/samples/hello.html Internal Servlet Error: java.lang.NullPointerException at java.lang.ClassLoader.resolveClass0

RE: Servlet Error

2001-07-06 Thread Jann VanOver
I think you'll have to look at your servlet code and see where it could be creating a null pointer exception. -Original Message- From: Stuart Shay [mailto:[EMAIL PROTECTED]] Sent: Friday, July 06, 2001 3:35 PM To: [EMAIL PROTECTED] Subject: Servlet Error Hello All: Below is the error

Internal Servlet error 500 - unable to compile...

2001-07-04 Thread Bjrg r Jhannsdttir
Internal Servlet Error: org.apache.jasper.JasperException: Unable to compile class for JSPerror: Can't write: C:\tomcat\work\localhost_8080\Portal_00033_00030_00032\admin\roles_0005fedit \_0002fPortal_00033_00030_00032_0002fadmin_0002froles_0005fedit_0002froles_0

Re: Internal Servlet Error

2001-06-21 Thread Boris Niyazov
the following message: Internal Servlet Error: org.apache.jasper.JasperException: Unable to compile class for JSPerror: Can't write: /usr/local/jakarta-tomcat-3.2.2/work/localhost_8080%2Fexamples/html/html/For ms/_0002fhtml_0002fhtml_0002fForms_0002fForms_0002ejspForms_jsp_2.class Note: /usr

Internal Servlet Error

2001-06-20 Thread Fredrik Liden
Hello I created a .jsp file that worked fine on JSWDK Recently I upgraded to Tomcat 3.2.2 and now when I click on the JSP file I get the following message: Internal Servlet Error: org.apache.jasper.JasperException: Unable to compile class for JSPerror: Can't write: /usr/local/jakarta-tomcat

Problem: Using Tomcat 3.2.1 on NT 4.0 SP5, get Internal Servlet Error on writing POST response approx. 800kb in length

2001-06-07 Thread Barry Draper
Using Tomcat 3.2.1 on NT 4.0 SP 5, I have a servlet which sends XML-encoded strings in response to POST requests. When the XML -encoded response is approximately 800 bytes in length (my test case is 889 bytes - I don't know the exact threshold yet), I get the following error: Error:

Sinking X11 from AWT - Re: AW: servlet error..

2001-06-03 Thread David Crooke
2001 01:05 An: [EMAIL PROTECTED] Betreff: servlet error.. Hi, i am trying to write an image to the outputstream of a servlet. The image is actually obtained from an invisible awt Canvas. I'm using Jimi package to encode the Image into JPEG format and writing this out

Re: AW: servlet error..

2001-06-02 Thread David Lennartsson
On Fri, 1 Jun 2001, Krishna Kishore Thotakura wrote: There is X server running on the machine running the WEb Server. I'm running Red Hat 7.0. The servlet runs fine when i am logged onto the WEb server m/c. I think that the Servlet is able to access the X-Server while i am logged in but

RE: Re: How to debug a missing servlet error?

2001-06-01 Thread Chris McNeilly
: [Fwd: Re: How to debug a missing servlet error?] Original Message Subject: Re: How to debug a missing servlet error? Date: Thu, 31 May 2001 14:02:01 -0700 From: Jeff Kilbride [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] References: [EMAIL

Re: AW: servlet error..

2001-06-01 Thread Krishna Kishore Thotakura
] Betreff: servlet error.. Hi, i am trying to write an image to the outputstream of a servlet. The image is actually obtained from an invisible awt Canvas. I'm using Jimi package to encode the Image into JPEG format and writing this out to the ServletOutputStream. Sometimes

Re: AW: servlet error..

2001-05-31 Thread Tuukk4 |[:)-| p4s4n3n
]] Gesendet: Mittwoch, 30. Mai 2001 01:05 An: [EMAIL PROTECTED] Betreff: servlet error.. Hi, i am trying to write an image to the outputstream of a servlet. The image is actually obtained from an invisible awt Canvas. I'm using Jimi package to encode the Image into JPEG format

How to debug a missing servlet error?

2001-05-31 Thread Chris McNeilly
Hi, I have a development environment that works correctly (Win 98), but when I move the code over to my QA environment (Linux) tomcat can no longer find the servlet. I have a web.xml file in the Web-Inf directory that has the following: web-app servlet servlet-name

RE: How to debug a missing servlet error?

2001-05-31 Thread Randy Layman
, May 31, 2001 4:15 PM To: [EMAIL PROTECTED] Subject: How to debug a missing servlet error? Hi, I have a development environment that works correctly (Win 98), but when I move the code over to my QA environment (Linux) tomcat can no longer find the servlet. I have a web.xml file

RE: How to debug a missing servlet error?

2001-05-31 Thread Chris McNeilly
-Original Message- From: Randy Layman [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 31, 2001 3:46 PM To: [EMAIL PROTECTED] Subject: RE: How to debug a missing servlet error? This is a guess, but have you disabled the servlet invoker in the server.xml file? I believe

Internal Servlet Error+core dump: Not an ISO 8859_1 character

2001-05-31 Thread Frank Morton
core dump. I'm using jvm 1.3.1-b24 on solaris on both sparc/intel. I'm using jvm 1.3.0 on MacOS X out-of-the-box. Ideas anyone? Frank Here are the exception messages.. Internal Servlet Error:/bbrprejava.io.IOException: Not an ISO 8859_1 character:h1Error: 500/h1 h2Location

Re: How to debug a missing servlet error?

2001-05-31 Thread Jeff Kilbride
you are doing is somehow messing with the default Invoker on Linux, but that's only speculation... Thanks, --jeff - Original Message - From: Chris McNeilly [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, May 31, 2001 1:15 PM Subject: How to debug a missing servlet error? Hi, I

Internal Servlet Error+core dump: Not an ISO 8859_1 character

2001-05-31 Thread Frank Morton
are the exception messages.. Internal Servlet Error:/bbrprejava.io.IOException: Not an ISO 8859_1 character:h1Error: 500/h1 h2Location: /nettopbox/servlet/NetTopBox/h2bInternal Servlet Error:/bbrprejava.io.IOException: Not an ISO 8859_1 character:h1Error: 500/h1 [snip...this exception

RE: servlet error..

2001-05-30 Thread William Kaufman
: Tuesday, May 29, 2001 11:52 PM To: '[EMAIL PROTECTED]' Subject: AW: servlet error.. The AWT classes need an x-server to work with images. Can it be that there isn't one running, when this error happens ? -Ursprüngliche Nachricht- Von: Krishna Kishore Thotakura [mailto:[EMAIL

Re: Internal Servlet Error

2001-04-09 Thread Nabanita
cc: creek.comSubject: Re: Internal Servlet Error 04/07/2001

Internal Servlet Error

2001-04-07 Thread Nabanita
/BODY /HTML Now when I submit the form , I get the following error. Error 500 Inter

Re: Internal Servlet Error

2001-04-07 Thread Larry Meadors
/BODY /HTML Now when I submit the form , I get the following error. E

Error 500: Internal servlet error

2001-04-05 Thread white_power
there is a context entry: ... Context path="/session" docBase="classes/session" /Context ... When I type the http://localhost:8080/session/servlet/ServletSession URL I always get this error: Error: 500 Location: /session/servlet/ServletSession In

RE: Error 500: Internal servlet error

2001-04-05 Thread Samson, Lyndon [IT]
] Subject: Error 500: Internal servlet error Hello everybody ! I'm an absolute beginner in using tomcat, and I have a little (?) problem. The situation is: I'm using RedHat linux + jdk1.3 + tomcat3.2.1. I compiled a simple servlet to the TOMCAT_HOME/classes/session/WEB-INF/classes directory, named

what is 'internal servlet error'??

2001-02-15 Thread Àå½Ç¿Ï
Location: /examples/servlet/Publish Internal Servlet Error: java.lang.NullPointerException at java.lang.ClassLoader.resolveClass0(Native Method) at java.lang.ClassLoader.resolveClass(ClassLoader.java:588) at org.apache.tomcat.loader.AdaptiveClassLoader.loadClass(AdaptiveClassLoader.java:430

Servlet error

2001-02-14 Thread Georges Boutros
hi i'm trying to send a picture to the browser but i keep getting this error public class GetTiff extends HttpServlet { protected void doGet(HttpServletRequest req, HttpServletResponse res) throws ServletException,IOException {

RE: Servlet error

2001-02-14 Thread Michael Wentzel
hi i'm trying to send a picture to the browser but i keep getting this error public class GetTiff extends HttpServlet { protected void doGet(HttpServletRequest req, HttpServletResponse res) throws ServletException,IOException

Error 500 - Internal Servlet Error - Learner Boy!!

2001-01-11 Thread Mick Sullivan
HI, ANYONE KNOW WHAT THIS MEANS? THIS IS MY FIRST JSP PROGRAM. ALL THE FILES AND BEANS ARE IN THE RIGHT PLACE AS FAR AS I CAN SEE. ITS PROBABLY SOMETHING DEAD SIMPLE: HERE IS THE ERROR: Error: 500 Location: /Coffee/hellouser.jspInternal Servlet Error:org.apache.jasper.JasperException: Bad file

Re: Error 500 - Internal Servlet Error - Learner Boy!!

2001-01-11 Thread John Tan
hi, was wondering did u have all those class files in the right places in the the classes folder under the web-inf... java_nuts From: "Mick Sullivan" [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Error 500 - Internal Servlet Error - Learner Boy!! Dat

RE: Error 500 - Internal Servlet Error - Learner Boy!!

2001-01-11 Thread Kiran Muglurmath
Error 500 - Internal Servlet Error - Learner Boy!! HI, ANYONE KNOW WHAT THIS MEANS? THIS IS MY FIRST JSP PROGRAM. ALL THE FILES AND BEANS ARE IN THE RIGHT PLACE AS FAR AS I CAN SEE. ITS PROBABLY SOMETHING DEAD SIMPLE: HERE IS THE ERROR: Error: 500 Location: /Coffee/hellouser.j

RE: Servlet error I can't seem to resolve

2001-01-04 Thread Lin Gan
in Jdeveloper. When I try to deploy it to TOMCAT, it has the following error message: Error: 500 Location: /examples/servlet/test/test Internal Servlet Error: java.lang.NullPointerException at java.lang.ClassLoader.resolveClass0(Native Method) at java.lang.ClassLoader.resolveClass

RE: Servlet error I can't seem to resolve

2001-01-04 Thread Michael Wentzel
is your web.xml set up correctly for the class? for example: servlet servlet-name servletname /servlet-name servlet-class com.pkg.here.ServletName /servlet-class /servlet servlet-mapping servlet-name

Servlet error I can't seem to resolve

2000-12-27 Thread Brad Siegfreid
I have a simple form handling servlet (FormEngineLight) that connects to a email class (IridiumSendMail) that have been working with another host under JServ 1.0b3. I moved to a new host with Tomcat 3.2 and also now have Tomcat 3.2 working on a local machine for testing. Now my servlet/class

RE: Servlet error I can't seem to resolve

2000-12-27 Thread Randy Layman
? Randy -Original Message- From: Brad Siegfreid [mailto:[EMAIL PROTECTED]] Sent: Wednesday, December 27, 2000 11:21 AM To: [EMAIL PROTECTED] Subject: Servlet error I can't seem to resolve I have a simple form handling servlet (FormEngineLight) that connects to a email class

RE: Servlet error I can't seem to resolve

2000-12-27 Thread Kitching Simon
day, December 27, 2000 5:21 PM To: [EMAIL PROTECTED] Subject: Servlet error I can't seem to resolve I have a simple form handling servlet (FormEngineLight) that connects to a email class (IridiumSendMail) that have been working with another host under JServ 1.0b3. I moved to a new host wit

RE: Servlet error I can't seem to resolve

2000-12-27 Thread Brad Siegfreid
ssage- From: Brad Siegfreid [SMTP:[EMAIL PROTECTED]] Sent: Wednesday, December 27, 2000 5:21 PM To: [EMAIL PROTECTED] Subject:Servlet error I can't seem to resolve I have a simple form handling servlet (FormEngineLight) that connects to a email class (IridiumSe

RE: Servlet error I can't seem to resolve

2000-12-27 Thread Jeffry Guttadauro
AM Please respond to [EMAIL PROTECTED] To: [EMAIL PROTECTED] cc: Subject: RE: Servlet error I can't seem to resolve The stack-trace seems pretty clear to me - the "sendIt" method of the IridiumSendMail class is storing a null pointer into a hashtable. What you may find is that the Iridi

RE: Servlet error I can't seem to resolve

2000-12-27 Thread Brad Siegfreid
[mailto:[EMAIL PROTECTED]] Sent: Wednesday, December 27, 2000 11:21 AM To: [EMAIL PROTECTED] Subject: Servlet error I can't seem to resolve I have a simple form handling servlet (FormEngineLight) that connects to a email class (IridiumSendMail) that have been working with another host

RE: Servlet error I can't seem to resolve

2000-12-27 Thread Brad Siegfreid
: Brad Siegfreid [SMTP:[EMAIL PROTECTED]] Sent: Wednesday, December 27, 2000 6:00 PM To: [EMAIL PROTECTED] Cc: Kitching Simon Subject:RE: Servlet error I can't seem to resolve That was what I was thinking at first. I've gone back in and double checked how I did

RE: Servlet error I can't seem to resolve

2000-12-27 Thread Randy Layman
the URL-Mapping and Servlet name as /FormEngineLight - maybe its not finding the initialized servlet? Randy -Original Message- From: Brad Siegfreid [mailto:[EMAIL PROTECTED]] Sent: Wednesday, December 27, 2000 12:22 PM To: [EMAIL PROTECTED] Subject: RE: Servlet error I can't seem

RE: Servlet error I can't seem to resolve

2000-12-27 Thread Kitching Simon
-Original Message- From: Jeffry Guttadauro [SMTP:[EMAIL PROTECTED]] Sent: Wednesday, December 27, 2000 6:07 PM To: [EMAIL PROTECTED] Subject: RE: Servlet error I can't seem to resolve Hi, Simon. Why would you say that it's a bad idea to put .jar files

Re: Servlet error I can't seem to resolve

2000-12-27 Thread Peter Brandt-Erichsen
PROTECTED] To: '[EMAIL PROTECTED]' [EMAIL PROTECTED] Date: Wednesday, December 27, 2000 9:51 AM Subject: RE: Servlet error I can't seem to resolve -Original Message- From: Jeffry Guttadauro [SMTP:[EMAIL PROTECTED]] Sent: Wednesday, December 27, 2000 6:07 PM To: [EMAIL PROTECTED

internal servlet error(pl. help assoon as possible

2000-11-11 Thread rram
/welcomepage.jsp Internal Servlet Error: javax.servlet.ServletException at org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:386) at productareas.secustapp._0002fproductareas_0002fsecustapp_0002fwelcomepage_0002ejspwelcomepage_jsp_0._jspService(_0002fprod

Re: internal servlet error(pl. help assoon as possible

2000-11-11 Thread Kurt R. Hoehn
PROTECTED]; [EMAIL PROTECTED] Sent: Saturday, November 11, 2000 3:51 AM Subject: internal servlet error(pl. help assoon as possible Hello friends, I have installed my ecom application in Window's NT,IIS,JRUN2.3+ my ecom application it is working fine. But in same application in configured

RE: internal servlet error(pl. help assoon as possible

2000-11-11 Thread CPC Livelink Admin
PROTECTED]; [EMAIL PROTECTED] Subject: internal servlet error(pl. help assoon as possible Hello friends, I have installed my ecom application in Window's NT,IIS,JRUN2.3+ my ecom application it is working fine. But in same application in configured on Linux OS,tomcat,apache it will give

Internal servlet Error

2000-11-10 Thread rram
/welcomepage.jsp Internal Servlet Error: javax.servlet.ServletException at org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:386) at productareas.secustapp._0002fproductareas_0002fsecustapp_0002fwelcomepage_0002ejspwelcomepage_jsp_0._jspService(_0002fprod

[Fwd: Internal servlet Error]

2000-11-10 Thread rram
/welcomepage.jsp Internal Servlet Error: javax.servlet.ServletException at org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:386) at productareas.secustapp._0002fproductareas_0002fsecustapp_0002fwelcomepage_0002ejspwelcomepage_jsp_0._jspService(_0002fprod

AW: [Fwd: Internal servlet Error]

2000-11-10 Thread Ralph Einfeldt
._0002fproductareas_0002fsecustapp_0002fwelcomepag e_0002ejspwelcomepage_jsp_0._jspService -Ursprüngliche Nachricht- Von: rram [mailto:[EMAIL PROTECTED]] Gesendet: Freitag, 10. November 2000 14:00 An: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Betreff: [Fwd: Internal servlet Error]

Re: Internal servlet Error

2000-11-10 Thread Craig R. McClanahan
my ecom application in Window's NT,IIS,JRUN2.3+ my ecom application it is working fine. But in same application in configured on Linux OS,tomcat,apache it will give the following error. Error: 500 Location: /serveredev/current/productareas/secustapp/welcomepage.jsp Internal Servlet Error

Re: Got internal servlet error with tomcat's example

2000-11-09 Thread Dominique BATARD
It's ajp13 , not apj13 Dom - Original Message - From: "Dave" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, November 08, 2000 8:11 PM Subject: Got internal servlet error with tomcat's example Hi all, I was testing my tomcat installation using examples from the pack

AW: Internal servlet error

2000-11-03 Thread Ralph Einfeldt
]] Gesendet: Freitag, 3. November 2000 11:31 An: [EMAIL PROTECTED] Betreff: Internal servlet error

Servlet to Servlet Error

2000-10-25 Thread Wyn Easton
Hi All, I'm having trouble with one servlet communicating with another servlet. I create the URL, open the connection, get an output stream, write to the output stream, flush it, and close it. The servlet I'm writing to gets an input stream and reads the data, but it never sees the end of the

AW: Servlet to Servlet Error

2000-10-25 Thread Merdes, Matthias
have you considered using a javax.servlet.RequestDispatcher to communicate between your servlets? regards matthias -Ursprüngliche Nachricht- Von: Wyn Easton [mailto:[EMAIL PROTECTED]] Gesendet am: Mittwoch, 25. Oktober 2000 12:01 An: [EMAIL PROTECTED] Betreff: Servlet to Servlet Error