Unsupported content

 

This version of the product is in limited support. However, the documentation is available for your convenience. You will not be able to leave comments.

Troubleshooting installation and upgrade issues

This topic provides troubleshooting information with respect to installation of Remedy Single Sign-On.

Related topic

Installation using an embedded database

When you use an embedded database for installation, the Tomcat does not automatically start after installation, so you will see an error when you try to log in.

Workaround

Stop Tomcat before installation, and start it when the installation is complete. Alternatively, restart Tomcat if it was running during the installation.

Restarting Tomcat

When you restart the Tomcat server, you can encounter the following database credential exception in the Catalina.log file: 

<Date> <Time> SEVERE [localhost-startStop-1]
org.apache.tomcat.jdbc.pool.ConnectionPool.init 
Unable to create initial connections of pool.

You can ignore this exception, as the Remedy SSO database connectivity works fine.

Upgrade of TrueSight that is integrated with Remedy SSO and is on the embedded PostgreSQL

TrueSight that is integrated with Remedy SSO fails to upgrade on the embedded PostgreSQL.

During the TrueSight upgrade, Remedy SSO service stops, which shuts down the embedded PostgreSQL database. The upgrade fails with the following error:

Throwable=[com.bmc.install.product.remedysso.upgrade.RemedySSO UpgradeTask$UpgradeException: An error occurred while configuring database com.bmc.install.product.remedysso.upgrade.UpgradeRSSO.upgradeDatabase(UpgradeRSSO.java:235)
com.bmc.install.product.remedysso.upgrade.UpgradeRSSO.execute(UpgradeRSSO.java:110)
com.bmc.install.task.InstallationTask.run(InstallationTask.java:93)
java.lang.Thread.run(Unknown Source)]

Workaround

1. On the server where TrueSight is installed with Remedy SSO, navigate to the <RemedySSO_INSTALL_DIR>/rsso/conf directory.

2. Edit the rssoproperties.conf file and set db.prepackage.type=false.

3. Upgrade Remedy SSO server.

4. Set db.prepackage.type = true.

Was this page helpful? Yes No Submitting... Thank you

Comments