KB-1123 "Class Path entry <JAR1> in <location of JAR2> does not point to a valid jar for a Class-Path reference" error thrown during application server startup

Symptoms

When starting the application server, the following warning message is printed in the server logs:

WARN […] JBAS015960: Class Path entry JAR1.jar in /<APPIAN_HOME>/ear/suite.ear/lib/JAR2.jar does not point to a valid jar for a Class-Path reference.

Note: The jar files in the warning message above are meant as an example. The following Cause and Action categories use the jar names above but should be replaced to reflect the warning message.

Cause

The message explains that the JAR2.jar file in the example above is pointing to JAR1.jar from the same directory. However, that file cannot be found.

This can be safely ignored as a more recent version of JAR1.jar file is present in the <APPIAN_HOME>/ear/suite.ear/lib directory in the base install.

Action

As mentioned above, this is an informative warning that can be safely ignored as long as a JAR1.jar file has not been removed from the <APPIAN_HOME>/ear/suite.ear/lib directory.

Affected Versions

This article applies to all versions of Appian.

Last Reviewed: February 2017

Related
Recommended