[Glass] Upgrade to GLASS 1.0-beta.9.1 error
Dario Trussardi
dario.trussardi at tiscali.it
Tue Jul 2 03:30:26 PDT 2013
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
More information about the Glass
mailing list