Bug 1078494 - Classpath errors in server.log file after CP1 applied. JBAS015960
Summary: Classpath errors in server.log file after CP1 applied. JBAS015960
Keywords:
Status: CLOSED DUPLICATE of bug 1026786
Alias: None
Product: JBoss Operations Network
Classification: JBoss
Component: Core Server
Version: JON 3.2
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ER04
: JON 3.3.0
Assignee: John Mazzitelli
QA Contact: Mike Foley
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-03-19 19:10 UTC by Mike Foley
Modified: 2014-09-18 14:21 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-09-18 14:21:24 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
server.log file (1.18 MB, text/x-log)
2014-03-19 19:10 UTC, Mike Foley
no flags Details

Description Mike Foley 2014-03-19 19:10:03 UTC
Created attachment 876565 [details]
server.log file

Description of problem:  Classpath erros in server.log file after CP1 applied.  JBAS015960 


Version-Release number of selected component (if applicable):

JON 3.2.1 (aka JON 3.2 CP1) 

How reproducible:
100%

Steps to Reproduce:
1. install JON 3.2 GA
2. apply CP1
3. start JON server 

Actual results:
classpath errors in server.log file 

Expected results:
no classpath errors in server.log file 

Additional info:
3:41:24,485 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry lib/postgresql-9.2-1002.jdbc4.jar in
 /home/hudson/jon-server-3.2.0.GA/modules/org/rhq/server-startup/main/deployments/rhq.ear/rhq-server.jar  does not point to a valid jar for a 
Class-Path reference.
13:41:24,486 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry lib/activation-1.1.1.jar in /home/hu
dson/jon-server-3.2.0.GA/modules/org/rhq/server-startup/main/deployments/rhq.ear/rhq-server.jar  does not point to a valid jar for a Class-Pat
h reference.
13:41:24,487 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry lib/snakeyaml-1.8.jar in /home/hudso
n/jon-server-3.2.0.GA/modules/org/rhq/server-startup/main/deployments/rhq.ear/rhq-server.jar  does not point to a valid jar for a Class-Path r
eference.
13:41:26,014 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015960: Class Path entry commons-beanutils.jar in /home/hudso
n/jon-server-3.2.0.GA/modules/org/rhq/server-startup/main/deployments/rhq.ear/rhq-portal.war/WEB-INF/lib/struts-1.2.9.jar  does not point to a
 valid jar for a Class-Path reference.
13:41:26,014 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015960: Class Path entry commons-digester.jar in /home/hudson
/jon-server-3.2.0.GA/modules/org/rhq/server-startup/main/deployments/rhq.ear/rhq-portal.war/WEB-INF/lib/struts-1.2.9.jar  does not point to a 
valid jar for a Class-Path reference.
13:41:26,015 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015960: Class Path entry commons-fileupload.jar in /home/huds
on/jon-server-3.2.0.GA/modules/org/rhq/server-startup/main/deployments/rhq.ear/rhq-portal.war/WEB-INF/lib/struts-1.2.9.jar  does not point to 
a valid jar for a Class-Path reference.
13:41:26,015 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015960: Class Path entry commons-logging.jar in /home/hudson/
jon-server-3.2.0.GA/modules/org/rhq/server-startup/main/deployments/rhq.ear/rhq-portal.war/WEB-INF/lib/struts-1.2.9.jar  does not point to a v
alid jar for a Class-Path reference.
13:41:26,015 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015960: Class Path entry commons-validator.jar in /home/hudso
n/jon-server-3.2.0.GA/modules/org/rhq/server-startup/main/deployments/rhq.ear/rhq-portal.war/WEB-INF/lib/struts-1.2.9.jar  does not point to a
 valid jar for a Class-Path reference.
13:41:26,016 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015960: Class Path entry jakarta-oro.jar in /home/hudson/jon-
server-3.2.0.GA/modules/org/rhq/server-startup/main/deployments/rhq.ear/rhq-portal.war/WEB-INF/lib/struts-1.2.9.jar  does not point to a valid
 jar for a Class-Path reference.

Comment 1 Libor Zoubek 2014-03-20 10:37:17 UTC
This is not a CP1 regression, those messages are producted already in 3.2.0 GA

Comment 2 Simeon Pinder 2014-03-25 19:07:48 UTC
As per comment 1, 3.2.0.GA issue. Resetting target version accordingly.

Comment 4 John Mazzitelli 2014-09-18 13:57:08 UTC
The severity of this BZ should be lowered. These are typically ignored under most circumstances (and in our case they can be ignored).

See https://access.redhat.com/solutions/199643. There is a BZ against EAP6 to provide an option to hide these messages, but that has not been implemented yet - see bug #900819

I can add a log filter in the log handler to filter out these warning messages.

Comment 5 John Mazzitelli 2014-09-18 14:21:24 UTC
looks like Jay S. already addressed this by adding a log filter as part of bug #1026786

Closing as duplicate to that one

*** This bug has been marked as a duplicate of bug 1026786 ***


Note You need to log in before you can comment on or make changes to this bug.