Hi Ard,

That's because I follow the guide on the website and which is found by using 
google search engine (the default index page of www.hippocms.org/ points to 
version 6 not 7). So I did not even notice that the latest version is 7. 

I download the quick-start demo 
(http://www.onehippo.org/cms7/delve_into/quickstart.html) and notice there is a 
minor problem in the startup script (I can not login at 
http://issues.onehippo.com/login.jsp to create an issue). When executing the 
script, the console returns 

    Error occurred during initialization of VM
    Incompatible minimum and maximum heap sizes specified

That is because the value EXTRA_JVM_ARGUMENTS (line 68) is set to 

    EXTRA_JVM_ARGUMENTS="-Xms256m" 

but the right one should be

    EXTRA_JVM_ARGUMENTS="-Xmx256m"

It is just a minor problem. Thanks for all your explanation. : )



--- On Mon, 15/6/09, Ard Schrijvers <[email protected]> wrote:

> From: Ard Schrijvers <[email protected]>
> Subject: Re: [HippoCMS-dev] A newbie question
> To: "Hippo CMS development public mailinglist" 
> <[email protected]>
> Date: Monday, 15 June, 2009, 8:07 AM
> Hello Neo,
> 
> If you are just about to start with Hippo CMS &
> Repository, you might
> better want to use Hippo CMS 7 & Repository 2
> imho...What you are now
> describing are CMS6 and repository 1. Or do you have
> specific reasons
> for this?
> 
> Regards Ard
> 
> On Mon, Jun 15, 2009 at 7:28 AM, Jasha
> Joachimsthal<[email protected]>
> wrote:
> > Hi Neo,
> >
> > the Repository contains all content, users and their
> access rights.
> > The CMS is a web application from which you can manage
> the content,
> > users and their access rights.
> > On http://localhost:60000 you directly access the
> repository. If you
> > dowload the repository and go to
> > http://localhost:60000/default/files/default.preview/content
> you see
> > the same folders and documents as in the CMS on http://localhost:50000
> > --> Documents
> >
> > Regards,
> >
> > Jasha Joachimsthal
> >
> > [email protected]
> - [email protected]
> >
> > www.onehippo.com
> > Amsterdam - Hippo B.V. Oosteinde 11 1017 WT Amsterdam
> +31(0)20-5224466
> > San Francisco - Hippo USA Inc. 185 H Street, suite B,
> Petaluma CA
> > 94952 +1 (707) 7734646
> >
> >
> >
> >
> > 2009/6/15 Neo Anderson <[email protected]>:
> >>
> >> Hi
> >>
> >> I follow the guide at 
> >> http://www.hippocms.org/display/CMS/Building+Hippo+Repository+from+Source,
> downloading the repository source and trying to build it.
> >>
> >> Everything seems to work fine. However, I have a
> question. it seems like the default page http://localhost:60000/default only 
> displays the list
> of folder. Navigating into it does not give show any result
> (simply list the folder in the next level). Is this correct
> (looks not correct to me)?  Or is there any online demo
> site that I can have a look at it?
> >>
> >> Also, is the repository only serves as middleware
> in the whole infrastructure? Because from the architectural
> overview, it looks like it acts as middleware. However, I am
> confused because in the overview 
> (http://www.hippocms.org/download/attachments/7975/architecture_small.jpg),
> there also has another CMS. What's different between `Hippo
> CMS' (which is called in the Getting Started Tracks for
> Hippo repository) and CMS in the diagram?
> >>
> >> Thanks for the help.
> >>
> >> /chl
> >>
> >>
> >>
> >> ********************************************
> >> Hippocms-dev: Hippo CMS development public
> mailinglist
> >>
> >> Searchable archives can be found at:
> >> MarkMail: http://hippocms-dev.markmail.org
> >> Nabble: http://www.nabble.com/Hippo-CMS-f26633.html
> >>
> >>
> > ********************************************
> > Hippocms-dev: Hippo CMS development public
> mailinglist
> >
> > Searchable archives can be found at:
> > MarkMail: http://hippocms-dev.markmail.org
> > Nabble: http://www.nabble.com/Hippo-CMS-f26633.html
> >
> >
> ********************************************
> Hippocms-dev: Hippo CMS development public mailinglist
> 
> Searchable archives can be found at:
> MarkMail: http://hippocms-dev.markmail.org
> Nabble: http://www.nabble.com/Hippo-CMS-f26633.html
> 
> 



********************************************
Hippocms-dev: Hippo CMS development public mailinglist

Searchable archives can be found at:
MarkMail: http://hippocms-dev.markmail.org
Nabble: http://www.nabble.com/Hippo-CMS-f26633.html

Reply via email to