Hi,

Can anyone help me out with this error or advice me how I can get more info 
about this error.
I don't have a clue what causes this.
See below for extract from the logfile:

Geoserver version: 2.6.2 installed on MS Windows 2012 with IIS 7.0 as webserver
Geotools: 12.2
We use a Esri SDE database as source for the layers on MS SQL
------------------------------------------------------------------------------------------------------------------------------------------------------

SERVICE=WMS, HEIGHT=466, REQUEST=GetMap, 
LAYERS=SG-I-BasislagenLuchtfotos:Straten-Labels, STYLES=, WIDTH=786}
               Get = true
               RequestCharset = UTF-8
               BaseUrl = http://localhost:8080/geoserver/
2016-05-17 15:30:32,987 INFO [geoserver.wms] -
Request: getServiceInfo
2016-05-17 15:30:32,987 ERROR [geoserver.ows] -
java.lang.StringIndexOutOfBoundsException: String index out of range: -1
               at java.lang.AbstractStringBuilder.setLength(Unknown Source)
               at java.lang.StringBuffer.setLength(Unknown Source)
               at 
org.geoserver.wms.WMSWorkspaceQualifier.qualifyLayerNamesKVP(WMSWorkspaceQualifier.java:62)
               at 
org.geoserver.wms.WMSWorkspaceQualifier.qualifyRequest(WMSWorkspaceQualifier.java:30)
               at 
org.geoserver.ows.WorkspaceQualifyingCallback.serviceDispatched(WorkspaceQualifyingCallback.java:44)
               at 
org.geoserver.ows.Dispatcher.fireServiceDispatchedCallback(Dispatcher.java:529)
               at org.geoserver.ows.Dispatcher.service(Dispatcher.java:524)
               at 
org.geoserver.ows.Dispatcher.handleRequestInternal(Dispatcher.java:251)
               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.doGet(FrameworkServlet.java:778)
               at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
               at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
               at 
org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:487)
               at 
org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1093)
               at 
org.geoserver.filters.ThreadLocalsCleanupFilter.doFilter(ThreadLocalsCleanupFilter.java:28)
               at 
org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1084)
               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.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1084)
               at 
org.geoserver.platform.AdvancedDispatchFilter.doFilter(AdvancedDispatchFilter.java:50)
               at 
org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1084)
               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.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1084)
               at 
org.geoserver.filters.LoggingFilter.doFilter(LoggingFilter.java:76)
               at 
org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1084)
               at org.geoserver.filters.GZIPFilter.doFilter(GZIPFilter.java:42)
               at 
org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1084)
               at 
org.geoserver.filters.SessionDebugFilter.doFilter(SessionDebugFilter.java:48)
               at 
org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1084)
               at 
org.geoserver.filters.FlushSafeFilter.doFilter(FlushSafeFilter.java:44)
               at 
org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1084)
               at 
org.vfny.geoserver.filters.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:109)
               at 
org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1084)
               at 
org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:360)
               at 
org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216)
               at 
org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181)
               at 
org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:726)
               at 
org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:405)
               at 
org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:206)
               at 
org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114)
               at 
org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)
               at org.mortbay.jetty.Server.handle(Server.java:324)
               at 
org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:505)
               at 
org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:828)
               at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:514)
               at 
org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:211)
               at 
org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:380)
               at 
org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:395)
               at 
org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:450)


Thanks a lot,

Francis Vanden Bulcke
Technisch Applicatiespecialist GIS
Projecten, Ontwikkeling en Nazorg
Domein GPS (Grond- en Persoonsgebonden Systemen)

Digipolis
Bellevue 1, 9050 Gent
Tel.: +32 (0)92660972
http://www.digipolis.gent<http://www.digipolis.gent/>
Disclaimer<http://www.digipolis.be/disclaimer>



------------------------------------------------------------------------------
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to