With Geoserver Logging Level as Verbose

This is all I get with StdOut (in Tomcat Logs)

java.lang.ArrayIndexOutOfBoundsExceptionjava.lang.ArrayIndexOutOfBoundsException
java.lang.ArrayIndexOutOfBoundsException


Geoserver Logs records nothing to the effect that there is an error, except
for the Service Exception XML file that I shared in the earlier.

Also attached here

Kind regards,
Steve Omondi

On Tue, Nov 14, 2017 at 12:45 PM, Andrea Aime <andrea.a...@geo-solutions.it>
wrote:

> Hi Steve,
> unfortunately the stack trace is cut and does not contain the actual
> originating point.
> Could you check the logs and see if you have more information?
>
> Also, if an error is thrown too many times the JVM starts omitting the
> stack traces, you might
> get more info after a GeoServer restart
>
> Cheers
> Andrea
>
>
>
> On Tue, Nov 14, 2017 at 10:33 AM, Steve Omondi <steve.omo...@ramani.co.ke>
> wrote:
>
>> Hey guys,
>>
>> I have a LayerGroup with 6 Vector Layers all from a Postgis Datastore
>> (JNDI Connection). The LayerGroup is specific for Labels where I have
>> applied  Label Style for every Layer.
>>
>> When I use Identify tool in Openlayers Client I get a Service Exception
>> (Exception attached below.)
>>
>> GetFeatureInfo for the same individual Layers works fine.
>>
>> All the layers are in same SRS = 4326
>>
>> What could I be doing wrong?
>>
>> Geoserver 2.11.2
>>
>> -------------------Service Exception------------------------------------
>> <ServiceExceptionReport xmlns="http://www.opengis.net/ogc"; xmlns:xsi="
>> http://www.w3.org/2001/XMLSchema-instance"; version="1.3.0"
>> xsi:schemaLocation="http://www.opengis.net/ogc http://
>> [domain]/geoserver/schemas/wms/1.3.0/exceptions_1_3_
>> 0.xsd?authkey=[authkey]">
>> <ServiceException>
>> Internal error occurred Details: org.geoserver.platform.ServiceException:
>> Internal error occurred at 
>> org.geoserver.wms.GetFeatureInfo.run(GetFeatureInfo.java:50)
>> at 
>> org.geoserver.wms.DefaultWebMapService.getFeatureInfo(DefaultWebMapService.java:338)
>> at sun.reflect.GeneratedMethodAccessor730.invoke(Unknown Source) at
>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>> at java.lang.reflect.Method.invoke(Method.java:498) at
>> org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:302)
>> at org.springframework.aop.framework.ReflectiveMethodInvocation
>> .invokeJoinpoint(ReflectiveMethodInvocation.java:190) at
>> org.springframework.aop.framework.ReflectiveMethodInvocation
>> .proceed(ReflectiveMethodInvocation.java:157) at
>> org.geoserver.kml.WebMapServiceKmlInterceptor.invoke(WebMapServiceKmlInterceptor.java:34)
>> at org.springframework.aop.framework.ReflectiveMethodInvocation
>> .proceed(ReflectiveMethodInvocation.java:179) at
>> org.geoserver.ows.util.RequestObjectLogger.invoke(RequestObjectLogger.java:33)
>> at org.springframework.aop.framework.ReflectiveMethodInvocation
>> .proceed(ReflectiveMethodInvocation.java:179) at
>> org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:208)
>> at com.sun.proxy.$Proxy122.getFeatureInfo(Unknown Source) at
>> sun.reflect.GeneratedMethodAccessor729.invoke(Unknown Source) at
>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>> at java.lang.reflect.Method.invoke(Method.java:498) at
>> org.geoserver.ows.Dispatcher.execute(Dispatcher.java:857) at
>> org.geoserver.ows.Dispatcher.handleRequestInternal(Dispatcher.java:268)
>> at org.springframework.web.servlet.mvc.AbstractController.handl
>> eRequest(AbstractController.java:147) at org.springframework.web.servle
>> t.mvc.SimpleControllerHandlerAdapter.handle(SimpleControllerHandlerAdapter.java:50)
>> at 
>> org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:959)
>> at 
>> org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:893)
>> at 
>> org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:968)
>> at 
>> org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:859)
>> at javax.servlet.http.HttpServlet.service(HttpServlet.java:635) at
>> org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:844)
>> at javax.servlet.http.HttpServlet.service(HttpServlet.java:742) at
>> org.apache.catalina.core.ApplicationFilterChain.internalDoFi
>> lter(ApplicationFilterChain.java:230) at org.apache.catalina.core.Appli
>> cationFilterChain.doFilter(ApplicationFilterChain.java:165) at
>> org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
>> at org.apache.catalina.core.ApplicationFilterChain.internalDoFi
>> lter(ApplicationFilterChain.java:192) at org.apache.catalina.core.Appli
>> cationFilterChain.doFilter(ApplicationFilterChain.java:165) at
>> org.geoserver.filters.ThreadLocalsCleanupFilter.doFilter(Thr
>> eadLocalsCleanupFilter.java:28) at org.apache.catalina.core.Appli
>> cationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at
>> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165)
>> at org.geoserver.filters.SpringDelegatingFilter$Chain.doFilter(
>> SpringDelegatingFilter.java:75) at org.geoserver.wms.animate.Anim
>> atorFilter.doFilter(AnimatorFilter.java:71) at
>> org.geoserver.filters.SpringDelegatingFilter$Chain.doFilter(
>> SpringDelegatingFilter.java:71) at org.geoserver.monitor.MonitorF
>> ilter.doFilter(MonitorFilter.java:144) at org.geoserver.filters.SpringDe
>> legatingFilter$Chain.doFilter(SpringDelegatingFilter.java:71) at
>> org.geoserver.flow.controller.IpBlacklistFilter.doFilter(IpBlacklistFilter.java:94)
>> at org.geoserver.filters.SpringDelegatingFilter$Chain.doFilter(
>> SpringDelegatingFilter.java:71) at org.springframework.orm.hibern
>> ate3.support.OpenSessionInViewFilter.doFilterInternal(OpenSessionInViewFilter.java:231)
>> at org.springframework.web.filter.OncePerRequestFilter.doFilter
>> (OncePerRequestFilter.java:107) at org.geoserver.filters.SpringDe
>> legatingFilter$Chain.doFilter(SpringDelegatingFilter.java:71) at
>> org.geoserver.filters.SpringDelegatingFilter.doFilter(SpringDelegatingFilter.java:46)
>> at org.apache.catalina.core.ApplicationFilterChain.internalDoFi
>> lter(ApplicationFilterChain.java:192) at org.apache.catalina.core.Appli
>> cationFilterChain.doFilter(ApplicationFilterChain.java:165) at
>> org.geoserver.platform.AdvancedDispatchFilter.doFilter(AdvancedDispatchFilter.java:50)
>> at org.apache.catalina.core.ApplicationFilterChain.internalDoFi
>> lter(ApplicationFilterChain.java:192) at org.apache.catalina.core.Appli
>> cationFilterChain.doFilter(ApplicationFilterChain.java:165) at
>> org.springframework.security.web.FilterChainProxy$VirtualFil
>> terChain.doFilter(FilterChainProxy.java:316) at
>> org.geoserver.security.filter.GeoServerCompositeFilter$Neste
>> dFilterChain.doFilter(GeoServerCompositeFilter.java:69) at
>> org.springframework.security.web.access.intercept.FilterSecu
>> rityInterceptor.invoke(FilterSecurityInterceptor.java:126) at
>> org.springframework.security.web.access.intercept.FilterSecu
>> rityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at
>> org.geoserver.security.filter.GeoServerCompositeFilter$Neste
>> dFilterChain.doFilter(GeoServerCompositeFilter.java:73) at
>> org.geoserver.security.filter.GeoServerCompositeFilter.doFil
>> ter(GeoServerCompositeFilter.java:92) at org.springframework.security.w
>> eb.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
>> at org.geoserver.security.filter.GeoServerCompositeFilter$Neste
>> dFilterChain.doFilter(GeoServerCompositeFilter.java:69) at
>> org.springframework.security.web.access.ExceptionTranslation
>> Filter.doFilter(ExceptionTranslationFilter.java:114) at
>> org.geoserver.security.filter.GeoServerCompositeFilter$Neste
>> dFilterChain.doFilter(GeoServerCompositeFilter.java:73) at
>> org.geoserver.security.filter.GeoServerCompositeFilter.doFil
>> ter(GeoServerCompositeFilter.java:92) at org.springframework.security.w
>> eb.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
>> at org.geoserver.security.GeoServerAuthenticationKeyFilter.
>> doFilter(GeoServerAuthenticationKeyFilter.java:105) at
>> org.springframework.security.web.FilterChainProxy$VirtualFil
>> terChain.doFilter(FilterChainProxy.java:330) at
>> org.geoserver.security.filter.GeoServerCompositeFilter$Neste
>> dFilterChain.doFilter(GeoServerCompositeFilter.java:69) at
>> org.springframework.security.web.authentication.www.BasicAut
>> henticationFilter.doFilterInternal(BasicAuthenticationFilter.java:158)
>> at org.springframework.web.filter.OncePerRequestFilter.doFilter
>> (OncePerRequestFilter.java:107) at org.geoserver.security.filter.
>> GeoServerCompositeFilter$NestedFilterChain.doFilter(GeoServerCompositeFilter.java:73)
>> at org.geoserver.security.filter.GeoServerCompositeFilter.doFil
>> ter(GeoServerCompositeFilter.java:92) at org.geoserver.security.filter.
>> GeoServerBasicAuthenticationFilter.doFilter(GeoServerBasicAuthenticationFilter.java:84)
>> at org.springframework.security.web.FilterChainProxy$VirtualFil
>> terChain.doFilter(FilterChainProxy.java:330) at
>> org.geoserver.security.filter.GeoServerCredentialsFromReques
>> tHeaderFilter.doFilter(GeoServerCredentialsFromRequestHeaderFilter.java:103)
>> at org.springframework.security.web.FilterChainProxy$VirtualFil
>> terChain.doFilter(FilterChainProxy.java:330) at
>> org.geoserver.security.filter.GeoServerCompositeFilter$Neste
>> dFilterChain.doFilter(GeoServerCompositeFilter.java:69) at
>> org.springframework.security.web.context.SecurityContextPers
>> istenceFilter.doFilter(SecurityContextPersistenceFilter.java:91) at
>> org.geoserver.security.filter.GeoServerSecurityContextPersis
>> tenceFilter$1.doFilter(GeoServerSecurityContextPersistenceFilter.java:53)
>> at org.geoserver.security.filter.GeoServerCompositeFilter$Neste
>> dFilterChain.doFilter(GeoServerCompositeFilter.java:73) at
>> org.geoserver.security.filter.GeoServerCompositeFilter.doFil
>> ter(GeoServerCompositeFilter.java:92) at org.springframework.security.w
>> eb.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
>> at org.springframework.security.web.FilterChainProxy.doFilterIn
>> ternal(FilterChainProxy.java:213) at org.springframework.security.w
>> eb.FilterChainProxy.doFilter(FilterChainProxy.java:176) at
>> org.geoserver.security.GeoServerSecurityFilterChainProxy.
>> doFilter(GeoServerSecurityFilterChainProxy.java:152) at
>> org.springframework.web.filter.DelegatingFilterProxy.invokeD
>> elegate(DelegatingFilterProxy.java:346) at org.springframework.web.filter
>> .DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) at
>> org.apache.catalina.core.ApplicationFilterChain.internalDoFi
>> lter(ApplicationFilterChain.java:192) at org.apache.catalina.core.Appli
>> cationFilterChain.doFilter(ApplicationFilterChain.java:165) at
>> org.geoserver.filters.LoggingFilter.doFilter(LoggingFilter.java:87) at
>> org.apache.catalina.core.ApplicationFilterChain.internalDoFi
>> lter(ApplicationFilterChain.java:192) at org.apache.catalina.core.Appli
>> cationFilterChain.doFilter(ApplicationFilterChain.java:165) at
>> org.geoserver.filters.XFrameOptionsFilter.doFilter(XFrameOptionsFilter.java:89)
>> at org.apache.catalina.core.ApplicationFilterChain.internalDoFi
>> lter(ApplicationFilterChain.java:192) at org.apache.catalina.core.Appli
>> cationFilterChain.doFilter(ApplicationFilterChain.java:165) at
>> org.geoserver.filters.GZIPFilter.doFilter(GZIPFilter.java:42) at
>> org.apache.catalina.core.ApplicationFilterChain.internalDoFi
>> lter(ApplicationFilterChain.java:192) at org.apache.catalina.core.Appli
>> cationFilterChain.doFilter(ApplicationFilterChain.java:165) at
>> org.geoserver.filters.SessionDebugFilter.doFilter(SessionDebugFilter.java:48)
>> at org.apache.catalina.core.ApplicationFilterChain.internalDoFi
>> lter(ApplicationFilterChain.java:192) at org.apache.catalina.core.Appli
>> cationFilterChain.doFilter(ApplicationFilterChain.java:165) at
>> org.geoserver.filters.FlushSafeFilter.doFilter(FlushSafeFilter.java:44)
>> at org.apache.catalina.core.ApplicationFilterChain.internalDoFi
>> lter(ApplicationFilterChain.java:192) at org.apache.catalina.core.Appli
>> cationFilterChain.doFilter(ApplicationFilterChain.java:165) at
>> org.springframework.web.filter.CharacterEncodingFilter.doFil
>> terInternal(CharacterEncodingFilter.java:121) at
>> org.springframework.web.filter.OncePerRequestFilter.doFilter
>> (OncePerRequestFilter.java:107) at org.apache.catalina.core.Appli
>> cationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at
>> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165)
>> at 
>> org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198)
>> at 
>> org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
>> at 
>> org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478)
>> at 
>> org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140)
>> at 
>> org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:80)
>> at 
>> org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:624)
>> at 
>> org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)
>> at 
>> org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341)
>> at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:486) at
>> org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
>> at org.apache.coyote.AbstractProtocol$ConnectionHandler.
>> process(AbstractProtocol.java:861) at org.apache.tomcat.util.net.Nio
>> Endpoint$SocketProcessor.doRun(NioEndpoint.java:1455) at
>> org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.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(TaskThread.java:61)
>> at java.lang.Thread.run(Thread.java:748) Caused by:
>> java.lang.ArrayIndexOutOfBoundsException
>> </ServiceException>
>> </ServiceExceptionReport>
>>
>> ------------------End of Service Exception---------------------
>> ------------
>>
>> Kind regards,
>> Steve Omondi
>>
>>
>> <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>
>>  Virus-free.
>> www.avast.com
>> <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>
>> <#m_4196043749004325942_m_-3144813126726131515_DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
>>
>> ------------------------------------------------------------
>> ------------------
>> Check out the vibrant tech community on one of the world's most
>> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
>> _______________________________________________
>> 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
>>
>> Geoserver-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>>
>>
>
>
> --
>
> Regards,
>
> Andrea Aime
>
> ==
> GeoServer Professional Services from the experts! Visit
> http://goo.gl/it488V for more information.
> ==
>
> Ing. Andrea Aime
> @geowolf
> Technical Lead
>
> GeoSolutions S.A.S.
> Via di Montramito 3/A
> <https://maps.google.com/?q=Via+di+Montramito+3/A+55054+%C2%A0Massarosa&entry=gmail&source=g>
> 55054  Massarosa
> <https://maps.google.com/?q=Via+di+Montramito+3/A+55054+%C2%A0Massarosa&entry=gmail&source=g>
> (LU)
> 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.
>
>

Attachment: wms (16)
Description: Binary data

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
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

Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to