ustcweizhou commented on issue #3164: Cannot open console: ConsoleProxyServlet 
NullPointerException
URL: https://github.com/apache/cloudstack/issues/3164#issuecomment-469735369
 
 
   @AndreaGHG 
   is there log like below in management-server.log ?
   ```
   2019-03-05 15:16:04,232 DEBUG [c.c.a.m.AgentManagerImpl] 
(AgentConnectTaskPool-6:ctx-69bc1e72) (logid:640138b9) Sending Connect to 
listener: ConsoleProxyListener
   2019-03-05 15:16:04,258 DEBUG [c.c.a.m.AgentManagerImpl] 
(AgentManager-Handler-8:null) (logid:) Ping from 5(v-2-VM)
   2019-03-05 15:16:04,260 DEBUG [c.c.a.t.Request] 
(AgentConnectTaskPool-6:ctx-69bc1e72) (logid:640138b9) Seq 
5-7071777314878521345: Sending  { Cmd , MgmtId: 7019620733284, via: 5(v-2-VM), 
Ver: v1, Flags: 100111, 
[{"com.cloud.agent.api.proxy.StartConsoleProxyAgentHttpHandlerCommand":{"wait":0}}]
 }
   2019-03-05 15:16:04,516 DEBUG [c.c.a.t.Request] 
(AgentManager-Handler-11:null) (logid:) Seq 5-7071777314878521345: Processing:  
{ Ans: , MgmtId: 7019620733284, via: 5, Ver: v1, Flags: 110, 
[{"com.cloud.agent.api.Answer":{"result":true,"wait":0}}] }
   2019-03-05 15:16:04,517 DEBUG [c.c.a.m.AgentAttache] 
(AgentManager-Handler-11:null) (logid:) Seq 5-7071777314878521345: No more 
commands found
   2019-03-05 15:16:04,517 DEBUG [c.c.a.t.Request] 
(AgentConnectTaskPool-6:ctx-69bc1e72) (logid:640138b9) Seq 
5-7071777314878521345: Received:  { Ans: , MgmtId: 7019620733284, via: 
5(v-2-VM), Ver: v1, Flags: 110, { Answer } }
   2019-03-05 15:16:04,517 INFO  [c.c.c.AgentHookBase] 
(AgentConnectTaskPool-6:ctx-69bc1e72) (logid:640138b9) Successfully sent out 
command to start HTTP handling in console proxy agent
   ```
   
   There should be StartConsoleProxyAgentHttpHandlerCommand sent from mgt 
server to cloud agent in cpvm. However I did not see related logs in your 
cloud.log

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to