Previous Topic: Configure JBoss as a Windows Service

Next Topic: Single Sign-on (SSO) with CA SiteMinder

JBoss Windows Service Fails to Start

Symptom:

When I implement JBoss as a Windows service, the JBoss service does not start when I restart Windows.

Solution:

There may be a conflict between existing DLL files and the new files you installed to implement the JBoss service. You can disable unnecessary DLLs.

To disable unnecessary DLLs:

  1. Browse to the following directory:
    RCM_install\eurekify-jboss\bin
    

    Note: RCM_install is the CA RCM installation directory.

  2. Rename the \native subdirectory to \native_bak.
  3. Reboot the computer.
  4. Check CA RCM log files to verify that the JBoss Application Server starts.