Skip to main content
Skip table of contents

Login Fails

Login Fails on Bridge

Problem

Login fails on Bridge.

Solution

User id and/or password are wrong.

  • User id and password are case sensitive (make sure, that caps lock is not on).

  • User id for the administrator: admin
    The administrator password was set during the Bridge installation.

Login Fails Despite Correct Password

Problem

Login fails but user id and password are correct.

Solution 1

The Bridge has not been properly installed. Remove and re-install the Bridge.

Solution 2

You tried to update an old Bridge installation. Remove and re-install the Bridge.

An Empty Login Page is Displayed

Problem

After login with correct user id and password, the empty login page is displayed again.

Solution

Most probably, cookies are blocked in the browser. The cookie is needed to store the session id.

Check the privacy level respectively the cookie settings in your browser and accept cookies.

Forgot admin Password

Problem

You cannot remember the password of the user admin.

Solution

Uninstall the Bridge without removing the Bridge data and re-install it again. The deployed services will not be removed and are available again after re-installation.

Apache Tomcat Error Message Displayed

Problem

The login fails, and the browser shows an Apache Tomcat error message.

Solution

Most likely, the reason is that you used a wrong bookmark respectively favorite. Make sure that the bookmark respectively favorite target to the Bridge user interface starting page is correct, e.g.

  • https://localhost:8080/admin

  • https://<your host name>:8080/admin

  • https://<your host name>/pas-doc/bridge/admin/Console/

No additional paths may be added to the URL like login.jsp in https://localhost:8080/admin/login.jsp.

Need to Login After Inactivity

Problem

After a certain time of inactivity, you have to login into the Bridge again.

Solution

The Bridge session expires after approximately 24 hours of inactivity (see Login). In this case, the next action will require a new login with user id and password.

Login once again.

JavaX Handshake Exception

Problem

You get the following error upon trying to login:

javax.net.ssl.SSLHandshakeException: Certificates do not conform to algorithm constraints

Solution

Your Bridge installation uses a Bridge certificate with the deprecated MD5 algorithm.

Update the proxy certificate of your Bridge installation e.g. with one using the SHA256 algorithm.
As you cannot login, you need to update the certificate in the installation folder:

  1. Stop the Bridge service.

  2. Copy <your Bridge data directory>\servlets\conf\tomcat.keystore from another running installation.

  3. Start the Bridge service.

  4. Renew the Bridge certificate as described on Managing the Bridge Certificate.

  5. Restart the Bridge service.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.