[JBoss-user] [Beginners Corner] - Re: java.sql.SQLException: socket creation error (table cre

2005-06-20 Thread madmax797
my mistake.. section 4.1.7.1 , i uncommented another mbean (the last one). but forgot to uncomment the one before that.. for other folks who get same error, make sure, foll mbean is like below.. (the --> would have been at end, move it up) 1701 true default false tr

[JBoss-user] [Beginners Corner] - Re: java.sql.SQLException: socket creation error (table cre

2005-06-19 Thread madmax797
has anyone got answer to this problem? i get tons of errors when i start JBoss (run.bat) on Win XP, JBoss 4.02 related to sqlException - socket connection error setting up db schema give this error java.sql.SQLException: socket creation error at org.hsqldb.jdbc.Util.sqlException(Unknown Sourc

[JBoss-user] [Beginners Corner] - Re: java.sql.SQLException: socket creation error (table cre

2005-06-10 Thread aelnattar
I have the same problem and it seems that when I modified the hsqldb-ds.xml according to the guide the problem arises. JBoss comes up just fine when I'm using localDB but when I try to use the TCP connection option and uncomment the section and the mbean that follows, that's when JBoss is unha

[JBoss-user] [Beginners Corner] - Re: java.sql.SQLException: socket creation error (table cre

2005-05-10 Thread baojiaozi
I also meet the same problem. I statred jboss first ,then impelment the command:ant -f jboss-build.xml db-create-table but got the same result:( Every answer is appreciated:) View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3877284#3877284 Reply to the post :

[JBoss-user] [Beginners Corner] - Re: java.sql.SQLException: socket creation error (table cre

2005-04-25 Thread milowe
Have you started Jboss (HSQL up and running)? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3875265#3875265 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3875265 ---

[JBoss-user] [Beginners Corner] - Re: java.sql.SQLException: socket creation error (table cre

2005-04-24 Thread pang
I got similar error and I am sure I follow exact what the guide said. [EMAIL PROTECTED] bank]$ ant -f jboss-build.xml db-create-table Buildfile: jboss-build.xml db-create-table: [java] ScriptTool.init error: socket creation error [java] java.sql.SQLException: socket creation error