On Wed, Feb 27, 2013 at 10:36 AM, Paul Meems <bontepaar...@gmail.com> wrote:

> I've just rebooted my Ubuntu 12.04.2 LTS server with TomCat7 and Geoserver
> 2.2.4 after installing some security patches for the system.
>
> But now Geoserver want start anymore. When I look in catalina.out I see
> these errors:
>
> INFO:
> validateJarFile(/var/lib/tomcat7/webapps/geoserver/WEB-INF/lib/servlet-api-2.5.jar)
> - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class:
> javax/servlet/Servlet.class
> log4j:WARN File option not set for appender [geoserverlogfile].
> log4j:WARN Are you using FileAppender instead of ConsoleAppender?
> 27 Feb 09:29:03 WARN [config.CustomEditorConfigurer] - Passing
> PropertyEditor instances into CustomEditorConfigurer is deprecated: use
> PropertyEditorRegistrars or PropertyEditor class names instead.
> Offending key [org.geotools.util.Version; offending editor instance:
> org.geoserver.platform.util.VersionPropertyEditor@6a7b991f
> Feb 27, 2013 9:29:04 AM org.geoserver.platform.GeoServerExtensions
> checkContext
> SEVERE: Extension lookup occured, but ApplicationContext is unset.
>
>
> 27 Feb 09:29:06 WARN [geotools.factory] - Can't load a service for
> category "MathTransformProvider". Cause is "ServiceConfigurationError:
> org.geotools.referencing.operation.MathTransformProvider:
> Provider (...) Provider could not be instantiated:
> java.lang.NoClassDefFoundError: javax/media/jai/Warp".
>

This suggests the JAI jar is no more in the classpath.
Here is a possible way to get there:
- you installed native JAI in the JDK, and removed it from GeoServer
- the JDK got upgraded, so the native JAI is no more installed into it, and
it's not in GeoServer either
--> boom

Cheers
Andrea

-- 
==
Our support, Your Success! Visit http://opensdi.geo-solutions.it for more
information.
==

Ing. Andrea Aime
@geowolf
Technical Lead

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39  339 8844549

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

-------------------------------------------------------
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to