TomCat Server Killed

2003-12-18 Thread Ferreira, André

1.  I am starting Tomcat version 3.2.2 as user A (not root) on a Solaris
8 system.
2.  I exit the console screen from where I started tomcat and everything
is still fine.
3.  Once I logout the user (From the CDE environment), tomcat is killed.

Is there a workaround to start tomcat (and keep it alive) without keeping
the user session still open in the CDE environment?



Thanx.

André Ferreira


Note:
The information in this e-mail is confidential and is intended solely for
the addressee. If you have received this e-mail in error, you are hereby
notified that any review, copying or distribution is strictly prohibited.
Please inform the sender immediately and destroy the original. Siemens
Limited and/or its subsidiaries accepts no liability of whatever nature for
any loss, liability, damage or expense resulting directly or indirectly from
access to this message and any files or links that are attached hereto.



Re: TomCat Server Killed

2003-12-18 Thread Giuliano Gavazzi
At 12:44 pm +0200 2003/12/18, Ferreira, André wrote:
1.  I am starting Tomcat version 3.2.2 as user A (not root) on a Solaris
8 system.
2.  I exit the console screen from where I started tomcat and everything
is still fine.
3.  Once I logout the user (From the CDE environment), tomcat is killed.
Is there a workaround to start tomcat (and keep it alive) without keeping
the user session still open in the CDE environment?
if this is analogous to a similar problem 
(perhaps not present anymore) with MacOSX, then 
you should start tomcat from a remote login (or 
at boot), that is just ssh into your machine 
(from the machine itself is fine) and give the 
command again (use the script to start it, as it 
has to be a background process). BTW, shouldn't 
be tomcat run as root?

HTH

Giuliano
--
H U M P H
   || |||
 software
Java  C++ Server/Client/Human Interface applications on MacOS - MacOS X
http://www.humph.com/
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


RE: TomCat Server Killed

2003-12-18 Thread Donie Kelly
We have had the same problem with Solaris 8 and tomcat 4.1.18
No solution found yet. Tried using nohup to start the process but still
exits when you leave the session.

Donie

-Original Message-
From: Ferreira, André [mailto:[EMAIL PROTECTED]
Sent: 18 December 2003 10:45
To: [EMAIL PROTECTED]
Subject: TomCat Server Killed


1.  I am starting Tomcat version 3.2.2 as user A (not root) on a Solaris
8 system.
2.  I exit the console screen from where I started tomcat and everything
is still fine.
3.  Once I logout the user (From the CDE environment), tomcat is killed.

Is there a workaround to start tomcat (and keep it alive) without keeping
the user session still open in the CDE environment?



Thanx.

André Ferreira


Note:
The information in this e-mail is confidential and is intended solely for
the addressee. If you have received this e-mail in error, you are hereby
notified that any review, copying or distribution is strictly prohibited.
Please inform the sender immediately and destroy the original. Siemens
Limited and/or its subsidiaries accepts no liability of whatever nature for
any loss, liability, damage or expense resulting directly or indirectly from
access to this message and any files or links that are attached hereto.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: TomCat Server Killed

2003-12-18 Thread Giuliano Gavazzi
At 11:17 am + 2003/12/18, Donie Kelly wrote:
We have had the same problem with Solaris 8 and tomcat 4.1.18
No solution found yet. Tried using nohup to start the process but still
exits when you leave the session.
have you tried my suggestion? What happens if you start other servers 
in the same way? What happens if you start a java application (with 
no GUI) that way?

Giuliano

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


RE: TomCat Server Killed

2003-12-18 Thread Ferreira, André
HYes, your method does work to get Tomcat running, but then the
application I am using with tomcat does not work.
It seems the application logs some kind of session-id with the CDE session.
Uhh:(!

André Ferreira

 -Original Message-
From:   Giuliano Gavazzi [mailto:[EMAIL PROTECTED] 
Sent:   Thursday, December 18, 2003 15:24
To: Tomcat Users List
Subject:RE: TomCat Server Killed

At 11:17 am + 2003/12/18, Donie Kelly wrote:
We have had the same problem with Solaris 8 and tomcat 4.1.18
No solution found yet. Tried using nohup to start the process but still
exits when you leave the session.


have you tried my suggestion? What happens if you start other servers 
in the same way? What happens if you start a java application (with 
no GUI) that way?

Giuliano

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Note:
The information in this e-mail is confidential and is intended solely for
the addressee. If you have received this e-mail in error, you are hereby
notified that any review, copying or distribution is strictly prohibited.
Please inform the sender immediately and destroy the original. Siemens
Limited and/or its subsidiaries accepts no liability of whatever nature for
any loss, liability, damage or expense resulting directly or indirectly from
access to this message and any files or links that are attached hereto.