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

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 08-16-2006, 02:58 AM
Loyal Member
 
Posts: 92
Default Some problem about zcs4 RC1

I have installed zcs 4 rc1 in the FC4 or FC5, and found some problem.

1.
I found that the notebook did not support chinese file name of the attachment and the url of the attachment used the FQDN rather than IP address.

2.
When i installed zcs 4 rc1 in the FC4, i could used the "notebook".
When i installed zcs 4 rc1 in the FC5, i couldn't use the "notebook". These are some errors from the file "zimbra.log" :

"2006-08-16 17:15:04,210 INFO [http-80-Processor98] [mid=2;ip=192.168.182.120;name=test1@poops.org;] 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)
"
Reply With Quote
  #2 (permalink)  
Old 08-16-2006, 04:40 AM
OpenSource Builder & Moderator
 
Posts: 1,166
Default

1. use bugzilla for reporting bugs, not the forum. with respect to the attachment url, why would you expect ip instead of fqdn, and whats the problem with that? i would think it would use the fqdn of the server for all url's.

2. search the forums for the answer to this. short answer, create the documents area in admin/domain/documents.
Reply With Quote
  #3 (permalink)  
Old 08-16-2006, 06:18 PM
Loyal Member
 
Posts: 92
Default

Quote:
Originally Posted by dijichi2
1. use bugzilla for reporting bugs, not the forum. with respect to the attachment url, why would you expect ip instead of fqdn, and whats the problem with that? i would think it would use the fqdn of the server for all url's.

2. search the forums for the answer to this. short answer, create the documents area in admin/domain/documents.
1. Because the client can't resolve the FQDN.
Reply With Quote
  #4 (permalink)  
Old 08-17-2006, 04:01 AM
OpenSource Builder & Moderator
 
Posts: 1,166
Default

well, fix your dns then. that's a basic requirement.
Reply With Quote
  #5 (permalink)  
Old 08-17-2006, 06:42 AM
Loyal Member
 
Posts: 92
Default

Quote:
Originally Posted by dijichi2
1. use bugzilla for reporting bugs, not the forum. with respect to the attachment url, why would you expect ip instead of fqdn, and whats the problem with that? i would think it would use the fqdn of the server for all url's.

2. search the forums for the answer to this. short answer, create the documents area in admin/domain/documents.
I used the command "zmprov initNotebook wiki@poops.org 123456" to init the notebook and restarted the zimbra.
But the same error happened.
Reply With Quote
  #6 (permalink)  
Old 08-17-2006, 06:56 AM
Zimbra Consultant & Moderator
 
Posts: 20,319
Default

Have you also enabled Documents via the Admin UI?
__________________
Regards


Bill
Reply With Quote
  #7 (permalink)  
Old 08-17-2006, 07:25 AM
Loyal Member
 
Posts: 92
Default Could not create documents.

I have installed zcs 4 rc1, when i wanted to "creat documents" in the administrator console some errors showed:

"
Message: error: must initialize global wiki before domain wiki
com.zimbra.cs.service.wiki.WikiServiceException: error: must initialize global wiki before domain wiki
at com.zimbra.cs.service.wiki.WikiServiceException.ER ROR(WikiServiceException.java:57)
at com.zimbra.cs.wiki.WikiUtil.initDomainWiki(WikiUti l.java:566)
at com.zimbra.cs.service.admin.InitNotebook.handle(In itNotebook.java:97)
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)

Error code: wiki.ERROR
Method: ZmCsfeCommand.prototype.invoke
Details:soap:Sender
"

How to initialize global wiki?
How to initialize domain wiki?

I want to test the "Documents" function, but i could not do it in the zcs 3.2 or 4.0 rc1.
I feel disappointmently now.
Reply With Quote
  #8 (permalink)  
Old 08-17-2006, 07:42 AM
Zimbra Consultant & Moderator
 
Posts: 20,319
Default

This thread has been merged as it pertains to the original problem you mentioned here, please don't keep posting new messages about one problem.

Try reversing the setting you did in this command:
Code:
zmprov initNotebook wiki@poops.org 123456
then set the Documents in the Admin UI.

Quote:
I want to test the "Documents" function, but i could not do it in the zcs 3.2 or 4.0 rc1.
I feel disappointmently now.
This feature is still considered BETA even in Zibra 4 RC1. You will get help if we don't have to look all over the forum for your messages.
__________________
Regards


Bill

Last edited by phoenix; 08-17-2006 at 08:07 AM..
Reply With Quote
  #9 (permalink)  
Old 08-17-2006, 06:44 PM
Loyal Member
 
Posts: 92
Default

Quote:
Originally Posted by phoenix
This thread has been merged as it pertains to the original problem you mentioned here, please don't keep posting new messages about one problem.

Try reversing the setting you did in this command:
Code:
zmprov initNotebook wiki@poops.org 123456
then set the Documents in the Admin UI.


This feature is still considered BETA even in Zibra 4 RC1. You will get help if we don't have to look all over the forum for your messages.

Now i run the command: "zmprov initNotebook wiki@poops.org 123456".
Some messages show :
"Initializing folder
Creating folder Template
INFO : updating default account from null to wiki@poops.org
"
I restarted the zimbra and the error happened still.

When i installed the zcs 4, i found the information: "Skipping notebook initialzation", is it the reason for the error?

If i install afresh the zcs 4, which steps will i have to do for using the "Notebook" function?

Thank you.
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.