Re: Exception in RealmBase

2004-01-08 Thread Mark Woon
Amy Roh wrote: Mark Woon wrote: > I've taken a look at the source, and as far as I can tell, it's because > the container is null. What is responsible for providing the Realm the > container it's in? Is there some new bit of configuration I need to do > in Tomcat 5? I'm also surprised that the

Re: Exception in RealmBase

2004-01-08 Thread Amy Roh
Mark Woon wrote: Hi all, I'm reposting this in the hopes that someone will responsd. I have a custom Realm implementation that extends org.apache.catalina.realm.RealmBase. It used to work in 4.x, but in 5.0.16, I'm getting the following exception on startup: 21:17:29,719 ERROR RealmBase:1092 - C

Re: Exception on persisted sessions - SimpleLog

2002-05-21 Thread Dr. BaTien Duong
hello: I am using Tomcat 4 binary version for jdk1.4 as a Standalone server working with Struts 1.1, no cluster. Suddenly, i have this exception popped up at the startup and shutdown of tomcat: On catalina start up - Standalone server: [-] Searching for random number generator has been completed

RE: Exception

2002-05-12 Thread Wilmer Mendoza
Hi Thank David I reinstall Apache/Tomcat and it was positive the answer of the servlet call Wilmer -Mensaje original- De: David Graff [mailto:[EMAIL PROTECTED]] Enviado el: Domingo, 12 de Mayo de 2002 01:36 a.m. Para: Tomcat Developers List; [EMAIL PROTECTED] Asunto: Re

Re: Exception

2002-05-11 Thread David Graff
Wilmer, It appears that your class file is either: 1) corrupt 2) compiled with some version of the java spec that is different than that of the jvm that Tomcat is executing in - Original Message - From: "Wilmer Mendoza" <[EMAIL PROTECTED]> To: "Tomcat Developers List" <[EMAIL PROTECTED]>

Re: Exception when hitting stop on slow servlet..

2001-08-16 Thread Christopher Cain
"Rob S." wrote: > > > org.apache.tomcat.util.net.TcpConnection - java.net.SocketException: > > Connection reset by peer (maby this must be Pier?) > > HAHAHAHAHHAA that's too funny =) > > "Connection reset by Pier" lol LOL! I think someone should try and sneak in a source patch and change the

RE: Exception when hitting stop on slow servlet..

2001-08-16 Thread Rob S.
> org.apache.tomcat.util.net.TcpConnection - java.net.SocketException: > Connection reset by peer (maby this must be Pier?) HAHAHAHAHHAA that's too funny =) "Connection reset by Pier" lol - r

RE: Exception when hitting stop on slow servlet..

2001-08-16 Thread Martin van den Bemt
Keep forgetting that.. mod_webapp crashes are yours ;)).. > -Original Message- > From: Pier P. Fumagalli [mailto:[EMAIL PROTECTED]] > Sent: Thursday, August 16, 2001 10:20 PM > To: [EMAIL PROTECTED] > Subject: Re: Exception when hitting stop on slow servlet.. > >

Re: Exception when hitting stop on slow servlet..

2001-08-16 Thread Pier P. Fumagalli
Martin van den Bemt at [EMAIL PROTECTED] wrote: > Hi, > > Just got an exception on a slow servlet and probably hit stop on the right > moment, because it didn't happen anymore after that, so this one is easy to > mis.. > > (sorry I cannot copy and paste so bear with me..) > > Ajp13Interceptor:

RE: Exception in UDecoder..

2001-07-25 Thread Martin van den Bemt
want ;-)), so the problem is gone.. Still don't see my own message in the list btw.. Sorry for the inconvenience.. Mvgr, Martin > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, July 25, 2001 7:10 PM > To: jakarta-tomcat-dev &g

Re: Exception in UDecoder..

2001-07-25 Thread Mike Anderson
Martin, This was fixed in Tomcat 3.3 Milestone 4 (and Beta 1). Mike Anderson >>> [EMAIL PROTECTED] 07/25/01 10:38AM >>> Does anyone know about this (using Milestone 3 btw). Has it anything to do with the M$ encoding scheme and should I try to fix it ? Mvgr, Martin java.lang.ArrayIndexOutOfBou

Re: Exception in UDecoder..

2001-07-25 Thread cmanolache
Can you please send the URL that causes this ? Can you try with 3.3 beta ? > Does anyone know about this (using Milestone 3 btw). Has it anything to do > with the M$ encoding scheme and should I try to fix it ? Fix it to throw a more meaningfull error - sure. Implementing M$ encoding scheme - I