check consistency throws exception

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

check consistency throws exception

kohlman
standard image visualnc.im

(even) when not connected to any repository....
Menu/Store/check consistency
shows : namespace model Root.Smalltalk.Kernel.Undeclared not in packed
"[(none)] it references (this is repeated endlessly (nearly)
see enclosed file


and stops by Exception primitive failedUnhandled exception: a primitive
has failed

ScreenGraphicsContext(Object)>>error:
ScreenGraphicsContext(Object)>>primitiveFailed
ScreenGraphicsContext>>roundedDisplayCharacterOfIndex:at:
ScreenGraphicsContext>>primDisplayCharacterOfIndex:at:
ScreenGraphicsContext(GraphicsContext)>>displayCharacterOfIndex:at:
XFont(DeviceFont)>>displayCharacter:at:on:
XFont(DeviceFont)>>displayCharacters:from:to:at:on:
XFont(DeviceFont)>>displayString:from:to:at:on:map:
DisplayScanner>>scan
DisplayScanner>>displayLine:inText:left:right:top:on:
ComposedText(TextLines)>>displayLinesIn:forTranslation:on:
ComposedText(TextLines)>>displayOn:at:
ComposedText>>displayOn:at:
PassiveLabel>>displayLabelOn:
PassiveLabel>>displayOn:
LayoutWrapper(TranslatingWrapper)>>displayOn:
SpecWrapper(Wrapper)>>displayOn:
SpecWrapper(WidgetWrapper)>>displayOn:
CompositePart>>displayOn:
WindowDisplayPolicy>>displayDamageList:in:
ScheduledWindow>>displayDamageEvent:
ScheduledWindow>>checkForEvents
optimized [] in [] in WindowManager>>repairDamagesExcept:
OrderedCollection>>do:
optimized [] in WindowManager>>repairDamagesExcept:
BlockClosure>>on:do:
WindowManager>>repairDamagesExcept:
WindowManager>>repairDamages
WindowManager>>processNextEvent
optimized [] in [] in WindowManager>>newProcess
BlockClosure>>on:do:
optimized [] in WindowManager>>newProcess
BlockClosure>>on:do:
optimized [] in Process class>>forBlock:priority:

----------------------------------------------------------------------
ScreenGraphicsContext(Object)>>error:
Receiver:
        a ScreenGraphicsContext
Instance Variables:
        medium = a ScheduledWindow 10486042
        clipOriginX = 0
        clipOriginY = 0
        clipWidth = 1890
        clipHeight = 70
        lineWidth = 1
        capStyle = 1
        joinStyle = 1
        deviceFont = a GraphicsHandle(33263152)
        devicePaint = 0
        offsetX = -511036
        offsetY = 6
        phaseX = 0
        phaseY = 0
        scaleX = 1
        scaleY = 1
        font = a XFont
        paint = SymbolicPaint foreground
        paintPolicy = a PaintPolicy
        fontPolicy = a FontPolicy
        clientData = nil
        paintPreferences = nil
Arguments:
        aStringOrMessage = an UserMessage('a primitive has failed',
#errPrimitiveFailed, #dialogs)
Context PC = 6

----------------------------------------------------------------------
ScreenGraphicsContext(Object)>>primitiveFailed
Receiver:
        a ScreenGraphicsContext
Instance Variables:
        medium = a ScheduledWindow 10486042
        clipOriginX = 0
        clipOriginY = 0
        clipWidth = 1890
        clipHeight = 70
        lineWidth = 1
        capStyle = 1
        joinStyle = 1
        deviceFont = a GraphicsHandle(33263152)
        devicePaint = 0
        offsetX = -511036
        offsetY = 6
        phaseX = 0
        phaseY = 0
        scaleX = 1
        scaleY = 1
        font = a XFont
        paint = SymbolicPaint foreground
        paintPolicy = a PaintPolicy
        fontPolicy = a FontPolicy
        clientData = nil
        paintPreferences = nil
Context PC = 10

----------------------------------------------------------------------
ScreenGraphicsContext>>roundedDisplayCharacterOfIndex:at:
Receiver:
        a ScreenGraphicsContext
Instance Variables:
        medium = a ScheduledWindow 10486042
        clipOriginX = 0
        clipOriginY = 0
        clipWidth = 1890
        clipHeight = 70
        lineWidth = 1
        capStyle = 1
        joinStyle = 1
        deviceFont = a GraphicsHandle(33263152)
        devicePaint = 0
        offsetX = -511036
        offsetY = 6
        phaseX = 0
        phaseY = 0
        scaleX = 1
        scaleY = 1
        font = a XFont
        paint = SymbolicPaint foreground
        paintPolicy = a PaintPolicy
        fontPolicy = a FontPolicy
        clientData = nil
        paintPreferences = nil
Arguments:
        characterIndex = 99
        aPoint = 1022069 @ 15
Temporaries:
        origin = 511033 @ 10
        extent = 7 @ 14
Context PC = 41

----------------------------------------------------------------------
ScreenGraphicsContext>>primDisplayCharacterOfIndex:at:
Receiver:
        a ScreenGraphicsContext
Instance Variables:
        medium = a ScheduledWindow 10486042
        clipOriginX = 0
        clipOriginY = 0
        clipWidth = 1890
        clipHeight = 70
        lineWidth = 1
        capStyle = 1
        joinStyle = 1
        deviceFont = a GraphicsHandle(33263152)
        devicePaint = 0
        offsetX = -511036
        offsetY = 6
        phaseX = 0
        phaseY = 0
        scaleX = 1
        scaleY = 1
        font = a XFont
        paint = SymbolicPaint foreground
        paintPolicy = a PaintPolicy
        fontPolicy = a FontPolicy
        clientData = nil
        paintPreferences = nil
Arguments:
        characterIndex = 99
        aPoint = 1022069 @ 15
Context PC = 14

----------------------------------------------------------------------
ScreenGraphicsContext(GraphicsContext)>>displayCharacterOfIndex:at:
Receiver:
        a ScreenGraphicsContext
Instance Variables:
        medium = a ScheduledWindow 10486042
        clipOriginX = 0
        clipOriginY = 0
        clipWidth = 1890
        clipHeight = 70
        lineWidth = 1
        capStyle = 1
        joinStyle = 1
        deviceFont = a GraphicsHandle(33263152)
        devicePaint = 0
        offsetX = -511036
        offsetY = 6
        phaseX = 0
        phaseY = 0
        scaleX = 1
        scaleY = 1
        font = a XFont
        paint = SymbolicPaint foreground
        paintPolicy = a PaintPolicy
        fontPolicy = a FontPolicy
        clientData = nil
        paintPreferences = nil
Arguments:
        characterIndex = 99
        aPoint = 1022069 @ 15
Context PC = 6

----------------------------------------------------------------------
XFont(DeviceFont)>>displayCharacter:at:on:
Receiver:
        a XFont
Instance Variables:
        handle = a GraphicsHandle(33263152)
        ascent = 11
        descent = 3
        widths = a LargeArray[65536]
        name = '-adobe-helvetica-bold-r-normal--12-120-75-75-p-70-iso8859-1'
        encoder = a ByteCharacterEncoder
        defaultScanner = nil
        fontDescription = a FontDescription
Arguments:
        char = $c "16r0063"
        aPoint = 1022069 @ 15
        aGraphicsContext = a ScreenGraphicsContext
Temporaries:
        val = 99
        width = 7
Context PC = 59

----------------------------------------------------------------------
XFont(DeviceFont)>>displayCharacters:from:to:at:on:
Receiver:
        a XFont
Instance Variables:
        handle = a GraphicsHandle(33263152)
        ascent = 11
        descent = 3
        widths = a LargeArray[65536]
        name = '-adobe-helvetica-bold-r-normal--12-120-75-75-p-70-iso8859-1'
        encoder = a ByteCharacterEncoder
        defaultScanner = nil
        fontDescription = a FontDescription
Arguments:
        string = 'namespace model Root.Smalltal...e)]"  it references. .......'
        start = 1
        stop = 168827
        aPoint = 2 @ 15
        aGraphicsContext = a ScreenGraphicsContext
Temporaries:
        p = 1022069 @ 15
        char = $c "16r0063"
        i = 168512
Context PC = 31

----------------------------------------------------------------------
XFont(DeviceFont)>>displayString:from:to:at:on:map:
Receiver:
        a XFont
Instance Variables:
        handle = a GraphicsHandle(33263152)
        ascent = 11
        descent = 3
        widths = a LargeArray[65536]
        name = '-adobe-helvetica-bold-r-normal--12-120-75-75-p-70-iso8859-1'
        encoder = a ByteCharacterEncoder
        defaultScanner = nil
        fontDescription = a FontDescription
Arguments:
        string = 'namespace model Root.Smalltal...e)]"  it references. .......'
        start = 1
        stop = 168827
        aPoint = 2 @ 15
        aGraphicsContext = a ScreenGraphicsContext
        aMap = a WordArray[256]
Context PC = 52

----------------------------------------------------------------------
DisplayScanner>>scan
Receiver:
        a DisplayScanner
Instance Variables:
        destX = 1023960
        lastIndex = 168827
        widthTable = a LargeArray[65536]
        font = a XFont
        fontPolicy = a FontPolicy
        stopConditions = a StopsDictionary[4]
        text = Text for 'namespace model Root.Smalltal...e)]"  it references.
.......'
        string = 'namespace model Root.Smalltal...e)]"  it references. .......'
        textStyle = a VariableSizeTextAttributes
        leftMargin = 2
        rightMargin = 1023960
        lineFirst = 1
        lineLast = 168827
        internalSpaces = 0
        paddingWidth = 0
        runStopIndex = 168827
        spaceCount = 0
        spaceWidth = 4
        characterMap = a WordArray[256]
        graphicsContext = a ScreenGraphicsContext
        lineY = 15
Temporaries:
        runLength = 168827
        done = false
        stopCondition = #endOfRun
        last = 168827
        p = 2 @ 15
        code = -1
        tmpLastIndex = 1
Context PC = 103

----------------------------------------------------------------------
DisplayScanner>>displayLine:inText:left:right:top:on:
Receiver:
        a DisplayScanner
Instance Variables:
        destX = 1023960
        lastIndex = 168827
        widthTable = a LargeArray[65536]
        font = a XFont
        fontPolicy = a FontPolicy
        stopConditions = a StopsDictionary[4]
        text = Text for 'namespace model Root.Smalltal...e)]"  it references.
.......'
        string = 'namespace model Root.Smalltal...e)]"  it references. .......'
        textStyle = a VariableSizeTextAttributes
        leftMargin = 2
        rightMargin = 1023960
        lineFirst = 1
        lineLast = 168827
        internalSpaces = 0
        paddingWidth = 0
        runStopIndex = 168827
        spaceCount = 0
        spaceWidth = 4
        characterMap = a WordArray[256]
        graphicsContext = a ScreenGraphicsContext
        lineY = 15
Arguments:
        aLine = an Interval[168827]
        aText = Text for 'namespace model Root.Smalltal...e)]"  it references.
.......'
        left = 2
        right = 1023960
        top = 2
        aGraphicsContext = a ScreenGraphicsContext
Context PC = 33

----------------------------------------------------------------------
ComposedText(TextLines)>>displayLinesIn:forTranslation:on:
Receiver:
        a ComposedText
Instance Variables:
        textStyle = a VariableSizeTextAttributes
        text = Text for 'namespace model Root.Smalltal...e)]"  it references.
.......'
        compositionWidth = 1023958
        compositionHeight = 17
        wordWrap = true
        fontPolicy = a FontPolicy
        lineTable = an OptimizedLineInformationTable
        fitWidth = true
Arguments:
        aRectangle = 511036 @ -6 corner: 512926 @ 64
        aPoint = 2 @ 2
        aGraphicsContext = a ScreenGraphicsContext
Temporaries:
        lineGrid = 17
        visibleRectangle = 511036 @ 2 corner: 512926 @ 19
        clipBox = 511034 @ 0 corner: 512924 @ 17
        firstLineIndex = 1
        lastLineIndex = 1
        scanner = a DisplayScanner
        top = 0
        lineIndex = 1
        left = 2
Context PC = 142

----------------------------------------------------------------------
ComposedText(TextLines)>>displayOn:at:
Receiver:
        a ComposedText
Instance Variables:
        textStyle = a VariableSizeTextAttributes
        text = Text for 'namespace model Root.Smalltal...e)]"  it references.
.......'
        compositionWidth = 1023958
        compositionHeight = 17
        wordWrap = true
        fontPolicy = a FontPolicy
        lineTable = an OptimizedLineInformationTable
        fitWidth = true
Arguments:
        aGraphicsContext = a ScreenGraphicsContext
        aPoint = 2 @ 2
Context PC = 15

----------------------------------------------------------------------
ComposedText>>displayOn:at:
Receiver:
        a ComposedText
Instance Variables:
        textStyle = a VariableSizeTextAttributes
        text = Text for 'namespace model Root.Smalltal...e)]"  it references.
.......'
        compositionWidth = 1023958
        compositionHeight = 17
        wordWrap = true
        fontPolicy = a FontPolicy
        lineTable = an OptimizedLineInformationTable
        fitWidth = true
Arguments:
        aGraphicsContext = a ScreenGraphicsContext
        aPoint = 2 @ 2
Context PC = 22

----------------------------------------------------------------------
PassiveLabel>>displayLabelOn:
Receiver:
        a PassiveLabel
Instance Variables:
        container = a LayoutWrapper on: a PassiveLabel
        eventHandlers = nil
        properties = nil
        state = a WidgetState
        label = a ComposedText
        textStyle = a VariableSizeTextAttributes
        margin = 2
        mnemonic = nil
        controller = nil
Arguments:
        aGraphicsContext = a ScreenGraphicsContext
Context PC = 18

----------------------------------------------------------------------
PassiveLabel>>displayOn:
Receiver:
        a PassiveLabel
Instance Variables:
        container = a LayoutWrapper on: a PassiveLabel
        eventHandlers = nil
        properties = nil
        state = a WidgetState
        label = a ComposedText
        textStyle = a VariableSizeTextAttributes
        margin = 2
        mnemonic = nil
        controller = nil
Arguments:
        aGraphicsContext = a ScreenGraphicsContext
Context PC = 16

----------------------------------------------------------------------
LayoutWrapper(TranslatingWrapper)>>displayOn:
Receiver:
        a LayoutWrapper
Instance Variables:
        container = a SpecWrapper on: a LayoutWrapper on: a PassiveLabel
        eventHandlers = nil
        properties = nil
        component = a PassiveLabel
        origin = -511036 @ 6
        layout = an AlignmentOrigin
Arguments:
        aGraphicsContext = a ScreenGraphicsContext
Context PC = 11

----------------------------------------------------------------------
SpecWrapper(Wrapper)>>displayOn:
Receiver:
        a SpecWrapper
Instance Variables:
        container = a CompositePart
        eventHandlers = nil
        properties = nil
        component = a LayoutWrapper on: a PassiveLabel
        widget = a PassiveLabel
        widgetState = a WidgetState
        effectivelyVisible = true
        decorator = nil
        dependents = nil
        dropTarget = nil
        spec = a LabelSpec
Arguments:
        aGraphicsContext = a ScreenGraphicsContext
Context PC = 7

----------------------------------------------------------------------
SpecWrapper(WidgetWrapper)>>displayOn:
Receiver:
        a SpecWrapper
Instance Variables:
        container = a CompositePart
        eventHandlers = nil
        properties = nil
        component = a LayoutWrapper on: a PassiveLabel
        widget = a PassiveLabel
        widgetState = a WidgetState
        effectivelyVisible = true
        decorator = nil
        dependents = nil
        dropTarget = nil
        spec = a LabelSpec
Arguments:
        aGraphicsContext = a ScreenGraphicsContext
Temporaries:
        lp = nil
Context PC = 26

----------------------------------------------------------------------
CompositePart>>displayOn:
Receiver:
        a CompositePart
Instance Variables:
        container = a ScheduledWindow 10486042
        eventHandlers = nil
        properties = nil
        components = an OrderedCollection[2]
        preferredBounds = -511036 @ 0 corner: 512926 @ 64
Arguments:
        aGraphicsContext = a ScreenGraphicsContext
Temporaries:
        clipBox = 0 @ 0 corner: 1890 @ 70
        i = 1
        component = a SpecWrapper on: a LayoutWrapper on: a PassiveLabel
Context PC = 30

----------------------------------------------------------------------
WindowDisplayPolicy>>displayDamageList:in:
Receiver:
        a WindowDisplayPolicy
Arguments:
        aDamageList = an Array[1]
        aWindow = a ScheduledWindow 10486042
Temporaries:
        windowGraphicsContext = a ScreenGraphicsContext
        windowVisual = a CompositePart
        i = 2
        i = 1
Context PC = 73

----------------------------------------------------------------------
ScheduledWindow>>displayDamageEvent:
Receiver:
        a ScheduledWindow
Instance Variables:
        handle = a GraphicsHandle(10486042)
        width = 1890
        height = 70
        background = (ColorValue brightness: 0.800024)
        inputOrigin = -29 @ 143
        creationOrigin = -29 @ 143
        sensor = an EventSensor
        iconic = false
        windowType = #imageModalDialog
        effectiveWindowType = #modelessDialog
        statusLineHeight = 0
        allowsStatusLine = true
        mapped = true
        eventHandlers = nil
        windowManager = a WindowManager
        label = ' '
        icon = an Icon
        minimumSize = 1890 @ 70
        maximumSize = 1920 @ 1200
        component = a CompositePart
        lookPreferences = nil
        paintPreferences = nil
        edgeDecorationPolicy = a MotifBorderDecorationPolicy
        widgetPolicy = a MotifWidgetPolicy
        controller = an ApplicationDialogController
        model = a SimpleDialog
        damageRepairPolicy = a WindowDisplayPolicy
        masterWindow = a ScheduledWindow 10485792
        activationNotification = true
        application = nil
        dragDropInProgress = nil
        dragDropTracker = nil
        dropTarget = nil
        keyboardProcessor = a KeyboardProcessor
        receiveWindowEvents = nil
        sendWindowEvents = nil
        toolbarVisible = true
        windowEventBlock = nil
Arguments:
        aDamageList = an Array[1]
Context PC = 7

----------------------------------------------------------------------
ScheduledWindow>>checkForEvents
Receiver:
        a ScheduledWindow
Instance Variables:
        handle = a GraphicsHandle(10486042)
        width = 1890
        height = 70
        background = (ColorValue brightness: 0.800024)
        inputOrigin = -29 @ 143
        creationOrigin = -29 @ 143
        sensor = an EventSensor
        iconic = false
        windowType = #imageModalDialog
        effectiveWindowType = #modelessDialog
        statusLineHeight = 0
        allowsStatusLine = true
        mapped = true
        eventHandlers = nil
        windowManager = a WindowManager
        label = ' '
        icon = an Icon
        minimumSize = 1890 @ 70
        maximumSize = 1920 @ 1200
        component = a CompositePart
        lookPreferences = nil
        paintPreferences = nil
        edgeDecorationPolicy = a MotifBorderDecorationPolicy
        widgetPolicy = a MotifWidgetPolicy
        controller = an ApplicationDialogController
        model = a SimpleDialog
        damageRepairPolicy = a WindowDisplayPolicy
        masterWindow = a ScheduledWindow 10485792
        activationNotification = true
        application = nil
        dragDropInProgress = nil
        dragDropTracker = nil
        dropTarget = nil
        keyboardProcessor = a KeyboardProcessor
        receiveWindowEvents = nil
        sendWindowEvents = nil
        toolbarVisible = true
        windowEventBlock = nil
Temporaries:
        damage = an Array[1]
Context PC = 33

----------------------------------------------------------------------
optimized [] in [] in WindowManager>>repairDamagesExcept:
Receiver:
        an UndefinedObject
Arguments:
        w = a ScheduledWindow 10486042
Temporaries:
        .obj = nil
Context PC = 10

----------------------------------------------------------------------
OrderedCollection>>do:
Receiver:
        an OrderedCollection
Instance Variables:
        firstIndex = 1
        lastIndex = 2
Arguments:
        aBlock = BlockClosure [] in [] in WindowManager>>repairDamagesExcept:
Temporaries:
        index = 1
Context PC = 17

----------------------------------------------------------------------
optimized [] in WindowManager>>repairDamagesExcept:
Receiver:
        an UndefinedObject
Temporaries:
        .self = a WindowManager
        .obj = nil
Context PC = 13

----------------------------------------------------------------------
BlockClosure>>on:do:
Receiver:
        a BlockClosure
Instance Variables:
        method = CompiledBlock [] in WindowManager>>repairDamagesExcept:
        outerContext = nil
        copiedValues = an Array[2]
Arguments:
        anExceptionSelector = ClosedWindowNotification
        handlerBlock = BlockClosure [] in WindowManager>>repairDamagesExcept:
Context PC = 18

----------------------------------------------------------------------
WindowManager>>repairDamagesExcept:
Receiver:
        a WindowManager
Instance Variables:
        windows = an OrderedCollection[2]
        activeController = nil
        interruptLock = false
        outstandingMetaOrDamage = false
        openInProgress = false
        eventQueue = an EventQueue
        baseProcess = a Process in Semaphore>>waitIfCurtailedSignal
        dontFilterEvents = false
Arguments:
        obj = nil
Context PC = 16

----------------------------------------------------------------------
WindowManager>>repairDamages
Receiver:
        a WindowManager
Instance Variables:
        windows = an OrderedCollection[2]
        activeController = nil
        interruptLock = false
        outstandingMetaOrDamage = false
        openInProgress = false
        eventQueue = an EventQueue
        baseProcess = a Process in Semaphore>>waitIfCurtailedSignal
        dontFilterEvents = false
Context PC = 5

----------------------------------------------------------------------
WindowManager>>processNextEvent
Receiver:
        a WindowManager
Instance Variables:
        windows = an OrderedCollection[2]
        activeController = nil
        interruptLock = false
        outstandingMetaOrDamage = false
        openInProgress = false
        eventQueue = an EventQueue
        baseProcess = a Process in Semaphore>>waitIfCurtailedSignal
        dontFilterEvents = false
Temporaries:
        event = an ExposeEvent
Context PC = 12

----------------------------------------------------------------------
optimized [] in [] in WindowManager>>newProcess
Receiver:
        an UndefinedObject
Temporaries:
        .self = a WindowManager
Context PC = 13

----------------------------------------------------------------------
BlockClosure>>on:do:
Receiver:
        a BlockClosure
Instance Variables:
        method = CompiledBlock [] in [] in WindowManager>>newProcess
        outerContext = nil
        copiedValues = a WindowManager
Arguments:
        anExceptionSelector = TerminateException
        handlerBlock = BlockClosure [] in [] in WindowManager>>newProcess
Context PC = 18

----------------------------------------------------------------------
optimized [] in WindowManager>>newProcess
Receiver:
        an UndefinedObject
Temporaries:
        .self = a WindowManager
Context PC = 15

----------------------------------------------------------------------
BlockClosure>>on:do:
Receiver:
        a BlockClosure
Instance Variables:
        method = CompiledBlock [] in WindowManager>>newProcess
        outerContext = nil
        copiedValues = a WindowManager
Arguments:
        anExceptionSelector = TerminateException
        handlerBlock = BlockClosure [] in [] in Process
class>>forBlock:priority:
Context PC = 18

----------------------------------------------------------------------
optimized [] in Process class>>forBlock:priority:
Receiver:
        an UndefinedObject
Temporaries:
        .aBlock = BlockClosure [] in WindowManager>>newProcess
Context PC = 9

_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc

vwundeclared.jpg (83K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: check consistency throws exception

BREITH Karl-Albert (AREVA)


There is a resolution available:

Load the Res100284.pcl

__________________________________________________________
Karl Breith
AREVA NP GmbH
FDN-G

Postfach 1109
91001 Erlangen
Phone: +49 (0) 9131 900 95544
Fax: +49 (0) 9131 900 94081
mail to:  [hidden email]  
Vorsitzender des Aufsichtsrats: Olivier Wantz - Geschäftsführer: Ulrich Gräber, Rüdiger Steuerlein
Sitz der Gesellschaft: Erlangen - Registergericht: Fürth, HRB 7817 - www.areva-np.com - Umsatzsteuer-ID: DE 206407096  
Supervisory Board Chairman: Olivier Wantz - Managing Directors: Ulrich Gräber, Rüdiger Steuerlein
Company Seat: Erlangen - Commercial Registries Fürth, HRB 7817 - www.areva-np.com - VAT ID code: DE 206407096
Wichtiger Hinweis: Diese E-Mail kann Betriebs- oder Geschäftsgeheimnisse bzw. sonstige vertrauliche Informationen enthalten. Sollten Sie diese E-Mail irrtümlich erhalten haben, ist Ihnen eine Kenntnisnahme des Inhalts, eine Vervielfältigung oder Weitergabe der E-Mail ausdrücklich untersagt. Bitte benachrichtigen Sie uns und vernichten Sie die empfangene E-Mail. Vielen Dank.
Important Note: This e-mail may contain trade secrets or privileged, undisclosed or otherwise confidential information. If you have received this e-mail in error, you are hereby notified that any review, copying or distribution of it is strictly prohibited. Please inform us immediately and destroy the original transmittal. Thank you for your cooperation.

-----Ursprüngliche Nachricht-----
Von: [hidden email] [mailto:[hidden email]] Im Auftrag von [hidden email]
Gesendet: Dienstag, 6. Dezember 2011 12:09
An: vwnc List
Betreff: [vwnc] check consistency throws exception

standard image visualnc.im

(even) when not connected to any repository....
Menu/Store/check consistency
shows : namespace model Root.Smalltalk.Kernel.Undeclared not in packed "[(none)] it references (this is repeated endlessly (nearly) see enclosed file

_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
Reply | Threaded
Open this post in threaded view
|

Re: check consistency throws exception

kohlman
Thanks, but where can I find it?
excuse my ignorance

Danke

manfred
On Dec 6, 2011, at 12:17 PM, BREITH Karl-Albert (AREVA) wrote:

>
>
> There is a resolution available:
>
> Load the Res100284.pcl
>
> __________________________________________________________
> Karl Breith
> AREVA NP GmbH
> FDN-G
>
> Postfach 1109
> 91001 Erlangen
> Phone: +49 (0) 9131 900 95544
> Fax: +49 (0) 9131 900 94081
> mail to:  [hidden email]
> Vorsitzender des Aufsichtsrats: Olivier Wantz - Geschäftsführer:
> Ulrich Gräber, Rüdiger Steuerlein
> Sitz der Gesellschaft: Erlangen - Registergericht: Fürth, HRB 7817 -
> www.areva-np.com - Umsatzsteuer-ID: DE 206407096
> Supervisory Board Chairman: Olivier Wantz - Managing Directors: Ulrich
> Gräber, Rüdiger Steuerlein
> Company Seat: Erlangen - Commercial Registries Fürth, HRB 7817 -
> www.areva-np.com - VAT ID code: DE 206407096
> Wichtiger Hinweis: Diese E-Mail kann Betriebs- oder
> Geschäftsgeheimnisse bzw. sonstige vertrauliche Informationen
> enthalten. Sollten Sie diese E-Mail irrtümlich erhalten haben, ist
> Ihnen eine Kenntnisnahme des Inhalts, eine Vervielfältigung oder
> Weitergabe der E-Mail ausdrücklich untersagt. Bitte benachrichtigen
> Sie uns und vernichten Sie die empfangene E-Mail. Vielen Dank.
> Important Note: This e-mail may contain trade secrets or privileged,
> undisclosed or otherwise confidential information. If you have
> received this e-mail in error, you are hereby notified that any
> review, copying or distribution of it is strictly prohibited. Please
> inform us immediately and destroy the original transmittal. Thank you
> for your cooperation.
>
> -----Ursprüngliche Nachricht-----
> Von: [hidden email] [mailto:[hidden email]] Im
> Auftrag von [hidden email]
> Gesendet: Dienstag, 6. Dezember 2011 12:09
> An: vwnc List
> Betreff: [vwnc] check consistency throws exception
>
> standard image visualnc.im
>
> (even) when not connected to any repository....
> Menu/Store/check consistency
> shows : namespace model Root.Smalltalk.Kernel.Undeclared not in packed
> "[(none)] it references (this is repeated endlessly (nearly) see
> enclosed file
>


_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc