[Seaside] Reef Error

Esteban Lorenzano estebanlm at gmail.com
Tue Feb 22 22:37:54 UTC 2011


Hi,
Is your application registered using REApplication registerAsApplication: 'blah' root: MiRootComponent?
The error means that REConfiguration was not added to the configurations list... can you check if it is present?

Cheers,
Esteban

El 22/02/2011, a las 7:08p.m., recursive68 at gmail.com escribió:

> Hi,
> 
> I was successfully using Reef to build the examples at:
> 
> http://smallworks.com.ar/en/community/Reef
> 
> However, I'm now getting an error when using Pharo-1.1.1 with COG (OSX):
> 
> SystemDictionary(Object)>>error:
> SystemDictionary(Dictionary)>>errorKeyNotFound
> [] in SystemDictionary(Dictionary)>>at:
> SystemDictionary(Dictionary)>>at:ifAbsent:
> SystemDictionary(Dictionary)>>at:
> REApplication>>createRoot
> REApplication>>initialize
> REApplication class(GRObject class)>>new
> WARenderLoopMain>>createRoot
> WARenderLoopMain>>start
> WASession>>start
> [] in WASession>>handleFiltered:
> WAMergedRequestFields>>at:ifAbsent:
> WASession>>handleFiltered:
> WAMutualExclusionFilter(WARequestFilter)>>handleFiltered:
> [] in WAMutualExclusionFilter>>handleFiltered:
> BlockClosure>>ensure:
> [] in WAMutex>>critical:
> [] in Semaphore>>critical:
> BlockClosure>>ensure:
> 
> Any ideas ?
> 
> Thanks
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20110222/dc160219/attachment.htm


More information about the seaside mailing list