Tomcat on Unix - error message at shutdown

2005-09-23 Thread Sabitha
Hi, Every time I stop tomcat 5.0 on Unix , it gives the following error. I think this issue is already been discussed, but I could not find any link to the solution. I would appreciate if you could help me solving this issue. Sep 23, 2005 1:31:22 PM org.apache.jk.common.Channel

Error message in isapi.log of jk-connector IIS/Tomcat

2005-07-29 Thread Ingo Rockel
Hi, on a customer system we have the following error message written into the log very often: [Thu Jul 28 14:27:52 2005] [error] write::jk_isapi_plugin.c (619): WriteClient failed with 2746 What does this message mean? What might be the problem causing this error? And what could I do

Re: Rookie needs help resolving "HTTP Status 500" error message

2005-03-22 Thread Mark Leone
wrote: On Sun, Mar 20, 2005 at 03:45:23PM -0500, Barry Kimelman wrote: : An error occurred at line: 8 in the jsp file: /logon.jsp : Generated servlet error: : DatabaseBean cannot be resolved or is not a type : [snip] : : [more snip] The error message indicates that the class "DatabaseBean"

Re: Rookie needs help resolving "HTTP Status 500" error message

2005-03-20 Thread QM
On Sun, Mar 20, 2005 at 03:45:23PM -0500, Barry Kimelman wrote: : An error occurred at line: 8 in the jsp file: /logon.jsp : Generated servlet error: : DatabaseBean cannot be resolved or is not a type : [snip] : : [more snip] The error message indicates that the class "DatabaseBean" i

Rookie needs help resolving "HTTP Status 500" error message

2005-03-20 Thread Barry Kimelman
page, I receive the following error message from Tomcat :     HTTP Status 500 - type Exception report message description The server encountered an internal error () that prevented it from fulfilling this request. exception org.apache.jasper.JasperExceptio

What do these error message mean?

2005-01-05 Thread Troy Simpson
I have just configured the jk2 connector according to Chapter 12, Tomcat and Apache Server (Professional Apache Tomcat 5) and I am getting these message in the Apache2 Error log. It appears that I am able to get to jsp-examples via Apache2/jk2/Tomcat. What do they mean? How do I resolve this? [W

RE: better error message a web.xml has errors

2004-08-16 Thread Lemke, Michael IZ/HZA-IOR
I can confirm the behavior Emerson explains. I had the problem myself (with TC4.1.30). Isn't it weird you get a precise error message with line numbers and all except it doesn't tell you which file? Bummer. I figured it by disabling one thing after another in webapps. Just move it

RE: better error message a web.xml has errors

2004-08-13 Thread Shapira, Yoav
Hi, An error in web.xml only stops startup for that webapp, not all webapps. I just retested that on 5.0.27 to confirm. If you posted the entire error message, than that's weird. But then again, I haven't played with 4.1.24 in a while so maybe what we said wasn't applicable

Re: better error message a web.xml has errors

2004-08-13 Thread Emerson Cargnin
As you can see, there's no context reference in the error message. I think that a error with a web.xml's context shoudn't invalidate all tomcat startup. Thanks for the help Emerson Starting service Tomcat-Standalone Apache Tomcat/4.1.24-LE-jdk14 log4j:WARN No appenders could be f

RE: better error message a web.xml has errors

2004-08-13 Thread Shapira, Yoav
Hi, As one poster said, which context is causing the error is a line or two above the error message itself in web.xml. As another poster said, you can (and I would add that you should) validate your web.xml outside of Tomcat using a variety of XML validation tools like XMLSpy. Yoav Shapira

Re: better error message a web.xml has errors

2004-08-13 Thread Emerson Cargnin
as I said before, tomcat don't start Mark Thomas wrote: Look in the manager app. It will show which app isn’t running. Mark -Original Message- From: Emerson Cargnin [mailto:[EMAIL PROTECTED] Sent: Friday, August 13, 2004 12:01 AM To: Tomcat Users List Subject: better error mess

Re: better error message a web.xml has errors

2004-08-13 Thread Emerson Cargnin
The problem is that tomcat don't start... Schalk Neethling wrote: I may be in error here but, the client/team from which app the web.xml is causing the error should see that their site is not working. Where the other sites where the web.xml was parsed correctly should see their sites working. If

RE: better error message a web.xml has errors

2004-08-12 Thread Mark Thomas
Look in the manager app. It will show which app isn’t running. Mark > -Original Message- > From: Emerson Cargnin [mailto:[EMAIL PROTECTED] > Sent: Friday, August 13, 2004 12:01 AM > To: Tomcat Users List > Subject: better error message a web.xml has errors > > I h

Re: better error message a web.xml has errors

2004-08-12 Thread QM
On Thu, Aug 12, 2004 at 08:00:57PM -0300, Emerson Cargnin wrote: : org.xml.sax.SAXParseException: Element "web-app" does not allow : "servlet" here. : : The problem is that I can not identify what app yhas the error. : That's just a suggestion for the dev team. Quick and dirty: if the apps are a

Re: better error message a web.xml has errors

2004-08-12 Thread Schalk Neethling
I may be in error here but, the client/team from which app the web.xml is causing the error should see that their site is not working. Where the other sites where the web.xml was parsed correctly should see their sites working. If I am correct in this it would be a matter of contacting all clie

better error message a web.xml has errors

2004-08-12 Thread Emerson Cargnin
I have a server that has more than 30 apps from different teams. When starting tomcat i got the erro below 6310 [main] ERROR digester.Digester - Parse Error at line 188 column -1: Element "web-app" does not allow "servlet" here. org.xml.sax.SAXParseException: Element "web-app" does not allow "se

Error Message in the mod_jk.log

2004-06-03 Thread software
Hi, many people has been wrote about the this problem , what is he problem Thnaks a lot [Thu Jun 03 13:55:10 2004] [jk_ajp_common.c (1137)]: Error reading reply from tomcat. Tomcat is down or network problems. [Thu Jun 03 13:55:10 2004] [jk_ajp_common.c (1290)]: ERROR: Receiving from tomcat

Bootstrap Error message

2004-04-14 Thread Brent
Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/catalina/startup/Bootstrap Any idea what this could mean? I have tomcat5 running on a redhat9 system. Thanks, Brent - To unsubscribe, e-mail: [EMAIL PROTE

Server_response_Close error message...

2004-03-22 Thread Bond
Hello all, We are getting an error on our website, and we can't seem to find any info about it, hope someone here can help. We have Tomcat Version 4.1.27 integrated with IIS 5 We are getting the following error: "The server closed the connection while reading the response. Contact your Sys

java.util.zip.ZipException error message

2004-03-22 Thread Chris Daly
hi i'm trying to stop tomcat 4.1 (bin/shutdown.sh) and getting the following error (unix sun machine) java.util.zip.ZipException: error in opening zip file at java.util.zip.ZipFile.open(Native Method) at java.util.zip.ZipFile.(ZipFile.java:110) at java.util.jar.JarFile.(J

java.util.zip.ZipException error message

2004-03-18 Thread Chris Daly
hi i'm trying to stop tomcat 4.1 (bin/shutdown.sh) and getting the following error (unix sun machine) java.util.zip.ZipException: error in opening zip file at java.util.zip.ZipFile.open(Native Method) at java.util.zip.ZipFile.(ZipFile.java:110) at java.util.jar.JarFile.(J

No error message when welcome page is not present

2004-03-17 Thread Dean Searle
Hello Group, I am running Apache 2.0.48 and Tomcat 4.1.30 with mod_jk2 connector 2.0.2 all on windows xp. The problem I have is this. I have virtual hosts setup to go to their own folder for their documentroot=/theirfolder. But if I do not have a valid welcome file there, either an index.(htm,jsp

Error Message:

2004-02-26 Thread Santos Jha
Dear All, My System was running fine for about last one month. Suddenly it start to malfunction. and I start to get following messages. I am not sure what they mean. I will appreciate if some one can throw some light on it. Thank you. Santos WebappClassLoader: Lifecycle error : CL stopped Webap

mod_jk2 Error message leaving me puzzled! (Bug?)

2003-11-21 Thread Scott, Sean
My apache error log is filled with the error messages below. Has anyone else encountered these error messages. If so, have you figured out why these messages occur, and how to fix them? The page seems to come back and display correctly, but I would like to eliminate the errors. Apache/2.0.46 (Re

RE: Unique error message when starting Tomcat 4.1.27

2003-11-17 Thread Shapira, Yoav
Howdy, Not a problem, glad to help. Yoav Shapira Millennium ChemInformatics >-Original Message- >From: Dean Searle [mailto:[EMAIL PROTECTED] >Sent: Monday, November 17, 2003 1:39 PM >To: Tomcat Users List >Subject: RE: Unique error message when starting Tomcat 4.1.27 >

RE: Unique error message when starting Tomcat 4.1.27

2003-11-17 Thread Dean Searle
RE: Unique error message when starting Tomcat 4.1.27 ok, sorry I didn't see that in the error message until I reread it. I'll use the flag -Djava.net.preferIPv4Stack=true and see if that helps. Thank you again, Dean -Original Message- From: Shapira, Yoav [mailto:[EMAIL PROTE

RE: Unique error message when starting Tomcat 4.1.27

2003-11-17 Thread Dean Searle
ok, sorry I didn't see that in the error message until I reread it. I'll use the flag -Djava.net.preferIPv4Stack=true and see if that helps. Thank you again, Dean -Original Message- From: Shapira, Yoav [mailto:[EMAIL PROTECTED] Sent: Mon 11/17/2003 09:02 To: Tomcat

RE: Unique error message when starting Tomcat 4.1.27

2003-11-17 Thread Shapira, Yoav
Howdy, Not a tomcat problem: it's your OS configuration. Either make sure your OS has an IPv6 stack installed or add the IPv4 preference flag to JAVA_OPTS as the error message suggests. Yoav Shapira Millennium ChemInformatics >-Original Message- >From: Dean Searle [ma

Unique error message when starting Tomcat 4.1.27

2003-11-14 Thread Dean Searle
I have just installed tomcat 4.1.27 from the FreeBSD Ports for FreeBSD 5.0-RELEASE-p11. Here is the JDK I am using: Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2-p5-dean_13_nov_2003_15_51) Java HotSpot(TM) Client VM (build 1.4.2-p5-dean_13_nov_2003_15_51, mixed mode) Here is the m

Solution for mod_weppp Communitcation interrupted error message

2003-10-28 Thread wagner
Hi! I think I found the cause of the weird Communitcation interrupted error message. The description of the problem and the solution I implemented is found in the following page: http://www.nlink.com.br/~wagner/webapp_error.html The text would be somewhat long if I described it here in this e

Re: Strange error message

2003-09-29 Thread Josh G
Jon Wingfield wrote: Are you using Batik? If so: org.mozilla.javascript.Scriptable.class is found in the js.jar of the Batik 1.5 distribution. Have you deployed that jar? HTH, Jon Yeah we eventually figured out it was a noclassdeffound error, of course if tomcat had actually told me it could

Re: Strange error message

2003-09-29 Thread Jon Wingfield
Are you using Batik? If so: org.mozilla.javascript.Scriptable.class is found in the js.jar of the Batik 1.5 distribution. Have you deployed that jar? HTH, Jon Josh G wrote: What does this mean? javax.servlet.ServletException: org/mozilla/javascript/Scriptable It's somehow getting out of a b

RE: Strange error message

2003-09-29 Thread Shapira, Yoav
mailto:[EMAIL PROTECTED] >Sent: Monday, September 29, 2003 2:36 AM >To: [EMAIL PROTECTED] >Subject: Strange error message > >What does this mean? > >javax.servlet.ServletException: org/mozilla/javascript/Scriptable > >It's somehow getting out of a block of code encase

Strange error message

2003-09-28 Thread Josh G
What does this mean? javax.servlet.ServletException: org/mozilla/javascript/Scriptable It's somehow getting out of a block of code encased in a try-catch of Exception, but of course doesn't give me a line number or any actual information, and com.mozilla.javascript.Scriptable isn't even a class,

Re: MySQL DBCP pool exausted error message [SOLVED]

2003-09-18 Thread Adam Hardy
ptember 17, 2003 11:20 AM To: [EMAIL PROTECTED] Subject: MySQL DBCP pool exausted error message When I stress test my web app using JMeter, I am suddenly getting a "DBCP could not obtain an idle db connection, pool exhausted" SQLException thrown. When I test with 25 simulated user

Re: MySQL DBCP pool exausted error message

2003-09-18 Thread Adam Hardy
Hi Nathan, could you rephrase what the problem is? It's a bit ambiguous. Do you mean that each thread can only do one DB operation and then it gets the exception on its next DB operation, or on its next http request? Have you checked in bugzilla? I think there are some unresolved issues with D

RE: MySQL DBCP pool exausted error message [SOLVED]

2003-09-17 Thread Nathan Christiansen
, September 17, 2003 11:20 AM To: [EMAIL PROTECTED] Subject: MySQL DBCP pool exausted error message When I stress test my web app using JMeter, I am suddenly getting a "DBCP could not obtain an idle db connection, pool exhausted" SQLException thrown. When I test with 25 simulated users

MySQL DBCP pool exausted error message

2003-09-17 Thread Nathan Christiansen
When I stress test my web app using JMeter, I am suddenly getting a "DBCP could not obtain an idle db connection, pool exhausted" SQLException thrown. When I test with 25 simulated users every one of my 25 threads gets the exception after the first 25 requests. What am I doing wrong? My setup:

Strange error message in catalina.out

2003-08-14 Thread Zsolt Koppany
Hi, when I execute "shutdown.sh" I get strange error messages in catalina.out. How can I fix it? I use tc-4.1.24 von RedHat-9. Zsolt SEVERE: Caught exception trying to unlock accept. java.net.ConnectException: Connection refused at java.net.PlainSocketImpl.socketConnect(Native Method)

Keytool error message

2003-08-14 Thread batristain
Greetings, I'm trying to set up ssl on tomcat but I get an error message from the keytool generator - this is what happens -bash-2.05b# $JAVA_HOME/bin/keytool -genkey -alias tomcat -keyalg RSA Enter keystore password: changeit keytool error: KeyPairGenerator not available Why wouldn&

Re: Tomcat error message with EspressReport

2003-06-11 Thread Chad Lemmen
Upgrading to Tomcat 4.1.24 fixed my problem. On Tue, 10 Jun 2003, Chad Lemmen wrote: > I'm trying to set up a servlet with EspressReport. EspressReport is a > report writer that connects to a database and generates a report. I'm > using Tomcat 3.2.1 and Apache 1.3.19. Tomcat is writing this e

Tomcat error message with EspressReport

2003-06-10 Thread Chad Lemmen
I'm trying to set up a servlet with EspressReport. EspressReport is a report writer that connects to a database and generates a report. I'm using Tomcat 3.2.1 and Apache 1.3.19. Tomcat is writing this error on my screen when I try to load the EspressReport servlet in a browser. The EspressRepor

RES: What does this crazy error message mean?

2003-06-09 Thread Jose Euclides da Silva Junior - DATAPREVRJ
Yes, it does! It has 2 constructors, one of then has no-args. I ve already taken it off, but this error message goes on... Thanks again, Euclides. -Mensagem original- De: Shapira, Yoav [mailto:[EMAIL PROTECTED] Enviada em: segunda-feira, 9 de junho de 2003 17:31 Para: [EMAIL PROTECTED

RE: What does this crazy error message mean?

2003-06-09 Thread Shapira, Yoav
e 09, 2003 4:25 PM >To: 'Tomcat Users List'; Shapira, Yoav >Subject: RES: What does this crazy error message mean? > >Dear Yoav, >i ve already done it. But i always get the following error: > >HTTP Status 500 - > >

RES: What does this crazy error message mean?

2003-06-09 Thread Jose Euclides da Silva Junior - DATAPREVRJ
if (cont == pagina_atual) { %> <%=cont%> <% } else { %> <%=cont%> <% } cont = cont + 1; resultado = resultado - 1; } %> -Mensage

RE: What does this crazy error message mean?

2003-06-09 Thread Shapira, Yoav
Howdy, >I did it. I ve created a package ( named euc ) under my app directory, but >TomCat didnt find it - " package euc does not exist... " - TomCat returns >me. Classpath is setted correctly. Under your webapp root, you have a WEB-INF directory, which has a classes directory, which has a euc d

RES: What does this crazy error message mean?

2003-06-09 Thread Jose Euclides da Silva Junior - DATAPREVRJ
al- De: Shapira, Yoav [mailto:[EMAIL PROTECTED] Enviada em: segunda-feira, 9 de junho de 2003 16:25 Para: Tomcat Users List Assunto: RE: What does this crazy error message mean? Howdy, Perhaps you should place Dica in a package: http://tomcatfaq.sourceforge.net/classnotfound.html -Mensage

RES: What does this crazy error message mean?

2003-06-09 Thread Jose Euclides da Silva Junior - DATAPREVRJ
PROTECTED] Enviada em: segunda-feira, 9 de junho de 2003 16:25 Para: Tomcat Users List Assunto: RE: What does this crazy error message mean? Howdy, Perhaps you should place Dica in a package: http://tomcatfaq.sourceforge.net/classnotfound.html Yoav Shapira Millennium ChemInformatics >

RE: What does this crazy error message mean?

2003-06-09 Thread Marco Rojas
Euclides, Eu não recebi o código... Vc. poderia me enviar zipado? Abs. Marco -Original Message- From: Jose Euclides da Silva Junior - DATAPREVRJ [mailto:[EMAIL PROTECTED] Sent: segunda-feira, 9 de junho de 2003 16:18 To: '[EMAIL PROTECTED]' Subject: What does this crazy err

RE: What does this crazy error message mean?

2003-06-09 Thread Shapira, Yoav
3:18 PM >To: '[EMAIL PROTECTED]' >Subject: What does this crazy error message mean? > >Hi everybody, i cant stand without solve this problem: >whenever Rodrigo2.jsp runs, I always get the bellow message, but the bean >Dica is there What should i do? The jsp complete cod

What does this crazy error message mean?

2003-06-09 Thread Jose Euclides da Silva Junior - DATAPREVRJ
Hi everybody, i cant stand without solve this problem: whenever Rodrigo2.jsp runs, I always get the bellow message, but the bean Dica is there What should i do? The jsp complete code is attached. Regards, Euclides. An error occurred at line: 12 in the jsp file: /rodrigo2.jsp Generated servle

"package basicServlets does not match directory" error message... help !

2003-06-06 Thread DominskiS
It seems I have corrected the previous error but now have an error message that says: "BasicServlet.java": Error #: 302 : cannot access class javax.servlet.GenericServlet; java.io.IOException: class not found: class javax.servlet.GenericServlet at line 4, column 22 Thanks Joseph

"package basicServlets does not match directory" error message... help !

2003-06-06 Thread DominskiS
Hi I'm a Java student starting to learn about Tomcat and Servlets, and i am trying to run the Servlets using JBuilder 8 Personal. I loaded a basicServlets package that contains one class called BasicServlet. When I tried to compile the class the error message said: "BasicServlet.ja

Re: "web site not responding" error message. help !

2003-05-29 Thread Jason Bainbridge
typing in HREF="http://localhost:8080";>http://localhost:8080 > > I received an error message that said " web site not responding" Well this indicates you are having some success atleast, can you have a look in the logs directory in your CATALINA_HOME and see if you

"web site not responding" error message. help !

2003-05-29 Thread DominskiS
at 5 to the newly created Tomcat directory 4) extracted the startup files under the bin folder 5) tried to verify the service is running by typing in http://localhost:8080";>http://localhost:8080 I received an error message that said " web site not responding" Thank you for your assistance Stan

Re: Error Message Question

2003-04-03 Thread Jon Wynacht
k for infinite recursion in your code, or an infinite loop with some variable added to the stack at each iteration. Yoav Shapira Millennium ChemInformatics -Original Message- From: Jon Wynacht [mailto:[EMAIL PROTECTED] Sent: Thursday, April 03, 2003 3:12 PM To: [EMAIL PROTECTED] Subject: Error Me

RE: Error Message Question

2003-04-03 Thread Shapira, Yoav
t;To: [EMAIL PROTECTED] >Subject: Error Message Question > >Hi, > >I was wondering if anybody on this list has come across this error when >working with the webapp in Tomcat: > >http://www.objectevolution.com/error.html > >Since it doesn't refer to any of my code I&

Error Message Question

2003-04-03 Thread Jon Wynacht
Hi, I was wondering if anybody on this list has come across this error when working with the webapp in Tomcat: http://www.objectevolution.com/error.html Since it doesn't refer to any of my code I'm kind of stumped as to how to begin debugging. Any pointers? Thanks, Jon -

AW: Tomcat hangs without any error-message

2003-03-17 Thread Björn Clemens
ärz 2003 09:46 > An: Tomcat Users List > Betreff: Re: Tomcat hangs without any error-message > > > what platform? > because we have the same problem under hp-ux with java1.4 > then we switch to java1.3, and the problem is gone... > > xyb > > Björn Clemens wrote

AW: Tomcat hangs without any error-message

2003-03-17 Thread Björn Clemens
ontag, 17. März 2003 09:35 > An: Tomcat Users List > Betreff: Re: Tomcat hangs without any error-message > > > Hi, > Can you please let me know, > whether it hangs so that the server need to be killed, or > server crashes and > closes it self??? > > Regards, > Pr

Re: Tomcat hangs without any error-message

2003-03-17 Thread Tomcat-RND
Subject: Tomcat hangs without any error-message Hi, we have a production-system which uses Tomcat 4.1.18 LE which hangs after around a day. The problem is, that no error-message or behavior can be seen around tomcat. It don't uses more memory or writes any message to log-file. The incomin

Re: Tomcat hangs without any error-message

2003-03-17 Thread xyber
what platform? because we have the same problem under hp-ux with java1.4 then we switch to java1.3, and the problem is gone... xyb Björn Clemens wrote: Hi, we have a production-system which uses Tomcat 4.1.18 LE which hangs after around a day. The problem is, that no error-message or behavior

Tomcat hangs without any error-message

2003-03-16 Thread Björn Clemens
Hi, we have a production-system which uses Tomcat 4.1.18 LE which hangs after around a day. The problem is, that no error-message or behavior can be seen around tomcat. It don't uses more memory or writes any message to log-file. The incoming requests time-out without errormessage o

RE: Strange error message - need help

2003-02-13 Thread Ralph Einfeldt
;[EMAIL PROTECTED]' > Subject: Strange error message - need help > > I attach my web.xml file. As far as I can check against > documentation it should be o.k.. > - To unsubscribe, e-mail: [EMAIL PROTECTED] Fo

Strange error message - need help

2003-02-13 Thread Heger, Karlheinz
Hello, I want to use my own servlets with tomcat, but I'm complaint Starting service Tomcat-Standalone Apache Tomcat/4.0.3 PARSE error at line 93 column 20 org.xml.sax.SAXParseException: Element type "res-ref-type" must be declared. Starting service Tomcat-Apache Apache Tomcat/4.0.3 I attach my

Error Message Explanation

2003-02-04 Thread Hari Venkatesan
Any idea what this error means? 1) org.apache.jk.server.JkCoyoteHandler - Error in action code java.net.SocketException: Connection reset by peer: socket write error 2) WARN - Server has closed connection 470508266 [Thread-6] WARN org.apache.jk.common.ChannelSocket - Server has close

The Error Message Is Weird

2003-01-25 Thread Mark Liu
A copy-paste of the error message follows, which I got when I hit submit from the ShowParametersPostForm.html page. Apparently, Tomcat says that (/x509/servlet/ShowParameters) is not available. But I do have ShowParameters.class under /x509/WEB-INF/classes/, like so: C:\Tomcat4_1_12\webapps

[OFFTOPIC] RE: question regarding error message

2002-12-09 Thread Turner, John
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Sunday, December 08, 2002 9:43 PM > To: [EMAIL PROTECTED] > Subject: question regarding error message > > > can u please tell me what javalangnoclassdeffounderror means? > i can

RE: question regarding error message

2002-12-09 Thread Reynir Hübner
r 2002 02:43 > To: [EMAIL PROTECTED] > Subject: question regarding error message > > > can u please tell me what javalangnoclassdeffounderror means? > i can no longer > get into yahoo games, and get this message. how do i fix? > thanks in advance. > -- To u

question regarding error message

2002-12-09 Thread Horniks6
can u please tell me what javalangnoclassdeffounderror means? i can no longer get into yahoo games, and get this message. how do i fix? thanks in advance.

RE: "Unexpected excpetion..." error message with web.xml file

2002-11-27 Thread Panos Konstantinidis
> tomcat_users.xml under TOMCAT-HOME/conf directory. > I think this should solve the problem > > sasi > > -Original Message- > From: Panos Konstantinidis > [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, November 27, 2002 5:25 PM > To: Tomcat Users List > S

RE: "Unexpected excpetion..." error message with web.xml file

2002-11-27 Thread P Sasidhar
To: Tomcat Users List Subject: Re: "Unexpected excpetion..." error message with web.xml file Further information, I just figured out that the exception is thrown in the following lines of my web.xml file: dasreiseportal If I completely take out the tag then the web a

Re: "Unexpected excpetion..." error message with web.xml file

2002-11-27 Thread Panos Konstantinidis
Further information, I just figured out that the exception is thrown in the following lines of my web.xml file: dasreiseportal If I completely take out the tag then the web application works fine (but I do not have the Realm, at least I can see it running). If I have it there- even

"Unexpected excpetion..." error message with web.xml file

2002-11-27 Thread Panos Konstantinidis
Hello, I am using Tomcat 4.1 under Windows NT (with service pack 2 installed) and jdk1.3. I have configured a JDBC realm in my server.xml file (to connect to a MSAccess database through JDBC:ODBC bridge) by doing the following for my web app:

Re: Error message meaning?

2002-11-22 Thread Bill Barker
ease correct me if I am wrong, as I get the same error message, > but have always ignored it due to the reason above. Can also happen when the user hits the "stop" button. As John said, it is caused by something that the Client did (well, if your ISP shut down, it could happen as well, b

RE: Error message meaning?

2002-11-22 Thread Turner, John
As far as I know, that error shows up when the user has closed their browser or browsed to another page before the request was completed. Someone please correct me if I am wrong, as I get the same error message, but have always ignored it due to the reason above. John > -Original Mess

Error message meaning?

2002-11-22 Thread Ben Ricker
I am using mod_jk 1.2 with Apache 1.2.27 talking with 4 Tomcat 4.0.6 instances. Every once in while, I get tthe following error logged to mod_jk: [jk_ajp_common.c (961)]: Error ajp_process_callback - write failed What exactly does this mean? Is it that mod_jk had an error writing to the stream t

Re: Startup Bootstrap error message

2002-10-22 Thread garrett smith
You brought up a good point. I sometimes have a stupid error in web.xml and this is not logged in the logfile. I would appreciate better logging mechanism for tomcat-start-up. --- Michael Langan <[EMAIL PROTECTED]> wrote: > Hello. > > Apologies for bringing up perhaps the oldest error in the bo

Startup Bootstrap error message

2002-10-22 Thread Michael Langan
Hello. Apologies for bringing up perhaps the oldest error in the book but I'm a newbie at this and have searched everywhere for the solution and can get no satisfactory explanation. When starting up tomcat the following message is written to the catalina.out file; Exception in thread "main" java.

Re: error message: 'user tomcat4 does not exist'

2002-07-15 Thread Scott and Michele
thanks to both of your replies, I undid my original modification and did the following: Edited the conf file using: vi etc/tomcat4/conf/tomcat4.conf Change the user section of this file from: TOMCAT_USER="tomcat4" to TOMCAT_USER="myUser" Then I entered (from root): chown -R myUser /var/tomcat4/

Re: error message: 'user tomcat4 does not exist'

2002-07-14 Thread Eddie Bush
Oh no! You don't want to do that! Then (if there is some vulnerability in Tomcat) a malicious user could do whatever they want to! Don't do this on a production box! Don't do this on any box that has any importance at all - ie information you don't want hosed! [EMAIL PROTECTED] wrote:

Re: error message: 'user tomcat4 does not exist'

2002-07-14 Thread Ben Walding
While it works if you run as root, you're better off not doing that. The less privileges you give to your processes the better, if something goes wrong in your application or tomcat, the most damage it can do is to itself. If you give it root privileges, it can do anything it wants to the wh

error message: 'user tomcat4 does not exist'

2002-07-13 Thread young92
Tomcat4 was running well on my Linux PC untl I reinstalled mod_perl and tried to install Apache. Now when I login as su (root) and type the command: "/etc/rc.d/init.d/tomcat4 start" I get the message: "Starting tomcat4: chown: 'tomcat4:tomcat4': invalid user chown: 'tomcat4:tomcat4': invalid use

RE: Strarting-up Error Message

2002-06-10 Thread Shapira, Yoav
tever) for cleanliness. Yoav Shapira Millennium ChemInformatics >-Original Message- >From: Marek, Tomas [mailto:[EMAIL PROTECTED]] >Sent: Monday, June 10, 2002 5:47 AM >To: 'Tomcat Users List' >Subject: RE: Strarting-up Error Message > >I think the problem is cause

RE: AW: Strarting-up Error Message

2002-06-10 Thread sonam singh
mcat does not kill the (jvm)-process. Then a > restart of tomcat will - of > > course - leed to an error because tomcat is still > running! > > > > franzR > > > > -Ursprüngliche Nachricht- > > Von: Marek, Tomas [mailto:[EMAIL PROTECTED]] >

RE: AW: Strarting-up Error Message

2002-06-10 Thread Marek, Tomas
No, it happens on W2k box. Thanks anyway. It's been solved out. -Original Message- From: matt dilley [mailto:[EMAIL PROTECTED]] Sent: Monday, June 10, 2002 11:45 AM To: Tomcat Users List Subject: Re: AW: Strarting-up Error Message did you start tomcat from the root user? If the s

RE: Strarting-up Error Message

2002-06-10 Thread Marek, Tomas
AM To: Tomcat Users List Subject: AW: Strarting-up Error Message How often did you start Tomcat? ( i.e. ps -e | grep java) I'm using Tomcat on a unix box and it happens sometimes that a shutdown of tomcat does not kill the (jvm)-process. Then a restart of tomcat will - of course - leed to an err

Re: AW: Strarting-up Error Message

2002-06-10 Thread matt dilley
icht- > Von: Marek, Tomas [mailto:[EMAIL PROTECTED]] > Gesendet: Montag, 10. Juni 2002 09:24 > An: [EMAIL PROTECTED] > Betreff: Strarting-up Error Message > > > Guys, > > when starting Tomcat 4.03, I get the following message in the terminal >

AW: Strarting-up Error Message

2002-06-10 Thread franzR
liche Nachricht- Von: Marek, Tomas [mailto:[EMAIL PROTECTED]] Gesendet: Montag, 10. Juni 2002 09:24 An: [EMAIL PROTECTED] Betreff: Strarting-up Error Message Guys, when starting Tomcat 4.03, I get the following message in the terminal window: Catalina.start: LifecycleException: null

Strarting-up Error Message

2002-06-10 Thread Marek, Tomas
Guys, when starting Tomcat 4.03, I get the following message in the terminal window: Catalina.start: LifecycleException: null.open: java.net.BindException: Address already in use: JVM_Bind:80 LifecycleException: null.open: java.net.BindException: Address already in use: JVM_Bind:80

Tomcat installation: HTTP Status 404 error message

2002-05-14 Thread Neil Zanella
Hello, I have just installed Apache Jakarta Tomcat 4.0.3, Java 2 SDK 1.4.0, and Java 2 SDK EE 1.3.1 on a Red Hat 7.3 Linux platform. I appended the following lines to my personal ~/.bash_profile file: export PATH="$PATH:/usr/local/jdk/bin" export JAVA_HOME="/usr/local/j2sdk1.4.0" export CLASSPA

Custom error message

2002-04-10 Thread laoudesk
With Tomcat 3.2.4, i try to define a custom message for the error code 500 without changing the LocalStrings.properties file. I use response.sendError(500,"particular message") in order to define a new message but it doesn't works. The error message is always the same (Cf. Re

Can't Start Tomcat 4.0 (Added Error Message)

2002-03-27 Thread Andy McVicker
I'm a Tomcat newbie and I need some advice on getting Tomcat 4 started. Can someone help with the info I've provided below??? TIA Andy I've installed on NT Workstation (sp5): Apache 1.3.23 Tomcat 4.0 JDK 1.3.1.02 Problem: 1. http://localhost:8080 returns page not found. 2. When I run the tomc

Re: Sorry, I don't speak via HTTP GET error message

2002-02-27 Thread tlug
The issue is you are just typing in the URL into a web browser. The servlet (I.E. soap) is expecting to read information from a web page form post. Basically there are two ways to transmitt info. 1) encode the info into the URL string (called part of the query string) or to transmitte it

Re: Sorry, I don't speak via HTTP GET error message

2002-02-27 Thread David Wall
SOAP requires you do a POST. However, the GET error shows you likely have things installed correctly. You need to create a SOAP client and begin testing. David E-Signatures Today by Yozons -- To unsubscribe: For additional commands: Trou

Sorry, I don't speak via HTTP GET error message

2002-02-27 Thread Joo Park
Okay...almost there. I've double checked all my classpath's have been set correctly..including the xml parser being first in the classpath. However, when I try to go to the following url in this format...http://hostname:port/soap/servlet/rpcrouter I get the following error. What is wrong??

Re: Jakarta Tomcat Error Message Information Disclosure Vulnerability?

2002-02-20 Thread Jonathan Eric Miller
List" <[EMAIL PROTECTED]> Sent: Wednesday, February 20, 2002 3:44 PM Subject: RE: Jakarta Tomcat Error Message Information Disclosure Vulnerability? > The link that you send already has the answer to the problem, just some > people might not implement it and therefo

RE: Jakarta Tomcat Error Message Information Disclosure Vulnerability?

2002-02-20 Thread Ricky Leung
User List Subject: Jakarta Tomcat Error Message Information Disclosure Vulnerability? Does anyone know if this vulnerability still exists? It says that 4.0.1 suffers from this vulnerability, but, I don't see anything out of the ordinary when I try it on mine. http://online.securityfocus.co

Jakarta Tomcat Error Message Information Disclosure Vulnerability?

2002-02-20 Thread Jonathan Eric Miller
Does anyone know if this vulnerability still exists? It says that 4.0.1 suffers from this vulnerability, but, I don't see anything out of the ordinary when I try it on mine. http://online.securityfocus.com/cgi-bin/vulns-item.pl?section=info&id=3199 Jon -- To unsubscribe:

Ang: Re: Error message

2002-02-18 Thread Magnus Jansson
ler 1)); }; %> >>> [EMAIL PROTECTED] 2002-02-18 14:34:34 >>> --- Magnus Jansson <[EMAIL PROTECTED]> wrote: > Hi!!! > > I'm quite new to jsp and java and I would like to > know how to "decode" the error m

  1   2   >