[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
AW: [geclipse-dev] g-Eclipse throws exception when using BAE GridProject checked out from CVS
|
Hi Ken,
Did you try with the latest HEAD? This seems to be related to a bug that was already fixed by Mariusz, right Mariusz?
Cheers, Mathias
-----Ursprüngliche Nachricht-----
Von: geclipse-dev-bounces@xxxxxxxxxxx im Auftrag von Ken Meacham
Gesendet: Fr 04.07.2008 16:36
An: Developer mailing list
Cc: harald.kornmayer@xxxxxxxxxxxx
Betreff: [geclipse-dev] g-Eclipse throws exception when using BAE GridProject checked out from CVS
Harald,
I think there is a problem with the BAE Grid Project that you created in
CVS at the Reading meeting.
Otherwise, it has got mixed up somehow after checkout into my workspace?
See exception below and screenshot. I'm not exactly sure yet the
sequence of events which resulted in this,
but probably this is not quite appropriate to be in CVS?
Regards,
Ken.
java.lang.RuntimeException: Object already exists, but with a different
type! Wanted 'uk.ac.soton.ecs.iam.grid.comms.client.DataConversation'
but got 'uk.ac.soton.ecs.iam.grid.comms.client.RemoteDataService' for
EPR Address:
https://grid1.baegrid.co.uk:443/gria-basic-app-services-5-2/services/Dat
aService/.cvsignore
Metadata [0]:
<ns1:type
xmlns:ns1="http://it-innovation.soton.ac.uk/2005/grid">uk.ac.soton.ecs.i
am.grid.comms.client.DataConversation</ns1:type>
Metadata [1]:
<ns1:parent
xmlns:ns1="http://it-innovation.soton.ac.uk/2005/grid">https://grid1.bae
grid.co.uk:443/gria-basic-app-services-5-2/services/DataService/.cvsigno
re</ns1:parent>
at
uk.ac.soton.ecs.iam.grid.client.staterepos.AbstractStateRepository.getOr
CreateObject(AbstractStateRepository.java:244)
at eu.geclipse.efs.gria.GriaStore.openInputStream(GriaStore.java:441)
at
eu.geclipse.core.filesystem.internal.filesystem.GEclipseFileStore.openIn
putStream(GEclipseFileStore.java:408)
at
org.eclipse.team.internal.ccvs.core.util.SyncFileWriter.getInputStream(S
yncFileWriter.java:508)
at
org.eclipse.team.internal.ccvs.core.util.SyncFileWriter.readLines(SyncFi
leWriter.java:526)
at
org.eclipse.team.internal.ccvs.core.util.SyncFileWriter.readCVSIgnoreEnt
ries(SyncFileWriter.java:272)
at
org.eclipse.team.internal.ccvs.core.resources.SessionPropertySyncInfoCac
he.getFolderIgnores(SessionPropertySyncInfoCache.java:72)
at
org.eclipse.team.internal.ccvs.core.resources.EclipseSynchronizer.cacheF
olderIgnores(EclipseSynchronizer.java:1128)
at
org.eclipse.team.internal.ccvs.core.resources.EclipseSynchronizer.isIgno
red(EclipseSynchronizer.java:384)
at
org.eclipse.team.internal.ccvs.core.resources.EclipseResource.isIgnored(
EclipseResource.java:120)
at
org.eclipse.team.internal.ccvs.core.CVSSyncTreeSubscriber.isSupervised(C
VSSyncTreeSubscriber.java:95)
at
org.eclipse.team.internal.ccvs.ui.CVSLightweightDecorator.isSupervised(C
VSLightweightDecorator.java:255)
at
org.eclipse.team.internal.ccvs.ui.CVSLightweightDecorator.decorate(CVSLi
ghtweightDecorator.java:213)
at
org.eclipse.team.internal.ccvs.ui.CVSLightweightDecorator.decorate(CVSLi
ghtweightDecorator.java:165)
at
org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decora
te(LightweightDecoratorDefinition.java:253)
at
org.eclipse.ui.internal.decorators.LightweightDecoratorManager$Lightweig
htRunnable.run(LightweightDecoratorManager.java:71)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
at org.eclipse.core.runtime.Platform.run(Platform.java:857)
at
org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(
LightweightDecoratorManager.java:336)
at
org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecora
tions(LightweightDecoratorManager.java:322)
at
org.eclipse.ui.internal.decorators.DecorationScheduler$1.ensureResultCac
hed(DecorationScheduler.java:369)
at
org.eclipse.ui.internal.decorators.DecorationScheduler$1.run(DecorationS
cheduler.java:329)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)