|
From: Donnie J. <do...@da...> - 2008-10-30 05:10:09
|
Hello TuningFork,
I updated my TuningFork repository, but now when I try to run TuningFork I
get this error:
!SESSION Thu Oct 30 01:00:43 EDT 2008
------------------------------------------
!ENTRY org.eclipse.equinox.launcher 4 0 2008-10-30 01:00:43.933
!MESSAGE Exception launching the Eclipse Platform:
!STACK
java.lang.ClassNotFoundException:
org.eclipse.core.runtime.adaptor.EclipseStarter
at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:505)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
Any ideas how to fix this?
Thank you.
__
Donnie Jones
|
|
From: David P G. <gr...@us...> - 2008-10-31 18:11:23
|
Hi,
I believe I fixed it. Changes checked in right before lunch. The
problem was that we had updated the feature version numbers from 1.2 to 2.0
and hadn't made the corresponding change in the TuningFork.product file.
Needless to say the error message was less than helpful...took quite a
while to figure out what was wrong :(
--dave
"Donnie Jones" <do...@da...> wrote on 10/30/2008 01:10:03 AM:
>
> I updated my TuningFork repository, but now when I try to run
> TuningFork I get this error:
>
> !SESSION Thu Oct 30 01:00:43 EDT 2008
> ------------------------------------------
> !ENTRY org.eclipse.equinox.launcher 4 0 2008-10-30 01:00:43.933
> !MESSAGE Exception launching the Eclipse Platform:
> !STACK
> java.lang.ClassNotFoundException:
> org.eclipse.core.runtime.adaptor.EclipseStarter
> at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
> at java.security.AccessController.doPrivileged(Native Method)
> at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
> at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
> at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
> at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:505)
> at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
> at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
> at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
>
> Any ideas how to fix this?
> Thank you.
> __
> Donnie Jones
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's
challenge
> Build the coolest Linux based applications with Moblin SDK & win great
prizes
> Grand prize is a trip for two to an Open Source event anywhere in the
world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> Tuningforkvp-users mailing list
> Tun...@li...
> https://lists.sourceforge.net/lists/listinfo/tuningforkvp-users |
|
From: Donnie J. <do...@da...> - 2008-10-31 21:51:25
|
Hello David, Thanks! I'll test it out soon. __ Donnie On Fri, Oct 31, 2008 at 2:10 PM, David P Grove <gr...@us...> wrote: > Hi, > > I believe I fixed it. Changes checked in right before lunch. The problem > was that we had updated the feature version numbers from 1.2 to 2.0 and > hadn't made the corresponding change in the TuningFork.product file. > Needless to say the error message was less than helpful...took quite a while > to figure out what was wrong :( > > --dave > > > "Donnie Jones" <do...@da...> wrote on 10/30/2008 01:10:03 AM: > > > > > I updated my TuningFork repository, but now when I try to run > > TuningFork I get this error: > > > > !SESSION Thu Oct 30 01:00:43 EDT 2008 > > ------------------------------------------ > > !ENTRY org.eclipse.equinox.launcher 4 0 2008-10-30 01:00:43.933 > > !MESSAGE Exception launching the Eclipse Platform: > > !STACK > > java.lang.ClassNotFoundException: > > org.eclipse.core.runtime.adaptor.EclipseStarter > > at java.net.URLClassLoader$1.run(URLClassLoader.java:200) > > at java.security.AccessController.doPrivileged(Native Method) > > at java.net.URLClassLoader.findClass(URLClassLoader.java:188) > > at java.lang.ClassLoader.loadClass(ClassLoader.java:306) > > at java.lang.ClassLoader.loadClass(ClassLoader.java:251) > > at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:505) > > at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447) > > at org.eclipse.equinox.launcher.Main.run(Main.java:1173) > > at org.eclipse.equinox.launcher.Main.main(Main.java:1148) > > > > Any ideas how to fix this? > > Thank you. > > __ > > Donnie Jones > > ------------------------------------------------------------------------- > > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > > Build the coolest Linux based applications with Moblin SDK & win great > prizes > > Grand prize is a trip for two to an Open Source event anywhere in the > world > > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > > _______________________________________________ > > Tuningforkvp-users mailing list > > Tun...@li... > > https://lists.sourceforge.net/lists/listinfo/tuningforkvp-users > |
|
From: Donnie J. <do...@da...> - 2008-11-03 13:40:34
|
Hello David, Your updates fixed the problem. Thank you. __ Donnie On Fri, Oct 31, 2008 at 4:51 PM, Donnie Jones <do...@da...> wrote: > Hello David, > > Thanks! I'll test it out soon. > __ > Donnie > > > On Fri, Oct 31, 2008 at 2:10 PM, David P Grove <gr...@us...> wrote: > >> Hi, >> >> I believe I fixed it. Changes checked in right before lunch. The problem >> was that we had updated the feature version numbers from 1.2 to 2.0 and >> hadn't made the corresponding change in the TuningFork.product file. >> Needless to say the error message was less than helpful...took quite a while >> to figure out what was wrong :( >> >> --dave >> >> >> "Donnie Jones" <do...@da...> wrote on 10/30/2008 01:10:03 AM: >> >> > >> > I updated my TuningFork repository, but now when I try to run >> > TuningFork I get this error: >> > >> > !SESSION Thu Oct 30 01:00:43 EDT 2008 >> > ------------------------------------------ >> > !ENTRY org.eclipse.equinox.launcher 4 0 2008-10-30 01:00:43.933 >> > !MESSAGE Exception launching the Eclipse Platform: >> > !STACK >> > java.lang.ClassNotFoundException: >> > org.eclipse.core.runtime.adaptor.EclipseStarter >> > at java.net.URLClassLoader$1.run(URLClassLoader.java:200) >> > at java.security.AccessController.doPrivileged(Native Method) >> > at java.net.URLClassLoader.findClass(URLClassLoader.java:188) >> > at java.lang.ClassLoader.loadClass(ClassLoader.java:306) >> > at java.lang.ClassLoader.loadClass(ClassLoader.java:251) >> > at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:505) >> > at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447) >> > at org.eclipse.equinox.launcher.Main.run(Main.java:1173) >> > at org.eclipse.equinox.launcher.Main.main(Main.java:1148) >> > >> > Any ideas how to fix this? >> > Thank you. >> > __ >> > Donnie Jones >> > >> ------------------------------------------------------------------------- >> > This SF.Net email is sponsored by the Moblin Your Move Developer's >> challenge >> > Build the coolest Linux based applications with Moblin SDK & win great >> prizes >> > Grand prize is a trip for two to an Open Source event anywhere in the >> world >> > http://moblin-contest.org/redirect.php?banner_id=100&url=/ >> > _______________________________________________ >> > Tuningforkvp-users mailing list >> > Tun...@li... >> > https://lists.sourceforge.net/lists/listinfo/tuningforkvp-users >> > > |