search for: nosuchmethodexception

Displaying 8 results from an estimated 8 matches for "nosuchmethodexception".

2007 Mar 25
2
trouble (NoSuchMethodException) creating new chime display
I am trying to create some new Chime displays using the new display wizard. I''m practicing by basing them off an existing display. When I get to the end of the wizard and press finish, I get an NoSuchMethodException: org.opensolaris.chime.util.TableSortCriteria.getAscending error (more details below). I''ve watched Tom Erickson''s screencast several times, and read through the docs on this site, but can''t seem to get around this error. After the error occurs, I can edit the resulting...
2013 Nov 21
2
[LLVMdev] vmkit2 core dump after building mmtk
...NING: Class file 'java/lang/reflect/Type' requires Java version 1.7. This JVM only supports Java versions up to 1.6. WARNING: Class file 'java/lang/reflect/AnnotatedElement' requires Java version 1.7. This JVM only supports Java versions up to 1.6. WARNING: Class file 'java/lang/NoSuchMethodException' requires Java version 1.7. This JVM only supports Java versions up to 1.6. WARNING: Class file 'java/lang/reflect/InvocationTargetException' requires Java version 1.7. This JVM only supports Java versions up to 1.6. WARNING: Class file 'java/lang/IndexOutOfBoundsException' requ...
2012 Apr 08
6
PMB.exe Error when Installing League of Legends
I'm using the terminal commands from http://appdb.winehq.org/objectManager.php?sClass=version&iId=19141 The LeagueofLegends.exe starts fine, but when it gets to the part where it starts Pando Media Booster, I get a Program Error saying "The program PMB.exe has encountered a serious problem and needs to close. We are sorry for the inconvenience." Under that it says: "This
2013 Nov 21
2
[LLVMdev] vmkit2 core dump after building mmtk
...ect/Type' requires Java version >> 1.7. This JVM only supports Java versions up to 1.6. >> WARNING: Class file 'java/lang/reflect/AnnotatedElement' requires Java >> version 1.7. This JVM only supports Java versions up to 1.6. >> WARNING: Class file 'java/lang/NoSuchMethodException' requires Java >> version 1.7. This JVM only supports Java versions up to 1.6. >> WARNING: Class file 'java/lang/reflect/InvocationTargetException' >> requires Java version 1.7. This JVM only supports Java versions up to >> 1.6. >> WARNING: Class file '...
2013 Nov 21
0
[LLVMdev] vmkit2 core dump after building mmtk
...9;java/lang/reflect/Type' requires Java version > 1.7. This JVM only supports Java versions up to 1.6. > WARNING: Class file 'java/lang/reflect/AnnotatedElement' requires Java > version 1.7. This JVM only supports Java versions up to 1.6. > WARNING: Class file 'java/lang/NoSuchMethodException' requires Java > version 1.7. This JVM only supports Java versions up to 1.6. > WARNING: Class file 'java/lang/reflect/InvocationTargetException' > requires Java version 1.7. This JVM only supports Java versions up to > 1.6. > WARNING: Class file 'java/lang/IndexOutOf...
2013 Nov 22
0
[LLVMdev] vmkit2 core dump after building mmtk
...quires Java version >>> 1.7. This JVM only supports Java versions up to 1.6. >>> WARNING: Class file 'java/lang/reflect/AnnotatedElement' requires Java >>> version 1.7. This JVM only supports Java versions up to 1.6. >>> WARNING: Class file 'java/lang/NoSuchMethodException' requires Java >>> version 1.7. This JVM only supports Java versions up to 1.6. >>> WARNING: Class file 'java/lang/reflect/InvocationTargetException' >>> requires Java version 1.7. This JVM only supports Java versions up to >>> 1.6. >>> WARNI...
2013 Nov 21
0
[LLVMdev] vmkit2 core dump after building mmtk
I also misunderstood :) So, in this case, the problem is that your version of openjdk is probably not supported. In fact, we only support the version 7u23 of openjdk :) You can find this version here: http://www.oracle.com/technetwork/java/javase/downloads/java-archive-downloads-javase7-521261.html#jdk-7u25-oth-JPR Currently, I'm modifying the internal design of vmkit and I'm not working
2013 Nov 21
2
[LLVMdev] vmkit2 core dump after building mmtk
I guess I mispoke, I checked out the source from http://llvm.org/svn/llvm-project/vmkit/trunk. I thought this was vmkit2. I guess I was just referring to vmkit then. On Thu, Nov 21, 2013 at 12:10 PM, Gaƫl Thomas <gael.thomas00 at gmail.com> wrote: > Hi Adam, > > I don't know which repo you have used? Because only the llvm repo is > maintained (not the gforge one), and