Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Am getting log4j:ERROR No appenders could be found for category

Status
Not open for further replies.

brainchild1977

Programmer
Feb 1, 2005
9
US
Hello,

Am using log4j to log errors for my Java application. When i run the unix script I get the following error message:

log4j:ERROR No appenders could be found for category (classname).
log4j:ERROR Please initialize the log4j system properly.

I do have the log4j.jar included in my classpath..

What could be the problem?
 
You would be *way* better off posting to an appropriate Java forum.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top