Emanuel Rita ha scritto: > Hi all > > I´m having trouble runing Geoserver 1.7 from eclipse. > I run the Start.java from the web module as a Java Application and i get > this exceptions: >
> org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:39) > at org.vfny.geoserver.jetty.Start.main(Start.java:56) > 2009-11-23 23:52:59.513::INFO: Started [email protected]:8080 > <http://[email protected]:8080> > > > > Can you give me some help, plz? It seems you never built your checkout with Maven (with "mvn install") otherwise you should have an empty, but valid, data directory instead of an empty folder. I usually run GeoServer in the IDE by pointing it at the release data directory adding a system variable to the runner configuration, something like: -DGEOSERVER_DATA_DIR=/home/aaime/devel/gstrunk/data/release Hope this helps Cheers Andrea -- Andrea Aime OpenGeo - http://opengeo.org Expert service straight from the developers. ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
