I installed geoserver 2.10 on ubuntu, and I'm using POSTGRES SQL 13, I created a new layer in geoserver and configured it with my application with Hostname, Username, and Password. while previewing the layer which I created it gives an error message "Internal error" Rendering process failed. I checked Geoserver Logs and fount that *java.lang.NullPointerException * at org.geotools.renderer.lite.StreamingRenderer.isCloningRequired(StreamingRenderer.java:2748) at org.geotools.renderer.lite.StreamingRenderer.drawPlain(StreamingRenderer.java:2631) at org.geotools.renderer.lite.StreamingRenderer.processStylers(StreamingRenderer.java:2263) at org.geotools.renderer.lite.StreamingRenderer.paint(StreamingRenderer.java:900) at org.geoserver.wms.map.RenderedImageMapOutputFormat.produceMap(RenderedImageMapOutputFormat.java:587) at org.geoserver.wms.map.RenderedImageMapOutputFormat.produceMap(RenderedImageMapOutputFormat.java:261) at org.geoserver.wms.map.RenderedImageMapOutputFormat.produceMap(RenderedImageMapOutputFormat.java:127) at org.geoserver.wms.GetMap.executeInternal(GetMap.java:749) at org.geoserver.wms.GetMap.run(GetMap.java:300) at org.geoserver.wms.GetMap.run(GetMap.java:123) at org.geoserver.wms.DefaultWebMapService.getMap(DefaultWebMapService.java:246) at sun.reflect.GeneratedMethodAccessor315.invoke(Unknown Source)
Please help me out in fixing this issue and I'm passing these Parameters : 1. SERVICE: WMS 2. VERSION: 1.3.0 3. REQUEST: GetMap 4. FORMAT: image/png 5. TRANSPARENT: true 6. LAYERS: geet:tehsil_code 7. cql_filter: tehsil_code=4137;sc_id=160 8. WIDTH: 256 9. HEIGHT: 256 10. CRS: EPSG:3857 11. STYLES: 12. BBOX: 9382798.096061956,2739503.0937407166,9392582.035682458,2749287.0333612193 13. On Thu, Oct 8, 2020 at 8:19 PM Daniele Romagnoli < [email protected]> wrote: > Hi Yash, > could you please provide some more info on that? > Which GeoServer version are you referring to on which OS? > > Beside of that, could you please check the GeoServer logs and report back > the stacktrace? > You may find some exceptions showing right after doing the preview on that > layer. > > Please, let us know. > Regards, > Daniele > > > On Thu, Oct 8, 2020 at 4:25 PM Yash Raj <[email protected]> wrote: > >> >> Hi, >> >> I created a new layer in geoserver and while previewing the layer I'm >> facing and error code "Internal Error" Rendering Process Failed. >> >> Could you please help me in fixing this? >> >> -- >> >> >> >> >> * Regards* >> * Yash* >> >> >> -- >> >> >> >> >> >> >> * Regards* >> * Yash* >> _______________________________________________ >> Geoserver-users mailing list >> >> Please make sure you read the following two resources before posting to >> this list: >> - Earning your support instead of buying it, but Ian Turton: >> http://www.ianturton.com/talks/foss4g.html#/ >> - The GeoServer user list posting guidelines: >> http://geoserver.org/comm/userlist-guidelines.html >> >> If you want to request a feature or an improvement, also see this: >> https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer >> >> >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/geoserver-users >> > > > -- > Regards, > Daniele Romagnoli > == > GeoServer Professional Services from the experts! Visit > http://goo.gl/it488V for more information. > == > > Ing. Daniele Romagnoli > Senior Software Engineer > > GeoSolutions S.A.S. > Via di Montramito 3/A > 55054 Massarosa (LU) > Italy > phone: +39 0584 962313 > fax: +39 0584 1660272 > > http://www.geo-solutions.it > http://twitter.com/geosolutions_it > > ------------------------------------------------------- > > Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE > 2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si > precisa che ogni circostanza inerente alla presente email (il suo > contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è > riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il > messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra > operazione è illecita. Le sarei comunque grato se potesse darmene notizia. > > This email is intended only for the person or entity to which it is > addressed and may contain information that is privileged, confidential or > otherwise protected from disclosure. We remind that - as provided by > European Regulation 2016/679 “GDPR” - copying, dissemination or use of this > e-mail or the information herein by anyone other than the intended > recipient is prohibited. If you have received this email by mistake, please > notify us immediately by telephone or e-mail. > -- * Regards* * Yash*
_______________________________________________ Geoserver-users mailing list Please make sure you read the following two resources before posting to this list: - Earning your support instead of buying it, but Ian Turton: http://www.ianturton.com/talks/foss4g.html#/ - The GeoServer user list posting guidelines: http://geoserver.org/comm/userlist-guidelines.html If you want to request a feature or an improvement, also see this: https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
