Okay, you are right…
Now i got it…
Here is my output.
#####################################
Request: getCapabilities
acceptVersions:
version[0] = 1.0.0
baseUrl = http://linux15neu:8080/geoserver/
service = WFS
2015-04-16 10:34:11,268 INFO [geoserver.filters] - 172.20.9.233 "GET
/geoserver/wfs?SERVICE=WFS&VERSION=1.0.0&REQUEST=GetCapabilities&TYPENAME=topp:baustellen&SRSNAME=EPSG:31466"
took 23ms
2015-04-16 10:34:25,499 INFO [geoserver.filters] - 172.20.9.233 "POST
/geoserver/wfs?SERVICE=WFS&VERSION=1.0.0&SRSNAME=EPSG:31466" "Mozilla/5.0
QGIS/2.8.1-Wien" "" request-size: 2921 body:
<Transaction xmlns="http://www.opengis.net/wfs"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.0.0"
xmlns:topp="http://www.openplans.org/topp" service="WFS"
xsi:schemaLocation="http://www.openplans.org/topp
http://linux15neu:8080/geoserver/wfs?SERVICE=WFS&VERSION=1.0.0&REQUEST=DescribeFeatureType&TYPENAME=topp:baustellen&SRSNAME=EPSG:31466"
xmlns:gml="http://www.opengis.net/gml"><Update
xmlns="http://www.opengis.net/wfs" typeName="topp:baustellen"><Property
xmlns="http://www.opengis.net/wfs"><Name
xmlns="http://www.opengis.net/wfs">the_geom</Name><Value
xmlns="http://www.opengis.net/wfs"><gml:MultiPolygon
srsName="EPSG:31466"><gml:polygonMember><gml:Polygon><gml:outerBoundaryIs><gml:LinearRing><gml:coordinates
cs="," ts=" ">2582689.20000000018626451,5673503.20000000018626451
2582684.5,5673510.79999999981373549 2582683.5,5673511.90000000037252903
2582683.39999999990686774,5673513.79999999981373549
2582684.89999999990686774,5673515
2582691.29999999981373549,5673518.79999999981373549
2582698.70000000018626451,5673523.20000000018626451
2582708.20000000018626451,5673527.09999999962747097 2582713,5673528.5
2582717.10000000009313226,5673529.40000000037252903
2582722.02615281473845243,5673536.79538874141871929
2582730.29999999981373549,5673530.40000000037252903
2582737.39999999990686774,5673530.40000000037252903
2582761.70000000018626451,5673530.5 2582763.29999999981373549,5673530.5
2582782.20000000018626451,5673530.70000000018626451
2582799.10000000009313226,5673530.79999999981373549
2582808.10000000009313226,5673530.79999999981373549
2582820.20000000018626451,5673530.59999999962747097
2582824.5,5673530.09999999962747097
2582849.29999999981373549,5673526.79999999981373549
2582874.10000000009313226,5673523.29999999981373549
2582877.70000000018626451,5673523.5
2582877.70000000018626451,5673521.59999999962747097
2582858.29999999981373549,5673524
2582822.60000000009313226,5673529.09999999962747097
2582810.70000000018626451,5673529.70000000018626451
2582794.79999999981373549,5673529.90000000037252903
2582752.70000000018626451,5673529.29999999981373549
2582745.5,5673529.29999999981373549 2582730,5673529.09999999962747097
2582725.79999999981373549,5673528.90000000037252903
2582717,5673528.09999999962747097
2582708.20000000018626451,5673525.79999999981373549
2582698.70000000018626451,5673521.90000000037252903
2582691,5673517.09999999962747097 2582685,5673513.09999999962747097
2582685.10000000009313226,5673512.09999999962747097
2582685.70000000018626451,5673511.29999999981373549
2582690.70000000018626451,5673503.79999999981373549
2582689.20000000018626451,5673503.20000000018626451</gml:coordinates></gml:LinearRing></gml:outerBoundaryIs></gml:Polygon></gml:polygonMember></gml:MultiPolygon></Value></Property><Filter
xmlns="http://www.opengis.net/ogc"><FeatureId
xmlns="http://www.opengis.net/ogc"
fid="baustellen.2009-36"/></Filter></Update></Transaction>
2015-04-16 10:34:25,507 INFO [geoserver.wfs] -
Request: getServiceInfo
2015-04-16 10:34:26,943 ERROR [geoserver.ows] -
org.picocontainer.defaults.UnsatisfiableDependenciesException:
org.geoserver.wfs.xml.gml3.AbstractGeometryTypeBinding has unsatisfiable
dependencies: [interface org.opengis.referencing.crs.CoordinateReferenceSystem]
where org.picocontainer.defaults.DefaultPicoContainer@1e3f1e3f was the leaf
container being asked for dependencies.
at
org.picocontainer.defaults.SetterInjectionComponentAdapter.getMatchingParameterListForSetters(SetterInjectionComponentAdapter.java:177)
at
org.picocontainer.defaults.SetterInjectionComponentAdapter.access$000(SetterInjectionComponentAdapter.java:45)
at
org.picocontainer.defaults.SetterInjectionComponentAdapter$2.run(SetterInjectionComponentAdapter.java:189)
at
org.picocontainer.defaults.ThreadLocalCyclicDependencyGuard.observe(ThreadLocalCyclicDependencyGuard.java:53)
at
org.picocontainer.defaults.SetterInjectionComponentAdapter.getComponentInstance(SetterInjectionComponentAdapter.java:244)
at
org.geotools.xml.impl.BindingLoader.loadBinding(BindingLoader.java:61)
at
org.geotools.xml.impl.BindingWalker.visit(BindingWalker.java:135)
at org.geotools.xml.impl.TypeWalker.walk(TypeWalker.java:46)
at
org.geotools.xml.impl.BindingWalker.walk(BindingWalker.java:161)
at
org.geotools.xml.impl.ElementHandlerImpl.startElement(ElementHandlerImpl.java:196)
at
org.geotools.xml.impl.ParserHandler.startElement(ParserHandler.java:694)
at
org.apache.xerces.parsers.AbstractSAXParser.startElement(Unknown Source)
at
org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanStartElement(Unknown Source)
at
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown
Source)
at
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown
Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown
Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown
Source)
at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown
Source)
at
org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
at org.apache.xerces.jaxp.SAXParserImpl.parse(Unknown Source)
at org.geotools.xml.Parser.parse(Parser.java:240)
at org.geotools.xml.Parser.parse(Parser.java:188)
at
org.geoserver.wfs.xml.v1_0_0.WfsXmlReader.read(WfsXmlReader.java:84)
at
org.geoserver.ows.Dispatcher.parseRequestXML(Dispatcher.java:1489)
at org.geoserver.ows.Dispatcher.dispatch(Dispatcher.java:637)
at
org.geoserver.ows.Dispatcher.handleRequestInternal(Dispatcher.java:264)
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:28)
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:75)
at
org.geoserver.wms.animate.AnimatorFilter.doFilter(AnimatorFilter.java:71)
at
org.geoserver.filters.SpringDelegatingFilter$Chain.doFilter(SpringDelegatingFilter.java:71)
at
org.geoserver.filters.SpringDelegatingFilter.doFilter(SpringDelegatingFilter.java:46)
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:50)
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:69)
at
org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:116)
at
org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:83)
at
org.geoserver.security.filter.GeoServerCompositeFilter$NestedFilterChain.doFilter(GeoServerCompositeFilter.java:73)
at
org.geoserver.security.filter.GeoServerCompositeFilter.doFilter(GeoServerCompositeFilter.java:92)
at
org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)
at
org.geoserver.security.filter.GeoServerCompositeFilter$NestedFilterChain.doFilter(GeoServerCompositeFilter.java:69)
at
org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at
org.geoserver.security.filter.GeoServerCompositeFilter$NestedFilterChain.doFilter(GeoServerCompositeFilter.java:73)
at
org.geoserver.security.filter.GeoServerCompositeFilter.doFilter(GeoServerCompositeFilter.java:92)
at
org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)
at
org.geoserver.security.filter.GeoServerAnonymousAuthenticationFilter.doFilter(GeoServerAnonymousAuthenticationFilter.java:54)
at
org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)
at
org.geoserver.security.filter.GeoServerCompositeFilter$NestedFilterChain.doFilter(GeoServerCompositeFilter.java:69)
at
org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilter(BasicAuthenticationFilter.java:150)
at
org.geoserver.security.filter.GeoServerCompositeFilter$NestedFilterChain.doFilter(GeoServerCompositeFilter.java:73)
at
org.geoserver.security.filter.GeoServerCompositeFilter.doFilter(GeoServerCompositeFilter.java:92)
at
org.geoserver.security.filter.GeoServerBasicAuthenticationFilter.doFilter(GeoServerBasicAuthenticationFilter.java:83)
at
org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)
at
org.geoserver.security.filter.GeoServerCompositeFilter$NestedFilterChain.doFilter(GeoServerCompositeFilter.java:69)
at
org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at
org.geoserver.security.filter.GeoServerSecurityContextPersistenceFilter$1.doFilter(GeoServerSecurityContextPersistenceFilter.java:53)
at
org.geoserver.security.filter.GeoServerCompositeFilter$NestedFilterChain.doFilter(GeoServerCompositeFilter.java:73)
at
org.geoserver.security.filter.GeoServerCompositeFilter.doFilter(GeoServerCompositeFilter.java:92)
at
org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)
at
org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:173)
at
org.geoserver.security.GeoServerSecurityFilterChainProxy.doFilter(GeoServerSecurityFilterChainProxy.java:135)
at
org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at
org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at
org.geoserver.filters.LoggingFilter.doFilter(LoggingFilter.java:72)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.geoserver.filters.GZIPFilter.doFilter(GZIPFilter.java:42)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at
org.geoserver.filters.SessionDebugFilter.doFilter(SessionDebugFilter.java:48)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at
org.geoserver.filters.FlushSafeFilter.doFilter(FlushSafeFilter.java:44)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at
org.vfny.geoserver.filters.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:109)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:286)
at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:852)
at
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
at
org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
at java.lang.Thread.run(Thread.java:738)
2015-04-16 10:34:26,950 INFO [geoserver.filters] - 172.20.9.233 "POST
/geoserver/wfs?SERVICE=WFS&VERSION=1.0.0&SRSNAME=EPSG:31466" took 1451ms
2015-04-16 10:34:32,690 INFO [geoserver.filters] - 172.20.9.233 "POST
/geoserver/web/?wicket:interface=:6:form::IFormSubmitListener::" "Mozilla/5.0
(Windows NT 6.1; WOW64; rv:34.0) Gecko/20100101 Firefox/34.0"
"http://linux15neu:8080/geoserver/web/?wicket:bookmarkablePage=:org.geoserver.web.admin.LogPage&lines=1000"
request-size: 20 body:
refresh=x&lines=1000
2015-04-16 10:34:32,697 INFO [geoserver.filters] - 172.20.9.233 "POST
/geoserver/web/?wicket:interface=:6:form::IFormSubmitListener::" took 7ms
2015-04-16 10:34:32,707 INFO [geoserver.filters] - 172.20.9.233 "GET
/geoserver/web/?wicket:bookmarkablePage=:org.geoserver.web.admin.LogPage&lines=1000"
"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:34.0) Gecko/20100101 Firefox/34.0"
"http://linux15neu:8080/geoserver/web/?wicket:bookmarkablePage=:org.geoserver.web.admin.LogPage&lines=1000
Von: [email protected] [mailto:[email protected]] Im Auftrag von Andrea
Aime
Gesendet: Donnerstag, 16. April 2015 08:57
An: Manns, Marc
Cc: [email protected]
Betreff: Re: [Geoserver-users] Geoserver WFS-T error
On Thu, Apr 16, 2015 at 8:00 AM, Manns, Marc
<[email protected]<mailto:[email protected]>> wrote:
#######
org.picocontainer.defaults.UnsatisfiableDependenciesException:
org.geoserver.wfs.xml.gml3.AbstractGeometryTypeBinding has unsatisfiable
dependencies: [interface org.opengis.referencing.crs.CoordinateReferenceSystem]
where
org.picocontainer.defaults.DefaultPicoContainer@74297429<mailto:org.picocontainer.defaults.DefaultPicoContainer@74297429>
was the leaf container being asked for dependencies.
org.geoserver.wfs.xml.gml3.AbstractGeometryTypeBinding has unsatisfiable
dependencies: [interface org.opengis.referencing.crs.CoordinateReferenceSystem]
where
org.picocontainer.defaults.DefaultPicoContainer@74297429<mailto:org.picocontainer.defaults.DefaultPicoContainer@74297429>
was the leaf container being asked for dependencies.
########
By looking at the error, it might be that QGis is not setting the CRS on the
geometries being inserted.
You should try to have a look a the WFS-T request, if QGis has no way of
showing it, you
can either try to use a debugging proxy (there are several on the net, search
for them)
or change the GeoServer configuration in web.xml to enable request logging:
http://docs.geoserver.org/latest/en/user/production/troubleshooting.html#logging-service-requests
Cheers
Andrea
--
==
GeoServer Professional Services from the experts! Visit
http://goo.gl/NWWaa2 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
AVVERTENZE AI SENSI DEL D.Lgs. 196/2003
Le informazioni contenute in questo messaggio di posta elettronica e/o nel/i
file/s allegato/i sono da considerarsi strettamente riservate. Il loro utilizzo
è consentito esclusivamente al destinatario del messaggio, per le finalità
indicate nel messaggio stesso. Qualora riceviate questo messaggio senza esserne
il destinatario, Vi preghiamo cortesemente di darcene notizia via e-mail e di
procedere alla distruzione del messaggio stesso, cancellandolo dal Vostro
sistema. Conservare il messaggio stesso, divulgarlo anche in parte,
distribuirlo ad altri soggetti, copiarlo, od utilizzarlo per finalità diverse,
costituisce comportamento contrario ai principi dettati dal D.Lgs. 196/2003.
The information in this message and/or attachments, is intended solely for the
attention and use of the named addressee(s) and may be confidential or
proprietary in nature or covered by the provisions of privacy act (Legislative
Decree June, 30 2003, no.196 - Italy's New Data Protection Code).Any use not in
accord with its purpose, any disclosure, reproduction, copying, distribution,
or either dissemination, either whole or partial, is strictly forbidden except
previous formal approval of the named addressee(s). If you are not the intended
recipient, please contact immediately the sender by telephone, fax or e-mail
and delete the information in this message that has been received in error. The
sender does not give any warranty or accept liability as the content, accuracy
or completeness of sent messages and accepts no responsibility for changes
made after they were sent or for other risks which arise as a result of e-mail
transmission, viruses, etc.
-------------------------------------------------------
------------------------------------------------------------------------------
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users