Hi!
"MooseModel reinitializeMetaTower" raises an error in the Hudson image (downloaded a few days ago). This error prevents CAnalyzer to run. http://code.google.com/p/moose-technology/issues/detail?id=451 Cheers, Alexandre -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. _______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev PharoDebug.log (23K) Download Attachment |
What is this method?
If you want to reinitialize the meta description, you should use: MooseModel resetMeta Cheers, Doru On 3 Sep 2010, at 18:47, Alexandre Bergel wrote: > Hi! > > "MooseModel reinitializeMetaTower" raises an error in the Hudson > image (downloaded a few days ago). > This error prevents CAnalyzer to run. > > http://code.google.com/p/moose-technology/issues/detail?id=451 > > Cheers, > Alexandre > -- > _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: > Alexandre Bergel http://www.bergel.eu > ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. > > > > > <PharoDebug.log>_______________________________________________ > Moose-dev mailing list > [hidden email] > https://www.iam.unibe.ch/mailman/listinfo/moose-dev -- www.tudorgirba.com "What we can governs what we wish." _______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
> What is this method?
No idea, it was in CAnalyzer > If you want to reinitialize the meta description, you should use: > > MooseModel resetMeta Same problem, this expression evaluates correctly without CAnalyzer loaded. When it is loaded, it raises an error. Cyrille or Simon, would you mind to have a look at it? I guess you will be much faster in fixing this problem. Currently, CAnalyzer cannot be used at all. Cheers, Alexandre > > > On 3 Sep 2010, at 18:47, Alexandre Bergel wrote: > >> Hi! >> >> "MooseModel reinitializeMetaTower" raises an error in the Hudson image (downloaded a few days ago). >> This error prevents CAnalyzer to run. >> >> http://code.google.com/p/moose-technology/issues/detail?id=451 >> >> Cheers, >> Alexandre >> -- >> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: >> Alexandre Bergel http://www.bergel.eu >> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. >> >> >> >> >> <PharoDebug.log>_______________________________________________ >> Moose-dev mailing list >> [hidden email] >> https://www.iam.unibe.ch/mailman/listinfo/moose-dev > > -- > www.tudorgirba.com > > "What we can governs what we wish." > > > > _______________________________________________ > Moose-dev mailing list > [hidden email] > https://www.iam.unibe.ch/mailman/listinfo/moose-dev -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. _______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
I fixed it. There was a problem with the annotation of
CAUnitElementGroup. I also removed the reinitializeMetaTower and fixed the reference to use resetMeta. Cheers, Doru On 3 Sep 2010, at 23:15, Alexandre Bergel wrote: >> What is this method? > > No idea, it was in CAnalyzer > >> If you want to reinitialize the meta description, you should use: >> >> MooseModel resetMeta > > Same problem, this expression evaluates correctly without CAnalyzer > loaded. When it is loaded, it raises an error. > Cyrille or Simon, would you mind to have a look at it? I guess you > will be much faster in fixing this problem. > Currently, CAnalyzer cannot be used at all. > > Cheers, > Alexandre > > >> >> >> On 3 Sep 2010, at 18:47, Alexandre Bergel wrote: >> >>> Hi! >>> >>> "MooseModel reinitializeMetaTower" raises an error in the Hudson >>> image (downloaded a few days ago). >>> This error prevents CAnalyzer to run. >>> >>> http://code.google.com/p/moose-technology/issues/detail?id=451 >>> >>> Cheers, >>> Alexandre >>> -- >>> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: >>> Alexandre Bergel http://www.bergel.eu >>> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. >>> >>> >>> >>> >>> <PharoDebug.log>_______________________________________________ >>> Moose-dev mailing list >>> [hidden email] >>> https://www.iam.unibe.ch/mailman/listinfo/moose-dev >> >> -- >> www.tudorgirba.com >> >> "What we can governs what we wish." >> >> >> >> _______________________________________________ >> Moose-dev mailing list >> [hidden email] >> https://www.iam.unibe.ch/mailman/listinfo/moose-dev > > -- > _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: > Alexandre Bergel http://www.bergel.eu > ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. > > > > > > > _______________________________________________ > Moose-dev mailing list > [hidden email] > https://www.iam.unibe.ch/mailman/listinfo/moose-dev -- www.tudorgirba.com "Yesterday is a fact. Tomorrow is a possibility. Today is a challenge." _______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
Thanks Doru,
Alexandre On 3 Sep 2010, at 17:45, Tudor Girba wrote: > I fixed it. There was a problem with the annotation of CAUnitElementGroup. I also removed the reinitializeMetaTower and fixed the reference to use resetMeta. > > Cheers, > Doru > > > On 3 Sep 2010, at 23:15, Alexandre Bergel wrote: > >>> What is this method? >> >> No idea, it was in CAnalyzer >> >>> If you want to reinitialize the meta description, you should use: >>> >>> MooseModel resetMeta >> >> Same problem, this expression evaluates correctly without CAnalyzer loaded. When it is loaded, it raises an error. >> Cyrille or Simon, would you mind to have a look at it? I guess you will be much faster in fixing this problem. >> Currently, CAnalyzer cannot be used at all. >> >> Cheers, >> Alexandre >> >> >>> >>> >>> On 3 Sep 2010, at 18:47, Alexandre Bergel wrote: >>> >>>> Hi! >>>> >>>> "MooseModel reinitializeMetaTower" raises an error in the Hudson image (downloaded a few days ago). >>>> This error prevents CAnalyzer to run. >>>> >>>> http://code.google.com/p/moose-technology/issues/detail?id=451 >>>> >>>> Cheers, >>>> Alexandre >>>> -- >>>> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: >>>> Alexandre Bergel http://www.bergel.eu >>>> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. >>>> >>>> >>>> >>>> >>>> <PharoDebug.log>_______________________________________________ >>>> Moose-dev mailing list >>>> [hidden email] >>>> https://www.iam.unibe.ch/mailman/listinfo/moose-dev >>> >>> -- >>> www.tudorgirba.com >>> >>> "What we can governs what we wish." >>> >>> >>> >>> _______________________________________________ >>> Moose-dev mailing list >>> [hidden email] >>> https://www.iam.unibe.ch/mailman/listinfo/moose-dev >> >> -- >> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: >> Alexandre Bergel http://www.bergel.eu >> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. >> >> >> >> >> >> >> _______________________________________________ >> Moose-dev mailing list >> [hidden email] >> https://www.iam.unibe.ch/mailman/listinfo/moose-dev > > -- > www.tudorgirba.com > > "Yesterday is a fact. > Tomorrow is a possibility. > Today is a challenge." > > > > _______________________________________________ > Moose-dev mailing list > [hidden email] > https://www.iam.unibe.ch/mailman/listinfo/moose-dev -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. _______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
Free forum by Nabble | Edit this page |