How long should it take the Jetty server to start. the jetty.log now shows
no errors but the django.log does. thanks for your help.

2011/1/13 Jeffrey Johnson <[email protected]>

>  Ok, you need to install a java compiler. Looks you may only have the JRE
> installed now.
>
> try this
>
> apt-get install sun-java6-jdk
>
> or
>
> apt-get install -y openjdk-6-jdk
>
> and then re-run the paver host command
>
> Let us know how it goes.
>
> Jeff
> *
> *
> * *
>
> On 2011-01-12 at 16:02:58, Jude Mwenda wrote:
>
> Hi,
> Here it is
> http://dpaste.de/95ZA/
> Please help.
>
> 2011/1/12 Jeff Johnson <[email protected]>
>
> Hi Jude,
>
> On Wed, Jan 12, 2011 at 5:04 AM, Jude Mwenda <[email protected]> wrote:
> >
> >
> > 2011/1/12 Jude Mwenda <[email protected]>
> >>
> >> Hi,
> >> I have tried setting up geonode on ubuntu 10.10 with little success. On
> >> writing the command
> >> django-admin.py createsuperuser --settings=geonode.settings
> >
> >>  i get unknown command. When i ignore and go ahead with the rest, 'paver
> >> host' command i get the following messages ,
> >> Django is starting up,please wait
> >> Then it moves on to Jetty and provides no more messages after this.
> >> Anything i am doing wrong?
>
> Have you activated the virtualenv with source bin/activate from the
> root of the source tree?
>
> There should be a jetty.log and django.log in the directory where you
> invoked 'paver host'. Can you check it for errors, and perhaps post
> the contents to something like dpaste.de for us to review.
>
> Thanks,
>
> Jeff
>
>
>
>

Reply via email to