You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-user@logging.apache.org by Vance Cochrane <ve...@ecochrane.com> on 2004/09/16 00:45:35 UTC

Chainsaw ClassNotFoundException issue

Hello,
Situation is this: installed jsdk 1.4.2_05 on Win2k
Run java web start, get the latest version of
chainsaw.
I have SocketAppenders that have always worked in the
past yet now I get the following exception displayed
in Chainsaw whenever a SocketAppender attempts to
connect:

java.lang.ClassNotFoundException:
org.apache.log4j.spi.LocationInfo ...

On further investigation, I found in the javaw cache
that the jar file used for log4j that is the latest,
RMlog4j-1.3alpha.jar has the following path to
LocationInfo:
org/apache/log4j/spi/location/LocationInfo.class

yet in the log4j-1.2.8.jar file the path is:
org/apache/log4j/spi/LocationInfo.class

Any Ideas on what would solve this? I didn't want to
write a bug on this until I checked.

Thanks, vance




---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-user-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-user-help@logging.apache.org