Re: [Geoserver-users] Got ClassCastException rendering Landsat GeoTIFF image.

2014-03-19 Thread Nicola Lagomarsini
Hi Tam,

sorry for the delay. There was a bug in GeoTools associated to the raster
rendering. I have sent a pull-request for fixing the bug.

Cheers,
Nicola.


2014-03-12 17:59 GMT+01:00 tt5430 tt9...@gmail.com:

 Hi Nicola,

 I found the cause of this problem after searching for similar problem on
 the
 web.  The ClassCastException only occurs when the TRANSPARENT = TRUE.  It
 worked when I set TRANSPARENT=FALSE.  I wonder what was the value of your
 WMS request's TRANSPARENT parameter when you tested on your side?  I tested
 with GeoServer-2.4.4, 2.4.5 and 2.5-RC2 and they all got ClassCastException
 when TRANSPARENT to TRUE and it seems to happen with this kind of GeoTiff
 imagery.  I am able to view other GeoTiff files.  I hope this helps to
 identify the problem.

 Below is the Tomcat log of the request when TRANSPARENT=FALSE:
 12 Mar 16:12:58 INFO [org.geoserver.wms] -
 Request: getMap
 Time = []
 Buffer = 0
 Filters = null
 Filter = null
 Width = 512
 Format = image/png
 Height = 512
 Palette = null
 Tiled = false
 SRS = CRS:84
 FeatureVersion = null
 Styles = [StyleImpl[ name=raster]]
 Layers = [org.geoserver.wms.MapLayerInfo@3aad70ed]
 MaxFeatures = null
 Crs = GEOGCS[WGS84,
   DATUM[WGS84,
 SPHEROID[WGS84, 6378137.0, 298.257223563]],
   PRIMEM[Greenwich, 0.0],
   UNIT[degree, 0.017453292519943295],
   AXIS[Geodetic longitude, EAST],
   AXIS[Geodetic latitude, NORTH],
   AUTHORITY[Web Map Service CRS,84]]
 Bbox = SRSEnvelope[-144.0 : -108.0, 18.0 : 54.0]
 RemoteOwsType = null
 RemoteOwsURL = null
 Env = {}
 FormatOptions = {}
 Angle = 0.0
 CQLFilter = null
 Elevation = []
 FeatureId = null
 StartIndex = null
 ViewParams = null
 BgColor = java.awt.Color[r=255,g=255,b=255]
 Transparent = false
 SldBody = null
 ValidateSchema = false
 Sld = null
 SldVersion = null
 TilesOrigin = null
 Exceptions = SE_XML
 Version = 1.3.0
 Request = GetMap
 RawKvp = {CRS=CRS:84, BBOX=-144.0,18.0,-108.0,54.0,
 TRANSPARENT=FALSE,
 VERSION=1.3.0, FORMAT=image/png, SERVICE=WMS, HEIGHT=512, REQUEST=GetMap,
 LAYERS=geotiff:LC80420362014047LGN00_B10, STYLES=, WIDTH=512}
 BaseUrl = http://172.16.203.202:8081/geoserver/
 Get = true
 RequestCharset = UTF-8
 12 Mar 16:12:58 DEBUG [org.geoserver.wms.map] - Writing png image ...
 12 Mar 16:12:58 DEBUG [org.geoserver.config.impl] - Could not locate
 service
 of type interface org.geoserver.wms.WMSInfo in workspace
 WorkspaceInfoImpl[geotiff], available services were [WMSInfoImpl[WMS],
 WFSInfoImpl[WFS], WCSInfoImpl[WCS]]
 12 Mar 16:12:58 DEBUG [org.geoserver.wms.map] - Writing png image ... done!
 12 Mar 16:12:58 DEBUG [org.geoserver.filters] - Not compressing output for
 mimetype: image/png
 12 Mar 16:12:58 DEBUG
 [org.geoserver.security.filter.GeoServerSecurityContextPersistenceFilter$1]
 - SecurityContextHolder now cleared, as request processing completed


 Best regards,
 Tam



 --
 View this message in context:
 http://osgeo-org.1560.x6.nabble.com/Got-ClassCastException-rendering-Landsat-GeoTIFF-image-tp5106677p5128597.html
 Sent from the GeoServer - User mailing list archive at Nabble.com.


 --
 Learn Graph Databases - Download FREE O'Reilly Book
 Graph Databases is the definitive new guide to graph databases and their
 applications. Written by three acclaimed leaders in the field,
 this first edition is now available. Download your free book today!
 http://p.sf.net/sfu/13534_NeoTech
 ___
 Geoserver-users mailing list
 Geoserver-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/geoserver-users




-- 
==
Meet us at GEO Business 2014! in London! Visit http://goo.gl/fES3aK
for more information.
==

Ing. Nicola Lagormarsini
Junior Software Engineer

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

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

---
--
Learn Graph Databases - Download FREE O'Reilly Book
Graph Databases is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] Geoserver not working in osgeo live

2014-03-19 Thread PARDHU D
Hello All,

I am using OSGeo live os in my laptop. I am unable to get main page of 
geoserver. After I starting the geoserver I am getting the following error.

HTTP ERROR: 404
NOT_FOUND
RequestURI=/geoserver/web/
Powered by jetty://

Please help me in this regard.

Regards,
D Pardhu.
--
Learn Graph Databases - Download FREE O'Reilly Book
Graph Databases is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] Coverage REST error (image mosaic) in geoserver 2.4.x

2014-03-19 Thread wwsmith
Hi,
we want to change from geoserver version 2.3.5 to 2.4 - but our REST batch
jobs (using XML definition files) for creating some coverages (image mosaic)
fails with http 500 on our test environment. Manually creating the layer
works. So I examined both 'coverage.xml' files and there it is - the missing
grid information are causing the error!
...
  nativeFormatImageMosaic/nativeFormat
  grid dimension=2
range
  low0 0/low
  high9468676 12505186/high
/range
transform
  scaleX0.0753067523809/scaleX
  scaleY-0.0753067523809/scaleY
  shearX0.0/shearX
  shearY0.0/shearY
  translateX3289651.3040923895/translateX
  translateY6086874.309666235/translateY
/transform
crsEPSG:31467/crs
  /grid
...

If I copy this information towards the batch XML, the REST batch creates the
coverage - no error. For me it seems to be an error, because the grid
information must be taken from the image mosaic (so it was done in version
2.3)?

Could any of the developers proof this - thanks a lot!!

Best
Wolfram




--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Coverage-REST-error-image-mosaic-in-geoserver-2-4-x-tp5129850.html
Sent from the GeoServer - User mailing list archive at Nabble.com.

--
Learn Graph Databases - Download FREE O'Reilly Book
Graph Databases is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] GeoServer renders tiled-geotiff in non-uniform color

2014-03-19 Thread tam tran
Thanks,  it works.


On Tue, Mar 18, 2014 at 2:01 AM, Simone Giannecchini 
simone.giannecch...@geo-solutions.it wrote:

 Ciao Tam,
 you need to provide an SLD for your data otherwise GeoServer
 will simply try to stretch the data with a local approach to the
 incoming request.

 This means that if you load it in a tiled client it will appear to
 show a checkeboard approach.

 As I mention I would suggest to use a proper SLD with a
 RasterSymbolizer part. It can be a grayscale one or a full color one
 like this one:

 https://github.com/geoserver/geoserver/blob/master/data/release/styles/dem.sld

 Either way, you, as the data owner, need to decide the color scheme.


 Regards,
 Simone Giannecchini
 ==
 Meet us at GEO Business 2014! in London! Visit http://goo.gl/fES3aK
 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 Sat, Mar 15, 2014 at 5:54 AM, tt5430 tt9...@gmail.com wrote:
  I used the Geoserver OpenLayers previewer to view some of my 16-bit
 Geotiff
  landsat imagery I downloaded from USGS site.  When I set the previewer
  tiling option to Single tile,  the image looked fine.  However, when I
 set
  it to Tiled, the image tiles color are not consisten.  Is it a bug or
  there is something wrong with the data?  Please see the attached
 screenshot
  for details.  Let me know if you need the sample image.  In fact the
 image
  is the one I uploaded to Google Drive for Nicola to debug the
  ClassCastException problem I posted earlier.
 
  http://osgeo-org.1560.x6.nabble.com/file/n5129178/09.png
 
  Regards,
  Tam
 
 
 
  --
  View this message in context:
 http://osgeo-org.1560.x6.nabble.com/GeoServer-renders-tiled-geotiff-in-non-uniform-color-tp5129178.html
  Sent from the GeoServer - User mailing list archive at Nabble.com.
 
 
 --
  Learn Graph Databases - Download FREE O'Reilly Book
  Graph Databases is the definitive new guide to graph databases and
 their
  applications. Written by three acclaimed leaders in the field,
  this first edition is now available. Download your free book today!
  http://p.sf.net/sfu/13534_NeoTech
  ___
  Geoserver-users mailing list
  Geoserver-users@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/geoserver-users

--
Learn Graph Databases - Download FREE O'Reilly Book
Graph Databases is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] Got USE_JAI_IMAGEREAD is missing error in WMS getMap request format=image/bil

2014-03-19 Thread tt5430
Hi Nicola,

Thanks for the information.  Is there any estimate when the bug will be
fixed and how do I know when it is fixed so I can get the new version?
Also, on the side note,  have you had a chance to look at the
ClassCastException problem of WMS request for the GeoTiff file when
TRANSPARENT=true?  I am the person who sent you the GeoTiff.  Also, is
there a work around for that problem?  We really need to be able to render
that type of GeoTiff.

Best Regards,
Tam


On Mon, Mar 17, 2014 at 4:41 AM, Nicola Lagomarsini [via OSGeo.org] 
ml-node+s1560n5129448...@n6.nabble.com wrote:

 Hi Tam,

 there was a bug associated to the GeoTools ImageIO-Ext Gdal plugin, look
 at the following JIRA http://jira.codehaus.org/browse/GEOT-4743. I have
 sent a pull request for fixing that bug.

 Cheers,
 Nicola.


 2014-03-11 18:18 GMT+01:00 tt5430 [hidden 
 email]http://user/SendEmail.jtp?type=nodenode=5129448i=0
 :


  
 n37_w122_1arc_v1.dt2https://docs.google.com/file/d/0ByB22i4-5MJsUm8zSzNTaUpuWUk/edit?usp=drive_web
 Here is the file.  I hope it helps you debugging the problem.  Let me
 know if you need something else.

 Thanks,
 Tam


 On Tue, Mar 11, 2014 at 2:25 AM, Daniele Romagnoli-3 [via OSGeo.org] [hidden
 email] http://user/SendEmail.jtp?type=nodenode=5128389i=0 wrote:

 Hi Tam,
 there was a misconfigured filter in my gmail account which moved your
 previous email into a different folder (you sent that to my address
 instead of using the geoserver list and the filter archived it).
 Do you have any chance to share your sample data so we can try to
 replicate the issue and debug it?

 Cheers,
 Daniele

  ==
 Meet us at GEO Business 2014! in London! Visit http://goo.gl/fES3aK
 for more information.
 ==
 Ing. Daniele Romagnoli
 Senior Software Engineer

 GeoSolutions S.A.S.
 Via Poggio alle Viti 1187
 55054  Massarosa (LU)
 Italy
 phone: a href=tel:%2B39%200584%20962313 value=a
 href=tel:%2B390584962313 value=+390584962313 target=_blank
 +390584962313 target=_blanka href=tel:%2B39%200584%20962313
 value=+390584962313 target=_blank+39 0584 962313
 fax:  a href=tel:%2B39%200584%201660272 value=a
 href=tel:%2B3905841660272 value=+3905841660272 target=_blank
 +3905841660272 target=_blanka href=tel:%2B39%200584%201660272
 value=+3905841660272 target=_blank+39 0584 1660272

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

 ---


 On Mon, Mar 10, 2014 at 5:44 PM, tt5430 [hidden 
 email]http://user/SendEmail.jtp?type=nodenode=5128269i=0
  wrote:

 Hi Daniele,

 This is just a follow up from my previous email in response to your
 message asking for the version of my installed gt-*.jar.  I have not
 heard from you regarding the status of this problem.  Is there anything
 wrong in my GeoServer configuration or it is a bug?  Please let me know
 when you have a chance.

 Regards,
 Tam


 On Mon, Mar 3, 2014 at 8:28 AM, Daniele Romagnoli-3 [via OSGeo.org] 
 [hidden
 email] http://user/SendEmail.jtp?type=nodenode=5128144i=0 wrote:

 Hi Tam,
 Which geoserver version are you running?

 That parameter is a format parameter (GDAL Format in that case) which
 is automatically passed to the reader using the value you have configured
 in the layer configuration.
 So you don't need to specify anything for that.
 Is the version of your gt jars contained in geoserver/WEB-INF/lib
 (gt-imageio-ext-gdal-.jar, gt-coverage-.jar,) the same for all
 of them?

 Please, let me know.
 Best Regards,
 Daniele


 ==
 Our support, Your Success! Visit http://opensdi.geo-solutions.it for
 more information.
 ==
 Ing. Daniele Romagnoli
 Senior Software Engineer

 GeoSolutions S.A.S.
 Via Poggio alle Viti 1187
 55054  Massarosa (LU)
 Italy
 phone: a href=tel:%2B39%200584%20962313 value=a
 href=tel:%2B390584962313 value=a href=tel:%2B390584962313 value=a
 href=tel:%2B390584962313 value=+390584962313
 target=_blank+390584962313 target=_blanka
 href=tel:%2B390584962313 value=+390584962313 target=_blank
 +390584962313 target=_blanka href=tel:%2B390584962313
 value=a href=tel:%2B390584962313 value=+390584962313
 target=_blank+390584962313 target=_blanka
 href=tel:%2B390584962313 value=+390584962313
 target=_blank+390584962313 target=_blanka
 href=tel:%2B39%200584%20962313 value=a href=tel:%2B390584962313
 value=a href=tel:%2B390584962313 value=+390584962313
 target=_blank+390584962313 target=_blanka
 href=tel:%2B390584962313 value=+390584962313
 target=_blank+390584962313 target=_blanka
 href=tel:%2B39%200584%20962313 value=a href=tel:%2B390584962313
 value=+390584962313 target=_blank+390584962313 target=_blanka
 href=tel:%2B39%200584%20962313 value=+390584962313 target=_blank+39
 0584 962313
 fax:  a href=tel:%2B39%200584%201660272 value=a
 href=tel:%2B3905841660272 value=a href=tel:%2B3905841660272
 value=+3905841660272 target=_blank+3905841660272 target=_blanka
 href=tel:%2B3905841660272 value=+3905841660272
 target=_blank+3905841660272 target=_blanka
 

Re: [Geoserver-users] [Geotools-devel] 11.0/2.5 Releases ready to go!

2014-03-19 Thread Frank Gasdorf
Thanks for the reminder! Going to commit latest translations taken from
Transifex ;)

I guess we can commit
Russianhttps://www.transifex.com/projects/p/geoserver_stable/language/ru/as
well (few strings aren't translated yet in some community, extension,
and ldap  module(s). IMHO its worth to get it into 2.5 that brings
everybody in the position to review and give feedback ..

I'll give an update once we got it into 2.5.x branch ..

- Frank


2014-03-18 20:28 GMT+01:00 Ian Turton ijtur...@gmail.com:

 The artefacts (except the mac dmg) are all on sourceforge and there are
 draft blog posts at
 https://www.blogger.com/blogger.g?blogID=116830172286767929#editor/target=post;postID=2019841344328443092;onPublishedMenu=allposts;onClosedMenu=allposts;postNum=0;src=postnameand
 http://blog.geoserver.org/wp-admin/post.php?post=1839action=editmessage=10- 
 feel free to correct my spelling or add in any exciting new features I've
 missed.

 I'll hit publish around 9am GMT on the 19th March - which is the closest
 to on time I've managed yet for a release :-)

 Ian

 --
 Ian Turton


 --
 Learn Graph Databases - Download FREE O'Reilly Book
 Graph Databases is the definitive new guide to graph databases and their
 applications. Written by three acclaimed leaders in the field,
 this first edition is now available. Download your free book today!
 http://p.sf.net/sfu/13534_NeoTech
 ___
 GeoTools-Devel mailing list
 geotools-de...@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/geotools-devel


--
Learn Graph Databases - Download FREE O'Reilly Book
Graph Databases is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] Java heap when saving disk quota settings

2014-03-19 Thread Miles Jordan
Hi all,

Long time no speak - I hope everyone is doing well.

I’m working with a client that’s using Boundless (Geoserver 2.4.4) with around 
30 simple vector layers and a number of rasters. Nothing outrageous. They have 
been experiencing an exception relating to exceeding heap space when saving 
disk quota settings. We’ve tried using different sizes for the quota (small and 
large) but the problem remains. We do not experience the problem with a clean 
Geoserver 2.4.4 install, and we’re running with 768mb of Xms and Xmx.

Any idea what could be causing it? Here’s the trace:

2014-03-17 11:14:21,508 DEBUG [diskquota.ConfigLoader] - Saving disk quota 
config to /var/lib/opengeo/geoserver/gwc/geowebcache-diskquota.xml
2014-03-17 11:14:21,509 INFO [diskquota.ConfigLoader] - Quota config is: 
/var/lib/opengeo/geoserver/gwc/geowebcache-diskquota.xml
2014-03-17 11:14:38,121 ERROR [wicket.RequestCycle] - Method onFormSubmitted of 
interface org.apache.wicket.markup.html.form.IFormSubmitListener targeted at 
component [MarkupContainer [Component id = form]] threw an exception
org.apache.wicket.WicketRuntimeException: Method onFormSubmitted of interface 
org.apache.wicket.markup.html.form.IFormSubmitListener targeted at component 
[MarkupContainer [Component id = form]] threw an exception
at 
org.apache.wicket.RequestListenerInterface.invoke(RequestListenerInterface.java:193)
at 
org.apache.wicket.request.target.component.listener.ListenerInterfaceRequestTarget.processEvents(ListenerInterfaceRequestTarget.java:73)
at 
org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:92)
at 
org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1250)
at org.apache.wicket.RequestCycle.step(RequestCycle.java:1329)
at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1436)
at org.apache.wicket.RequestCycle.request(RequestCycle.java:545)
at 
org.apache.wicket.protocol.http.WicketFilter.doGet(WicketFilter.java:484)
at 
org.apache.wicket.protocol.http.WicketServlet.doPost(WicketServlet.java:160)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:637)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
at 
org.springframework.web.servlet.mvc.ServletWrappingController.handleRequestInternal(ServletWrappingController.java:159)
at 
org.springframework.web.servlet.mvc.AbstractController.handleRequest(AbstractController.java:153)
at 
org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter.handle(SimpleControllerHandlerAdapter.java:48)
at 
org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:923)
at 
org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:852)
at 
org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:882)
at 
org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:789)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:637)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at 
org.geoserver.filters.ThreadLocalsCleanupFilter.doFilter(ThreadLocalsCleanupFilter.java:27)
at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at 
org.geoserver.filters.SpringDelegatingFilter$Chain.doFilter(SpringDelegatingFilter.java:74)
at 
org.geoserver.flow.controller.IpBlacklistFilter.doFilter(IpBlacklistFilter.java:87)
at 
org.geoserver.filters.SpringDelegatingFilter$Chain.doFilter(SpringDelegatingFilter.java:70)
at 
org.geoserver.filters.SpringDelegatingFilter.doFilter(SpringDelegatingFilter.java:45)
at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at 
org.geoserver.platform.AdvancedDispatchFilter.doFilter(AdvancedDispatchFilter.java:49)
at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at 
org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:311)
at 
org.geoserver.security.filter.GeoServerCompositeFilter$NestedFilterChain.doFilter(GeoServerCompositeFilter.java:68)
at 

[Geoserver-users] Programmer Position at Columbia University CIESIN

2014-03-19 Thread Kytt MacManus

*Programmer - *CU Job Req. #072132

The Center for International Earth Science Information Network (CIESIN), 
a Research Unit of Columbia University located on the Lamont Campus in 
Palisades, NY is seeking a full-time programmer to participate in the 
development of web and mobile applications for a range of exciting and 
globally important projects. CIESIN is an organization that seeks to 
bridge social and natural science research with immediately relevant 
applied policy work, and specializes in on-line data and information 
management. CIESIN engages with a wide range of partners from NASA to 
NSF, from Google Foundation to the Gates Foundation, from World Bank to 
the United Nations (UN) and from Universities in Kenya to the Office of 
the Prime Minister of Haiti.


This programmer position seeks a candidate to work with cutting edge 
technology in a dynamic environment, collaborating with world class 
scientists and researchers to develop innovative web and mobile 
applications, including data visualization and mapping tools which help 
make relevant data easily accessible for the pressing issues addressed 
at CIESIN. The candidate will work with teams developing socioeconomic 
and multi-disciplinary data, bearing on issues such as global natural 
hazard risks, agriculture/land use, soils, food production, poverty, 
population, climate and more. The user community includes a range of 
stakeholders from Government ministers and presidential offices to 
researchers, local farmers, and non-governmental aid agencies.


*Main responsibilities* include but are not limited to the following: i) 
Participate in the design, development, and maintenance of web and 
mobile applications using HTML, CSS, JavaScript, JSP, and other similar 
technologies, ii) Assist in developing requirements and specifications 
for web and mobile applications in collaboration with scientists, 
researchers, GIS analysts, and system developers; Attend technical 
meetings, suggest technical solutions, and present prototypes. *Minimum 
qualifications required*: Bachelor's degree in Computer Science or a 
related field (or equivalent), and minimum of three to five (3 to 5) 
years of programming and applications development 
experience.Demonstrated programming experience in JavaScript or 
Java-based web development frameworks. *The ideal candidate* will also 
have experience in developing data visualization and/or mapping tools.


Salary will be commensurate with skills and experience. Columbia 
University offers a very generous benefits package including tuition 
benefits. See the job posting on the Columbia University's website below 
for full description of the responsibilities and qualifications. 
Applications for this position must be submitted electronically for Job 
Req. #072132 through the Jobs at Columbia University's website using the 
quick link:


https://jobs.columbia.edu/applicants/Central?quickFind=139496

Columbia University is an equal employment opportunity/affirmative 
action employer. Women and minorities are encouraged to apply.


--
Kytt MacManus
Geographic Information Specialist
CIESIN
Earth Institute
Columbia University

Adjunct Lecturer
School of International and Public Affairs
Columbia University

P.O. Box 1000
61 Route 9W
Palisades, NY  10964

845-365-8939 (V)
845-365-8922 (F)
www.ciesin.columbia.edu

--
Learn Graph Databases - Download FREE O'Reilly Book
Graph Databases is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] GDAL plugin not loading

2014-03-19 Thread Lambert, Luke
Hello Simone,

 I am assuming you are using the binaries provided with ImageIO-Ext, right?

Correct.  I have the jars for the Geoserver GDAL plugin (that matches my 
Geoserver version) in my geoserver/WEB-INF directory, and I have the native 
dlls (gdal-1.9.2-MSVC2010-x64.zip) in a folder that the PATH environment 
variable points to.

 If so are you using the correct version for your platform (32 vs 63 bits)?

Everything is 64 bit as far as I can tell.

 Moreover, did you check that you do not have multiple copies gdal binaries 
 around?

It appears that ArcExplorer, ArcEngine, and ArcMap all have their own gdal 
dlls/data directory.  Short of uninstalling all ESRI products, is there a way 
to rule out their interference?

 I am assuming you are talking about the exe we provide with our binaries?

Yes- this is part of the native binary distribution in 
gdal-1.9.2-MSVC2010-x64.zip. If I execute where gdalinfo at a command prompt, 
it identifies the files I've deployed as part of the GDAL plugin installation 
process.

-Original Message-
From: simbo...@gmail.com [mailto:simbo...@gmail.com] On Behalf Of Simone 
Giannecchini
Sent: Tuesday, March 18, 2014 8:45 PM
To: Lambert, Luke
Cc: geoserver-users@lists.sourceforge.net
Subject: Re: [Geoserver-users] GDAL plugin not loading

Ciao Luke,
please, find my comments inline below


Regards,
Simone Giannecchini
==
Meet us at GEO Business 2014! in London! Visit http://goo.gl/fES3aK 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 Wed, Mar 12, 2014 at 6:57 PM, Lambert, Luke luke.lamb...@rgi-corp.com 
wrote:
 I having trouble installing the GDAL plugin for Geoserver 2.4.5.  When 
 I attempt to add a new store to Geoserver, of the type that GDAL 
 supports, none are listed.  There's no mention of any issues in the 
 Geoserver log, but the Catalina log does report:



 WARNING: Failed to load the GDAL native libs. This is not a problem 
 unless you need to use the GDAL plugins: they won't be enabled.

 java.lang.UnsatisfiedLinkError: C:\gdal-1.9.2\gdaljni.dll: Can't find 
 dependent libraries



 Similarly when I attempt to run GDAL's javainfo/gdalinfo.bat I get a 
 similar
 error:

 c:\gdal-1.9.2\javainfogdalinfo.bat

 Native library load failed.

 java.lang.UnsatisfiedLinkError: C:\gdal-1.9.2\gdaljni.dll: Can't find 
 dependent libraries

 Exception in thread main java.lang.UnsatisfiedLinkError:
 org.gdal.gdal.gdalJNI.AllRegister()V

 at org.gdal.gdal.gdalJNI.AllRegister(Native Method)

 at org.gdal.gdal.gdal.AllRegister(gdal.java:475)

 at gdalinfo.main(gdalinfo.java:87)




I am assuming you are using the binaries provided with ImageIO-Ext, right?
If so are you using the correct version for your platform (32 vs 63 bits)?

Moreover, did you check that you do not have multiple copies gdal binaries 
around?



 Running gdalinfo.exe works as expected.

I am assuming you are talking about the exe we provide with our binaries?




 System/Software:

 * Windows 7 Professional (x64) SP1

 * Geoserver 2.4.5, deployed via web archive on Tomcat

 * Geoserver's GDAL plugin (2.4.5)

 * Apache Tomcat 7.0.52 (x64)

 * GDAL Binaries, 1.9.2 (MSVC2010 x64)

 * Java JDK 1.7.0_40

 o   Java(TM) SE Runtime Environment (build 1.7.0_40-b43)

 o   Java HotSpot(TM) 64-Bit Server VM (build 24.0-b56, mixed mode)

 * Microsoft Visual C++ 2010 x64 Redistributable (10.0.30319)



 I have gdal-data deployed, as well as GDAL binaries in my PATH.  I 
 also have a GDAL_DATA environment variable set to the appropriate 
 directory.  I have gone through various permutations of reinstalling 
 the above software without any luck.  For completeness, here's a copy of 
 Geoserver's log:
 snip

--
Learn Graph Databases - Download FREE O'Reilly Book
Graph Databases is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] Pyramid plugin error

2014-03-19 Thread marco casella
Hello,

trying to set the pyramid plugin up at first we had this error:

Could not list layers for this store, an error occurred retrieving

them: This plugin accepts only File, URL and String pointing to a file

We have done some modification after that once we have typed the directory
the following message shows up:

Could not list layers for this store, an error occurred retrieving them:
Argument value should not be null.

what can be due this to?

Marco
--
Learn Graph Databases - Download FREE O'Reilly Book
Graph Databases is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] GDAL plugin not loading

2014-03-19 Thread Simone Giannecchini
Dear Luke,
please, read below...

Regards,
Simone Giannecchini
==
Meet us at GEO Business 2014! in London! Visit http://goo.gl/fES3aK
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 Wed, Mar 19, 2014 at 3:17 PM, Lambert, Luke
luke.lamb...@rgi-corp.com wrote:
 Hello Simone,

 I am assuming you are using the binaries provided with ImageIO-Ext, right?

 Correct.  I have the jars for the Geoserver GDAL plugin (that matches my 
 Geoserver version) in my geoserver/WEB-INF directory, and I have the native 
 dlls (gdal-1.9.2-MSVC2010-x64.zip) in a folder that the PATH environment 
 variable points to.

 If so are you using the correct version for your platform (32 vs 63 bits)?

 Everything is 64 bit as far as I can tell.

 Moreover, did you check that you do not have multiple copies gdal binaries 
 around?

 It appears that ArcExplorer, ArcEngine, and ArcMap all have their own gdal 
 dlls/data directory.  Short of uninstalling all ESRI products, is there a way 
 to rule out their interference?

Yes, installing everything on a separate box :)

Apart from this, you can fiddle with the PATH envirnment variable for
the GeoServer process. This is always a mess on windows but you can
pretty much isolate GeoServer that way.
One thing I would do is to try if possible on a clean box the same
install to make sure it works and the error is not _really_ somewhere
into how you configured the various bits rather then into
how GeoServer may interact with other things on the same box.

In the past we have seen restrictive configs on Windows that gave
problems with the MSVC libs.



 I am assuming you are talking about the exe we provide with our binaries?

 Yes- this is part of the native binary distribution in 
 gdal-1.9.2-MSVC2010-x64.zip. If I execute where gdalinfo at a command 
 prompt, it identifies the files I've deployed as part of the GDAL plugin 
 installation process.

Check a gdalinfo --formats

make sure it shows the formats.

If java bindigns don't work then this usually means there is something
interfering, as I mentioned before.


 -Original Message-
 From: simbo...@gmail.com [mailto:simbo...@gmail.com] On Behalf Of Simone 
 Giannecchini
 Sent: Tuesday, March 18, 2014 8:45 PM
 To: Lambert, Luke
 Cc: geoserver-users@lists.sourceforge.net
 Subject: Re: [Geoserver-users] GDAL plugin not loading

 Ciao Luke,
 please, find my comments inline below


 Regards,
 Simone Giannecchini
 ==
 Meet us at GEO Business 2014! in London! Visit http://goo.gl/fES3aK 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 Wed, Mar 12, 2014 at 6:57 PM, Lambert, Luke luke.lamb...@rgi-corp.com 
 wrote:
 I having trouble installing the GDAL plugin for Geoserver 2.4.5.  When
 I attempt to add a new store to Geoserver, of the type that GDAL
 supports, none are listed.  There's no mention of any issues in the
 Geoserver log, but the Catalina log does report:



 WARNING: Failed to load the GDAL native libs. This is not a problem
 unless you need to use the GDAL plugins: they won't be enabled.

 java.lang.UnsatisfiedLinkError: C:\gdal-1.9.2\gdaljni.dll: Can't find
 dependent libraries



 Similarly when I attempt to run GDAL's javainfo/gdalinfo.bat I get a
 similar
 error:

 c:\gdal-1.9.2\javainfogdalinfo.bat

 Native library load failed.

 java.lang.UnsatisfiedLinkError: C:\gdal-1.9.2\gdaljni.dll: Can't find
 dependent libraries

 Exception in thread main java.lang.UnsatisfiedLinkError:
 org.gdal.gdal.gdalJNI.AllRegister()V

 at org.gdal.gdal.gdalJNI.AllRegister(Native Method)

 at org.gdal.gdal.gdal.AllRegister(gdal.java:475)

 at gdalinfo.main(gdalinfo.java:87)




 I am assuming you are using the binaries provided with ImageIO-Ext, right?
 If so are you using the correct version for your platform (32 vs 63 bits)?

 Moreover, did you check that you do not have multiple copies gdal binaries 
 around?



 Running gdalinfo.exe works as expected.

 I am assuming you are talking about the exe we provide with our binaries?




 System/Software:

 * Windows 7 Professional (x64) SP1

 * Geoserver 2.4.5, deployed via web archive on Tomcat

 * Geoserver's GDAL plugin (2.4.5)

 * Apache Tomcat 7.0.52 (x64)

 * GDAL Binaries, 1.9.2 (MSVC2010 x64)

 * Java JDK 1.7.0_40

 o   Java(TM) SE Runtime Environment (build 1.7.0_40-b43)

 o   Java HotSpot(TM) 64-Bit Server VM 

[Geoserver-users] Geoserver layers get removed after stopping/starting Geoserver

2014-03-19 Thread srader
After I add a store and layer to geoserver and previewing the map, I stop and
restart the server. The layer gets removed. What steps could I be missing?



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Geoserver-layers-get-removed-after-stopping-starting-Geoserver-tp5129901.html
Sent from the GeoServer - User mailing list archive at Nabble.com.

--
Learn Graph Databases - Download FREE O'Reilly Book
Graph Databases is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] Problem with new mapfish-print from GeoSolutions

2014-03-19 Thread Simone Giannecchini
Ciao Roger,
while this should be fixed for good, I confirm the suggested fix does work.


Regards,
Simone Giannecchini
==
Meet us at GEO Business 2014! in London! Visit http://goo.gl/fES3aK
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 Tue, Mar 18, 2014 at 12:31 PM, Mauro Bartolomeoli
mauro.bartolome...@geo-solutions.it wrote:
 Hi Roger,
 the forwardHeaders parameter should be optional, but apparently is not (I
 will check and provide a fix).
 For the moment, could you try adding:


 forwardHeaders: []

 to the root of your spec?

 Mauro

 2014-03-17 20:50 GMT+01:00 Roger Bedell sylvanasc...@gmail.com:

 Simone asked me to bring this up on the list instead of direct.

 Using the latest source from github,
 (https://github.com/geosolutions-it/mapfish-print)
 I built a war and put it on our server.

 Using this url:
 http://204.62.18.181:8090/print-servlet-2.0-SNAPSHOT_GS/

 you get the test screen.

 Paste this text:

 {
 layout: 'Letter portrait',
 title: 'A simple example',
 srs: 'EPSG:900913',
 units: 'meters',
 layers: [
 {
 type: 'WMS',
 format: 'image/png',
 layers: ['ogi:oklakes','ogi:quad100','ogi:okzip'],
 baseURL: 'http://204.62.18.181/geoserver/wms',
 customParams: {TRANSPARENT:true}
 }
 ],
 pages: [
 {
 center: [-10964969.84161, 4230671.17964707],
 scale: 100,
 dpi: 190,
 mapTitle: OKMaps,
 comment: ,
 data: [
 {id:1, name: 'blah', icon: 'icon_pan'},
 {id:2, name: 'blip', icon: 'icon_zoomin'}
 ]
 }
 ]
 }
 Click Get Print and you get an error:
 org.mapfish.print.JsonMissingException: attribute [spec.forwardHeaders]
 missing

 I also tried this with the main trunk of mapfish-print 2.0, and it works
 fine.

 Thanks!
 Roger


 --
 Learn Graph Databases - Download FREE O'Reilly Book
 Graph Databases is the definitive new guide to graph databases and their
 applications. Written by three acclaimed leaders in the field,
 this first edition is now available. Download your free book today!
 http://p.sf.net/sfu/13534_NeoTech
 ___
 Geoserver-users mailing list
 Geoserver-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/geoserver-users




 --
 ==
 Meet us at GEO Business 2014! in London! Visit http://goo.gl/fES3aK
 for more information.
 ==

 Dott. Mauro Bartolomeoli
 @mauro_bart
 Senior Software Engineer

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

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

 ---

 --
 Learn Graph Databases - Download FREE O'Reilly Book
 Graph Databases is the definitive new guide to graph databases and their
 applications. Written by three acclaimed leaders in the field,
 this first edition is now available. Download your free book today!
 http://p.sf.net/sfu/13534_NeoTech
 ___
 Geoserver-users mailing list
 Geoserver-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/geoserver-users


--
Learn Graph Databases - Download FREE O'Reilly Book
Graph Databases is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] GetFeatureInfo - 1 layer / 2 styles

2014-03-19 Thread maw269
I have an OpenLayers Map. On this map, I have three overlay layers.
The first 2 layers come from one GeoServer Layer/data source, with two
alternate styles.
The 3rd layer is a separate GeoServer Layer / data source.

For example, I have a GeoSever Layer called 'Roads'. For my 'Roads' Layer,
I have a 'Highway' style to show features with a highway attribute, and a
'Street'
style to show features with a street attribute, but both are from my 'Roads'
layer.
The third layer is a called 'Lights', and is a separate set of features.

The issue is that in OpenLayers, If I have only the 'Roads/Highway' Layer
visible, I can 
successfully do a WMSGetFeatureInfo for my popup. If I only have the
'Roads/Street' Layer
visible, I can do a WMSGetFeatureInfo for my popup. 
But, when I have both the 'Roads/Highway' and the 'Roads/Street' layers
simultaneously 
visible, I can only get a response from the top most drawn layer (painters
model). The 
other layer beneath the resonsive layer, doesn't give me featureInfo.

Note: when I have either the 'Roads/Highway' or the 'Roads/Street' layer
visible with 
'Lights' layer, then I can get a featureInfo response from both the 'Lights'
layer and
whichever 'Roads' layer I have on.

One further note which I am not sure is relevant, is that I have my
GeoServer styles
connected to a Workspace.



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/GetFeatureInfo-1-layer-2-styles-tp5129982.html
Sent from the GeoServer - User mailing list archive at Nabble.com.

--
Learn Graph Databases - Download FREE O'Reilly Book
Graph Databases is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] WFS not displayed in OpenLayers map while WMS is displayed

2014-03-19 Thread maw269
Hey Pierre,

You probably need to set up a proxy for OpenLayers.

Check this out:  OpenLayers Proxy FAQ
http://trac.osgeo.org/openlayers/wiki/FrequentlyAskedQuestions#ProxyHost  



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/WFS-not-displayed-in-OpenLayers-map-while-WMS-is-displayed-tp5129879p5129986.html
Sent from the GeoServer - User mailing list archive at Nabble.com.

--
Learn Graph Databases - Download FREE O'Reilly Book
Graph Databases is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] Geoserver layers get removed after stopping/starting Geoserver

2014-03-19 Thread carlo cancellieri
Srader,
Check the data-coverage store, is it present and enabled ?

Cheers,
Carlo
Il 19/mar/2014 17:04 srader rite...@yahoo.com ha scritto:

 After I add a store and layer to geoserver and previewing the map, I stop
 and
 restart the server. The layer gets removed. What steps could I be missing?



 --
 View this message in context:
 http://osgeo-org.1560.x6.nabble.com/Geoserver-layers-get-removed-after-stopping-starting-Geoserver-tp5129901.html
 Sent from the GeoServer - User mailing list archive at Nabble.com.


 --
 Learn Graph Databases - Download FREE O'Reilly Book
 Graph Databases is the definitive new guide to graph databases and their
 applications. Written by three acclaimed leaders in the field,
 this first edition is now available. Download your free book today!
 http://p.sf.net/sfu/13534_NeoTech
 ___
 Geoserver-users mailing list
 Geoserver-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/geoserver-users

--
Learn Graph Databases - Download FREE O'Reilly Book
Graph Databases is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] org.geoserver.platform.ServiceException: No such style

2014-03-19 Thread karsten
Anybody would know why we can not seem to use a style I copied from an old
server we used (we copied the entire data dir of GeoServer 2.4.5). The style
is in the respective workspace with correct permissions but we still get an
org.geoserver.platform.ServiceException: No such style: line water error.
How can we fix this ? 

Karsten

--
Learn Graph Databases - Download FREE O'Reilly Book
Graph Databases is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] org.geoserver.platform.ServiceException: No such style

2014-03-19 Thread cmaul
Hello Karsten,

this is very likely due to a corrupt xml definition file. In the style
directory there are sld and xml files.
In order to 'know' a style Geoserver needs and uses the XML file.

The XML file looks like that:


In the layer definition there is only a reference to the id
'4a678aa1:1448fb1baa5:-7fe8' in this case, but there is none to the name or
the sld file.
If you delete styles the sld files will still be in the directory. I suspect
your 'line water' sld file does still exist. 

So the easiest way would be the interface and redefine the style. Browse and
upload the file first, the name will be filled in automatically, validate
and save and do not forget the layers where it was used as they will revert
to the default line style. 

If you do not know which layers have changed, get the id of the default
style and search for that in the xml files of the layer directories.

Cheers

Christian




-


Dr Christian Maul
Project Manager

Information Services Branch
Department Environment and Primary Industries
Level13, Marland House, 570 Bourke Street
Melbourne 3000

PO Box 500, East Melbourne Vic 3002


Telephone:+61-3-8636 2325
Telefax:  +61-3-8636 2813
--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/org-geoserver-platform-ServiceException-No-such-style-tp5129991p5130013.html
Sent from the GeoServer - User mailing list archive at Nabble.com.

--
Learn Graph Databases - Download FREE O'Reilly Book
Graph Databases is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] Geoserver layers get removed after stopping/starting Geoserver

2014-03-19 Thread cmaul
Hello,

are you sure it is connected with the restart?
We have a standard operating environment (SOE). Part of which is IE8, which
does the definition of layers nicely until it comes to saving them. At this
point you hit the submit button and Geoserver (2.4.1) does nothing or more
to the point IE. No error, nothing suspicious, but the layer does not exist
and the REST request has not been submitted. Any other browser is o.k.

Cheers

Christian



-


Dr Christian Maul
Project Manager

Information Services Branch
Department Environment and Primary Industries
Level13, Marland House, 570 Bourke Street
Melbourne 3000

PO Box 500, East Melbourne Vic 3002


Telephone:+61-3-8636 2325
Telefax:  +61-3-8636 2813
--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Geoserver-layers-get-removed-after-stopping-starting-Geoserver-tp5129901p5130015.html
Sent from the GeoServer - User mailing list archive at Nabble.com.

--
Learn Graph Databases - Download FREE O'Reilly Book
Graph Databases is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users