0 Replies Latest reply on Jun 11, 2014 3:22 PM by mercredi1106

    jbpm V6 : problem to connect postgresql and openLDAP

    mercredi1106

      hello,

       

      we try to connect another db on jbpm (postgresq instead of H2l) and there are some problem.

      The database is well created ad connected (seen with  DBvisualizer), there is no more reference to the DB H2, but it seems that the connection is not possible

      The console JBPM opens it. But I have some error in the server.log.

      "WARN  [org.hibernate.engine.jdbc.spi.SqlExceptionHelper] (pool-19-thread-1) SQL Error: 0, SQLState: null

      17:02:49,133 ERROR [org.hibernate.engine.jdbc.spi.SqlExceptionHelper] (pool-19-thread-1) javax.resource.ResourceException: IJ000453: Unable to get managed connection for java:jboss/datasources/jbpmDS

      17:02:49,136 WARN  [org.jbpm.shared.services.impl.TransactionalCommandService] (pool-19-thread-1) Could not commit session: javax.persistence.PersistenceException: org.hibernate.exception.GenericJDBCException: Could not open connection"

       

      how could I (or can I?) see on JBPM which DBis is connected (through a menu in the console JBPM for example) ? Is it the only way to see this connection with the file server.log?

       

      Moreover I try to connect an LDAP too, ant I have another problems :

      "ERROR [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) {"JBAS014653: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-2" => {"JBAS014771: Services with missing/unavailable dependencies" => ["jboss.web.deployment.default-host./dashbuilder.realmjboss.security.security-domain.brmsMissing[jboss.web.deployment.default-host./dashbuilder.realmjboss.security.security-domain.brms]"]}}}"

       

      I thank you for your help.

       

      JBPM V6 used, postgresql 9.3, and openLDAP