1 Reply Latest reply on Feb 1, 2007 1:42 PM by estaub

    JBPM Connection refused on Mysql

    goodtimzss

      I am having problems installing and running "jbpm-starters-kit-3.0.2". Whenever I attempt to execute the run-jbpm.cmd script from the Windows command prompt I get an Error: "org.jboss.resource.JBossResourceException: Could not create connection; - nested throwable: (com.mysql.jdbc.CommunicationsException: Communications link failure due to underlying exception:

      ** BEGIN NESTED EXCEPTION **

      java.net.SocketException
      MESSAGE: java.net.ConnectException: Connection refused: connect

      STACKTRACE:

      java.net.SocketException: java.net.ConnectException: Connection refused: connect " ... (etc)

      So far I have successfully completed the follwing:



      Install Java 1.5.0_10

      Installed Mysql database server my InnoDb Transaction running on port 3307.

      Installed the binary_bpmspace-database_1.10 database layer

      I have downlaoded and inlcuded mysql-connector-java-5.0.4-bin.jar in the CLASSPATH.



      Need assistance quicly - please