0 Replies Latest reply on Oct 17, 2017 7:13 AM by noby.g

    Drools connectivity with Phoenix datasource

    noby.g

      Hi All,

       

      When we are connecting drools UI with Phoenix data base, we are getting the below error:

       

      Connection test Failed
      java.lang.ClassNotFoundException:org.slf4j.LoggerFactory

      1.jpg

      For creating the Data Source, please find the below steps:

       

      Settings -> Data Sources -> Add DataSource -> Provide below details -> Press Test Connection

       

      Name: Data Source Name

      Connection URL: jdbc:phoenix:<ip>:8765/phoenix-sqlline

      User: login id

      Password: password

       

      Driver: PhoenixDB

       

      For creating the PhoenixDB driver, we use the below details:

      2.jpg

       

      We have added the slf4j-api jar in the tomcat lib location, but still getting the same error and there is no exception showing in the tomcat log. We are able to connect mysql database successfully.

       

      Could you please help us on the same?

       

      Thanks in Advance.

       

      Regards,

      Noby

      For creating the PhoenixDB driver, we use the below details: