Then I typed "ec2 micro kernel panic" into Google. Third hit:
William's Blog | Like running with scissors, only more dangerous
Apparently installing OpenJDK using apt-get on Ubuntu 10.04 on an AWS EC2 Micro instance causes a kernel panic. I don't know why, and apparently neither ...Here's the official bug report. The problem has something to do with the VM system. The workaround is to boot any other kind of instance (say, small), install java on that, then shut it down, change it to micro, and boot it. My workarounds would be to use another JRE like cacao or jamvm (too bad neither of them successfully runs the Google Closure Compiler, which was the point of putting Java on the micro instance), or just do the compilation elsewhere.
Hey, at least Google still works.
0 comments:
Post a Comment