I upgraded from version 1.0.77 to 1.0.79 a few days ago. So far,
1.0.79 looks fine to me when I call it from my application, which is
all I really care about.
But, I've noticed one new behavior when using h2.bat to access the
database through a browser command window.
When I run h2.bat with no arguments, the H2 Console window pops up in
a browser, but it says, "Sorry, remote connections ('webAllowOthers')
are disabled on this server". Subsequent attempts to run h2.bat fail
by telling me that port 8082 is already in use, and I need to find and
kill the java process in task manager to free up the port.
When the port is free, if I run h2.bat specifying the -webAllowOthers
argument, all is fine.
I don't think I've had to specify -webAllowOthers in earlier
releases. Is that the intended behavior?
I've tried this on two machines, one of which was a clean install of
h2. I observe the same behavior on both.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "H2
Database" group.
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
-~----------~----~----~----~------~----~------~--~---