For CM Bridge: On Windows modify the file c:\ProgramData\Serena\Bridge\conf\ startup.properties On UNIX/Linux modify the file: $DM_ROOT/ bridge_data/conf/startup.properties
When setting the value of database.jdbcurl in Pulse's startup.properties file, ensure that the hostname specified is the hostname of the Oracle database server, NOT the Dimensions Application server.
To fix the issue: 1. Locate the startup.properties file which is in the <$Pulse>\conf directory and modify the following lines similar to the following:
It looks like the upgrade had modified startup.properties to use an Oracle SID of dim10, which is not a valid SID on the current system. Logged as a bug:
Step 2: Configure Pulse on CM2 On the second server edit the file % PULSE _ROOT%/conf/ startup.properties NOTE: % PULSE _ROOT% maps to the location of the Pulse home directory Windows: C:\ProgramData\Serena\ Pulse Linux: $DM_ROOT/ pulse _data The database.jdbcurl line references the primary server (CM1) The authentication.dcm.server line references the secondary server (CM2)
Unix: $DM_ROOT/CM Bridge_data The location can be changed by editing the $TOMCAT\7.0\webapps\cmbridge\WEB-INF\web.xml and the %ProgramData%\Serena\Bridge\conf\ startup.properties file. To change:
Verify that the startup.properties file in the <$PULSE>\conf directory has the correct values. See our Knowledgebase Solution S140365 for further details on configuring this file.