ustcweizhou commented on issue #3164: Cannot open console: ConsoleProxyServlet 
NullPointerException
URL: https://github.com/apache/cloudstack/issues/3164#issuecomment-467880307
 
 
   @AndreaGHG 
   it seems java process is not running in cpvm. you can restart it by 
"/etc/init.d/cloud restart"
   logs can be found at /var/log/cloud.log
   
   here is my output
   ```
   root@v-4-VM:~# netstat -lntp
   Active Internet connections (only servers)
   Proto Recv-Q Send-Q Local Address           Foreign Address         State    
   PID/Program name
   tcp        0      0 0.0.0.0:80              0.0.0.0:*               LISTEN   
   2538/java
   tcp        0      0 169.254.3.151:3922      0.0.0.0:*               LISTEN   
   1170/sshd
   tcp        0      0 0.0.0.0:8001            0.0.0.0:*               LISTEN   
   2538/java
   ```

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


With regards,
Apache Git Services

Reply via email to