Login  Register

Error in deployed application

Posted by KlausK-3 on May 17, 2006; 8:16am
URL: https://forum.world.st/Error-in-deployed-application-tp3378608.html

All,

my app is running fine in development environment and as deployed
executeable.

Just one window resists all tries to get it work in deployed app.

I get "UndefinedObject does not understand #viewNamed:ifNone:".

Anyone an idea?

The stack dump:

{0A33069C: cf 0A330679, sp 0A3306B0, bp 0A330694, ip 12,
MessageNotUnderstood class>>receiver:message:}
        receiver: MessageNotUnderstood
        arg[0]: nil
        arg[1]: Message selector: viewNamed:ifNone: arguments: #('rbJahre' [] @ 3
in UndefinedObject>>???'doIt' )

{0A330678: cf 0A330659, sp 0A33068C, bp 0A330674, ip 4,
Object>>doesNotUnderstand:}
        receiver: nil
        arg[0]: Message selector: viewNamed:ifNone: arguments: #('rbJahre' [] @ 3
in UndefinedObject>>???'doIt' )

{0A330658: cf 0A330625, sp 0A33066C, bp 0A330648, ip 17, [] in
BiPosIntervallDialog(Presenter)>>attachSubPresenterViews:}
        receiver: a BiPosIntervallDialog
        arg[0]: a BooleanPresenter
        stack temp[0]: nil
        stack temp[1]: 'rbJahre'

{0A330624: cf 0A330601, sp 0A330640, bp 0A33061C, ip 11,
OrderedCollection>>do:}
        receiver: a OrderedCollection
        arg[0]: [] @ 10 in Presenter>>attachSubPresenterViews:
        stack temp[0]: 1

{0A330600: cf 0A3305E1, sp 0A330614, bp 0A3305FC, ip 30,
BiPosIntervallDialog(Presenter)>>attachSubPresenterViews:}
        receiver: a BiPosIntervallDialog
        arg[0]: nil

{0A3305E0: cf 0A3305C1, sp 0A3305F4, bp 0A3305DC, ip 3,
BiPosIntervallDialog(Presenter)>>view:}
        receiver: a BiPosIntervallDialog
        arg[0]: nil

{0A3305C0: cf 0A3305A1, sp 0A3305D4, bp 0A3305BC, ip 4,
BiPosIntervallDialog(Shell)>>view:}
        receiver: a BiPosIntervallDialog
        arg[0]: nil

{0A3305A0: cf 0A330579, sp 0A3305B4, bp 0A330598, ip 17,
BiPosIntervallDialog(Shell)>>createView:}
        receiver: a BiPosIntervallDialog
        arg[0]: 'Frage_view'
        stack temp[0]: a DesktopView

{0A330578: cf 0A330555, sp 0A330590, bp 0A330570, ip 6,
BiPosIntervallDialog class(Presenter class)>>create:on:}
        receiver: BiPosIntervallDialog
        arg[0]: 'Frage_view'
        arg[1]: a BiPosIntervall

{0A330554: cf 0A330531, sp 0A330568, bp 0A33054C, ip 4,
BiPosIntervallDialog class(Dialog class)>>showModal:on:}
        receiver: BiPosIntervallDialog
        arg[0]: 'Frage_view'
        arg[1]: a BiPosIntervall