View Single Post
  #6 (permalink)  
Old 05-25-2006, 07:37 PM
chanck chanck is offline
Senior Member
 
Posts: 56
Default

Hi,

I followed the guide but the problem is the same.

Code:
INFO: XML validation disabled
May 26, 2006 9:24:01 AM org.apache.catalina.startup.HostConfig deployDescriptor
WARNING: A docBase /opt/zimbra/apache-tomcat-5.5.15/webapps/zimbra inside the ho
st appBase has been specified, and will be ignored
log4j:WARN No appenders could be found for logger (org.apache.catalina.session.M
anagerBase).
log4j:WARN Please initialize the log4j system properly.
Zimbra server reserving server socket port=110 bindaddr=null ssl=false
Zimbra server reserving server socket port=143 bindaddr=null ssl=false
Zimbra server reserving server socket port=993 bindaddr=null ssl=true
Zimbra server process is running as root, changing to user=zimbra uid=501 gid=50
1
Zimbra server process, after change, is running with uid=501 euid=501 gid=501 eg
id=501
log4j:ERROR setFile(null,true) call failed.
java.io.FileNotFoundException: /opt/zimbra/log/zimbra.log (Permission denied)
        at java.io.FileOutputStream.openAppend(Native Method)
        at java.io.FileOutputStream.<init>(FileOutputStream.java:177)
        at java.io.FileOutputStream.<init>(FileOutputStream.java:102)
        at org.apache.log4j.FileAppender.setFile(FileAppender.java:272)
Quote:
Originally Posted by wannabetenor
I put together a wiki article on the wiki on how to backup and restore zimbra.

I would strongly reccommend you follow it's procedures.

http://wiki.zimbra.com/index.php?tit...up_Procedu re

Follow that, it'll work.
Reply With Quote