|
| <prev next> |
[xstream-dev] [jira] Created: (XSTR-103) JVM detection not working sometime: msg#00027java.xstream.devel
Message: A new issue has been created in JIRA. --------------------------------------------------------------------- View the issue: http://jira.codehaus.org/browse/XSTR-103 Here is an overview of the issue: --------------------------------------------------------------------- Key: XSTR-103 Summary: JVM detection not working sometimes in JRockit Type: Bug Status: Unassigned Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: XStream Assignee: Reporter: Hal Deadman Created: Wed, 28 Jul 2004 5:34 PM Updated: Wed, 28 Jul 2004 5:34 PM Description: We are running on JRockit 8.1 1.41_05 and it is trying detect the Sun JVM but it is getting an java.lang.UnsatisfiedLinkError which isn't being caught so the pure java impl is not being used. Could you add } catch (java.lang.UnsatisfiedLinkError e) { reflectionProvider = new PureJavaReflectionProvider(); } to the catch block in bestReflectionProvider(). Thanks, Hal java.lang.UnsatisfiedLinkError: registerNatives at sun.misc.Unsafe.registerNatives()V(Native Method) at sun.misc.Unsafe.<clinit>()V(Unsafe.java:28) at COM.jrockit.vm.Classes.forName0(Ljava.lang.String;ZI)I(Native Method) at COM.jrockit.vm.Classes.forName(Ljava.lang.String;ZLjava.lang.ClassLoader;)Ljava.lang.Class;(Unknown Source) at java.lang.Class.forName(Ljava.lang.String;I)Ljava.lang.Class;(Unknown Source) at com.thoughtworks.xstream.core.JVM.loadClass(Ljava.lang.String;)Ljava.lang.Class;(JVM.java:21) at com.thoughtworks.xstream.core.JVM.bestReflectionProvider()Lcom.thoughtworks.xstream.converters.reflection.ReflectionProvider;(JVM.java:33) at com.thoughtworks.xstream.XStream.<init>()V(XStream.java:106) --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | [xjb-dev] [jira] Updated: (XJB-4) Ability to read jboss.xml ?, jira-yCVjj/EcxBJg9hUCZPvPmw |
|---|---|
| Previous by Thread: | [xjb-dev] [jira] Updated: (XJB-4) Ability to read jboss.xml ?, jira-yCVjj/EcxBJg9hUCZPvPmw |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |