HTTP Status 500 -
type Exception report
message
description The server encountered an internal error () that prevented it from fulfilling this request.
exception
org.hibernate.exception.GenericJDBCException: could not execute query
org.hibernate.exception.SQLStateConverter.handledNonSpecificException(SQLStateConverter.java:103)
org.hibernate.exception.SQLStateConverter.convert(SQLStateConverter.java:91)
org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:43)
org.hibernate.loader.Loader.doList(Loader.java:2147)
org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2028)
org.hibernate.loader.Loader.list(Loader.java:2023)
org.hibernate.loader.criteria.CriteriaLoader.list(CriteriaLoader.java:95)
org.hibernate.impl.SessionImpl.list(SessionImpl.java:1569)
org.hibernate.impl.CriteriaImpl.list(CriteriaImpl.java:283)
org.hibernate.impl.CriteriaImpl.uniqueResult(CriteriaImpl.java:305)
com.sitechasia.webx.core.dao.hibernate3.BaseHibernateDao.genericFindUniqueBy(BaseHibernateDao.java:159)
com.sitechasia.webx.core.dao.hibernate3.HibernateDomainObjectDao.findUniqueBy(HibernateDomainObjectDao.java:104)
com.sitechasia.xinnet.agent.info.service.impl.AgentServiceImpl.getAgentInfo(AgentServiceImpl.java:220)
com.sitechasia.xinnet.agent.info.service.impl.AgentServiceImpl$$FastClassByCGLIB$$680778d1.invoke(<generated>)
net.sf.cglib.proxy.MethodProxy.invoke(MethodProxy.java:149)
org.springframework.aop.framework.Cglib2AopProxy$CglibMethodInvocation.invokeJoinpoint(Cglib2AopProxy.java:714)
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:162)
org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:107)
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:185)
org.springframework.aop.framework.Cglib2AopProxy$DynamicAdvisedInterceptor.intercept(Cglib2AopProxy.java:652)
com.sitechasia.xinnet.agent.info.service.impl.AgentServiceImpl$$EnhancerByCGLIB$$e65e7f7d.getAgentInfo(<generated>)
com.sitechasia.xinnet.onLine.common.web.IvalidLoginFilter.doFilter(IvalidLoginFilter.java:95)
org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:81)
note The full stack trace of the root cause is available in the Apache Tomcat/5.5.9 logs.
Apache Tomcat/5.5.9