Re: Jakarta NT SERVICE--- logout USER

2001-12-10 Thread Fredrik Henriksson

JDK1.3.1 has a switch (-Xrs) that, at least by its description, looks like
it would solve the problem.

/Fredrik
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, December 10, 2001 3:43 PM
Subject: RE: Jakarta NT SERVICE--- logout USER


> This isnt a config issue this is a sun JDK (1.3) issue I had heard that
1.4
> resolves this, try looking there...
>
> -Original Message-
> From: Catalin [mailto:[EMAIL PROTECTED]]
> Sent: Monday, December 10, 2001 2:55 PM
> To: [EMAIL PROTECTED]
> Subject: Jakarta NT SERVICE--- logout USER
>
>
> Hello to everybody!
>
>
> I have a jakarta-tomcat-3.3m4 on a Win2k system and I have a problem:
> every times one user of Operating System logout, the service it
> stoppes.:-(
> Where do I need to modify the config so that will not be happens any
> more??
>
> Thanks!!
>
>
>
> --
> To unsubscribe:   <mailto:[EMAIL PROTECTED]>
> For additional commands: <mailto:[EMAIL PROTECTED]>
> Troubles with the list: <mailto:[EMAIL PROTECTED]>
>
> --
> To unsubscribe:   <mailto:[EMAIL PROTECTED]>
> For additional commands: <mailto:[EMAIL PROTECTED]>
> Troubles with the list: <mailto:[EMAIL PROTECTED]>
>
>


--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>




Re: Jakarta NT SERVICE--- logout USER

2001-12-10 Thread Pae Choi

Thanks, Brian!!! :-)


Pae


> $ java -X
> -Xbootclasspath:
>   set search path for bootstrap classes and resources
> -Xnoclassgc   disable class garbage collection
> -Xmsset initial Java heap size
> -Xmxset maximum Java heap size
> -Xrs  reduce the use of OS signals
> -Xcheck:jni   perform additional checks for JNI functions
> -Xrunhprof[:help]|[:=, ...]
>   perform heap, cpu, or monitor profiling
> -Xdebug   enable remote debugging
> -Xfuture  enable strictest checks, anticipating future default
>
> The -X options are non-standard and subject to change without notice.
>
> -Original Message-
> From: Pae Choi [mailto:[EMAIL PROTECTED]]
> Sent: Monday, December 10, 2001 9:17 AM
> To: Tomcat Users List
> Subject: Re: Jakarta NT SERVICE--- logout USER
>
>
> Wesley,
>
> What the "rs" option does in the "-Xrs" option?
>
>
> Pae
>
>
> > Use the -Xrs option when starting the JVM.
> >
> > Wesley
> >
> > > -Original Message-
> > > From: Catalin [mailto:[EMAIL PROTECTED]]
> > > Sent: Monday, December 10, 2001 2:55 PM
> > > To: [EMAIL PROTECTED]
> > > Subject: Jakarta NT SERVICE--- logout USER
> > >
> > >
> > > Hello to everybody!
> > >
> > >
> > > I have a jakarta-tomcat-3.3m4 on a Win2k system and
> > > I have a problem:
> > > every times one user of Operating System logout, the
> > > service it
> > > stoppes. :-(
> > > Where do I need to modify the config so that will
> > > not be happens any
> > > more??
> > >
> > > Thanks!!
> >
> >
> > __
> > Do You Yahoo!?
> > Send your FREE holiday greetings online!
> > http://greetings.yahoo.com
> >
> > --
> > To unsubscribe:   <mailto:[EMAIL PROTECTED]>
> > For additional commands: <mailto:[EMAIL PROTECTED]>
> > Troubles with the list: <mailto:[EMAIL PROTECTED]>
> >
>
>
> --
> To unsubscribe:   <mailto:[EMAIL PROTECTED]>
> For additional commands: <mailto:[EMAIL PROTECTED]>
> Troubles with the list: <mailto:[EMAIL PROTECTED]>
>
> --
> To unsubscribe:   <mailto:[EMAIL PROTECTED]>
> For additional commands: <mailto:[EMAIL PROTECTED]>
> Troubles with the list: <mailto:[EMAIL PROTECTED]>
>


--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>




RE: Jakarta NT SERVICE--- logout USER

2001-12-10 Thread Brian Adams

$ java -X
-Xbootclasspath:
  set search path for bootstrap classes and resources
-Xnoclassgc   disable class garbage collection
-Xmsset initial Java heap size
-Xmxset maximum Java heap size
-Xrs  reduce the use of OS signals
-Xcheck:jni   perform additional checks for JNI functions
-Xrunhprof[:help]|[:=, ...]
  perform heap, cpu, or monitor profiling
-Xdebug   enable remote debugging
-Xfuture  enable strictest checks, anticipating future default

The -X options are non-standard and subject to change without notice.

-Original Message-
From: Pae Choi [mailto:[EMAIL PROTECTED]]
Sent: Monday, December 10, 2001 9:17 AM
To: Tomcat Users List
Subject: Re: Jakarta NT SERVICE--- logout USER


Wesley,

What the "rs" option does in the "-Xrs" option?


Pae


> Use the -Xrs option when starting the JVM.
> 
> Wesley
> 
> > -Original Message-
> > From: Catalin [mailto:[EMAIL PROTECTED]]
> > Sent: Monday, December 10, 2001 2:55 PM
> > To: [EMAIL PROTECTED]
> > Subject: Jakarta NT SERVICE--- logout USER
> > 
> > 
> > Hello to everybody!
> > 
> > 
> > I have a jakarta-tomcat-3.3m4 on a Win2k system and
> > I have a problem:
> > every times one user of Operating System logout, the
> > service it
> > stoppes. :-(
> > Where do I need to modify the config so that will
> > not be happens any
> > more??
> > 
> > Thanks!!
> 
> 
> __
> Do You Yahoo!?
> Send your FREE holiday greetings online!
> http://greetings.yahoo.com
> 
> --
> To unsubscribe:   <mailto:[EMAIL PROTECTED]>
> For additional commands: <mailto:[EMAIL PROTECTED]>
> Troubles with the list: <mailto:[EMAIL PROTECTED]>
> 


--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>




Re: Jakarta NT SERVICE--- logout USER

2001-12-10 Thread Pae Choi

Wesley,

What the "rs" option does in the "-Xrs" option?


Pae


> Use the -Xrs option when starting the JVM.
> 
> Wesley
> 
> > -Original Message-
> > From: Catalin [mailto:[EMAIL PROTECTED]]
> > Sent: Monday, December 10, 2001 2:55 PM
> > To: [EMAIL PROTECTED]
> > Subject: Jakarta NT SERVICE--- logout USER
> > 
> > 
> > Hello to everybody!
> > 
> > 
> > I have a jakarta-tomcat-3.3m4 on a Win2k system and
> > I have a problem:
> > every times one user of Operating System logout, the
> > service it
> > stoppes. :-(
> > Where do I need to modify the config so that will
> > not be happens any
> > more??
> > 
> > Thanks!!
> 
> 
> __
> Do You Yahoo!?
> Send your FREE holiday greetings online!
> http://greetings.yahoo.com
> 
> --
> To unsubscribe:   
> For additional commands: 
> Troubles with the list: 
> 


--
To unsubscribe:   
For additional commands: 
Troubles with the list: 




RE: Jakarta NT SERVICE--- logout USER

2001-12-10 Thread Wesley E. Ribeiro

Use the -Xrs option when starting the JVM.

Wesley

> -Original Message-
> From: Catalin [mailto:[EMAIL PROTECTED]]
> Sent: Monday, December 10, 2001 2:55 PM
> To: [EMAIL PROTECTED]
> Subject: Jakarta NT SERVICE--- logout USER
> 
> 
> Hello to everybody!
> 
> 
> I have a jakarta-tomcat-3.3m4 on a Win2k system and
> I have a problem:
> every times one user of Operating System logout, the
> service it
> stoppes. :-(
> Where do I need to modify the config so that will
> not be happens any
> more??
> 
> Thanks!!


__
Do You Yahoo!?
Send your FREE holiday greetings online!
http://greetings.yahoo.com

--
To unsubscribe:   
For additional commands: 
Troubles with the list: 




RE: Jakarta NT SERVICE--- logout USER

2001-12-10 Thread SHeyns

This isnt a config issue this is a sun JDK (1.3) issue I had heard that 1.4
resolves this, try looking there...

-Original Message-
From: Catalin [mailto:[EMAIL PROTECTED]]
Sent: Monday, December 10, 2001 2:55 PM
To: [EMAIL PROTECTED]
Subject: Jakarta NT SERVICE--- logout USER


Hello to everybody!


I have a jakarta-tomcat-3.3m4 on a Win2k system and I have a problem:
every times one user of Operating System logout, the service it
stoppes. :-(
Where do I need to modify the config so that will not be happens any
more??

Thanks!!



--
To unsubscribe:   
For additional commands: 
Troubles with the list: 

--
To unsubscribe:   
For additional commands: 
Troubles with the list: