I am trying to get the Getting Started app working on XP.  I was following the 
instructions on http://jboss.com/products/jbpm/docs/getstarted.

Apparently, in step 3, I need to run the target create.jbpm.configuration, that 
is in build.deploy.xml instead (ant -f build.deploy.xml 
create.jbpm.configuration).  I don't see a target for configure.jboss.3.2.5. 
The ant task fails with the following recursive error:

[jbpmschema] java.sql.SQLException: socket creation error
[jbpmschema]    at org.hsqldb.jdbc.Util.sqlException(Unknown Source)
[jbpmschema]    at org.hsqldb.jdbc.jdbcConnection.(Unknown Source)
[jbpmschema]    at org.hsqldb.jdbcDriver.getConnection(Unknown Source)
[jbpmschema]    at org.hsqldb.jdbcDriver.connect(Unknown Source)
[jbpmschema]    at com.mchange.v2.c3p0.DriverManagerDataSource.getConnection(Dr
verManagerDataSource.java:68)
[jbpmschema]    at com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPoole
Connection(WrapperConnectionPoolDataSource.java:87)
[jbpmschema]    at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool$1.acquireR
source(C3P0PooledConnectionPool.java:83)
[jbpmschema]    at com.mchange.v2.resourcepool.BasicResourcePool.assimilateReso
rce(BasicResourcePool.java:884)
[jbpmschema]    at com.mchange.v2.resourcepool.BasicResourcePool.acquireUntil(B
sicResourcePool.java:601)
[jbpmschema]    at com.mchange.v2.resourcepool.BasicResourcePool.access$400(Bas
cResourcePool.java:31)
[jbpmschema]    at com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask.ru
(BasicResourcePool.java:1079)
[jbpmschema]    at com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread
run(ThreadPoolAsynchronousRunner.java:354)

Has anybody else run into this problem?

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

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


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to