I have a geonetwork installation problem or something,After installing Geonetwork 2.2.0 it install well on current java /opt/java/jdk1.6.0_14 and on tomcat5 whereby after this linux installation i used it on friday and was displaying everything alright BUT yesterday i noticed that it is loading with out the default map image on the body and it is no longer accepting username and password and on the left side where we do have map it not displaying any country and the content am getting from the drop down menu is
- Any
-User Define
what could have happen
Please help
--
Regards
Web master
ERMIS AFRICA
Box 17347
Nakuru - 20100
Tel +254 51 221 33 23
Mob. +254 725 885 889
Website http://www.ermisafrica.org
or
http://www.ermisafrica.com
Hi,
It seems that you loose your database connection...
Did you try to restart your geonetwork instance ?
HTH,
Mathieu
On Tue, Mar 24, 2009 at 1:01 PM, simon <simon@anonymised.com> wrote:
I have a geonetwork installation problem or something,After installing
Geonetwork 2.2.0 it install well on current java /opt/java/jdk1.6.0_14
and on tomcat5 whereby after this linux installation i used it on friday
and was displaying everything alright BUT yesterday i noticed that it is
loading with out the default map image on the body and it is no longer
accepting username and password and on the left side where we do have
map it not displaying any country and the content am getting from the
drop down menu is
- Any
-User Define
what could have happen
Please help
--
Regards
Web master
ERMIS AFRICA
Box 17347
Nakuru - 20100
Tel +254 51 221 33 23
Mob. +254 725 885 889
Website http://www.ermisafrica.org
or
http://www.ermisafrica.com
------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
GeoNetwork-users mailing list
GeoNetwork-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonetwork-users
GeoNetwork OpenSource is maintained at
http://sourceforge.net/projects/geonetwork
--
Mathieu Coudert
mcoudert@anonymised.com
How do you do that on the linux box?
cd {GeoNetworkDir}/bin
./stop-geonetwork.sh
./start-geonetwork.sh
You could have a look to the log file at the same time :
cd {GeoNetworkDir}/jetty/log
tail -f -n 500 geonetwork.log
HTH,
Cheers,
Mathieu
cd {GeoNetworkDir}/bin
./stop-geonetwork.sh
./start-geonetwork.sh
It will restart GeoNetwork only if it's running under Jetty server.
But simon uses Tomcat, so to rerun GeoNetwork restart of appropriate
Tomcat service is needed.
--
Igor V. Burago