[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: Webpshere Studio 5.1.1 and Subclipse

From: Leeuw van der, Tim <tim.leeuwvander_at_nl.unisys.com>
Date: 2004-03-01 13:51:03 CET

Hi,

We had it workig here, on 1 workstation (as experimental). But then it stopped working.
Reinstalling the plugin, removing it's preferences, etc., it all didn't help. Always this exception in the log! It really *did* work for a while; we're rather clueless what could have changed...

Platform: Win2k sp4; WSAD 5.1.1; JDK 1.3.1 (IBM)

The exception in the log was:

!MESSAGE Unhandled exception caught in event loop.
!ENTRY org.eclipse.ui 4 0 feb 27, 2004 15:54:48.285
!MESSAGE org.tigris.subversion.javahl.SVNClient
!STACK 0
java.lang.NoClassDefFoundError: org.tigris.subversion.javahl.SVNClient
        at java.lang.Throwable.<init>(Throwable.java)
        at java.lang.Throwable.<init>(Throwable.java)
        at java.lang.Class.initialize(Class.java)
        at org.tigris.subversion.svnclientadapter.javahl.JhlClientAdapter.<init>(JhlClientAdapter.java:102)
        at org.tigris.subversion.svnclientadapter.SVNClientAdapterFactory.createSVNClient(SVNClientAdapterFactory.java:80)
        at org.tigris.subversion.subclipse.core.SVNProviderPlugin.createSVNClient(SVNProviderPlugin.java:341)
        at org.tigris.subversion.subclipse.core.resources.LocalResourceStatusCache.updateStatusSet(LocalResourceStatusCache.java:120)
        at org.tigris.subversion.subclipse.core.resources.LocalResourceStatusCache.getStatus(LocalResourceStatusCache.java:173)
        at org.tigris.subversion.subclipse.core.resources.LocalResource.getStatus(LocalResource.java:155)
        at org.tigris.subversion.subclipse.core.resources.LocalResource.isManaged(LocalResource.java:144)
        at org.tigris.subversion.subclipse.core.resources.LocalResource.isIgnored(LocalResource.java:102)
        at org.tigris.subversion.subclipse.ui.actions.WorkspaceAction.isEnabledForSVNResource(WorkspaceAction.java:137)
        at org.tigris.subversion.subclipse.ui.actions.ShowResourceInHistoryAction.isEnabledForSVNResource(ShowResourceInHistoryAction.java:70)
        at org.tigris.subversion.subclipse.ui.actions.WorkspaceAction.isEnabled(WorkspaceAction.java:100)
        at org.eclipse.team.internal.ui.actions.TeamAction.setActionEnablement(TeamAction.java:216)
        at org.eclipse.team.internal.ui.actions.TeamAction.selectionChanged(TeamAction.java:200)
        at org.eclipse.ui.internal.PluginAction.refreshEnablement(PluginAction.java:205)
        at org.eclipse.ui.internal.PluginAction.selectionChanged(PluginAction.java:272)
        at org.eclipse.ui.internal.ObjectActionContributor.contributeObjectActions(ObjectActionContributor.java:98)
        at org.eclipse.ui.internal.ObjectActionContributorManager.contributeObjectActions(ObjectActionContributorManager.java:133)
        at org.eclipse.ui.internal.PopupMenuExtender.addObjectActions(PopupMenuExtender.java:57)
        at org.eclipse.ui.internal.PopupMenuExtender.menuAboutToShow(PopupMenuExtender.java:78)
        at org.eclipse.jface.action.MenuManager.fireAboutToShow(MenuManager.java:257)
        at org.eclipse.jface.action.MenuManager.handleAboutToShow(MenuManager.java:336)
        at org.eclipse.jface.action.MenuManager.access$0(MenuManager.java:333)
        at org.eclipse.jface.action.MenuManager$2.menuShown(MenuManager.java:345)
        at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:116)
        at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:865)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:845)
        at org.eclipse.swt.widgets.Control.WM_INITMENUPOPUP(Control.java:3147)
        at org.eclipse.swt.widgets.Control.windowProc(Control.java)
        at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1229)
        at org.eclipse.swt.widgets.Display.windowProc(Display.java)
        at org.eclipse.swt.internal.win32.OS.TrackPopupMenu(Native Method)
        at org.eclipse.swt.widgets.Menu._setVisible(Menu.java:218)
        at org.eclipse.swt.widgets.Display.runPopups(Display.java)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1538)
        at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1402)
        at org.eclipse.ui.internal.Workbench.run(Workbench.java:1385)
        at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:858)
        at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
        at java.lang.reflect.AccessibleObject.invokeL(AccessibleObject.java:207)
        at java.lang.reflect.Method.invoke(Method.java:271)
        at org.eclipse.core.launcher.Main.basicRun(Main.java:291)
        at org.eclipse.core.launcher.Main.run(Main.java:747)
        at org.eclipse.core.launcher.Main.main(Main.java:583)

THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers.

-----Original Message-----
From: Sullivan, Sean C - MWT [mailto:Sullivan.Sean@menlolog.com]
Sent: zaterdag 28 februari 2004 2:22
To: users@subclipse.tigris.org
Subject: Webpshere Studio 5.1.1 and Subclipse

I am using Websphere Studio Application Developer 5.1.1 on Windows 2000

WSAD 5.1.1 is based upon Eclipse 2.1.2

Will the Subclipse plugin work in WSAD 5.1.1?

-Sean

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Mon Mar 1 23:51:03 2004

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.