Jagannath Nikam created CLOUDSTACK-8986:
-------------------------------------------
Summary: Cloudstack xenserver - java.io.IOException: Connection
closed with -1 on reading size
Key: CLOUDSTACK-8986
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8986
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Affects Versions: 4.5.2
Reporter: Jagannath Nikam
Priority: Critical
Hi Team,
system vm are starting up but on both instances i am getting below error. On
Console proxy apache is not starting up by default and if i start it then
getting 404. ISO are also not getting downloaded.
2015-10-22 22:40:57,456 ERROR [utils.nio.NioConnection] (Agent-Selector:null)
Unable to initialize the threads.
java.io.IOException: Connection closed with -1 on reading size.
at com.cloud.utils.nio.Link.doHandshake(Link.java:513)
at com.cloud.utils.nio.NioClient.init(NioClient.java:81)
at com.cloud.utils.nio.NioConnection.run(NioConnection.java:113)
at java.lang.Thread.run(Thread.java:745)
2015-10-22 22:41:02,460 INFO [utils.nio.NioClient] (Agent-Selector:null)
Connecting to 172.16.0.94:8250
2015-10-22 22:42:02,523 ERROR [utils.nio.NioConnection] (Agent-Selector:null)
Unable to initialize the threads.
java.io.IOException: Connection closed with -1 on reading size.
at com.cloud.utils.nio.Link.doHandshake(Link.java:513)
at com.cloud.utils.nio.NioClient.init(NioClient.java:81)
at com.cloud.utils.nio.NioConnection.run(NioConnection.java:113)
at java.lang.Thread.run(Thread.java:745)
Detailed logs are attached with jira case.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)