Skip to main content



      Home
Home » Archived » Visual Editor (VE) » Problem in "WTP Common Utilities"
Problem in "WTP Common Utilities" [message #69568] Mon, 01 November 2004 07:43 Go to next message
Eclipse UserFriend
Hi,

I installed VE 1.0.1.1. When I look into my configuration (Help -> Software
Updates -> Manage Configuration)
I see a Problem Marker at "Visual Editor 1.0.1.1". The properties say
<<Included feature "Java EMF Model" version "1.0.1.1" contains problems.>>
The JEM properties say: <<Included feature "WTP EMF Integration Core"
version "1.0.1.1" is disabled.>>
But I do not know how to enable it. Below the WTP EMF Integration Core is a
"WTP Common Utilities 1.0.1" which is disabled to.
Any ideas? Is there any procedure to determine why a Feature is disabled?

Andreas
Re: Problem in "WTP Common Utilities" [message #69628 is a reply to message #69568] Mon, 01 November 2004 11:13 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

Do you have the Web Tools project initial download installed from
Eclipse? The original version uses an older version of common utilities
that conflicts with the latest code.

Do you have StrutsStudioPro (or something like that) installed? The
current version of that releases a conflicting version of common utilities.

Click on the disabled feature in the manage configuration, select "Show
Properties". Sometimes one of the displayed tabs will give a clearer
answer as to why it is disabled.

In the .log file, are there any error messages. Typically in there it is
stated why a feature is disabled.


--
Thanks,
Rich Kulp
Re: Problem in "WTP Common Utilities" [message #69670 is a reply to message #69628] Tue, 02 November 2004 03:15 Go to previous messageGo to next message
Eclipse UserFriend
Hello Rich,

> Do you have the Web Tools project initial download installed from

> Eclipse? The original version uses an older version of common

> utilities that conflicts with the latest code.

I had them. I uninstalled it and reinstalled the VE, but the problem

of disabled "com.ibm.wtp.common.util_1.0.1" remains.

> Click on the disabled feature in the manage configuration, select

> "Show Properties". Sometimes one of the displayed tabs will give a clearer

> answer as to why it is disabled.

Unfortunately the only message is "The feature is disabled."



> In the .log file, are there any error messages. Typically in there it

> is stated why a feature is disabled.

I found some of these:

org.osgi.framework.BundleException: Error converting plugin at
d:\Programme\eclipse\plugins\com.ibm.wtp.common.util_1.0.1.

at
org.eclipse.core.runtime.adaptor.EclipseBundleData.generateM anifest(EclipseB
undleData.java:236)

at
org.eclipse.core.runtime.adaptor.EclipseBundleData.loadManif est(EclipseBundl
eData.java:191)

at
org.eclipse.core.runtime.adaptor.CachedManifest.getManifest( CachedManifest.j
ava:36)

at
org.eclipse.core.runtime.adaptor.CachedManifest.get(CachedMa nifest.java:75)

at
org.eclipse.osgi.framework.internal.core.ManifestLocalizatio n.getResourceBun
dle(ManifestLocalization.java:98)

at
org.eclipse.osgi.framework.internal.core.ManifestLocalizatio n.getHeaders(Man
ifestLocalization.java:52)

at
org.eclipse.osgi.framework.internal.core.AbstractBundle.getH eaders(AbstractB
undle.java:1032)

at
org.eclipse.osgi.framework.internal.core.AbstractBundle.getH eaders(AbstractB
undle.java:982)

at
org.eclipse.osgi.framework.internal.core.AbstractBundle.unin stallWorkerPrivi
leged(AbstractBundle.java:913)

at
org.eclipse.osgi.framework.internal.core.AbstractBundle$4.ru n(AbstractBundle
..java:836)

at java.security.AccessController.doPrivileged(Native Method) at
org.eclipse.osgi.framework.internal.core.AbstractBundle.unin stallWorker(Abst
ractBundle.java:869)

at
org.eclipse.osgi.framework.internal.core.AbstractBundle.unin stall(AbstractBu
ndle.java:834)

at
org.eclipse.update.internal.configurator.ConfigurationActiva tor.installBundl
es(ConfigurationActivator.java:171)

at
org.eclipse.update.internal.configurator.ConfigurationActiva tor.start(Config
urationActivator.java:82)

at
org.eclipse.osgi.framework.internal.core.BundleContextImpl$1 .run(BundleConte
xtImpl.java:958)

at java.security.AccessController.doPrivileged(Native Method) at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tartActivator(Bu
ndleContextImpl.java:954)

at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tart(BundleConte
xtImpl.java:937)

at
org.eclipse.osgi.framework.internal.core.BundleHost.startWor ker(BundleHost.j
ava:421)

at
org.eclipse.osgi.framework.internal.core.AbstractBundle.resu me(AbstractBundl
e.java:366)

at
org.eclipse.osgi.framework.internal.core.Framework.resumeBun dle(Framework.ja
va:999)

at
org.eclipse.osgi.framework.internal.core.StartLevelManager.r esumeBundles(Sta
rtLevelManager.java:577)

at
org.eclipse.osgi.framework.internal.core.StartLevelManager.i ncFWSL(StartLeve
lManager.java:488)

at
org.eclipse.osgi.framework.internal.core.StartLevelManager.d oSetStartLevel(S
tartLevelManager.java:273)

at
org.eclipse.osgi.framework.internal.core.StartLevelManager.d ispatchEvent(Sta
rtLevelManager.java:444)

at
org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEve nt(EventManager.
java:186)

at org.eclipse.osgi.framework.eventmgr.EventThread.run(EventThr ead.java:104)

Caused by:
org.eclipse.osgi.service.pluginconversion.PluginConversionEx ception: Could
not find a plugin.xml or a fragment.xml in
d:\Programme\eclipse\plugins\com.ibm.wtp.common.util_1.0.1.

at
org.eclipse.core.runtime.adaptor.PluginConverterImpl.fillPlu ginInfo(PluginCo
nverterImpl.java:110)

at
org.eclipse.core.runtime.adaptor.PluginConverterImpl.convert Manifest(PluginC
onverterImpl.java:660)

at
org.eclipse.core.runtime.adaptor.EclipseBundleData.generateM anifest(EclipseB
undleData.java:233)

.... 27 more

Root exception:

org.eclipse.osgi.service.pluginconversion.PluginConversionEx ception: Could
not find a plugin.xml or a fragment.xml in
d:\Programme\eclipse\plugins\com.ibm.wtp.common.util_1.0.1.

at
org.eclipse.core.runtime.adaptor.PluginConverterImpl.fillPlu ginInfo(PluginCo
nverterImpl.java:110)

at
org.eclipse.core.runtime.adaptor.PluginConverterImpl.convert Manifest(PluginC
onverterImpl.java:660)

at
org.eclipse.core.runtime.adaptor.EclipseBundleData.generateM anifest(EclipseB
undleData.java:233)

at
org.eclipse.core.runtime.adaptor.EclipseBundleData.loadManif est(EclipseBundl
eData.java:191)

at
org.eclipse.core.runtime.adaptor.CachedManifest.getManifest( CachedManifest.j
ava:36)

at
org.eclipse.core.runtime.adaptor.CachedManifest.get(CachedMa nifest.java:75)

at
org.eclipse.osgi.framework.internal.core.ManifestLocalizatio n.getResourceBun
dle(ManifestLocalization.java:98)

at
org.eclipse.osgi.framework.internal.core.ManifestLocalizatio n.getHeaders(Man
ifestLocalization.java:52)

at
org.eclipse.osgi.framework.internal.core.AbstractBundle.getH eaders(AbstractB
undle.java:1032)

at
org.eclipse.osgi.framework.internal.core.AbstractBundle.getH eaders(AbstractB
undle.java:982)

at
org.eclipse.osgi.framework.internal.core.AbstractBundle.unin stallWorkerPrivi
leged(AbstractBundle.java:913)

at
org.eclipse.osgi.framework.internal.core.AbstractBundle$4.ru n(AbstractBundle
..java:836)

at java.security.AccessController.doPrivileged(Native Method) at
org.eclipse.osgi.framework.internal.core.AbstractBundle.unin stallWorker(Abst
ractBundle.java:869)

at
org.eclipse.osgi.framework.internal.core.AbstractBundle.unin stall(AbstractBu
ndle.java:834)

at
org.eclipse.update.internal.configurator.ConfigurationActiva tor.installBundl
es(ConfigurationActivator.java:171)

at
org.eclipse.update.internal.configurator.ConfigurationActiva tor.start(Config
urationActivator.java:82)

at
org.eclipse.osgi.framework.internal.core.BundleContextImpl$1 .run(BundleConte
xtImpl.java:958)

at java.security.AccessController.doPrivileged(Native Method) at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tartActivator(Bu
ndleContextImpl.java:954)

at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tart(BundleConte
xtImpl.java:937)

at
org.eclipse.osgi.framework.internal.core.BundleHost.startWor ker(BundleHost.j
ava:421)

at
org.eclipse.osgi.framework.internal.core.AbstractBundle.resu me(AbstractBundl
e.java:366)

at
org.eclipse.osgi.framework.internal.core.Framework.resumeBun dle(Framework.ja
va:999)

at
org.eclipse.osgi.framework.internal.core.StartLevelManager.r esumeBundles(Sta
rtLevelManager.java:577)

at
org.eclipse.osgi.framework.internal.core.StartLevelManager.i ncFWSL(StartLeve
lManager.java:488)

at
org.eclipse.osgi.framework.internal.core.StartLevelManager.d oSetStartLevel(S
tartLevelManager.java:273)

at
org.eclipse.osgi.framework.internal.core.StartLevelManager.d ispatchEvent(Sta
rtLevelManager.java:444)

at
org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEve nt(EventManager.
java:186)

at org.eclipse.osgi.framework.eventmgr.EventThread.run(EventThr ead.java:104)

Hello Rich,

> Do you have the Web Tools project initial download installed from

> Eclipse? The original version uses an older version of common

> utilities that conflicts with the latest code.

I had them. I uninstalled it and reinstalled the VE, but the problem

of disabled "com.ibm.wtp.common.util_1.0.1" remains.

> Click on the disabled feature in the manage configuration, select

> "Show Properties". Sometimes one of the displayed tabs will give a clearer

> answer as to why it is disabled.

Unfortunately the only message is "The feature is disabled."



> In the .log file, are there any error messages. Typically in there it

> is stated why a feature is disabled.

I found some of these:

org.osgi.framework.BundleException: Error converting plugin at
d:\Programme\eclipse\plugins\com.ibm.wtp.common.util_1.0.1.

at
org.eclipse.core.runtime.adaptor.EclipseBundleData.generateM anifest(EclipseB
undleData.java:236)

at
org.eclipse.core.runtime.adaptor.EclipseBundleData.loadManif est(EclipseBundl
eData.java:191)

at
org.eclipse.core.runtime.adaptor.CachedManifest.getManifest( CachedManifest.j
ava:36)

at
org.eclipse.core.runtime.adaptor.CachedManifest.get(CachedMa nifest.java:75)

at
org.eclipse.osgi.framework.internal.core.ManifestLocalizatio n.getResourceBun
dle(ManifestLocalization.java:98)

at
org.eclipse.osgi.framework.internal.core.ManifestLocalizatio n.getHeaders(Man
ifestLocalization.java:52)

at
org.eclipse.osgi.framework.internal.core.AbstractBundle.getH eaders(AbstractB
undle.java:1032)

at
org.eclipse.osgi.framework.internal.core.AbstractBundle.getH eaders(AbstractB
undle.java:982)

at
org.eclipse.osgi.framework.internal.core.AbstractBundle.unin stallWorkerPrivi
leged(AbstractBundle.java:913)

at
org.eclipse.osgi.framework.internal.core.AbstractBundle$4.ru n(AbstractBundle
..java:836)

at java.security.AccessController.doPrivileged(Native Method) at
org.eclipse.osgi.framework.internal.core.AbstractBundle.unin stallWorker(Abst
ractBundle.java:869)

at
org.eclipse.osgi.framework.internal.core.AbstractBundle.unin stall(AbstractBu
ndle.java:834)

at
org.eclipse.update.internal.configurator.ConfigurationActiva tor.installBundl
es(ConfigurationActivator.java:171)

at
org.eclipse.update.internal.configurator.ConfigurationActiva tor.start(Config
urationActivator.java:82)

at
org.eclipse.osgi.framework.internal.core.BundleContextImpl$1 .run(BundleConte
xtImpl.java:958)

at java.security.AccessController.doPrivileged(Native Method) at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tartActivator(Bu
ndleContextImpl.java:954)

at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tart(BundleConte
xtImpl.java:937)

at
org.eclipse.osgi.framework.internal.core.BundleHost.startWor ker(BundleHost.j
ava:421)

at
org.eclipse.osgi.framework.internal.core.AbstractBundle.resu me(AbstractBundl
e.java:366)

at
org.eclipse.osgi.framework.internal.core.Framework.resumeBun dle(Framework.ja
va:999)

at
org.eclipse.osgi.framework.internal.core.StartLevelManager.r esumeBundles(Sta
rtLevelManager.java:577)

at
org.eclipse.osgi.framework.internal.core.StartLevelManager.i ncFWSL(StartLeve
lManager.java:488)

at
org.eclipse.osgi.framework.internal.core.StartLevelManager.d oSetStartLevel(S
tartLevelManager.java:273)

at
org.eclipse.osgi.framework.internal.core.StartLevelManager.d ispatchEvent(Sta
rtLevelManager.java:444)

at
org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEve nt(EventManager.
java:186)

at org.eclipse.osgi.framework.eventmgr.EventThread.run(EventThr ead.java:104)

Caused by:
org.eclipse.osgi.service.pluginconversion.PluginConversionEx ception: Could
not find a plugin.xml or a fragment.xml in
d:\Programme\eclipse\plugins\com.ibm.wtp.common.util_1.0.1.

at
org.eclipse.core.runtime.adaptor.PluginConverterImpl.fillPlu ginInfo(PluginCo
nverterImpl.java:110)

at
org.eclipse.core.runtime.adaptor.PluginConverterImpl.convert Manifest(PluginC
onverterImpl.java:660)

at
org.eclipse.core.runtime.adaptor.EclipseBundleData.generateM anifest(EclipseB
undleData.java:233)

.... 27 more

Root exception:

org.eclipse.osgi.service.pluginconversion.PluginConversionEx ception: Could
not find a plugin.xml or a fragment.xml in
d:\Programme\eclipse\plugins\com.ibm.wtp.common.util_1.0.1.

at
org.eclipse.core.runtime.adaptor.PluginConverterImpl.fillPlu ginInfo(PluginCo
nverterImpl.java:110)

at
org.eclipse.core.runtime.adaptor.PluginConverterImpl.convert Manifest(PluginC
onverterImpl.java:660)

at
org.eclipse.core.runtime.adaptor.EclipseBundleData.generateM anifest(EclipseB
undleData.java:233)

at
org.eclipse.core.runtime.adaptor.EclipseBundleData.loadManif est(EclipseBundl
eData.java:191)

at
org.eclipse.core.runtime.adaptor.CachedManifest.getManifest( CachedManifest.j
ava:36)

at
org.eclipse.core.runtime.adaptor.CachedManifest.get(CachedMa nifest.java:75)

at
org.eclipse.osgi.framework.internal.core.ManifestLocalizatio n.getResourceBun
dle(ManifestLocalization.java:98)

at
org.eclipse.osgi.framework.internal.core.ManifestLocalizatio n.getHeaders(Man
ifestLocalization.java:52)

at
org.eclipse.osgi.framework.internal.core.AbstractBundle.getH eaders(AbstractB
undle.java:1032)

at
org.eclipse.osgi.framework.internal.core.AbstractBundle.getH eaders(AbstractB
undle.java:982)

at
org.eclipse.osgi.framework.internal.core.AbstractBundle.unin stallWorkerPrivi
leged(AbstractBundle.java:913)

at
org.eclipse.osgi.framework.internal.core.AbstractBundle$4.ru n(AbstractBundle
..java:836)

at java.security.AccessController.doPrivileged(Native Method) at
org.eclipse.osgi.framework.internal.core.AbstractBundle.unin stallWorker(Abst
ractBundle.java:869)

at
org.eclipse.osgi.framework.internal.core.AbstractBundle.unin stall(AbstractBu
ndle.java:834)

at
org.eclipse.update.internal.configurator.ConfigurationActiva tor.installBundl
es(ConfigurationActivator.java:171)

at
org.eclipse.update.internal.configurator.ConfigurationActiva tor.start(Config
urationActivator.java:82)

at
org.eclipse.osgi.framework.internal.core.BundleContextImpl$1 .run(BundleConte
xtImpl.java:958)

at java.security.AccessController.doPrivileged(Native Method) at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tartActivator(Bu
ndleContextImpl.java:954)

at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tart(BundleConte
xtImpl.java:937)

at
org.eclipse.osgi.framework.internal.core.BundleHost.startWor ker(BundleHost.j
ava:421)

at
org.eclipse.osgi.framework.internal.core.AbstractBundle.resu me(AbstractBundl
e.java:366)

at
org.eclipse.osgi.framework.internal.core.Framework.resumeBun dle(Framework.ja
va:999)

at
org.eclipse.osgi.framework.internal.core.StartLevelManager.r esumeBundles(Sta
rtLevelManager.java:577)

at
org.eclipse.osgi.framework.internal.core.StartLevelManager.i ncFWSL(StartLeve
lManager.java:488)

at
org.eclipse.osgi.framework.internal.core.StartLevelManager.d oSetStartLevel(S
tartLevelManager.java:273)

at
org.eclipse.osgi.framework.internal.core.StartLevelManager.d ispatchEvent(Sta
rtLevelManager.java:444)

at
org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEve nt(EventManager.
java:186)

at org.eclipse.osgi.framework.eventmgr.EventThread.run(EventThr ead.java:104)
Re: Problem in "WTP Common Utilities" [message #69691 is a reply to message #69670] Tue, 02 November 2004 10:34 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

It only says that it can't find a plugin.xml in the
d:\Programme\eclipse\plugins\com.ibm.wtp.common.util_1.0.1 directory.

Please check that this is the correct directory, check that there is a
plugin.xml in that in directory, and start with the -clean option once
to clear out any registry cache.

--
Thanks,
Rich Kulp
Re: Problem in "WTP Common Utilities" [message #602480 is a reply to message #69568] Mon, 01 November 2004 11:13 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

Do you have the Web Tools project initial download installed from
Eclipse? The original version uses an older version of common utilities
that conflicts with the latest code.

Do you have StrutsStudioPro (or something like that) installed? The
current version of that releases a conflicting version of common utilities.

Click on the disabled feature in the manage configuration, select "Show
Properties". Sometimes one of the displayed tabs will give a clearer
answer as to why it is disabled.

In the .log file, are there any error messages. Typically in there it is
stated why a feature is disabled.


--
Thanks,
Rich Kulp
Re: Problem in "WTP Common Utilities" [message #602491 is a reply to message #69628] Tue, 02 November 2004 03:15 Go to previous message
Eclipse UserFriend
Hello Rich,

> Do you have the Web Tools project initial download installed from

> Eclipse? The original version uses an older version of common

> utilities that conflicts with the latest code.

I had them. I uninstalled it and reinstalled the VE, but the problem

of disabled "com.ibm.wtp.common.util_1.0.1" remains.

> Click on the disabled feature in the manage configuration, select

> "Show Properties". Sometimes one of the displayed tabs will give a clearer

> answer as to why it is disabled.

Unfortunately the only message is "The feature is disabled."



> In the .log file, are there any error messages. Typically in there it

> is stated why a feature is disabled.

I found some of these:

org.osgi.framework.BundleException: Error converting plugin at
d:\Programme\eclipse\plugins\com.ibm.wtp.common.util_1.0.1.

at
org.eclipse.core.runtime.adaptor.EclipseBundleData.generateM anifest(EclipseB
undleData.java:236)

at
org.eclipse.core.runtime.adaptor.EclipseBundleData.loadManif est(EclipseBundl
eData.java:191)

at
org.eclipse.core.runtime.adaptor.CachedManifest.getManifest( CachedManifest.j
ava:36)

at
org.eclipse.core.runtime.adaptor.CachedManifest.get(CachedMa nifest.java:75)

at
org.eclipse.osgi.framework.internal.core.ManifestLocalizatio n.getResourceBun
dle(ManifestLocalization.java:98)

at
org.eclipse.osgi.framework.internal.core.ManifestLocalizatio n.getHeaders(Man
ifestLocalization.java:52)

at
org.eclipse.osgi.framework.internal.core.AbstractBundle.getH eaders(AbstractB
undle.java:1032)

at
org.eclipse.osgi.framework.internal.core.AbstractBundle.getH eaders(AbstractB
undle.java:982)

at
org.eclipse.osgi.framework.internal.core.AbstractBundle.unin stallWorkerPrivi
leged(AbstractBundle.java:913)

at
org.eclipse.osgi.framework.internal.core.AbstractBundle$4.ru n(AbstractBundle
..java:836)

at java.security.AccessController.doPrivileged(Native Method) at
org.eclipse.osgi.framework.internal.core.AbstractBundle.unin stallWorker(Abst
ractBundle.java:869)

at
org.eclipse.osgi.framework.internal.core.AbstractBundle.unin stall(AbstractBu
ndle.java:834)

at
org.eclipse.update.internal.configurator.ConfigurationActiva tor.installBundl
es(ConfigurationActivator.java:171)

at
org.eclipse.update.internal.configurator.ConfigurationActiva tor.start(Config
urationActivator.java:82)

at
org.eclipse.osgi.framework.internal.core.BundleContextImpl$1 .run(BundleConte
xtImpl.java:958)

at java.security.AccessController.doPrivileged(Native Method) at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tartActivator(Bu
ndleContextImpl.java:954)

at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tart(BundleConte
xtImpl.java:937)

at
org.eclipse.osgi.framework.internal.core.BundleHost.startWor ker(BundleHost.j
ava:421)

at
org.eclipse.osgi.framework.internal.core.AbstractBundle.resu me(AbstractBundl
e.java:366)

at
org.eclipse.osgi.framework.internal.core.Framework.resumeBun dle(Framework.ja
va:999)

at
org.eclipse.osgi.framework.internal.core.StartLevelManager.r esumeBundles(Sta
rtLevelManager.java:577)

at
org.eclipse.osgi.framework.internal.core.StartLevelManager.i ncFWSL(StartLeve
lManager.java:488)

at
org.eclipse.osgi.framework.internal.core.StartLevelManager.d oSetStartLevel(S
tartLevelManager.java:273)

at
org.eclipse.osgi.framework.internal.core.StartLevelManager.d ispatchEvent(Sta
rtLevelManager.java:444)

at
org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEve nt(EventManager.
java:186)

at org.eclipse.osgi.framework.eventmgr.EventThread.run(EventThr ead.java:104)

Caused by:
org.eclipse.osgi.service.pluginconversion.PluginConversionEx ception: Could
not find a plugin.xml or a fragment.xml in
d:\Programme\eclipse\plugins\com.ibm.wtp.common.util_1.0.1.

at
org.eclipse.core.runtime.adaptor.PluginConverterImpl.fillPlu ginInfo(PluginCo
nverterImpl.java:110)

at
org.eclipse.core.runtime.adaptor.PluginConverterImpl.convert Manifest(PluginC
onverterImpl.java:660)

at
org.eclipse.core.runtime.adaptor.EclipseBundleData.generateM anifest(EclipseB
undleData.java:233)

.... 27 more

Root exception:

org.eclipse.osgi.service.pluginconversion.PluginConversionEx ception: Could
not find a plugin.xml or a fragment.xml in
d:\Programme\eclipse\plugins\com.ibm.wtp.common.util_1.0.1.

at
org.eclipse.core.runtime.adaptor.PluginConverterImpl.fillPlu ginInfo(PluginCo
nverterImpl.java:110)

at
org.eclipse.core.runtime.adaptor.PluginConverterImpl.convert Manifest(PluginC
onverterImpl.java:660)

at
org.eclipse.core.runtime.adaptor.EclipseBundleData.generateM anifest(EclipseB
undleData.java:233)

at
org.eclipse.core.runtime.adaptor.EclipseBundleData.loadManif est(EclipseBundl
eData.java:191)

at
org.eclipse.core.runtime.adaptor.CachedManifest.getManifest( CachedManifest.j
ava:36)

at
org.eclipse.core.runtime.adaptor.CachedManifest.get(CachedMa nifest.java:75)

at
org.eclipse.osgi.framework.internal.core.ManifestLocalizatio n.getResourceBun
dle(ManifestLocalization.java:98)

at
org.eclipse.osgi.framework.internal.core.ManifestLocalizatio n.getHeaders(Man
ifestLocalization.java:52)

at
org.eclipse.osgi.framework.internal.core.AbstractBundle.getH eaders(AbstractB
undle.java:1032)

at
org.eclipse.osgi.framework.internal.core.AbstractBundle.getH eaders(AbstractB
undle.java:982)

at
org.eclipse.osgi.framework.internal.core.AbstractBundle.unin stallWorkerPrivi
leged(AbstractBundle.java:913)

at
org.eclipse.osgi.framework.internal.core.AbstractBundle$4.ru n(AbstractBundle
..java:836)

at java.security.AccessController.doPrivileged(Native Method) at
org.eclipse.osgi.framework.internal.core.AbstractBundle.unin stallWorker(Abst
ractBundle.java:869)

at
org.eclipse.osgi.framework.internal.core.AbstractBundle.unin stall(AbstractBu
ndle.java:834)

at
org.eclipse.update.internal.configurator.ConfigurationActiva tor.installBundl
es(ConfigurationActivator.java:171)

at
org.eclipse.update.internal.configurator.ConfigurationActiva tor.start(Config
urationActivator.java:82)

at
org.eclipse.osgi.framework.internal.core.BundleContextImpl$1 .run(BundleConte
xtImpl.java:958)

at java.security.AccessController.doPrivileged(Native Method) at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tartActivator(Bu
ndleContextImpl.java:954)

at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tart(BundleConte
xtImpl.java:937)

at
org.eclipse.osgi.framework.internal.core.BundleHost.startWor ker(BundleHost.j
ava:421)

at
org.eclipse.osgi.framework.internal.core.AbstractBundle.resu me(AbstractBundl
e.java:366)

at
org.eclipse.osgi.framework.internal.core.Framework.resumeBun dle(Framework.ja
va:999)

at
org.eclipse.osgi.framework.internal.core.StartLevelManager.r esumeBundles(Sta
rtLevelManager.java:577)

at
org.eclipse.osgi.framework.internal.core.StartLevelManager.i ncFWSL(StartLeve
lManager.java:488)

at
org.eclipse.osgi.framework.internal.core.StartLevelManager.d oSetStartLevel(S
tartLevelManager.java:273)

at
org.eclipse.osgi.framework.internal.core.StartLevelManager.d ispatchEvent(Sta
rtLevelManager.java:444)

at
org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEve nt(EventManager.
java:186)

at org.eclipse.osgi.framework.eventmgr.EventThread.run(EventThr ead.java:104)

Hello Rich,

> Do you have the Web Tools project initial download installed from

> Eclipse? The original version uses an older version of common

> utilities that conflicts with the latest code.

I had them. I uninstalled it and reinstalled the VE, but the problem

of disabled "com.ibm.wtp.common.util_1.0.1" remains.

> Click on the disabled feature in the manage configuration, select

> "Show Properties". Sometimes one of the displayed tabs will give a clearer

> answer as to why it is disabled.

Unfortunately the only message is "The feature is disabled."



> In the .log file, are there any error messages. Typically in there it

> is stated why a feature is disabled.

I found some of these:

org.osgi.framework.BundleException: Error converting plugin at
d:\Programme\eclipse\plugins\com.ibm.wtp.common.util_1.0.1.

at
org.eclipse.core.runtime.adaptor.EclipseBundleData.generateM anifest(EclipseB
undleData.java:236)

at
org.eclipse.core.runtime.adaptor.EclipseBundleData.loadManif est(EclipseBundl
eData.java:191)

at
org.eclipse.core.runtime.adaptor.CachedManifest.getManifest( CachedManifest.j
ava:36)

at
org.eclipse.core.runtime.adaptor.CachedManifest.get(CachedMa nifest.java:75)

at
org.eclipse.osgi.framework.internal.core.ManifestLocalizatio n.getResourceBun
dle(ManifestLocalization.java:98)

at
org.eclipse.osgi.framework.internal.core.ManifestLocalizatio n.getHeaders(Man
ifestLocalization.java:52)

at
org.eclipse.osgi.framework.internal.core.AbstractBundle.getH eaders(AbstractB
undle.java:1032)

at
org.eclipse.osgi.framework.internal.core.AbstractBundle.getH eaders(AbstractB
undle.java:982)

at
org.eclipse.osgi.framework.internal.core.AbstractBundle.unin stallWorkerPrivi
leged(AbstractBundle.java:913)

at
org.eclipse.osgi.framework.internal.core.AbstractBundle$4.ru n(AbstractBundle
..java:836)

at java.security.AccessController.doPrivileged(Native Method) at
org.eclipse.osgi.framework.internal.core.AbstractBundle.unin stallWorker(Abst
ractBundle.java:869)

at
org.eclipse.osgi.framework.internal.core.AbstractBundle.unin stall(AbstractBu
ndle.java:834)

at
org.eclipse.update.internal.configurator.ConfigurationActiva tor.installBundl
es(ConfigurationActivator.java:171)

at
org.eclipse.update.internal.configurator.ConfigurationActiva tor.start(Config
urationActivator.java:82)

at
org.eclipse.osgi.framework.internal.core.BundleContextImpl$1 .run(BundleConte
xtImpl.java:958)

at java.security.AccessController.doPrivileged(Native Method) at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tartActivator(Bu
ndleContextImpl.java:954)

at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tart(BundleConte
xtImpl.java:937)

at
org.eclipse.osgi.framework.internal.core.BundleHost.startWor ker(BundleHost.j
ava:421)

at
org.eclipse.osgi.framework.internal.core.AbstractBundle.resu me(AbstractBundl
e.java:366)

at
org.eclipse.osgi.framework.internal.core.Framework.resumeBun dle(Framework.ja
va:999)

at
org.eclipse.osgi.framework.internal.core.StartLevelManager.r esumeBundles(Sta
rtLevelManager.java:577)

at
org.eclipse.osgi.framework.internal.core.StartLevelManager.i ncFWSL(StartLeve
lManager.java:488)

at
org.eclipse.osgi.framework.internal.core.StartLevelManager.d oSetStartLevel(S
tartLevelManager.java:273)

at
org.eclipse.osgi.framework.internal.core.StartLevelManager.d ispatchEvent(Sta
rtLevelManager.java:444)

at
org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEve nt(EventManager.
java:186)

at org.eclipse.osgi.framework.eventmgr.EventThread.run(EventThr ead.java:104)

Caused by:
org.eclipse.osgi.service.pluginconversion.PluginConversionEx ception: Could
not find a plugin.xml or a fragment.xml in
d:\Programme\eclipse\plugins\com.ibm.wtp.common.util_1.0.1.

at
org.eclipse.core.runtime.adaptor.PluginConverterImpl.fillPlu ginInfo(PluginCo
nverterImpl.java:110)

at
org.eclipse.core.runtime.adaptor.PluginConverterImpl.convert Manifest(PluginC
onverterImpl.java:660)

at
org.eclipse.core.runtime.adaptor.EclipseBundleData.generateM anifest(EclipseB
undleData.java:233)

.... 27 more

Root exception:

org.eclipse.osgi.service.pluginconversion.PluginConversionEx ception: Could
not find a plugin.xml or a fragment.xml in
d:\Programme\eclipse\plugins\com.ibm.wtp.common.util_1.0.1.

at
org.eclipse.core.runtime.adaptor.PluginConverterImpl.fillPlu ginInfo(PluginCo
nverterImpl.java:110)

at
org.eclipse.core.runtime.adaptor.PluginConverterImpl.convert Manifest(PluginC
onverterImpl.java:660)

at
org.eclipse.core.runtime.adaptor.EclipseBundleData.generateM anifest(EclipseB
undleData.java:233)

at
org.eclipse.core.runtime.adaptor.EclipseBundleData.loadManif est(EclipseBundl
eData.java:191)

at
org.eclipse.core.runtime.adaptor.CachedManifest.getManifest( CachedManifest.j
ava:36)

at
org.eclipse.core.runtime.adaptor.CachedManifest.get(CachedMa nifest.java:75)

at
org.eclipse.osgi.framework.internal.core.ManifestLocalizatio n.getResourceBun
dle(ManifestLocalization.java:98)

at
org.eclipse.osgi.framework.internal.core.ManifestLocalizatio n.getHeaders(Man
ifestLocalization.java:52)

at
org.eclipse.osgi.framework.internal.core.AbstractBundle.getH eaders(AbstractB
undle.java:1032)

at
org.eclipse.osgi.framework.internal.core.AbstractBundle.getH eaders(AbstractB
undle.java:982)

at
org.eclipse.osgi.framework.internal.core.AbstractBundle.unin stallWorkerPrivi
leged(AbstractBundle.java:913)

at
org.eclipse.osgi.framework.internal.core.AbstractBundle$4.ru n(AbstractBundle
..java:836)

at java.security.AccessController.doPrivileged(Native Method) at
org.eclipse.osgi.framework.internal.core.AbstractBundle.unin stallWorker(Abst
ractBundle.java:869)

at
org.eclipse.osgi.framework.internal.core.AbstractBundle.unin stall(AbstractBu
ndle.java:834)

at
org.eclipse.update.internal.configurator.ConfigurationActiva tor.installBundl
es(ConfigurationActivator.java:171)

at
org.eclipse.update.internal.configurator.ConfigurationActiva tor.start(Config
urationActivator.java:82)

at
org.eclipse.osgi.framework.internal.core.BundleContextImpl$1 .run(BundleConte
xtImpl.java:958)

at java.security.AccessController.doPrivileged(Native Method) at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tartActivator(Bu
ndleContextImpl.java:954)

at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tart(BundleConte
xtImpl.java:937)

at
org.eclipse.osgi.framework.internal.core.BundleHost.startWor ker(BundleHost.j
ava:421)

at
org.eclipse.osgi.framework.internal.core.AbstractBundle.resu me(AbstractBundl
e.java:366)

at
org.eclipse.osgi.framework.internal.core.Framework.resumeBun dle(Framework.ja
va:999)

at
org.eclipse.osgi.framework.internal.core.StartLevelManager.r esumeBundles(Sta
rtLevelManager.java:577)

at
org.eclipse.osgi.framework.internal.core.StartLevelManager.i ncFWSL(StartLeve
lManager.java:488)

at
org.eclipse.osgi.framework.internal.core.StartLevelManager.d oSetStartLevel(S
tartLevelManager.java:273)

at
org.eclipse.osgi.framework.internal.core.StartLevelManager.d ispatchEvent(Sta
rtLevelManager.java:444)

at
org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEve nt(EventManager.
java:186)

at org.eclipse.osgi.framework.eventmgr.EventThread.run(EventThr ead.java:104)
Re: Problem in "WTP Common Utilities" [message #602499 is a reply to message #69670] Tue, 02 November 2004 10:34 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

It only says that it can't find a plugin.xml in the
d:\Programme\eclipse\plugins\com.ibm.wtp.common.util_1.0.1 directory.

Please check that this is the correct directory, check that there is a
plugin.xml in that in directory, and start with the -clean option once
to clear out any registry cache.

--
Thanks,
Rich Kulp
Previous Topic:Does Eclipse have any VE development tool?
Next Topic:can't make VE to work with eclipse3
Goto Forum:
  


Current Time: Wed May 07 16:03:20 EDT 2025

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

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

Back to the top