When I try to create a new layer Dataroom1 (shape type associated with floor class) I receive this error:
org.cmdbuild.exception.NotFoundException: SERVICE_UNAVAILABLE
(in log file):
[req:cc6899] ERROR o.c.s.r.v.p.ExceptionHandlerService - ws processing error
org.cmdbuild.exception.NotFoundException: SERVICE_UNAVAILABLE
The Store and Layer is created ok on Geoserver
I uploaded Dataroom1.zip containing (shp, shx and dbf files with the same name )
Any Ideas to solve this issue?
I installed cmdbuild 3.1.1, postgres10.11, postgis24_10, _geoserver
I’ve opened one issue some days ago and this error seems related with ’ The acceptable types for this type of transaction are listed in geoserver manual as application/xml
and application/json
not text/xml
as they are using.’
Layer gets created at geoserver but error 406 from geoserver to cmdbuild is forwarded as 500 to web application.
Hi feina102,
I succeed to pass the issue by using an older version of geoserver (2.8.5).
On that version, http get accept text/xml format.
So Tecnoteca team should update the GIS component to work with the new Geoserver API version (application/xml or application/json).
Thank you,
Dan
Thanks Dan, may I misread requirements: Geoserver 2.10.1 ( optional )
Did you create cmdbuild workspace?