On Friday, November 4, 2011 2:15:19 AM UTC-4, Thomas Mueller wrote:
>
> I can't reproduce the problem.
>
As I remarked in a separate post, it was a password problem.
When you start the tcp server from the command line without specifying a
password, then the effective password that H2 needs to log in to the
management database is the empty string ("").
TcpServer.shutdown() takes a password parameter. I was passing null
instead of the empty string, so the server was rejecting the shutdown
request.
Best,
Laird
--
You received this message because you are subscribed to the Google Groups "H2
Database" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/h2-database/-/GHI9P5UOnQMJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/h2-database?hl=en.