We're getting ready to use a Swiki for an important collaborative 
meeting at the end of the month, and have had some problems.  Every now 
and then, a particular page will freeze up, such that you can't save an 
edit.  And, just now, this happened, and within a few minutes, the 
entire sever crashed, creating the following log:

Error: Error: a primitive has failed
11 June 2002 11:46:53 am

VM: unix - Squeak3.1alpha of 7 March 2001 [latest update: #4173]
Image: Squeak3.2gamma [latest update: #4827]

NetNameResolver class(Object)>>error:
    Receiver: NetNameResolver
    Arguments and temporary variables:
        t1:     'Error: a primitive has failed'
    Receiver's instance variables:
        superclass:     Object
        methodDict:     a MethodDictionary()
        format:     2
        instanceVariables:     nil
        organization:     ('as yet unclassified')

        subclasses:     nil
        name:     #NetNameResolver
        classPool:     a Dictionary(#DefaultHostName->'' 
#HaveNetwork->true #LastContact->3...etc...
        sharedPools:     nil
        environment:     a SystemDictionary(lots of globals)
        category:     nil

[] in NetNameResolver class>>nameForAddress:timeout:
    Arguments and temporary variables:
        t1:     nil
        t2:     15
        t3:     326978112
        t4:     nil
        t5:     'Error: a primitive has failed'
        t6:     NetNameResolver

Semaphore>>critical:ifError:
    Receiver: a Semaphore()
    Arguments and temporary variables:
        t1:     [] in NetNameResolver class>>nameForAddress:timeout:
        t2:     [] in NetNameResolver class>>nameForAddress:timeout:
        t3:     NetNameResolver
        t4:     true
        t5:     'Error: a primitive has failed'
        t6:     NetNameResolver
        t7:     'Error: a primitive has failed'
        t8:     NetNameResolver
    Receiver's instance variables:
        firstLink:     nil
        lastLink:     nil
        excessSignals:     1

NetNameResolver class>>nameForAddress:timeout:
    Receiver: NetNameResolver
    Arguments and temporary variables:
        t1:     nil
        t2:     15
        t3:     326978112
        t4:     nil
        t5:     'Error: a primitive has failed'
        t6:     NetNameResolver
    Receiver's instance variables:
        superclass:     Object
        methodDict:     a MethodDictionary()
        format:     2
        instanceVariables:     nil
        organization:     ('as yet unclassified')

        subclasses:     nil
        name:     #NetNameResolver
        classPool:     a Dictionary(#DefaultHostName->'' 
#HaveNetwork->true #LastContact->3...etc...
        sharedPools:     nil
        environment:     a SystemDictionary(lots of globals)
        category:     nil

--- The rest of the stack ---
[] in UndefinedObject>>DoIt
SwikiShelf>>formatPrivAddress:request:response:
[] in UndefinedObject>>DoIt
[] in BlockContext>>newProcess

Does anyone happen to know how we can avoid this?  Is this maybe a known 
problem with Swiki that has since been fixed?  We're running it on a 
Unix box, BTW...

Ryan

-- 
===================================================================
"I believe in looking reality straight in the eye and denying it."
                                                --Garrison Keillor

C. Ryan Deardorff        Software Engineer/Web Developer        
DLESE/UCAR              
          Windows to the Universe
        DLESE Program Center
        University Corporation for Atmospheric Research
Boulder CO 80307
Phone 303-497-2655              Email <[EMAIL PROTECTED]>
===================================================================


Reply via email to