[Glass] SIXX error

Dario Trussardi via Glass glass at lists.gemtalksystems.com
Thu Nov 20 05:41:26 PST 2014


Ciao,
> 
> 
> On Thu, Nov 20, 2014 at 7:41 AM, Dario Trussardi via Glass <glass at lists.gemtalksystems.com> wrote:
> Ciao,
> 
> i load a SIXX support into GLASS 3.1.0.6  with the command:
> 
> 
>         Metacello new
>          configuration: 'GsSIXX';
>         version:  '0.3-c.1';
>         repository: 'http://seaside.gemstone.com/ss/SIXX';
>         load
> 
> 
> I am loading SIXX in GemStone from ConfigurationOfMyApp, this way:
> 
> 		spec
> 			baseline: 'SIXX' with: [
> 				spec
> 					className: 'BaselineOfSIXX';
> 					file: 'BaselineOfSIXX';
> 					repository: 'github://glassdb/SIXX:master/repository' ].
> 		
> 
> you may want to try a Metacello script like yours above but with this conf + repo. 

I do a test with:

	Metacello new
    baseline: 'SIXX';
    repository: 'github://glassdb/SIXX:master/repository';
    load.

> 
> I have just tried the #example2 in my GemStone and it works correctly. 

	All works  fine.

	Ciao thanks,

		Dario
> 
> 
>  
> Now when i test with:                   SixxExamples example2
> 
>         the system erase the error:
> 
>         a Halt occurred (error 2709), Debug Warning: a SixxFormatterNotFound occurred (notification 2731):  -  G/S[MonvisoSeaside3106:2]
> 
> AbstractException >> _signalWith: (envId 0)
> AbstractException >> signal: (envId 0)
> AbstractException class >> signal: (envId 0)
> Object >> halt: (envId 0)
> Warning >> defaultAction (envId 0)
> SixxWarning >> defaultAction (envId 0)
> AbstractException >> _signalWith: (envId 0)
> AbstractException >> signal (envId 0)
> SixxWarning class >> signal:element:context: (envId 0)
> Behavior >> formatterFromSixxElement:for:context: (envId 0)
> Behavior >> newInstanceFromSixxElement:context: (envId 0)
> Behavior >> fromSixxElement:context: (envId 0)
> Behavior >> readSixxFromSixxElement:context: (envId 0)
> Behavior >> readSixxFrom:context:persistentRoot: (envId 0)
> Behavior >> readSixxFrom: (envId 0)
> SixxExamples class >> example2 (envId 0)
> Executed Code
> String >> evaluateInContext:symbolList: (envId 0)
> JadeServer >> evaluate:inContext: (envId 0)
> JadeServer >> printIt:in: (envId 0)
> GsNMethod class >> _gsReturnToC (envId 0)
> 
> 
> Thanks for any help.
> 
>         Dario
> _______________________________________________
> Glass mailing list
> Glass at lists.gemtalksystems.com
> http://lists.gemtalksystems.com/mailman/listinfo/glass
> 
> 
> 
> -- 
> Mariano
> http://marianopeck.wordpress.com

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gemtalksystems.com/mailman/private/glass/attachments/20141120/09d45779/attachment-0001.html>


More information about the Glass mailing list