Class Entry Path WARNING messages in AdminUI 12.9
search cancel

Class Entry Path WARNING messages in AdminUI 12.9

book

Article ID: 407741

calendar_today

Updated On:

Products

SITEMINDER

Issue/Introduction

When running SiteMinder 12.9 Adminui there may be quite a few WARNING messages like the following

 - 59: Class Path entry library/jide-action.jar in <SiteMinder_Home>/adminui/standalone/deployments/iam_siteminder.ear/iam_siteminder_identityminder_ejb.jar  does not point to a valid jar for a Class-Path reference.
  2025-08-06 21:07:55,773 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) <hostname>: Class Path entry library/jide-common.jar in <SiteMinder_Home>/adminui/standalone/deployments/iam_siteminder.ear/iam_siteminder_identityminder_ejb.jar  does not point to a valid jar for a Class-Path reference.
  2025-08-06 21:07:55,773 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) <hostname>: Class Path entry library/jide-components.jar in<SiteMinder_Home>/adminui/standalone/deployments/iam_siteminder.ear/iam_siteminder_identityminder_ejb.jar  does not point to a valid jar for a Class-Path reference.

The question is whether these messages can be safely ignored

Environment

CA SiteMinder 12.9 and some other versions

Resolution

These messages may be safely ignored

They are just WARNING messages from jboss server: as it is unable to find some libraries in the path, it is assuming them to be as they are part of the Manifest file of the parent jar. 

Some of them are present in different versions of the product