source.sqf down?

8 messages Options
Embed this post
Permalink
Marcus Denker

source.sqf down?

Reply Threaded More More options
Print post
Permalink
Hi,

I have problems connecting to source.squeakfoundation.org.

    Marcus
Ken Causey

Re: source.sqf down?

Reply Threaded More More options
Print post
Permalink
I also could not get a response.  The process was still running but was
pegging the CPU.  I killed it and restarted it.  It seems to be running
now, I hope nothing was lost.  Please find the SqueakDebug.log (from the
16th) that I found, attached.  By the way problem images can be run
under tightvnc for monitoring and debugging.  If you are interested in
doing that Doug and need some help with it let me know.

Ken

On Fri, 2006-02-17 at 23:17 +0100, Marcus Denker wrote:
> Hi,
>
> I have problems connecting to source.squeakfoundation.org.
>
>     Marcus
>

[SqueakDebug.log]

MessageNotUnderstood: SmallInteger>>do: 16 February 2006 6:24:42 pm VM: unix - a SmalltalkImage Image: Squeak3.7 [latest update: #5989] SecurityManager state: Restricted: false FileAccess: true SocketAccess: true Working Dir /home/squeaksource Trusted Dir /home/squeaksource/secure Untrusted Dir /home/squeaksource/My Squeak SmallInteger(Object)>>doesNotUnderstand: #do: Receiver: 127 Arguments and temporary variables: aMessage: do: [] in WriteStream(Stream)>>nextPutAll: {[:v | self nextPut: v]} Receiver's instance variables: 127 WriteStream(Stream)>>nextPutAll: Receiver: a WriteStream Arguments and temporary variables: aCollection: 127 v: nil Receiver's instance variables: collection: '...etc... position: 0 readLimit: 0 writeLimit: 100 WriteStream>>nextPutAll: Receiver: a WriteStream Arguments and temporary variables: aCollection: 127 newEnd: nil Receiver's instance variables: collection: '...etc... position: 0 readLimit: 0 writeLimit: 100 [] in NetworkHost>>nameString {[:nm | str nextPutAll: nm]} Arguments and temporary variables: str: a WriteStream nm: 127 --- The full stack --- SmallInteger(Object)>>doesNotUnderstand: #do: WriteStream(Stream)>>nextPutAll: WriteStream>>nextPutAll: [] in NetworkHost>>nameString {[:nm | str nextPutAll: nm]} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - OrderedCollection(SequenceableCollection)>>do:separatedBy: [] in NetworkHost>>nameString {[:str | self name   do: [:nm | str nextPutAll: nm]   separatedBy: [str nextP...]} String class(SequenceableCollection class)>>streamContents: NetworkHost>>nameString HttpService>>perceivedHostName HttpService>>serverDescriptionOn: [] in HttpService>>serverDescription {[:strm | self serverDescriptionOn: strm]} String class(SequenceableCollection class)>>streamContents: HttpService>>serverDescription HttpService>>errorResponseStatus:description: HttpService>>handleResponseWritingError: [] in HttpAdaptor>>writeResponse:for: {[:ex |  errorResponse := self errorHandler handleResponseWritingError: ex.  ...]} BlockContext>>valueWithPossibleArgs: [] in MethodContext(ContextPart)>>handleSignal: {[(self tempAt: 2)   valueWithPossibleArgs: {exception}]} BlockContext>>ensure: MethodContext(ContextPart)>>handleSignal: ConnectionTimedOut(Exception)>>signal ConnectionTimedOut(Exception)>>signal: ConnectionTimedOut class(Exception class)>>signal: Socket>>sendData: SocketStream>>flush HttpResponse>>pvtWriteContentsOn: HttpResponse>>writeOn: [] in HttpAdaptor>>writeResponse:for: {[request method = 'HEAD'   ifTrue: [response writeHeadersOn: self writeStrea...]} BlockContext>>on:do: [] in HttpAdaptor>>writeResponse:for: {[[request method = 'HEAD'   ifTrue: [response writeHeadersOn: self writeStre...]} BlockContext>>ensure: HttpAdaptor>>writeResponse:for: [] in HttpAdaptor>>beginConversation {[response := self dispatchRequest: request.  self   addConnectionHeaders: re...]} BlockContext>>on:do: BlockContext>>valueWithBindingsContext: BlockContext>>valueWithBindings: BindingsAccessor>>clamp: [] in HttpAdaptor>>beginConversation {[Bindings   clamp: [response := self dispatchRequest: request.    self     a...]} BlockContext>>ifCurtailed: HttpAdaptor>>beginConversation HttpAdaptor class>>readAndWriteTo:service: HttpAdaptor class>>readAndWriteToSocket:service: HttpService>>serve: [] in HttpService(TcpService)>>value: {[self serve: aSocket]} BlockContext>>on:do: BlockContext>>valueWithBindingsContext: BlockContext>>valueWithBindings: BindingsAccessor>>clamp: [] in BlockContext>>newProcessWithClampedBindings: {[Bindings clamp: self]} BlockContext>>on:do: BlockContext>>valueWithBindingsContext: BlockContext>>valueWithBindings: [] in BlockContext>>newProcessWithBindings: {[self valueWithBindings: dynamicBindings]} [] in BlockContext>>newProcess {[self value.  Processor terminateActive]}


signature.asc (196 bytes) Download Attachment
Doug Way

Re: source.sqf down?

Reply Threaded More More options
Print post
Permalink

On Fri, 17 Feb 2006 16:29:06 -0600, "Ken Causey" <[hidden email]>
said:
> I also could not get a response.  The process was still running but was
> pegging the CPU.  I killed it and restarted it.  It seems to be running
> now, I hope nothing was lost.  Please find the SqueakDebug.log (from the
> 16th) that I found, attached.  By the way problem images can be run
> under tightvnc for monitoring and debugging.  If you are interested in
> doing that Doug and need some help with it let me know.

Yes, I will want to try that sometime soon... running and tweaking the
image remotely would be a lot easier than setting up the image on my
machine and then ftp-ing over for any change.

Thanks for the restart, it seems to have worked.

- Doug
Marcus Denker

Re: source.sqf down?

Reply Threaded More More options
Print post
Permalink
In reply to this post by Ken Causey

On 17.02.2006, at 23:29, Ken Causey wrote:

> I also could not get a response.  The process was still running but  
> was
> pegging the CPU.  I killed it and restarted it.  It seems to be  
> running
> now, I hope nothing was lost.  Please find the SqueakDebug.log  
> (from the
> 16th) that I found, attached.  By the way problem images can be run
> under tightvnc for monitoring and debugging.  If you are interested in
> doing that Doug and need some help with it let me know.
>

Yes, I'd like to have more access to the admin side... the other thing
that we should do soom is to upgrade to the latest squeaksource
(this way we then can delete files in the inbox, for example)

      Marcus
Ken Causey

Re: source.sqf down?

Reply Threaded More More options
Print post
Permalink
In reply to this post by Doug Way
Instructions for using tightvnc on box2 can be found at

http://discuss.squeakfoundation.org/cgi-bin/ezmlm-browse?list=box-admins&cmd=showthread&month=200509&threadid=ogncogihpfckggglpnik

Ken

On Fri, 2006-02-17 at 18:56 -0500, Doug Way wrote:

> On Fri, 17 Feb 2006 16:29:06 -0600, "Ken Causey" <[hidden email]>
> said:
> > I also could not get a response.  The process was still running but was
> > pegging the CPU.  I killed it and restarted it.  It seems to be running
> > now, I hope nothing was lost.  Please find the SqueakDebug.log (from the
> > 16th) that I found, attached.  By the way problem images can be run
> > under tightvnc for monitoring and debugging.  If you are interested in
> > doing that Doug and need some help with it let me know.
>
> Yes, I will want to try that sometime soon... running and tweaking the
> image remotely would be a lot easier than setting up the image on my
> machine and then ftp-ing over for any change.
>
> Thanks for the restart, it seems to have worked.
>
> - Doug
>


signature.asc (196 bytes) Download Attachment
stéphane ducasse-2

Re: source.sqf down?

Reply Threaded More More options
Print post
Permalink
In reply to this post by Doug Way
doug

could you load the new squeaksource code in the squeakfoundation one.
This would allow us to clean the inbox. Now this is not really  
possible to find its way there.

Stef

On 18 févr. 06, at 00:56, Doug Way wrote:

>
> On Fri, 17 Feb 2006 16:29:06 -0600, "Ken Causey" <[hidden email]>
> said:
>> I also could not get a response.  The process was still running  
>> but was
>> pegging the CPU.  I killed it and restarted it.  It seems to be  
>> running
>> now, I hope nothing was lost.  Please find the SqueakDebug.log  
>> (from the
>> 16th) that I found, attached.  By the way problem images can be run
>> under tightvnc for monitoring and debugging.  If you are  
>> interested in
>> doing that Doug and need some help with it let me know.
>
> Yes, I will want to try that sometime soon... running and tweaking the
> image remotely would be a lot easier than setting up the image on my
> machine and then ftp-ing over for any change.
>
> Thanks for the restart, it seems to have worked.
>
> - Doug

Marcus Denker

Re: source.sqf down?

Reply Threaded More More options
Print post
Permalink

On 18.02.2006, at 20:41, stéphane ducasse wrote:

> doug
>
> could you load the new squeaksource code in the squeakfoundation one.
> This would allow us to clean the inbox. Now this is not really  
> possible to find its way there.

That might not that simple... Adrian and Phillipe spend a day to  
convert the model
when updating squeaksource.com... I will ask Adrian what to do.

      Marcus
Adrian Lienhard

Re: source.sqf down?

Reply Threaded More More options
Print post
Permalink
No, that's not a problem. What we did with converting the model is  
not needed for this upgrade. We moved to this version from much older  
code.
In the meantime (since the announcement  of Lukas to this list on  
January 10) we added some enhancements and minor bugfixes. One thing  
to take care of in the latest version is that we commented out the  
usage of ReferenceStreams for persistency -- for SqueakSource.com we  
regularly save the image because the ref streams do not perform well  
with the size of our model.

Adrian

On Feb 18, 2006, at 20:45 , Marcus Denker wrote:

>
> On 18.02.2006, at 20:41, stéphane ducasse wrote:
>
>> doug
>>
>> could you load the new squeaksource code in the squeakfoundation one.
>> This would allow us to clean the inbox. Now this is not really  
>> possible to find its way there.
>
> That might not that simple... Adrian and Phillipe spend a day to  
> convert the model
> when updating squeaksource.com... I will ask Adrian what to do.
>
>      Marcus