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

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.

Closed Thread
 
LinkBack Thread Tools Search this Thread Display Modes
  #11 (permalink)  
Old 02-09-2007, 02:19 PM
Active Member
 
Posts: 47
Default

Quote:
Originally Posted by phoenix View Post
Have a look in the admin UI accounts page, does this account exist: wiki@inc21.com and is there another account (with a different name) already set as the global wiki account?
I just checked. wiki@inc21.com account does exist in the admin UI. It is also the only account showing as the "Global Documents account"
  #12 (permalink)  
Old 02-09-2007, 02:25 PM
Zimbra Consultant & Moderator
 
Posts: 19,655
Default

Next two things to try, delete that wiki account and try the command again. If that doesn't work the delete the logo.gif file from the templates directory and try the command again.
__________________
Regards


Bill
  #13 (permalink)  
Old 02-09-2007, 02:26 PM
Active Member
 
Posts: 47
Default

Found this earlier in the log file:

Starting ldap...
*** Running as zimbra user: /opt/zimbra/openldap/sbin/slapindex -f /opt/zimbra/conf/slapd.conf

bdb_db_open: database already in use
backend_startup_one: bi_db_open failed! (-1)
slap_startup failed
*** Running as zimbra user: /opt/zimbra/bin/ldap start

...but even now zmcontrol status shows ldap is running.
  #14 (permalink)  
Old 02-09-2007, 02:29 PM
Zimbra Consultant & Moderator
 
Posts: 19,655
Default

Does a 'ps aux | grep slapd' confirm that it's running?
__________________
Regards


Bill
  #15 (permalink)  
Old 02-09-2007, 02:29 PM
Active Member
 
Posts: 47
Default

I deleted the wiki account, then:

[zimbra@mailhost ~]$ /opt/zimbra/bin/zmprov in wiki@inc21.com 'ScrkWsgFEK' /opt/zimbra/wiki/Template Template
Initializing folders
Creating folder Template
Initializing...
Creating wiki page _Template in folder Template
Creating wiki page _PathItemTemplate in folder Template
Creating wiki page _TemplateStyles_unused in folder Template
Creating wiki page _TemplateStyles in folder Template
Creating wiki page _TocBodyTemplate in folder Template
Creating file document Logo.gif in folder Template
Cannot import Wiki documents from /opt/zimbra/wiki/Template
com.zimbra.cs.service.wiki.WikiServiceException: error: import
at com.zimbra.cs.service.wiki.WikiServiceException.ER ROR(WikiServiceException.java:60)
at com.zimbra.cs.wiki.WikiUtil$WikiSoapUtil.startImpo rt(WikiUtil.java:411)
at com.zimbra.cs.account.ProvUtil.doImport(ProvUtil.j ava:1257)
at com.zimbra.cs.account.ProvUtil.initNotebook(ProvUt il.java:1209)
at com.zimbra.cs.account.ProvUtil.execute(ProvUtil.ja va:536)
at com.zimbra.cs.account.ProvUtil.main(ProvUtil.java: 1455)
Caused by: com.zimbra.soap.SoapFaultException: system failure: java.lang.NullPointerException
at com.zimbra.soap.Soap12Protocol.soapFault(Soap12Pro tocol.java:102)
at com.zimbra.soap.SoapTransport.extractBodyElement(S oapTransport.java:215)
at com.zimbra.soap.SoapTransport.parseSoapResponse(So apTransport.java:191)
at com.zimbra.soap.SoapHttpTransport.invoke(SoapHttpT ransport.java:214)
at com.zimbra.soap.SoapTransport.invoke(SoapTransport .java:231)
at com.zimbra.cs.zclient.ZMailbox.invoke(ZMailbox.jav a:347)
at com.zimbra.cs.zclient.ZMailbox.createDocument(ZMai lbox.java:2368)
at com.zimbra.cs.wiki.WikiUtil$WikiSoapUtil.createIte m(WikiUtil.java:350)
at com.zimbra.cs.wiki.WikiUtil$WikiSoapUtil.populateF olders(WikiUtil.java:372)
at com.zimbra.cs.wiki.WikiUtil$WikiSoapUtil.startImpo rt(WikiUtil.java:408)
... 4 more
  #16 (permalink)  
Old 02-09-2007, 02:31 PM
Active Member
 
Posts: 47
Default

Quote:
Originally Posted by phoenix View Post
Does a 'ps aux | grep slapd' confirm that it's running?
Yes:

[zimbra@mailhost ~]$ ps aux | grep slapd
zimbra 22682 0.0 0.1 71156 7940 ? Ssl 12:52 0:00 /opt/zimbra/openldap-2.3.21/libexec/slapd -l LOCAL0 -4 -u zimbra -h ldap://mailhost.inc21.com:389 -f /opt/zimbra/conf/slapd.conf
  #17 (permalink)  
Old 02-09-2007, 02:32 PM
Active Member
 
Posts: 47
Default

Quote:
Originally Posted by phoenix View Post
If that doesn't work the delete the logo.gif file from the templates directory and try the command again.
Sorry, precisely which templates directory?
  #18 (permalink)  
Old 02-09-2007, 02:39 PM
Active Member
 
Posts: 47
Default

I changed into /opt/zimbra/wiki/Template and "mv Logo.gif ..", then ran the command again, this time no error:

[zimbra@mailhost Template]$ ls
Logo.gif _PathBodyTemplate.wiki _Template.wiki _TocBodyTemplate.wiki
_Footer.wiki _PathItemTemplate.wiki _TemplateStyles.wiki _TocItemTemplate.wiki
_Header.wiki _PathSeparator.wiki _TemplateStyles_unused.wiki
_Index.wiki _SideBar.wiki _TitleBar.wiki
[zimbra@mailhost Template]$ mv Logo.gif ..
[zimbra@mailhost Template]$ /opt/zimbra/bin/zmprov in wiki@inc21.com 'ScrkWsgFEK' /opt/zimbra/wiki/Template Template
Initializing folders
Initializing...
Creating wiki page _Template in folder Template
Creating wiki page _PathItemTemplate in folder Template
Creating wiki page _TemplateStyles_unused in folder Template
Creating wiki page _TemplateStyles in folder Template
Creating wiki page _TocBodyTemplate in folder Template
Creating wiki page _PathSeparator in folder Template
Creating wiki page _Footer in folder Template
Creating wiki page _Index in folder Template
Creating wiki page _SideBar in folder Template
Creating wiki page _TitleBar in folder Template
Creating wiki page _Header in folder Template
Creating wiki page _PathBodyTemplate in folder Template
Creating wiki page _TocItemTemplate in folder Template
[zimbra@mailhost Template]$

Then if I log out as my own user and log back in, the wiki seems to be working.

Thanks for the help, but doesn't this seem to be a bug?
  #19 (permalink)  
Old 02-09-2007, 09:25 PM
Former Zimbran
 
Posts: 5,606
Default

Just a friendly little reminder that Documents are in BETA.
  #20 (permalink)  
Old 02-12-2007, 11:08 AM
Active Member
 
Posts: 47
Default

Quote:
Originally Posted by wannabetenor View Post
Just a friendly little reminder that Documents are in BETA.
True. And isn't the BETA period the correct time to flush out bugs and report them and fix them?
Closed Thread


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.