[Glass] Upgrade to GLASS 1.0-beta.9.1 error

Dale K. Henrichs dale.henrichs at gemtalksystems.com
Tue Jul 2 05:58:25 PDT 2013


Dario,

This is actually a bug in the ConfigurationOfMetacello ... I'll look into fixing the problem today ... In the mean time there is no need to load the latest version of Metacello, especially since you've just upgraded to 1.0-beta.9.1 ...

Dale

----- Original Message -----
| From: "Dario Trussardi" <dario.trussardi at tiscali.it>
| To: glass at lists.gemtalksystems.com
| Sent: Tuesday, July 2, 2013 3:30:26 AM
| Subject: Re: [Glass] Upgrade to GLASS 1.0-beta.9.1 error
| 
| Dale,
| 
| 	when i load the based system i do the command:
| 
| 
| | autoCommit|
| autoCommit := MCPlatformSupport autoCommit.
| MCPlatformSupport autoCommit: true. "needed if loading from Topaz"
| MCPlatformSupport commitOnAlmostOutOfMemoryDuring: [[
|                  ConfigurationOfMetacello project updateProject.
|                  ConfigurationOfMetacello loadLatestVersion.
|                     Gofer project load: 'Seaside30'group: #( 'ALL').
|          ]
|                  on: Warning
|                  do: [:ex |
|                          Transcript cr; show: ex description.
|                          ex resume ]].
| MCPlatformSupport autoCommit: autoCommit.
| 
| It load a hold Metacello environment ?
| 
| 	Dario
| 
| > Dale,
| > 
| > 	i follow your indications and load GLASS 1.0-beta.9.1 into
| > 	Gemstone 3.1.04
| > 
| > The system report:
| > 
| > a ArgumentError occurred (error 2149), An illegal identifier
| > #'importName -  G/S[MonvisoSeaside3104 IP100:1]
| > 
| > 
| > AbstractException >> _signalFromPrimitive: (envId 0)
| > Metaclass3 >>
| > _primSubclass:instVarNames:format:constraints:classVars:poolDictionaries:
| > (envId 0)
| > Metaclass3 >>
| > _subclass:instVarNames:format:constraints:classVars:poolDictionaries:
| > (envId 0)
| > Class >>
| > _subclass:instVarNames:format:constraints:classVars:classInstVars:poolDictionaries:inDictionary:inClassHistory:description:options:
| > (envId 0)
| > Class >>
| > subclass:instVarNames:classVars:classInstVars:poolDictionaries:inDictionary:newVersionOf:description:options:
| > (envId 0)
| > Class >>
| > subclass:instVarNames:classVars:classInstVars:poolDictionaries:inDictionary:options:
| > (envId 0)
| > Class >>
| > subclass:instVarNames:classVars:classInstVars:poolDictionaries:category:inDictionary:options:
| > (envId 0)
| > [] in  Class >>
| > subclass:instVarNames:classVars:classInstVars:poolDictionaries:inDictionary:category:options:
| > (envId 0)
| > Class class >> _defineClassNamed:with: (envId 0)
| > Class >>
| > subclass:instVarNames:classVars:classInstVars:poolDictionaries:inDictionary:category:options:
| > (envId 0)
| > MCClassDefinition >> createClass (envId 0)
| > MCClassDefinition >> load (envId 0)
| > MCDefinition >> loadOver: (envId 0)
| > MCClassDefinition >> errorLoadOver: (envId 0)
| > [] in  MCPackageLoader >> basicLoad (envId 0)
| > ExecBlock >> on:do: (envId 0)
| > [] in  MCPackageLoader >> basicLoad (envId 0)
| > ExecBlock >> on:do: (envId 0)
| > [] in  MCPackageLoader >> basicLoad (envId 0)
| > Collection >> do: (envId 0)
| > Collection >> do:displayingProgress: (envId 0)
| > [] in  MCPackageLoader >> basicLoad (envId 0)
| > ExecBlock >> on:do: (envId 0)
| > [] in  MCPackageLoader >> basicLoad (envId 0)
| > ExecBlock >> ensure: (envId 0)
| > MCPackageLoader >> basicLoad (envId 0)
| > [] in  MCPackageLoader >> loadWithNameLike: (envId 0)
| > [] in  MCPackageLoader >> useChangeSetNamed:during: (envId 0)
| > ExecBlock >> ensure: (envId 0)
| > MCPackageLoader >> useChangeSetNamed:during: (envId 0)
| > MCPackageLoader >> useNewChangeSetNamedLike:during: (envId 0)
| > MCPackageLoader >> loadWithNameLike: (envId 0)
| > MCVersionLoader >> load (envId 0)
| > GoferLoad >> execute (envId 0)
| > [] in  MetacelloCommonMCSpecLoader >> loadPackageDirective:gofer:
| > (envId 0)
| > [] in  MetacelloCommonMCSpecLoader >> loadPackageDirective:gofer:
| > (envId 0)
| > MetacelloPlatform >> do:displaying: (envId 0)
| > MetacelloCommonMCSpecLoader >> loadPackageDirective:gofer: (envId
| > 0)
| > MetacelloVersionLoadDirective >> loadPackageDirective:gofer: (envId
| > 0)
| > MetacelloPackageLoadDirective >> loadUsing:gofer: (envId 0)
| > [] in  MetacelloVersionLoadDirective >>
| > loadLinearLoadDirective:gofer: (envId 0)
| > Collection >> do: (envId 0)
| > MetacelloVersionLoadDirective >> loadLinearLoadDirective:gofer:
| > (envId 0)
| > MetacelloAtomicLoadDirective >> loadLinearLoadDirective:gofer:
| > (envId 0)
| > MetacelloLinearLoadDirective >> loadUsing:gofer: (envId 0)
| > [] in  MetacelloVersionLoadDirective >>
| > loadAtomicLoadDirective:gofer: (envId 0)
| > Collection >> do: (envId 0)
| > MetacelloVersionLoadDirective >> loadAtomicLoadDirective:gofer:
| > (envId 0)
| > MetacelloAtomicLoadDirective >> loadUsing:gofer: (envId 0)
| > [] in  MetacelloVersionLoadDirective >>
| > loadLinearLoadDirective:gofer: (envId 0)
| > Collection >> do: (envId 0)
| > MetacelloVersionLoadDirective >> loadLinearLoadDirective:gofer:
| > (envId 0)
| > MetacelloLinearLoadDirective >> loadUsing:gofer: (envId 0)
| > MetacelloVersionLoadDirective >> loadWithPolicy: (envId 0)
| > MetacelloLoaderPolicy >> load (envId 0)
| > MetacelloFetchingMCSpecLoader >> doLoad (envId 0)
| > [] in  MetacelloMCVersion >> doLoadRequiredFromArray: (envId 0)
| > MetacelloPlatform >> do:displaying: (envId 0)
| > [] in  MetacelloMCVersion >> doLoadRequiredFromArray: (envId 0)
| > ExecBlock >> ensure: (envId 0)
| > MetacelloMCVersion >> doLoadRequiredFromArray: (envId 0)
| > Collection >> loadRequiredForMetacelloMCVersion: (envId 0)
| > MetacelloMCVersion >> load: (envId 0)
| > [] in  OGUpgradeJadeServer >> doVersionLoadFrom:to: (envId 0)
| > ExecBlock >> on:do: (envId 0)
| > [] in  OGUpgradeJadeServer >> forceMetacelloLoadDuring: (envId 0)
| > ExecBlock >> on:do: (envId 0)
| > [] in  OGUpgradeJadeServer >> forceMetacelloLoadDuring: (envId 0)
| > SmalltalkProxy >> at:ifPresent: (envId 0)
| > OGUpgradeJadeServer >> forceMetacelloLoadDuring: (envId 0)
| > OGUpgradeJadeServer >> doVersionLoadFrom:to: (envId 0)
| > [] in  OGUpgradeJadeServer >> upgradeGLASSServer (envId 0)
| > ExecBlock >> on:do: (envId 0)
| > OGUpgradeJadeServer >> upgradeGLASSServer (envId 0)
| > GsNMethod class >> _gsReturnToC (envId 0)
| > 
| > 
| > Ciao,
| > 
| > 		Dario
| > 
| > 
| > _______________________________________________
| > Glass mailing list
| > Glass at lists.gemtalksystems.com
| > http://lists.gemtalksystems.com/mailman/listinfo/glass
| 
| _______________________________________________
| Glass mailing list
| Glass at lists.gemtalksystems.com
| http://lists.gemtalksystems.com/mailman/listinfo/glass
| 


More information about the Glass mailing list