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-12-2006, 06:34 AM
Loyal Member
 
Posts: 97
Default Documents not working on 4.0.1

All,

I have upgraded from 3.0.1 successfully but at the end of the install I got an error about initializing documents and the documents functionality is not working, not sure what to do to resolve this? Any ideas?

thanks,

TA
Reply With Quote
  #2 (permalink)  
Old 09-12-2006, 06:37 AM
Loyal Member
 
Posts: 97
Default

More info, this is on a FC4 OSS version.
Reply With Quote
  #3 (permalink)  
Old 09-12-2006, 07:00 AM
Zimbra Consultant & Moderator
 
Posts: 19,653
Default

First, check that these compat-libstdc++-33.i386, and compat-libstdc++-296.i386 libs are installed, if not then install them.

If it still doesn't work check this post
__________________
Regards


Bill
Reply With Quote
  #4 (permalink)  
Old 09-12-2006, 07:19 AM
Loyal Member
 
Posts: 97
Default

I installed the compat-libstdc++-296.i386 as it wasn't installed and restarted zimbra.

I then tried the commands from the other post and get this error?

ERROR: account.AUTH_FAILED (authentication failed for zimbra)

Any ideas what I am doing wrong?
Reply With Quote
  #5 (permalink)  
Old 09-12-2006, 07:29 AM
Zimbra Consultant & Moderator
 
Posts: 19,653
Default

What errors are in the log after the reboot? You were trying to run those commands as the zimbra user, weren't you?
__________________
Regards


Bill
Reply With Quote
  #6 (permalink)  
Old 09-12-2006, 07:35 AM
Loyal Member
 
Posts: 97
Default

Yes, I did run as Zimbra user:

su - zimbra

zmprov mcf zimbraNotebookAccount wiki@myagilon.com

ERROR: account.AUTH_FAILED (authentication failed for zimbra)
Reply With Quote
  #7 (permalink)  
Old 09-12-2006, 07:41 AM
Loyal Member
 
Posts: 97
Default

I took a look at the /opt/zimbra/bin and everything in there is root:root is that correct or should they be owned by zimbra?
Reply With Quote
  #8 (permalink)  
Old 09-12-2006, 07:42 AM
Zimbra Consultant & Moderator
 
Posts: 19,653
Default

Sorry, I meant what other errors are in the log.
__________________
Regards


Bill
Reply With Quote
  #9 (permalink)  
Old 09-12-2006, 07:46 AM
Zimbra Consultant & Moderator
 
Posts: 19,653
Default

Quote:
Originally Posted by tonyawbrey
I took a look at the /opt/zimbra/bin and everything in there is root:root is that correct or should they be owned by zimbra?
It's the same on my system, so root:root it is.
__________________
Regards


Bill
Reply With Quote
  #10 (permalink)  
Old 09-12-2006, 07:55 AM
Loyal Member
 
Posts: 97
Default

Here is one thing I found in log:

2006-09-12 08:14:58,893 INFO [http-7071-Processor48] [ip=127.0.0.1;] SoapEngine - handler exception
com.zimbra.cs.account.AccountServiceException: authentication failed for zimbra
at com.zimbra.cs.account.AccountServiceException.AUTH _FAILED(AccountServiceException.java:78)
at com.zimbra.cs.account.ldap.LdapProvisioning.verify Password(LdapProvisioning.java:2341)
at com.zimbra.cs.account.ldap.LdapProvisioning.authAc count(LdapProvisioning.java:2181)
at com.zimbra.cs.account.ldap.LdapProvisioning.authAc count(LdapProvisioning.java:2165)
at com.zimbra.cs.service.admin.Auth.handle(Auth.java: 83)
at com.zimbra.soap.SoapEngine.dispatchRequest(SoapEng ine.java:261)
at com.zimbra.soap.SoapEngine.dispatch(SoapEngine.jav a:162)
at com.zimbra.soap.SoapEngine.dispatch(SoapEngine.jav a:84)
at com.zimbra.soap.SoapServlet.doPost(SoapServlet.jav a:223)
at javax.servlet.http.HttpServlet.service(HttpServlet .java:709)
at com.zimbra.cs.servlet.ZimbraServlet.service(Zimbra Servlet.java:173)
at javax.servlet.http.HttpServlet.service(HttpServlet .java:802)
at org.apache.catalina.core.ApplicationFilterChain.in ternalDoFilter(ApplicationFilterChain.java:252)
at org.apache.catalina.core.ApplicationFilterChain.do Filter(ApplicationFilterChain.java:173)
at org.apache.catalina.core.StandardWrapperValve.invo ke(StandardWrapperValve.java:213)
at org.apache.catalina.core.StandardContextValve.invo ke(StandardContextValve.java:178)
at org.apache.catalina.core.StandardHostValve.invoke( StandardHostValve.java:126)
at org.apache.catalina.valves.ErrorReportValve.invoke (ErrorReportValve.java:105)
at org.apache.catalina.core.StandardEngineValve.invok e(StandardEngineValve.java:107)
at org.apache.catalina.valves.AccessLogValve.invoke(A ccessLogValve.java:541)
at org.apache.catalina.connector.CoyoteAdapter.servic e(CoyoteAdapter.java:148)
at org.apache.coyote.http11.Http11Processor.process(H ttp11Processor.java:869)
at org.apache.coyote.http11.Http11BaseProtocol$Http11 ConnectionHandler.processConnection(Http11BaseProt ocol.java:667)
at org.apache.tomcat.util.net.PoolTcpEndpoint.process Socket(PoolTcpEndpoint.java:527)
at org.apache.tomcat.util.net.LeaderFollowerWorkerThr ead.runIt(LeaderFollowerWorkerThread.java:80)
at org.apache.tomcat.util.threads.ThreadPool$ControlR unnable.run(ThreadPool.java:684)
at java.lang.Thread.run(Thread.java:595)


Here is another error that should be resolved if I can get the zmprov commands to run:

006-09-12 08:14:01,981 INFO [http-443-Processor96] [mid=5;ip=10.0.1.60;name=tony.awbrey@myagilon.com;] SoapEngine - handler exception
com.zimbra.cs.service.wiki.WikiServiceException: error: empty config variable zimbraNotebookAccount
at com.zimbra.cs.service.wiki.WikiServiceException.ER ROR(WikiServiceException.java:57)
at com.zimbra.cs.wiki.Wiki.getDefaultWikiAccount(Wiki .java:461)
at com.zimbra.cs.session.WikiSession.getInstance(Wiki Session.java:38)
at com.zimbra.cs.wiki.Wiki$WikiById.<init>(Wiki.java: 298)
at com.zimbra.cs.wiki.Wiki.getInstance(Wiki.java:588)
at com.zimbra.cs.wiki.Wiki.getInstance(Wiki.java:611)
at com.zimbra.cs.wiki.Wiki$WikiUrl.findWiki(Wiki.java :166)
at com.zimbra.cs.wiki.Wiki.findWikiByPath(Wiki.java:5 09)
at com.zimbra.cs.wiki.Wiki.findWikiPageByPath(Wiki.ja va:566)
at com.zimbra.cs.service.wiki.GetWiki.handle(GetWiki. java:70)
at com.zimbra.soap.SoapEngine.dispatchRequest(SoapEng ine.java:261)
at com.zimbra.soap.SoapEngine.dispatch(SoapEngine.jav a:153)
at com.zimbra.soap.SoapEngine.dispatch(SoapEngine.jav a:84)
at com.zimbra.soap.SoapServlet.doPost(SoapServlet.jav a:223)
at javax.servlet.http.HttpServlet.service(HttpServlet .java:709)
at com.zimbra.cs.servlet.ZimbraServlet.service(Zimbra Servlet.java:173)
at javax.servlet.http.HttpServlet.service(HttpServlet .java:802)
at org.apache.catalina.core.ApplicationFilterChain.in ternalDoFilter(ApplicationFilterChain.java:252)
at org.apache.catalina.core.ApplicationFilterChain.do Filter(ApplicationFilterChain.java:173)
at org.apache.catalina.core.StandardWrapperValve.invo ke(StandardWrapperValve.java:213)
at org.apache.catalina.core.StandardContextValve.invo ke(StandardContextValve.java:178)
at org.apache.catalina.core.StandardHostValve.invoke( StandardHostValve.java:126)
at org.apache.catalina.valves.ErrorReportValve.invoke (ErrorReportValve.java:105)
at org.apache.catalina.core.StandardEngineValve.invok e(StandardEngineValve.java:107)
at org.apache.catalina.valves.AccessLogValve.invoke(A ccessLogValve.java:541)
at org.apache.catalina.connector.CoyoteAdapter.servic e(CoyoteAdapter.java:148)
at org.apache.coyote.http11.Http11Processor.process(H ttp11Processor.java:869)
at org.apache.coyote.http11.Http11BaseProtocol$Http11 ConnectionHandler.processConnection(Http11BaseProt ocol.java:667)
at org.apache.tomcat.util.net.PoolTcpEndpoint.process Socket(PoolTcpEndpoint.java:527)
at org.apache.tomcat.util.net.LeaderFollowerWorkerThr ead.runIt(LeaderFollowerWorkerThread.java:80)
at org.apache.tomcat.util.threads.ThreadPool$ControlR unnable.run(ThreadPool.java:684)
at java.lang.Thread.run(Thread.java:595)

Not sure what I am doing wrong when trying to run zmprov?
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.