Java VM problems

2003-12-06 Thread Marc Huffnagle
Hello, I am running into a problem when I try to run any java-related program. When I try to use java or javac, I get the following error, and the application locks up (requiring a kill -9) and starts to use 100% of the processor. $ /usr/local/linux-sun-jdk1.4.2/bin/java -version # # HotSpot

Re: Java VM problems

2003-12-06 Thread Christian Laursen
Marc Huffnagle [EMAIL PROTECTED] writes: I am running into a problem when I try to run any java-related program. When I try to use java or javac, I get the following error, and the application locks up (requiring a kill -9) and starts to use 100% of the processor. mount -t linprocfs none

Re: Java VM problems

2003-12-06 Thread Marc Huffnagle
That solved it, thanks. I'll pass this along to the people at freebsd-java, it seems like something that they should have in their FAQ. On Sat, 2003-12-06 at 18:10, Christian Laursen wrote: Marc Huffnagle [EMAIL PROTECTED] writes: I am running into a problem when I try to run any

Re: Java VM problems

2003-12-06 Thread Dan Nelson
In the last episode (Dec 06), Marc Huffnagle said: That solved it, thanks. I'll pass this along to the people at freebsd-java, it seems like something that they should have in their FAQ. You should have gotten this message when you installed the port: $ cat