Hi, complete H2 newbie here.
Downloaded, installed  H2 1.4.194 onto Windows 10 64 bit...
Clicked on "H2 Console (Command Line) icon...and a web console browser 
session starts as well as H2 Console (Command Line) session.
The Web Browser session seems to work fine, but the Command Line session 
doesn't seem to work at all.
The Command Line session shows nothing but a blinking white underscore 
character cursor.
The Command Line session doesn't accept any typed input.
Typing "ctrl-break' precipitates :

Full thread dump Java HotSpot(TM) 64-Bit Server VM (25.121-b13 mixed mode):

"DestroyJavaVM" #23 prio=5 os_prio=0 tid=0x0000000002d90800 nid=0x2c30 
waiting on condition [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

"H2 PG Server (pg://192.168.0.6:5435)" #22 prio=5 os_prio=0 
tid=0x0000000018d36800 nid=0x1028 runnable [0x000000001b46e000]
   java.lang.Thread.State: RUNNABLE

and about 100 more lines of error messages...and ends with a blinking 
underscore cursor that doesn't accept any typed input.

Next I tried following the documentation on "Starting and Using the H2 
Console" and double clicked on h2.bat...got same result.

Next I tried double clicking on the h2*.jar file....web console browser 
opened. (Web console browser for H2 appears to always work fine.)...but no 
working command line console.

Next I tried navigating to h2/bin and typed java -jar h2-1.4.194.jar....it 
also started a Web console browser....but no command line was evident.

In short, I tried all the ways listed in the documentation to get a command 
line session. None worked.

What am I doing wrong/
How can I get a command line session?

Thank you for helping.




-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/h2-database.
For more options, visit https://groups.google.com/d/optout.

Reply via email to