[
https://issues.jboss.org/browse/TEIIDDES-1971?page=com.atlassian.jira.plu...
]
Paul Richardson commented on TEIIDDES-1971:
-------------------------------------------
Noticed that connection reset messages can repeatedly appear when the 'start'
server button is clicked in the Server View in eclipse to connect to an external server,
ie.
{code}
12:17:58,594 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console
listening on
http://0.0.0.0:9990
12:17:58,595 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874: JBoss EAP 6.1.0.GA
(AS 7.2.0.Final-redhat-8) started in 8237ms - Started 524 of 623 services (95 services are
passive or on-demand)
12:17:58,716 INFO [org.teiid.RUNTIME] (teiid-async-threads - 1) TEIID40003 VDB
MyRESTCustomers.1 is set to ACTIVE
12:18:09,273 ERROR [org.jboss.remoting.remote.connection] (Remoting
"goshawk:MANAGEMENT" read-1) JBREM000200: Remote connection failed:
java.io.IOException: Connection reset by peer
12:18:09,294 ERROR [org.jboss.remoting.remote.connection] (Remoting
"goshawk:MANAGEMENT" read-1) JBREM000200: Remote connection failed:
java.io.IOException: Connection reset by peer
12:18:09,297 ERROR [org.jboss.remoting.remote.connection] (Remoting
"goshawk:MANAGEMENT" read-1) JBREM000200: Remote connection failed:
java.io.IOException: Connection reset by peer
{code}
At 12:17:58 the server is successfully start and I notice the log that everything is
quiet. Only when I click the 'start' button in eclipse does the messages at
12:18:09 get appended to the log. Maybe, we are sending to many requests to the server
admin port at the same time?
Connection Reset by Peer messages appearing in JBoss log
--------------------------------------------------------
Key: TEIIDDES-1971
URL:
https://issues.jboss.org/browse/TEIIDDES-1971
Project: Teiid Designer
Issue Type: Bug
Reporter: Steven Hawkins
Assignee: Paul Richardson
Priority: Critical
Fix For: 8.3
Attachments: server.log
Running Developer Studio 7.1.0.CR1 and using either the server auto-detection or manually
defining a server -and using an incorrect management password- results in a console log
entry:
14:00:54,966 ERROR [org.jboss.remoting.remote.connection] (Remoting "..."
read-1) JBREM000200: Remote connection failed: java.io.IOException: Connection reset by
peer
On server startup without any indication of what it means.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira