Trying to load r42.alpha4

Giuseppe Luigi Punzi glpunzi at lordzealon.com
Mon Feb 9 16:40:43 UTC 2009


I'm getting this DNU trying to update to r42.alpha4

Some idea?


-------------- next part --------------
MessageNotUnderstood: UndefinedObject>>logMethodSource:forMethodWithNode:inCategory:withStamp:notifying:
9 February 2009 5:39:59 pm

VM: Win32 - a SmalltalkImage
Image: Squeak3.10.2 [latest update: #7179]

SecurityManager state:
Restricted: false
FileAccess: true
SocketAccess: true
Working Dir D:\Desarrollo\squeak\Magma\srvMagma
Trusted Dir D:\Desarrollo\squeak\Magma\srvMagma\glpunzi
Untrusted Dir C:\My Squeak\glpunzi

UndefinedObject(Object)>>doesNotUnderstand: #logMethodSource:forMethodWithNode:inCategory:withStamp:notifying:
	Receiver: nil
	Arguments and temporary variables: 
		aMessage: 	logMethodSource: 'process
	repositoryController close' forMethodWithN...etc...
	Receiver's instance variables: 
nil

MCMethodDefinition>>writeSourceToLog
	Receiver: a MCMethodDefinition(MaCloseRepositoryRequest>>process{*magma server}) 
	Arguments and temporary variables: 

	Receiver's instance variables: 
		classIsMeta: 	false
		source: 	'process
	repositoryController close'
		category: 	#'*magma server'
		selector: 	#process
		className: 	#MaCloseRepositoryRequest
		timeStamp: 	'cmm 8/23/2007 16:15'
		properties: 	an IdentityDictionary(#because->'class MaCloseRepositoryRequest not...etc...
		dummy1: 	nil
		dummy2: 	nil
		methodAndNode: 	a CompiledMethodWithNode
		requestor: 	nil
		compiledMethod: 	a CompiledMethod (318)
		priorMethodOrNil: 	nil
		compiledSelector: 	#process
		isInstalled: 	nil
		priorMethodCategory: 	nil
		theClass: 	nil
		defnToInstall: 	a MCMethodDefinition(MaCloseRepositoryRequest>>process{*magma se...etc...

MCMethodDefinition>>installMethod
	Receiver: a MCMethodDefinition(MaCloseRepositoryRequest>>process{*magma server}) 
	Arguments and temporary variables: 

	Receiver's instance variables: 
		classIsMeta: 	false
		source: 	'process
	repositoryController close'
		category: 	#'*magma server'
		selector: 	#process
		className: 	#MaCloseRepositoryRequest
		timeStamp: 	'cmm 8/23/2007 16:15'
		properties: 	an IdentityDictionary(#because->'class MaCloseRepositoryRequest not...etc...
		dummy1: 	nil
		dummy2: 	nil
		methodAndNode: 	a CompiledMethodWithNode
		requestor: 	nil
		compiledMethod: 	a CompiledMethod (318)
		priorMethodOrNil: 	nil
		compiledSelector: 	#process
		isInstalled: 	nil
		priorMethodCategory: 	nil
		theClass: 	nil
		defnToInstall: 	a MCMethodDefinition(MaCloseRepositoryRequest>>process{*magma se...etc...

[] in MCClassDefinition>>postinstall {[:ext |  ext ensuredCreateCompiledMethod.  ext installMethod]}
	Arguments and temporary variables: 
		newClass: 	MagmaRepositoryRequest
		ext: 	a MCMethodDefinition(MaCloseRepositoryRequest>>process{*magma server}) 


--- The full stack ---
UndefinedObject(Object)>>doesNotUnderstand: #logMethodSource:forMethodWithNode:inCategory:withStamp:notifying:
MCMethodDefinition>>writeSourceToLog
MCMethodDefinition>>installMethod
[] in MCClassDefinition>>postinstall {[:ext |  ext ensuredCreateCompiledMethod.  ext installMethod]}
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
OrderedCollection>>do:
MCClassDefinition>>postinstall
[] in MCPackageLoader1b>>basicLoad {[:ea | ea postinstall]}
OrderedCollection>>do:
MCPackageLoader1b>>basicLoad
[] in MCPackageLoader1b>>protectedLoad {[self basicLoad]}
BlockContext>>on:do:
[] in MCPackageLoader1b>>protectedLoad {[[self basicLoad]   on: InMidstOfFileinNotification   do: [:n | n resume: tr...]}
BlockContext>>ensure:
[] in MCPackageLoader1b>>protectedLoad {[[[self basicLoad]   on: InMidstOfFileinNotification   do: [:n | n resume: t...]}
BlockContext>>on:do:
MCPackageLoader1b>>protectedLoad
[] in MCPackageLoader1b>>loadWithNameLike: {[self protectedLoad]}
[] in MCPackageLoader1b>>useChangeSetNamed:during: {[aBlock value]}
BlockContext>>ensure:
MCPackageLoader1b>>useChangeSetNamed:during:
MCPackageLoader1b>>useNewChangeSetNamedLike:during:
MCPackageLoader1b>>loadWithNameLike:
MCVersionLoader>>loadWithNameLike:
MCVersionLoader>>load
MCVersionLoader class>>loadVersion:
MCVersion>>load
[] in MCConfiguration>>load {[:ver | ver load]}
[] in MCConfiguration>>depsSatisfying:versionDo:displayingProgress: {[:dep |  ver := dep versionInfo.  repo := repoMap     at: ver versionName   ...]}
[] in OrderedCollection(SequenceableCollection)>>do:displayingProgress: {[:each :i |  bar value: i.  aBlock value: each]}
OrderedCollection(SequenceableCollection)>>withIndexDo:
[] in OrderedCollection(SequenceableCollection)>>do:displayingProgress: {[:bar | self   withIndexDo: [:each :i |     bar value: i.    aBlock value: e...]}
...etc...


More information about the Magma mailing list