| Problem with VE on Eclipse 3.0 [message #58733] | 
Sun, 05 September 2004 13:05   | 
 
Eclipse User  | 
 | 
 | 
   | 
 
Originally posted by: bud.curtis.direcway.com 
 
After moving the plugins and features subfolders into the Eclipse 3.0 
install, VisualEdit does not appear.  The 3.0 install is about three weeks 
old. 
 
The installed ZIPS (which I downloaded today from the 1.0M2 download page) 
are: 
Name                                  Size 
emf-sdo-runtime-2.0.0.zip   3,139,406 
GEF-runtime-3.0.zip           1,220,839 
VE-runtime-1.0M2.zip        6,028,043 
 
I do have a Eclipse log error for one of the VE pieces: 
!MESSAGE Plug-in com.ibm.wtp.common.ui was unable to load class 
com.ibm.wtp.common.ui.UITesterImpl. 
!STACK 0 
java.lang.ClassNotFoundException: com.ibm.wtp.common.ui.UITesterImpl 
 
Which is probably why it isn't coming up.  I looked at the util.jar in 
D:\eclipse\plugins\com.ibm.wtp.common.util_1.0.0 and sure enough the 
UITesterImpl class is missing. 
 
Any suggestions? 
 
 
--  
Bud Curtis 
Colorado Springs, CO
 |  
 |  
  | 
 | 
| Re: Problem with VE on Eclipse 3.0 [message #58834 is a reply to message #58808] | 
Tue, 07 September 2004 23:46   | 
 
Eclipse User  | 
 | 
 | 
   | 
 
Originally posted by: bud.curtis.direcway.com 
 
I'm running: Version: 3.0.0, Build id: 200406251208 according to the Help 
about box. 
 
I tried the -clean option and it took a lot longer to come up, but I have 
the same error in the log: 
 
!ENTRY org.eclipse.core.runtime 4 1 Sep 05, 2004 10:19:26.640 
!MESSAGE Plug-in com.ibm.wtp.common.ui was unable to load class 
com.ibm.wtp.common.ui.UITesterImpl. 
!STACK 0 
java.lang.ClassNotFoundException: com.ibm.wtp.common.ui.UITesterImpl 
 at 
 org.eclipse.osgi.framework.internal.core.BundleLoader.findCl ass(BundleLoader 
..java:404) 
 at 
 org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader. loadClass(Abstra 
ctClassLoader.java:93) 
 at java.lang.ClassLoader.loadClass(Unknown Source) 
 at 
 org.eclipse.osgi.framework.internal.core.BundleLoader.loadCl ass(BundleLoader 
..java:307) 
 at 
 org.eclipse.osgi.framework.internal.core.BundleHost.loadClas s(BundleHost.jav 
a:336) 
 at 
 org.eclipse.osgi.framework.internal.core.AbstractBundle.load Class(AbstractBu 
ndle.java:1313) 
 at 
 org.eclipse.core.internal.registry.ConfigurationElement.crea teExecutableExte 
nsion(ConfigurationElement.java:131) 
 at 
 org.eclipse.core.internal.registry.ConfigurationElement.crea teExecutableExte 
nsion(ConfigurationElement.java:124) 
 at 
 org.eclipse.core.internal.registry.ConfigurationElement.crea teExecutableExte 
nsion(ConfigurationElement.java:113) 
 at 
 com.ibm.wtp.common.UIContextDetermination$UITesterRegistryRe ader.readElement 
(UIContextDetermination.java:153) 
 at 
 com.ibm.wtp.common.RegistryReader.internalReadElement(Regist ryReader.java:61 
) 
 at  com.ibm.wtp.common.RegistryReader.readRegistry(RegistryReade r.java:99) 
 at 
 com.ibm.wtp.common.UIContextDetermination.getCurrentContext( UIContextDetermi 
nation.java:69) 
 at 
 com.ibm.etools.validate.internal.EventManager.isHeadless(Eve ntManager.java:4 
31) 
 at 
 com.ibm.etools.validate.internal.EventManager.shutdown(Event Manager.java:323 
) 
 at 
 com.ibm.etools.validate.plugin.ValidationPlugin.shutdown(Val idationPlugin.ja 
va:137) 
 at 
 org.eclipse.core.internal.compatibility.PluginActivator.stop (PluginActivator 
..java:74) 
 at 
 org.eclipse.osgi.framework.internal.core.BundleContextImpl$2 .run(BundleConte 
xtImpl.java:994) 
 at java.security.AccessController.doPrivileged(Native Method) 
 at 
 org.eclipse.osgi.framework.internal.core.BundleContextImpl.s top(BundleContex 
tImpl.java:990) 
 at 
 org.eclipse.osgi.framework.internal.core.BundleHost.stopWork er(BundleHost.ja 
va:502) 
 at 
 org.eclipse.osgi.framework.internal.core.AbstractBundle.stop (AbstractBundle. 
java:437) 
 at 
 org.eclipse.core.runtime.adaptor.BundleStopper.basicStopBund les(BundleStoppe 
r.java:75) 
 at 
 org.eclipse.core.runtime.adaptor.BundleStopper.stopBundles(B undleStopper.jav 
a:62) 
 at 
 org.eclipse.core.runtime.adaptor.EclipseAdaptor.frameworkSto pping(EclipseAda 
ptor.java:551) 
 at 
 org.eclipse.osgi.framework.internal.core.Framework.shutdown( Framework.java:4 
57) 
 at 
 org.eclipse.osgi.framework.internal.core.SystemBundle$1.run( SystemBundle.jav 
a:182) 
 at java.lang.Thread.run(Unknown Source) 
!SESSION Sep 07, 2004 
21:40:35.00 ---------------------------------------------- 
eclipse.buildId=I200406251208 
java.version=1.4.2_02 
java.vendor=Sun Microsystems Inc. 
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US 
 
 
--  
Bud Curtis 
Colorado Springs, CO 
"Rich Kulp" <richkulp@NO.SPAM.us.ibm.com> wrote in message 
news:chkiho$b30$2@eclipse.org... 
> M2 needs to be on Eclipse 3.0 Release version. Is that the versions of 
> Eclipse you have? 
> 
> Also, start once with the -clean option to clear out cached information 
> from the Eclipse plugin cache. That way it will see you new changes. 
> 
> 
> --  
> Thanks, Rich Kulp 
>  
>
 |  
 |  
  | 
| Re: Problem with VE on Eclipse 3.0 [message #598169 is a reply to message #58733] | 
Tue, 07 September 2004 11:05   | 
 
Eclipse User  | 
 | 
 | 
   | 
 
Originally posted by: richkulp.NO.SPAM.us.ibm.com 
 
M2 needs to be on Eclipse 3.0 Release version. Is that the versions of  
Eclipse you have? 
 
Also, start once with the -clean option to clear out cached information  
from the Eclipse plugin cache. That way it will see you new changes. 
 
 
--  
Thanks, Rich Kulp 
 |  
 |  
  | 
| Re: Problem with VE on Eclipse 3.0 [message #598176 is a reply to message #58808] | 
Tue, 07 September 2004 23:46   | 
 
Eclipse User  | 
 | 
 | 
   | 
 
I'm running: Version: 3.0.0, Build id: 200406251208 according to the Help 
about box. 
 
I tried the -clean option and it took a lot longer to come up, but I have 
the same error in the log: 
 
!ENTRY org.eclipse.core.runtime 4 1 Sep 05, 2004 10:19:26.640 
!MESSAGE Plug-in com.ibm.wtp.common.ui was unable to load class 
com.ibm.wtp.common.ui.UITesterImpl. 
!STACK 0 
java.lang.ClassNotFoundException: com.ibm.wtp.common.ui.UITesterImpl 
 at 
 org.eclipse.osgi.framework.internal.core.BundleLoader.findCl ass(BundleLoader 
..java:404) 
 at 
 org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader. loadClass(Abstra 
ctClassLoader.java:93) 
 at java.lang.ClassLoader.loadClass(Unknown Source) 
 at 
 org.eclipse.osgi.framework.internal.core.BundleLoader.loadCl ass(BundleLoader 
..java:307) 
 at 
 org.eclipse.osgi.framework.internal.core.BundleHost.loadClas s(BundleHost.jav 
a:336) 
 at 
 org.eclipse.osgi.framework.internal.core.AbstractBundle.load Class(AbstractBu 
ndle.java:1313) 
 at 
 org.eclipse.core.internal.registry.ConfigurationElement.crea teExecutableExte 
nsion(ConfigurationElement.java:131) 
 at 
 org.eclipse.core.internal.registry.ConfigurationElement.crea teExecutableExte 
nsion(ConfigurationElement.java:124) 
 at 
 org.eclipse.core.internal.registry.ConfigurationElement.crea teExecutableExte 
nsion(ConfigurationElement.java:113) 
 at 
 com.ibm.wtp.common.UIContextDetermination$UITesterRegistryRe ader.readElement 
(UIContextDetermination.java:153) 
 at 
 com.ibm.wtp.common.RegistryReader.internalReadElement(Regist ryReader.java:61 
) 
 at  com.ibm.wtp.common.RegistryReader.readRegistry(RegistryReade r.java:99) 
 at 
 com.ibm.wtp.common.UIContextDetermination.getCurrentContext( UIContextDetermi 
nation.java:69) 
 at 
 com.ibm.etools.validate.internal.EventManager.isHeadless(Eve ntManager.java:4 
31) 
 at 
 com.ibm.etools.validate.internal.EventManager.shutdown(Event Manager.java:323 
) 
 at 
 com.ibm.etools.validate.plugin.ValidationPlugin.shutdown(Val idationPlugin.ja 
va:137) 
 at 
 org.eclipse.core.internal.compatibility.PluginActivator.stop (PluginActivator 
..java:74) 
 at 
 org.eclipse.osgi.framework.internal.core.BundleContextImpl$2 .run(BundleConte 
xtImpl.java:994) 
 at java.security.AccessController.doPrivileged(Native Method) 
 at 
 org.eclipse.osgi.framework.internal.core.BundleContextImpl.s top(BundleContex 
tImpl.java:990) 
 at 
 org.eclipse.osgi.framework.internal.core.BundleHost.stopWork er(BundleHost.ja 
va:502) 
 at 
 org.eclipse.osgi.framework.internal.core.AbstractBundle.stop (AbstractBundle. 
java:437) 
 at 
 org.eclipse.core.runtime.adaptor.BundleStopper.basicStopBund les(BundleStoppe 
r.java:75) 
 at 
 org.eclipse.core.runtime.adaptor.BundleStopper.stopBundles(B undleStopper.jav 
a:62) 
 at 
 org.eclipse.core.runtime.adaptor.EclipseAdaptor.frameworkSto pping(EclipseAda 
ptor.java:551) 
 at 
 org.eclipse.osgi.framework.internal.core.Framework.shutdown( Framework.java:4 
57) 
 at 
 org.eclipse.osgi.framework.internal.core.SystemBundle$1.run( SystemBundle.jav 
a:182) 
 at java.lang.Thread.run(Unknown Source) 
!SESSION Sep 07, 2004 
21:40:35.00 ---------------------------------------------- 
eclipse.buildId=I200406251208 
java.version=1.4.2_02 
java.vendor=Sun Microsystems Inc. 
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US 
 
 
--  
Bud Curtis 
Colorado Springs, CO 
"Rich Kulp" <richkulp@NO.SPAM.us.ibm.com> wrote in message 
news:chkiho$b30$2@eclipse.org... 
> M2 needs to be on Eclipse 3.0 Release version. Is that the versions of 
> Eclipse you have? 
> 
> Also, start once with the -clean option to clear out cached information 
> from the Eclipse plugin cache. That way it will see you new changes. 
> 
> 
> --  
> Thanks, Rich Kulp 
>  
>
 |  
 |  
  | 
Powered by 
FUDForum. Page generated in 0.08167 seconds