ProbedCompiledMethod Error with Runtime Packager

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

ProbedCompiledMethod Error with Runtime Packager

Frederic
Hello,

while refactoring an application under VW7.7.1, I get the following error:

"
Unhandled Exception:
    class: UnhandledException
    creator: UnhandledException
    errorString: Unhandled exception: Referenced an instance of deleted Behavior:  CraftedSmalltalk.ProbedCompiledMethod
    parameter: an Error
"
at the linking step of the runtime packager.

Before launching the runtime packager, I have proceded with Debug -> Remove All Probes. I then "browse probes" to ensure none of them were still in place, so i do not understand why I still get the previous exception.

Which basic other actions should I perform before runtime packaging my image ?

Regards,
Frederic Bulckaen

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

Re: [Bulk] ProbedCompiledMethod Error with Runtime Packager

Alan Knight-2
That seems peculiar. I'd say look for an instances of ProbedCompiledMethod and see what you find. It sounds like you may have an artifact of some kind of error hanging around in the image.

On 2011-03-10 10:02 AM, Frédéric Bulckaen wrote:
Hello,

while refactoring an application under VW7.7.1, I get the following error:

"
Unhandled Exception:
    class: UnhandledException
    creator: UnhandledException
    errorString: Unhandled exception: Referenced an instance of deleted Behavior:  CraftedSmalltalk.ProbedCompiledMethod
    parameter: an Error
"
at the linking step of the runtime packager.

Before launching the runtime packager, I have proceded with Debug -> Remove All Probes. I then "browse probes" to ensure none of them were still in place, so i do not understand why I still get the previous exception.

Which basic other actions should I perform before runtime packaging my image ?

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

-- 
Alan Knight [|], Engineering Manager, Cincom Smalltalk
[hidden email]
[hidden email]
http://www.cincomsmalltalk.com

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