Re: An error about Tomcat 4.0

2005-09-27 Thread Tim Funk
See the error logs .. java.lang.NoClassDefFoundError at ... org.apache.jsp.fr110_0005fchartTest$jsp._jspService(fr110_0005fchartTest$jsp.java:72) For some reason - a class is missing. The source of the JSP should tell you the missing class. -Tim Greece wrote: Hi,Everyone, I am using

An error about Tomcat 4.0

2005-09-26 Thread Greece
Hi,Everyone, I am using cewolf to draw chart in Tomcat 4.0. And The program has been run successfully, but when I moved the same program file and used JAR file to the web server, whose OS is Solorias, there has been appearing the error message as below: javax.servlet.ServletException

An error about Tomcat 4.0

2005-09-26 Thread Greece
Hi,Everyone, I am using cewolf to draw chart in Tomcat 4.0. And The program has been run successfully, but when I moved the same program file and used JAR file to the web server, whose OS is Solorias, there has been appearing the error message as below: javax.servlet.ServletException at

Re: Http-status 500 error in Tomcat 4.1

2005-08-19 Thread subi
To: Tomcat Users List Subject: Re: Http-status 500 error in Tomcat 4.1 Just guessing, but are your servlets in a package? Packageless classes do not work. See http://jakarta.apache.org/tomcat/faq/classnotfound.html Mark subi wrote: Hello All, I am using Tomcat 4.1. I just started

Re: Http-status 500 error in Tomcat 4.1

2005-08-18 Thread Rakesh
: subi [EMAIL PROTECTED] To: tomcat-user@jakarta.apache.org Sent: Thursday, August 18, 2005 11:28 AM Subject: Http-status 500 error in Tomcat 4.1 Hello All, I am using Tomcat 4.1. I just started working in it, so this asking may be childish, if so, pls don't mistake me. Here is my webapp

RE: Http-status 500 error in Tomcat 4.1

2005-08-18 Thread Raghupathy,Gurumoorthy
when I installed tomcat to C:\Program Files\Apache Group\Tomcat 4.1\ Regards Guru -Original Message- From: Rakesh [mailto:[EMAIL PROTECTED] Sent: 18 August 2005 10:01 To: Tomcat Users List Subject: Re: Http-status 500 error in Tomcat 4.1 Hi subi, you hav did servlet deployment almost

Re: Http-status 500 error in Tomcat 4.1

2005-08-18 Thread Mark Thomas
Just guessing, but are your servlets in a package? Packageless classes do not work. See http://jakarta.apache.org/tomcat/faq/classnotfound.html Mark subi wrote: Hello All, I am using Tomcat 4.1. I just started working in it, so this asking may be childish, if so, pls don't mistake me.

RE: Http-status 500 error in Tomcat 4.1

2005-08-18 Thread Raghupathy,Gurumoorthy
Good spotted -Original Message- From: Mark Thomas [mailto:[EMAIL PROTECTED] Sent: 18 August 2005 10:00 To: Tomcat Users List Subject: Re: Http-status 500 error in Tomcat 4.1 Just guessing, but are your servlets in a package? Packageless classes do not work. See http

Re: Http-status 500 error in Tomcat 4.1

2005-08-18 Thread Litty Preeth
Hi Subi, 1. C:\Program Files\Apache Group\Tomcat 4.1\webapps\testapp\classes -here i have my servlet But ur class files shud be in : C:\Program Files\Apache Group\ Tomcat4.1\webapps\testapp\WEB-INF\classes And in ur html file ur form action

Http-status 500 error in Tomcat 4.1

2005-08-17 Thread subi
Hello All, I am using Tomcat 4.1. I just started working in it, so this asking may be childish, if so, pls don't mistake me. Here is my webapp structure: 1. C:\Program Files\Apache Group\Tomcat 4.1\webapps\testapp\classes -here i have my servlet classes 2.

Mysterious error with Tomcat 5.5.9 and Log4J

2005-07-18 Thread Peter . Zoche
Hi! I posted this thread on friday evening, not a good idea, I think. Because the problem is still there, I will have a second try... I encountered a very mysterious problem using log4j with tomcat 5.5.9. In order to use log4j i have the file commons-logging.properties in my WEB-INF/classes

AW: Mysterious error with Tomcat 5.5.9 and Log4J

2005-07-18 Thread Peter . Zoche
An: tomcat-user@jakarta.apache.org Betreff: Mysterious error with Tomcat 5.5.9 and Log4J Hi! I posted this thread on friday evening, not a good idea, I think. Because the problem is still there, I will have a second try... I encountered a very mysterious problem using log4j with tomcat 5.5.9. In order

Mysterious Error with Tomcat and Log4J

2005-07-15 Thread Peter . Zoche
Hi! I encountered a very mysterious problem using log4j with tomcat 5.5.9. I have the file commons-logging.properties in my WEB-INF/classes directory with the following content: orr.apache.commons.logging.Log=org.apache.commons.logging.impl.Log4JCategory Log I did not notice my mistake in

parseCookies error situation: Tomcat 5.0.19 Win32

2005-07-11 Thread Mitchell Teixeira
Hello Tomcat Users List - first my apologies in case this situation is already documented. Extensive searches turned up little useful information about this situation. I am using Tomcat 5.0.19 on Windows2000. I've found this Tomcat to be very stable. Today I found my Tomcat server unresponsive

Re: Re: Error at tomcat start up

2005-05-22 Thread tushar S Kulkarni
Thanks for your email! no my web.xml doesnt have 331 lines. I had added entire web.xml in previous email. I have created a dir called jsfApp under webapps and have set this context. so will any other application cause problem? Thanks  On Sun, 22 May 2005 Shinji Miyamoto wrote : Hi, The

RE: Error at tomcat start up

2005-05-22 Thread Dale, Matt
@jakarta.apache.org Subject: Error at tomcat start up Hi All, I am getting following error at tomcat start up. Nov 6, 2000 3:27:04 PM org.apache.struts.util.PropertyMessageResources init INFO: Initializing, config='org.apache.webapp.admin.ApplicationResources', retur nNull=true Nov 6, 2000 3:27:13 PM

Re: RE: Error at tomcat start up

2005-05-22 Thread tushar S Kulkarni
that many lines. Ta Matt -Original Message- From: tushar S Kulkarni [mailto:[EMAIL PROTECTED] Sent: 21 May 2005 19:10 To: tomcat-user@jakarta.apache.org Subject: Error at tomcat start up Hi All, I am getting following error at tomcat start up. Nov 6, 2000 3:27:04 PM

Error at tomcat start up

2005-05-21 Thread tushar S Kulkarni
Hi All, I am getting following error at tomcat start up. Nov 6, 2000 3:27:04 PM org.apache.struts.util.PropertyMessageResources init INFO: Initializing, config='org.apache.webapp.admin.ApplicationResources', retur nNull=true Nov 6, 2000 3:27:13 PM org.apache.commons.digester.Digester error SEVERE

Re: Error at tomcat start up

2005-05-21 Thread Shinji Miyamoto
Hi, The error say that web-app element is invlid for DTD. The order of child elements of web-app is not correct, maybe. But your web.xml seem correct. SEVERE: Parse Error at line 331 column 11: Does your web.xml have 331 lines? I think the error is cause by other web application.

RE: Error Running Tomcat 5.0.28 Service on Win2K3

2005-05-17 Thread Jackson James W MAJ MNF-I CIS KM Portal Manager
: Darryl Wilburn [mailto:[EMAIL PROTECTED] Sent: Monday, May 16, 2005 10:37 PM To: Tomcat Users List Subject: Re: Error Running Tomcat 5.0.28 Service on Win2K3 It sounds to me as though it would have something to do with user rights. I'm assuming when you launch the bat files, you're most likely

Re: Error Running Tomcat 5.0.28 Service on Win2K3

2005-05-16 Thread Darryl Wilburn
It sounds to me as though it would have something to do with user rights. I'm assuming when you launch the bat files, you're most likely logged in as Admin with all the rights in the world. Have you tried setting the service to run as the Admin account (for testing only) as opposed to System?

Error Running Tomcat 5.0.28 Service on Win2K3

2005-05-15 Thread Jackson James W MAJ MNF-I CIS KM Portal Manager
We've already checked the web, the FAQ, and the archive for starting Tomcat as a service on Win2K3 as a PDC (primary domain controller) with no luck. We installed Tomcat 5.0.28 (port 80) as a service on Win2K3 (1 GB RAM) with J2SDK 1.4.2_05. Win2K3 is running AD (active directory), DNS, DHCP,

error on tomcat 5.0.28 after tomcat server reboot

2005-04-03 Thread Anselmo, John
I saw this tomcat error below after we rebooted the two suse linux servers. Has anyboy seen this ? and figured out a fix, and what is this error meanse BAD PACKET SIGNATURE THANKS JA [-02 Apr 2005 09:20:21 EST-] [-ERROR-] [-org.apache.tomcat.util.threads.ThreadPool-] - Caught exception

Intermittent error on Tomcat restart

2005-03-31 Thread Marcus Nugroho
Hi, We have strange error on our Tomcat 3.3.1a which is sometimes it can't find the login page that we use. This intermittent error only happened after we restarted the Tomcat. Sometimes we need to restart Tomcat for several times, then we can login properly again. Does anyone can help

Re: filterStart error on Tomcat but not on Sun 8

2004-12-21 Thread Nat Gross
QM wrote: As no one else has jumped on this yet, I'll take a stab at it: Thank you. 1/ any reason you're running 5.0.30? Unless I've missed a list post (a possibility) that's still in beta. Because I had the same error under 5.0.19 and figured I get the latest. 2/ could you crank up the log

Re: filterStart error on Tomcat but not on Sun 8

2004-12-20 Thread Nat Gross
Shheesh. I see my post contained garbage chars. (I simply copied - pasted from IE. Anyhow, how do I go about diagnosing this problem? 19/12/2004 13:33:56 org.apache.catalina.core.StandardContext start SEVERE: Error filterStart 19/12/2004 13:33:56 org.apache.catalina.core.StandardContext start

Re: filterStart error on Tomcat but not on Sun 8

2004-12-20 Thread QM
:Here is a snippet of the server log: :INFO: Installing web application at context path /Math1 from URL :file:Q:\Programs\Java\jakarta-tomcat\Tomcat 5.0.30\webapps\Math1 :19/12/2004 13:33:56 org.apache.catalina.core.StandardContext start :SEVERE: Error filterStart :19/12/2004 13:33:56

filterStart error on Tomcat but not on Sun 8

2004-12-19 Thread Nat Gross
Hi; I asked a while ago about this, but somehow I wasn't answered, but I still would like to use Tomcat! So, I'll try again. Scenario: A simple [test] webapp, less than 10 servlets, one filter. WinXP, 768m ram, my developer machine, deploying using the MyEclipse 3.82 webtool plugin on Eclipse

RE: Query with 404 error processing -- Tomcat 5.0.19

2004-12-15 Thread Jon Doe
Enable (comment in) the AccessLogValve in your server.xml. That way you will be able to see exactly what requested URLs result in 404s. The file is enabled and nope -- I'm not seeing any 404 errors. Yoav Shapira http://www.yoavshapira.com What confuses me is why I get a ClassCastException? This

RE: Error in tomcat manager

2004-12-15 Thread kangkoong Kakoong
thanks for your suggestion Yoav, but I am newbie in tomcat, so would you like to tell me how to automate it using web.xml, I mean what command I should use? , or any one can help me? thanks a lot - Do you Yahoo!? Yahoo! Mail - You care about

RE: Error in tomcat manager

2004-12-14 Thread Shapira, Yoav
Hi, I have deploy myapp in context path at tomcat manager but myapp didn't start?,then when I click start at commands the following message show: FAIL - Application at context path /wrok could not be started Why that happened and how to solve it? Check your logs. 2.how to make

RE: Query with 404 error processing -- Tomcat 5.0.19

2004-12-13 Thread Shapira, Yoav
-- Tomcat 5.0.19 Can someone please explain why I get the default Tomcat 404 error when a pages does not exist? I have a set of URLs that end with *.ext. These are all routed to a servlet called Router, and these all work fine. This servlet has catch-all at the end that displays an error message when

RE: Query with 404 error processing -- Tomcat 5.0.19

2004-12-13 Thread Jon Doe
Hi, Because this processing servlet of yours itself had an error. A JSP file by default is processed by Tomcat's JSP servlet, not your Router servlet. Accordingly, it's not subject to your custom error handling mechanism. A more standard way to do this is declare an error-page for 404's in your

Error in tomcat manager

2004-12-13 Thread kangkoong Kakoong
1.I use tomcat 5.0.19, and when I have deploy myapp in context path at tomcat manager but myapp didn't start?,then when I click start at commands the following message show: FAIL - Application at context path /wrok could not be started Why that happened and how to solve it?

RE: Query with 404 error processing -- Tomcat 5.0.19

2004-12-13 Thread Shapira, Yoav
Hi, Sorry, not sure I understand this. Is this not what I've done with this?: error-pageerror-code404/error-code location/404.html/location /error-page Yeah, that is what you've done. I didn't read your original web.xml carefully enough it seems ;) My

Query with 404 error processing -- Tomcat 5.0.19

2004-12-12 Thread Jon Doe
Can someone please explain why I get the default Tomcat 404 error when a pages does not exist? I have a set of URLs that end with *.ext. These are all routed to a servlet called Router, and these all work fine. This servlet has catch-all at the end that displays an error message when

help - Java error starting Tomcat 5

2004-11-29 Thread Billy Talton
All, I'm attempting to install Tomcat 5 on my Fedora 2 server. The packages appear to install just fine but I get the following error when I try to start the server. I'm using java version 1.4.1_03. Any ideas? [EMAIL PROTECTED] btalton]# /sbin/service tomcat5 start Starting tomcat5:

RE: help - Java error starting Tomcat 5

2004-11-29 Thread Shapira, Yoav
] Subject: help - Java error starting Tomcat 5 All, I'm attempting to install Tomcat 5 on my Fedora 2 server. The packages appear to install just fine but I get the following error when I try to start the server. I'm using java version 1.4.1_03. Any ideas? [EMAIL PROTECTED] btalton]# /sbin/service

Re: help - Java error starting Tomcat 5

2004-11-29 Thread David Stevenson
On Mon, 2004-11-29 at 10:44, Billy Talton wrote: All, I'm attempting to install Tomcat 5 on my Fedora 2 server. The packages appear to install just fine but I get the following error when I try to start the server. I'm using java version 1.4.1_03. Any ideas? [EMAIL PROTECTED]

RE: help - Java error starting Tomcat 5

2004-11-29 Thread David Stevenson
On Mon, 2004-11-29 at 10:50, Shapira, Yoav wrote: Hi, What version of Tomcat 5, and from what distribution? It seems like your installation is incomplete or corrupt. Yoav Shapira http://www.yoavshapira.com We have had some corruption issues on Solaris with Tomcat distributions. Because:

error in tomcat

2004-11-26 Thread akki
hi all i m getting these enteries in my tomcat log file very frequently INFO: server has been restarted or reset this connection Nov 27, 2004 7:39:10 AM org.apache.jk.common.ChannelSocket processConnection INFO: server has been restarted or reset this connection Nov 27, 2004 7:39:41 AM

error in tomcat

2004-11-25 Thread akki
forwarding ajp13:localhost:8009 0 1 [Thu Nov 25 15:29:14 2004] [error] lb.service() worker failed ajp13:localhost:8009 [Thu Nov 25 15:29:14 2004] [error] lb.service() unrecoverable error... [Thu Nov 25 15:29:14 2004] [error] mod_jk.handler() Error connecting to tomcat 12

Exception Error in Tomcat

2004-11-15 Thread Lisa Soto
Hello, Does anyone know what this error means, and/or what it may point to? I'm using the precompiled JK2 for Fedora Core, but on a RH9 box with some updated packages from later distros. -- Lisa An unexpected exception has been detected in native code outside the VM. Unexpected Signal : 7

RE: Exception Error in Tomcat

2004-11-15 Thread Shapira, Yoav
Hi, This is an internal JVM crash. It nearly always occurs for one of two reasons: you're missing OS-level patches for the JDK you're running, OR you have native code that's not correctly compiled for your platform. using the precompiled JK2 for Fedora Core, but on a RH9 box with some updated

RE: Error with tomcat 5.5.3

2004-11-09 Thread Shapira, Yoav
Hi, One reason may be that the server is already stopped. Please try 5.5.4 instead of 5.5.3. Yoav Shapira http://www.yoavshapira.com -Original Message- From: Amit Gupta [mailto:[EMAIL PROTECTED] Sent: Monday, November 08, 2004 10:54 PM To: Tomcat Users List Subject: Error with tomcat

JNI Error with Tomcat

2004-11-09 Thread Dan Barron
Hello, I am having trouble loading a native library for use within Tomcat web applications. I read the wiki entry and found the latest JNI posts - but I still don't quite get it and still have an error. I'm hoping someone out there has been through this and has some suggestions. My

Error with tomcat 5.5.3

2004-11-08 Thread Amit Gupta
When I try to stop tomcat following error occur org.apache.catalina.startup.Catalina stopServer SEVERE: Catalina.stop: java.net.ConnectException: Connection refused at java.net.PlainSocketImpl.socketConnect(Native Method) at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java

Strange threading error in Tomcat

2004-10-19 Thread John MccLain
Howdy, Here is the issue - I would like some help on HOW to debug and fix this problem: 2 test use cases - 1) a)User goes to Login.jsp, enters user and password b) User submits to LoginServlet c) login calls JNI code that connects to a powerbuilder(Yes I know this is ugly) PBNI code module (this

RE: Error on Tomcat startup

2004-10-14 Thread Aziz Yacoub
] Sent: Wednesday, October 13, 2004 8:17 AM To: [EMAIL PROTECTED] Subject: Error on Tomcat startup I notice the following error on starting TC 4.1.30 on WinXP in stderr.log. What file is it parsing? I assume it's one of the web.xml files, but is there a quick way of finding out which one

Error on Tomcat startup

2004-10-13 Thread Aziz Yacoub
I notice the following error on starting TC 4.1.30 on WinXP in stderr.log. What file is it parsing? I assume it's one of the web.xml files, but is there a quick way of finding out which one without having to go through each of them? Thanks for any help. 13/10/2004 21:30:42

RE: Error on Tomcat startup

2004-10-13 Thread Shapira, Yoav
your web.xml file using a tool like XMLSpy or one of the free online alternatives. Yoav Shapira http://www.yoavshapira.com -Original Message- From: Aziz Yacoub [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 13, 2004 8:17 AM To: [EMAIL PROTECTED] Subject: Error on Tomcat startup I notice

org.apache.commons.digester.Digester error--- at tomcat startup...

2004-09-30 Thread Shilpa Nalgonda
I added some elements in web.xml on linux machine and i get this error, but i cannot see any problem with web.xml, the same web.xml works fine on windows...below is my web.xml...can someone please suggest Sep 30, 2004 9:03:31 AM org.apache.commons.digester.Digester error SEVERE: Parse Error at

RE: org.apache.commons.digester.Digester error--- at tomcat start up...

2004-09-30 Thread Phillip Qin
Move resource-ref down to the end. You have to follow the order of each element. -Original Message- From: Shilpa Nalgonda [mailto:[EMAIL PROTECTED] Sent: September 30, 2004 9:39 AM To: Tomcat Users List Subject: org.apache.commons.digester.Digester error--- at tomcat startup... I added

RE: org.apache.commons.digester.Digester error--- at tomcat startup...

2004-09-30 Thread Shapira, Yoav
AM To: Tomcat Users List Subject: org.apache.commons.digester.Digester error--- at tomcat startup... I added some elements in web.xml on linux machine and i get this error, but i cannot see any problem with web.xml, the same web.xml works fine on windows...below is my web.xml...can someone please

Unexpected error starting Tomcat

2004-09-21 Thread Gerardo Juarez
I have been working with Tomcat 4.1.30 for several weeks now. Everything so far has been according to the documentation, butover the last couple of weeks some problems have developed: the server stops working and it is difficult to restart. The first timeI reinstalled the Java SDK. On a later

RE: 505 Error in Tomcat 5.0

2004-09-20 Thread Shapira, Yoav
Hi, I am using Tomcat 5.0 and Struts 1.1. I also use a Filter that zips the requests and responses. First step: ditch your own filter and use one of the freely available, well-tested ones. Tomcat ships with one, in the servlet example webapp, called CompressionFilter. This way we eliminate

505 Error in Tomcat 5.0

2004-09-17 Thread Michael McGrady
I am using Tomcat 5.0 and Struts 1.1. I also use a Filter that zips the requests and responses. I am running a chat room on port 80 with a frameset html that auto refreshes in one frame and sends in another frame. When a user with IE tries to chat with me from her office, she gets 505

Error starting tomcat 5

2004-08-26 Thread angel cabello
Hello: I have a problem, strange problem. Last month I installed sucesfully tomcat 5.0.24, but this tuesday I tried to upgrate it to tomcat 5.027. I didn't stop the old tomcat, I just killed him (signal 15, I am running linux SUSE 9.1). Now I am not able to start tomcat (nor 5.027 nor 5.0.24,

Re: Error starting tomcat 5

2004-08-26 Thread QM
On Thu, Aug 26, 2004 at 09:12:13AM +0200, angel cabello wrote: : Last month I installed sucesfully tomcat 5.0.24, but this tuesday I : tried to upgrate it to tomcat 5.027. : I didn't stop the old tomcat, I just killed him (signal 15, I am running : linux SUSE 9.1). : : Now I am not able to

Error on Tomcat server

2004-08-23 Thread Jitesh Sinha
Hello All, Any ideas why the following error will come VBJ ThreadPool Worker daemon prio=5 tid=0x00c59538 nid=0x5ae8 waiting for monitor entry [e677d000..e677fc30] at org.apache.commons.dbcp.AbandonedObjectPool.borrowObject(AbandonedObjectPool .java:111) - waiting to lock

RE: Error on Tomcat server

2004-08-23 Thread Shapira, Yoav
, 2004 8:07 AM To: [EMAIL PROTECTED] Subject: Error on Tomcat server Hello All, Any ideas why the following error will come VBJ ThreadPool Worker daemon prio=5 tid=0x00c59538 nid=0x5ae8 waiting for monitor entry [e677d000..e677fc30

RE: Error on Tomcat server

2004-08-23 Thread Shakeel
- From: Jitesh Sinha [mailto:[EMAIL PROTECTED] Sent: Monday, August 23, 2004 5:07 PM To: [EMAIL PROTECTED] Subject: Error on Tomcat server Hello All, Any ideas why the following error will come VBJ ThreadPool Worker daemon prio=5 tid=0x00c59538 nid=0x5ae8 waiting for monitor entry

Error with Tomcat 5.0.19 server

2004-07-29 Thread s . balachander
Hi tomcat users, I am using tomcat 5.0.19. In this webserver i deployed 3 same application with different version. when i call the different versions, the webserver throws the following error. BConnectionClass : connVector() ezm-rep : java.sql.SQLException: [Microsoft][ODBC Microsoft

RE: Error with Tomcat 5.0.19 server

2004-07-29 Thread Shapira, Yoav
Millennium Research Informatics -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, July 29, 2004 2:10 AM To: [EMAIL PROTECTED] Subject: Error with Tomcat 5.0.19 server Hi tomcat users, I am using tomcat 5.0.19. In this webserver i deployed 3 same application

[JavaMail] Error with Tomcat 5.0.25

2004-07-29 Thread Florian Kiebel
Hello guys! I want to submit a problem I have with Tomcat 5.0.25 et JavaMail. Indeed, I wanted to use my Javamail application (which works very well with Tomcat 4.0.24) and Tomcat didnt like this since it generated a NamingException. I look for any ideas for this problem on Internet

RE: [JavaMail] Error with Tomcat 5.0.25

2004-07-29 Thread Shapira, Yoav
] Subject: [JavaMail] Error with Tomcat 5.0.25 Hello guys ! I want to submit a problem I have with Tomcat 5.0.25 et JavaMail. Indeed, I wanted to use my Javamail application (which works very well with Tomcat 4.0.24) and Tomcat didn't like this since it generated a NamingException. I look for any

Error Starting Tomcat

2004-07-20 Thread Sayeed
should have to do why it is not working? thanx Saeed - Original Message - From: Shapira, Yoav [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Tuesday, July 20, 2004 9:31 PM Subject: RE: Error Starting Sample Tomcat Webapps Hola, How did you install tomcat? Yoav Shapira

error starting tomcat

2004-06-09 Thread Werner van Mook
Hi, I have the following error starting tomcat and don't know how to solve it. Jun 9, 2004 2:09:24 PM org.apache.coyote.http11.Http11Protocol init INFO: Initializing Coyote HTTP/1.1 on port 80 Jun 9, 2004 2:09:25 PM org.apache.catalina.startup.Catalina load INFO: Initialization processed in 3461

Re: error starting tomcat

2004-06-09 Thread Ben Souther
You need to be root when you start tomcat in order to bind to port 80 (or any port 1024). The jsvc will then lower it's user status to tomcat_user ( or whatever user you have configured). On Wednesday 09 June 2004 08:10 am, Werner van Mook wrote: Hi, I have the following error starting

Re: error starting tomcat

2004-06-09 Thread Werner van Mook
(or any port 1024). The jsvc will then lower it's user status to tomcat_user ( or whatever user you have configured). On Wednesday 09 June 2004 08:10 am, Werner van Mook wrote: Hi, I have the following error starting tomcat and don't know how to solve it. Jun 9, 2004 2:09:24 PM

Re: error starting tomcat

2004-06-09 Thread David Smith
). The jsvc will then lower it's user status to tomcat_user ( or whatever user you have configured). On Wednesday 09 June 2004 08:10 am, Werner van Mook wrote: Hi, I have the following error starting tomcat and don't know how to solve it. Jun 9, 2004 2:09:24 PM org.apache.coyote.http11.Http11Protocol init

RE: error starting tomcat

2004-06-09 Thread Benjamin Armintor
Systems Analyst ITS-Systems: Mainframe Group University of Texas - Austin tele: (512) 232-6562 email: [EMAIL PROTECTED] -Original Message- From: Werner van Mook [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 09, 2004 8:36 AM To: Tomcat Users List Subject: Re: error starting tomcat

Re: error starting tomcat

2004-06-09 Thread Werner van Mook
: Mainframe Group University of Texas - Austin tele: (512) 232-6562 email: [EMAIL PROTECTED] -Original Message- From: Werner van Mook [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 09, 2004 8:36 AM To: Tomcat Users List Subject: Re: error starting tomcat It is not complaining about the port

Re: error starting tomcat

2004-06-09 Thread David Smith
: Wednesday, June 09, 2004 8:36 AM To: Tomcat Users List Subject: Re: error starting tomcat It is not complaining about the port number. I've seen the error if your not root. It's not the same. Starting tomcat manual as root gives me the same error. Sorry wrong answer ;-) On Jun 9, 2004, at 2:08 PM, Ben

Unknown error in tomcat log help

2004-06-04 Thread James Sherwood
Hi, I get this error in my tomcat log once and a while. It doesnt seem to affect the site any and I was just wondering if anyone knew what it was? I am using tomcat 5.025, apache 2.049 and mod_jk 1.25 Thanks ** Exception during

RE: Unknown error in tomcat log help

2004-06-04 Thread Shapira, Yoav
: Friday, June 04, 2004 7:05 AM To: Tomcat Users List Subject: Unknown error in tomcat log help Hi, I get this error in my tomcat log once and a while. It doesnt seem to affect the site any and I was just wondering if anyone knew what it was? I am using tomcat 5.025, apache 2.049 and mod_jk 1.25

Apache2 mod_ssl cert error to Tomcat

2004-04-24 Thread Pete Stokes
Hi. I am trying to get Apache to reverse proxy (thru SSL) to Tomcat5 on a different box. I have a thawte cert, and both Apache / Tomcat work fine with SSL, but when trying to pass an SSL session from Apache to Tomcat, Apache reports: [Sat Apr 24 21:50:09 2004] [error] Certificate

RE: [OT] getBlob() error in Tomcat

2004-04-08 Thread Shapira, Yoav
Hi, Attachments in most forms are removed by the list server, so yours didn't make it (at least on my mail reader). I am using weblog.jar file as suggested by somebody in a forum, Can somebody tell me why I am getting Class Cast Error on RUNTIME? I am able to compile the code. Why don't you ask

RE: [OT] getBlob() error in Tomcat

2004-04-07 Thread Kumar Abhay-CAK203C
) at com.mot.iDEN.webapp.oes.servlet.FileDisplayServlet.action(FileDisplayServlet.java:90) SerialOracleBlob.java is attached. Best Regards Abhay Kumar -Original Message- From: Robert Hall [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 06, 2004 7:06 PM To: Tomcat Users List Subject: Re: [OT] getBlob() error in Tomcat Hi, You can determine

[OT] getBlob() error in Tomcat

2004-04-06 Thread Kumar Abhay-CAK203C
Hi, Any idea why this error is coming in runtime? Servlet) - FileDisplayServlet.doPost() java.lang.AbstractMethodError: oracle.jdbc.driver.OracleResultSetImpl.getBlob(Ljava/lang/String;)Ljava/sql/Blob; at org.apache.commons.dbcp.DelegatingResultSet.getBlob(DelegatingResultSet.java:318)

RE: [OT] getBlob() error in Tomcat

2004-04-06 Thread Summers, Bert W.
You need to cast the ResultSet to the Oracle specify ResultSet -Original Message- From: Kumar Abhay-CAK203C [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 06, 2004 11:01 AM To: Tomcat Users List Subject: [OT] getBlob() error in Tomcat Importance: High Hi, Any idea why this error

RE: [OT] getBlob() error in Tomcat

2004-04-06 Thread Kumar Abhay-CAK203C
I will appreciate you if you can tell me how ? Best Regards Abhay Kumar -Original Message- From: Summers, Bert W. [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 06, 2004 1:05 PM To: Tomcat Users List Subject: RE: [OT] getBlob() error in Tomcat You need to cast the ResultSet

RE: [OT] getBlob() error in Tomcat

2004-04-06 Thread Mike Curwen
, 2004 1:43 PM To: 'Tomcat Users List' Subject: RE: [OT] getBlob() error in Tomcat Importance: High I will appreciate you if you can tell me how ? Best Regards Abhay Kumar -Original Message- From: Summers, Bert W. [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 06, 2004 1:05 PM

RE: [OT] getBlob() error in Tomcat

2004-04-06 Thread Kumar Abhay-CAK203C
, 2004 1:59 PM To: 'Tomcat Users List' Subject: RE: [OT] getBlob() error in Tomcat The javadoc for that error suggests: this error can only occur at run time if the definition of some class has incompatibly changed since the currently executing method was last compiled. So is the version

RE: [OT] getBlob() error in Tomcat

2004-04-06 Thread Kumar Abhay-CAK203C
[mailto:[EMAIL PROTECTED] Sent: Tuesday, April 06, 2004 1:59 PM To: 'Tomcat Users List' Subject: RE: [OT] getBlob() error in Tomcat The javadoc for that error suggests: this error can only occur at run time if the definition of some class has incompatibly changed since the currently executing method

RE: [OT] getBlob() error in Tomcat

2004-04-06 Thread Summers, Bert W.
in your code. -Original Message- From: Kumar Abhay-CAK203C [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 06, 2004 12:15 PM To: 'Tomcat Users List' Subject: RE: [OT] getBlob() error in Tomcat Importance: High Thanks for the suggestions, My question is how I can check that both the versions

RE: [OT] getBlob() error in Tomcat

2004-04-06 Thread Kumar Abhay-CAK203C
] getBlob() error in Tomcat Unjar the classes12.jar file and look for it. There should be some ResultSet class in there. The jdbc class that come with Java do not implement the getBLOB method, hence the abstract violation. The Oracle driver in the case has the implemented method, of course you

Re: [OT] getBlob() error in Tomcat

2004-04-06 Thread Robert Hall
-Original Message- From: Summers, Bert W. [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 06, 2004 2:35 PM To: Tomcat Users List Subject: RE: [OT] getBlob() error in Tomcat Unjar the classes12.jar file and look for it. There should be some ResultSet class in there. The jdbc class that come

error in tomcat logging

2004-03-26 Thread Emerson Cargnin
I've got the message : log4j:WARN No appenders could be found for logger (org.apache.catalina.session.ManagerBase). log4j:WARN Please initialize the log4j system properly. I'm using tomcat 5.0.18. Could it be due to any lof4j configuration of my apps? I think that this could happen if I had a

Re: Error during tomcat 4.1.29 startup

2004-02-17 Thread Stefano Rebollini
Have the user all the rights to write in the logs directory ? - Original Message - From: suviswan [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Tuesday, February 17, 2004 3:31 PM Subject: Error during tomcat 4.1.29 startup Hi Team I am getting

Re: Error during tomcat 4.1.29 startup

2004-02-17 Thread suviswan
, February 17, 2004 8:46 PM Subject: Re: Error during tomcat 4.1.29 startup Have the user all the rights to write in the logs directory ? - Original Message - From: suviswan [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Tuesday, February 17, 2004 3:31 PM Subject: Error

Re: Error during tomcat 4.1.29 startup

2004-02-17 Thread Antonio Fiol Bonnín
- From: Stefano Rebollini [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Tuesday, February 17, 2004 8:46 PM Subject: Re: Error during tomcat 4.1.29 startup Have the user all the rights to write in the logs directory ? - Original Message - From: suviswan [EMAIL PROTECTED

Re: Re: Error during tomcat 4.1.29 startup

2004-02-17 Thread correo
Ya hemos recibido su solicitud de correo en breve le enviaremos su nombre de usuario y contreseña. Gracias por confiar en nosotros - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Re: Re: Error during tomcat 4.1.29 startup

2004-02-17 Thread correo
Ya hemos recibido su solicitud de correo en breve le enviaremos su nombre de usuario y contreseña. Gracias por confiar en nosotros - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Re: Re: Re: Error during tomcat 4.1.29 startup

2004-02-17 Thread correo
Ya hemos recibido su solicitud de correo en breve le enviaremos su nombre de usuario y contreseña. Gracias por confiar en nosotros - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Re: Re: Re: Re: Error during tomcat 4.1.29 startup

2004-02-17 Thread correo
Ya hemos recibido su solicitud de correo en breve le enviaremos su nombre de usuario y contreseña. Gracias por confiar en nosotros - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Re: Re: Re: Re: Re: Error during tomcat 4.1.29 startup

2004-02-17 Thread correo
Ya hemos recibido su solicitud de correo en breve le enviaremos su nombre de usuario y contreseña. Gracias por confiar en nosotros - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Re: Re: Re: Re: Re: Re: Error during tomcat 4.1.29 startup

2004-02-17 Thread correo
Ya hemos recibido su solicitud de correo en breve le enviaremos su nombre de usuario y contreseña. Gracias por confiar en nosotros - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Re: Re: Re: Re: Re: Re: Re: Error during tomcat 4.1.29 startup

2004-02-17 Thread correo
Ya hemos recibido su solicitud de correo en breve le enviaremos su nombre de usuario y contreseña. Gracias por confiar en nosotros - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Re: Re: Re: Re: Re: Re: Re: Re: Error during tomcat 4.1.29 startup

2004-02-17 Thread correo
Ya hemos recibido su solicitud de correo en breve le enviaremos su nombre de usuario y contreseña. Gracias por confiar en nosotros - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

  1   2   3   >