[Bug 1463] Fatal error by Java Runtime Environment when running MOPEX
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Wed May 29 13:29:42 PDT 2013
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1463
--- Comment #3 from johnrbent <jrbent at g.cofc.edu> ---
OK. I did a lilttle digging because I had just update OpenJDK. It turns out
there is a java subdirectory in the MOPEX directory, in which there is a java
script which is explicitly called in the startup script:
asl at subaru:/astro/software/MOPEX/jre/bin$ ll
total 492
drwxr-xr-x 2 root root 4096 Nov 5 2010 ./
drwxrwxr-x 4 root root 4096 Nov 5 2010 ../
-rwxr-xr-x 1 root root 35960 Nov 5 2010 java*
-rwxr-xr-x 1 root root 35968 Nov 5 2010 javaws*
-rwxr-xr-x 1 root root 35960 Nov 5 2010 keytool*
-rwxr-xr-x 1 root root 36096 Nov 5 2010 orbd*
-rwxr-xr-x 1 root root 36072 Nov 5 2010 pack200*
-rwxr-xr-x 1 root root 35984 Nov 5 2010 pluginappletviewer*
-rwxr-xr-x 1 root root 35976 Nov 5 2010 policytool*
-rwxr-xr-x 1 root root 35952 Nov 5 2010 rmid*
-rwxr-xr-x 1 root root 35960 Nov 5 2010 rmiregistry*
-rwxr-xr-x 1 root root 35960 Nov 5 2010 servertool*
-rwxr-xr-x 1 root root 36104 Nov 5 2010 tnameserv*
-rwxr-xr-x 1 root root 86064 Nov 5 2010 unpack200*
I checked out which version it was:
asl at subaru:/astro/software/MOPEX/jre/bin$ ./java -version
java version "1.6.0_20"
OpenJDK Runtime Environment (IcedTea6 1.9.1) (fedora-44.1.9.1.fc14-x86_64)
OpenJDK 64-Bit Server VM (build 19.0-b06, mixed mode)
and:
asl at subaru:/astro/software/MOPEX/jre/bin$ java -version
java version "1.7.0_21"
OpenJDK Runtime Environment (IcedTea 2.3.9) (7u21-2.3.9-1ubuntu1)
OpenJDK 64-Bit Server VM (build 23.7-b01, mixed mode)
So I don't know all that much about Java or how it works. I'm not sure if this
MOPEX java subdirectory is its own instance of java or if it is suppposed to be
linked to the java version on my computer. Again any help is appreciated. John.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20130529/d7cddb83/attachment.html
More information about the distro-pkg-dev
mailing list