Forums Register Login

Attempting to install Ant on Redhat 8 - JVM Error code 11

+Pie Number of slices to send: Send
Ok folks, Im REALLY aggravated here. I have to install ant to install a compiled version of the new Postgresql, which I have to have on my Redhat 8 box NOW. So I downloaded ant set the ant_home directory & the java_home directory, exported the new path & then ran the build.sh. Im getting a Java Virtual machine error code 11, please report to yadda, yadda, yadda. What the heck gives here? As I said Im running Redhat 8, Java 1.4.1_01, Apache, Perl and all the other goodies. And yes I have all of the C & C+ compilers installed. what gives & what can I do to get this thing in. I really dont give a rats you know what about ant but I Must get Postgresl installed yesterday! Thanks!
+Pie Number of slices to send: Send
Could you try installing JDK1.4.1_02? I have read some reports on a Bug issue. Also, the error should tell you what function in the VM blew up. Could you provide us with that?
And BTW -

Originally posted by DC Dalton:
I really dont give a rats you know what about ant...


Probably not a good way to get people to help in the ANT forum as most people here probably do give a rat's you know what about ANT.
+Pie Number of slices to send: Send
Trust me its not that I dont care about Ant but Im so frustrated about having to deal with this problem just to get a database installed (Postgresql)
Here is the error file created by Ant.
Unexpected Signal : 11 occurred at PC=0x402A4408
Function=invoke__12GraphBuilderQ29Bytecodes4Code+0x348
Library=/usr/java/j2sdk1.4.1_01/jre/lib/i386/client/libjvm.so
Current Java thread:
at java.lang.String.charAt(String.java:459)
at java.io.UnixFileSystem.normalize(UnixFileSystem.java:68)
at java.io.File.<init>(File.java:227)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1388)
at java.lang.Runtime.loadLibrary0(Runtime.java:788)
- locked <0x44208000> (a java.lang.Runtime)
at java.lang.System.loadLibrary(System.java:832)
at sun.security.action.LoadLibraryAction.run(LoadLibraryAction.java:50)
at java.security.AccessController.doPrivileged(Native Method)
at java.util.zip.Inflater.<clinit>(Inflater.java:62)
at java.util.zip.ZipFile.getInflater(ZipFile.java:258)
- locked <0x4421aae8> (a java.util.Vector)
at java.util.zip.ZipFile.getInputStream(ZipFile.java:203)
at java.util.zip.ZipFile.getInputStream(ZipFile.java:182)
at java.util.jar.JarFile.getBytes(JarFile.java:287)
at java.util.jar.JarFile.getManifest(JarFile.java:147)
at sun.misc.URLClassPath$JarLoader.getClassPath(URLClassPath.java:804)
at sun.misc.URLClassPath.getLoader(URLClassPath.java:288)
- locked <0x44216a20> (a sun.misc.URLClassPath)
at sun.misc.URLClassPath.getResource(URLClassPath.java:155)
at java.net.URLClassLoader$1.run(URLClassLoader.java:190)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:186)
at java.lang.ClassLoader.loadClass(ClassLoader.java:299)
- locked <0x44212fc0> (a sun.misc.Launcher$ExtClassLoader)
at java.lang.ClassLoader.loadClass(ClassLoader.java:292)
- locked <0x442190a8> (a sun.misc.Launcher$AppClassLoader)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:265)
- locked <0x442190a8> (a sun.misc.Launcher$AppClassLoader)
at java.lang.ClassLoader.loadClass(ClassLoader.java:255)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:315)
- locked <0x442190a8> (a sun.misc.Launcher$AppClassLoader)
Dynamic libraries:
08048000-0804e000 r-xp 00000000 03:41 130740 /usr/java/j2sdk1.4.1_01/bin/java
0804e000-0804f000 rw-p 00005000 03:41 130740 /usr/java/j2sdk1.4.1_01/bin/java
40000000-40011000 r-xp 00000000 03:03 65282 /lib/ld-2.2.93.so
40011000-40012000 rw-p 00010000 03:03 65282 /lib/ld-2.2.93.so
40012000-40018000 r--s 00000000 03:41 260859 /usr/lib/gconv/gconv-modules.cache
4001a000-40027000 r-xp 00000000 03:03 65325 /lib/libpthread-0.10.so
40027000-4002a000 rw-p 0000d000 03:03 65325 /lib/libpthread-0.10.so
4004a000-4004c000 r-xp 00000000 03:03 65295 /lib/libdl-2.2.93.so
4004c000-4004d000 rw-p 00001000 03:03 65295 /lib/libdl-2.2.93.so
4004d000-40162000 r-xp 00000000 03:03 65291 /lib/libc-2.2.93.so
40162000-40167000 rw-p 00115000 03:03 65291 /lib/libc-2.2.93.so
4016b000-40483000 r-xp 00000000 03:41 130956 /usr/java/j2sdk1.4.1_01/jre/lib/i386/client/libjvm.so
40483000-40637000 rw-p 00317000 03:41 130956 /usr/java/j2sdk1.4.1_01/jre/lib/i386/client/libjvm.so
40647000-40658000 r-xp 00000000 03:03 65299 /lib/libnsl-2.2.93.so
40658000-40659000 rw-p 00010000 03:03 65299 /lib/libnsl-2.2.93.so
4065b000-4067b000 r-xp 00000000 03:03 65297 /lib/libm-2.2.93.so
4067b000-4067c000 rw-p 00020000 03:03 65297 /lib/libm-2.2.93.so
4067c000-40685000 r-xp 00000000 03:41 310359 /usr/java/j2sdk1.4.1_01/jre/lib/i386/native_threads/libhpi.so
40685000-40686000 rw-p 00008000 03:41 310359 /usr/java/j2sdk1.4.1_01/jre/lib/i386/native_threads/libhpi.so
40687000-40697000 r-xp 00000000 03:41 408244 /usr/java/j2sdk1.4.1_01/jre/lib/i386/libverify.so
40697000-40699000 rw-p 0000f000 03:41 408244 /usr/java/j2sdk1.4.1_01/jre/lib/i386/libverify.so
40699000-406ba000 r-xp 00000000 03:41 408232 /usr/java/j2sdk1.4.1_01/jre/lib/i386/libjava.so
406ba000-406bc000 rw-p 00020000 03:41 408232 /usr/java/j2sdk1.4.1_01/jre/lib/i386/libjava.so
406bc000-406d1000 r-xp 00000000 03:41 408245 /usr/java/j2sdk1.4.1_01/jre/lib/i386/libzip.so
406d1000-406d3000 rw-p 00014000 03:41 408245 /usr/java/j2sdk1.4.1_01/jre/lib/i386/libzip.so
406d3000-41da1000 r--s 00000000 03:41 196496 /usr/java/j2sdk1.4.1_01/jre/lib/rt.jar
41de4000-41dfb000 r--s 00000000 03:41 196497 /usr/java/j2sdk1.4.1_01/jre/lib/sunrsasign.jar
41dfb000-41e6c000 r--s 00000000 03:41 196490 /usr/java/j2sdk1.4.1_01/jre/lib/jsse.jar
41e6c000-41e7f000 r--s 00000000 03:41 196489 /usr/java/j2sdk1.4.1_01/jre/lib/jce.jar
41e7f000-4213b000 r--s 00000000 03:41 196477 /usr/java/j2sdk1.4.1_01/jre/lib/charsets.jar
441e3000-441eb000 r-xp 00000000 03:03 65315 /lib/libnss_files-2.2.93.so
441eb000-441ec000 rw-p 00008000 03:03 65315 /lib/libnss_files-2.2.93.so
4c270000-4c42f000 r--p 00000000 03:41 195503 /usr/lib/locale/locale-archive
4c42f000-4c4ce000 r--s 00000000 03:41 424508 /usr/java/j2sdk1.4.1_01/jre/lib/ext/localedata.jar
Local Time = Sat Mar 22 07:10:23 2003
Elapsed Time = 0
#
# HotSpot Virtual Machine Error : 11
# Error ID : 4F530E43505002E6
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Java VM: Java HotSpot(TM) Client VM (1.4.1_01-b01 mixed mode)
#
Well behaved women rarely make history - Eleanor Roosevelt. tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com


reply
reply
This thread has been viewed 1581 times.
Similar Threads
Running Java on Redhat 9
ant 1.6.0 bin distribution not working
Error at command-line: Unable to run Java program after successful compilation
Installing Websphere
Issues Re Environment and Path Variables In Windows XP For JBoss and ANT
More...

All times above are in ranch (not your local) time.
The current ranch time is
Mar 29, 2024 04:24:06.