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 06-16-2010, 10:35 AM
Active Member
 
Posts: 36
Thumbs down Migrating from 6.0.6 to 6.0.7 ... but errors appear ..

Hello, i try to update my zimbra 6.0.6 to 6.0.7 version, but in the end of the migration its give me some errors :

Code:
This appears to be 6.0.6_GA
Checking ldap status...not running.
Running zmldapapplyldif...failed.
Checking ldap status...already running.
Stopping mysql...done.
Updating from 6.0.7_GA
Updating global config and COS's with attributes introduced after 6.0.6_GA...done.
Stopping ldap...done.
Upgrade complete.

Running bdb db_recover...done.
Running zmldapapplyldif...failed.
Checking ldap status....already running.
Setting defaults...done.
Setting defaults from existing config...done.
Checking for port conflicts
Setting defaults from ldap...done.
dualvar is only available with the XS version of Scalar::Util at /opt/zimbra/zimbramon/lib/IO/Socket/SSL.pm line 38
BEGIN failed--compilation aborted at /opt/zimbra/zimbramon/lib/IO/Socket/SSL.pm line 38.
Compilation failed in require at /opt/zimbra/zimbramon/lib/Net/LDAP.pm line 1005.
And now, all my messages are bounced :

Code:
Jun 16 14:16:05 marechal postfix/error[13643]: 6FAFA35AAA89: to=<dil@saude.al.gov.br>, relay=none, delay=12, delays=12/0/0/0.01, dsn=4.4.2, status=deferred (delivery temporarily suspended: lost connection with 127.0.0.1[127.0.0.1] while sending RCPT TO)
I'm using Centos 5.5 64 bits and Zimbra 64 bits version too.

If anyone can help me i will be gratefull. Thanks.
Reply With Quote
  #2 (permalink)  
Old 07-03-2010, 11:26 AM
Loyal Member
 
Posts: 82
Unhappy Same error

I get the very same error while trying to upgrade to zimbra 6.0.7 NE from 6.0.5 on a 32 bit centos machine. Any ideas guys? you've been a big help , hopefully on this too.

strikermdd, did you figure something out on this issue? Please get back.

Let me know if you guys need any further information, I would love to take part in a discussion.
Reply With Quote
  #3 (permalink)  
Old 07-13-2010, 08:33 AM
Loyal Member
 
Posts: 82
Red face Sorry for the fuss

Hi!

The error i faced was almost like that but further checking the logs i could see a port conflict, the test server had sendmail running on port 25 which was the issue. Anyways thanks a lot and my suggestion to those going for fresh installation is to make sure required ports are occupied. If there are any, make sure you quit them before installing. Bye for now!
Reply With Quote
  #4 (permalink)  
Old 07-13-2010, 09:47 AM
Loyal Member
 
Posts: 82
Unhappy Cleared port conflict error but

Hi,

I cleared the port conflict, but this time the same error without port conflict The very same error as my friend above. Can anyone lend a helping hand? Any idea what could have caused it?
The line 1005 in /opt/zimbra/zimbramon/lib/Net/LDAP.pm says
-----------------------
sub start_tls {
my $ldap = shift;
my $arg = &_options;
my $sock = $ldap->socket;

require IO::Socket::SSL;
require Net::LDAP::Extension;
my $mesg = $ldap->message('Net::LDAP::Extension' => $arg);

return _error($ldap, $mesg, LDAP_OPERATIONS_ERROR, "TLS already started")
if $sock->isa('IO::Socket::SSL');

return _error($ldap, $mesg, LDAP_PARAM_ERROR, "StartTLS requires LDAPv3")
if $ldap->version < 3;

$mesg->encode(
extendedReq => {
requestName => LDAP_EXTENSION_START_TLS,
}
);
----------------
The /tmp/zmsetup.07132010-122106.log says installation was stopped at a check on LDAP. Please let us know if any more details are required. Any ideas?
Reply With Quote
  #5 (permalink)  
Old 07-14-2010, 09:17 AM
Partner (VAR/HSP)
 
Posts: 425
Default

Have you checked your certs? Still valid?
Reply With Quote
  #6 (permalink)  
Old 07-14-2010, 10:53 AM
Loyal Member
 
Posts: 82
Smile Hi iway

Hi,

Thanks iway for getting back. My certs are still valid. Have almost an year left.

I appreciate your concern, let me know if you need any more details.
Reply With Quote
  #7 (permalink)  
Old 08-01-2010, 05:21 AM
Loyal Member
 
Posts: 82
Lightbulb hmm

Hi,

Thought I would work on this a bit.

HTML Code:
dualvar is only available with the XS version of Scalar::Util at /opt/zimbra/zimbramon/lib/IO/Socket/SSL.pm line 38
BEGIN failed--compilation aborted at /opt/zimbra/zimbramon/lib/IO/Socket/SSL.pm line 38.
Compilation failed in require at /opt/zimbra/zimbramon/lib/Net/LDAP.pm line 1005.
Scalar::Util holds a set of perl subroutines and dualvar is one of 'em. Now this dualvar is required to proceed with the installation and that too .. with the expected version of Scalar::Util by zimbra installation script. The version on the test server was conflicting.
This is what I found on line 38 of /opt/zimbra/zimbramon/lib/IO/Socket/SSL.pm

HTML Code:
# non-XS Versions of Scalar::Util will fail
BEGIN{
        eval { use Scalar::Util 'dualvar'; dualvar(0,'') };
That says it ..

I will have to start again after setting the right version and see how it goes. Will keep this post updated.
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.