Hi all,

attempting to test a modification I built the current CVS JBoss
(without changing anything and without build problems [except 6
uses of a deprecated api]), tried to start it up and experience
a hang when JBossMQ starts.

For the last few lines of the console output see below, the full
server.log is attached.

JBoss seems to hang forever (at least longer than half an hour).
When attempting to shut it down with Ctrl-C it hangs again, this
time when stopping the UserTransaction manager.

Has someone a hint, what I can do to get it running?

----- startup console log start/tail -----
| JBOSS_CLASSPATH=;run.jar;../lib/crimson.jar
| jboss.home = E:\java\jboss-cvs
| Using JAAS LoginConfig: file:/E:/java/jboss-cvs/conf/default/auth.conf
| Using configuration "default"
| [root] Started Log4jService,
config=file:/E:/java/jboss-cvs/conf/default/log4j.properties
| [Info] Java version: 1.3.0,Sun Microsystems Inc.
| [Info] Java VM: Java HotSpot(TM) Client VM 1.3.0-C,Sun Microsystems Inc.
| [Info] System: Windows 2000 5.0,x86
| ........
| [JDBC provider] Starting
| [JDBC provider] Started
| [Hypersonic] Starting
| [Hypersonic] Database started
| [Hypersonic] Started
| [InstantDB] Starting
| [InstantDB] XA Connection pool InstantDB bound to java:/InstantDB
| [Default] Enhydra InstantDB - Version 3.26
| [Default]
| [Default] The Initial [Copyright message CUT]
| [Default] Server 1.4 is running
| [Default] Press [Ctrl]+[C] to abort
| [InstantDB] Started
| [DefaultDS] Starting
| [DefaultDS] XA Connection pool DefaultDS bound to java:/DefaultDS
| [DefaultDS] Started
| [Container factory] Starting
| [Container factory] Started
| [JBossMQ] Starting

----- shutdown console log tail -----
| [Default] Shutting down
| [Service Control] Stopping 27 MBeans
| [Container factory] Stopping
| [Container factory] Stopped
| [DefaultDS] Stopping
| [DefaultDS] XA Connection pool DefaultDS removed from JNDI
| [DefaultDS] XA Connection pool DefaultDS shut down
| [DefaultDS] Stopped
| [InstantDB] Stopping
| [InstantDB] XA Connection pool InstantDB removed from JNDI
| [Default] Database instantdb is shutting down...
| [Default] Database instantdb shutdown complete.
| [InstantDB] XA Connection pool InstantDB shut down
| [InstantDB] Stopped
| [Hypersonic] Stopping
| [Hypersonic] Database closed clean
| [Hypersonic] Stopped
| [JDBC provider] Stopping
| [JDBC provider] Stopped
| [JAAS Security Manager] Stopping
| [JAAS Security Manager] Stopped
| [Client UserTransaction manager] Stopping
| ..... delay of 1 minute or so, then .....
| [Default] The database is shutdown
| [Default] The database is shutdown

Thanks
Georg

 ___   ___
| + | |__    Georg Rehfeld      Woltmanstr. 12     20097 Hamburg
|_|_\ |___   [EMAIL PROTECTED]           +49 (40) 23 53 27 10

server.log

Reply via email to