Start a conversation

Enterprise Activity Engine (EAE) Error After Upgrading "Data source is not running: Failed to bootstrap"

Overview

After upgrading Jive to version 9.4, the activity engine server shows a status of Failing in the Admin Console > System > Settings > Activity Engine screen:

mceclip10.png

An error message similar to the following example appears in the Message column:

  • Data source is not running: Failed to bootstrap: systemID, jdbcURL, username, password and driver must be set: DataSourceConfiguration{username='USERNAME', password='null', driver='oracle.jdbc.driver.OracleDriver', dialect='org.hibernate.dialect.OracleDialect', jdbcUrl='jdbc:oracle:oci8:@DB', maxConnectionAge=3600, minPoolSize=1, maxPoolSize=50, systemID='502021a0-3a9c-49e1-a9a6-6dfd421213'}

 

Solution

To resolve this issue:

  1. Re-install the Jive RPM on the activity engine server.
  2. Log in to that server through the command-line interface.
  3. Change your account to the jive user by running the command: sudo su - jive
  4. Run the command: jive enable eae
  5. The command will indicate that the eae service has been enabled.
  6. Run the command: jive setup
  7. Once you get the message "setup ok", run the command: jive start

 

Testing

  1. Browse to Admin Console > System > Settings > Activity Engine.
  2. Confirm that the Activity Engine Status is listed as running: mceclip0.png
  3. If this is not the case, please contact us so that ATLAS can assist you. If you are not satisfied with the solution provided by ATLAS, then it will create a ticket for you on which you can attach the below information:
    • The eae-service.log and eae-service.out log files from the /usr/local/jive/var/logs folder on your activity engine server.
Choose files or drag and drop files
Was this article helpful?
Yes
No
  1. Priyanka Bhotika

  2. Posted
  3. Updated

Comments