Error Running 8.02 XD packaged with SGMLSupport App

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

Error Running 8.02 XD packaged with SGMLSupport App

Postby mpeters » Wed Jun 16, 2010 1:59 pm

Received this startup error on a packaged image running on Solaris

VA Smalltalk, Version 8.0.2
VM Timestamp: 4.0,(NC) 5/3/2010 (80)
(C) Copyright Instantiations 1994, 2010. All rights reserved.
(C) Copyright International Business Machines Corp. 1994, 2006. All rights reserved.
Virtual Machine PID: 12080

The following error(s) were detected during the startup sequence which may interfere with correct operation:


1) (ExCLDTKeyNotFound) Key not found.
Process reportError: (ExCLDTKeyNotFound) Key not found.
Process reportError: UndefinedObject does not understand at:ifAbsent:
Process reportError: UndefinedObject does not understand at:ifAbsent:
Process reportError: UndefinedObject does not understand at:ifAbsent:
Process reportError: UndefinedObject does not understand at:ifAbsent:
.
.
Process reportError: UndefinedObject does not understand at:ifAbsent:
Process reportError: UndefinedObject does not understand at:ifAbsent:
Process reportError: UndefinedObject does not understand at:ifAbsent:
Process reportError: UndefinedObject does not understand at:ifAbsent:
Process reportError: (ExCPMStackOverflow) A stack overflow has occurred.
Process reportError: UndefinedObject does not understand at:ifAbsent:
Process reportError: (ExCPMStackOverflow) A stack overflow has occurred.
Process reportError: UndefinedObject does not understand at:ifAbsent:
Process reportError: (ExCPMStackOverflow) A stack overflow has occurred.
.
.
Continued Looping until killed.


Tracked it down to this global not being defined SgmlConstants.
I found that this message had been removed as of 8.0.
I added it back and it fixed the problem.

SGMLSuppport class>>packagingRulesFor: aPackagedImage

"Define rules for the given packaged image."
##PR = ##'1FVVFG1'.
aPackagedImage image isRunningImage ifFalse: [ "Only needed in XD"
aPackagedImage includeGlobalVariable: #SgmlConstants]
Mark Petersen
mpeters
 
Posts: 6
Joined: Thu Jun 10, 2010 6:25 am

Re: Error Running 8.02 XD packaged with SGMLSupport App

Postby wembley » Sat Jun 26, 2010 9:28 am

Mark -

I'm sorry that you have run into this problem. The method was not intentionally removed, and I have not yet determined when it was removed, but we will certainly ensure that it gets back into the product for V8.0.3. Case 46900 opened.
John O'Keefe [|], Principal Smalltalk Architect, Instantiations Inc.
wembley
Moderator
 
Posts: 405
Joined: Mon Oct 16, 2006 3:01 am
Location: Durham, NC


Return to VA Smalltalk 7.0, 7.5 & 8.0

Who is online

Users browsing this forum: No registered users and 1 guest