You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2020/01/14 14:40:08 UTC

[GitHub] [cloudstack] andrijapanicsb edited a comment on issue #3795: Agent lb on svm

andrijapanicsb edited a comment on issue #3795: Agent lb on svm
URL: https://github.com/apache/cloudstack/pull/3795#issuecomment-574203852
 
 
   Tested manually by reproducing the issue on clean 4.13, confirming CPVM won't start with the exceptions below...:
   
   > 2020-01-14 14:02:44,379 DEBUG [c.c.a.ConsoleProxyAlertAdapter] (consoleproxy-1:ctx-a32cef4f) (logid:5d7a9f58) received console proxy alert
   2020-01-14 14:02:44,380 DEBUG [c.c.a.ConsoleProxyAlertAdapter] (consoleproxy-1:ctx-a32cef4f) (logid:5d7a9f58) Console proxy creation failure, zone: ref-trl-451-x-M7-apanic
   2020-01-14 14:02:44,381 WARN  [c.c.a.AlertManagerImpl] (consoleproxy-1:ctx-a32cef4f) (logid:5d7a9f58) AlertType:: 10 | dataCenterId:: 1 | podId:: null | clusterId:: null | message:: Console proxy creation failure. zone: ref-trl-451-x-M7-apanic, error details: fromIndex = -1
   2020-01-14 14:02:44,387 WARN  [c.c.v.SystemVmLoadScanner] (consoleproxy-1:ctx-a32cef4f) (logid:5d7a9f58) Unexpected exception fromIndex = -1
   java.lang.IndexOutOfBoundsException: fromIndex = -1
           at java.util.SubList.<init>(AbstractList.java:620)
           at java.util.RandomAccessSubList.<init>(AbstractList.java:775)
   
   Upgrade to this one, and CPVM starts fine (part of output below):
   
   > 2020-01-14 14:35:16,100 DEBUG [c.c.v.VirtualMachineManagerImpl] (Work-Job-Executor-1:ctx-a2d2a0b1 job-5/job-160 ctx-0562c679) (logid:8ae77e28) Successfully transitioned to start state for VM[ConsoleProxy|v-3-VM] reservation id = 44c9f85a-3c14-474f-93a6-8cfdd2fdc0d3 

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


With regards,
Apache Git Services