Problem with Tomcat not listening on ubuntu 10.4

  • Thread starter Thread starter ksosez
  • Start date Start date
K

ksosez

Guest
Hey all,

I did a clean install of a ubuntu 10.4 container under proxmox 2.0rc1 and then installed tomcat6. I got weird behavior the first time it would start and listen on port 8080 after a restart of tomcat6 it wouldnt listen anymore or just hang while listening.

There was nothing in the tomcat6 logs to indicate problems.

This was an openvz container. I also tested this on proxmox 1.8 and it works fine on that system after the tomcat restart.
 
Anyone else seeing this?

It occurs on a clean install of Ubuntu 10.4 openvz and Proxmox 2.0rc1. Just install tomcat and go to port 8080 it might work. Then restart tomcat and go to port 8080 and it stops working
 
Try assign 2 cpu's to the machine.

I recall this as being a known bug - and that is the fix.


Sent from my iPhone using Tapatalk
 
I had the same issue and I can confirm that assigning 2 CPUs to the container solved it. Thanks a lot for the suggestion!