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

Has anyone tried Eclipse 3.0M7?

From: Ian Brockbank <ian.brockbank_at_wolfsonmicro.com>
Date: 2004-02-17 15:45:42 CET

Hi,

I've just tried McLain's Eclipse 3.0M6 build of Subclipse with 3.0M7.
It doesn't work for me. Has anyone else managed to get it working?

Here's the log file:

!ENTRY org.tigris.subversion.subclipse.core 4 -6 Feb 10, 2004
11:30:18.453
!MESSAGE
org.tigris.subversion.svnclientadapter.commandline.CmdLineException:
!STACK 0
org.tigris.subversion.svnclientadapter.SVNClientException:
org.tigris.subversion.svnclientadapter.commandline.CmdLineException:
 at
org.tigris.subversion.svnclientadapter.SVNClientException.wrapException(
SVNClientException.java:106)
 at
org.tigris.subversion.svnclientadapter.commandline.CmdLineClientAdapter.
getSingleStatus(CmdLineClientAdapter.java:183)
 at
org.tigris.subversion.subclipse.core.resources.LocalResource.getStatus(L
ocalResource.java:172)
 at
org.tigris.subversion.subclipse.core.resources.LocalResource.isManaged(L
ocalResource.java:145)
 at
org.tigris.subversion.subclipse.core.resources.LocalFolder.members(Local
Folder.java:99)
 at
org.tigris.subversion.subclipse.core.resources.LocalFolder.isModified(Lo
calFolder.java:173)
 at
org.tigris.subversion.subclipse.core.resources.LocalFolder.isModified(Lo
calFolder.java:177)
 at
org.tigris.subversion.subclipse.core.resources.LocalFolder.isModified(Lo
calFolder.java:177)
 at
org.tigris.subversion.subclipse.core.resources.LocalFolder.isModified(Lo
calFolder.java:177)
 at
org.tigris.subversion.subclipse.core.resources.LocalFolder.isModified(Lo
calFolder.java:177)
 at
org.tigris.subversion.subclipse.core.resources.LocalFolder.isModified(Lo
calFolder.java:177)
 at
org.tigris.subversion.subclipse.core.resources.LocalFolder.isModified(Lo
calFolder.java:177)
 at
org.tigris.subversion.subclipse.core.resources.LocalFolder.isModified(Lo
calFolder.java:177)
 at
org.tigris.subversion.subclipse.ui.decorator.SVNLightweightDecorator.isD
irty(SVNLightweightDecorator.java:99)
 at
org.tigris.subversion.subclipse.ui.decorator.SVNLightweightDecorator.isD
irty(SVNLightweightDecorator.java:115)
 at
org.tigris.subversion.subclipse.ui.decorator.SVNLightweightDecorator.dec
orate(SVNLightweightDecorator.java:171)
 at
org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decora
te(LightweightDecoratorDefinition.java:155)
 at
org.eclipse.ui.internal.decorators.LightweightDecoratorManager$Lightweig
htRunnable.run(LightweightDecoratorManager.java:59)
 at
org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.
java:813)
 at org.eclipse.core.runtime.Platform.run(Platform.java:457)
 at
org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(
LightweightDecoratorManager.java:212)
 at
org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecora
tions(LightweightDecoratorManager.java:195)
 at
org.eclipse.ui.internal.decorators.DecorationScheduler$1.run(DecorationS
cheduler.java:266)
 at org.eclipse.core.internal.jobs.Worker.run(Worker.java:62)
Caused by:
org.tigris.subversion.svnclientadapter.commandline.CmdLineException:
 at
org.tigris.subversion.svnclientadapter.commandline.CommandLine.getString
OrFail(CommandLine.java:735)
 at
org.tigris.subversion.svnclientadapter.commandline.CommandLine.execStrin
g(CommandLine.java:770)
 at
org.tigris.subversion.svnclientadapter.commandline.CommandLine.info(Comm
andLine.java:386)
 at
org.tigris.subversion.svnclientadapter.commandline.CmdLineClientAdapter.
getSingleStatus(CmdLineClientAdapter.java:176)
 ... 22 more
!ENTRY org.eclipse.core.runtime 4 2 Feb 10, 2004 11:30:18.453
!MESSAGE Problems occurred when invoking code from plug-in:
"org.eclipse.core.runtime".
!STACK 0
java.lang.NullPointerException
 at
org.tigris.subversion.subclipse.core.resources.LocalResource.getStatus(L
ocalResource.java:172)
 at
org.tigris.subversion.subclipse.ui.decorator.SVNLightweightDecorator.get
Overlay(SVNLightweightDecorator.java:298)
 at
org.tigris.subversion.subclipse.ui.decorator.SVNLightweightDecorator.dec
orate(SVNLightweightDecorator.java:176)
 at
org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decora
te(LightweightDecoratorDefinition.java:155)
 at
org.eclipse.ui.internal.decorators.LightweightDecoratorManager$Lightweig
htRunnable.run(LightweightDecoratorManager.java:59)
 at
org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.
java:813)
 at org.eclipse.core.runtime.Platform.run(Platform.java:457)
 at
org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(
LightweightDecoratorManager.java:212)
 at
org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecora
tions(LightweightDecoratorManager.java:195)
 at
org.eclipse.ui.internal.decorators.DecorationScheduler$1.run(DecorationS
cheduler.java:266)
 at org.eclipse.core.internal.jobs.Worker.run(Worker.java:62)
!ENTRY org.eclipse.core.runtime 4 2 Feb 10, 2004 11:30:18.453
!MESSAGE An internal error occurred during: "Decoration Calculation".
!STACK 0
org.eclipse.ui.internal.misc.AssertionFailedException: assertion failed;

 at org.eclipse.ui.internal.misc.Assert.isTrue(Assert.java:100)
 at org.eclipse.ui.internal.misc.Assert.isTrue(Assert.java:87)
 at
org.eclipse.ui.internal.misc.StatusUtil.newStatus(StatusUtil.java:78)
 at
org.eclipse.ui.internal.decorators.LightweightDecoratorManager$Lightweig
htRunnable.handleException(LightweightDecoratorManager.java:52)
 at
org.eclipse.core.internal.runtime.InternalPlatform.handleException(Inter
nalPlatform.java:381)
 at
org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.
java:815)
 at org.eclipse.core.runtime.Platform.run(Platform.java:457)
 at
org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(
LightweightDecoratorManager.java:212)
 at
org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecora
tions(LightweightDecoratorManager.java:195)
 at
org.eclipse.ui.internal.decorators.DecorationScheduler$1.run(DecorationS
cheduler.java:266)
 at org.eclipse.core.internal.jobs.Worker.run(Worker.java:62)

Cheers,

Ian Brockbank C.Eng. MBCS
Applications Software Engineer
e: ian.brockbank@wolfsonmicro.com / apps@wolfsonmicro.com
scd: ian@scottishdance.net
t: +44 131 272 7145
f: +44 131 272 7001
  

Wolfson Microelectronics plc
www.wolfsonmicro.com
T +44 131 272 7000
F +44 131 272 7001
Registered in Scotland 89839

This message may contain confidential or proprietary information. If you receive this message in error, please immediately delete it, destroy all copies of it and notify the sender. Any views expressed in this message are those of the individual sender, except where the message states otherwise. We take reasonable precautions to ensure our Emails are virus free. However, we cannot accept responsibility for any virus transmitted by us and recommend that you subject any incoming Email to your own virus checking procedures.
Received on Wed Feb 18 01:45:42 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.