> > > > > java.lang.UnsatisfiedLinkError: CCPUtilApp
> > > > >        com.bmc.arsys.util.ARUtilEgcp.CCPUtilApp(Native Method)
> > > > >        com.remedy.arsys.config.Configuration.login(Unknown Source)
> > > > >        com.remedy.arsys.config.ConfigServlet.login(Unknown Source)
> > > > >        com.remedy.arsys.config.ConfigServlet.doLogin(Unknown Source)
> > > > >        com.remedy.arsys.config.ConfigServlet.performOperation(Unknown
> > > > Source)
> > > > >        com.remedy.arsys.config.ConfigServlet.doRequest(Unknown Source)
> > > > >        com.remedy.arsys.config.ConfigServlet.postInternal(Unknown
> > Source)
> > > > >        com.remedy.arsys.config.ConfigServlet.doPost(Unknown Source)
> > > > >        javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
> > > > >        javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
> > > > >
> > > > > The only difference is the new version 7 install. Everything else has
> > > > > remained the same. This is pretty much the same procedure used in the
> > > > > past with no issues.
> > > > >
> > > > > Any thoughts?
> > > > >

Looks like your LD_LIBRARY_PATH is not set as it can't access the ARS APIs.
Make sure the user you start tomcat as has his LD_LIBRARY_PATH set including the
path to the .../webapps/<midtier-deployed-name>/WEB-INF/lib directory.

Cheers,

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

Reply via email to