View Single Post
  #19 (permalink)  
Old 01-22-2006, 05:27 AM
FunkyPenguin FunkyPenguin is offline
Special Member
 
Posts: 140
Default Java errors appearing

ok I did a zmcreatecert and zmcertinstall mailbox, and when I went to stop tomcat I got:
Code:
$ tomcat stop
Error: tomcat not running (pid 7123), stale pid file?
I've tried finding this pid with no joy, so I thought that it might just be a suggestion rather than an actual error. So I then went to start Tomcat and got this error:
Code:
$ tomcat start
ERROR: service.FAILURE (system failure: getDirectContext) (cause: javax.naming.CommunicationException hawk.forcev.net:389)
ERROR: service.FAILURE (system failure: getDirectContext) (cause: javax.naming.CommunicationException hawk.forcev.net:389)
After the cert install /opt/zimbra/conf/slapd.crt is still an empty file

Anyone got an idea?
Reply With Quote