History | Log In     View a printable version of the current page. Get help!  
Issue Details (XML | Word)

Key: JBPAPP-423
Type: Bug Bug
Status: Resolved Resolved
Resolution: Done
Priority: Major Major
Assignee: Remy Maucherat
Reporter: Dominik Pospisil
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
JBoss Enterprise Platform App Edition

Errors logged on each AJP request.

Created: 13/Nov/07 06:33 AM   Updated: 18/Dec/07 04:11 PM
Component/s: None
Affects Version/s: 4.3.0.BETA1
Fix Version/s: 4.3.0.BETA2
Security Level: Public (Everyone can see)

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Affects: Release Notes


 Description  « Hide
There is an error logged for each request which comes through AJP connector:

12:29:30,374 ERROR [JIoEndpoint] JIoEndpoint.run: Socket[addr=/127.0.0.1,port=39410,localport=8009]
12:29:30,374 ERROR [JIoEndpoint] JIoEndpoint.run: false false false

However, response is sent back to client correctly and other possible impacts are unknown to me now.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order:
Dominik Pospisil [13/Nov/07 10:39 AM]
Also, after couple of seconds with a moderate load, connector stops receiving new request.

Dominik Pospisil [13/Nov/07 10:40 AM]
How to reproduce:

1) Start the server in all config
2) Send an AJP request
3) error is logged in console.

Rajesh Rajasekaran [13/Nov/07 10:48 AM]
This issue blocks us from testing http session replication and ejb3 SFSB replication / performance.

However this was not seen in the EAP4.3 alpha build which just had JBosssWeb 2.0.0.GA_CP01.
The Beta1 build was upgraded to JBosssWeb 2.0.0.GA_CP02, and we see this issue.

Remy, any comments?

Remy Maucherat [13/Nov/07 01:42 PM]
I've integrated the removal of this logging in a new JBOSSWEB_2_0_0_GA_CP04 tag.