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

Re: Context menus don't work in 0.9.23

From: Mark Phippard <MarkP_at_softlanding.com>
Date: 2004-12-01 21:42:02 CET

On every platform but Windows, there is no JavaHL plugin. It simply has
to be able to find the JavaHL libraries. I am not much of a Linux person,
but in general you need to get the JavaHL library via your distribution,
and/or compile it. And then the JavaHL library has to be located in the
Linux equivalent of your PATH.

I think there is some basic info on the subclipse home page.

Mark

Chris Beck <cbeck@gene.concordia.ca> wrote on 12/01/2004 02:46:18 PM:

> Help|About shows 2 svn plugins loaded - core and UI. The attached error
> messages below make it look like it can't find JavaHL -0.9.22 didn't use

> JavaHL? Going to the preferences, neither javahl nor CLI were selected.
 
> Clicking on javaHL presented an error message, clicking on cli solved
the
> problem. Thanks!
>
> Cheers,
> Chris
>
> PS ... should I try and install javaHL or continue to use the CLI which
works,
> even though it's marked as Beta?
>
> It is whispered that Mark Phippard was heard, on or about 12/01/04 13:57
to say:
> > That sounds like the plugin is not loading or something. Did you
check
> > the .log file in your workspace .metadata folder? In Help -> About
does
> > the plugin show as loaded?
> >
> > Are you able to bring up the preferences? Perhaps it cannot find
JavaHL
> > or the command line?
>
>
> !ENTRY org.tigris.subversion.subclipse.core 4 -6 Dec 01, 2004
14:37:16.260
> !MESSAGE Javahl client adapter is not available
> !STACK 0
> org.tigris.subversion.svnclientadapter.SVNClientException: Javahl client

> adapter is not available
> at org.tigris.subversion.svnclientadapter.javahl.
> JhlClientAdapterFactory.setup(JhlClientAdapterFactory.java:48)
> at org.tigris.subversion.subclipse.core.SVNClientManager.
> startup(SVNClientManager.java:40)
> at org.tigris.subversion.subclipse.core.SVNProviderPlugin.
> start(SVNProviderPlugin.java:120)
> at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.
> run(BundleContextImpl.java:958)
> at java.security.AccessController.doPrivileged(Native Method)
> at org.eclipse.osgi.framework.internal.core.BundleContextImpl.
> startActivator(BundleContextImpl.java:954)
> at org.eclipse.osgi.framework.internal.core.BundleContextImpl.
> start(BundleContextImpl.java:937)
> at org.eclipse.osgi.framework.internal.core.BundleHost.
> startWorker(BundleHost.java:421)
> at org.eclipse.osgi.framework.internal.core.AbstractBundle.
> start(AbstractBundle.java:293)
> at org.eclipse.core.runtime.adaptor.EclipseClassLoader.
> findLocalClass(EclipseClassLoader.java:110)
> at org.eclipse.osgi.framework.internal.core.BundleLoader.
> findLocalClass(BundleLoader.java:371)
> at org.eclipse.osgi.framework.internal.core.BundleLoader.
> requireClass(BundleLoader.java:336)
> at org.eclipse.osgi.framework.internal.core.BundleLoader.
> findRequiredClass(BundleLoader.java:914)
> at org.eclipse.osgi.framework.internal.core.BundleLoader.
> findClass(BundleLoader.java:399)
> at org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.
> loadClass(AbstractClassLoader.java:93)
> at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
> at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
> at java.lang.Class.getDeclaredConstructors0(Native Method)
> at
java.lang.Class.privateGetDeclaredConstructors(Class.java:2328)
> at java.lang.Class.getConstructor0(Class.java:2640)
> at java.lang.Class.newInstance0(Class.java:321)
> at java.lang.Class.newInstance(Class.java:303)
> at org.eclipse.osgi.framework.internal.core.AbstractBundle.
> loadBundleActivator(AbstractBundle.java:153)
> at org.eclipse.osgi.framework.internal.core.BundleContextImpl.
> start(BundleContextImpl.java:933)
> at org.eclipse.osgi.framework.internal.core.BundleHost.
> startWorker(BundleHost.java:421)
> at org.eclipse.osgi.framework.internal.core.AbstractBundle.
> start(AbstractBundle.java:293)
> at org.eclipse.core.runtime.adaptor.EclipseClassLoader.
> findLocalClass(EclipseClassLoader.java:110)
> at org.eclipse.osgi.framework.internal.core.BundleLoader.
> findLocalClass(BundleLoader.java:371)
> at org.eclipse.osgi.framework.internal.core.BundleLoader.
> findClass(BundleLoader.java:402)
> at org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.
> loadClass(AbstractClassLoader.java:93)
> at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
> at org.eclipse.osgi.framework.internal.core.BundleLoader.
> loadClass(BundleLoader.java:307)
> at org.eclipse.osgi.framework.internal.core.BundleHost.
> loadClass(BundleHost.java:336)
> at org.eclipse.osgi.framework.internal.core.AbstractBundle.
> loadClass(AbstractBundle.java:1313)
> at org.eclipse.core.internal.registry.ConfigurationElement.
> createExecutableExtension(ConfigurationElement.java:131)
> at org.eclipse.core.internal.registry.ConfigurationElement.
> createExecutableExtension(ConfigurationElement.java:124)
> at org.eclipse.core.internal.registry.ConfigurationElement.
> createExecutableExtension(ConfigurationElement.java:113)
> at
org.eclipse.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugin.java:196)
> at
org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:51)
> at org.eclipse.ui.internal.WorkbenchPlugin.
> createExtension(WorkbenchPlugin.java:193)
> at org.eclipse.ui.internal.decorators.
>
LightweightDecoratorDefinition$1.run(LightweightDecoratorDefinition.java:83)
> at org.eclipse.core.internal.runtime.InternalPlatform.
> run(InternalPlatform.java:616)
> at org.eclipse.core.runtime.Platform.run(Platform.java:747)
> at
org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.
> internalGetDecorator(LightweightDecoratorDefinition.java:79)
> at
org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.
> decorate(LightweightDecoratorDefinition.java:153)
> at org.eclipse.ui.internal.decorators.
>
LightweightDecoratorManager$LightweightRunnable.run(LightweightDecoratorManager.java:60)
> at org.eclipse.core.internal.runtime.InternalPlatform.
> run(InternalPlatform.java:616)
> at org.eclipse.core.runtime.Platform.run(Platform.java:747)
> at
org.eclipse.ui.internal.decorators.LightweightDecoratorManager.
> decorate(LightweightDecoratorManager.java:258)
> at
org.eclipse.ui.internal.decorators.LightweightDecoratorManager.
> getDecorations(LightweightDecoratorManager.java:241)
> at org.eclipse.ui.internal.decorators.DecorationScheduler$1.
> run(DecorationScheduler.java:285)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:66)
>
>
> !ENTRY org.eclipse.core.runtime 4 2 Dec 01, 2004 14:37:17.446
> !MESSAGE Problems occurred when invoking code from plug-in:
"org.eclipse.core.runtime".
> !STACK 0
> java.lang.NullPointerException
> at org.tigris.subversion.subclipse.core.status.
>
RecursiveStatusUpdateStrategy.updateStatus(RecursiveStatusUpdateStrategy.java:56)
> at
org.tigris.subversion.subclipse.core.status.StatusCacheManager.
> getStatus(StatusCacheManager.java:101)
> at org.tigris.subversion.subclipse.core.resources.LocalResource.
> getStatus(LocalResource.java:157)
> at org.tigris.subversion.subclipse.core.resources.LocalResource.
> hasRemote(LocalResource.java:150)
> at org.tigris.subversion.subclipse.core.SVNTeamProvider.
> setProject(SVNTeamProvider.java:78)
> at org.eclipse.team.core.RepositoryProvider.
> mapNewProvider(RepositoryProvider.java:176)
> at org.eclipse.team.core.RepositoryProvider.
> mapExistingProvider(RepositoryProvider.java:205)
> at org.eclipse.team.core.RepositoryProvider.
> getProvider(RepositoryProvider.java:473)
> at org.tigris.subversion.subclipse.ui.decorator.
> SVNLightweightDecorator.decorate(SVNLightweightDecorator.java:213)
> at
org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.
> decorate(LightweightDecoratorDefinition.java:155)
> at org.eclipse.ui.internal.decorators.
>
LightweightDecoratorManager$LightweightRunnable.run(LightweightDecoratorManager.java:60)
> at org.eclipse.core.internal.runtime.InternalPlatform.
> run(InternalPlatform.java:616)
> at org.eclipse.core.runtime.Platform.run(Platform.java:747)
> at
org.eclipse.ui.internal.decorators.LightweightDecoratorManager.
> decorate(LightweightDecoratorManager.java:258)
> at
org.eclipse.ui.internal.decorators.LightweightDecoratorManager.
> getDecorations(LightweightDecoratorManager.java:241)
> at org.eclipse.ui.internal.decorators.DecorationScheduler$1.
> run(DecorationScheduler.java:285)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:66)
>
> !ENTRY org.eclipse.ui 4 4 Dec 01, 2004 14:37:17.447
> !MESSAGE Exception in Decorator
>
> !ENTRY org.eclipse.ui 4 4 Dec 01, 2004 14:37:17.447
> !MESSAGE java.lang.NullPointerException
> !STACK 0
> java.lang.NullPointerException
> at org.tigris.subversion.subclipse.core.status.
>
RecursiveStatusUpdateStrategy.updateStatus(RecursiveStatusUpdateStrategy.java:56)
> at
org.tigris.subversion.subclipse.core.status.StatusCacheManager.
> getStatus(StatusCacheManager.java:101)
> at org.tigris.subversion.subclipse.core.resources.LocalResource.
> getStatus(LocalResource.java:157)
> at org.tigris.subversion.subclipse.core.resources.LocalResource.
> hasRemote(LocalResource.java:150)
> at org.tigris.subversion.subclipse.core.SVNTeamProvider.
> setProject(SVNTeamProvider.java:78)
> at org.eclipse.team.core.RepositoryProvider.
> mapNewProvider(RepositoryProvider.java:176)
> at org.eclipse.team.core.RepositoryProvider.
> mapExistingProvider(RepositoryProvider.java:205)
> at org.eclipse.team.core.RepositoryProvider.
> getProvider(RepositoryProvider.java:473)
> at org.tigris.subversion.subclipse.ui.decorator.
> SVNLightweightDecorator.decorate(SVNLightweightDecorator.java:213)
> at
org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.
> decorate(LightweightDecoratorDefinition.java:155)
> at org.eclipse.ui.internal.decorators.
>
LightweightDecoratorManager$LightweightRunnable.run(LightweightDecoratorManager.java:60)
> at org.eclipse.core.internal.runtime.InternalPlatform.
> run(InternalPlatform.java:616)
> at org.eclipse.core.runtime.Platform.run(Platform.java:747)
> at
org.eclipse.ui.internal.decorators.LightweightDecoratorManager.
> decorate(LightweightDecoratorManager.java:258)
> at
org.eclipse.ui.internal.decorators.LightweightDecoratorManager.
> getDecorations(LightweightDecoratorManager.java:241)
> at org.eclipse.ui.internal.decorators.DecorationScheduler$1.
> run(DecorationScheduler.java:285)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:66)
>
>
>
>
> --
> Chris Beck / Y.A.B.A. / Fungal Genomics / Concordia University / ext.
5791
> Chaos. Panic. Confusion. My work here is done.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
> For additional commands, e-mail: users-help@subclipse.tigris.org
>
>
>
_____________________________________________________________________________
> Scanned for SoftLanding Systems, Inc. by IBM Email Security Management
> Services powered by MessageLabs.
>
_____________________________________________________________________________

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________
Received on Thu Dec 2 07:42:02 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.