Error occured. Thread-8: Thread-8 upon stopping the server via telnet console
-----------------------------------------------------------------------------
Key: OPENEJB-696
URL: https://issues.apache.org/jira/browse/OPENEJB-696
Project: OpenEJB
Issue Type: Bug
Components: server
Affects Versions: 3.0-beta-1
Reporter: Jacek Laskowski
Start up the server - openejb start
[EMAIL PROTECTED] /cygdrive/c/openejb-3.0-beta-1
$ ./bin/openejb start
Apache OpenEJB 3.0-beta-1 build: 20070926-12:34
http://openejb.apache.org/
OpenEJB ready.
[init] OpenEJB Remote Server
** Starting Services **
NAME IP PORT
httpejbd 0.0.0.0 4204
telnet 0.0.0.0 4202
ejbd 0.0.0.0 4201
hsql 0.0.0.0 9001
admin thread 0.0.0.0 4200
-------
Ready!
Open up another console and connect to the telnet service 4202
[EMAIL PROTECTED] ~
$ telnet localhost 4202
OpenEJB Remote Server Console
type 'help' for a list of commands
// type in stop - it won't be displayed
[openejb]$ Error occured. Thread-9: Thread-9
[openejb]$
The command doesn't stop the server either.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.