librelist archives

« back to archive

Jetty Development error

Jetty Development error

From:
Jude Mwenda
Date:
2011-04-21 @ 10:29
Hi,
I am using Jetty for the development, in order to make some changes and push
them on to alive site. The issues is that on shutting down the server, on
trying to restart, it shuts down when it runs django-update layer command.
Any clue on solving this?

Regards

Re: [geonode] Jetty Development error

From:
Jeffrey Johnson
Date:
2011-04-21 @ 15:51
This usually indicates that there was some problem with GeoServer
Connecting to Django for Authentication for some reason. If you visit
the django page (http://localhost:8000) before the updatelayers runs,
it may give you some idea of whats going on to cause problems. You can
also poke around in the django.log.

Let us know if that sorts you out.

Jeff

On Thu, Apr 21, 2011 at 3:29 AM, Jude Mwenda <jude@upande.com> wrote:
> Hi,
> I am using Jetty for the development, in order to make some changes and push
> them on to alive site. The issues is that on shutting down the server, on
> trying to restart, it shuts down when it runs django-update layer command.
> Any clue on solving this?
> Regards