cannot attach to my local host..

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

cannot attach to my local host..

sergio_101

it looks like i have successfully set up my gemstones server on macosx..

i get this:

sergio@MacBook-Pro:~/Downloads$ gslist -cvl
Status   Version    Owner    Pid   Port   Started     Type       Name
------- --------- --------- ----- ----- ------------ ------      ----
  OK    3.1.0     sergio    19945 50377 Sep 05 20:40 Netldi      gs64ldi
  OK    3.1.0     sergio    19954 51509 Sep 05 20:40 Stone       seaside
  OK    3.1.0     sergio    19955 51501 Sep 05 20:40 cache       seaside~dc40ff9477825a02

and this:

sergio@MacBook-Pro:~/Downloads$ nmap localhost -p 50377

Starting Nmap 4.75 ( http://nmap.org ) at 2012-09-05 21:09 EDT
Interesting ports on localhost (127.0.0.1):
PORT      STATE SERVICE
50377/tcp open  unknown

my session looks like this:

OGStandardSessionDescription new
        name: 'Seaside';
        stoneHost: 'localhost';
        stoneName: 'seaside';
        gemHost: 'glass';
        netLDI: '50377';
        userId: 'DataCurator';
        password: 'swordfish';
        backupDirectory: '/opt/gemstone/backup/';
        yourself.

but when i connect, it looks like it times out.. it takes forever and ever.. then gives me this:

--- there is no more info after this paste ---

thanks!


From: [hidden email]
To: [hidden email]
Subject: [BUG][] in OGSessionNode>>basicLogin:

here insert explanation of what you were doing, suspect changes you've made and so forth.

5 September 2012 9:21:20 pm

VM: Mac OS - intel - 1081 - Squeak3.8.1 of '28 Aug 2006' [latest update: #6747] GemTools 1.0-beta.8.7
Image: Pharo-1.1-11411 [Latest update: #11411]

SecurityManager state:
Restricted: false
FileAccess: true
SocketAccess: true
Working Dir /Users/sergio/Downloads/GemTools-1.0-beta.8.7-31x.app/Contents/Resources
Trusted Dir /foobar/tooBar/forSqueak/bogus
Untrusted Dir /Users/sergio/Library/Preferences/Squeak/Internet/My Squeak

[] in OGSessionNode>>basicLogin:
        Receiver: an OGSessionNode
        Arguments and temporary variables:
                initializeServer: true
                desc: an OGStandardSessionDescription
                gciError: a Gci31xErrSType64
                messageText: 'Unable to create a GemStone session.
NetLDI service ''50377'' not...etc...
        Receiver's instance variables:
                metaNode: Session

                session: nil
                sessionDescription: an OGStandardSessionDescription
                windowSessionNumber: nil
                autoAbort: nil
                autoCommit: nil
                autoMigrate: nil
                glassPackageName: nil
                usingMetacello: nil
                backupFileName: nil
                workspaceNode: an OGWorkspaceNode

BlockClosure>>on:do:
        Receiver: [| gciError messageText | (session
                        login: desc password
                        osUser: (desc isGuest
                                        i...etc...
        Arguments and temporary variables:
                exception: Error
                handlerAction: [:ex |
session := nil.
        ^ ex pass]
                handlerActive: false
        Receiver's instance variables:
                outerContext: OGSessionNode>>basicLogin:
                startpc: 169
                numArgs: 0

OGSessionNode>>basicLogin:
        Receiver: an OGSessionNode
        Arguments and temporary variables:
                initializeServer: true
                desc: an OGStandardSessionDescription
        Receiver's instance variables:
                metaNode: Session

                session: nil
                sessionDescription: an OGStandardSessionDescription
                windowSessionNumber: nil
                autoAbort: nil
                autoCommit: nil
                autoMigrate: nil
                glassPackageName: nil
                usingMetacello: nil
                backupFileName: nil
                workspaceNode: an OGWorkspaceNode

OGSessionNode>>login
        Receiver: an OGSessionNode
        Arguments and temporary variables:

        Receiver's instance variables:
                metaNode: Session

                session: nil
                sessionDescription: an OGStandardSessionDescription
                windowSessionNumber: nil
                autoAbort: nil
                autoCommit: nil
                autoMigrate: nil
                glassPackageName: nil
                usingMetacello: nil
                backupFileName: nil
                workspaceNode: an OGWorkspaceNode

OGCmdLoginSession>>execute
        Receiver: an OGCmdLoginSession
        Arguments and temporary variables:

        Receiver's instance variables:
                target: an OGSessionNode
                requestor: an OBFixedButtonPanel

PluggableButtonMorphPlus(PluggableButtonMorph)>>performAction
        Receiver: a PluggableButtonMorphPlus(56623104)
        Arguments and temporary variables:

        Receiver's instance variables:
                bounds: 12@134 corner: 72@158
                owner: an OBButtonBar(959447040)
                submorphs: an Array(an AlignmentMorph(209453056))
                fullBounds: 12@134 corner: 72@158
                color: Color transparent
                extension: a MorphExtension (602406912) [balloonText]  [other:  (lastState -> f...etc...
                borderWidth: 0
                borderColor: #simple
                model: an OGCmdLoginSession
                label: 'Login'
                getStateSelector: nil
                actionSelector: #execute
                getLabelSelector: #buttonLabel
                getMenuSelector: nil
                shortcutCharacter: nil
                askBeforeChanging: false
                triggerOnMouseDown: false
                offColor: (Color r: 0.861 g: 0.861 b: 0.861)
                onColor: (Color r: 0.833 g: 0.833 b: 0.833)
                feedbackColor: nil
                showSelectionFeedback: false
                allButtons: nil
                arguments: #()
                argumentsProvider: nil
                argumentsSelector: nil
                gradientLook: true
                enabled: true
                action: nil
                getColorSelector: nil
                getEnabledSelector: nil

PluggableButtonMorphPlus>>performAction
        Receiver: a PluggableButtonMorphPlus(56623104)
        Arguments and temporary variables:

        Receiver's instance variables:
                bounds: 12@134 corner: 72@158
                owner: an OBButtonBar(959447040)
                submorphs: an Array(an AlignmentMorph(209453056))
                fullBounds: 12@134 corner: 72@158
                color: Color transparent
                extension: a MorphExtension (602406912) [balloonText]  [other:  (lastState -> f...etc...
                borderWidth: 0
                borderColor: #simple
                model: an OGCmdLoginSession
                label: 'Login'
                getStateSelector: nil
                actionSelector: #execute
                getLabelSelector: #buttonLabel
                getMenuSelector: nil
                shortcutCharacter: nil
                askBeforeChanging: false
                triggerOnMouseDown: false
                offColor: (Color r: 0.861 g: 0.861 b: 0.861)
                onColor: (Color r: 0.833 g: 0.833 b: 0.833)
                feedbackColor: nil
                showSelectionFeedback: false
                allButtons: nil
                arguments: #()
                argumentsProvider: nil
                argumentsSelector: nil
                gradientLook: true
                enabled: true
                action: nil
                getColorSelector: nil
                getEnabledSelector: nil

[] in PluggableButtonMorphPlus(PluggableButtonMorph)>>mouseUp:
        Receiver: a PluggableButtonMorphPlus(56623104)
        Arguments and temporary variables:
                evt: a PluggableButtonMorphPlus(56623104)
                m: [42@143 mouseUp 1658271 nil]
        Receiver's instance variables:
                bounds: 12@134 corner: 72@158
                owner: an OBButtonBar(959447040)
                submorphs: an Array(an AlignmentMorph(209453056))
                fullBounds: 12@134 corner: 72@158
                color: Color transparent
                extension: a MorphExtension (602406912) [balloonText]  [other:  (lastState -> f...etc...
                borderWidth: 0
                borderColor: #simple
                model: an OGCmdLoginSession
                label: 'Login'
                getStateSelector: nil
                actionSelector: #execute
                getLabelSelector: #buttonLabel
                getMenuSelector: nil
                shortcutCharacter: nil
                askBeforeChanging: false
                triggerOnMouseDown: false
                offColor: (Color r: 0.861 g: 0.861 b: 0.861)
                onColor: (Color r: 0.833 g: 0.833 b: 0.833)
                feedbackColor: nil
                showSelectionFeedback: false
                allButtons: nil
                arguments: #()
                argumentsProvider: nil
                argumentsSelector: nil
                gradientLook: true
                enabled: true
                action: nil
                getColorSelector: nil
                getEnabledSelector: nil

Array(SequenceableCollection)>>do:
        Receiver: an Array(a PluggableButtonMorphPlus(56623104) a PluggableButtonMorphPlus(439877632) a Plug...etc...
        Arguments and temporary variables:
                aBlock: [:m | (m containsPoint: evt cursorPoint)
                ifTrue: [m enabled
                                ifTru...etc...
                index: 1
                indexLimiT: 6
        Receiver's instance variables:
an Array(a PluggableButtonMorphPlus(56623104) a PluggableButtonMorphPlus(439877632) a Plug...etc...

PluggableButtonMorphPlus(PluggableButtonMorph)>>mouseUp:
        Receiver: a PluggableButtonMorphPlus(56623104)
        Arguments and temporary variables:
                evt: [42@143 mouseUp 1658271 nil]
                all: an Array(a PluggableButtonMorphPlus(56623104) a PluggableButtonMorphPlus(4...etc...
        Receiver's instance variables:
                bounds: 12@134 corner: 72@158
                owner: an OBButtonBar(959447040)
                submorphs: an Array(an AlignmentMorph(209453056))
                fullBounds: 12@134 corner: 72@158
                color: Color transparent
                extension: a MorphExtension (602406912) [balloonText]  [other:  (lastState -> f...etc...
                borderWidth: 0
                borderColor: #simple
                model: an OGCmdLoginSession
                label: 'Login'
                getStateSelector: nil
                actionSelector: #execute
                getLabelSelector: #buttonLabel
                getMenuSelector: nil
                shortcutCharacter: nil
                askBeforeChanging: false
                triggerOnMouseDown: false
                offColor: (Color r: 0.861 g: 0.861 b: 0.861)
                onColor: (Color r: 0.833 g: 0.833 b: 0.833)
                feedbackColor: nil
                showSelectionFeedback: false
                allButtons: nil
                arguments: #()
                argumentsProvider: nil
                argumentsSelector: nil
                gradientLook: true
                enabled: true
                action: nil
                getColorSelector: nil
                getEnabledSelector: nil

PluggableButtonMorphPlus>>mouseUp:
        Receiver: a PluggableButtonMorphPlus(56623104)
        Arguments and temporary variables:
                evt: [42@143 mouseUp 1658271 nil]
        Receiver's instance variables:
                bounds: 12@134 corner: 72@158
                owner: an OBButtonBar(959447040)
                submorphs: an Array(an AlignmentMorph(209453056))
                fullBounds: 12@134 corner: 72@158
                color: Color transparent
                extension: a MorphExtension (602406912) [balloonText]  [other:  (lastState -> f...etc...
                borderWidth: 0
                borderColor: #simple
                model: an OGCmdLoginSession
                label: 'Login'
                getStateSelector: nil
                actionSelector: #execute
                getLabelSelector: #buttonLabel
                getMenuSelector: nil
                shortcutCharacter: nil
                askBeforeChanging: false
                triggerOnMouseDown: false
                offColor: (Color r: 0.861 g: 0.861 b: 0.861)
                onColor: (Color r: 0.833 g: 0.833 b: 0.833)
                feedbackColor: nil
                showSelectionFeedback: false
                allButtons: nil
                arguments: #()
                argumentsProvider: nil
                argumentsSelector: nil
                gradientLook: true
                enabled: true
                action: nil
                getColorSelector: nil
                getEnabledSelector: nil

PluggableButtonMorphPlus(Morph)>>handleMouseUp:
        Receiver: a PluggableButtonMorphPlus(56623104)
        Arguments and temporary variables:
                anEvent: [42@143 mouseUp 1658271 nil]
        Receiver's instance variables:
                bounds: 12@134 corner: 72@158
                owner: an OBButtonBar(959447040)
                submorphs: an Array(an AlignmentMorph(209453056))
                fullBounds: 12@134 corner: 72@158
                color: Color transparent
                extension: a MorphExtension (602406912) [balloonText]  [other:  (lastState -> f...etc...
                borderWidth: 0
                borderColor: #simple
                model: an OGCmdLoginSession
                label: 'Login'
                getStateSelector: nil
                actionSelector: #execute
                getLabelSelector: #buttonLabel
                getMenuSelector: nil
                shortcutCharacter: nil
                askBeforeChanging: false
                triggerOnMouseDown: false
                offColor: (Color r: 0.861 g: 0.861 b: 0.861)
                onColor: (Color r: 0.833 g: 0.833 b: 0.833)
                feedbackColor: nil
                showSelectionFeedback: false
                allButtons: nil
                arguments: #()
                argumentsProvider: nil
                argumentsSelector: nil
                gradientLook: true
                enabled: true
                action: nil
                getColorSelector: nil
                getEnabledSelector: nil

MouseButtonEvent>>sentTo:
        Receiver: [42@143 mouseUp 1658271 nil]
        Arguments and temporary variables:
                anObject: a PluggableButtonMorphPlus(56623104)
        Receiver's instance variables:
                timeStamp: 1658271
                source: a HandMorph(843055104)
                windowIndex: nil
                type: #mouseUp
                buttons: 0
                position: 42@143
                handler: nil
                wasHandled: true
                whichButton: 4

PluggableButtonMorphPlus(Morph)>>handleEvent:
        Receiver: a PluggableButtonMorphPlus(56623104)
        Arguments and temporary variables:
                anEvent: [42@143 mouseUp 1658271 nil]
        Receiver's instance variables:
                bounds: 12@134 corner: 72@158
                owner: an OBButtonBar(959447040)
                submorphs: an Array(an AlignmentMorph(209453056))
                fullBounds: 12@134 corner: 72@158
                color: Color transparent
                extension: a MorphExtension (602406912) [balloonText]  [other:  (lastState -> f...etc...
                borderWidth: 0
                borderColor: #simple
                model: an OGCmdLoginSession
                label: 'Login'
                getStateSelector: nil
                actionSelector: #execute
                getLabelSelector: #buttonLabel
                getMenuSelector: nil
                shortcutCharacter: nil
                askBeforeChanging: false
                triggerOnMouseDown: false
                offColor: (Color r: 0.861 g: 0.861 b: 0.861)
                onColor: (Color r: 0.833 g: 0.833 b: 0.833)
                feedbackColor: nil
                showSelectionFeedback: false
                allButtons: nil
                arguments: #()
                argumentsProvider: nil
                argumentsSelector: nil
                gradientLook: true
                enabled: true
                action: nil
                getColorSelector: nil
                getEnabledSelector: nil

PluggableButtonMorphPlus(Morph)>>handleFocusEvent:
        Receiver: a PluggableButtonMorphPlus(56623104)
        Arguments and temporary variables:
                anEvent: [42@143 mouseUp 1658271 nil]
        Receiver's instance variables:
                bounds: 12@134 corner: 72@158
                owner: an OBButtonBar(959447040)
                submorphs: an Array(an AlignmentMorph(209453056))
                fullBounds: 12@134 corner: 72@158
                color: Color transparent
                extension: a MorphExtension (602406912) [balloonText]  [other:  (lastState -> f...etc...
                borderWidth: 0
                borderColor: #simple
                model: an OGCmdLoginSession
                label: 'Login'
                getStateSelector: nil
                actionSelector: #execute
                getLabelSelector: #buttonLabel
                getMenuSelector: nil
                shortcutCharacter: nil
                askBeforeChanging: false
                triggerOnMouseDown: false
                offColor: (Color r: 0.861 g: 0.861 b: 0.861)
                onColor: (Color r: 0.833 g: 0.833 b: 0.833)
                feedbackColor: nil
                showSelectionFeedback: false
                allButtons: nil
                arguments: #()
                argumentsProvider: nil
                argumentsSelector: nil
                gradientLook: true
                enabled: true
                action: nil
                getColorSelector: nil
                getEnabledSelector: nil

[] in HandMorph>>sendFocusEvent:to:clear:
        Receiver: a HandMorph(843055104)
        Arguments and temporary variables:
                anEvent: [42@143 mouseUp 1658271 nil]
                focusHolder: a PluggableButtonMorphPlus(56623104)
                result: #(nil)
        Receiver's instance variables:
                bounds: 517@435 corner: 533@451
                owner: a PasteUpMorph(425197568) [world]
                submorphs: #()
                fullBounds: 517@435 corner: 533@451
                color: Color blue
                extension: a MorphExtension (141295616) [eventHandler = an EventHandler]
                mouseFocus: nil
                keyboardFocus: nil
                eventListeners: nil
                mouseListeners: nil
                keyboardListeners: nil
                mouseClickState: nil
                mouseOverHandler: a MouseOverHandler
                lastMouseEvent: [517@435 mouseUp 1986372 nil]
                targetOffset: 37@9
                damageRecorder: a DamageRecorder
                cacheCanvas: nil
                cachedCanvasHasHoles: false
                temporaryCursor: nil
                temporaryCursorOffset: nil
                hardwareCursor: nil
                hasChanged: true
                savedPatch: nil
                userInitials: ''
                lastEventBuffer: #(1 1986372 517 435 0 0 0 1)
                lastKeyScanCode: 46
                combinedChar: nil

[] in PasteUpMorph>>becomeActiveDuring:
        Receiver: a PasteUpMorph(425197568) [world]
        Arguments and temporary variables:
                aBlock: [ActiveHand := self.
        ActiveEvent := anEvent.
        result := focusHolder
                ...etc...
        Receiver's instance variables:
                bounds: 0@0 corner: 980@614
                owner: nil
                submorphs: an Array(a TaskbarMorph(811335680) a SystemWindow(643039232) a Syste...etc...
                fullBounds: 0@0 corner: 980@614
                color: (Color r: 0.97 g: 0.98 b: 1.0)
                extension: a MorphExtension (666632192) [eventHandler = an EventHandler]  [othe...etc...
                borderWidth: 0
                borderColor: (Color r: 0.03 g: 0.02 b: 0.0)
                model: a MorphicModel(504889344)
                cursor: 1
                padding: 3
                backgroundMorph: an AlphaImageMorph(686292992)
                isPartsBin: nil
                autoLineLayout: false
                indicateCursor: nil
                resizeToFit: nil
                worldState: a WorldState
                griddingOn: nil

BlockClosure>>on:do:
        Receiver: [aBlock value]
        Arguments and temporary variables:
                exception: Error
                handlerAction: [:ex |
ActiveWorld := priorWorld.
        ActiveEvent := priorEvent.
        ...etc...
                handlerActive: false
        Receiver's instance variables:
                outerContext: PasteUpMorph>>becomeActiveDuring:
                startpc: 67
                numArgs: 0

PasteUpMorph>>becomeActiveDuring:
        Receiver: a PasteUpMorph(425197568) [world]
        Arguments and temporary variables:
                aBlock: [ActiveHand := self.
        ActiveEvent := anEvent.
        result := focusHolder
                ...etc...
                priorWorld: a PasteUpMorph(425197568) [world]
                priorHand: a HandMorph(843055104)
                priorEvent: [42@143 mouseOver red nil nil]
        Receiver's instance variables:
                bounds: 0@0 corner: 980@614
                owner: nil
                submorphs: an Array(a TaskbarMorph(811335680) a SystemWindow(643039232) a Syste...etc...
                fullBounds: 0@0 corner: 980@614
                color: (Color r: 0.97 g: 0.98 b: 1.0)
                extension: a MorphExtension (666632192) [eventHandler = an EventHandler]  [othe...etc...
                borderWidth: 0
                borderColor: (Color r: 0.03 g: 0.02 b: 0.0)
                model: a MorphicModel(504889344)
                cursor: 1
                padding: 3
                backgroundMorph: an AlphaImageMorph(686292992)
                isPartsBin: nil
                autoLineLayout: false
                indicateCursor: nil
                resizeToFit: nil
                worldState: a WorldState
                griddingOn: nil

HandMorph>>sendFocusEvent:to:clear:
        Receiver: a HandMorph(843055104)
        Arguments and temporary variables:
                anEvent: [42@143 mouseUp 1658271 nil]
                focusHolder: a PluggableButtonMorphPlus(56623104)
                aBlock: [self mouseFocus: nil]
                w: a PasteUpMorph(425197568) [world]
                result: #(nil)
        Receiver's instance variables:
                bounds: 517@435 corner: 533@451
                owner: a PasteUpMorph(425197568) [world]
                submorphs: #()
                fullBounds: 517@435 corner: 533@451
                color: Color blue
                extension: a MorphExtension (141295616) [eventHandler = an EventHandler]
                mouseFocus: nil
                keyboardFocus: nil
                eventListeners: nil
                mouseListeners: nil
                keyboardListeners: nil
                mouseClickState: nil
                mouseOverHandler: a MouseOverHandler
                lastMouseEvent: [517@435 mouseUp 1986372 nil]
                targetOffset: 37@9
                damageRecorder: a DamageRecorder
                cacheCanvas: nil
                cachedCanvasHasHoles: false
                temporaryCursor: nil
                temporaryCursorOffset: nil
                hardwareCursor: nil
                hasChanged: true
                savedPatch: nil
                userInitials: ''
                lastEventBuffer: #(1 1986372 517 435 0 0 0 1)
                lastKeyScanCode: 46
                combinedChar: nil

HandMorph>>sendEvent:focus:clear:
        Receiver: a HandMorph(843055104)
        Arguments and temporary variables:
                anEvent: [42@143 mouseUp 1658271 nil]
                focusHolder: a PluggableButtonMorphPlus(56623104)
                aBlock: [self mouseFocus: nil]
                result: nil
        Receiver's instance variables:
                bounds: 517@435 corner: 533@451
                owner: a PasteUpMorph(425197568) [world]
                submorphs: #()
                fullBounds: 517@435 corner: 533@451
                color: Color blue
                extension: a MorphExtension (141295616) [eventHandler = an EventHandler]
                mouseFocus: nil
                keyboardFocus: nil
                eventListeners: nil
                mouseListeners: nil
                keyboardListeners: nil
                mouseClickState: nil
                mouseOverHandler: a MouseOverHandler
                lastMouseEvent: [517@435 mouseUp 1986372 nil]
                targetOffset: 37@9
                damageRecorder: a DamageRecorder
                cacheCanvas: nil
                cachedCanvasHasHoles: false
                temporaryCursor: nil
                temporaryCursorOffset: nil
                hardwareCursor: nil
                hasChanged: true
                savedPatch: nil
                userInitials: ''
                lastEventBuffer: #(1 1986372 517 435 0 0 0 1)
                lastKeyScanCode: 46
                combinedChar: nil

HandMorph>>sendMouseEvent:
        Receiver: a HandMorph(843055104)
        Arguments and temporary variables:
                anEvent: [42@143 mouseUp 1658271 nil]
        Receiver's instance variables:
                bounds: 517@435 corner: 533@451
                owner: a PasteUpMorph(425197568) [world]
                submorphs: #()
                fullBounds: 517@435 corner: 533@451
                color: Color blue
                extension: a MorphExtension (141295616) [eventHandler = an EventHandler]
                mouseFocus: nil
                keyboardFocus: nil
                eventListeners: nil
                mouseListeners: nil
                keyboardListeners: nil
                mouseClickState: nil
                mouseOverHandler: a MouseOverHandler
                lastMouseEvent: [517@435 mouseUp 1986372 nil]
                targetOffset: 37@9
                damageRecorder: a DamageRecorder
                cacheCanvas: nil
                cachedCanvasHasHoles: false
                temporaryCursor: nil
                temporaryCursorOffset: nil
                hardwareCursor: nil
                hasChanged: true
                savedPatch: nil
                userInitials: ''
                lastEventBuffer: #(1 1986372 517 435 0 0 0 1)
                lastKeyScanCode: 46
                combinedChar: nil

HandMorph>>handleEvent:
        Receiver: a HandMorph(843055104)
        Arguments and temporary variables:
                anEvent: [42@143 mouseUp 1658271 nil]
                evt: [42@143 mouseUp 1658271 nil]
                ofs: nil
        Receiver's instance variables:
                bounds: 517@435 corner: 533@451
                owner: a PasteUpMorph(425197568) [world]
                submorphs: #()
                fullBounds: 517@435 corner: 533@451
                color: Color blue
                extension: a MorphExtension (141295616) [eventHandler = an EventHandler]
                mouseFocus: nil
                keyboardFocus: nil
                eventListeners: nil
                mouseListeners: nil
                keyboardListeners: nil
                mouseClickState: nil
                mouseOverHandler: a MouseOverHandler
                lastMouseEvent: [517@435 mouseUp 1986372 nil]
                targetOffset: 37@9
                damageRecorder: a DamageRecorder
                cacheCanvas: nil
                cachedCanvasHasHoles: false
                temporaryCursor: nil
                temporaryCursorOffset: nil
                hardwareCursor: nil
                hasChanged: true
                savedPatch: nil
                userInitials: ''
                lastEventBuffer: #(1 1986372 517 435 0 0 0 1)
                lastKeyScanCode: 46
                combinedChar: nil

HandMorph>>processEvents
        Receiver: a HandMorph(843055104)
        Arguments and temporary variables:
                evt: [42@143 mouseUp 1658271 nil]
                evtBuf: #(1 1658271 42 143 0 0 0 1)
                type: 1
                hadAny: false
        Receiver's instance variables:
                bounds: 517@435 corner: 533@451
                owner: a PasteUpMorph(425197568) [world]
                submorphs: #()
                fullBounds: 517@435 corner: 533@451
                color: Color blue
                extension: a MorphExtension (141295616) [eventHandler = an EventHandler]
                mouseFocus: nil
                keyboardFocus: nil
                eventListeners: nil
                mouseListeners: nil
                keyboardListeners: nil
                mouseClickState: nil
                mouseOverHandler: a MouseOverHandler
                lastMouseEvent: [517@435 mouseUp 1986372 nil]
                targetOffset: 37@9
                damageRecorder: a DamageRecorder
                cacheCanvas: nil
                cachedCanvasHasHoles: false
                temporaryCursor: nil
                temporaryCursorOffset: nil
                hardwareCursor: nil
                hasChanged: true
                savedPatch: nil
                userInitials: ''
                lastEventBuffer: #(1 1986372 517 435 0 0 0 1)
                lastKeyScanCode: 46
                combinedChar: nil

[] in WorldState>>doOneCycleNowFor:
        Receiver: a WorldState
        Arguments and temporary variables:
                h: a HandMorph(843055104)
        Receiver's instance variables:
                hands: an Array(a HandMorph(843055104))
                viewBox: 0@0 corner: 980@614
                canvas: a FormCanvas on: DisplayScreen(980x614x32)
                damageRecorder: a DamageRecorder
                stepList: a Heap(StepMessage(#stepAt: -> a SystemWindow(643039232))(a SystemWin...etc...
                lastStepTime: 1986420
                lastStepMessage: nil
                lastCycleTime: 1986392
                commandHistory: a CommandHistory
                alarms: a Heap()
                lastAlarmTime: 1986420
                menuBuilder: a PragmaMenuBuilder

Array(SequenceableCollection)>>do:
        Receiver: an Array(a HandMorph(843055104))
        Arguments and temporary variables:
                aBlock: [:h |
ActiveHand := h.
        h processEvents.
        ActiveHand := nil]
                index: 1
                indexLimiT: 1
        Receiver's instance variables:
an Array(a HandMorph(843055104))

WorldState>>handsDo:
        Receiver: a WorldState
        Arguments and temporary variables:
                aBlock: [:h |
ActiveHand := h.
        h processEvents.
        ActiveHand := nil]
        Receiver's instance variables:
                hands: an Array(a HandMorph(843055104))
                viewBox: 0@0 corner: 980@614
                canvas: a FormCanvas on: DisplayScreen(980x614x32)
                damageRecorder: a DamageRecorder
                stepList: a Heap(StepMessage(#stepAt: -> a SystemWindow(643039232))(a SystemWin...etc...
                lastStepTime: 1986420
                lastStepMessage: nil
                lastCycleTime: 1986392
                commandHistory: a CommandHistory
                alarms: a Heap()
                lastAlarmTime: 1986420
                menuBuilder: a PragmaMenuBuilder

WorldState>>doOneCycleNowFor:
        Receiver: a WorldState
        Arguments and temporary variables:
                aWorld: a PasteUpMorph(425197568) [world]
        Receiver's instance variables:
                hands: an Array(a HandMorph(843055104))
                viewBox: 0@0 corner: 980@614
                canvas: a FormCanvas on: DisplayScreen(980x614x32)
                damageRecorder: a DamageRecorder
                stepList: a Heap(StepMessage(#stepAt: -> a SystemWindow(643039232))(a SystemWin...etc...
                lastStepTime: 1986420
                lastStepMessage: nil
                lastCycleTime: 1986392
                commandHistory: a CommandHistory
                alarms: a Heap()
                lastAlarmTime: 1986420
                menuBuilder: a PragmaMenuBuilder

WorldState>>doOneCycleFor:
        Receiver: a WorldState
        Arguments and temporary variables:
                aWorld: a PasteUpMorph(425197568) [world]
        Receiver's instance variables:
                hands: an Array(a HandMorph(843055104))
                viewBox: 0@0 corner: 980@614
                canvas: a FormCanvas on: DisplayScreen(980x614x32)
                damageRecorder: a DamageRecorder
                stepList: a Heap(StepMessage(#stepAt: -> a SystemWindow(643039232))(a SystemWin...etc...
                lastStepTime: 1986420
                lastStepMessage: nil
                lastCycleTime: 1986392
                commandHistory: a CommandHistory
                alarms: a Heap()
                lastAlarmTime: 1986420
                menuBuilder: a PragmaMenuBuilder

PasteUpMorph>>doOneCycle
        Receiver: a PasteUpMorph(425197568) [world]
        Arguments and temporary variables:

        Receiver's instance variables:
                bounds: 0@0 corner: 980@614
                owner: nil
                submorphs: an Array(a TaskbarMorph(811335680) a SystemWindow(643039232) a Syste...etc...
                fullBounds: 0@0 corner: 980@614
                color: (Color r: 0.97 g: 0.98 b: 1.0)
                extension: a MorphExtension (666632192) [eventHandler = an EventHandler]  [othe...etc...
                borderWidth: 0
                borderColor: (Color r: 0.03 g: 0.02 b: 0.0)
                model: a MorphicModel(504889344)
                cursor: 1
                padding: 3
                backgroundMorph: an AlphaImageMorph(686292992)
                isPartsBin: nil
                autoLineLayout: false
                indicateCursor: nil
                resizeToFit: nil
                worldState: a WorldState
                griddingOn: nil

[] in Project class>>spawnNewProcess
        Receiver: Project
        Arguments and temporary variables:

        Receiver's instance variables:
                superclass: Model
                methodDict: a MethodDictionary(#beep->(Project>>#beep "a CompiledMethod(6236405...etc...
                format: 168
                instanceVariables: #('world' 'changeSet' 'transcript' 'parentProject' 'previous...etc...
                organization: ('*Polymorph-Widgets' createTaskbarIfNecessary moveCollapsedWindo...etc...
                subclasses: nil
                name: #Project
                classPool: a Dictionary(#AllProjects->an OrderedCollection(a Project) #CurrentP...etc...
                sharedPools: nil
                environment: a SystemDictionary(lots of globals)
                category: #'System-Support'
                traitComposition: {}
                localSelectors: nil

[] in BlockClosure>>newProcess
        Receiver: [[World doOneCycle.
        Processor yield.
        false] whileFalse.
        nil]
        Arguments and temporary variables:

        Receiver's instance variables:
                outerContext: Project class>>spawnNewProcess
                startpc: 53
                numArgs: 0


--- The full stack ---
[] in OGSessionNode>>basicLogin:
BlockClosure>>on:do:
OGSessionNode>>basicLogin:
OGSessionNode>>login
OGCmdLoginSession>>execute
PluggableButtonMorphPlus(PluggableButtonMorph)>>performAction
PluggableButtonMorphPlus>>performAction
[] in PluggableButtonMorphPlus(PluggableButtonMorph)>>mouseUp:
Array(SequenceableCollection)>>do:
PluggableButtonMorphPlus(PluggableButtonMorph)>>mouseUp:
PluggableButtonMorphPlus>>mouseUp:
PluggableButtonMorphPlus(Morph)>>handleMouseUp:
MouseButtonEvent>>sentTo:
PluggableButtonMorphPlus(Morph)>>handleEvent:
PluggableButtonMorphPlus(Morph)>>handleFocusEvent:
[] in HandMorph>>sendFocusEvent:to:clear:
[] in PasteUpMorph>>becomeActiveDuring:
BlockClosure>>on:do:
PasteUpMorph>>becomeActiveDuring:
HandMorph>>sendFocusEvent:to:clear:
HandMorph>>sendEvent:focus:clear:
HandMorph>>sendMouseEvent:
HandMorph>>handleEvent:
HandMorph>>processEvents
[] in WorldState>>doOneCycleNowFor:
Array(SequenceableCollection)>>do:
WorldState>>handsDo:
WorldState>>doOneCycleNowFor:
WorldState>>doOneCycleFor:
PasteUpMorph>>doOneCycle
[] in Project class>>spawnNewProcess
[] in BlockClosure>>newProcess

----
peace,
sergio
photographer, journalist, visionary

http://www.ThoseOptimizeGuys.com
http://www.CodingForHire.com
http://www.coffee-black.com
http://www.painlessfrugality.com
http://www.twitter.com/sergio_101
http://www.facebook.com/sergio101

Reply | Threaded
Open this post in threaded view
|

Re: cannot attach to my local host..

Paul DeBruicker
Did you try changing the session #gemHost: parameter to 'localhost'  ?







On 09/05/2012 06:22 PM, sergio t. ruiz wrote:

>
> it looks like i have successfully set up my gemstones server on macosx..
>
> i get this:
>
> sergio@MacBook-Pro:~/Downloads$ gslist -cvl
> Status   Version    Owner    Pid   Port   Started     Type       Name
> ------- --------- --------- ----- ----- ------------ ------      ----
>    OK    3.1.0     sergio    19945 50377 Sep 05 20:40 Netldi      gs64ldi
>    OK    3.1.0     sergio    19954 51509 Sep 05 20:40 Stone       seaside
>    OK    3.1.0     sergio    19955 51501 Sep 05 20:40 cache       seaside~dc40ff9477825a02
>
> and this:
>
> sergio@MacBook-Pro:~/Downloads$ nmap localhost -p 50377
>
> Starting Nmap 4.75 ( http://nmap.org ) at 2012-09-05 21:09 EDT
> Interesting ports on localhost (127.0.0.1):
> PORT      STATE SERVICE
> 50377/tcp open  unknown
>
> my session looks like this:
>
> OGStandardSessionDescription new
> name: 'Seaside';
> stoneHost: 'localhost';
> stoneName: 'seaside';
> gemHost: 'glass';
> netLDI: '50377';
> userId: 'DataCurator';
> password: 'swordfish';
> backupDirectory: '/opt/gemstone/backup/';
> yourself.
>
> but when i connect, it looks like it times out.. it takes forever and ever.. then gives me this:
>
> --- there is no more info after this paste ---
>
> thanks!
>
>
> From: [hidden email]
> To: [hidden email]
> Subject: [BUG][] in OGSessionNode>>basicLogin:
>
> here insert explanation of what you were doing, suspect changes you've made and so forth.
>
> 5 September 2012 9:21:20 pm
>
> VM: Mac OS - intel - 1081 - Squeak3.8.1 of '28 Aug 2006' [latest update: #6747] GemTools 1.0-beta.8.7
> Image: Pharo-1.1-11411 [Latest update: #11411]
>
> SecurityManager state:
> Restricted: false
> FileAccess: true
> SocketAccess: true
> Working Dir /Users/sergio/Downloads/GemTools-1.0-beta.8.7-31x.app/Contents/Resources
> Trusted Dir /foobar/tooBar/forSqueak/bogus
> Untrusted Dir /Users/sergio/Library/Preferences/Squeak/Internet/My Squeak
>
> [] in OGSessionNode>>basicLogin:
> Receiver: an OGSessionNode
> Arguments and temporary variables:
> initializeServer: true
> desc: an OGStandardSessionDescription
> gciError: a Gci31xErrSType64
> messageText: 'Unable to create a GemStone session.
> NetLDI service ''50377'' not...etc...
> Receiver's instance variables:
> metaNode: Session
>
> session: nil
> sessionDescription: an OGStandardSessionDescription
> windowSessionNumber: nil
> autoAbort: nil
> autoCommit: nil
> autoMigrate: nil
> glassPackageName: nil
> usingMetacello: nil
> backupFileName: nil
> workspaceNode: an OGWorkspaceNode
>
> BlockClosure>>on:do:
> Receiver: [| gciError messageText | (session
> login: desc password
> osUser: (desc isGuest
> i...etc...
> Arguments and temporary variables:
> exception: Error
> handlerAction: [:ex |
> session := nil.
> ^ ex pass]
> handlerActive: false
> Receiver's instance variables:
> outerContext: OGSessionNode>>basicLogin:
> startpc: 169
> numArgs: 0
>
> OGSessionNode>>basicLogin:
> Receiver: an OGSessionNode
> Arguments and temporary variables:
> initializeServer: true
> desc: an OGStandardSessionDescription
> Receiver's instance variables:
> metaNode: Session
>
> session: nil
> sessionDescription: an OGStandardSessionDescription
> windowSessionNumber: nil
> autoAbort: nil
> autoCommit: nil
> autoMigrate: nil
> glassPackageName: nil
> usingMetacello: nil
> backupFileName: nil
> workspaceNode: an OGWorkspaceNode
>
> OGSessionNode>>login
> Receiver: an OGSessionNode
> Arguments and temporary variables:
>
> Receiver's instance variables:
> metaNode: Session
>
> session: nil
> sessionDescription: an OGStandardSessionDescription
> windowSessionNumber: nil
> autoAbort: nil
> autoCommit: nil
> autoMigrate: nil
> glassPackageName: nil
> usingMetacello: nil
> backupFileName: nil
> workspaceNode: an OGWorkspaceNode
>
> OGCmdLoginSession>>execute
> Receiver: an OGCmdLoginSession
> Arguments and temporary variables:
>
> Receiver's instance variables:
> target: an OGSessionNode
> requestor: an OBFixedButtonPanel
>
> PluggableButtonMorphPlus(PluggableButtonMorph)>>performAction
> Receiver: a PluggableButtonMorphPlus(56623104)
> Arguments and temporary variables:
>
> Receiver's instance variables:
> bounds: 12@134 corner: 72@158
> owner: an OBButtonBar(959447040)
> submorphs: an Array(an AlignmentMorph(209453056))
> fullBounds: 12@134 corner: 72@158
> color: Color transparent
> extension: a MorphExtension (602406912) [balloonText]  [other:  (lastState -> f...etc...
> borderWidth: 0
> borderColor: #simple
> model: an OGCmdLoginSession
> label: 'Login'
> getStateSelector: nil
> actionSelector: #execute
> getLabelSelector: #buttonLabel
> getMenuSelector: nil
> shortcutCharacter: nil
> askBeforeChanging: false
> triggerOnMouseDown: false
> offColor: (Color r: 0.861 g: 0.861 b: 0.861)
> onColor: (Color r: 0.833 g: 0.833 b: 0.833)
> feedbackColor: nil
> showSelectionFeedback: false
> allButtons: nil
> arguments: #()
> argumentsProvider: nil
> argumentsSelector: nil
> gradientLook: true
> enabled: true
> action: nil
> getColorSelector: nil
> getEnabledSelector: nil
>
> PluggableButtonMorphPlus>>performAction
> Receiver: a PluggableButtonMorphPlus(56623104)
> Arguments and temporary variables:
>
> Receiver's instance variables:
> bounds: 12@134 corner: 72@158
> owner: an OBButtonBar(959447040)
> submorphs: an Array(an AlignmentMorph(209453056))
> fullBounds: 12@134 corner: 72@158
> color: Color transparent
> extension: a MorphExtension (602406912) [balloonText]  [other:  (lastState -> f...etc...
> borderWidth: 0
> borderColor: #simple
> model: an OGCmdLoginSession
> label: 'Login'
> getStateSelector: nil
> actionSelector: #execute
> getLabelSelector: #buttonLabel
> getMenuSelector: nil
> shortcutCharacter: nil
> askBeforeChanging: false
> triggerOnMouseDown: false
> offColor: (Color r: 0.861 g: 0.861 b: 0.861)
> onColor: (Color r: 0.833 g: 0.833 b: 0.833)
> feedbackColor: nil
> showSelectionFeedback: false
> allButtons: nil
> arguments: #()
> argumentsProvider: nil
> argumentsSelector: nil
> gradientLook: true
> enabled: true
> action: nil
> getColorSelector: nil
> getEnabledSelector: nil
>
> [] in PluggableButtonMorphPlus(PluggableButtonMorph)>>mouseUp:
> Receiver: a PluggableButtonMorphPlus(56623104)
> Arguments and temporary variables:
> evt: a PluggableButtonMorphPlus(56623104)
> m: [42@143 mouseUp 1658271 nil]
> Receiver's instance variables:
> bounds: 12@134 corner: 72@158
> owner: an OBButtonBar(959447040)
> submorphs: an Array(an AlignmentMorph(209453056))
> fullBounds: 12@134 corner: 72@158
> color: Color transparent
> extension: a MorphExtension (602406912) [balloonText]  [other:  (lastState -> f...etc...
> borderWidth: 0
> borderColor: #simple
> model: an OGCmdLoginSession
> label: 'Login'
> getStateSelector: nil
> actionSelector: #execute
> getLabelSelector: #buttonLabel
> getMenuSelector: nil
> shortcutCharacter: nil
> askBeforeChanging: false
> triggerOnMouseDown: false
> offColor: (Color r: 0.861 g: 0.861 b: 0.861)
> onColor: (Color r: 0.833 g: 0.833 b: 0.833)
> feedbackColor: nil
> showSelectionFeedback: false
> allButtons: nil
> arguments: #()
> argumentsProvider: nil
> argumentsSelector: nil
> gradientLook: true
> enabled: true
> action: nil
> getColorSelector: nil
> getEnabledSelector: nil
>
> Array(SequenceableCollection)>>do:
> Receiver: an Array(a PluggableButtonMorphPlus(56623104) a PluggableButtonMorphPlus(439877632) a Plug...etc...
> Arguments and temporary variables:
> aBlock: [:m | (m containsPoint: evt cursorPoint)
> ifTrue: [m enabled
> ifTru...etc...
> index: 1
> indexLimiT: 6
> Receiver's instance variables:
> an Array(a PluggableButtonMorphPlus(56623104) a PluggableButtonMorphPlus(439877632) a Plug...etc...
>
> PluggableButtonMorphPlus(PluggableButtonMorph)>>mouseUp:
> Receiver: a PluggableButtonMorphPlus(56623104)
> Arguments and temporary variables:
> evt: [42@143 mouseUp 1658271 nil]
> all: an Array(a PluggableButtonMorphPlus(56623104) a PluggableButtonMorphPlus(4...etc...
> Receiver's instance variables:
> bounds: 12@134 corner: 72@158
> owner: an OBButtonBar(959447040)
> submorphs: an Array(an AlignmentMorph(209453056))
> fullBounds: 12@134 corner: 72@158
> color: Color transparent
> extension: a MorphExtension (602406912) [balloonText]  [other:  (lastState -> f...etc...
> borderWidth: 0
> borderColor: #simple
> model: an OGCmdLoginSession
> label: 'Login'
> getStateSelector: nil
> actionSelector: #execute
> getLabelSelector: #buttonLabel
> getMenuSelector: nil
> shortcutCharacter: nil
> askBeforeChanging: false
> triggerOnMouseDown: false
> offColor: (Color r: 0.861 g: 0.861 b: 0.861)
> onColor: (Color r: 0.833 g: 0.833 b: 0.833)
> feedbackColor: nil
> showSelectionFeedback: false
> allButtons: nil
> arguments: #()
> argumentsProvider: nil
> argumentsSelector: nil
> gradientLook: true
> enabled: true
> action: nil
> getColorSelector: nil
> getEnabledSelector: nil
>
> PluggableButtonMorphPlus>>mouseUp:
> Receiver: a PluggableButtonMorphPlus(56623104)
> Arguments and temporary variables:
> evt: [42@143 mouseUp 1658271 nil]
> Receiver's instance variables:
> bounds: 12@134 corner: 72@158
> owner: an OBButtonBar(959447040)
> submorphs: an Array(an AlignmentMorph(209453056))
> fullBounds: 12@134 corner: 72@158
> color: Color transparent
> extension: a MorphExtension (602406912) [balloonText]  [other:  (lastState -> f...etc...
> borderWidth: 0
> borderColor: #simple
> model: an OGCmdLoginSession
> label: 'Login'
> getStateSelector: nil
> actionSelector: #execute
> getLabelSelector: #buttonLabel
> getMenuSelector: nil
> shortcutCharacter: nil
> askBeforeChanging: false
> triggerOnMouseDown: false
> offColor: (Color r: 0.861 g: 0.861 b: 0.861)
> onColor: (Color r: 0.833 g: 0.833 b: 0.833)
> feedbackColor: nil
> showSelectionFeedback: false
> allButtons: nil
> arguments: #()
> argumentsProvider: nil
> argumentsSelector: nil
> gradientLook: true
> enabled: true
> action: nil
> getColorSelector: nil
> getEnabledSelector: nil
>
> PluggableButtonMorphPlus(Morph)>>handleMouseUp:
> Receiver: a PluggableButtonMorphPlus(56623104)
> Arguments and temporary variables:
> anEvent: [42@143 mouseUp 1658271 nil]
> Receiver's instance variables:
> bounds: 12@134 corner: 72@158
> owner: an OBButtonBar(959447040)
> submorphs: an Array(an AlignmentMorph(209453056))
> fullBounds: 12@134 corner: 72@158
> color: Color transparent
> extension: a MorphExtension (602406912) [balloonText]  [other:  (lastState -> f...etc...
> borderWidth: 0
> borderColor: #simple
> model: an OGCmdLoginSession
> label: 'Login'
> getStateSelector: nil
> actionSelector: #execute
> getLabelSelector: #buttonLabel
> getMenuSelector: nil
> shortcutCharacter: nil
> askBeforeChanging: false
> triggerOnMouseDown: false
> offColor: (Color r: 0.861 g: 0.861 b: 0.861)
> onColor: (Color r: 0.833 g: 0.833 b: 0.833)
> feedbackColor: nil
> showSelectionFeedback: false
> allButtons: nil
> arguments: #()
> argumentsProvider: nil
> argumentsSelector: nil
> gradientLook: true
> enabled: true
> action: nil
> getColorSelector: nil
> getEnabledSelector: nil
>
> MouseButtonEvent>>sentTo:
> Receiver: [42@143 mouseUp 1658271 nil]
> Arguments and temporary variables:
> anObject: a PluggableButtonMorphPlus(56623104)
> Receiver's instance variables:
> timeStamp: 1658271
> source: a HandMorph(843055104)
> windowIndex: nil
> type: #mouseUp
> buttons: 0
> position: 42@143
> handler: nil
> wasHandled: true
> whichButton: 4
>
> PluggableButtonMorphPlus(Morph)>>handleEvent:
> Receiver: a PluggableButtonMorphPlus(56623104)
> Arguments and temporary variables:
> anEvent: [42@143 mouseUp 1658271 nil]
> Receiver's instance variables:
> bounds: 12@134 corner: 72@158
> owner: an OBButtonBar(959447040)
> submorphs: an Array(an AlignmentMorph(209453056))
> fullBounds: 12@134 corner: 72@158
> color: Color transparent
> extension: a MorphExtension (602406912) [balloonText]  [other:  (lastState -> f...etc...
> borderWidth: 0
> borderColor: #simple
> model: an OGCmdLoginSession
> label: 'Login'
> getStateSelector: nil
> actionSelector: #execute
> getLabelSelector: #buttonLabel
> getMenuSelector: nil
> shortcutCharacter: nil
> askBeforeChanging: false
> triggerOnMouseDown: false
> offColor: (Color r: 0.861 g: 0.861 b: 0.861)
> onColor: (Color r: 0.833 g: 0.833 b: 0.833)
> feedbackColor: nil
> showSelectionFeedback: false
> allButtons: nil
> arguments: #()
> argumentsProvider: nil
> argumentsSelector: nil
> gradientLook: true
> enabled: true
> action: nil
> getColorSelector: nil
> getEnabledSelector: nil
>
> PluggableButtonMorphPlus(Morph)>>handleFocusEvent:
> Receiver: a PluggableButtonMorphPlus(56623104)
> Arguments and temporary variables:
> anEvent: [42@143 mouseUp 1658271 nil]
> Receiver's instance variables:
> bounds: 12@134 corner: 72@158
> owner: an OBButtonBar(959447040)
> submorphs: an Array(an AlignmentMorph(209453056))
> fullBounds: 12@134 corner: 72@158
> color: Color transparent
> extension: a MorphExtension (602406912) [balloonText]  [other:  (lastState -> f...etc...
> borderWidth: 0
> borderColor: #simple
> model: an OGCmdLoginSession
> label: 'Login'
> getStateSelector: nil
> actionSelector: #execute
> getLabelSelector: #buttonLabel
> getMenuSelector: nil
> shortcutCharacter: nil
> askBeforeChanging: false
> triggerOnMouseDown: false
> offColor: (Color r: 0.861 g: 0.861 b: 0.861)
> onColor: (Color r: 0.833 g: 0.833 b: 0.833)
> feedbackColor: nil
> showSelectionFeedback: false
> allButtons: nil
> arguments: #()
> argumentsProvider: nil
> argumentsSelector: nil
> gradientLook: true
> enabled: true
> action: nil
> getColorSelector: nil
> getEnabledSelector: nil
>
> [] in HandMorph>>sendFocusEvent:to:clear:
> Receiver: a HandMorph(843055104)
> Arguments and temporary variables:
> anEvent: [42@143 mouseUp 1658271 nil]
> focusHolder: a PluggableButtonMorphPlus(56623104)
> result: #(nil)
> Receiver's instance variables:
> bounds: 517@435 corner: 533@451
> owner: a PasteUpMorph(425197568) [world]
> submorphs: #()
> fullBounds: 517@435 corner: 533@451
> color: Color blue
> extension: a MorphExtension (141295616) [eventHandler = an EventHandler]
> mouseFocus: nil
> keyboardFocus: nil
> eventListeners: nil
> mouseListeners: nil
> keyboardListeners: nil
> mouseClickState: nil
> mouseOverHandler: a MouseOverHandler
> lastMouseEvent: [517@435 mouseUp 1986372 nil]
> targetOffset: 37@9
> damageRecorder: a DamageRecorder
> cacheCanvas: nil
> cachedCanvasHasHoles: false
> temporaryCursor: nil
> temporaryCursorOffset: nil
> hardwareCursor: nil
> hasChanged: true
> savedPatch: nil
> userInitials: ''
> lastEventBuffer: #(1 1986372 517 435 0 0 0 1)
> lastKeyScanCode: 46
> combinedChar: nil
>
> [] in PasteUpMorph>>becomeActiveDuring:
> Receiver: a PasteUpMorph(425197568) [world]
> Arguments and temporary variables:
> aBlock: [ActiveHand := self.
> ActiveEvent := anEvent.
> result := focusHolder
> ...etc...
> Receiver's instance variables:
> bounds: 0@0 corner: 980@614
> owner: nil
> submorphs: an Array(a TaskbarMorph(811335680) a SystemWindow(643039232) a Syste...etc...
> fullBounds: 0@0 corner: 980@614
> color: (Color r: 0.97 g: 0.98 b: 1.0)
> extension: a MorphExtension (666632192) [eventHandler = an EventHandler]  [othe...etc...
> borderWidth: 0
> borderColor: (Color r: 0.03 g: 0.02 b: 0.0)
> model: a MorphicModel(504889344)
> cursor: 1
> padding: 3
> backgroundMorph: an AlphaImageMorph(686292992)
> isPartsBin: nil
> autoLineLayout: false
> indicateCursor: nil
> resizeToFit: nil
> worldState: a WorldState
> griddingOn: nil
>
> BlockClosure>>on:do:
> Receiver: [aBlock value]
> Arguments and temporary variables:
> exception: Error
> handlerAction: [:ex |
> ActiveWorld := priorWorld.
> ActiveEvent := priorEvent.
> ...etc...
> handlerActive: false
> Receiver's instance variables:
> outerContext: PasteUpMorph>>becomeActiveDuring:
> startpc: 67
> numArgs: 0
>
> PasteUpMorph>>becomeActiveDuring:
> Receiver: a PasteUpMorph(425197568) [world]
> Arguments and temporary variables:
> aBlock: [ActiveHand := self.
> ActiveEvent := anEvent.
> result := focusHolder
> ...etc...
> priorWorld: a PasteUpMorph(425197568) [world]
> priorHand: a HandMorph(843055104)
> priorEvent: [42@143 mouseOver red nil nil]
> Receiver's instance variables:
> bounds: 0@0 corner: 980@614
> owner: nil
> submorphs: an Array(a TaskbarMorph(811335680) a SystemWindow(643039232) a Syste...etc...
> fullBounds: 0@0 corner: 980@614
> color: (Color r: 0.97 g: 0.98 b: 1.0)
> extension: a MorphExtension (666632192) [eventHandler = an EventHandler]  [othe...etc...
> borderWidth: 0
> borderColor: (Color r: 0.03 g: 0.02 b: 0.0)
> model: a MorphicModel(504889344)
> cursor: 1
> padding: 3
> backgroundMorph: an AlphaImageMorph(686292992)
> isPartsBin: nil
> autoLineLayout: false
> indicateCursor: nil
> resizeToFit: nil
> worldState: a WorldState
> griddingOn: nil
>
> HandMorph>>sendFocusEvent:to:clear:
> Receiver: a HandMorph(843055104)
> Arguments and temporary variables:
> anEvent: [42@143 mouseUp 1658271 nil]
> focusHolder: a PluggableButtonMorphPlus(56623104)
> aBlock: [self mouseFocus: nil]
> w: a PasteUpMorph(425197568) [world]
> result: #(nil)
> Receiver's instance variables:
> bounds: 517@435 corner: 533@451
> owner: a PasteUpMorph(425197568) [world]
> submorphs: #()
> fullBounds: 517@435 corner: 533@451
> color: Color blue
> extension: a MorphExtension (141295616) [eventHandler = an EventHandler]
> mouseFocus: nil
> keyboardFocus: nil
> eventListeners: nil
> mouseListeners: nil
> keyboardListeners: nil
> mouseClickState: nil
> mouseOverHandler: a MouseOverHandler
> lastMouseEvent: [517@435 mouseUp 1986372 nil]
> targetOffset: 37@9
> damageRecorder: a DamageRecorder
> cacheCanvas: nil
> cachedCanvasHasHoles: false
> temporaryCursor: nil
> temporaryCursorOffset: nil
> hardwareCursor: nil
> hasChanged: true
> savedPatch: nil
> userInitials: ''
> lastEventBuffer: #(1 1986372 517 435 0 0 0 1)
> lastKeyScanCode: 46
> combinedChar: nil
>
> HandMorph>>sendEvent:focus:clear:
> Receiver: a HandMorph(843055104)
> Arguments and temporary variables:
> anEvent: [42@143 mouseUp 1658271 nil]
> focusHolder: a PluggableButtonMorphPlus(56623104)
> aBlock: [self mouseFocus: nil]
> result: nil
> Receiver's instance variables:
> bounds: 517@435 corner: 533@451
> owner: a PasteUpMorph(425197568) [world]
> submorphs: #()
> fullBounds: 517@435 corner: 533@451
> color: Color blue
> extension: a MorphExtension (141295616) [eventHandler = an EventHandler]
> mouseFocus: nil
> keyboardFocus: nil
> eventListeners: nil
> mouseListeners: nil
> keyboardListeners: nil
> mouseClickState: nil
> mouseOverHandler: a MouseOverHandler
> lastMouseEvent: [517@435 mouseUp 1986372 nil]
> targetOffset: 37@9
> damageRecorder: a DamageRecorder
> cacheCanvas: nil
> cachedCanvasHasHoles: false
> temporaryCursor: nil
> temporaryCursorOffset: nil
> hardwareCursor: nil
> hasChanged: true
> savedPatch: nil
> userInitials: ''
> lastEventBuffer: #(1 1986372 517 435 0 0 0 1)
> lastKeyScanCode: 46
> combinedChar: nil
>
> HandMorph>>sendMouseEvent:
> Receiver: a HandMorph(843055104)
> Arguments and temporary variables:
> anEvent: [42@143 mouseUp 1658271 nil]
> Receiver's instance variables:
> bounds: 517@435 corner: 533@451
> owner: a PasteUpMorph(425197568) [world]
> submorphs: #()
> fullBounds: 517@435 corner: 533@451
> color: Color blue
> extension: a MorphExtension (141295616) [eventHandler = an EventHandler]
> mouseFocus: nil
> keyboardFocus: nil
> eventListeners: nil
> mouseListeners: nil
> keyboardListeners: nil
> mouseClickState: nil
> mouseOverHandler: a MouseOverHandler
> lastMouseEvent: [517@435 mouseUp 1986372 nil]
> targetOffset: 37@9
> damageRecorder: a DamageRecorder
> cacheCanvas: nil
> cachedCanvasHasHoles: false
> temporaryCursor: nil
> temporaryCursorOffset: nil
> hardwareCursor: nil
> hasChanged: true
> savedPatch: nil
> userInitials: ''
> lastEventBuffer: #(1 1986372 517 435 0 0 0 1)
> lastKeyScanCode: 46
> combinedChar: nil
>
> HandMorph>>handleEvent:
> Receiver: a HandMorph(843055104)
> Arguments and temporary variables:
> anEvent: [42@143 mouseUp 1658271 nil]
> evt: [42@143 mouseUp 1658271 nil]
> ofs: nil
> Receiver's instance variables:
> bounds: 517@435 corner: 533@451
> owner: a PasteUpMorph(425197568) [world]
> submorphs: #()
> fullBounds: 517@435 corner: 533@451
> color: Color blue
> extension: a MorphExtension (141295616) [eventHandler = an EventHandler]
> mouseFocus: nil
> keyboardFocus: nil
> eventListeners: nil
> mouseListeners: nil
> keyboardListeners: nil
> mouseClickState: nil
> mouseOverHandler: a MouseOverHandler
> lastMouseEvent: [517@435 mouseUp 1986372 nil]
> targetOffset: 37@9
> damageRecorder: a DamageRecorder
> cacheCanvas: nil
> cachedCanvasHasHoles: false
> temporaryCursor: nil
> temporaryCursorOffset: nil
> hardwareCursor: nil
> hasChanged: true
> savedPatch: nil
> userInitials: ''
> lastEventBuffer: #(1 1986372 517 435 0 0 0 1)
> lastKeyScanCode: 46
> combinedChar: nil
>
> HandMorph>>processEvents
> Receiver: a HandMorph(843055104)
> Arguments and temporary variables:
> evt: [42@143 mouseUp 1658271 nil]
> evtBuf: #(1 1658271 42 143 0 0 0 1)
> type: 1
> hadAny: false
> Receiver's instance variables:
> bounds: 517@435 corner: 533@451
> owner: a PasteUpMorph(425197568) [world]
> submorphs: #()
> fullBounds: 517@435 corner: 533@451
> color: Color blue
> extension: a MorphExtension (141295616) [eventHandler = an EventHandler]
> mouseFocus: nil
> keyboardFocus: nil
> eventListeners: nil
> mouseListeners: nil
> keyboardListeners: nil
> mouseClickState: nil
> mouseOverHandler: a MouseOverHandler
> lastMouseEvent: [517@435 mouseUp 1986372 nil]
> targetOffset: 37@9
> damageRecorder: a DamageRecorder
> cacheCanvas: nil
> cachedCanvasHasHoles: false
> temporaryCursor: nil
> temporaryCursorOffset: nil
> hardwareCursor: nil
> hasChanged: true
> savedPatch: nil
> userInitials: ''
> lastEventBuffer: #(1 1986372 517 435 0 0 0 1)
> lastKeyScanCode: 46
> combinedChar: nil
>
> [] in WorldState>>doOneCycleNowFor:
> Receiver: a WorldState
> Arguments and temporary variables:
> h: a HandMorph(843055104)
> Receiver's instance variables:
> hands: an Array(a HandMorph(843055104))
> viewBox: 0@0 corner: 980@614
> canvas: a FormCanvas on: DisplayScreen(980x614x32)
> damageRecorder: a DamageRecorder
> stepList: a Heap(StepMessage(#stepAt: -> a SystemWindow(643039232))(a SystemWin...etc...
> lastStepTime: 1986420
> lastStepMessage: nil
> lastCycleTime: 1986392
> commandHistory: a CommandHistory
> alarms: a Heap()
> lastAlarmTime: 1986420
> menuBuilder: a PragmaMenuBuilder
>
> Array(SequenceableCollection)>>do:
> Receiver: an Array(a HandMorph(843055104))
> Arguments and temporary variables:
> aBlock: [:h |
> ActiveHand := h.
> h processEvents.
> ActiveHand := nil]
> index: 1
> indexLimiT: 1
> Receiver's instance variables:
> an Array(a HandMorph(843055104))
>
> WorldState>>handsDo:
> Receiver: a WorldState
> Arguments and temporary variables:
> aBlock: [:h |
> ActiveHand := h.
> h processEvents.
> ActiveHand := nil]
> Receiver's instance variables:
> hands: an Array(a HandMorph(843055104))
> viewBox: 0@0 corner: 980@614
> canvas: a FormCanvas on: DisplayScreen(980x614x32)
> damageRecorder: a DamageRecorder
> stepList: a Heap(StepMessage(#stepAt: -> a SystemWindow(643039232))(a SystemWin...etc...
> lastStepTime: 1986420
> lastStepMessage: nil
> lastCycleTime: 1986392
> commandHistory: a CommandHistory
> alarms: a Heap()
> lastAlarmTime: 1986420
> menuBuilder: a PragmaMenuBuilder
>
> WorldState>>doOneCycleNowFor:
> Receiver: a WorldState
> Arguments and temporary variables:
> aWorld: a PasteUpMorph(425197568) [world]
> Receiver's instance variables:
> hands: an Array(a HandMorph(843055104))
> viewBox: 0@0 corner: 980@614
> canvas: a FormCanvas on: DisplayScreen(980x614x32)
> damageRecorder: a DamageRecorder
> stepList: a Heap(StepMessage(#stepAt: -> a SystemWindow(643039232))(a SystemWin...etc...
> lastStepTime: 1986420
> lastStepMessage: nil
> lastCycleTime: 1986392
> commandHistory: a CommandHistory
> alarms: a Heap()
> lastAlarmTime: 1986420
> menuBuilder: a PragmaMenuBuilder
>
> WorldState>>doOneCycleFor:
> Receiver: a WorldState
> Arguments and temporary variables:
> aWorld: a PasteUpMorph(425197568) [world]
> Receiver's instance variables:
> hands: an Array(a HandMorph(843055104))
> viewBox: 0@0 corner: 980@614
> canvas: a FormCanvas on: DisplayScreen(980x614x32)
> damageRecorder: a DamageRecorder
> stepList: a Heap(StepMessage(#stepAt: -> a SystemWindow(643039232))(a SystemWin...etc...
> lastStepTime: 1986420
> lastStepMessage: nil
> lastCycleTime: 1986392
> commandHistory: a CommandHistory
> alarms: a Heap()
> lastAlarmTime: 1986420
> menuBuilder: a PragmaMenuBuilder
>
> PasteUpMorph>>doOneCycle
> Receiver: a PasteUpMorph(425197568) [world]
> Arguments and temporary variables:
>
> Receiver's instance variables:
> bounds: 0@0 corner: 980@614
> owner: nil
> submorphs: an Array(a TaskbarMorph(811335680) a SystemWindow(643039232) a Syste...etc...
> fullBounds: 0@0 corner: 980@614
> color: (Color r: 0.97 g: 0.98 b: 1.0)
> extension: a MorphExtension (666632192) [eventHandler = an EventHandler]  [othe...etc...
> borderWidth: 0
> borderColor: (Color r: 0.03 g: 0.02 b: 0.0)
> model: a MorphicModel(504889344)
> cursor: 1
> padding: 3
> backgroundMorph: an AlphaImageMorph(686292992)
> isPartsBin: nil
> autoLineLayout: false
> indicateCursor: nil
> resizeToFit: nil
> worldState: a WorldState
> griddingOn: nil
>
> [] in Project class>>spawnNewProcess
> Receiver: Project
> Arguments and temporary variables:
>
> Receiver's instance variables:
> superclass: Model
> methodDict: a MethodDictionary(#beep->(Project>>#beep "a CompiledMethod(6236405...etc...
> format: 168
> instanceVariables: #('world' 'changeSet' 'transcript' 'parentProject' 'previous...etc...
> organization: ('*Polymorph-Widgets' createTaskbarIfNecessary moveCollapsedWindo...etc...
> subclasses: nil
> name: #Project
> classPool: a Dictionary(#AllProjects->an OrderedCollection(a Project) #CurrentP...etc...
> sharedPools: nil
> environment: a SystemDictionary(lots of globals)
> category: #'System-Support'
> traitComposition: {}
> localSelectors: nil
>
> [] in BlockClosure>>newProcess
> Receiver: [[World doOneCycle.
> Processor yield.
> false] whileFalse.
> nil]
> Arguments and temporary variables:
>
> Receiver's instance variables:
> outerContext: Project class>>spawnNewProcess
> startpc: 53
> numArgs: 0
>
>
> --- The full stack ---
> [] in OGSessionNode>>basicLogin:
> BlockClosure>>on:do:
> OGSessionNode>>basicLogin:
> OGSessionNode>>login
> OGCmdLoginSession>>execute
> PluggableButtonMorphPlus(PluggableButtonMorph)>>performAction
> PluggableButtonMorphPlus>>performAction
> [] in PluggableButtonMorphPlus(PluggableButtonMorph)>>mouseUp:
> Array(SequenceableCollection)>>do:
> PluggableButtonMorphPlus(PluggableButtonMorph)>>mouseUp:
> PluggableButtonMorphPlus>>mouseUp:
> PluggableButtonMorphPlus(Morph)>>handleMouseUp:
> MouseButtonEvent>>sentTo:
> PluggableButtonMorphPlus(Morph)>>handleEvent:
> PluggableButtonMorphPlus(Morph)>>handleFocusEvent:
> [] in HandMorph>>sendFocusEvent:to:clear:
> [] in PasteUpMorph>>becomeActiveDuring:
> BlockClosure>>on:do:
> PasteUpMorph>>becomeActiveDuring:
> HandMorph>>sendFocusEvent:to:clear:
> HandMorph>>sendEvent:focus:clear:
> HandMorph>>sendMouseEvent:
> HandMorph>>handleEvent:
> HandMorph>>processEvents
> [] in WorldState>>doOneCycleNowFor:
> Array(SequenceableCollection)>>do:
> WorldState>>handsDo:
> WorldState>>doOneCycleNowFor:
> WorldState>>doOneCycleFor:
> PasteUpMorph>>doOneCycle
> [] in Project class>>spawnNewProcess
> [] in BlockClosure>>newProcess
>
> ----
> peace,
> sergio
> photographer, journalist, visionary
>
> http://www.ThoseOptimizeGuys.com
> http://www.CodingForHire.com
> http://www.coffee-black.com
> http://www.painlessfrugality.com
> http://www.twitter.com/sergio_101
> http://www.facebook.com/sergio101
>

Reply | Threaded
Open this post in threaded view
|

Re: cannot attach to my local host..

sergio_101
On Wed, Sep 5, 2012 at 11:07 PM, Paul DeBruicker <[hidden email]> wrote:
> Did you try changing the session #gemHost: parameter to 'localhost'  ?
>
>
>
>

thanks, paul.. i will give that a shot...

--
----
peace,
sergio
photographer, journalist, visionary

http://www.ThoseOptimizeGuys.com
http://www.CodingForHire.com
http://www.coffee-black.com
http://www.painlessfrugality.com
http://www.twitter.com/sergio_101
http://www.facebook.com/sergio101
Reply | Threaded
Open this post in threaded view
|

Re: cannot attach to my local host..

sergio_101
In reply to this post by Paul DeBruicker
On Wed, Sep 5, 2012 at 11:07 PM, Paul DeBruicker <[hidden email]> wrote:
> Did you try changing the session #gemHost: parameter to 'localhost'  ?
>

hey, paul.. that did it..

thanks!

--
----
peace,
sergio
photographer, journalist, visionary

http://www.ThoseOptimizeGuys.com
http://www.CodingForHire.com
http://www.coffee-black.com
http://www.painlessfrugality.com
http://www.twitter.com/sergio_101
http://www.facebook.com/sergio101