I have installed GeoSerer running with Jetty. I use monit to monitor GeoServer is running or not and I need pid in the process.
Anyone can tell me how to do that?
I have installed GeoSerer running with Jetty. I use monit to monitor GeoServer is running or not and I need pid in the process.
Anyone can tell me how to do that?
I have two GeoServers running in the same machine Ubuntu Server 9.04. GeoServer V2.0.1 is running with Jetty and another GeoServer V2.0.0 is Tomcat. Both of them are using the same PostGis datastore.
When I post new shapefile via Rest api to GeoServer in Jetty, The GeoServer in Tomcat doesn't get update shapefile from PostGis.
It may have the way to tell GeoServer in Tomcat in configuration or service to reload shapefile.
I have an instance of an application running in the cloud on an Amazon EC2 instance, and I need to connect to it from my local Ubuntu. It works fine on one local ubuntu and also laptop. I got this message, Permission denied (publickey).
, when trying to SSH to EC2 from a different local Ubuntu.
I'm thinking there may be problems with security settings on the Amazon EC2, which has limited IP access to one instance; or maybe a certificate needs to regenerate.
Does anyone know a solution to the Permission denied error?