Feb. 17, 2012
9:48 a.m.
Am 17.02.2012 um 09:25 schrieb Sven Van Caekenberghe:
On 17 Feb 2012, at 09:16, Milan Mimica wrote:
Might be also because of RFB server, but that is less likely.
I have the impression that most people who run in trouble with server images are using RFB.
Very strange. Shortly after I read your post I opened a unresponsive image myself. In the process stack I saw that magma was the culprit (didn't remember I have it installed in that image). However the problem was that I moved my directory and magma was looking for the old path. I didn't investigate further but it seems that the MagmaRepositoryController>>#open (called on startUp) is able to block the UI thread. In the same image I could use seaside still although the UI was frozen. Norbert