[jira] Created: (GSHELL-106) Problem when Geronimo 2.1 server is started using start-server

2008-03-21 Thread Vamsavardhana Reddy (JIRA)
Problem when Geronimo 2.1 server is started using start-server


 Key: GSHELL-106
 URL: https://issues.apache.org/jira/browse/GSHELL-106
 Project: GShell
  Issue Type: Bug
  Security Level: public (Regular issues)
Affects Versions: 1.0-alpha-1
 Environment: Win XP, G Tomcat 2.1
Reporter: Vamsavardhana Reddy
Assignee: Jason Dillon


On Windows XP, if I start a Geronimo Tomcat 2.1 server using bin\start-server 
from a command prompt, I am noticing that the server can not be shutdown using 
Control+C.  So, I am using Admin Console to shutdown the server.  But it does 
not return to command prompt unless I kill the java process from Windows Task 
Manager.

Jarek says, As a workaround, you can start gshell with -T false option and then
control-c worked fine while running the server in foreground.

See http://www.mail-archive.com/dev@geronimo.apache.org/msg57308.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



Re: [jira] Created: (GSHELL-106) Problem when Geronimo 2.1 server is started using start-server

2008-03-21 Thread Jason Dillon
Are you sure it doesn't stop or that it just takes a while for the  
terminal to exit?


--jason


On Mar 21, 2008, at 1:33 PM, Vamsavardhana Reddy (JIRA) wrote:


Problem when Geronimo 2.1 server is started using start-server


Key: GSHELL-106
URL: https://issues.apache.org/jira/browse/GSHELL-106
Project: GShell
 Issue Type: Bug
 Security Level: public (Regular issues)
   Affects Versions: 1.0-alpha-1
Environment: Win XP, G Tomcat 2.1
   Reporter: Vamsavardhana Reddy
   Assignee: Jason Dillon


On Windows XP, if I start a Geronimo Tomcat 2.1 server using bin 
\start-server from a command prompt, I am noticing that the server  
can not be shutdown using Control+C.  So, I am using Admin Console  
to shutdown the server.  But it does not return to command prompt  
unless I kill the java process from Windows Task Manager.


Jarek says, As a workaround, you can start gshell with -T false  
option and then

control-c worked fine while running the server in foreground.

See http://www.mail-archive.com/dev@geronimo.apache.org/msg57308.html

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.





Re: [jira] Created: (GSHELL-106) Problem when Geronimo 2.1 server is started using start-server

2008-03-21 Thread Jarek Gawor
It does not stop. Shutdown hooks are not being invoked so maybe the
control-c signal gets lost or ignored.

Jarek

On Fri, Mar 21, 2008 at 2:59 AM, Jason Dillon [EMAIL PROTECTED] wrote:
 Are you sure it doesn't stop or that it just takes a while for the
  terminal to exit?

  --jason




  On Mar 21, 2008, at 1:33 PM, Vamsavardhana Reddy (JIRA) wrote:

   Problem when Geronimo 2.1 server is started using start-server
   
  
   Key: GSHELL-106
   URL: https://issues.apache.org/jira/browse/GSHELL-106
   Project: GShell
Issue Type: Bug
Security Level: public (Regular issues)
  Affects Versions: 1.0-alpha-1
   Environment: Win XP, G Tomcat 2.1
  Reporter: Vamsavardhana Reddy
  Assignee: Jason Dillon
  
  
   On Windows XP, if I start a Geronimo Tomcat 2.1 server using bin
   \start-server from a command prompt, I am noticing that the server
   can not be shutdown using Control+C.  So, I am using Admin Console
   to shutdown the server.  But it does not return to command prompt
   unless I kill the java process from Windows Task Manager.
  
   Jarek says, As a workaround, you can start gshell with -T false
   option and then
   control-c worked fine while running the server in foreground.
  
   See http://www.mail-archive.com/dev@geronimo.apache.org/msg57308.html
  
   --
   This message is automatically generated by JIRA.
   -
   You can reply to this email to add a comment to the issue online.