help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-smalltalk] SwazooIliad stop


From: Stefan Schmiedl
Subject: [Help-smalltalk] SwazooIliad stop
Date: Sun, 12 Jul 2009 18:13:04 +0200

eow that's an interesting stack trace coming up when trying
to stop swazoo.... looks like an attempt to start a new server
happens here.

address@hidden ot $ gst-remote --eval 'Iliad.SwazooIliad stop'
Object: File error: Address already in use
SystemExceptions.FileError(Exception)>>signal (AnsiExcept.st:216)
SystemExceptions.FileError class(Exception class)>>signal: (AnsiExcept.st:79)
File class>>checkError: (File.st:85)
File class>>checkError (File.st:74)
[] in Sockets.TCPSocketImpl(Sockets.AbstractSocketImpl)>>bindTo:port: 
(Sockets.star#VFS.ZipFile/AbstractSocketImpl.st:115)
[] in BlockClosure>>ifCurtailed: (BlkClosure.st:287)
BlockClosure>>ensure: (BlkClosure.st:269)
BlockClosure>>ifCurtailed: (BlkClosure.st:289)
Sockets.TCPSocketImpl(Sockets.AbstractSocketImpl)>>bindTo:port: 
(Sockets.star#VFS.ZipFile/AbstractSocketImpl.st:117)
Sockets.ServerSocket>>port:queueSize:bindTo: 
(Sockets.star#VFS.ZipFile/Sockets.st:1009)
Sockets.ServerSocket class>>port:queueSize:bindTo: 
(Sockets.star#VFS.ZipFile/Sockets.st:945)
Sockets.ServerSocket class>>port:queueSize: 
(Sockets.star#VFS.ZipFile/Sockets.st:916)
SpSocket>>listenBackloggingUpTo: (Sport.star#VFS.ZipFile/sport.st:1181)
Swazoo.SwazooSocket>>listenFor: (Swazoo.star#VFS.ZipFile/HTTP.st:679)
Swazoo.HTTPServer>>start (Swazoo.star#VFS.ZipFile/HTTP.st:457)
[] in Swazoo.SwazooServer>>serverFor: (Swazoo.star#VFS.ZipFile/Core.st:927)
Set(Iterable)>>detect:ifNone: (Iterable.st:107)
Swazoo.SwazooServer>>serverFor: (Swazoo.star#VFS.ZipFile/Core.st:924)
[] in Iliad.Site(Swazoo.SwazooSite)>>stop (Swazoo.star#VFS.ZipFile/Core.st:568)
OrderedCollection(SequenceableCollection)>>do: (SeqCollect.st:822)
Iliad.Site(Swazoo.SwazooSite)>>stop (Swazoo.star#VFS.ZipFile/Core.st:575)
Swazoo.SwazooServer>>stopSite: (Swazoo.star#VFS.ZipFile/Core.st:1051)
Swazoo.SwazooServer class>>stopSite: (Swazoo.star#VFS.ZipFile/Core.st:743)
Iliad.SwazooIliad class>>stop (Iliad-Swazoo.star#VFS.ZipFile/SwazooIliad.st:14)
UndefinedObject>>executeStatements (a String:1)
[] in STInST.STEvaluationDriver>>evaluate: 
(Compiler.star#VFS.ZipFile/StartCompiler.st:210)

confused,
s.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]