After applying maintenance to OPS/MVS and deploying new war file, I am unable to logon to NIMSM UI web services
search cancel

After applying maintenance to OPS/MVS and deploying new war file, I am unable to logon to NIMSM UI web services

book

Article ID: 239545

calendar_today

Updated On:

Products

OPS/MVS Event Management & Automation

Issue/Introduction

When trying to access the NIM URL the following message appear:

HTTP Status 404 - Not found

The following error appears in the Tomcat Joblog:

 SEVERE: WSSERVLET11: failed to parse runtime descriptor: java.lang.NoClassDefFoundError: com.sun.org.apache.xml.internal.resolver.Ca
 talogManager
 java.lang.NoClassDefFoundError: com.sun.org.apache.xml.internal.resolver.CatalogManager
  at com.sun.xml.ws.util.xml.XmlUtil.createEntityResolver(XmlUtil.java:287)
  at com.sun.xml.ws.transport.http.DeploymentDescriptorParser.createEntityResolver(DeploymentDescriptorParser.java:420)
  at com.sun.xml.ws.transport.http.DeploymentDescriptorParser.parseAdapters(DeploymentDescriptorParser.java:277)

Environment

Release : 14.0

Component : OPS/MVS

Cause

Missing jar file in the NIM lib folder. The missing file is resolver.jar or resolver-xxxxx.jar.

Sample name: resolver-20050927.jar

Resolution

A temporary resolution is to download this file from the internet and upload it to the following NIM folder:

../tomcat/webapps/ca-nim-sm/WEB-INF/lib/

As a permanent resolution this file will be included as default in a future NIM package.