You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Animesh Chaturvedi (JIRA)" <ji...@apache.org> on 2014/01/10 23:04:51 UTC

[jira] [Resolved] (CLOUDSTACK-5764) "java.lang.IllegalArgumentException" in CPVM agent logs when accessing the console of any VM.Blank console for all VMs.

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

Animesh Chaturvedi resolved CLOUDSTACK-5764.
--------------------------------------------

    Resolution: Fixed

> "java.lang.IllegalArgumentException" in CPVM agent logs when accessing the console of any VM.Blank console for all VMs.
> -----------------------------------------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-5764
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5764
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Management Server
>    Affects Versions: 4.3.0
>            Reporter: manasaveloori
>            Assignee: Santhosh Kumar Edukulla
>            Priority: Critical
>             Fix For: 4.3.0
>
>         Attachments: cloud.log, management-server.log
>
>
> Steps:
> 1. Deploy CS 4.3 with KVM HV.
> 2. view the CPVM/SSVM/userVM console.
> Observing blank  console.
> In CPVM agent logs observing the following exception when trying to access the console.
> 2014-01-03 11:30:47,362 DEBUG [cloud.agent.Agent] (Agent-Handler-4:null) Received response: Seq 4-44:  { Ans: , MgmtId: 7494415941730, via: 4, Ver: v1, Flags: 100010, [{"com.cloud.agent.api.AgentControlAnswer":{"result":true,"wait":0}}] }
> 2014-01-03 11:30:49,769 WARN  [cloud.consoleproxy.ConsoleProxyAjaxHandler] (Thread-14:null) Exception,
> java.lang.IllegalArgumentException
>         at com.cloud.consoleproxy.ConsoleProxyAjaxHandler.doHandle(ConsoleProxyAjaxHandler.java:96)
>         at com.cloud.consoleproxy.ConsoleProxyAjaxHandler.handle(ConsoleProxyAjaxHandler.java:49)
>         at com.sun.net.httpserver.Filter$Chain.doFilter(Filter.java:83)
>         at sun.net.httpserver.AuthFilter.doFilter(AuthFilter.java:83)
>         at com.sun.net.httpserver.Filter$Chain.doFilter(Filter.java:86)
>         at sun.net.httpserver.ServerImpl$Exchange$LinkHandler.handle(ServerImpl.java:598)
>         at com.sun.net.httpserver.Filter$Chain.doFilter(Filter.java:83)
>         at sun.net.httpserver.ServerImpl$Exchange.run(ServerImpl.java:568)
>         at java.lang.Thread.run(Thread.java:679)
> 2014-01-03 11:30:52,352 DEBUG [cloud.consoleproxy.ConsoleProxyGCThread] (Console Proxy GC Thread:null) connMap={}
> 2014-01-03 11:30:52,353 DEBUG [resource.consoleproxy.ConsoleProxyResource] (Console Proxy GC Thread:null) Report proxy load info, proxy : 5, load: {
>   "connections": []
> }
> Attaching the CPVM logs and MS logs



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)