[06/Oct/2004:08:40:13] SEVERE (25654): action: Connection.process com.ibatis.dao.client.DaoException: Failed to queryForList - id [getConfigItemList], parameterObject [{whereClause= WHERE EQ.STATUS = 'curr' , orderByClause= ORDER BY EQ.EQ_ID}]. Cause: com.ibatis.common.jdbc.exception.NestedSQLException: --- The error occurred in tempo/AFM/dao/sqlmapdao/sql/ConfigItem.xml. --- The error occurred while applying a result map. --- Check the ConfigItem.configItemList. --- The error happened while setting a property on the result object. --- Cause: java.lang.NullPointerException Caused by: java.lang.NullPointerException Caused by: com.ibatis.common.jdbc.exception.NestedSQLException: --- The error occurred in tempo/AFM/dao/sqlmapdao/sql/ConfigItem.xml. --- The error occurred while applying a result map. --- Check the ConfigItem.configItemList. --- The error happened while setting a property on the result object. --- Cause: java.lang.NullPointerException Caused by: java.lang.NullPointerException at com.ibatis.dao.client.template.SqlMapDaoTemplate.queryForList(SqlMapDaoTemplate.java:205) at tempo.AFM.dao.sqlmapdao.ConfigItemSqlMapDao.getConfigItemList(ConfigItemSqlMapDao.java:29) at sun.reflect.GeneratedMethodAccessor1389.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at com.ibatis.dao.engine.impl.DaoProxy.invoke(DaoProxy.java:72) at $Proxy39.getConfigItemList(Unknown Source) at tempo.AFM.service.ConfigItemService.getConfigItemList(ConfigItemService.java:86) at tempo.AFM.actions.ConfigItemListAction.execute(ConfigItemListAction.java:55) at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:484) at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:274) at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482) at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:525) at javax.servlet.http.HttpServlet.service(HttpServlet.java:760) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at org.apache.catalina.core.StandardWrapperValve.invokeServletService(StandardWrapperValve.java:720) at org.apache.catalina.core.StandardWrapperValve.access$000(StandardWrapperValve.java:118) at org.apache.catalina.core.StandardWrapperValve$1.run(StandardWrapperValve.java:278) at java.security.AccessController.doPrivileged(Native Method) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:274) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:505) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:212) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:505) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:203) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:505) at com.iplanet.ias.web.connector.nsapi.NSAPIProcessor.process(NSAPIProcessor.java:157) at com.iplanet.ias.web.WebContainer.service(WebContainer.java:598) Caused by: com.ibatis.common.jdbc.exception.NestedSQLException: --- The error occurred in tempo/AFM/dao/sqlmapdao/sql/ConfigItem.xml. --- The error occurred while applying a result map. --- Check the ConfigItem.configItemList. --- The error happened while setting a property on the result object. --- Cause: java.lang.NullPointerException Caused by: java.lang.NullPointerException at com.ibatis.sqlmap.engine.mapping.statement.GeneralStatement.executeQueryWithCallback(GeneralStatement.java:183) at com.ibatis.sqlmap.engine.mapping.statement.GeneralStatement.executeQueryForList(GeneralStatement.java:118) at com.ibatis.sqlmap.engine.impl.SqlMapExecutorDelegate.queryForList(SqlMapExecutorDelegate.java:377) at com.ibatis.sqlmap.engine.impl.SqlMapExecutorDelegate.queryForList(SqlMapExecutorDelegate.java:362) at com.ibatis.sqlmap.engine.impl.SqlMapSessionImpl.queryForList(SqlMapSessionImpl.java:90) at com.ibatis.sqlma