View Single Post
  #38 (permalink)  
Old 09-18-2007, 10:13 PM
JoshuaPrismon JoshuaPrismon is offline
Zimlet Guru & Moderator
 
Posts: 467
Default

Quote:
Originally Posted by seriv View Post
Now I got almost everything compiled in /opt/zimbra, but not configured.
I've started httpd, mysqld and logger/mysqld, openldap, swatch. Now at the attempt to start java mailboxd I'm getting the errors:
---
log4j:WARN No appenders could be found for logger (org.mortbay.log).
log4j:WARN Please initialize the log4j system properly.
---
Please, help me, where can I fix this log4j system properties?
-- Sergey Ivanov
From my experience, this is not a critical error. It usually just means that a default logger hasn't been added when the system starts.
Reply With Quote