Bug 972645

Summary: HPUX natives: "No buffer space available" after server shutdown
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Jan Stefl <jstefl>
Component: Apache Server (httpd) and ConnectorsAssignee: Jean-frederic Clere <jclere>
Status: CLOSED CURRENTRELEASE QA Contact: Jan Stefl <jstefl>
Severity: high Docs Contact:
Priority: unspecified    
Version: 6.1.0CC: kkhan, mbabacek
Target Milestone: DR1   
Target Release: EAP 6.4.0   
Hardware: ia64   
OS: Other   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jan Stefl 2013-06-10 10:19:47 UTC
On HP-UX:
 - I have installed and enabled natives with configured https, everything works as expected, but after server shutdown "No buffer space available" appears in log.


04:16:43,400 ERROR [org.apache.tomcat.util] (http-localhost.dxb.redhat.com/127.0.0.1:8080-Acceptor) JBWEB003012: Socket accept failed: org.apache.tomcat.jni.Error: No buffer space available
        at org.apache.tomcat.jni.Socket.accept(Native Method) [jbossweb-7.2.0.Final-redhat-1.jar:7.2.0.Final-redhat-1]
        at org.apache.tomcat.util.net.AprEndpoint$Acceptor.run(AprEndpoint.java:1138) [jbossweb-7.2.0.Final-redhat-1.jar:7.2.0.Final-redhat-1]
        at java.lang.Thread.run(Thread.java:722) [rt.jar:1.7.0.03]


This is know issue, see [1]. Patch exists, but it is not applied on EAP's jbossweb.jar.




[1] https://issues.apache.org/bugzilla/show_bug.cgi?id=50273

Comment 1 Mladen Turk 2013-06-10 10:27:07 UTC
Jean-Frederic can you take this issue.

Comment 2 Jean-frederic Clere 2013-06-10 12:00:44 UTC
fixed in JBossWeb by r2217.

Comment 6 Kabir Khan 2014-12-05 12:34:56 UTC
This appears to have been done for 6.3.0, so I am setting it to ON_QA for 6.4.0

Comment 7 Jan Stefl 2014-12-15 11:41:23 UTC
Verified in 6.4.0.DR13

PASSED