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 03-26-2010, 10:00 PM
Loyal Member
 
Posts: 89
Default SSL renegotiate denied

I have a monitor plugged in that does nothing but watch logs. This one is /opt/zimbra/log/mailbox.log. Every now and again I see something new. This is the concern of the day:

2010-03-26 23:45:25,175 WARN [btpool0-16] [] log - SSL renegotiate denied: java.nio.channels.SocketChannel[connected local=/10.0.0.14:443 remote=/10.0.0.14:40639]

My port is open:
Code:
# iptables -L
...
ACCEPT     tcp  --  anywhere             anywhere            state NEW tcp dpt:http
Can someone shed some light on the 'denied' part and if so, what's the cure?

Thanks in advance,
todd_dsm

Don't forget to Vote for this bug:
RFE: A place To Display the contents of 'My Documents'
Reasoning: It's new, bold, and cool.

Last edited by todd_dsm; 10-08-2010 at 09:21 AM..
Reply With Quote
  #2 (permalink)  
Old 08-06-2010, 12:22 AM
Active Member
 
Posts: 34
Default

We have the same problem here.

log - SSL renegotiate denied: java.nio.channels.SocketChannel

After that, Pop3 doesn't work. Only after restarting Zimbra Server Pop3 work again.

Regards,
Erik
Reply With Quote
  #3 (permalink)  
Old 08-06-2010, 02:03 AM
Zimbra Consultant & Moderator
 
Posts: 20,313
Default

Quote:
Originally Posted by erik.schwalbe View Post
We have the same problem here.

log - SSL renegotiate denied: java.nio.channels.SocketChannel

After that, Pop3 doesn't work. Only after restarting Zimbra Server Pop3 work again.

Regards,
Erik
You haven't posted enough information from the log file to determine what the problem is, one line out of context is never sufficient.
__________________
Regards


Bill
Reply With Quote
  #4 (permalink)  
Old 08-06-2010, 02:17 AM
Active Member
 
Posts: 34
Default

I think, this exeption show, what the problem is:

Code:
2010-08-06 09:23:14,238 INFO  [Pop3SSLServer-2] [ip=92.202.99.174;] ProtocolHandler - Exception occurred while handling connection
java.net.SocketException: Socket closed
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.read(SocketInputStream.java:129)
        at com.sun.net.ssl.internal.ssl.InputRecord.readFully(InputRecord.java:293)
        at com.sun.net.ssl.internal.ssl.InputRecord.read(InputRecord.java:331)
        at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:789)
        at com.sun.net.ssl.internal.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1112)
        at com.sun.net.ssl.internal.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1139)
        at com.sun.net.ssl.internal.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1123)
        at com.zimbra.cs.tcpserver.ProtocolHandler.startHandshake(ProtocolHandler.java:184)
        at com.zimbra.cs.tcpserver.ProtocolHandler.run(ProtocolHandler.java:134)
        at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Thread.java:619)
Regards,
Erik
Reply With Quote
  #5 (permalink)  
Old 08-06-2010, 02:41 AM
Zimbra Consultant & Moderator
 
Posts: 20,313
Default

Please update your forum profile with the output of the following command (do not post the output in this thread):

zmcontrol -v

What client is being used to connect to the POP3 Zimbra server? Does this problem always occur for POP3 connections once this error appears? Does the problem happen for all POP3 users or just some users? Are the users able to connect with a different POP3 client after this error appears or do they still get the error? What errors (messages) do the users see in their POP3 client? I'm assuming this is for POP3S, is that correct? Do you have any firewall or SElinux active this Zimbra server? Are these users connecting to the Zimbra server via a LAN or from an external IP?
__________________
Regards


Bill
Reply With Quote
  #6 (permalink)  
Old 08-06-2010, 03:18 AM
Active Member
 
Posts: 34
Default

Quote:
What client is being used to connect to the POP3 Zimbra server?
Thunderbird and AppleMail
Code:
 [btpool0-1959] [aname=user@domain.com;ip=XX.XXX.XXX.XX;ua=DAVKit/4.0.3 (732);; CalendarStore/4.0.3 (991);; iCal/4.0.3 (1388);; Mac OS X/10.6.4 (10F569);] log - SSL renegotiate denied: java.nio.channels.SocketChannel[connected local=/192.168.0.9:443 remote=/XX.XXX.XXX.XX:52525]
Quote:
Does this problem always occur for POP3 connections once this error appears?
Yes
Quote:
Does the problem happen for all POP3 users or just some users?
All users
Quote:
Are the users able to connect with a different POP3 client after this error appears or do they still get the error?
No, still get the error
Quote:
I'm assuming this is for POP3S, is that correct?
Yes
Quote:
Do you have any firewall or SElinux active this Zimbra server?
SELinux and ipTables are disabled
Quote:
Are these users connecting to the Zimbra server via a LAN or from an external IP?
Both

We only have 3-4 pop3 users. All other users use imap or the zimbra outlook connector with no problems. In former times pop3SSL work and I think after upgrading to Version 6 we have the problems. After restart the zimbra server zmcontrol restart the user can connect to zimbra server with Pop3SSL. After unascertained time the connection is lost.

Regards,
Erik
Reply With Quote
  #7 (permalink)  
Old 08-06-2010, 03:45 AM
Zimbra Consultant & Moderator
 
Posts: 20,313
Default

OK thanks for those detailed answers, I think you're going to have to file a support case and/or bug report for that to be looked at.
__________________
Regards


Bill
Reply With Quote
  #8 (permalink)  
Old 09-06-2010, 09:06 PM
det det is offline
Active Member
 
Posts: 36
Default

Quote:
Originally Posted by phoenix View Post
OK thanks for those detailed answers, I think you're going to have to file a support case and/or bug report for that to be looked at.
Has a case been submitted on this? same issue encountered here. Zimbra Network Ed 6.0.7 on Ubuntu 8.04 64 bit. It has been running fine for over a month then issue came up all of a sudden. A restart of the zimbra service enable POP3S again. IMAPS has no issue.
Reply With Quote
  #9 (permalink)  
Old 12-06-2010, 01:20 AM
Loyal Member
 
Posts: 97
Default

We started seeing this problem yesterday, and it's - as far as we know - the first time. We went from 6.0.7 to 6.0.9; we noticed slow account access yesterday, and the problem peaked this morning. After a zmmailboxdctl restart, it seems to have improved (this solution is obviously unacceptable).


-joho
Reply With Quote
  #10 (permalink)  
Old 12-14-2010, 03:36 AM
Intermediate Member
 
Posts: 19
Default

Any solution found for this error ?
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.