[ajug-members] AJUG Jobs is hosed
Scott Mitchell
scott at the-mitchells.org
Wed Feb 14 06:48:51 EST 2007
I tried submitting this through the web site a few days ago, but to no
avail, so I'll try again here. The AJUG
jobs<http://www.ajug.org/ajugjobs/showJobs.do>app has been down for
several days. Could someone who has the power to fix
it please take a look? I've included the stacktrace in case that's of help.
The other option is someone on the list could just offer me a pile of money
to come work w/them and then I wouldn't care about the state of the website.
:-)
Thanks,
Scott
java.lang.NoSuchMethodError:
org.jrecruiter.model.User.getHibernateLazyInitializer()Lorg/hibernate/proxy/LazyInitializer;
org.jrecruiter.model.User$$EnhancerByCGLIB$$f812af91.getHibernateLazyInitializer(<generated>)
org.hibernate.type.EntityType.resolveIdentifier(EntityType.java:274)
org.hibernate.type.EntityType.resolve(EntityType.java:303)
org.hibernate.engine.TwoPhaseLoad.initializeEntity(TwoPhaseLoad.java:113)
org.hibernate.loader.Loader.initializeEntitiesAndCollections(Loader.java:842)
org.hibernate.loader.Loader.doQuery(Loader.java:717)
org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:224)
org.hibernate.loader.Loader.doList(Loader.java:2145)
org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2029)
org.hibernate.loader.Loader.list(Loader.java:2024)
org.hibernate.loader.criteria.CriteriaLoader.list(CriteriaLoader.java:94)
org.hibernate.impl.SessionImpl.list(SessionImpl.java:1552)
org.hibernate.impl.CriteriaImpl.list(CriteriaImpl.java:283)
org.jrecruiter.persistent.dao.JobsDAOHibernate.getJobs(JobsDAOHibernate.java:354)
sun.reflect.GeneratedMethodAccessor195.invoke(Unknown Source)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
java.lang.reflect.Method.invoke(Method.java:585)
org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:335)
org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:181)
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:148)
org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:170)
org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:176)
$Proxy7.getJobs(Unknown Source)
org.jrecruiter.service.impl.JobService.getJobs(JobService.java:128)
org.jrecruiter.webtier.actions.JobListAction.execute(JobListAction.java:94)
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:419)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.ajug.org/pipermail/ajug-members/attachments/20070214/8ffcd665/attachment.html
More information about the ajug-members
mailing list