Classification:  UNCLASSIFIED 
Caveats: NONE

Has anyone successfully setup a Mid-Tier 7.1 on Linux Apache Tomcat
5.5.23 

When I try to log into the the Mid-Tier to configure it, I get the
following message:

HTTP Status 500

Root cause:
java.lang.UnsatisfiedLinkError: CCPUtilApp
        com.bmc.arsys.util.ARUtilEgcp.CCPUtilApp {Native Method}
        com.remedy.arsys.config.Configuration.login {Unknown Source}
        followed by more similar messages
        .....
        javax.servlet.http.HttpServlet.service {HttpServlet.java:710}
        javax.servlet.http.HttpServlet.service {HttpServlet.java:803}

We are checking the following solution: but wonder if anyone else has
seen this?

You need to add the path variable to your environment doing the
following commands:

LD_LIBRARY_PATH=<midtier_install_dir>/WEB-INF/lib; [PRESS ENTER] export
LD_LIBRARY_PATH [PRESS ENTER]

Where <midtier_install_dir> is the local path to your Mid-Tier
installation.

Scott G. Hartwick

Classification:  UNCLASSIFIED 
Caveats: NONE

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the 
Answers Are"

Reply via email to