My guess is you forgot to tell Eclipse to use a Sun JVM, so it's trying 
to use some icedtea derivative.

In my experience, Eclipse can get really unstable if you mix icedtea and 
Sun's stuff. So I recommend you install the Sun JDK into /opt , download 
a Eclipse from the Eclipse website and wipe your .eclipse folder.

-Arne

Jimmy Aumard wrote:
> Hello ,
>
> I try to lauch geoserver from eclipse but I have this exception:
>
> 2009-08-13 11:50:34.316::INFO:  Logging to STDERR via 
> org.mortbay.log.StdErrLog
> 2009-08-13 11:50:34.449::INFO:  jetty-6.1.8
> 2009-08-13 11:50:43.035::WARN:  failed 
> org.mortbay.jetty.webapp.webappcont...@d6cf00{/geoserver,src/main/webapp}
> java.lang.ExceptionInInitializerError
>    at java.lang.Class.initializeClass(libgcj.so.90)
>    at 
> org.geoserver.GeoserverInitStartupListener.contextInitialized(GeoserverInitStartupListener.java:59)
>    at 
> org.mortbay.jetty.handler.ContextHandler.startContext(ContextHandler.java:540)
>    at org.mortbay.jetty.servlet.Context.startContext(Context.java:135)
>    at 
> org.mortbay.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1220)
>    at 
> org.mortbay.jetty.handler.ContextHandler.doStart(ContextHandler.java:510)
>    at 
> org.mortbay.jetty.webapp.WebAppContext.doStart(WebAppContext.java:448)
>    at 
> org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:39)
>    at 
> org.mortbay.jetty.handler.HandlerWrapper.doStart(HandlerWrapper.java:130)
>    at org.mortbay.jetty.Server.doStart(Server.java:222)
>    at 
> org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:39)
>    at org.vfny.geoserver.jetty.Start.main(Start.java:56)
> Caused by: java.lang.NullPointerException
>    at java.awt.RenderingHints.put(libgcj.so.90)
>
> I lauch Start.java from the web project.
>
> Cheers
>
> Jim

-- 
Arne Kepp
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

Reply via email to