[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.technology.buckminster] Re: Issues with headless metadata refresh
|
Thomas Hallgren wrote:
>> Yes, these were workspace projects. I have tried actions on both feature
>> and plugin projects. I think I have no platform filters nor any other
>> special settings. It seems that random nature comes from some missing
>> synchronization. Maybe sometimes some work is able to come to successfull
>> end and sometimes doesn't when the other thread tries to access common
>> data. That's just my guess I can be completely wrong.
>>
> OK, I'll continue to investigate this. If you see a pattern, let me know.
This issue was not there for sure in 0.2.0.
When I faced this in 0.3.0 I added this line before perform
resolve -N xxx.yyy.zzz.cquery
(I have mentioned this before). That also throws exceptions (I have wrote
about this already) sometimes but now I can have workaround for it in a
stable way.