Hi,
Yes it's Strange, since me too did that several days ago and moose was loaded, but when I was playing with Moose the VM crashed. I thought that was a simple accident.
So what I did many many times is the following:
- unzip the Pharo-1.3-13315-OneClick.zip
- execute pharo.exe
- do "DEVImageWorkspaces openExternalProjectWorkspace."
- then do:
Gofer new
squeaksource: 'Moose';
package: 'ConfigurationOfMoose';
load.
(Smalltalk at: #ConfigurationOfMoose) perform: #loadDefault.
When I found that there is nothing to do and I have always this crash or an error I thought that I should ask about it.
Thanks,
Hani
Hi Hani,
Something is strange. The continuous integration server is using this script every day without problems. It's true that it is on Linux, but that should not make much of a difference.
Could you provide us with the exact things you are doing (exact links, code and step orders)?
Cheers,
Doru
"We can create beautiful models in a vacuum.
On 4 Dec 2011, at 21:23, Hani Abdeen wrote:
> Hi,
>
> Oops, I past a wrong code above. I try to load the default configuration of Moose not Magma:
>
> ---
> Gofer new
> squeaksource: 'Moose';
> package: 'ConfigurationOfMoose';
> load.
>
> (Smalltalk at: #ConfigurationOfMoose) perform: #loadDefault.
> ----
>
> Attached the log and crash dmp files.
>
> Thanks,
> Hani
>
> On 4 December 2011 21:16, Tudor Girba <tudor@tudorgirba.com> wrote:
> Hi,
>
> I do not understand. Are you loading Moose or Magma? Or trying to load Magma in a Moose image?
>
> Doru
>
>
> On 4 Dec 2011, at 21:05, Stéphane Ducasse wrote:
>
> > Alex this is strange because the log mention mondrian configuration file.
> >
> > Begin forwarded message:
> >
> >> From: Hani Abdeen <hani.abdeen@gmail.com>
> >> Subject: Pharo + Moose on Windows 7
> >> Date: December 4, 2011 8:52:57 PM GMT+01:00
> >> To: Stéphane Ducasse <stephane.ducasse@inria.fr>
> >>
> >> Hi Stef,
> >>
> >> I started reading "Pharo by Example" and "Moose book" and familiarizing myself with the new implementation of Moose.
> >> I use Pharo 1.3 release on Windows 7.
> >> Now, each time I open a clean image of Pharo and try to load the default configuration of Moose, using the code below, I get an error or the VM crashes!
> >>
> >> ------
> >> Gofer new
> >> squeaksource: 'MetacelloRepository';
> >> package: 'ConfigurationOfMagma';
> >> load.
> >>
> >> ((Smalltalk at: #ConfigurationOfMagma) project latestVersion) load
> >> ------
> >>
> >> The error Stack and the crash dmp file are herewith attached for more information.
> >>
> >> I thought that before all I should ask you if I have to use another release of Pharo or if I have to load Moose differently...
> >>
> >> Thanks in advance,
> >> Hani
> >>
> >>
> >> --
> >>
> >> Dr. Hani Abdeen
> >> Phd. in Software Engineering - RMod, INRIA Lille-Nord Europe
> >>
> >>
> >>
> > <ErrorDuringLoadingMooseConfigurationDefault-Pharo1.3.txt>
> > <crash.dmp>
> >
> > _______________________________________________
> > Moose-dev mailing list
> > Moose-dev@iam.unibe.ch
> > https://www.iam.unibe.ch/mailman/listinfo/moose-dev
>
> --
> www.tudorgirba.com
>
> "What we can governs what we wish."
>
>
>
>
> _______________________________________________
> Moose-dev mailing list
> Moose-dev@iam.unibe.ch
> https://www.iam.unibe.ch/mailman/listinfo/moose-dev
>
>
>
> --
>
> Dr. Hani Abdeen
> Phd. in Software Engineering - RMod, INRIA Lille-Nord Europe
>
>
>
> <ErrorDuringLoadingMooseConfigurationDefault-Pharo1.3.txt><crash.dmp>_______________________________________________
> Moose-dev mailing list
> Moose-dev@iam.unibe.ch
> https://www.iam.unibe.ch/mailman/listinfo/moose-dev
--
www.tudorgirba.com
But, to get them effective we have to deal with the inconvenience of reality."
_______________________________________________
Moose-dev mailing list
Moose-dev@iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev