minu Posted April 21, 2014 Report Share Posted April 21, 2014 Can someone help me on this, below is the stack trace: - do not understand why this is happening. Any suggestions ? SEVERE: Servlet.service() for servlet jsp threw exceptionjava.lang.ArrayIndexOutOfBoundsException: 1000 at com.softwarefx.sfxnet.internal.kg.d(SourceFile:250) at com.softwarefx.sfxnet.internal.kg.c(SourceFile:397) at com.softwarefx.sfxnet.internal.ob.R(SourceFile:181) at com.softwarefx.chartfx.server.internal.ao.b(SourceFile:343) at com.softwarefx.chartfx.server.internal.ao.b(SourceFile:423) at com.softwarefx.chartfx.server.internal.ao.a(SourceFile:153) at com.softwarefx.chartfx.server.internal.ao.a(SourceFile:315) at com.softwarefx.chartfx.server.internal.ao.b(SourceFile:418) at com.softwarefx.chartfx.server.internal.ao.a(SourceFile:153) at com.softwarefx.chartfx.server.internal.Chart.a(SourceFile:2101) at com.softwarefx.chartfx.server.internal.Chart.a(SourceFile:3201) at com.softwarefx.chartfx.server.internal.Chart.a(SourceFile:3282) at com.softwarefx.chartfx.server.internal.Chart.c(SourceFile:5751) at com.softwarefx.chartfx.server.internal.Chart.a(SourceFile:4626) at com.softwarefx.chartfx.server.internal.Chart.nL(SourceFile:4539) at com.softwarefx.chartfx.server.internal.Chart.n(SourceFile:4273) at com.softwarefx.sfxnet.internal.sn.d(SourceFile:117) at com.softwarefx.chartfx.server.internal.Chart.nN(SourceFile:4736) at com.softwarefx.chartfx.server.ChartServer.renderControl(SourceFile:72) at com.risi.mi.core.service.ChartServiceImpl.renderChart(ChartServiceImpl.java:215) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149) at org.springframework.aop.interceptor.CustomizableTraceInterceptor.invokeUnderTrace(CustomizableTraceInterceptor.java:255) at org.springframework.aop.interceptor.AbstractTraceInterceptor.invoke(AbstractTraceInterceptor.java:110) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171) at org.springframework.aop.interceptor.CustomizableTraceInterceptor.invokeUnderTrace(CustomizableTraceInterceptor.java:255) at org.springframework.aop.interceptor.AbstractTraceInterceptor.invoke(AbstractTraceInterceptor.java:110) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204) at $Proxy40.renderChart(Unknown Source) at com.risi.mi.core.dto.Chart.renderChart(Chart.java:225) at com.risi.mi.core.dto.Chart.renderChart(Chart.java:134) Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.