Bug 1009766
| Summary: | Warning messages during server startup on Solaris | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | Petr Kremensky <pkremens> | ||||
| Component: | Remoting | Assignee: | David M. Lloyd <david.lloyd> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | Jitka Kozana <jkudrnac> | ||||
| Severity: | medium | Docs Contact: | Russell Dickenson <rdickens> | ||||
| Priority: | unspecified | ||||||
| Version: | 6.2.0 | CC: | jkudrnac, rsvoboda | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-03-04 12:30:27 UTC | 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: | |||||||
| Attachments: |
|
||||||
*** This bug has been marked as a duplicate of bug 1011831 *** |
Created attachment 799743 [details] Server logs We've run into some warning messages during Clean EAP server start tests on Solaris: [org.jboss.remoting.remote] (Remoting "dsp05" read-1) JBREM000205: Failed to accept a connection: java.nio.channels.ClosedChannelException [org.jboss.remoting.remote] (Remoting "dsp05:MANAGEMENT" read-1) JBREM000205: Failed to accept a connection: java.nio.channels.ClosedChannelException [org.jboss.remoting.remote] (Remoting "master:server-two" read-1) JBREM000205: Failed to accept a connection: java.nio.channels.ClosedChannelException See server-two.log which is extremely polluted by WARN messages. We believe that clean out-of-box EAP instance shouldn't give any serious logs (WARN, ERROR, FATAL). Please change target component if needed.