Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-dev] Refresh error

I'll fix this up... probably the refresh mechanism will be changing for CDT RC1 so that this will work. In the meantime I'll back this out.

===========================
Chris Recoskie
Team Lead, IBM CDT and RDT
IBM Toronto

Inactive hide details for Roland Schulz ---04/30/2011 12:14:29 PM---Hi Chris, I get the below refresh error on rdt projects (boRoland Schulz ---04/30/2011 12:14:29 PM---Hi Chris, I get the below refresh error on rdt projects (both the classical kind and


From:

Roland Schulz <roland@xxxxxxx>

To:

Parallel Tools Platform general developers <ptp-dev@xxxxxxxxxxx>

Date:

04/30/2011 12:14 PM

Subject:

[ptp-dev] Refresh error

Sent by:

ptp-dev-bounces@xxxxxxxxxxx




Hi Chris,

I get the below refresh error on rdt projects (both the classical kind and our new synchronized ones) with the latest HEAD and also latest CDT HEAD. 
If I undo the commit "Bug 133881 - Make refreshing after building optional". This error goes away. I saw that you marked this commit as "Work in progress.". In case you are aware of this error, please just ignore my email. I'm just writing in case you haven't seen that error and because of M7 being so close.

Roland

!MESSAGE An internal error occurred during: "Refreshing resources".
!STACK 0
java.lang.IllegalArgumentException: Attempted to beginRule: R/, does not match outer scope rule: MultiRule[P/r1]
at org.eclipse.core.runtime.Assert.isLegal(Assert.java:63)
at org.eclipse.core.internal.jobs.ThreadJob.illegalPush(ThreadJob.java:136)
at org.eclipse.core.internal.jobs.ThreadJob.push(ThreadJob.java:335)
at org.eclipse.core.internal.jobs.ImplicitJobs.begin(ImplicitJobs.java:85)
at org.eclipse.core.internal.jobs.JobManager.beginRule(JobManager.java:286)
at org.eclipse.core.internal.resources.WorkManager.checkIn(WorkManager.java:118)
at org.eclipse.core.internal.resources.Workspace.prepareOperation(Workspace.java:2248)
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2305)
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2292)
at org.eclipse.ptp.internal.rdt.core.remotemake.ResourceRefreshJob.run(ResourceRefreshJob.java:55)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)

--
ORNL/UT Center for Molecular Biophysics
cmb.ornl.gov
865-241-1537, ORNL PO BOX 2008 MS6309
_______________________________________________
ptp-dev mailing list
ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev


GIF image

GIF image


Back to the top