SDF due to nil key week dictionary during finalization

VA Smalltalk is a "100% VisualAge compatible" IDE that includes the original VisualAge technology and the popular VA Assist and WidgetKit add-ons.

Moderators: Eric Clayberg, wembley, tc, Diane Engles, solveig

SDF due to nil key week dictionary during finalization

Postby DArnold » Mon Feb 23, 2009 11:42 am

Good afternoon,
We have a headless server application running VAST 7.5.2 on Windows which generated an SDF due to "UndefinedObject does not understand object"
resulting from the first statement in the method below.
This application was recently upgraded from VAST 6.02. I have attached a copy of the stack.
Is this a known problem with 7.5.2 or can you help determine the cause?

thanks
Dave

SstRmiDgc>>#finalizing:clientData:callData:
| object |
object := data first object.
"If the object we are dealing with is in the system space then don't bother to do anything
as it is implicitly exported"
object space = (SstRmiUniqueIdentifier count: 0) ifTrue: [^self].
self clean: (Array with: data first object) in: data first space
Attachments
stack.txt
(38.7 KiB) Downloaded 34 times
DArnold
 
Posts: 6
Joined: Wed Mar 28, 2007 5:36 am

Re: SDF due to nil key week dictionary during finalization

Postby Diane Engles » Tue Feb 24, 2009 11:41 am

Hi,

The problem you reported is not a known 7.5.2 problem. I have opened case #39286 to track it.

Could you please send an email to vast-support@instantiations.com with the case number in the subject line and include a more complete context. Is the problem easily repeatable?

Regards,

Diane
Instantiations Smalltalk Support
diane@instantiations.com
Diane Engles
Moderator
 
Posts: 66
Joined: Mon Oct 16, 2006 2:40 pm


Return to VA Smalltalk 7.0, 7.5 & 8.0

Who is online

Users browsing this forum: Yahoo [Bot] and 1 guest