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
  #11 (permalink)  
Old 06-22-2006, 08:27 AM
Zimbra Employee
 
Posts: 4,792
Default

Can you file this as a bug in bugzilla? This will help us get it fixed for a future release.
__________________
Bugzilla - Wiki - Downloads - Offline Client
Reply With Quote
  #12 (permalink)  
Old 06-27-2006, 04:24 AM
Loyal Member
 
Posts: 79
Default

Hi Kevin,

The sleep did the trick. I now can stop Zimbra without it exiting with a 1 and my backup worked last night.

I changed the sleep position thought.

I added the 5 seconds sleep ouside of the for instead of inside so it does not do it three times like it was in my first attempt :

so I now have,

stop)
for i in $SCRIPTS; do
/opt/zimbra/bin/$i stop
done
sleep 5
;;

instead of,


stop)
for i in $SCRIPTS; do
/opt/zimbra/bin/$i stop
sleep5
done
;;

and it still fixed my problem.

I'll fill a bug later on today.

Thanx for your hints!

Jonathan
Reply With Quote
  #13 (permalink)  
Old 06-28-2006, 07:56 AM
Zimbra Employee
 
Posts: 4,792
Default

Please file this in bugzilla or it will have to be changed after each upgrade.
__________________
Bugzilla - Wiki - Downloads - Offline Client
Reply With Quote
  #14 (permalink)  
Old 07-13-2006, 08:31 AM
Loyal Member
 
Posts: 79
Default

Bug 9050 has been added.
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.