Hi,
indeed looks like a (Windows specific) bug to me, could you open a JIRA
ticket?
Thank you,
Nuno Oliveira
On Fri, 2019-11-29 at 08:34 +0100, Rubén Illana wrote:
> Hi all,
> 
> we are testing jms plugin (geoserver-2.16-SNAPSHOT-jms-cluster-
> plugin) on a Geoserver 2.16.0 (installed on Windows 10) and we are
> facing issues when we are trying to create styles inside existing
> workspaces. 
> 
> There's no problem with master node but there's no sld replica on
> slaves (if sld definition is on the root style folder works fine). It
> seems a path transformation problem but we are not sure.
> 
> 
> Thanks in advance.
> 
> 
> 29 nov 08:18:48 ERROR [cluster.server] - Contains invalid
> \workspaces\cite\styles\Polygon_sample.sld path:
> 29 nov 08:18:48 ERROR [geoserver.web] - Error occurred saving the
> style
> org.geoserver.catalog.CatalogException:
> java.lang.IllegalArgumentException: Contains invalid
> \workspaces\cite\styles\Polygon_sample.sld path:
>         at
> org.geoserver.cluster.server.JMSCatalogListener.handleAddEvent(JMSCat
> alogListener.java:128)
>         at
> org.geoserver.catalog.impl.CatalogImpl.event(CatalogImpl.java:1709)
>         at
> org.geoserver.catalog.impl.CatalogImpl.fireAdded(CatalogImpl.java:167
> 0)
>         at
> org.geoserver.catalog.impl.CatalogImpl.added(CatalogImpl.java:1659)
>         at
> org.geoserver.catalog.impl.CatalogImpl.add(CatalogImpl.java:1492)
>         at
> org.geoserver.security.SecureCatalogImpl.add(SecureCatalogImpl.java:1
> 254)
>         at
> org.geoserver.catalog.impl.AbstractFilteredCatalog.add(AbstractFilter
> edCatalog.java:554)
>         at
> org.geoserver.catalog.impl.AbstractCatalogDecorator.add(AbstractCatal
> ogDecorator.java:473)
>         at
> org.geoserver.wms.web.data.StyleNewPage.onStyleFormSubmit(StyleNewPag
> e.java:78)
>         at
> org.geoserver.wms.web.data.AbstractStylePage$1.onSubmit(AbstractStyle
> Page.java:363)
>         at
> org.apache.wicket.markup.html.form.Form.delegateSubmit(Form.java:1315
> )
>         at
> org.apache.wicket.markup.html.form.Form.process(Form.java:976)
>         at
> org.apache.wicket.markup.html.form.Form.onFormSubmitted(Form.java:797
> )
>         at
> org.apache.wicket.ajax.form.AjaxFormSubmitBehavior.onEvent(AjaxFormSu
> bmitBehavior.java:171)
>         at
> org.apache.wicket.ajax.AjaxEventBehavior.respond(AjaxEventBehavior.ja
> va:155)
>         at
> org.apache.wicket.ajax.AbstractDefaultAjaxBehavior.onRequest(Abstract
> DefaultAjaxBehavior.java:601)
>         at sun.reflect.GeneratedMethodAccessor279.invoke(Unknown
> Source)
>         at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:43)
>         at java.lang.reflect.Method.invoke(Method.java:498)
>         at
> org.apache.wicket.RequestListenerInterface.internalInvoke(RequestList
> enerInterface.java:258)
>         at
> org.apache.wicket.RequestListenerInterface.invoke(RequestListenerInte
> rface.java:241)
>         at
> org.apache.wicket.core.request.handler.ListenerInterfaceRequestHandle
> r.invokeListener(ListenerInterfaceRequestHandler.java:248)
>         at
> org.apache.wicket.core.request.handler.ListenerInterfaceRequestHandle
> r.respond(ListenerInterfaceRequestHandler.java:234)
>         at
> org.apache.wicket.request.cycle.RequestCycle$HandlerExecutor.respond(
> RequestCycle.java:895)
>         at
> org.apache.wicket.request.RequestHandlerStack.execute(RequestHandlerS
> tack.java:64)
>         at
> org.apache.wicket.request.cycle.RequestCycle.execute(RequestCycle.jav
> a:265)
>         at
> org.apache.wicket.request.cycle.RequestCycle.processRequest(RequestCy
> cle.java:222)
>         at
> org.apache.wicket.request.cycle.RequestCycle.processRequestAndDetach(
> RequestCycle.java:293)
>         at
> org.apache.wicket.protocol.http.WicketFilter.processRequestCycle(Wick
> etFilter.java:261)
>         at
> org.apache.wicket.protocol.http.WicketFilter.processRequest(WicketFil
> ter.java:203)
>         at
> org.apache.wicket.protocol.http.WicketServlet.doPost(WicketServlet.ja
> va:159)
>         at
> javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
>         at
> javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
>         at
> org.springframework.web.servlet.mvc.ServletWrappingController.handleR
> equestInternal(ServletWrappingController.java:165)
>         at
> org.springframework.web.servlet.mvc.AbstractController.handleRequest(
> AbstractController.java:177)
>         at
> org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter.ha
> ndle(SimpleControllerHandlerAdapter.java:52)
>         at
> org.springframework.web.servlet.DispatcherServlet.doDispatch(Dispatch
> erServlet.java:1038)
>         at
> org.springframework.web.servlet.DispatcherServlet.doService(Dispatche
> rServlet.java:942)
>         at
> org.springframework.web.servlet.FrameworkServlet.processRequest(Frame
> workServlet.java:998)
>         at
> org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServ
> let.java:901)
>         at
> javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
>         at
> org.springframework.web.servlet.FrameworkServlet.service(FrameworkSer
> vlet.java:875)
>         at
> javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
>         at
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl
> icationFilterChain.java:231)
>         at
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF
> ilterChain.java:166)
>         at
> org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52
> )
>         at
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl
> icationFilterChain.java:193)
>         at
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF
> ilterChain.java:166)
>         at
> org.geoserver.filters.ThreadLocalsCleanupFilter.doFilter(ThreadLocals
> CleanupFilter.java:26)
>         at
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl
> icationFilterChain.java:193)
>         at
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF
> ilterChain.java:166)
>         at
> org.geoserver.filters.SpringDelegatingFilter$Chain.doFilter(SpringDel
> egatingFilter.java:69)
>         at
> org.geoserver.wms.animate.AnimatorFilter.doFilter(AnimatorFilter.java
> :73)
>         at
> org.geoserver.filters.SpringDelegatingFilter$Chain.doFilter(SpringDel
> egatingFilter.java:66)
>         at
> org.geoserver.filters.SpringDelegatingFilter.doFilter(SpringDelegatin
> gFilter.java:41)
>         at
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl
> icationFilterChain.java:193)
>         at
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF
> ilterChain.java:166)
>         at
> org.geoserver.platform.AdvancedDispatchFilter.doFilter(AdvancedDispat
> chFilter.java:37)
>         at
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl
> icationFilterChain.java:193)
>         at
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF
> ilterChain.java:166)
>         at
> org.springframework.security.web.FilterChainProxy$VirtualFilterChain.
> doFilter(FilterChainProxy.java:320)
>         at
> org.geoserver.security.filter.GeoServerCompositeFilter$NestedFilterCh
> ain.doFilter(GeoServerCompositeFilter.java:70)
>         at
> org.springframework.security.web.access.intercept.FilterSecurityInter
> ceptor.invoke(FilterSecurityInterceptor.java:127)
>         at
> org.springframework.security.web.access.intercept.FilterSecurityInter
> ceptor.doFilter(FilterSecurityInterceptor.java:91)
>         at
> org.geoserver.security.filter.GeoServerCompositeFilter$NestedFilterCh
> ain.doFilter(GeoServerCompositeFilter.java:74)
>         at
> org.geoserver.security.filter.GeoServerCompositeFilter.doFilter(GeoSe
> rverCompositeFilter.java:91)
>         at
> org.springframework.security.web.FilterChainProxy$VirtualFilterChain.
> doFilter(FilterChainProxy.java:334)
>         at
> org.geoserver.security.filter.GeoServerCompositeFilter$NestedFilterCh
> ain.doFilter(GeoServerCompositeFilter.java:70)
>         at
> org.springframework.security.web.access.ExceptionTranslationFilter.do
> Filter(ExceptionTranslationFilter.java:119)
>         at
> org.geoserver.security.filter.GeoServerCompositeFilter$NestedFilterCh
> ain.doFilter(GeoServerCompositeFilter.java:74)
>         at
> org.geoserver.security.filter.GeoServerCompositeFilter.doFilter(GeoSe
> rverCompositeFilter.java:91)
>         at
> org.springframework.security.web.FilterChainProxy$VirtualFilterChain.
> doFilter(FilterChainProxy.java:334)
>         at
> org.geoserver.security.filter.GeoServerAnonymousAuthenticationFilter.
> doFilter(GeoServerAnonymousAuthenticationFilter.java:51)
>         at
> org.springframework.security.web.FilterChainProxy$VirtualFilterChain.
> doFilter(FilterChainProxy.java:334)
>         at
> org.geoserver.security.filter.GeoServerCompositeFilter$NestedFilterCh
> ain.doFilter(GeoServerCompositeFilter.java:70)
>         at
> org.springframework.security.web.authentication.AbstractAuthenticatio
> nProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.jav
> a:200)
>         at
> org.geoserver.security.filter.GeoServerCompositeFilter$NestedFilterCh
> ain.doFilter(GeoServerCompositeFilter.java:74)
>         at
> org.geoserver.security.filter.GeoServerCompositeFilter.doFilter(GeoSe
> rverCompositeFilter.java:91)
>         at
> org.geoserver.security.filter.GeoServerUserNamePasswordAuthentication
> Filter.doFilter(GeoServerUserNamePasswordAuthenticationFilter.java:12
> 2)
>         at
> org.springframework.security.web.FilterChainProxy$VirtualFilterChain.
> doFilter(FilterChainProxy.java:334)
>         at
> org.geoserver.security.filter.GeoServerCompositeFilter$NestedFilterCh
> ain.doFilter(GeoServerCompositeFilter.java:70)
>         at
> org.springframework.security.web.authentication.rememberme.RememberMe
> AuthenticationFilter.doFilter(RememberMeAuthenticationFilter.java:158
> )
>         at
> org.geoserver.security.filter.GeoServerCompositeFilter$NestedFilterCh
> ain.doFilter(GeoServerCompositeFilter.java:74)
>         at
> org.geoserver.security.filter.GeoServerCompositeFilter.doFilter(GeoSe
> rverCompositeFilter.java:91)
>         at
> org.springframework.security.web.FilterChainProxy$VirtualFilterChain.
> doFilter(FilterChainProxy.java:334)
>         at
> org.geoserver.security.filter.GeoServerCompositeFilter$NestedFilterCh
> ain.doFilter(GeoServerCompositeFilter.java:70)
>         at
> org.springframework.security.web.context.SecurityContextPersistenceFi
> lter.doFilter(SecurityContextPersistenceFilter.java:105)
>         at
> org.geoserver.security.filter.GeoServerSecurityContextPersistenceFilt
> er$1.doFilter(GeoServerSecurityContextPersistenceFilter.java:52)
>         at
> org.geoserver.security.filter.GeoServerCompositeFilter$NestedFilterCh
> ain.doFilter(GeoServerCompositeFilter.java:74)
>         at
> org.geoserver.security.filter.GeoServerCompositeFilter.doFilter(GeoSe
> rverCompositeFilter.java:91)
>         at
> org.springframework.security.web.FilterChainProxy$VirtualFilterChain.
> doFilter(FilterChainProxy.java:334)
>         at
> org.springframework.security.web.FilterChainProxy.doFilterInternal(Fi
> lterChainProxy.java:215)
>         at
> org.springframework.security.web.FilterChainProxy.doFilter(FilterChai
> nProxy.java:178)
>         at
> org.geoserver.security.GeoServerSecurityFilterChainProxy.doFilter(Geo
> ServerSecurityFilterChainProxy.java:142)
>         at
> org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(D
> elegatingFilterProxy.java:357)
>         at
> org.springframework.web.filter.DelegatingFilterProxy.doFilter(Delegat
> ingFilterProxy.java:270)
>         at
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl
> icationFilterChain.java:193)
>         at
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF
> ilterChain.java:166)
>         at
> org.geoserver.filters.LoggingFilter.doFilter(LoggingFilter.java:101)
>         at
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl
> icationFilterChain.java:193)
>         at
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF
> ilterChain.java:166)
>         at
> org.geoserver.filters.XFrameOptionsFilter.doFilter(XFrameOptionsFilte
> r.java:79)
>         at
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl
> icationFilterChain.java:193)
>         at
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF
> ilterChain.java:166)
>         at
> org.geoserver.filters.GZIPFilter.doFilter(GZIPFilter.java:47)
>         at
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl
> icationFilterChain.java:193)
>         at
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF
> ilterChain.java:166)
>         at
> org.geoserver.filters.SessionDebugFilter.doFilter(SessionDebugFilter.
> java:46)
>         at
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl
> icationFilterChain.java:193)
>         at
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF
> ilterChain.java:166)
>         at
> org.geoserver.filters.FlushSafeFilter.doFilter(FlushSafeFilter.java:4
> 2)
>         at
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl
> icationFilterChain.java:193)
>         at
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF
> ilterChain.java:166)
>         at
> org.springframework.web.filter.CharacterEncodingFilter.doFilterIntern
> al(CharacterEncodingFilter.java:200)
>         at
> org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerR
> equestFilter.java:107)
>         at
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl
> icationFilterChain.java:193)
>         at
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF
> ilterChain.java:166)
>         at
> org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperV
> alve.java:199)
>         at
> org.apache.catalina.core.StandardContextValve.invoke(StandardContextV
> alve.java:96)
>         at
> org.apache.catalina.authenticator.AuthenticatorBase.invoke(Authentica
> torBase.java:528)
>         at
> org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.j
> ava:139)
>         at
> org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.j
> ava:81)
>         at
> org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAcce
> ssLogValve.java:678)
>         at
> org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineVal
> ve.java:87)
>         at
> org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.jav
> a:343)
>         at
> org.apache.coyote.http11.Http11Processor.service(Http11Processor.java
> :798)
>         at
> org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLig
> ht.java:66)
>        at
> org.apache.coyote.AbstractProtocol$ConnectionHandler.process(Abstract
> Protocol.java:810)
>         at
> org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpo
> int.java:1500)
>         at
> org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBas
> e.java:49)
>         at
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.
> java:1149)
>         at
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor
> .java:624)
>         at
> org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskTh
> read.java:61)
>         at java.lang.Thread.run(Thread.java:748)
> Caused by: java.lang.IllegalArgumentException: Contains invalid
> \workspaces\cite\styles\Polygon_sample.sld path:
>         at
> org.geoserver.platform.resource.Paths.toPath(Paths.java:169)
>         at org.geoserver.platform.resource.Paths.path(Paths.java:113)
>         at
> org.geoserver.platform.resource.Paths.valid(Paths.java:193)
>         at
> org.geoserver.platform.resource.FileSystemResourceStore.get(FileSyste
> mResourceStore.java:109)
>         at
> org.geoserver.platform.GeoServerResourceLoader.get(GeoServerResourceL
> oader.java:139)
>         at
> org.geoserver.cluster.server.JMSCatalogListener.handleAddEvent(JMSCat
> alogListener.java:96)
>         ... 133 more    
> _______________________________________________
> 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://w
> ww.ianturton.com/talks/foss4g.html#/
> - The GeoServer user list posting guidelines: http://geoserver.org/co
> mm/userlist-guidelines.html
> 
> If you want to request a feature or an improvement, also see this: ht
> tps://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,
Nuno Oliveira
==
GeoServer Professional Services from the
experts! 
Visit http://goo.gl/it488V for more information.
==

Nuno Miguel Carvalho Oliveira
@nmcoliveira
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.
_______________________________________________
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

Reply via email to