https://issues.apache.org/bugzilla/show_bug.cgi?id=46571

Rainer Jung <rainer.j...@kippdata.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends on|                            |47645

--- Comment #9 from Rainer Jung <rainer.j...@kippdata.de> 2009-10-02 10:22:11 
PDT ---
The tcnative connector depends an the native APR libraries. A new version
(1.3.9) of APR has been released, that should fix this problem.

As far as we understand the problem happens due to poll events being swallowed
by APR. It only applies to Solaris 10 and beyond. Earlier versions of Solaris
and other platforms do not have the relevant event port mechanism. It also only
happens when using APR 1.1 and later. Earlier versions of APR do not support
event ports.

The solution is to upgrade systems meeting the above conditions to APR version
1.3.9 or later. The tcnative library itself does not need to be recompiled
after the APR libraries have been updated, except when another branch of APR
(changing between versions 1.x) is chosen for update.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to