Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » Problem with latest integration build
Problem with latest integration build [message #108550] Wed, 01 June 2005 08:04 Go to next message
Eclipse UserFriend
Hello

I am running Eclipse RC1 on WinXP and downloaded and installed all of the
plugins referenced as prerequisites on the downloadpage for the WTP
I20050601 build.

When starting eclipse I get the error message included below. Any triks I
need to do?


Tor


!SESSION 2005-06-01
13:55:37.680 -----------------------------------------------
eclipse.buildId=I20050527-1300
java.version=1.5.0_02
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=no_NO
Command-line arguments: -os win32 -ws win32 -arch x86

!ENTRY org.eclipse.update.configurator 2005-06-01 13:55:38.840
!MESSAGE Plugin does not have a valid identifier:
plugins/org.eclipse.jst.doc.isv_1.0.0/

!ENTRY org.eclipse.update.configurator 2005-06-01 13:55:38.840
!MESSAGE Plugin does not have a valid version:
plugins/org.eclipse.jst.doc.isv_1.0.0/

!ENTRY org.eclipse.update.configurator 2005-06-01 13:55:39.140
!MESSAGE Plugin does not have a valid identifier:
plugins/org.eclipse.wst.doc.isv_1.0.0/

!ENTRY org.eclipse.update.configurator 2005-06-01 13:55:39.140
!MESSAGE Plugin does not have a valid version:
plugins/org.eclipse.wst.doc.isv_1.0.0/

!ENTRY org.eclipse.update.configurator 2005-06-01 13:55:39.150
!MESSAGE Plugin does not have a valid identifier:
plugins/org.eclipse.wst.html.ui_1.0.0.jar

!ENTRY org.eclipse.update.configurator 2005-06-01 13:55:39.150
!MESSAGE Plugin does not have a valid version:
plugins/org.eclipse.wst.html.ui_1.0.0.jar

!ENTRY org.eclipse.update.configurator 2005-06-01 13:55:40.390
!MESSAGE Could not install bundle plugins/org.eclipse.jst.doc.isv_1.0.0/
Error converting plugin at
c:\tools\eclipse31RC1\eclipse\plugins\org.eclipse.jst.doc.is v_1.0.0.

!ENTRY org.eclipse.update.configurator 2005-06-01 13:55:40.610
!MESSAGE Could not install bundle plugins/org.eclipse.wst.doc.isv_1.0.0/
Error converting plugin at
c:\tools\eclipse31RC1\eclipse\plugins\org.eclipse.wst.doc.is v_1.0.0.

!ENTRY org.eclipse.update.configurator 2005-06-01 13:55:40.620
!MESSAGE Could not install bundle plugins/org.eclipse.wst.html.ui_1.0.0.jar
Error converting plugin at
c:\tools\eclipse31RC1\eclipse\plugins\org.eclipse.wst.html.u i_1.0.0.jar.
Re: Problem with latest integration build [message #109039 is a reply to message #108550] Thu, 02 June 2005 05:04 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: levi.artsoft-consult.ro

Hi,

I have the same problem using win2k. Anybody know how to solve it?

Levi



Tor Neple wrote:
> Hello
>
> I am running Eclipse RC1 on WinXP and downloaded and installed all of the
> plugins referenced as prerequisites on the downloadpage for the WTP
> I20050601 build.
>
> When starting eclipse I get the error message included below. Any triks I
> need to do?
>
>
> Tor
>
>
> !SESSION 2005-06-01
> 13:55:37.680 -----------------------------------------------
> eclipse.buildId=I20050527-1300
> java.version=1.5.0_02
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=no_NO
> Command-line arguments: -os win32 -ws win32 -arch x86
>
> !ENTRY org.eclipse.update.configurator 2005-06-01 13:55:38.840
> !MESSAGE Plugin does not have a valid identifier:
> plugins/org.eclipse.jst.doc.isv_1.0.0/
>
> !ENTRY org.eclipse.update.configurator 2005-06-01 13:55:38.840
> !MESSAGE Plugin does not have a valid version:
> plugins/org.eclipse.jst.doc.isv_1.0.0/
>
> !ENTRY org.eclipse.update.configurator 2005-06-01 13:55:39.140
> !MESSAGE Plugin does not have a valid identifier:
> plugins/org.eclipse.wst.doc.isv_1.0.0/
>
> !ENTRY org.eclipse.update.configurator 2005-06-01 13:55:39.140
> !MESSAGE Plugin does not have a valid version:
> plugins/org.eclipse.wst.doc.isv_1.0.0/
>
> !ENTRY org.eclipse.update.configurator 2005-06-01 13:55:39.150
> !MESSAGE Plugin does not have a valid identifier:
> plugins/org.eclipse.wst.html.ui_1.0.0.jar
>
> !ENTRY org.eclipse.update.configurator 2005-06-01 13:55:39.150
> !MESSAGE Plugin does not have a valid version:
> plugins/org.eclipse.wst.html.ui_1.0.0.jar
>
> !ENTRY org.eclipse.update.configurator 2005-06-01 13:55:40.390
> !MESSAGE Could not install bundle plugins/org.eclipse.jst.doc.isv_1.0.0/
> Error converting plugin at
> c:\tools\eclipse31RC1\eclipse\plugins\org.eclipse.jst.doc.is v_1.0.0.
>
> !ENTRY org.eclipse.update.configurator 2005-06-01 13:55:40.610
> !MESSAGE Could not install bundle plugins/org.eclipse.wst.doc.isv_1.0.0/
> Error converting plugin at
> c:\tools\eclipse31RC1\eclipse\plugins\org.eclipse.wst.doc.is v_1.0.0.
>
> !ENTRY org.eclipse.update.configurator 2005-06-01 13:55:40.620
> !MESSAGE Could not install bundle plugins/org.eclipse.wst.html.ui_1.0.0.jar
> Error converting plugin at
> c:\tools\eclipse31RC1\eclipse\plugins\org.eclipse.wst.html.u i_1.0.0.jar.
>
>
Re: Problem with latest integration build [message #109156 is a reply to message #108550] Thu, 02 June 2005 12:54 Go to previous messageGo to next message
Eclipse UserFriend
Have you tried to run on Java 1.4 instead?
Did you install the update patches?
There were quite a few one on Rc1, most have been released to head.
The latest N build still did not pass, but there should be an I build AfAIK.
I would wait for that one.
Life on the bleeding edge ... :-)

"Tor Neple" <tor.neple@sintef.no> wrote in message
news:d7k8j7$2q6$1@news.eclipse.org...
> Hello
>
> I am running Eclipse RC1 on WinXP and downloaded and installed all of the
> plugins referenced as prerequisites on the downloadpage for the WTP
> I20050601 build.
>
> When starting eclipse I get the error message included below. Any triks I
> need to do?
>
>
> Tor
>
>
> !SESSION 2005-06-01
> 13:55:37.680 -----------------------------------------------
> eclipse.buildId=I20050527-1300
> java.version=1.5.0_02
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=no_NO
> Command-line arguments: -os win32 -ws win32 -arch x86
>
> !ENTRY org.eclipse.update.configurator 2005-06-01 13:55:38.840
> !MESSAGE Plugin does not have a valid identifier:
> plugins/org.eclipse.jst.doc.isv_1.0.0/
>
> !ENTRY org.eclipse.update.configurator 2005-06-01 13:55:38.840
> !MESSAGE Plugin does not have a valid version:
> plugins/org.eclipse.jst.doc.isv_1.0.0/
>
> !ENTRY org.eclipse.update.configurator 2005-06-01 13:55:39.140
> !MESSAGE Plugin does not have a valid identifier:
> plugins/org.eclipse.wst.doc.isv_1.0.0/
>
> !ENTRY org.eclipse.update.configurator 2005-06-01 13:55:39.140
> !MESSAGE Plugin does not have a valid version:
> plugins/org.eclipse.wst.doc.isv_1.0.0/
>
> !ENTRY org.eclipse.update.configurator 2005-06-01 13:55:39.150
> !MESSAGE Plugin does not have a valid identifier:
> plugins/org.eclipse.wst.html.ui_1.0.0.jar
>
> !ENTRY org.eclipse.update.configurator 2005-06-01 13:55:39.150
> !MESSAGE Plugin does not have a valid version:
> plugins/org.eclipse.wst.html.ui_1.0.0.jar
>
> !ENTRY org.eclipse.update.configurator 2005-06-01 13:55:40.390
> !MESSAGE Could not install bundle plugins/org.eclipse.jst.doc.isv_1.0.0/
> Error converting plugin at
> c:\tools\eclipse31RC1\eclipse\plugins\org.eclipse.jst.doc.is v_1.0.0.
>
> !ENTRY org.eclipse.update.configurator 2005-06-01 13:55:40.610
> !MESSAGE Could not install bundle plugins/org.eclipse.wst.doc.isv_1.0.0/
> Error converting plugin at
> c:\tools\eclipse31RC1\eclipse\plugins\org.eclipse.wst.doc.is v_1.0.0.
>
> !ENTRY org.eclipse.update.configurator 2005-06-01 13:55:40.620
> !MESSAGE Could not install bundle
plugins/org.eclipse.wst.html.ui_1.0.0.jar
> Error converting plugin at
> c:\tools\eclipse31RC1\eclipse\plugins\org.eclipse.wst.html.u i_1.0.0.jar.
>
>
Re: Problem with latest integration build [message #109192 is a reply to message #108550] Thu, 02 June 2005 15:02 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: ceeneel.gmail.com

Message on wtp-dev list:

A problem in has been discovered in 3.1 RC1, preventing launching of second
instance of Eclipse if it includes org.eclipse.update.configurator plug-in.
The problem appears in some combinations of eclipse, workspace, target
platform locations and how they are relate to each other. See
https://bugs.eclipse.org/bugs/show_bug.cgi?id=97148

Everyone participating in RC1 test pass, or experiencing launching problems,
please download a replacement for org.eclipse.update.configurator plug-in
from https://bugs.eclipse.org/bugs/attachment.cgi?id=21966 that works around
the problem. Please place the jar under eclipse/plugins directory to
overwrite RC1 version of org.eclipse.update.configurator_3.1.0.jar. Please
report any regressions in bugzilla under Install/Update component.


"Tor Neple" <tor.neple@sintef.no> wrote in message
news:d7k8j7$2q6$1@news.eclipse.org...
> Hello
>
> I am running Eclipse RC1 on WinXP and downloaded and installed all of the
> plugins referenced as prerequisites on the downloadpage for the WTP
> I20050601 build.
>
> When starting eclipse I get the error message included below. Any triks I
> need to do?
>
>
> Tor
>
>
> !SESSION 2005-06-01
> 13:55:37.680 -----------------------------------------------
> eclipse.buildId=I20050527-1300
> java.version=1.5.0_02
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=no_NO
> Command-line arguments: -os win32 -ws win32 -arch x86
>
> !ENTRY org.eclipse.update.configurator 2005-06-01 13:55:38.840
> !MESSAGE Plugin does not have a valid identifier:
> plugins/org.eclipse.jst.doc.isv_1.0.0/
>
> !ENTRY org.eclipse.update.configurator 2005-06-01 13:55:38.840
> !MESSAGE Plugin does not have a valid version:
> plugins/org.eclipse.jst.doc.isv_1.0.0/
>
> !ENTRY org.eclipse.update.configurator 2005-06-01 13:55:39.140
> !MESSAGE Plugin does not have a valid identifier:
> plugins/org.eclipse.wst.doc.isv_1.0.0/
>
> !ENTRY org.eclipse.update.configurator 2005-06-01 13:55:39.140
> !MESSAGE Plugin does not have a valid version:
> plugins/org.eclipse.wst.doc.isv_1.0.0/
>
> !ENTRY org.eclipse.update.configurator 2005-06-01 13:55:39.150
> !MESSAGE Plugin does not have a valid identifier:
> plugins/org.eclipse.wst.html.ui_1.0.0.jar
>
> !ENTRY org.eclipse.update.configurator 2005-06-01 13:55:39.150
> !MESSAGE Plugin does not have a valid version:
> plugins/org.eclipse.wst.html.ui_1.0.0.jar
>
> !ENTRY org.eclipse.update.configurator 2005-06-01 13:55:40.390
> !MESSAGE Could not install bundle plugins/org.eclipse.jst.doc.isv_1.0.0/
> Error converting plugin at
> c:\tools\eclipse31RC1\eclipse\plugins\org.eclipse.jst.doc.is v_1.0.0.
>
> !ENTRY org.eclipse.update.configurator 2005-06-01 13:55:40.610
> !MESSAGE Could not install bundle plugins/org.eclipse.wst.doc.isv_1.0.0/
> Error converting plugin at
> c:\tools\eclipse31RC1\eclipse\plugins\org.eclipse.wst.doc.is v_1.0.0.
>
> !ENTRY org.eclipse.update.configurator 2005-06-01 13:55:40.620
> !MESSAGE Could not install bundle
> plugins/org.eclipse.wst.html.ui_1.0.0.jar Error converting plugin at
> c:\tools\eclipse31RC1\eclipse\plugins\org.eclipse.wst.html.u i_1.0.0.jar.
>
Re: Problem with latest integration build [message #109968 is a reply to message #109192] Wed, 08 June 2005 03:38 Go to previous message
Eclipse UserFriend
On Thu, 02 Jun 2005 15:02:56 -0400, Yogesh Chaudhari <ceeneel@gmail.com> wrote:

>>
>> !ENTRY org.eclipse.update.configurator 2005-06-01 13:55:40.610
>> !MESSAGE Could not install bundle plugins/org.eclipse.wst.doc.isv_1.0.0/
>> Error converting plugin at
>> c:\tools\eclipse31RC1\eclipse\plugins\org.eclipse.wst.doc.is v_1.0.0.
>>
>> !ENTRY org.eclipse.update.configurator 2005-06-01 13:55:40.620
>> !MESSAGE Could not install bundle
>> plugins/org.eclipse.wst.html.ui_1.0.0.jar Error converting plugin at
>> c:\tools\eclipse31RC1\eclipse\plugins\org.eclipse.wst.html.u i_1.0.0.jar.
>>

Just to clarify, this list of problems is not due to the update.configurator
patch (the update.configurator patch is needed to use RC1, but these bugs
are of a different nature. The last (HTML) one indicates you got an early version
of the I-build ... 6/3's a little better. The "doc" ones are related to
how we've been switching to a new way to package our plugins (new to us)
and we haven't quite got the doc ones figured out ... even yet!
But they do no harm ... well, except there would be no doc, if we had any
there to begin with :)
Previous Topic:right WTP build for RC1
Next Topic:xml generation & Sun ONE 7
Goto Forum:
  


Current Time: Thu May 08 17:24:27 EDT 2025

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

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

Back to the top