Re: solved! blue screen with servlets/jsp in Apache-Tomcat

2001-07-05 Thread Dominic North

As meg, I only have SP1. 

In the mean time, I've had this reply from Zone Labs:

In article <[EMAIL PROTECTED]>, Support wrote:
> (#7225-29-3430\293430)
> 
> Thank you for providing information regarding this issue.
> This is a known problem and our engineers are working towards a fix.  
> We expect this problem will be corrected in the next release. 
> When the new release is ready it will be posted on our web site, 
> and you may get an email notification, depending on your registration information.
>


Dominic North
Red-Black IT Limited
+44-7803-293753





RE: solved! blue screen with servlets/jsp in Apache-Tomcat

2001-07-05 Thread mendoza

hmmm, i have SP1.  maybe that's it.  i'll give it a try and then install ZoneAlarm 
again.  when things quiet down a bit here.  then i'll report.
--meg

On Thu, 05 July 2001, James Radvan wrote:

> 
> ?? I have Tomcat 3.2.2 binary distribution working flawlessly with ZoneAlarm
> on Win2000Pro SP2.  Just to let you know that it IS possible.


__
Get your FREE personalized e-mail at http://www.canada.com



RE: solved! blue screen with servlets/jsp in Apache-Tomcat

2001-07-05 Thread James Radvan

?? I have Tomcat 3.2.2 binary distribution working flawlessly with ZoneAlarm
on Win2000Pro SP2.  Just to let you know that it IS possible.

-
James Radvan
Websphere Analyst/Architect
London, UK
[EMAIL PROTECTED]
+44 7990 624899


-Original Message-
I have now had a long (2-3 hour), trouble-free Tomcat testing session 
with ZoneAlarm simply shutdown. 




Click here to visit the Argos home page http://www.argos.co.uk

The information contained in this message or any of its attachments may be privileged 
and confidential, and is intended exclusively for the addressee.
The views expressed may not be official policy, but the personal views of the 
originator.  
If you are not the addressee, any disclosure, reproduction, distribution, 
dissemination or use of this communication is not authorised.
If you have received this message in error, please advise the sender by using the 
reply facility in your e-mail software.
All messages sent and received by Argos Ltd are monitored for virus, high risk file 
extensions, and inappropriate content.  As a result users should be aware that mail 
may be accessed.





Re: solved! blue screen with servlets/jsp in Apache-Tomcat

2001-07-04 Thread Dominic North

I have now had a long (2-3 hour), trouble-free Tomcat testing session 
with ZoneAlarm simply shutdown. While not ideal, this is not too 
painful, and means that you don't need to uninstall ZoneAlarm.

I am not sure whether you can simply restart ZoneAlarm; I could not get 
the services it uses running last time I tried. At worst, you will need 
to restart Windows to feel safe.

Dominic North
Red-Black IT Limited
+44-7803-293753





Re: solved! blue screen with servlets/jsp in Apache-Tomcat

2001-07-03 Thread Dominic North

I have had a short go just shutting down ZoneAlarm, and I did not get 
any BSOD. This was rather a short test, and I'll report back when I've 
tried a longer test.

In the mean time I'm raising a problem with Zone Labs: I have paid for 
Zone Alarm Pro, and don't like working without it, so I hope they'll 
fix this bug.

Dominic North
Red-Black IT Limited
+44-7803-293753





solved! RE: blue screen with servlets/jsp in Apache-Tomcat

2001-07-03 Thread mendoza

i uninstalled ZoneAlarm and reinstalled TCP/IP and now back in business.

thanks very much for your help.  no way i could have solved that on my own.
--meg

On Tue, 03 July 2001, [EMAIL PROTECTED] wrote:

> 
> On Tue, 03 July 2001, "DHarty" wrote:
> 
> > 
> > Are you useing ZoneAlarm?
> 
> i was!  i just installed it in the weekend.  and actually, i had Apache-Tomcat-MySQL 
>running fine before that.  so i stopped running ZoneAlarm.  but ruled it out as the 
>problem because i'm still getting BSOD-ed.  i'll try uninstalling it.
> 
> > I noticed that vsdatant.sys (from ZoneAlarm) does not get along well with
> 
> yes, BSOD comes with a STOP error, PAGE_FAULT_IN_NONPAGED_AREA, Address BABC055E at 
>BABB2000, DateStamp 3ae73a79-vsdatant.sys.
> 
> > Tomcat
> > (especially in combination with struts and UltraDev) causing a BSD.
> 
> is there anything i can do aside from reinstalling my system?
>  
> > D
> 
> thanks, i feel a little bit better now.
> --meg
> 
> > -Original Message-
> > From: Randy Layman [mailto:[EMAIL PROTECTED]]
> > Sent: Tuesday, July 03, 2001 7:04 AM
> > To: [EMAIL PROTECTED]
> > Subject: RE: blue screen with servlets/jsp in Apache-Tomcat
> > 
> > 
> > 
> > If it is a server problem I would suggest trying a different (1.2)
> > JVM to rule that out.  Also, I would stick with getting Tomcat standalone to
> > work first.  (Take little steps)
> > 
> > Randy
> > 
> > > -Original Message-
> > > From: Dmitri Colebatch [mailto:[EMAIL PROTECTED]]
> > > Sent: Tuesday, July 03, 2001 2:46 AM
> > > To: [EMAIL PROTECTED]
> > > Subject: Re: blue screen with servlets/jsp in Apache-Tomcat
> > >
> > >
> > > What happens if you look at them from another box?  that is -
> > > is it a client
> > > problem or a server problem?
> > >
> > > On Tue,  3 Jul 2001 16:07, you wrote:
> > > > hi,
> > > > i get the blue screen of death everytime i access a servlet
> > > or jsp example
> > > > from the Tomcat examples with:
> > > http://localhost:8080/examples/jsp/* or
> > > > http://localhost:8080/examples/servlet/* or
> > > > http://localhost/examples/jsp/* or
> > > > http://localhost/examples/servlet/*
> > > >
> > > > system:
> > > > dell inspiron 4000
> > > > windows 2000 pro
> > > > jdk 1.3.1
> > > > jakarta-tomcat 3.2.2
> > > > with jserv module loaded in apache
> > > >
> > > > i don't know where/how to start debugging this.  i don't
> > > even get any
> > > > runtime errors.  please help. thanks,
> > > > --meg
> > > >
> > > >
> > > > __
> > > > Get your FREE personalized e-mail at http://www.canada.com
> > >
> 
> 
> __
> Get your FREE personalized e-mail at http://www.canada.com


__
Get your FREE personalized e-mail at http://www.canada.com



Re: blue screen with servlets/jsp in Apache-Tomcat

2001-07-03 Thread mendoza

On Tue, 03 July 2001, Dominic North wrote:

> 
> I have a similar problem with 
> 
> Dell Inspiron 4000
> Windows 2000 Pro
> JDK 1.3.0 
> jakarta-tomcat 3.2.2
> 
> I am using Tomcat standalone.
> 
> I notice that
> 1) I can get one or two invocations of my servlet URL to work if I set 
> up a local proxy server on 127.0.0.1:8080. However, after one or two 
> goes, I get BSOD.

i stop all servers.  then start Tomcat then Apache then MySQL.  then the URLs work for 
a few times before it goes BSOD again.  it seems that if Tomcat is started after 
Apache it goes BSOD right away.  but i have yet to confirm that.

> 2) It never seems to work without the proxy server setup.
> 
> 3) It will also fail on one of my static HTML page URLs.
> 
> 4) I have tried using other ports.

i played around with ports too.  now the IS folks can't even get my laptop back on the 
network anymore :(

> Whichever way you look at it, this is a(nother) Windows bug, but is 
> there a workaround?

reinstall windows or reformat disk altogether?

> Dominic North
> Red-Black IT Limited
> +44-7803-293753


__
Get your FREE personalized e-mail at http://www.canada.com



RE: blue screen with servlets/jsp in Apache-Tomcat

2001-07-03 Thread mendoza

On Tue, 03 July 2001, "DHarty" wrote:

> 
> Are you useing ZoneAlarm?

i was!  i just installed it in the weekend.  and actually, i had Apache-Tomcat-MySQL 
running fine before that.  so i stopped running ZoneAlarm.  but ruled it out as the 
problem because i'm still getting BSOD-ed.  i'll try uninstalling it.

> I noticed that vsdatant.sys (from ZoneAlarm) does not get along well with

yes, BSOD comes with a STOP error, PAGE_FAULT_IN_NONPAGED_AREA, Address BABC055E at 
BABB2000, DateStamp 3ae73a79-vsdatant.sys.

> Tomcat
> (especially in combination with struts and UltraDev) causing a BSD.

is there anything i can do aside from reinstalling my system?
 
> D

thanks, i feel a little bit better now.
--meg

> -Original Message-
> From: Randy Layman [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, July 03, 2001 7:04 AM
> To: [EMAIL PROTECTED]
> Subject: RE: blue screen with servlets/jsp in Apache-Tomcat
> 
> 
> 
> If it is a server problem I would suggest trying a different (1.2)
> JVM to rule that out.  Also, I would stick with getting Tomcat standalone to
> work first.  (Take little steps)
> 
> Randy
> 
> > -Original Message-
> > From: Dmitri Colebatch [mailto:[EMAIL PROTECTED]]
> > Sent: Tuesday, July 03, 2001 2:46 AM
> > To: [EMAIL PROTECTED]
> > Subject: Re: blue screen with servlets/jsp in Apache-Tomcat
> >
> >
> > What happens if you look at them from another box?  that is -
> > is it a client
> > problem or a server problem?
> >
> > On Tue,  3 Jul 2001 16:07, you wrote:
> > > hi,
> > > i get the blue screen of death everytime i access a servlet
> > or jsp example
> > > from the Tomcat examples with:
> > http://localhost:8080/examples/jsp/* or
> > > http://localhost:8080/examples/servlet/* or
> > > http://localhost/examples/jsp/* or
> > > http://localhost/examples/servlet/*
> > >
> > > system:
> > > dell inspiron 4000
> > > windows 2000 pro
> > > jdk 1.3.1
> > > jakarta-tomcat 3.2.2
> > > with jserv module loaded in apache
> > >
> > > i don't know where/how to start debugging this.  i don't
> > even get any
> > > runtime errors.  please help. thanks,
> > > --meg
> > >
> > >
> > > __
> > > Get your FREE personalized e-mail at http://www.canada.com
> >


__
Get your FREE personalized e-mail at http://www.canada.com



RE: blue screen with servlets/jsp in Apache-Tomcat

2001-07-03 Thread DHarty

Are you useing ZoneAlarm?

I noticed that vsdatant.sys (from ZoneAlarm) does not get along well with
Tomcat
(especially in combination with struts and UltraDev) causing a BSD.

D

-Original Message-
From: Randy Layman [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, July 03, 2001 7:04 AM
To: [EMAIL PROTECTED]
Subject: RE: blue screen with servlets/jsp in Apache-Tomcat



If it is a server problem I would suggest trying a different (1.2)
JVM to rule that out.  Also, I would stick with getting Tomcat standalone to
work first.  (Take little steps)

Randy

> -Original Message-
> From: Dmitri Colebatch [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, July 03, 2001 2:46 AM
> To: [EMAIL PROTECTED]
> Subject: Re: blue screen with servlets/jsp in Apache-Tomcat
>
>
> What happens if you look at them from another box?  that is -
> is it a client
> problem or a server problem?
>
> On Tue,  3 Jul 2001 16:07, you wrote:
> > hi,
> > i get the blue screen of death everytime i access a servlet
> or jsp example
> > from the Tomcat examples with:
> http://localhost:8080/examples/jsp/* or
> > http://localhost:8080/examples/servlet/* or
> > http://localhost/examples/jsp/* or
> > http://localhost/examples/servlet/*
> >
> > system:
> > dell inspiron 4000
> > windows 2000 pro
> > jdk 1.3.1
> > jakarta-tomcat 3.2.2
> > with jserv module loaded in apache
> >
> > i don't know where/how to start debugging this.  i don't
> even get any
> > runtime errors.  please help. thanks,
> > --meg
> >
> >
> > __
> > Get your FREE personalized e-mail at http://www.canada.com
>




Re: blue screen with servlets/jsp in Apache-Tomcat

2001-07-03 Thread Dominic North

I have a similar problem with 

Dell Inspiron 4000
Windows 2000 Pro
JDK 1.3.0 
jakarta-tomcat 3.2.2

I am using Tomcat standalone.

I notice that
1) I can get one or two invocations of my servlet URL to work if I set 
up a local proxy server on 127.0.0.1:8080. However, after one or two 
goes, I get BSOD.

2) It never seems to work without the proxy server setup.

3) It will also fail on one of my static HTML page URLs.

4) I have tried using other ports.

Whichever way you look at it, this is a(nother) Windows bug, but is 
there a workaround?

Dominic North
Red-Black IT Limited
+44-7803-293753





RE: blue screen with servlets/jsp in Apache-Tomcat

2001-07-03 Thread Randy Layman


If it is a server problem I would suggest trying a different (1.2)
JVM to rule that out.  Also, I would stick with getting Tomcat standalone to
work first.  (Take little steps)

Randy

> -Original Message-
> From: Dmitri Colebatch [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, July 03, 2001 2:46 AM
> To: [EMAIL PROTECTED]
> Subject: Re: blue screen with servlets/jsp in Apache-Tomcat
> 
> 
> What happens if you look at them from another box?  that is - 
> is it a client 
> problem or a server problem?
> 
> On Tue,  3 Jul 2001 16:07, you wrote:
> > hi,
> > i get the blue screen of death everytime i access a servlet 
> or jsp example
> > from the Tomcat examples with: 
> http://localhost:8080/examples/jsp/* or
> > http://localhost:8080/examples/servlet/* or
> > http://localhost/examples/jsp/* or
> > http://localhost/examples/servlet/*
> >
> > system:
> > dell inspiron 4000
> > windows 2000 pro
> > jdk 1.3.1
> > jakarta-tomcat 3.2.2
> > with jserv module loaded in apache
> >
> > i don't know where/how to start debugging this.  i don't 
> even get any
> > runtime errors.  please help. thanks,
> > --meg
> >
> >
> > __
> > Get your FREE personalized e-mail at http://www.canada.com
> 



Re: blue screen with servlets/jsp in Apache-Tomcat

2001-07-02 Thread Dmitri Colebatch

What happens if you look at them from another box?  that is - is it a client 
problem or a server problem?

On Tue,  3 Jul 2001 16:07, you wrote:
> hi,
> i get the blue screen of death everytime i access a servlet or jsp example
> from the Tomcat examples with: http://localhost:8080/examples/jsp/* or
> http://localhost:8080/examples/servlet/* or
> http://localhost/examples/jsp/* or
> http://localhost/examples/servlet/*
>
> system:
> dell inspiron 4000
> windows 2000 pro
> jdk 1.3.1
> jakarta-tomcat 3.2.2
> with jserv module loaded in apache
>
> i don't know where/how to start debugging this.  i don't even get any
> runtime errors.  please help. thanks,
> --meg
>
>
> __
> Get your FREE personalized e-mail at http://www.canada.com



blue screen with servlets/jsp in Apache-Tomcat

2001-07-02 Thread mendoza

hi,
i get the blue screen of death everytime i access a servlet or jsp example from the 
Tomcat examples with:
http://localhost:8080/examples/jsp/* or
http://localhost:8080/examples/servlet/* or
http://localhost/examples/jsp/* or
http://localhost/examples/servlet/*

system:
dell inspiron 4000
windows 2000 pro
jdk 1.3.1
jakarta-tomcat 3.2.2
with jserv module loaded in apache

i don't know where/how to start debugging this.  i don't even get any runtime errors.  
please help.
thanks,
--meg


__
Get your FREE personalized e-mail at http://www.canada.com