#1 Tue 02 March 2010 11:56
- Mac_Ad
- Juste Inscrit !
- Lieu: Maisons-Alfort
- Date d'inscription: 13 Dec 2008
- Messages: 9
[GeoServer] Problème d'installation
Bonjour à tous,
J'ai un problème avec l'installation de GeoServer : je n'arrive pas à accéder à la page de config dans le navigateur (http://localhost:8080/geoserver) après avoir lancer le serveur. Il m'affiche une erreur 404. Je suis sous Windows 7.
Quand je lance le startup.bat, j'ai les erreurs suivantes :
Starting the GeoServer 2.0.1 service...
STATUS | wrapper | 2010/03/02 11:28:35 | --> Wrapper Started as Service
STATUS | wrapper | 2010/03/02 11:28:35 | Java Service Wrapper Community Edition 3.3.3
STATUS | wrapper | 2010/03/02 11:28:35 | Copyright (C) 1999-2009 Tanuki Software, Ltd. All Rights Reserved.
STATUS | wrapper | 2010/03/02 11:28:35 | http://wrapper.tanukisoftware.org
STATUS | wrapper | 2010/03/02 11:28:35 |
STATUS | wrapper | 2010/03/02 11:28:35 | Launching a JVM...
INFO | jvm 1 | 2010/03/02 11:28:35 | WrapperManager: Initializing...
INFO | jvm 1 | 2010/03/02 11:28:36 | 1 [WrapperSimpleAppMain] INFO org.mortbay.log - Logging to org.slf4j.impl.SimpleLogger@a01335 via org.mortbay.log.Slf4jLog
INFO | jvm 1 | 2010/03/02 11:28:36 | 142 [WrapperSimpleAppMain] WARN org.mortbay.log - Deprecated configuration used for C:\...\SIG\WEBMAPPING\SERVER\GeoServer 2.0.1/webapps
INFO | jvm 1 | 2010/03/02 11:28:36 | 163 [WrapperSimpleAppMain] INFO org.mortbay.log - jetty-6.1.8
INFO | jvm 1 | 2010/03/02 11:28:37 | 2 mars 2010 11:28:37 it.geosolutions.imageio.gdalframework.GDALUtilities loadGDAL
INFO | jvm 1 | 2010/03/02 11:28:37 | ATTENTION: Native library load failed.java.lang.UnsatisfiedLinkError: no gdaljni in java.library.path
INFO | jvm 1 | 2010/03/02 11:28:37 | log4j:WARN File option not set for appender [geoserverlogfile].
INFO | jvm 1 | 2010/03/02 11:28:37 | log4j:WARN Are you using FileAppender instead of ConsoleAppender?
INFO | jvm 1 | 2010/03/02 11:28:37 | 1426 [WrapperSimpleAppMain] INFO /geoserver - Initializing Spring root WebApplicationContext
INFO | jvm 1 | 2010/03/02 11:28:38 | 02 mars 11:28:37 ERROR [geoserver.global] -
etc.
et un moment j'ai cela aussi :
INFO | jvm 1 | 2010/03/02 11:28:40 | 4567 [WrapperSimpleAppMain] WARN org.mortbay.log - failed SelectChannelConnector@0.0.0.0:8080
J'ai bien configuré les variables utilisateurs et systèmes normalement :
- le JAVA_HOME vers C:\Program Files\Java\jdk1.6.0_18\
- le GEOSERVER_DATADIR vers C:\...\SIG\WEBMAPPING\SERVER\GeoServer 2.0.1\data_dir
- le GEOSERVER_HOME vers C:\...\SIG\WEBMAPPING\SERVER\GeoServer 2.0.1
- le path vers ;C:\Program Files\Java\jdk1.6.0_18\bin
Je bloque complètement maintenant ! Merci à l'avance !
Edit : J'ai changé le port et cela fonctionne.
Dernière modification par Mac_Ad (Tue 02 March 2010 14:35)
Hors ligne