Quote:
Originally Posted by Fredstar
If its still failing i would remove it via package delete, port snap, portupgrade -a, then cd /usr/ports/java/diablo-jdk make && make install && make clean.
I know it works in 7.0 i have it running on a 7.0 system now.
Also what error message are you getting from the JVM? What browser (32/64bit), native or linux firefox?
P.s. The linux plugin will fail on the firefox built for bsd, to get the linux jdk to work with firefox you would have to install the linux-firefox on bsd.
thanks
|
I'm using 32bit and I've updated my port and the error that I'm having is something like ... "ack not received from child process". Some files are also required by jre and I've used symlinks to the BSD 7.0 files to make it run. I'm also using both firefox browsers (native and linux) for testing jre on freeBSD.
Here's the Error that I have:
java_vm process: could not find Java VM symbols
Could not read ack from child process
Plugin: Java VM process has died.
plugin: java process exited with status 3
Could not start JavaVM!
VM did not start up properly
java_vm process: could not find Java VM symbols
Could not read ack from child process
Plugin: Java VM process has died.
plugin: java process exited with status 3
Could not start JavaVM!
VM did not start up properly
java_vm process: could not find Java VM symbols
Could not read ack from child process
Plugin: Java VM process has died.
plugin: java process exited with status 3
Could not start JavaVM!
VM did not start up properly
java_vm process: could not find Java VM symbols
Could not read ack from child process
Plugin: Java VM process has died.
plugin: java process exited with status 3
Could not start JavaVM!
VM did not start up properly
Thanks for you time! Really appreciate it!