[Geoserver-users] Geoserver 2.3.0 Style not working

Hi list,

I just installed GeoServer 2.3.0 on a Windows 7 64 bit machine.

I cannot get the styles shown. Under Layer > Publishing > the WMS Settings
default style, just shows a dummy picture whatever style I pick. If I try a
layer preview, the same dummy picture is shown.

The data_dir seems to be registered correct.

Picture of icon error from Layer tab and Layer preview tab
https://dl.dropboxusercontent.com/u/69660002/geoserver_error.jpg

--
View this message in context: http://osgeo-org.1560.x6.nabble.com/Geoserver-2-3-0-Style-not-working-tp5047290.html
Sent from the GeoServer - User mailing list archive at Nabble.com.

I am having somewhat the same issue on a Windows 2008 Server R2 Machine. Everything works fine from localhost. Partly viewable from www.geoiddata.com/geoserver/ from the server machine and a blank screen with a map boundary from any other machine.

Sent from my iPhone

On Apr 16, 2013, at 8:23 AM, "Jakob Lanstorp" <jlanstorp@anonymised.com> wrote:

Hi list,

I just installed GeoServer 2.3.0 on a Windows 7 64 bit machine.

I cannot get the styles shown. Under Layer > Publishing > the WMS Settings
default style, just shows a dummy picture whatever style I pick. If I try a
layer preview, the same dummy picture is shown.

The data_dir seems to be registered correct.

Picture of icon error from Layer tab and Layer preview tab
https://dl.dropboxusercontent.com/u/69660002/geoserver_error.jpg

--
View this message in context: http://osgeo-org.1560.x6.nabble.com/Geoserver-2-3-0-Style-not-working-tp5047290.html
Sent from the GeoServer - User mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Some additional info:

I have tried installing Geoserver 2.3.0 as administrator with no luck.

When picking a style from the list my iron browser console picks up:

Resource interpreted as Image but transferred with MIME type
application/vnd.ogc.se_xml:
"http://localhost:8080/geoserver/Shape/wms?REQUEST=GetLegendGraphic&VERSION=1.0.0&FORMAT=image/png&WIDTH=20&HEIGHT=20&STRICT=false&style=point&quot;\.

The raised exception says:
<?xml version="1.0" encoding="UTF-8" standalone="no"?><!DOCTYPE
ServiceExceptionReport SYSTEM
&quot;http://localhost:8080/geoserver/schemas/wms/1.1.1/WMS_exception_1_1_1.dtd&quot;&gt;
<ServiceExceptionReport version="1.1.1" > <ServiceException>
      java.lang.NoClassDefFoundError: Could not initialize class
org.geotools.image.ImageWorker
Could not initialize class org.geotools.image.ImageWorker
</ServiceException></ServiceExceptionReport>

thanks,
Jakob

--
View this message in context: http://osgeo-org.1560.x6.nabble.com/Geoserver-2-3-0-Style-not-working-tp5047290p5047355.html
Sent from the GeoServer - User mailing list archive at Nabble.com.

SOLVED

When installing GeoServer the reference to JRE was default listed as
C:\Program Files (x86)\Java\jre7. Reinstalling Geoserver pointing to a 64
bit JRE version during Geoserver installation solved the problem: C:\Program
Files\Java\jre7.

--
View this message in context: http://osgeo-org.1560.x6.nabble.com/Geoserver-2-3-0-Style-not-working-tp5047290p5047495.html
Sent from the GeoServer - User mailing list archive at Nabble.com.