You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Rayees Namathponnan (JIRA)" <ji...@apache.org> on 2014/09/08 16:37:29 UTC

[jira] [Closed] (CLOUDSTACK-7347) Unable to access VM trough ConsoleProxy

     [ https://issues.apache.org/jira/browse/CLOUDSTACK-7347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rayees Namathponnan closed CLOUDSTACK-7347.
-------------------------------------------
    Resolution: Cannot Reproduce

Not found this issue new runs 

> Unable to access VM trough ConsoleProxy
> ---------------------------------------
>
>                 Key: CLOUDSTACK-7347
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7347
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Management Server
>    Affects Versions: 4.5.0
>            Reporter: Rayees Namathponnan
>            Assignee: Rayees Namathponnan
>            Priority: Blocker
>             Fix For: 4.5.0
>
>         Attachments: cloud.out
>
>
> Steps to reproduce 
> 1) Deploy advanced zone in KVM 
> 2) Deploy VM
> 3) Access the vm trough console proxy 
> Result 
> Unable to access the VM trough console proxy, observed below error in Console proxy cloud.log
> 2014-08-14 15:40:38,525 ERROR [resource.consoleproxy.ConsoleProxyResource] (Console Proxy GC Thread:null) Unable to send out load info due to Unable to post agent control request as link is not available
> com.cloud.exception.AgentControlChannelException: Unable to post agent control request as link is not available
> 	at com.cloud.agent.Agent.postRequest(Agent.java:690)
> 	at com.cloud.agent.Agent.postRequest(Agent.java:678)
> 	at com.cloud.agent.resource.consoleproxy.ConsoleProxyResource.reportLoadInfo(ConsoleProxyResource.java:417)
> 	at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:606)
> 	at com.cloud.consoleproxy.ConsoleProxy.reportLoadInfo(ConsoleProxy.java:227)
> 	at com.cloud.consoleproxy.ConsoleProxyGCThread.run(ConsoleProxyGCThread.java:102)
> 2014-08-14 15:40:38,525 DEBUG [cloud.consoleproxy.ConsoleProxyGCThread] (Console Proxy GC Thread:null) Report load change : {
>   "connections": []
> }
> 2014-08-14 15:40:41,110 ERROR [utils.nio.NioConnection] (Agent-Selector:null) Unable to initialize the threads.
> java.io.IOException: SSL: Fail to init SSL! java.io.IOException: Connection closed with -1 on reading size.
> 	at com.cloud.utils.nio.NioClient.init(NioClient.java:87)
> 	at com.cloud.utils.nio.NioConnection.run(NioConnection.java:111)
> 	at java.lang.Thread.run(Thread.java:744)
> 2014-08-14 15:40:43,526 DEBUG [cloud.consoleproxy.ConsoleProxyGCThread] (Console Proxy GC Thread:null) connMap={}
> 2014-08-14 15:40:43,526 INFO  [utils.exception.CSExceptionErrorCode] (Console Proxy GC Thread:null) Could not find exception: com.cloud.exception.AgentControlChannelException in error code list for exceptions
> 2014-08-14 15:40:43,526 ERROR [resource.consoleproxy.ConsoleProxyResource] (Console Proxy GC Thread:null) Unable to send out load info due to Unable to post agent control request as link is not available
> com.cloud.exception.AgentControlChannelException: Unable to post agent control request as link is not available
> 	at com.cloud.agent.Agent.postRequest(Agent.java:690)
> 	at com.cloud.agent.Agent.postRequest(Agent.java:678)
> 	at com.cloud.agent.resource.consoleproxy.ConsoleProxyResource.reportLoadInfo(ConsoleProxyResource.java:417)
> 	at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:606)
> 	at com.cloud.consoleproxy.ConsoleProxy.reportLoadInfo(ConsoleProxy.java:227)
> 	at com.cloud.consoleproxy.ConsoleProxyGCThread.run(ConsoleProxyGCThread.java:102)
> 2014-08-14 15:40:43,527 DEBUG [cloud.consoleproxy.ConsoleProxyGCThread] (Console Proxy GC Thread:null) Report load change : {
>   "connections": []
> }
> 2014-08-14 15:40:46,110 INFO  [cloud.agent.Agent] (Agent-Handler-1:null) Reconnecting...
> 2014-08-14 15:40:46,111 INFO  [utils.nio.NioClient] (Agent-Selector:null) Connecting to 10.223.49.195:8250
> 2014-08-14 15:40:48,527 DEBUG [cloud.consoleproxy.ConsoleProxyGCThread] (Console Proxy GC Thread:null) connMap={}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)