It works ! Thanks, Thomas. Now the issue is the firewall, I opened exception of port 9092, the other computer can not connect. (I tested with turn off the firewall, it works) How do I find out which port the H2 database is using? Please advise.
On Mar 6, 5:08 pm, Thomas Mueller <[email protected]> wrote: > Hi, > > Could you remove wrapper.app.parameter.5=true? > > http://www.h2database.com/javadoc/org/h2/tools/Server.html#r8 > > 'true' was required a long time ago. Is it still wrong in some > documentation? If yes where do you have the 'true' from? > > Regards, > Thomas > > On Fri, Mar 6, 2009 at 11:42 PM, yuanjing <[email protected]> wrote: > > > Thomas, > > > I connect with localhost in the same computer. > > > One observation, the service seems not started, because I can do > > "2_start_service.bat" again. > > (if not with parameter tcpAllowOthers, it will say "service already > > started") > > > Thanks. > > > On Mar 6, 4:01 pm, Thomas Mueller <[email protected]> > > wrote: > >> Hi, > > >> What is your database URL, and could you check if the server is running > >> using > > >> telnet <ip-address> <port> > > >> Regards, > >> Thomas --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
