[Contrib: Evaluation System] [Building Sakai] nightly experimental down

Jim Eng jimeng at umich.edu
Mon Jun 25 06:10:26 PDT 2012


Thanks, Adrian.  

I saw the mentions of CLOG in a stack trace, but I thought that was after bean-destruction had begun, and as of today's 2:30 a.m. build, the exception causing shutdown still seemed to be referencing hierarchy and evalsys.  

It makes sense that CLOG would fail if it has not been changed since the refactoring of dashboard on Friday.   Is it now a build-failure instead of a runtime failure, Chris?  

Jim

On Jun 25, 2012, at 9:04 AM, Adrian Fish wrote:

> I'll take a look
> 
> :(
> 
> On 25/06/2012 13:57, Maurer, Christopher Wayne wrote:
>> 
>> Actually, it looks like the clog dashboard integration is the piece that's failing now, possibly as a result of the recent dashboard refactor.
>> 
>> Chris
>> 
>> From: Steve Swinsburg <steve.swinsburg at gmail.com>
>> Date: Monday, June 25, 2012 8:34 AM
>> To: Jim Eng <jimeng at umich.edu>
>> Cc: "evaluation at collab.sakaiproject.org" <evaluation at collab.sakaiproject.org>, Sakai Dev Mail List <sakai-dev at collab.sakaiproject.org>
>> Subject: Re: [Building Sakai] nightly experimental down
>> 
>> Delegated Access also uses the hierarchy service, and that is on nightly+experimental as well as Evaluations, so it might be a version mismatch or bad deployment of either of those.
>> 
>> cheers,
>> S
>> 
>> On 25/06/2012, at 10:31 PM, Jim Eng wrote:
>> 
>>> Has anybody had a chance to look at this yet?  Have there been any recent pom.xml changes for evalsys that might be putting the hierarchy jar in the wrong class loader or that uses different tags of hierarchy in different places in eval?
>>> 
>>> Thanks.
>>> 
>>> Jim 
>>> 
>>> 
>>> On Jun 24, 2012, at 3:08 AM, Steve Swinsburg wrote:
>>> 
>>>> Looks like nightly experimental is down, possibly something to do with the hierarchy service. What versions of eval and hierarchy is being deployed?
>>>> 
>>>> cheers,
>>>> Steve
>>>> 
>>>>  INFO Registered entity provider (org.sakaiproject.evaluation.logic.entity.EvaluationEntityProviderImpl) prefix (eval-evaluation) with 4 capabilities
>>>> 2012-06-24 02:48:43,511 ERROR pool-2-thread-1 org.sakaiproject.util.NoisierDefaultListableBeanFactory - Failed to preinstantiate the singleton named org.sakaiproject.entitybroker.impl.entityprovider.EntityProviderAutoRegistrar. Destroying all Spring beans.
>>>> org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.sakaiproject.entitybroker.impl.entityprovider.EntityProviderAutoRegistrar' defined in file [/home/tomcat-contrib/sakai-demo/components/entitybroker-pack/WEB-INF/components.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.sakaiproject.evaluation.logic.entity.AssignGroupEntityProvider' defined in file [/home/tomcat-contrib/sakai-demo/components/sakai-evaluation-pack/WEB-INF/entity-providers.xml]: Cannot resolve reference to bean 'org.sakaiproject.evaluation.logic.EvalEvaluationSetupService' while setting bean property 'evaluationSetupService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.sakaiproject.evaluation.logic.EvalEvaluationSetupService' defined in file [/home/tomcat-contrib/sakai-demo/components/sakai-evaluation-pack/WEB-INF
>>>> /components.xml]: Cannot resolve reference to bean 'org.sakaiproject.evaluation.logic.externals.ExternalHierarchyLogic' while setting bean property 'hierarchyLogic'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.sakaiproject.evaluation.logic.externals.ExternalHierarchyLogic' defined in file [/home/tomcat-contrib/sakai-demo/components/sakai-evaluation-pack/WEB-INF/external-logic.xml]: Initialization of bean failed; nested exception is java.lang.NoClassDefFoundError: org/sakaiproject/hierarchy/HierarchyService
>>>> 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:480)
>>>> 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBeanFactory.java:409)
>>>> 	at java.security.AccessController.doPrivileged(Native Method)
>>>> 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:380)
>>>> 	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:264)
>>>> 	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
>>>> 	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261)
>>>> 	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:185)
>>>> 	at org.sakaiproject.util.NoisierDefaultListableBeanFactory.getBean(NoisierDefaultListableBeanFactory.java:112)
>>>> 	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:164)
>>>> 	at org.sakaiproject.util.NoisierDefaultListableBeanFactory.preInstantiateSingletons(NoisierDefaultListableBeanFactory.java:73)
>>>> 	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:728)
>>>> 	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:380)
>>>> 	at org.sakaiproject.component.impl.SpringCompMgr.init(SpringCompMgr.java:160)
>>>> 	at org.sakaiproject.component.cover.ComponentManager.getInstance(ComponentManager.java:106)
>>>> 	at org.sakaiproject.component.cover.ComponentManager.get(ComponentManager.java:117)
>>>> 	at org.sakaiproject.component.cover.ServerConfigurationService.getInstance(ServerConfigurationService.java:52)
>>>> 	at org.sakaiproject.component.cover.ServerConfigurationService.getSakaiHomePath(ServerConfigurationService.java:173)
>>>> 	at org.sakaiproject.util.ToolListener.contextInitialized(ToolListener.java:66)
>>>> 	at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4779)
>>>> 	at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5273)
>>>> 	at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
>>>> 	at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:895)
>>>> 	at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:871)	at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:615)
>>>> 	at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:962)
>>>> 	at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1603)
>>>> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
>>>> 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
>>>> 	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
>>>> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
>>>> 	at java.lang.Thread.run(Thread.java:662)
>>>> 
>>>> _______________________________________________
>>>> sakai-dev mailing list
>>>> sakai-dev at collab.sakaiproject.org
>>>> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
>>>> 
>>>> TO UNSUBSCRIBE: send email to sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of "unsubscribe"
>>> 
>> 
> 
> -- 
> ==================================
> Adrian Fish
> Software Engineer
> B66 Management School
> Lancaster University
> Lancaster
> LA1 4YW
> 
> http://www.sakaiproject.org
> http://confluence.sakaiproject.org/display/YAFT/Yaft
> http://confluence.sakaiproject.org/display/CLOG/Home
> http://confluence.sakaiproject.org/display/BBB/Home

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/evaluation/attachments/20120625/6e1da619/attachment-0001.html 


More information about the evaluation mailing list