PureEngage On-Premises

 View Only

Sign Up

  • 1.  gax error log: retrieving connection to database for pulse failed

    Posted 03-30-2016 09:24
    I get this problem when i start gax. I can`t find pulse plugin in gax.
    I checked all connections to db everything working fine. I don`t understand why i get this error.

    Retrieving connection to database for pulse failed.
    2016-03-30 12:36:04,900 ERROR: com.genesyslab.gax.core.database.GAXBasicDataSource [Thread-19] - [32] ---------------------------------------------------------------------
    2016-03-30 12:36:04,900 WARN : com.genesyslab.gax.wbrt.dao.LayoutDaoImpl [Thread-19] - [405] Database check schema failed due to exception: Could not get JDBC Connection; nested exception is org.apache.commons.dbcp.SQLNestedException: Cannot create PoolableConnectionFactory (Network error IOException: Connection refused: connect)
    2016-03-30 12:36:04,902 WARN : com.genesyslab.gax.wbrt.main.EZPulsePlugin [Thread-19] - [93] Db Schema Version for plugin pulse is not matching: expected version 8.5.001.02 but current is null


  • 2.  RE: gax error log: retrieving connection to database for pulse failed

    Posted 08-02-2016 12:37
    Hi,

      After installation, find all jar files in root directory of installed Pulse plugin and copy them to:
    Linux: <GAX root>/plug-ins (if the directory exists) and <GAX root>/webapp/WEB-INF/lib

    Windows: <GAX root>\plug-ins (if the directory exists) and <GAX root>\webapp\WEB-INF\lib.

    Also make sure that GAX is conncted to two DAPs, First DAP to GAX database (normall one) and second one is to Pulse database. Both should be JDBC DAPs and second one should have [GAX] section with option "role=pulse" then restart GAX.

    If above didn't help, then it might be pulse database didn't initialize correctly so you need to re-initialize it again after doing above.

    Regards,
    SSherra