On 03 Feb 2013, at 21:51, Camillo Bruni <camillobruni@gmail.com> wrote:
When I export the whole pharo sources I get infrequent error 500 responses on http://seaside.gemstone.com/ss/metacello
----------------------------------------------------------------------------- MCRepositoryError: Could not access http://seaside.gemstone.com/ss/metacello:ZnHttpUnsuccessful: 500 Internal Server Error [0mMCHttpRepository>>loadAllFileNames in Block: [:exception | (exception className beginsWith: 'Zn...etc... BlockClosure>>cull: MethodContext(ContextPart)>>handleSignal: in Block: [self exceptionHandlerBlock cull: exception] BlockClosure>>ensure: MethodContext(ContextPart)>>handleSignal: MethodContext(ContextPart)>>handleSignal: ZnHttpUnsuccessful(Exception)>>signal ZnClient>>handleResponse ZnClient>>executeWithRedirectsRemaining: ... -----------------------------------------------------------------------------
is that a know problem, or do I just run into a strange image?
'occasional' is never good ;-) Can you see anything useful in the response from the server ?