Hi,

I have this problem..

r...@localhost bin]# netstat -anp | grep 9092
<No output>

Failed to start servers: org.h2.jdbc.JdbcSQLException: Exception
opening port H2 TCP Server (tcp://localhost:9092) (port may be in
use), cause: timeout [90061-114]


[r...@localhost bin]# netstat -anp | grep 9092
tcp        0      0 127.0.0.1:1048          127.0.0.1:9092
TIME_WAIT   -
[r...@localhost bin]# netstat -anp | grep 9092
tcp        0      0 127.0.0.1:1048          127.0.0.1:9092
TIME_WAIT   -
[r...@localhost bin]# netstat -anp | grep 9092
tcp        0      0 127.0.0.1:1048          127.0.0.1:9092
TIME_WAIT   -
[r...@localhost bin]# netstat -anp | grep 9092
<No output>

Any ideas?

/ Vidioten



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