The trace is to short for me to understand fully ... so let me try extrapolate ...

org.hsqldb.log is not finding a file called .script (in a default install -> default.script) ... why ? ... because ? ... of OS/VM - or - the hsqldb.log would want to write out a (history)file and it then expects a default.script file ! ... is there somewhere in the shutdown call path that is "new" ? ...

We can FOOL this in a number of ways today ... if We would like to ! ...

Give me a full trace and respect in whether U ever used hsqldb in this session run together with how U did invoke hsqldb ! ...

Love
/viktor

On Monday, Aug 4, 2003, at 19:15 Europe/Stockholm, Alexey Loubyansky wrote:

I can't shutdown current HEAD with Ctrl-C.
The shutdown process is started and then hangs with exception below.
I am on Win2000, Sun j2sdk.1.4.1_02. I have to close console window.
Did anyone see that?

Thanks,
alex

20:09:19,343 INFO [HypersonicDatabase] Stopping jboss:service=Hypersonic
20:09:19,546 ERROR [STDERR] java.lang.NullPointerException
20:09:19,546 ERROR [STDERR] java.lang.NullPointerException
20:09:19,546 ERROR [STDERR] java.lang.NoClassDefFoundError: org/hsqldb/DatabaseS
cript
20:09:19,609 ERROR [STDERR] at org.hsqldb.Database.getScript(Unknown Source)


20:09:19,625 ERROR [STDERR] at org.hsqldb.Log.scriptToFile(Unknown Source)
20:09:19,625 ERROR [STDERR] at org.hsqldb.Log.writeScript(Unknown Source)
20:09:19,703 ERROR [STDERR] at org.hsqldb.Log.close(Unknown Source)
20:09:19,703 ERROR [STDERR] at org.hsqldb.Database$Logger.closeLog(Unknown S
ource)
20:09:19,703 ERROR [STDERR] at org.hsqldb.Database.close(Unknown Source)
20:09:19,703 ERROR [STDERR] at org.hsqldb.Database.processShutdown(Unknown S
ource)
20:09:19,703 ERROR [STDERR] at org.hsqldb.Database.execute(Unknown Source)
20:09:19,703 ERROR [STDERR] at org.hsqldb.ServerConnection.run(Unknown Sourc
e)
20:09:19,750 ERROR [STDERR] at java.lang.Thread.run(Thread.java:536)




-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/ direct;at.aspnet_072303_01/01
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development





------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to