在初始化VM java.lang时发生错误。如果:java.lang.Float.floatToIntBits(F)我在java中

时间:2021-05-23 05:50:38

I am trying migrade my project java 1.5 to java 1.6 and i am using Jboss 4.2 server while starting of server I am facing below error please any one help to me.

我正在尝试将我的项目java 1.5迁移到java 1.6,我正在使用Jboss 4.2服务器,而服务器启动时我正面临以下错误,请帮助我。

my system configuration is dualcore processor and 3GB ram

共识共识共识共识共识共识共识共识共识共识共识共识共识共识共识共识共识共识共识共识共识共识共识共识共识共识共识共识共识共识共识共识共识共识共识共识共识共识

enter code here

Error occurred during initialization of VM
java.lang.UnsatisfiedLinkError: java.lang.Float.floatToIntBits(F)I
at java.lang.Float.floatToIntBits(Native Method)
at java.lang.Math.<clinit>(Math.java:801)
at sun.net.www.ParseUtil.lowMask(ParseUtil.java:512)
at sun.net.www.ParseUtil.<clinit>(ParseUtil.java:559)
at sun.misc.Launcher.getFileURL(Launcher.java:388)
at sun.misc.Launcher$ExtClassLoader.getExtURLs(Launcher.java:165)
at sun.misc.Launcher$ExtClassLoader.<init>(Launcher.java:137)
at sun.misc.Launcher$ExtClassLoader$1.run(Launcher.java:121)
at java.security.AccessController.doPrivileged(Native Method)
at sun.misc.Launcher$ExtClassLoader.getExtClassLoader(Launcher.java:118)
at sun.misc.Launcher.<init>(Launcher.java:51)
at sun.misc.Launcher.<clinit>(Launcher.java:39)
at java.lang.ClassLoader.initSystemClassLoader(ClassLoader.java:1304)
at java.lang.ClassLoader.getSystemClassLoader(ClassLoader.java:1286) ?

1 个解决方案

#1


1  

You should use the jdk6 variant of JBoss built (http://sourceforge.net/projects/jboss/files/JBoss/JBoss-4.2.3.GA/jboss-4.2.3.GA-jdk6.zip/download)

您应该使用JBoss构建的jdk6变种(http://sourceforge.net/projects/jboss/files/jboss/jboss - 4.2.3.ga -jdk6.zip/download)

#1


1  

You should use the jdk6 variant of JBoss built (http://sourceforge.net/projects/jboss/files/JBoss/JBoss-4.2.3.GA/jboss-4.2.3.GA-jdk6.zip/download)

您应该使用JBoss构建的jdk6变种(http://sourceforge.net/projects/jboss/files/jboss/jboss - 4.2.3.ga -jdk6.zip/download)