[Geoserver-users] GeoServer 2.2.4 released

The GeoServer team is happy to announce the release of GeoServer
2.2.4, now available for download.

This is the latest release of the stable 2.2 series. The changes that
might interest the most users are:

* the monitoring extension module just got promoted to official
extension [GEOS-5538]
* the status page does not throw errors after catalog reloads anymore
[GEOS-5371]
* one critical fix in the REST configuration of freemarker templates [GEOS-5533]

Also, looking at the corresponding GeoTools release changelog we have
the following extra goodies in:
* improvements in the WFS cascading, we can now better interact with
remote WFS servers running on TinyOWS and ArcGIS
* imageio-ext was upgraded to version 1.1.6, which means from now on
GeoServer uses GDAL 1.9 to extends the range of raster formats it
supports

Full changelogs available here:
* for GeoServer:
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10311&version=19031
* for GeoTools:
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10270&version=19030

Download GeoServer 2.2.4, try it out, and provide feedback on the
GeoServer mailing list.

A very special thanks to all those who contributed bug fixes, new
features, bug reports, and testing to this release.

--
The GeoServer Team

Hi,

i've just updated from 2.0.2 to 2.2.4 on a Windows 7-System and think, something went wrong...
The Server is starting and showing the WebUI but when I want to view a WMS-Layer (i.e. with OpenLayers or Quantum-GIS) I always get a:

"java.lang.ExceptionInInitializerError" "Can't load standard profile: PYCC.pf"

and after that, always a:
"java.lang.NoClassDefFoundError: Could not initialize class org.geotools.image.ImageWorker"

I get this error with new created layers and with my backed up 2.0.2 too :-/

Thanks in advance,
Boris

On Wed, Jan 23, 2013 at 5:37 PM, Boris Wagner
<boris.wagner@anonymised.com> wrote:

Hi,

i've just updated from 2.0.2 to 2.2.4 on a Windows 7-System and think,
something went wrong...
The Server is starting and showing the WebUI but when I want to view a
WMS-Layer (i.e. with OpenLayers or Quantum-GIS) I always get a:

"java.lang.ExceptionInInitializerError" "Can't load standard profile:
PYCC.pf"

and after that, always a:
"java.lang.NoClassDefFoundError: Could not initialize class
org.geotools.image.ImageWorker"

I get this error with new created layers and with my backed up 2.0.2 too :-/

Can you share the full logs, it's difficult to understand what's going on
with the information you provided.

Also, do you know if you have native JAI installed, or not?

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

-------------------------------------------------------

Am 23.01.2013 18:20, schrieb Andrea Aime:

On Wed, Jan 23, 2013 at 5:37 PM, Boris Wagner
<boris.wagner@anonymised.com> wrote:

Hi,

i've just updated from 2.0.2 to 2.2.4 on a Windows 7-System and think,
something went wrong...
The Server is starting and showing the WebUI but when I want to view a
WMS-Layer (i.e. with OpenLayers or Quantum-GIS) I always get a:

"java.lang.ExceptionInInitializerError" "Can't load standard profile:
PYCC.pf"

and after that, always a:
"java.lang.NoClassDefFoundError: Could not initialize class
org.geotools.image.ImageWorker"

I get this error with new created layers and with my backed up 2.0.2 too :-/

Can you share the full logs, it's difficult to understand what's going on
with the information you provided.

Also, do you know if you have native JAI installed, or not?

Cheers
Andrea

Hi Andrea,

OK, I figured it out. It was a Problem with the latest java 7 JRE 32bit-Version. In this version the PYCC.pf is missing. 2.2.4 now works for me with the 64bit JRE7

Thanks
Boris

--
B. Sc. Boris Wagner, Fraunhofer IOSB
Institut für Optronik, Systemtechnik und Bildauswertung
Abteilung: Interaktive Analyse und Diagnose
Fraunhoferstraße 1, 76131 Karlsruhe, Germany
Telefon: +49 (0) 721-6091-313
mailto:boris.wagner@anonymised.com
http://www.iosb.fraunhofer.de

On Thu, Jan 24, 2013 at 11:42 AM, Boris Wagner
<boris.wagner@anonymised.com> wrote:

Hi Andrea,

OK, I figured it out. It was a Problem with the latest java 7 JRE
32bit-Version. In this version the PYCC.pf is missing. 2.2.4 now works
for me with the 64bit JRE7

I see.. interesting, I'm running GeoServer on a JDK 7 and not seeing the
problem, I guess the file is missing only from a JRE

Could you open a bug reports anyways, sooner or later we'll start to support
JDK 7 too

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

-------------------------------------------------------

I second that.
We can add checks to be more resilient about this.

Regards,
Simone Giannecchini

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

Ing. Simone Giannecchini
@simogeo
Founder/Director

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

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

-------------------------------------------------------

On Thu, Jan 24, 2013 at 12:17 PM, Andrea Aime
<andrea.aime@anonymised.com> wrote:

On Thu, Jan 24, 2013 at 11:42 AM, Boris Wagner
<boris.wagner@anonymised.com> wrote:

Hi Andrea,

OK, I figured it out. It was a Problem with the latest java 7 JRE
32bit-Version. In this version the PYCC.pf is missing. 2.2.4 now works
for me with the 64bit JRE7

I see.. interesting, I'm running GeoServer on a JDK 7 and not seeing the
problem, I guess the file is missing only from a JRE

Could you open a bug reports anyways, sooner or later we'll start to support
JDK 7 too

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

-------------------------------------------------------

------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users