Hi all...

I'm trying to execute H2 database server on a MEPIS 11 64bit
installation and I'm getting no joy :(

I'm running sun-java6-jdk and the results of "uname -a" is
Linux strider 2.6.36-1-mepis64-smp #1 SMP Thu Mar 31 15:10:33 CDT 2011
x86_64 GNU/Linux

It's a fresh installation of Mepis 11 64bit on which I've only
"completely removed" OpenJDK and replaced it with "sun-java6-jdk"

Executing "h2.sh" from the unzipped bin folder results in

The Web Console server could not be started. Possible cause: another
server is already running at http://localhost:8082
Root cause: Exception opening port "H2 Console Server (http://
localhost:8082)" (port may be in use), cause:
"timeout" [90061-154]
konqueror(12014)/kdecore (KLibrary) findLibraryInternal: plugins
should not have a 'lib' prefix: "libkhtmlpart.so"
konqueror(12014)/kdecore (KLibrary) findLibraryInternal: plugins
should not have a 'lib' prefix: "libkhtmlpart.so"
konqueror(12014)/kdecore (KLibrary) kde4Factory: The library "/usr/lib/
kde4/libkhtmlpart.so" does not offer a qt_plugin_instance
function.
The TCP server could not be started. Possible cause: another server is
already running at tcp://localhost:9092
Root cause: Exception opening port "H2 TCP Server (tcp://localhost:
9092)" (port may be in use), cause: "timeout" [90061-154]
The PG server could not be started. Possible cause: another server is
already running at pg://localhost:5435
Root cause: Exception opening port "H2 PG Server (pg://localhost:
5435)" (port may be in use), cause: "timeout" [90061-154]
Exception in thread "main" org.h2.jdbc.JdbcSQLException: Exception
opening port "H2 Console Server (http://localhost:8082)" (port may be
in use), cause: "timeout" [90061-154]
        at
org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
        at org.h2.message.DbException.get(DbException.java:167)
        at org.h2.tools.Server.start(Server.java:377)
        at org.h2.tools.Console.runTool(Console.java:231)
        at org.h2.tools.Console.main(Console.java:101)

Any and all help is appreciated.
Cronje

-- 
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.

Reply via email to