Hi, all..

I have install PharmIDE on this, and my project… and my project keeps dying.. I 
am getting the following stack trace..
any ideas?

 OPTimedOutError
[ self currentMilliseconds - startTime > aNumber
        ifTrue: [ OPTimedOutError signal ].
aBlock value ] in OPBasicPool(OPPool)>>waitUntil:timoutAfterMilliseconds: in 
Block: [ self currentMilliseconds - startTime > aNumber...
[ aBlock value not ] in Monitor>>waitUntil:for:maxMilliseconds: in Block: [ 
aBlock value not ]
Monitor>>waitWhile:inQueue:maxMilliseconds:
Monitor>>waitWhile:for:maxMilliseconds:
Monitor>>waitUntil:for:maxMilliseconds:
Monitor>>waitUntil:maxMilliseconds:
OPBasicPool(OPPool)>>waitUntil:timoutAfterMilliseconds:
[ maxActiveObjects
        ifNotNil: [ maxWaitForBorrow
                        ifNil: [ self waitUntil: [ self numberOfActiveObjects < 
maxActiveObjects ] ]
                        ifNotNil: [ self
                                        waitUntil: [ self numberOfActiveObjects 
< maxActiveObjects ]
                                        timoutAfterMilliseconds: 
maxWaitForBorrow ] ] ] in OPBasicPool>>objectForBorrow in Block: [ 
maxActiveObjects...
[ self enter.
aBlock value ] in Monitor>>critical: in Block: [ self enter....
BlockClosure>>ensure:
Monitor>>critical:
OPBasicPool(OPPool)>>critical:
OPBasicPool>>objectForBorrow
[ object := self objectForBorrow.
self objectGoingToBeBorrowed: object.
self critical: [ borrowedObjects add: object ] ] in OPBasicPool(OPPool)>>borrow 
in Block: [ object := self objectForBorrow....
BlockClosure>>on:do:
OPBasicPool(OPPool)>>borrow
OPBasicPool(OPPool)>>withPooled:
BasysPassiveRemotePeer(BasysRemotePeer)>>execute:
BasysPassiveRemotePeer(BasysRemotePeer)>>sendDataPacket:
SeamlessRemoteContext>>return:to:
SeamlessMessageSendRequest(SeamlessEvaluationRequest)>>returnResult:to:
OPTimedOutError(Exception)>>handleSeamlessRequest:receivedFrom:
[ :err | err handleSeamlessRequest: self receivedFrom: senderPeer ] in 
SeamlessMessageSendRequest(SeamlessEvaluationRequest)>>executeFor: in Block: [ 
:err | err handleSeamlessRequest: self receivedF...etc...
BlockClosure>>cull:
Context>>evaluateSignal:
Context>>handleSignal:
Context>>handleSignal:
Context>>handleSignal:
OPTimedOutError(Exception)>>signal
OPTimedOutError class(Exception class)>>signal


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

Public Key: http://bit.ly/29z9fG0
#BitMessage BM-NBaswViL21xqgg9STRJjaJaUoyiNe2dV
http://www.Village-Buzz.com
http://www.ThoseOptimizeGuys.com
http://www.coffee-black.com
http://www.painlessfrugality.com
http://www.twitter.com/sergio_101
http://www.facebook.com/sergio101

Attachment: signature.asc
Description: Message signed with OpenPGP using AMPGpg

Reply via email to