RE: What does this mean? (Tomcat manager)

2004-12-13 Thread Shapira, Yoav
a.com >-Original Message- >From: Hollerman Geralyn M [mailto:[EMAIL PROTECTED] >Sent: Monday, December 13, 2004 10:50 AM >To: Tomcat Users List >Subject: What does this mean? (Tomcat manager) > >In using the Tomcat manager app with 5.0.16, we got some odd results when >our >

What does this mean? (Tomcat manager)

2004-12-13 Thread Hollerman Geralyn M
In using the Tomcat manager app with 5.0.16, we got some odd results when our backend database started acting funny and then crashed; I'm just curious as to whether the results we saw on the Tomcat manager indicate that there's something I should be looking at. Specifically, what I saw was that the

RE: What does this mean? ajp13.service() Error sending initial p ost -1 0 0

2004-01-20 Thread Hooper, Brian
: RE: What does this mean? ajp13.service() Error sending initial p ost -1 0 0 Could the 10 second delay be caused by tomcat recompiling your jsp? -Original Message- From: Hooper, Brian [mailto:[EMAIL PROTECTED] Sent: 20 January 2004 16:16 To: Tomcat Users List Subject: RE: What does t

RE: What does this mean? ajp13.service() Error sending initial p ost -1 0 0

2004-01-20 Thread Rasmus Munk
omcat Users List' Subject: RE: What does this mean? ajp13.service() Error sending initial p ost -1 0 0 Could the 10 second delay be caused by tomcat recompiling your jsp? -Original Message- From: Hooper, Brian [mailto:[EMAIL PROTECTED] Sent: 20 January 2004 16:16 To: Tomcat Users Li

RE: What does this mean? ajp13.service() Error sending initial p ost -1 0 0

2004-01-20 Thread Bodycombe, Andrew
Could the 10 second delay be caused by tomcat recompiling your jsp? -Original Message- From: Hooper, Brian [mailto:[EMAIL PROTECTED] Sent: 20 January 2004 16:16 To: Tomcat Users List Subject: RE: What does this mean? ajp13.service() Error sending initial post -1 0 0 Not sure about your

RE: What does this mean? ajp13.service() Error sending initial post -1 0 0

2004-01-20 Thread Hooper, Brian
reby passing the requests from IIS using som sort of other technique than the HTTP redirecting? -Rasmus -Original Message- From: Edson Alves Pereira [mailto:[EMAIL PROTECTED] Sent: 20. januar 2004 15:12 To: 'Tomcat Users List' Subject: RE: What does this mean? ajp13.service(

RE: What does this mean? ajp13.service() Error sending initial post -1 0 0

2004-01-20 Thread Rasmus Munk
redirecting? -Rasmus -Original Message- From: Edson Alves Pereira [mailto:[EMAIL PROTECTED] Sent: 20. januar 2004 15:12 To: 'Tomcat Users List' Subject: RE: What does this mean? ajp13.service() Error sending initial post -1 0 0 What happens if you type ( http://127.0.0.1

RE: What does this mean? ajp13.service() Error sending initial p ost -1 0 0

2004-01-20 Thread Edson Alves Pereira
What happens if you type ( http://127.0.0.1/index.jsp ) in your browser? > -- > De: Rasmus Munk[SMTP:[EMAIL PROTECTED] > Responder:Tomcat Users List > Enviada: terça-feira, 20 de janeiro de 2004 9:06 > Para: 'Tomcat Users List' >

What does this mean? ajp13.service() Error sending initial post -1 0 0

2004-01-20 Thread Rasmus Munk
Hi I am running tomcat 4.1.29 on IIS 5.0 and j2k 2.0.2 (have also tried older versions) Sometimes I get this error in the j2k.log: [Tue Jan 20 13:03:18 2004] (error ) [jk_worker_ajp13.c (380)] ajp13.service() Error sending initial post -1 0 0 the log continues: [Tue Jan 20 13:03:18 2004]

AW: What does this mean?

2003-10-03 Thread Marcel Stor
Jon Skeet wrote: > > That's what I figured... However, the only one accesing the system > > at the moment is myself. It must be one of my servlets that places > > such a request. Why is there a meta-inf directory anyway? It is not > > reflected in the file system.? > > Consider a war file - that's

RE: What does this mean?

2003-10-03 Thread Jon Skeet
> That's what I figured... However, the only one accesing the system > at the moment is myself. It must be one of my servlets that places such > a request. Why is there a meta-inf directory anyway? It is not > reflected in the file system.? Consider a war file - that's likely to have a meta-inf

AW: What does this mean?

2003-10-03 Thread Marcel Stor
; Somebody try to hack into the site!!! > > > > What does this mean? > > I believe it means that someone has requested a URL of > > http://servername/cc200x/meta-inf/services/javax.xml.parsers.documentbui > lderfactory > > which the connector won't allow, because no-one s

RE: What does this mean?

2003-10-03 Thread Jon Skeet
> Found this in my JK2 logs (Windows events): > > Emerg: [jk_isapi_plugin.c (426)]: HttpFilterProc > [/cc200x/meta-inf/services/javax.xml.parsers.documentbuilderfactory] > points to the web-inf or meta-inf directory. > Somebody try to hack into the site!!! > > What do

What does this mean?

2003-10-03 Thread Marcel Stor
Hi Found this in my JK2 logs (Windows events): Emerg: [jk_isapi_plugin.c (426)]: HttpFilterProc [/cc200x/meta-inf/services/javax.xml.parsers.documentbuilderfactory] points to the web-inf or meta-inf directory. Somebody try to hack into the site!!! What does this mean? Marcel

Re: java.lang.OutOfMemoryError!! What does this mean....

2001-06-13 Thread Luba Powell
send me your JSP and RAM configuration. - Original Message - From: "Penumatsa, Sreesha" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, June 13, 2001 6:59 PM Subject: java.lang.OutOfMemoryError!! What does this mean > Hi, > My name is Sir

java.lang.OutOfMemoryError!! What does this mean....

2001-06-13 Thread Penumatsa, Sreesha
Hi, My name is Sireesha. While i was trying to run a jsp, i got an Error msg which says.. Internal Servlet Error: Root cause: java.lang.OutOfMemoryError Is there any speacific reason that justifies this Error msg? I would greately aprretiate if can get some help on this. thanx, -Sireesha.

Re: what does this mean?

2000-12-27 Thread Damien Serra
: Wednesday, December 27, 2000 12:17 PM > > To: '[EMAIL PROTECTED]' > > Subject: RE: what does this mean? > > > > > > It means that the version of mod_jserv.so was not compiled with the option > > -DEAPI. EAPI is the Apache extended API for modules (No, I

RE: what does this mean?

2000-12-27 Thread Curt Emich
Does anyone know how to unsubscribe from this newsgroup? > -Original Message- > From: Ritwick Dhar [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, December 27, 2000 12:17 PM > To: '[EMAIL PROTECTED]' > Subject: RE: what does this mean? > > > It means th

RE: what does this mean?

2000-12-27 Thread Ritwick Dhar
0:09 AM To: [EMAIL PROTECTED] Subject: what does this mean? Hello. I've seen a lot of other discussion on people having trouble getting mod_jk or mod_jserv set up for Tomcat and Apache to work with one another. I'm glad that I'm not the only one finding this frustrating. (not gl

what does this mean?

2000-12-27 Thread Jeffry Guttadauro
Hello. I've seen a lot of other discussion on people having trouble getting mod_jk or mod_jserv set up for Tomcat and Apache to work with one another. I'm glad that I'm not the only one finding this frustrating. (not glad at others' frustration of course, just glad that I'm not alone) Anyways,