Hi, > I am starting up in mixed mode using: > > jdbc.url=jdbc:h2:db/dbname;AUTO_SERVER=TRUE;TRACE_LEVEL_FILE=4 > > I can not find any log message that tells me where port the server is > running on.
Why do you want to know the port number? The whole point if the mixed mode is that you don't _need_ to know the port number. > The normal web page does not come up either. You wrote "I am starting up in mixed mode". How did you start up? Did you open a database connection? Why do you expect a web page should come up? 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 -~----------~----~----~----~------~----~------~--~---
