Greetings,
I am getting a timeout on IPSocketAddress(127.0.0.1:49534) when I attempt to launch my image using the VisualWorks launcher in Win 7. I am totally in the dark about this, it seems to be related to the last snapshot but this is just a guess. Any clues about what is happening and how to fix it would be most appreciated. Thanks, Frank ----------- Here is the stack backtrace: > Unhandled exception: Permission denied > SocketAccessor>>handleAsyncConnect:timeout: > optimized [] in SocketAccessor>>connectTo:timeout: > BlockClosure>>cull: > OsNeedRetryError(GenericException)>>performHandler: > OsNeedRetryError(GenericException)>>propagatePrivateFrom: > OsNeedRetryError(GenericException)>>propagateFrom: > OsNeedRetryError(GenericException)>>propagate > OsNeedRetryError(GenericException)>>raiseSignal > SocketAccessor class(OSErrorHolder class)>>reportOn:with: > SocketAccessor(OSErrorHolder)>>reportError: > SocketAccessor>>primConnectTo: > optimized [] in SocketAccessor>>connectTo:timeout: > BlockClosure>>on:do: > SocketAccessor>>connectTo:timeout: > SocketAccessor>>connectTo: > optimized [] in SocketAccessor class>>newTCPclientToHost:port: > BlockClosure>>ifCurtailed: > SocketAccessor class>>newTCPclientToHost:port: > UndefinedObject>>unboundMethod > UndefinedObject(Object)>>performMethod:arguments: > UndefinedObject(Object)>>performMethod: > Compiler(SmalltalkCompiler)>>evaluate:in:allowReceiver:receiver:environment:notifying:ifFail: > Compiler class(SmalltalkCompiler class)>>evaluate:for:in:notifying:logged: > Compiler class(SmalltalkCompiler class)>>evaluate:notifying:logged: > Compiler class(SmalltalkCompiler class)>>evaluate:logged: > Compiler class(SmalltalkCompiler class)>>evaluate: > optimized [] in ImageConfigurationSystem>>runCode: > OrderedCollection>>do: > ImageConfigurationSystem>>runCode: > CommandLineInterest>>triggerWithTokenStream: > CommandLineInterest>>triggerOptionAt: > optimized [] in [] in Subsystem>>runActivationActions > SortedCollection(OrderedCollection)>>do: > optimized [] in Subsystem>>runActivationActions > SortedCollection(OrderedCollection)>>do: > ImageConfigurationSystem(Subsystem)>>runActivationActions > ImageConfigurationSystem>>runActivationActions > ImageConfigurationSystem(Subsystem)>>privateActivate > ImageConfigurationSystem class(Subsystem class)>>activate > optimized [] in Subsystem>>ensurePrerequisitesAreActive > Set>>do: > RuntimeSystem(Subsystem)>>ensurePrerequisitesAreActive > RuntimeSystem(Subsystem)>>privateActivate > RuntimeSystem class(Subsystem class)>>activate > optimized [] in Subsystem>>ensurePrerequisitesAreActive > Set>>do: > UserApplication(Subsystem)>>ensurePrerequisitesAreActive > UserApplication(Subsystem)>>privateActivate > UserApplication class(Subsystem class)>>activate > UserApplication class(Subsystem class)>>reactToEvent: > optimized [] in Subsystem class>>signalEvent:to: > OrderedCollection>>do: > Subsystem class>>signalEvent:to: > Subsystem class>>signalEvent: > Snapshot>>signalSystemEvent: > Snapshot>>postSnapshotBootstrap > Snapshot>>privateSnapshot > optimized [] in [] in Snapshot>>snapshot > BlockClosure>>ensure: > Cursor>>showWhile: > optimized [] in Snapshot>>snapshot > BlockClosure>>ensure: > Snapshot class>>withSnapshot:do: > Snapshot>>snapshot > Snapshot>>saveAs:thenQuit: > ObjectMemory class>>snapshotAs:thenQuit: > ObjectMemory class>>snapshot > VisualLauncher>>imageSave _______________________________________________ vwnc mailing list [hidden email] http://lists.cs.uiuc.edu/mailman/listinfo/vwnc |
Try checking your windows firewall, it may be blocking VisualWorks from hosting ports.
On Aug 23, 2012, at 10:51 PM, squeakman <[hidden email]> wrote: > Greetings, > > I am getting a timeout on IPSocketAddress(127.0.0.1:49534) when I attempt to launch my image using the VisualWorks launcher in Win 7. > > I am totally in the dark about this, it seems to be related to the last snapshot but this is just a guess. > > Any clues about what is happening and how to fix it would be most appreciated. > > Thanks, > Frank > > ----------- > > Here is the stack backtrace: > >> Unhandled exception: Permission denied >> SocketAccessor>>handleAsyncConnect:timeout: >> optimized [] in SocketAccessor>>connectTo:timeout: >> BlockClosure>>cull: >> OsNeedRetryError(GenericException)>>performHandler: >> OsNeedRetryError(GenericException)>>propagatePrivateFrom: >> OsNeedRetryError(GenericException)>>propagateFrom: >> OsNeedRetryError(GenericException)>>propagate >> OsNeedRetryError(GenericException)>>raiseSignal >> SocketAccessor class(OSErrorHolder class)>>reportOn:with: >> SocketAccessor(OSErrorHolder)>>reportError: >> SocketAccessor>>primConnectTo: >> optimized [] in SocketAccessor>>connectTo:timeout: >> BlockClosure>>on:do: >> SocketAccessor>>connectTo:timeout: >> SocketAccessor>>connectTo: >> optimized [] in SocketAccessor class>>newTCPclientToHost:port: >> BlockClosure>>ifCurtailed: >> SocketAccessor class>>newTCPclientToHost:port: >> UndefinedObject>>unboundMethod >> UndefinedObject(Object)>>performMethod:arguments: >> UndefinedObject(Object)>>performMethod: >> Compiler(SmalltalkCompiler)>>evaluate:in:allowReceiver:receiver:environment:notifying:ifFail: >> Compiler class(SmalltalkCompiler class)>>evaluate:for:in:notifying:logged: >> Compiler class(SmalltalkCompiler class)>>evaluate:notifying:logged: >> Compiler class(SmalltalkCompiler class)>>evaluate:logged: >> Compiler class(SmalltalkCompiler class)>>evaluate: >> optimized [] in ImageConfigurationSystem>>runCode: >> OrderedCollection>>do: >> ImageConfigurationSystem>>runCode: >> CommandLineInterest>>triggerWithTokenStream: >> CommandLineInterest>>triggerOptionAt: >> optimized [] in [] in Subsystem>>runActivationActions >> SortedCollection(OrderedCollection)>>do: >> optimized [] in Subsystem>>runActivationActions >> SortedCollection(OrderedCollection)>>do: >> ImageConfigurationSystem(Subsystem)>>runActivationActions >> ImageConfigurationSystem>>runActivationActions >> ImageConfigurationSystem(Subsystem)>>privateActivate >> ImageConfigurationSystem class(Subsystem class)>>activate >> optimized [] in Subsystem>>ensurePrerequisitesAreActive >> Set>>do: >> RuntimeSystem(Subsystem)>>ensurePrerequisitesAreActive >> RuntimeSystem(Subsystem)>>privateActivate >> RuntimeSystem class(Subsystem class)>>activate >> optimized [] in Subsystem>>ensurePrerequisitesAreActive >> Set>>do: >> UserApplication(Subsystem)>>ensurePrerequisitesAreActive >> UserApplication(Subsystem)>>privateActivate >> UserApplication class(Subsystem class)>>activate >> UserApplication class(Subsystem class)>>reactToEvent: >> optimized [] in Subsystem class>>signalEvent:to: >> OrderedCollection>>do: >> Subsystem class>>signalEvent:to: >> Subsystem class>>signalEvent: >> Snapshot>>signalSystemEvent: >> Snapshot>>postSnapshotBootstrap >> Snapshot>>privateSnapshot >> optimized [] in [] in Snapshot>>snapshot >> BlockClosure>>ensure: >> Cursor>>showWhile: >> optimized [] in Snapshot>>snapshot >> BlockClosure>>ensure: >> Snapshot class>>withSnapshot:do: >> Snapshot>>snapshot >> Snapshot>>saveAs:thenQuit: >> ObjectMemory class>>snapshotAs:thenQuit: >> ObjectMemory class>>snapshot >> VisualLauncher>>imageSave > > _______________________________________________ > vwnc mailing list > [hidden email] > http://lists.cs.uiuc.edu/mailman/listinfo/vwnc _______________________________________________ vwnc mailing list [hidden email] http://lists.cs.uiuc.edu/mailman/listinfo/vwnc |
On 25/08/2012 3:14 AM, Michael Lucas-Smith wrote:
> Try checking your windows firewall, it may be blocking VisualWorks from hosting ports. > > On Aug 23, 2012, at 10:51 PM, squeakman <[hidden email]> wrote: > Yep, that was the problem. Thanks for you help, Frank _______________________________________________ vwnc mailing list [hidden email] http://lists.cs.uiuc.edu/mailman/listinfo/vwnc |
Free forum by Nabble | Edit this page |