Unable to login to BusinessWorks™ ProcessMonitor, error : "database not available or non-configurable" state.

Unable to login to BusinessWorks™ ProcessMonitor, error : "database not available or non-configurable" state.

book

Article ID: KB0081129

calendar_today

Updated On:

Products Versions
TIBCO BusinessWorks ProcessMonitor TIBCO BusinessWorks ProcessMonitor Server 3.2.0

Description

Description:
   
 In TIBCO BusinessWorks ProcessMonitor Server  all the configurations are stored in the database except the three files that holds additional configuration information, 
  -"njams.minimal.config.properties"-> file holds information required by the BusinessWorks ProcessMonitor Server to "connect to its database". 
    - Authentication mechanisms are based on Jaas and are configured in the “java.login.config” file. 

   - Log4j configuration can be found in the “log4j.properties” file.

Note:  
"If Database connection is successful,config file is found in the below location,
Tomcat 7.0\webapps\bwpm\WEB-INF\data\njams.minimal.config.properties

=====================================================================

Issue/Introduction

Unable to login to TIBCO BusinessWorks ProcessMonitor Server ,error "database not available or non-configurable" state. Check for the missing -"njams.minimal.config.properties". Copy the -"njams.minimal.config.properties" from the back up directory. If any deployed application is giving such error then copy the missing -"njams.minimal.config.properties" file and then redeploy the application.

Resolution

      Cause:  Missing njams.minimal.config.properties leads to "database not available or non-configurable" state.

        Fix    -  Missing njams.minimal.config.properties needs to be placed back from the back up directory.

                 =============================================================
          
                If any deployed application giving such error then un-deploy old BWPM application.

             - Copy njams.minimal.config.properties file from back up directory and redeploy the application.