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.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-05-2006, 01:49 PM
Starter Member
 
Posts: 1
Default Network service error when emailing, searching or accepting meeting

Hi all.

New here, and new to Zimbra, however I have built a number of other mailservers.

I am using Zimbra for a demo I will be showing to a bunch of attendees at a conference. I've hit a technical issue...

After using Zimbra successfully for a few days using 3 test users, I am now unable to

a) send email
b) search for users
c) accept a meeting request

The error is the same every time...

Code:
msg - system failure: indexMessage caught IOException
com.zimbra.cs.service.ServiceException: system failure: indexMessage caught IOException
	at com.zimbra.cs.service.ServiceException.FAILURE(ServiceException.java:131)
	at com.zimbra.cs.index.Indexer.indexMessage(Indexer.java:170)
	at com.zimbra.cs.mailbox.Message.reindex(Message.java:452)
	at com.zimbra.cs.mailbox.Mailbox.endTransaction(Mailbox.java:3985)
	at com.zimbra.cs.mailbox.Mailbox.addMessageInternal(Mailbox.java:3043)
	at com.zimbra.cs.mailbox.Mailbox.addMessage(Mailbox.java:2807)
	at com.zimbra.cs.mailbox.Mailbox.addMessage(Mailbox.java:2779)
	at com.zimbra.cs.mailbox.MailSender.sendMimeMessage(MailSender.java:189)
	at com.zimbra.cs.mailbox.MailSender.sendMimeMessage(MailSender.java:122)
	at com.zimbra.cs.service.mail.SendMsg.handle(SendMsg.java:97)
	at com.zimbra.soap.SoapEngine.dispatchRequest(SoapEngine.java:255)
	at com.zimbra.soap.SoapEngine.dispatch(SoapEngine.java:163)
	at com.zimbra.soap.SoapEngine.dispatch(SoapEngine.java:84)
	at com.zimbra.soap.SoapServlet.doPost(SoapServlet.java:228)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
	at com.zimbra.cs.servlet.ZimbraServlet.service(ZimbraServlet.java:154)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
	at org.apache.catalina.core.StandardContextValve.invoke(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.invoke(StandardEngineValve.java:107)
	at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:541)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
	at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869)
	at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:667)
	at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
	at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)
	at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
	at java.lang.Thread.run(Thread.java:595)
Caused by: java.io.IOException: Could not create index /opt/zimbra/index/0/4/index/0 (directory already exists)
	at com.zimbra.cs.index.MailboxIndex.openIndexWriter(MailboxIndex.java:815)
	at com.zimbra.cs.index.MailboxIndex.addDocument(MailboxIndex.java:245)
	at com.zimbra.cs.index.Indexer.addDocument(Indexer.java:333)
	at com.zimbra.cs.index.Indexer.addDocument(Indexer.java:302)
	at com.zimbra.cs.index.Indexer.indexMessage(Indexer.java:163)
	... 30 more
Caused by: java.io.FileNotFoundException: /opt/zimbra/index/0/4/index/0/segments (Permission denied)
	at java.io.RandomAccessFile.open(Native Method)
	at java.io.RandomAccessFile.(RandomAccessFile.java:212)
	at org.apache.lucene.store.FSInputStream$Descriptor.(FSDirectory.java:376)
	at org.apache.lucene.store.FSInputStream.(FSDirectory.java:405)
	at org.apache.lucene.store.FSDirectory.openFile(FSDirectory.java:268)
	at org.apache.lucene.index.SegmentInfos.read(SegmentInfos.java:40)
	at org.apache.lucene.index.IndexWriter$1.doBody(IndexWriter.java:233)
	at org.apache.lucene.store.Lock$With.run(Lock.java:109)
	at org.apache.lucene.index.IndexWriter.(IndexWriter.java:228)
	at org.apache.lucene.index.IndexWriter.(IndexWriter.java:173)
	at com.zimbra.cs.index.MailboxIndex.openIndexWriter(MailboxIndex.java:796)
	... 34 more

code - service.FAILURE
method - ZmCsfeCommand.prototype.invoke
detail - soap:Receiver
Any help appreciated as the final day approaches and if I don't solve this soon, I'll have to use something else

Thanks in advance.

Oh, and yea, I did search first ;-)

Last edited by househead; 07-05-2006 at 01:52 PM..
Reply With Quote
  #2 (permalink)  
Old 07-05-2006, 05:08 PM
Zimbra Employee
 
Posts: 93
Default Permission Denied?

The exception dump says:

Caused by: java.io.FileNotFoundException: /opt/zimbra/index/0/4/index/0/segments (Permission denied)


That's pretty unusual. Can you check the permissions of that directory? Does the zimbra user have rwx permissions of that directory (.../index/0)?

If you're in a rush, and since your mailbox is small so far, you can just delete and re-create the index. There are good instructions for doing this at the end of this discussion: mail account corrupt?
__________________
Bugzilla - Wiki - Downloads - Before posting... Search!
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.