I/O Error: Connection reset by peer: socket write

本文记录了使用Struts框架过程中遇到的多个IndexOutOfBoundsException异常情况,这些异常主要发生在不同时间点和处理器上。通过分析这些异常发生的上下文和时间点,可以为解决Struts框架中的此类问题提供参考。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

[code="java"]
[framework] 2008-08-25 10:26:53,093 - com.mchange.v2.c3p0.management.ActiveManagementCoordinator -0 [TP-Processor19] WARN com.mchange.v2.c3p0.management.ActiveManagementCoordinator - A C3P0Registry mbean is already registered. This probably means that an application using c3p0 was undeployed, but not all PooledDataSources were closed prior to undeployment. This may lead to resource leaks over time. Please take care to close all PooledDataSources.
[framework] 2008-08-25 10:26:55,468 - org.hibernate.cache.EhCacheProvider -2375 [TP-Processor19] WARN org.hibernate.cache.EhCacheProvider - Could not find configuration [useCache]; using defaults.
[framework] 2008-08-25 10:26:55,671 - org.hibernate.cache.EhCacheProvider -2578 [TP-Processor19] WARN org.hibernate.cache.EhCacheProvider - Could not find configuration [cn.allobject.db.AColumn.AColumns]; using defaults.
[framework] 2008-08-26 19:36:18,500 - org.hibernate.util.JDBCExceptionReporter -119365407 [TP-Processor5] WARN org.hibernate.util.JDBCExceptionReporter - SQL Error: 0, SQLState: 08S01
[framework] 2008-08-26 19:36:18,500 - org.hibernate.util.JDBCExceptionReporter -119365407 [TP-Processor5] ERROR org.hibernate.util.JDBCExceptionReporter - I/O Error: Connection reset by peer: socket write error
[framework] 2008-08-26 19:36:18,531 - org.apache.struts.action.RequestProcessor -119365438 [TP-Processor5] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class org.hibernate.exception.JDBCConnectionException
[framework] 2008-08-26 19:36:28,906 - org.hibernate.util.JDBCExceptionReporter -119375813 [TP-Processor5] WARN org.hibernate.util.JDBCExceptionReporter - SQL Error: 0, SQLState: 08S01
[framework] 2008-08-26 19:36:28,906 - org.hibernate.util.JDBCExceptionReporter -119375813 [TP-Processor5] ERROR org.hibernate.util.JDBCExceptionReporter - I/O Error: Connection reset by peer: socket write error
[framework] 2008-08-26 19:36:28,906 - org.apache.struts.action.RequestProcessor -119375813 [TP-Processor5] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class org.hibernate.exception.JDBCConnectionException
[framework] 2008-08-26 22:08:38,593 - org.hibernate.util.JDBCExceptionReporter -128505500 [TP-Processor11] WARN org.hibernate.util.JDBCExceptionReporter - SQL Error: 0, SQLState: 08S01
[framework] 2008-08-26 22:08:38,609 - org.hibernate.util.JDBCExceptionReporter -128505516 [TP-Processor11] ERROR org.hibernate.util.JDBCExceptionReporter - I/O Error: Connection reset by peer: socket write error
[framework] 2008-08-26 22:08:38,609 - org.apache.struts.action.RequestProcessor -128505516 [TP-Processor11] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class org.hibernate.exception.JDBCConnectionException
[framework] 2008-08-27 02:43:45,671 - org.hibernate.util.JDBCExceptionReporter -145012578 [TP-Processor18] WARN org.hibernate.util.JDBCExceptionReporter - SQL Error: 0, SQLState: 08S01
[framework] 2008-08-27 02:43:45,687 - org.hibernate.util.JDBCExceptionReporter -145012594 [TP-Processor18] ERROR org.hibernate.util.JDBCExceptionReporter - I/O Error: Connection reset by peer: socket write error
[framework] 2008-08-27 02:43:45,687 - org.apache.struts.action.RequestProcessor -145012594 [TP-Processor18] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class org.hibernate.exception.JDBCConnectionException
mberFormatException
[framework] 2008-08-25 10:32:55,765 - org.apache.struts.action.RequestProcessor -17600469 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class org.compass.core.engine.SearchEngineException
[framework] 2008-08-25 10:57:59,781 - org.apache.struts.action.RequestProcessor -19104485 [TP-Processor7] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class org.compass.core.engine.SearchEngineException
[framework] 2008-08-25 12:20:22,625 - org.apache.struts.action.RequestProcessor -24047329 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 12:23:31,062 - org.apache.struts.action.RequestProcessor -24235766 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 12:28:47,921 - org.apache.struts.action.RequestProcessor -24552625 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 13:31:47,687 - org.apache.struts.action.RequestProcessor -28332391 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 13:32:12,828 - org.apache.struts.action.RequestProcessor -28357532 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 13:33:01,703 - org.apache.struts.action.RequestProcessor -28406407 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 13:33:11,265 - org.apache.struts.action.RequestProcessor -28415969 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 13:33:22,062 - org.apache.struts.action.RequestProcessor -28426766 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 13:34:49,546 - org.apache.struts.action.RequestProcessor -28514250 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 13:35:09,093 - org.apache.struts.action.RequestProcessor -28533797 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 13:37:45,328 - org.apache.struts.action.RequestProcessor -28690032 [TP-Processor7] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 13:38:05,171 - org.apache.struts.action.RequestProcessor -28709875 [TP-Processor7] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 13:38:15,328 - org.apache.struts.action.RequestProcessor -28720032 [TP-Processor7] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 13:38:25,515 - org.apache.struts.action.RequestProcessor -28730219 [TP-Processor7] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 13:38:46,843 - org.apache.struts.action.RequestProcessor -28751547 [TP-Processor7] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 13:43:52,125 - org.apache.struts.action.RequestProcessor -29056829 [TP-Processor7] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 13:44:18,265 - org.apache.struts.action.RequestProcessor -29082969 [TP-Processor7] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 13:44:38,703 - org.apache.struts.action.RequestProcessor -29103407 [TP-Processor7] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 13:44:48,328 - org.apache.struts.action.RequestProcessor -29113032 [TP-Processor7] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 13:44:58,625 - org.apache.struts.action.RequestProcessor -29123329 [TP-Processor7] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 13:45:08,781 - org.apache.struts.action.RequestProcessor -29133485 [TP-Processor7] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 13:45:19,625 - org.apache.struts.action.RequestProcessor -29144329 [TP-Processor7] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 13:45:31,171 - org.apache.struts.action.RequestProcessor -29155875 [TP-Processor7] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 13:45:41,562 - org.apache.struts.action.RequestProcessor -29166266 [TP-Processor7] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 13:46:01,484 - org.apache.struts.action.RequestProcessor -29186188 [TP-Processor7] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 13:46:21,484 - org.apache.struts.action.RequestProcessor -29206188 [TP-Processor7] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 13:46:31,140 - org.apache.struts.action.RequestProcessor -29215844 [TP-Processor7] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 13:46:51,968 - org.apache.struts.action.RequestProcessor -29236672 [TP-Processor7] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 13:47:02,109 - org.apache.struts.action.RequestProcessor -29246813 [TP-Processor7] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 13:56:29,953 - org.apache.struts.action.RequestProcessor -29814657 [TP-Processor6] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 13:56:50,562 - org.apache.struts.action.RequestProcessor -29835266 [TP-Processor6] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 13:57:10,875 - org.apache.struts.action.RequestProcessor -29855579 [TP-Processor6] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 13:57:32,062 - org.apache.struts.action.RequestProcessor -29876766 [TP-Processor6] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 13:57:52,140 - org.apache.struts.action.RequestProcessor -29896844 [TP-Processor6] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 13:58:01,937 - org.apache.struts.action.RequestProcessor -29906641 [TP-Processor6] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 13:58:12,109 - org.apache.struts.action.RequestProcessor -29916813 [TP-Processor6] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 13:58:32,531 - org.apache.struts.action.RequestProcessor -29937235 [TP-Processor6] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 13:58:42,109 - org.apache.struts.action.RequestProcessor -29946813 [TP-Processor6] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 13:58:52,062 - org.apache.struts.action.RequestProcessor -29956766 [TP-Processor6] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 13:59:12,031 - org.apache.struts.action.RequestProcessor -29976735 [TP-Processor6] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 13:59:22,703 - org.apache.struts.action.RequestProcessor -29987407 [TP-Processor6] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 13:59:32,265 - org.apache.struts.action.RequestProcessor -29996969 [TP-Processor6] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 13:59:42,000 - org.apache.struts.action.RequestProcessor -30006704 [TP-Processor6] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 13:59:54,531 - org.apache.struts.action.RequestProcessor -30019235 [TP-Processor6] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 14:00:04,453 - org.apache.struts.action.RequestProcessor -30029157 [TP-Processor6] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 14:00:17,875 - org.apache.struts.action.RequestProcessor -30042579 [TP-Processor6] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 14:00:37,984 - org.apache.struts.action.RequestProcessor -30062688 [TP-Processor6] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 14:00:48,734 - org.apache.struts.action.RequestProcessor -30073438 [TP-Processor6] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 14:00:59,468 - org.apache.struts.action.RequestProcessor -30084172 [TP-Processor6] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 14:01:20,703 - org.apache.struts.action.RequestProcessor -30105407 [TP-Processor6] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 14:01:34,312 - org.apache.struts.action.RequestProcessor -30119016 [TP-Processor6] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 14:01:44,125 - org.apache.struts.action.RequestProcessor -30128829 [TP-Processor6] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 14:01:54,000 - org.apache.struts.action.RequestProcessor -30138704 [TP-Processor6] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 14:02:04,578 - org.apache.struts.action.RequestProcessor -30149282 [TP-Processor6] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 14:02:14,484 - org.apache.struts.action.RequestProcessor -30159188 [TP-Processor6] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 14:02:24,250 - org.apache.struts.action.RequestProcessor -30168954 [TP-Processor6] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 14:02:33,937 - org.apache.struts.action.RequestProcessor -30178641 [TP-Processor6] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 14:02:44,093 - org.apache.struts.action.RequestProcessor -30188797 [TP-Processor6] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 14:02:53,796 - org.apache.struts.action.RequestProcessor -30198500 [TP-Processor6] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 14:03:04,093 - org.apache.struts.action.RequestProcessor -30208797 [TP-Processor6] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 14:03:14,015 - org.apache.struts.action.RequestProcessor -30218719 [TP-Processor6] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 14:48:25,562 - org.apache.struts.action.RequestProcessor -32930266 [TP-Processor20] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 14:48:55,218 - org.apache.struts.action.RequestProcessor -32959922 [TP-Processor20] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 16:54:31,656 - org.apache.struts.action.RequestProcessor -40496360 [TP-Processor13] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 16:54:41,468 - org.apache.struts.action.RequestProcessor -40506172 [TP-Processor13] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 16:54:51,453 - org.apache.struts.action.RequestProcessor -40516157 [TP-Processor13] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 16:55:01,390 - org.apache.struts.action.RequestProcessor -40526094 [TP-Processor13] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 16:55:11,578 - org.apache.struts.action.RequestProcessor -40536282 [TP-Processor13] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 16:55:42,312 - org.apache.struts.action.RequestProcessor -40567016 [TP-Processor13] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 16:56:14,000 - org.apache.struts.action.RequestProcessor -40598704 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 16:56:23,625 - org.apache.struts.action.RequestProcessor -40608329 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 16:56:33,468 - org.apache.struts.action.RequestProcessor -40618172 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 16:56:45,515 - org.apache.struts.action.RequestProcessor -40630219 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 16:56:55,578 - org.apache.struts.action.RequestProcessor -40640282 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 16:57:05,484 - org.apache.struts.action.RequestProcessor -40650188 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 16:57:15,500 - org.apache.struts.action.RequestProcessor -40660204 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 16:57:28,562 - org.apache.struts.action.RequestProcessor -40673266 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 16:58:38,640 - org.apache.struts.action.RequestProcessor -40743344 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 16:58:48,453 - org.apache.struts.action.RequestProcessor -40753157 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 16:58:58,703 - org.apache.struts.action.RequestProcessor -40763407 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 16:59:11,875 - org.apache.struts.action.RequestProcessor -40776579 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 16:59:21,843 - org.apache.struts.action.RequestProcessor -40786547 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 16:59:54,281 - org.apache.struts.action.RequestProcessor -40818985 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:00:04,890 - org.apache.struts.action.RequestProcessor -40829594 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:00:14,546 - org.apache.struts.action.RequestProcessor -40839250 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:00:45,531 - org.apache.struts.action.RequestProcessor -40870235 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:00:55,671 - org.apache.struts.action.RequestProcessor -40880375 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:01:05,703 - org.apache.struts.action.RequestProcessor -40890407 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:01:15,671 - org.apache.struts.action.RequestProcessor -40900375 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:03:08,609 - org.apache.struts.action.RequestProcessor -41013313 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:03:21,640 - org.apache.struts.action.RequestProcessor -41026344 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:03:31,500 - org.apache.struts.action.RequestProcessor -41036204 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:03:51,515 - org.apache.struts.action.RequestProcessor -41056219 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:04:01,625 - org.apache.struts.action.RequestProcessor -41066329 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:04:11,515 - org.apache.struts.action.RequestProcessor -41076219 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:04:22,140 - org.apache.struts.action.RequestProcessor -41086844 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:04:31,515 - org.apache.struts.action.RequestProcessor -41096219 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:05:11,671 - org.apache.struts.action.RequestProcessor -41136375 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:05:21,406 - org.apache.struts.action.RequestProcessor -41146110 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:05:31,953 - org.apache.struts.action.RequestProcessor -41156657 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:05:41,984 - org.apache.struts.action.RequestProcessor -41166688 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:05:52,250 - org.apache.struts.action.RequestProcessor -41176954 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:06:12,093 - org.apache.struts.action.RequestProcessor -41196797 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:06:31,843 - org.apache.struts.action.RequestProcessor -41216547 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:06:52,265 - org.apache.struts.action.RequestProcessor -41236969 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:07:03,390 - org.apache.struts.action.RequestProcessor -41248094 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:07:13,625 - org.apache.struts.action.RequestProcessor -41258329 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:07:45,125 - org.apache.struts.action.RequestProcessor -41289829 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:07:55,328 - org.apache.struts.action.RequestProcessor -41300032 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:09:03,031 - org.apache.struts.action.RequestProcessor -41367735 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:12:14,937 - org.apache.struts.action.RequestProcessor -41559641 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:12:30,531 - org.apache.struts.action.RequestProcessor -41575235 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:12:40,562 - org.apache.struts.action.RequestProcessor -41585266 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:13:42,921 - org.apache.struts.action.RequestProcessor -41647625 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:14:24,093 - org.apache.struts.action.RequestProcessor -41688797 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:14:34,046 - org.apache.struts.action.RequestProcessor -41698750 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:14:43,578 - org.apache.struts.action.RequestProcessor -41708282 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:15:06,937 - org.apache.struts.action.RequestProcessor -41731641 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:16:29,953 - org.apache.struts.action.RequestProcessor -41814657 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:16:39,484 - org.apache.struts.action.RequestProcessor -41824188 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:16:49,390 - org.apache.struts.action.RequestProcessor -41834094 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:16:59,437 - org.apache.struts.action.RequestProcessor -41844141 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:17:10,062 - org.apache.struts.action.RequestProcessor -41854766 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:17:20,296 - org.apache.struts.action.RequestProcessor -41865000 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:17:30,515 - org.apache.struts.action.RequestProcessor -41875219 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:17:50,468 - org.apache.struts.action.RequestProcessor -41895172 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:18:00,406 - org.apache.struts.action.RequestProcessor -41905110 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:18:20,750 - org.apache.struts.action.RequestProcessor -41925454 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:18:40,781 - org.apache.struts.action.RequestProcessor -41945485 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:18:50,609 - org.apache.struts.action.RequestProcessor -41955313 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:19:00,421 - org.apache.struts.action.RequestProcessor -41965125 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:19:10,531 - org.apache.struts.action.RequestProcessor -41975235 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:19:21,218 - org.apache.struts.action.RequestProcessor -41985922 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:19:51,796 - org.apache.struts.action.RequestProcessor -42016500 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:20:01,718 - org.apache.struts.action.RequestProcessor -42026422 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:20:11,437 - org.apache.struts.action.RequestProcessor -42036141 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:20:21,484 - org.apache.struts.action.RequestProcessor -42046188 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:20:31,765 - org.apache.struts.action.RequestProcessor -42056469 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:20:41,500 - org.apache.struts.action.RequestProcessor -42066204 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:21:34,750 - org.apache.struts.action.RequestProcessor -42119454 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:21:44,375 - org.apache.struts.action.RequestProcessor -42129079 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:21:55,218 - org.apache.struts.action.RequestProcessor -42139922 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:22:05,281 - org.apache.struts.action.RequestProcessor -42149985 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:22:15,421 - org.apache.struts.action.RequestProcessor -42160125 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:22:25,281 - org.apache.struts.action.RequestProcessor -42169985 [TP-Processor13] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:22:47,656 - org.apache.struts.action.RequestProcessor -42192360 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:22:58,078 - org.apache.struts.action.RequestProcessor -42202782 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:23:07,875 - org.apache.struts.action.RequestProcessor -42212579 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:23:17,359 - org.apache.struts.action.RequestProcessor -42222063 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:23:27,375 - org.apache.struts.action.RequestProcessor -42232079 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:23:37,312 - org.apache.struts.action.RequestProcessor -42242016 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:24:27,828 - org.apache.struts.action.RequestProcessor -42292532 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:25:01,187 - org.apache.struts.action.RequestProcessor -42325891 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:25:10,843 - org.apache.struts.action.RequestProcessor -42335547 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:25:21,156 - org.apache.struts.action.RequestProcessor -42345860 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:25:30,375 - org.apache.struts.action.RequestProcessor -42355079 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:25:43,281 - org.apache.struts.action.RequestProcessor -42367985 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:31:41,687 - org.apache.struts.action.RequestProcessor -42726391 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:32:15,484 - org.apache.struts.action.RequestProcessor -42760188 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:34:49,500 - org.apache.struts.action.RequestProcessor -42914204 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:35:12,109 - org.apache.struts.action.RequestProcessor -42936813 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:36:02,906 - org.apache.struts.action.RequestProcessor -42987610 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:37:33,750 - org.apache.struts.action.RequestProcessor -43078454 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:37:53,921 - org.apache.struts.action.RequestProcessor -43098625 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:38:35,093 - org.apache.struts.action.RequestProcessor -43139797 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:38:54,468 - org.apache.struts.action.RequestProcessor -43159172 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:39:04,468 - org.apache.struts.action.RequestProcessor -43169172 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:39:34,515 - org.apache.struts.action.RequestProcessor -43199219 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:41:34,437 - org.apache.struts.action.RequestProcessor -43319141 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:41:44,578 - org.apache.struts.action.RequestProcessor -43329282 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:42:16,984 - org.apache.struts.action.RequestProcessor -43361688 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:42:40,218 - org.apache.struts.action.RequestProcessor -43384922 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:45:24,312 - org.apache.struts.action.RequestProcessor -43549016 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:48:10,656 - org.apache.struts.action.RequestProcessor -43715360 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:51:16,437 - org.apache.struts.action.RequestProcessor -43901141 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:52:28,250 - org.apache.struts.action.RequestProcessor -43972954 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:52:38,359 - org.apache.struts.action.RequestProcessor -43983063 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:52:50,687 - org.apache.struts.action.RequestProcessor -43995391 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:53:00,703 - org.apache.struts.action.RequestProcessor -44005407 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:53:10,406 - org.apache.struts.action.RequestProcessor -44015110 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:53:20,718 - org.apache.struts.action.RequestProcessor -44025422 [TP-Processor19] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 17:54:52,796 - org.apache.struts.action.RequestProcessor -44117500 [TP-Processor23] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 18:00:51,359 - org.apache.struts.action.RequestProcessor -44476063 [TP-Processor22] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 18:06:19,734 - org.apache.struts.action.RequestProcessor -44804438 [TP-Processor22] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 18:06:39,562 - org.apache.struts.action.RequestProcessor -44824266 [TP-Processor22] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 18:22:24,828 - org.apache.struts.action.RequestProcessor -45769532 [TP-Processor22] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 18:22:35,500 - org.apache.struts.action.RequestProcessor -45780204 [TP-Processor22] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 18:23:10,843 - org.apache.struts.action.RequestProcessor -45815547 [TP-Processor22] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 21:24:56,656 - org.apache.struts.action.RequestProcessor -56721360 [TP-Processor13] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 21:30:07,203 - org.apache.struts.action.RequestProcessor -57031907 [TP-Processor13] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 21:35:31,890 - org.apache.struts.action.RequestProcessor -57356594 [TP-Processor13] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 21:35:52,234 - org.apache.struts.action.RequestProcessor -57376938 [TP-Processor13] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 21:39:13,656 - org.apache.struts.action.RequestProcessor -57578360 [TP-Processor20] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 21:39:46,750 - org.apache.struts.action.RequestProcessor -57611454 [TP-Processor20] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 21:42:19,156 - org.apache.struts.action.RequestProcessor -57763860 [TP-Processor20] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 21:42:29,125 - org.apache.struts.action.RequestProcessor -57773829 [TP-Processor20] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 21:42:52,796 - org.apache.struts.action.RequestProcessor -57797500 [TP-Processor20] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 21:47:43,250 - org.apache.struts.action.RequestProcessor -58087954 [TP-Processor22] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 21:47:47,000 - org.apache.struts.action.RequestProcessor -58091704 [TP-Processor22] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.NumberFormatException
[framework] 2008-08-25 21:48:19,578 - org.apache.struts.action.RequestProcessor -58124282 [TP-Processor22] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 21:48:30,265 - org.apache.struts.action.RequestProcessor -58134969 [TP-Processor22] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 21:48:39,984 - org.apache.struts.action.RequestProcessor -58144688 [TP-Processor22] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 21:48:49,843 - org.apache.struts.action.RequestProcessor -58154547 [TP-Processor22] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 21:48:59,687 - org.apache.struts.action.RequestProcessor -58164391 [TP-Processor22] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 21:49:23,078 - org.apache.struts.action.RequestProcessor -58187782 [TP-Processor22] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 21:52:10,343 - org.apache.struts.action.RequestProcessor -58355047 [TP-Processor6] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 21:53:33,187 - org.apache.struts.action.RequestProcessor -58437891 [TP-Processor6] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 21:54:54,906 - org.apache.struts.action.RequestProcessor -58519610 [TP-Processor6] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 21:55:05,250 - org.apache.struts.action.RequestProcessor -58529954 [TP-Processor6] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 21:55:15,156 - org.apache.struts.action.RequestProcessor -58539860 [TP-Processor6] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 21:55:24,984 - org.apache.struts.action.RequestProcessor -58549688 [TP-Processor6] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 21:55:35,234 - org.apache.struts.action.RequestProcessor -58559938 [TP-Processor6] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 21:55:44,750 - org.apache.struts.action.RequestProcessor -58569454 [TP-Processor6] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 21:55:54,718 - org.apache.struts.action.RequestProcessor -58579422 [TP-Processor6] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 21:56:05,000 - org.apache.struts.action.RequestProcessor -58589704 [TP-Processor6] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 21:56:15,765 - org.apache.struts.action.RequestProcessor -58600469 [TP-Processor6] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 21:56:28,906 - org.apache.struts.action.RequestProcessor -58613610 [TP-Processor6] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 21:56:42,562 - org.apache.struts.action.RequestProcessor -58627266 [TP-Processor6] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 21:57:03,703 - org.apache.struts.action.RequestProcessor -58648407 [TP-Processor6] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 21:57:47,218 - org.apache.struts.action.RequestProcessor -58691922 [TP-Processor6] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 21:58:50,187 - org.apache.struts.action.RequestProcessor -58754891 [TP-Processor6] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 22:02:06,875 - org.apache.struts.action.RequestProcessor -58951579 [TP-Processor6] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 22:04:00,703 - org.apache.struts.action.RequestProcessor -59065407 [TP-Processor6] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 22:04:46,343 - org.apache.struts.action.RequestProcessor -59111047 [TP-Processor6] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 22:05:26,687 - org.apache.struts.action.RequestProcessor -59151391 [TP-Processor6] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 22:06:07,093 - org.apache.struts.action.RequestProcessor -59191797 [TP-Processor6] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 22:06:47,015 - org.apache.struts.action.RequestProcessor -59231719 [TP-Processor6] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 22:08:10,796 - org.apache.struts.action.RequestProcessor -59315500 [TP-Processor6] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 22:09:37,875 - org.apache.struts.action.RequestProcessor -59402579 [TP-Processor6] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 22:09:48,843 - org.apache.struts.action.RequestProcessor -59413547 [TP-Processor6] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 22:09:58,718 - org.apache.struts.action.RequestProcessor -59423422 [TP-Processor6] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 22:10:09,171 - org.apache.struts.action.RequestProcessor -59433875 [TP-Processor6] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 22:10:30,578 - org.apache.struts.action.RequestProcessor -59455282 [TP-Processor6] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 22:10:40,578 - org.apache.struts.action.RequestProcessor -59465282 [TP-Processor6] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 22:10:51,375 - org.apache.struts.action.RequestProcessor -59476079 [TP-Processor6] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 22:11:01,234 - org.apache.struts.action.RequestProcessor -59485938 [TP-Processor6] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 22:11:25,609 - org.apache.struts.action.RequestProcessor -59510313 [TP-Processor6] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 22:11:36,562 - org.apache.struts.action.RequestProcessor -59521266 [TP-Processor6] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 22:11:47,203 - org.apache.struts.action.RequestProcessor -59531907 [TP-Processor6] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 22:11:57,406 - org.apache.struts.action.RequestProcessor -59542110 [TP-Processor6] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 22:12:07,656 - org.apache.struts.action.RequestProcessor -59552360 [TP-Processor6] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 22:12:18,250 - org.apache.struts.action.RequestProcessor -59562954 [TP-Processor6] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 22:12:38,421 - org.apache.struts.action.RequestProcessor -59583125 [TP-Processor6] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 22:12:47,796 - org.apache.struts.action.RequestProcessor -59592500 [TP-Processor6] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 22:12:58,515 - org.apache.struts.action.RequestProcessor -59603219 [TP-Processor6] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 22:13:12,421 - org.apache.struts.action.RequestProcessor -59617125 [TP-Processor6] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 22:13:22,265 - org.apache.struts.action.RequestProcessor -59626969 [TP-Processor6] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 22:20:59,546 - org.apache.struts.action.RequestProcessor -60084250 [TP-Processor13] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 22:21:10,671 - org.apache.struts.action.RequestProcessor -60095375 [TP-Processor13] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 22:23:49,281 - org.apache.struts.action.RequestProcessor -60253985 [TP-Processor13] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 22:26:20,625 - org.apache.struts.action.RequestProcessor -60405329 [TP-Processor13] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 22:26:30,875 - org.apache.struts.action.RequestProcessor -60415579 [TP-Processor13] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 22:26:40,593 - org.apache.struts.action.RequestProcessor -60425297 [TP-Processor13] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 22:31:56,140 - org.apache.struts.action.RequestProcessor -60740844 [TP-Processor13] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 22:32:06,406 - org.apache.struts.action.RequestProcessor -60751110 [TP-Processor13] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 22:32:16,156 - org.apache.struts.action.RequestProcessor -60760860 [TP-Processor13] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 22:34:24,515 - org.apache.struts.action.RequestProcessor -60889219 [TP-Processor13] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 22:34:37,921 - org.apache.struts.action.RequestProcessor -60902625 [TP-Processor13] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 22:34:48,109 - org.apache.struts.action.RequestProcessor -60912813 [TP-Processor13] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 22:43:46,812 - org.apache.struts.action.RequestProcessor -61451516 [TP-Processor20] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 22:44:07,406 - org.apache.struts.action.RequestProcessor -61472110 [TP-Processor20] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 22:44:16,890 - org.apache.struts.action.RequestProcessor -61481594 [TP-Processor20] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 22:44:27,796 - org.apache.struts.action.RequestProcessor -61492500 [TP-Processor20] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 22:44:47,640 - org.apache.struts.action.RequestProcessor -61512344 [TP-Processor20] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 22:45:00,781 - org.apache.struts.action.RequestProcessor -61525485 [TP-Processor20] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 22:45:11,468 - org.apache.struts.action.RequestProcessor -61536172 [TP-Processor20] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 22:45:21,531 - org.apache.struts.action.RequestProcessor -61546235 [TP-Processor20] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework] 2008-08-25 22:45:31,812 - org.apache.struts.action.RequestProcessor -61556516 [TP-Processor20] WARN org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class java.lang.IndexOutOfBoundsException
[framework
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值