2 Replies Latest reply on Jul 7, 2007 12:52 PM by abhilashk_cse

    Cannot connect to jbpm server

    abhilashk_cse

      I have downloaded jbpm-starters-kit 3.1.4 and invoked run.bat -c jbpm. I am getting the following messages on the server console.

      e.db.DbPersistenceService@8825a5
      19:35:59,198 DEBUG [DbPersistenceService] committing hibernate transaction
      19:35:59,198 DEBUG [DbPersistenceService] closing hibernate session
      19:35:59,215 DEBUG [StaticNotifier] woke up
      19:35:59,215 DEBUG [JbpmContextInfo] creating jbpm context with service factorie
      s '[message, scheduler, logging, persistence, authentication]'
      19:35:59,216 DEBUG [JbpmContext] creating JbpmContext
      19:35:59,216 DEBUG [DbPersistenceServiceFactory] creating persistence service
      19:35:59,216 DEBUG [DbPersistenceService] creating hibernate session
      19:35:59,217 DEBUG [DbPersistenceService] beginning hibernate transaction
      19:35:59,218 DEBUG [JbpmContext] closing JbpmContext
      19:35:59,218 DEBUG [Services] closing service 'persistence': org.jbpm.persistenc
      e.db.DbPersistenceService@d8f55c
      19:35:59,219 DEBUG [DbPersistenceService] committing hibernate transaction
      19:35:59,219 DEBUG [DbPersistenceService] closing hibernate session
      19:35:59,219 DEBUG [Services] closing service 'message': org.jbpm.msg.db.DbMessa
      geService@1d479cf
      19:35:59,220 DEBUG [CommandExecutorThread] waiting for more messages
      19:35:59,220 DEBUG [StaticNotifier] going to wait for (CMD_EXECUTOR, java.lang.O
      bject@7cf883)


      I am trying to deploy the jbpm process to the server , the server connection test fails.