Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Error on plug-in installation with eclipse 3.0
Error on plug-in installation with eclipse 3.0 [message #258332] Mon, 05 July 2004 08:56 Go to next message
Eclipse UserFriend
Originally posted by: richard.grossman.mobilitec.com

Hi,

I got some plug-in like VSS plugin 1.6.0 version is OK for eclipse 3.0
final.
when I try to install it I got :

!SESSION Mon Jul 05 08:15:03 GMT
2004 ------------------------------------------
!ENTRY org.eclipse.core.launcher 4 0 Jul 05, 2004 08:15:03.734
!MESSAGE Exception launching the Eclipse Platform:
!STACK
java.lang.RuntimeException: Could not find framework
at org.eclipse.core.launcher.Main.getBootPath(Main.java:355)
at org.eclipse.core.launcher.Main.basicRun(Main.java:172)
at org.eclipse.core.launcher.Main.run(Main.java:644)
at org.eclipse.core.launcher.Main.main(Main.java:628)

The same error occurs on other plug-in,

Help please

Richard Grossman
Re: Error on plug-in installation with eclipse 3.0 [message #258383 is a reply to message #258332] Mon, 05 July 2004 11:53 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: pascal.ibm.canada

It looks like you overwrote some files in the org.eclipse.osgi plugin.

PaScaL

Richard Grossman wrote:
> Hi,
>
> I got some plug-in like VSS plugin 1.6.0 version is OK for eclipse 3.0
> final.
> when I try to install it I got :
>
> !SESSION Mon Jul 05 08:15:03 GMT
> 2004 ------------------------------------------
> !ENTRY org.eclipse.core.launcher 4 0 Jul 05, 2004 08:15:03.734
> !MESSAGE Exception launching the Eclipse Platform:
> !STACK
> java.lang.RuntimeException: Could not find framework
> at org.eclipse.core.launcher.Main.getBootPath(Main.java:355)
> at org.eclipse.core.launcher.Main.basicRun(Main.java:172)
> at org.eclipse.core.launcher.Main.run(Main.java:644)
> at org.eclipse.core.launcher.Main.main(Main.java:628)
>
> The same error occurs on other plug-in,
>
> Help please
>
> Richard Grossman
>
>
Re: Error on plug-in installation with eclipse 3.0 [message #258670 is a reply to message #258383] Tue, 06 July 2004 10:57 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: richard.grossman.mobilitec.com

Not at all,

Nothing has been touched in this plug-in dir
Something else ?

Richard

"Pascal Rapicault" <pascal@ibm.canada> wrote in message
news:ccbfe9$fnr$1@eclipse.org...
> It looks like you overwrote some files in the org.eclipse.osgi plugin.
>
> PaScaL
>
> Richard Grossman wrote:
> > Hi,
> >
> > I got some plug-in like VSS plugin 1.6.0 version is OK for eclipse 3.0
> > final.
> > when I try to install it I got :
> >
> > !SESSION Mon Jul 05 08:15:03 GMT
> > 2004 ------------------------------------------
> > !ENTRY org.eclipse.core.launcher 4 0 Jul 05, 2004 08:15:03.734
> > !MESSAGE Exception launching the Eclipse Platform:
> > !STACK
> > java.lang.RuntimeException: Could not find framework
> > at org.eclipse.core.launcher.Main.getBootPath(Main.java:355)
> > at org.eclipse.core.launcher.Main.basicRun(Main.java:172)
> > at org.eclipse.core.launcher.Main.run(Main.java:644)
> > at org.eclipse.core.launcher.Main.main(Main.java:628)
> >
> > The same error occurs on other plug-in,
> >
> > Help please
> >
> > Richard Grossman
> >
> >
Re: Error on plug-in installation with eclipse 3.0 [message #258700 is a reply to message #258670] Tue, 06 July 2004 11:38 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: pascal.ibm.canada

Are you sure that the zip you dl was not corrupted?
Can you verify that the vss archive that you get does not explodes files
in other folders than where it is supposed to?

If it is reproduceable please enter a bug report in equinox / general.

PaScaL


Richard Grossman wrote:
> Not at all,
>
> Nothing has been touched in this plug-in dir
> Something else ?
>
> Richard
>
> "Pascal Rapicault" <pascal@ibm.canada> wrote in message
> news:ccbfe9$fnr$1@eclipse.org...
>
>>It looks like you overwrote some files in the org.eclipse.osgi plugin.
>>
>>PaScaL
>>
>>Richard Grossman wrote:
>>
>>>Hi,
>>>
>>>I got some plug-in like VSS plugin 1.6.0 version is OK for eclipse 3.0
>>>final.
>>>when I try to install it I got :
>>>
>>>!SESSION Mon Jul 05 08:15:03 GMT
>>>2004 ------------------------------------------
>>>!ENTRY org.eclipse.core.launcher 4 0 Jul 05, 2004 08:15:03.734
>>>!MESSAGE Exception launching the Eclipse Platform:
>>>!STACK
>>>java.lang.RuntimeException: Could not find framework
>>> at org.eclipse.core.launcher.Main.getBootPath(Main.java:355)
>>> at org.eclipse.core.launcher.Main.basicRun(Main.java:172)
>>> at org.eclipse.core.launcher.Main.run(Main.java:644)
>>> at org.eclipse.core.launcher.Main.main(Main.java:628)
>>>
>>>The same error occurs on other plug-in,
>>>
>>>Help please
>>>
>>>Richard Grossman
>>>
>>>
>
>
>
Re: Error on plug-in installation with eclipse 3.0 [message #259007 is a reply to message #258700] Wed, 07 July 2004 07:36 Go to previous message
Eclipse UserFriend
Originally posted by: richard.grossman.mobilitec.com

Hi,

After some test, I've take the source of the plug in I've recompile all and
rebuild the plug-in when i try it by launching via the plug-in editor of
eclipse the runtine workbench load the plug in without problem. When I take
the Zip file produced and unzip it into the real eclipse plug-in dir I got
this error.
What do you think ?

Richard


"Pascal Rapicault" <pascal@ibm.canada> wrote in message
news:cce2ua$p8d$1@eclipse.org...
> Are you sure that the zip you dl was not corrupted?
> Can you verify that the vss archive that you get does not explodes files
> in other folders than where it is supposed to?
>
> If it is reproduceable please enter a bug report in equinox / general.
>
> PaScaL
>
>
> Richard Grossman wrote:
> > Not at all,
> >
> > Nothing has been touched in this plug-in dir
> > Something else ?
> >
> > Richard
> >
> > "Pascal Rapicault" <pascal@ibm.canada> wrote in message
> > news:ccbfe9$fnr$1@eclipse.org...
> >
> >>It looks like you overwrote some files in the org.eclipse.osgi plugin.
> >>
> >>PaScaL
> >>
> >>Richard Grossman wrote:
> >>
> >>>Hi,
> >>>
> >>>I got some plug-in like VSS plugin 1.6.0 version is OK for eclipse 3.0
> >>>final.
> >>>when I try to install it I got :
> >>>
> >>>!SESSION Mon Jul 05 08:15:03 GMT
> >>>2004 ------------------------------------------
> >>>!ENTRY org.eclipse.core.launcher 4 0 Jul 05, 2004 08:15:03.734
> >>>!MESSAGE Exception launching the Eclipse Platform:
> >>>!STACK
> >>>java.lang.RuntimeException: Could not find framework
> >>> at org.eclipse.core.launcher.Main.getBootPath(Main.java:355)
> >>> at org.eclipse.core.launcher.Main.basicRun(Main.java:172)
> >>> at org.eclipse.core.launcher.Main.run(Main.java:644)
> >>> at org.eclipse.core.launcher.Main.main(Main.java:628)
> >>>
> >>>The same error occurs on other plug-in,
> >>>
> >>>Help please
> >>>
> >>>Richard Grossman
> >>>
> >>>
> >
> >
> >
Previous Topic:stupid stupid stupid
Next Topic:First day of Eclipse, but rough
Goto Forum:
  


Current Time: Sun Jun 30 13:49:22 GMT 2024

Powered by FUDForum. Page generated in 0.03915 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top