Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Administrators

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-03-2006, 08:33 PM
Member
 
Posts: 11
Default zimbra is not starting after a wacky upgrade/downgrade

Hi,
Ok, I have done some several bad things things.
First, I have upgraded from 3.1.4 to 4.0.0 GA, the first thing that i noticed was an error regarding document initialization. I did not mind it first, I first recreate my certificates because i noticed it was already expired. The upgrade is somewhat ok, the only thing that is not working is the document feature.
I dont know what came into me, I downgrade from 4.0.0 to 3.1.4, and normally, it said cant upgrade to 3.1.4, so I install 4.0.0 again, it seems ok, it finished, but zimbra is not starting anymore, it just stalls.
I dont see anything in the logs that can give me any hint:

startup.log only shows:
Starting ldap...Done.

and that's it.

Is there anything that i can do to at least recover the messages?
Zimbra version used is is opensourced version.


TIA,
Keanne
Reply With Quote
  #2 (permalink)  
Old 09-03-2006, 08:58 PM
Member
 
Posts: 11
Default

Some more info. here is what in zimbra.log when zmcontrol start command is issued. Tomcat is also not starting.

----------------------------------------------------------------------
[root@mail0 ~]# tail -f /opt/zimbra/log/zimbra.log
2006-09-04 11:45:33,380 INFO [main] [] RedoPlayer - Deferring crash recovery to after startup: txn 1157177010.4 [IndexItem] ver=1.4, tstamp=1157177011706, mailbox=3, id=1407, type=5
2006-09-04 11:45:33,380 INFO [main] [] RedoPlayer - Deferring crash recovery to after startup: txn 1157177010.5 [IndexItem] ver=1.4, tstamp=1157177011786, mailbox=3, id=1409, type=5
2006-09-04 11:45:33,380 INFO [main] [] RedoPlayer - Deferring crash recovery to after startup: txn 1157177010.6 [IndexItem] ver=1.4, tstamp=1157177011855, mailbox=3, id=1415, type=5
2006-09-04 11:45:33,380 INFO [main] [] RedoPlayer - Deferring crash recovery to after startup: txn 1157177010.7 [IndexItem] ver=1.4, tstamp=1157177011928, mailbox=3, id=1416, type=5
2006-09-04 11:45:33,380 INFO [main] [] MailboxIndex - Flushing all open index writers
2006-09-04 11:45:33,383 INFO [main] [] RedoLogManager - Finished pre-startup crash recovery
2006-09-04 11:45:33,420 INFO [PostStartupCrashRecovery] [] RedoLogManager - Starting post-startup crash recovery
2006-09-04 11:45:33,420 INFO [PostStartupCrashRecovery] [] RedoLogManager - REDOING: txn 1157177010.1 [IndexItem] ver=1.4, tstamp=1157177010836, mailbox=3, id=1400, type=5
2006-09-04 11:45:33,501 INFO [NOTIFY-7035-Server] [] misc - starting server loop
2006-09-04 11:45:33,520 FATAL [main] [] system - invalid value -1 for zimbraLmtpNumThreads
2006-09-04 11:50:56,514 INFO [main] [] soap - Servlet SoapServlet starting up
2006-09-04 11:50:56,524 ERROR [main] [] [/service] - Servlet /service threw load() exception
javax.servlet.ServletException: Invalid port number "%%zimbraMailPort%%" in allowed.ports parameter
at com.zimbra.cs.servlet.ZimbraServlet.init(ZimbraSer vlet.java:117)
at com.zimbra.soap.SoapServlet.init(SoapServlet.java: 91)
at javax.servlet.GenericServlet.init(GenericServlet.j ava:211)
at org.apache.catalina.core.StandardWrapper.loadServl et(StandardWrapper.java:1105)
at org.apache.catalina.core.StandardWrapper.load(Stan dardWrapper.java:932)
at org.apache.catalina.core.StandardContext.loadOnSta rtup(StandardContext.java:3915)
at org.apache.catalina.core.StandardContext.start(Sta ndardContext.java:4176)
at org.apache.catalina.core.ContainerBase.addChildInt ernal(ContainerBase.java:759)
at org.apache.catalina.core.ContainerBase.addChild(Co ntainerBase.java:739)
at org.apache.catalina.core.StandardHost.addChild(Sta ndardHost.java:524)
at org.apache.catalina.startup.HostConfig.deployDirec tory(HostConfig.java:910)
at org.apache.catalina.startup.HostConfig.deployDirec tories(HostConfig.java:873)
at org.apache.catalina.startup.HostConfig.deployApps( HostConfig.java:474)
at org.apache.catalina.startup.HostConfig.start(HostC onfig.java:1118)
at org.apache.catalina.startup.HostConfig.lifecycleEv ent(HostConfig.java:310)
at org.apache.catalina.util.LifecycleSupport.fireLife cycleEvent(LifecycleSupport.java:119)
at org.apache.catalina.core.ContainerBase.start(Conta inerBase.java:1020)
at org.apache.catalina.core.StandardHost.start(Standa rdHost.java:718)
at org.apache.catalina.core.ContainerBase.start(Conta inerBase.java:1012)
at org.apache.catalina.core.StandardEngine.start(Stan dardEngine.java:442)
at org.apache.catalina.core.StandardService.start(Sta ndardService.java:450)
at org.apache.catalina.core.StandardServer.start(Stan dardServer.java:700)
at org.apache.catalina.startup.Catalina.start(Catalin a.java:551)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.apache.catalina.startup.Bootstrap.start(Bootst rap.java:275)
at org.apache.catalina.startup.Bootstrap.main(Bootstr ap.java:406)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at com.zimbra.cs.launcher.TomcatLauncher.start(Tomcat Launcher.java:52)
at com.zimbra.cs.launcher.TomcatLauncher.main(TomcatL auncher.java:74)
2006-09-04 11:50:56,566 INFO [main] [] soap - Servlet AdminServlet starting up
2006-09-04 11:50:56,833 INFO [main] [] soap - Adding service AdminService to AdminServlet
2006-09-04 11:50:56,936 INFO [main] [] soap - Adding service AccountService to AdminServlet
2006-09-04 11:50:57,147 INFO [main] [] soap - Adding service MailService to AdminServlet
2006-09-04 11:50:57,273 INFO [main] [] soap - Adding service IMService to AdminServlet
2006-09-04 11:50:57,283 INFO [main] [] misc - version=4.0.0_GA_303.RHEL4 release=20060829133702 builddate=20060829-1337 buildhost=build.liquidsys.com
2006-09-04 11:50:57,285 INFO [main] [] misc - LANG environment is set to: en_US.UTF-8
2006-09-04 11:50:57,345 INFO [main] [] DbPool - Setting mysql connector property: maxActive=10
2006-09-04 11:50:57,937 INFO [main] [] extensions - Loading extensions from /opt/zimbra/lib/ext
2006-09-04 11:50:57,941 INFO [main] [] extensions - extension com.zimbra.clam.ClamScanner found in /opt/zimbra/lib/ext/clamscanner/clamscanner.jar
2006-09-04 11:50:57,941 INFO [main] [] extensions - Initializing extensions
2006-09-04 11:50:57,953 INFO [main] [] ClamScanner - attachment scan is disabled
2006-09-04 11:50:58,096 INFO [main] [] extensions - Initialized extension clamscanner: com.zimbra.clam.ClamScanner@com.zimb...tensio n.ZimbraExtensionClassLoader@196e136
2006-09-04 11:50:58,121 INFO [IndexWritersSweeper] [] MailboxIndex - IndexWritersSweeper thread starting
2006-09-04 11:50:58,155 INFO [main] [] RedoLogManager - Starting pre-startup crash recovery
2006-09-04 11:50:58,176 INFO [main] [] RedoPlayer - Redoing 7 uncommitted transactions
2006-09-04 11:50:58,176 INFO [main] [] RedoPlayer - Deferring crash recovery to after startup: txn 1157177010.1 [IndexItem] ver=1.4, tstamp=1157177010836, mailbox=3, id=1400, type=5
2006-09-04 11:50:58,176 INFO [main] [] RedoPlayer - Deferring crash recovery to after startup: txn 1157177010.2 [IndexItem] ver=1.4, tstamp=1157177011535, mailbox=3, id=1404, type=5
2006-09-04 11:50:58,176 INFO [main] [] RedoPlayer - Deferring crash recovery to after startup: txn 1157177010.3 [IndexItem] ver=1.4, tstamp=1157177011621, mailbox=3, id=1405, type=5
2006-09-04 11:50:58,176 INFO [main] [] RedoPlayer - Deferring crash recovery to after startup: txn 1157177010.4 [IndexItem] ver=1.4, tstamp=1157177011706, mailbox=3, id=1407, type=5
2006-09-04 11:50:58,177 INFO [main] [] RedoPlayer - Deferring crash recovery to after startup: txn 1157177010.5 [IndexItem] ver=1.4, tstamp=1157177011786, mailbox=3, id=1409, type=5
2006-09-04 11:50:58,177 INFO [main] [] RedoPlayer - Deferring crash recovery to after startup: txn 1157177010.6 [IndexItem] ver=1.4, tstamp=1157177011855, mailbox=3, id=1415, type=5
2006-09-04 11:50:58,177 INFO [main] [] RedoPlayer - Deferring crash recovery to after startup: txn 1157177010.7 [IndexItem] ver=1.4, tstamp=1157177011928, mailbox=3, id=1416, type=5
2006-09-04 11:50:58,177 INFO [main] [] MailboxIndex - Flushing all open index writers
2006-09-04 11:50:58,181 INFO [main] [] RedoLogManager - Finished pre-startup crash recovery
2006-09-04 11:50:58,219 INFO [PostStartupCrashRecovery] [] RedoLogManager - Starting post-startup crash recovery
2006-09-04 11:50:58,219 INFO [PostStartupCrashRecovery] [] RedoLogManager - REDOING: txn 1157177010.1 [IndexItem] ver=1.4, tstamp=1157177010836, mailbox=3, id=1400, type=5
2006-09-04 11:50:58,300 INFO [NOTIFY-7035-Server] [] misc - starting server loop
2006-09-04 11:50:58,321 FATAL [main] [] system - invalid value -1 for zimbraLmtpNumThreads
Reply With Quote
  #3 (permalink)  
Old 09-03-2006, 09:34 PM
Former Zimbran
 
Posts: 5,606
Default

I suppose the first question we all here in zimworld will have for you is:
Do you have a backup???

This forum is littered with the scattered skeletons of those who didn't have a backup.
Reply With Quote
  #4 (permalink)  
Old 09-03-2006, 09:46 PM
Zimbra Employee
 
Posts: 2,103
Default

zmmtaconfig isn't rewriting the config files properly, for whatever reason.
__________________
Bugzilla - Wiki - Downloads - Before posting... Search!
Reply With Quote
  #5 (permalink)  
Old 09-03-2006, 11:49 PM
Member
 
Posts: 11
Default



darn... first of all, yes i dont have a backup.
is it possible for me to install a zimbra on a different machine,
create the accounts to that machine and just copy or sync the messages
from the non working zimbra box to a new zimbra box?



TIA,
Keanne
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.