did you marked the class as “voyage root”?

Esteban

> On 22 Feb 2017, at 14:18, Hilaire <hila...@drgeo.eu> wrote:
> 
> Le 22/02/2017 à 12:18, Esteban Lorenzano a écrit :
>> that’s not enough information… where it hangs? (when you get the debugger 
>> after cmd+.)?
> 
> It looks like Voyage is trapped in a loop.
> When I execute the following code in singleton it hangs as well:
> 
> | orga repo|
> repo := VOMongoRepository host: 'localhost' database: 'MaBase'.
> repo enableSingleton.
> orga := String fromString: 'Pharo'.
> orga save.
> 
> Then I can press atl+., I got the attached Pharo debug log.
> 
> At some point I used wrongly Voyage, from there I got problem.
> 
> Thanks
> 
> Hilaire
> 
> 
> -- 
> Dr. Geo
> http://drgeo.eu
> <PharoDebug.log>


Reply via email to