rhtyd opened a new issue #3142: CPVM sometimes does not work
URL: https://github.com/apache/cloudstack/issues/3142
 
 
   In an env with long running VMs and CPVM, when the management server is 
restarted at some point the CPVM stops working with following error seen in 
logs: /cc @glennwagner @PaulAngus 
   
   ```
   2019-01-22 19:46:57,975 ERROR 
[cloud.consoleproxy.ConsoleProxyHttpHandlerHelper] (Thread-14722:null) decode 
token. host info is not found!
   2019-01-22 19:46:57,980 WARN  [cloud.consoleproxy.ConsoleProxyAjaxHandler] 
(Thread-14722:null) Exception, 
   java.lang.IllegalArgumentException
        at 
com.cloud.consoleproxy.ConsoleProxyAjaxHandler.doHandle(ConsoleProxyAjaxHandler.java:98)
        at 
com.cloud.consoleproxy.ConsoleProxyAjaxHandler.handle(ConsoleProxyAjaxHandler.java:51)
        at com.sun.net.httpserver.Filter$Chain.doFilter(Filter.java:79)
        at sun.net.httpserver.AuthFilter.doFilter(AuthFilter.java:83)
        at com.sun.net.httpserver.Filter$Chain.doFilter(Filter.java:82)
        at 
sun.net.httpserver.ServerImpl$Exchange$LinkHandler.handle(ServerImpl.java:675)
        at com.sun.net.httpserver.Filter$Chain.doFilter(Filter.java:79)
        at sun.net.httpserver.ServerImpl$Exchange.run(ServerImpl.java:647)
        at java.lang.Thread.run(Thread.java:748)
   
   ```
   
   ##### ISSUE TYPE
   <!-- Pick one below and delete the rest -->
    * Bug Report
   
   ##### COMPONENT NAME
   <!--
   Categorize the issue, e.g. API, VR, VPN, UI, etc.
   -->
   ~~~
   CPVM
   ~~~
   
   ##### CLOUDSTACK VERSION
   <!--
   New line separated list of affected versions, commit ID for issues on master 
branch.
   -->
   
   ~~~
   4.11.2.0
   ~~~

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to