[jboss-user] [JBoss Getting Started Documentation] - Re: Duke's Bank Application Problem

PeterJ do-not-reply at jboss.com
Mon Nov 26 12:50:31 EST 2007


Could you post the full output from running "ant -f jboss-build.xml db-create-table"? Also, what version of JBossAS are you using?

You do have the application server running and Hypersonic configured to open a port, right? You should see console output like this when starting the app server:

09:44:56,713 INFO  [STDOUT] [Server at 9021e3]: [Thread[hypersonic-default,5,jboss]
]: checkRunning(false) entered
09:44:56,713 INFO  [STDOUT] [Server at 9021e3]: [Thread[hypersonic-default,5,jboss]
]: checkRunning(false) exited
09:44:56,713 INFO  [STDOUT] [Server at 9021e3]: Startup sequence initiated from mai
n() method
09:44:56,713 INFO  [STDOUT] [Server at 9021e3]: Loaded properties from [F:\opt\jbos
s\jboss-4.0.5.GA\bin\server.properties]
09:44:56,713 INFO  [STDOUT] [Server at 9021e3]: Initiating startup sequence...
09:44:56,729 INFO  [STDOUT] [Server at 9021e3]: Server socket opened successfully i
n 16 ms.
09:44:57,510 INFO  [STDOUT] [Server at 9021e3]: Database [index=0, id=0, db=file:F:
\opt\jboss\jboss-4.0.5.GA\server\bank\data\hypersonic\default, alias=] opened su
cessfully in 750 ms.
09:44:57,510 INFO  [STDOUT] [Server at 9021e3]: Startup sequence completed in 797 m
s.
09:44:57,510 INFO  [STDOUT] [Server at 9021e3]: 2007-11-26 09:44:57.510 HSQLDB serv
er 1.8.0 is online

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4107834#4107834

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4107834



More information about the jboss-user mailing list