[Building Sakai] nightly trunk build down with search code

Steve Swinsburg steve.swinsburg at gmail.com
Sat May 18 02:57:11 PDT 2013


I just did a fresh checkout of trunk and am still getting errors in search:

org.springframework.beans.factory.BeanCreationException: Error creating
bean with name 'forumsAdaptor' defined in file
[/opt/sakai/cle/apache-tomcat-7.0.40/components/messageforums-components/WEB-INF/components.xml]:
Cannot resolve reference to bean
'org.sakaiproject.search.api.SearchService' while setting bean property
'searchService'; nested exception is
org.springframework.beans.factory.BeanCreationException: Error creating
bean with name 'org.sakaiproject.search.api.SearchService' defined in file
[/opt/sakai/cle/apache-tomcat-7.0.40/components/search-pack/WEB-INF/components.xml]:
Error setting property values; nested exception is
org.springframework.beans.NotWritablePropertyException: Invalid property
'searchServer' of bean class
[org.sakaiproject.search.adapter.SearchServiceAdapter]: Bean property
'searchServer' is not writable or has an invalid setter method. Does the
parameter type of the setter match the return type of the getter?

My search config is:
search.enable=true
searchServer at org.sakaiproject.search.api.SearchService=true
localIndexBase at org.sakaiproject.search.api.JournalSettings
=${filestorage.base}/search/index
sharedJournalBase at org.sakaiproject.search.api.JournalSettings
=${filestorage.base}/search



On Fri, May 17, 2013 at 2:49 AM, John Bush <john.bush at rsmart.com> wrote:

> should be fixed now
>
> On Thu, May 16, 2013 at 8:31 AM, John Bush <john.bush at rsmart.com> wrote:
> > I'm on it
> >
> > On Thu, May 16, 2013 at 7:46 AM, Zhen Qian <zqian at umich.edu> wrote:
> >> Hi, all:
> >>
> >> The trunk build is broken now with errors related to search. Could
> someone
> >> please take a look?
> >>
> >> Thanks,
> >>
> >> - Zhen
> >>
> >> 2013-05-16 08:13:07,533  WARN localhost-startStop-1
> >> org.sakaiproject.component.impl.SpringCompMgr -
> >>
> get(org.sakaiproject.search.component.service.impl.ConcurrentSearchServiceImpl):
> >> org.springframework.beans.factory.BeanCreationException: Error creating
> bean
> >> with name
> >>
> 'org.sakaiproject.search.component.service.impl.ConcurrentSearchServiceImpl'
> >> defined in file
> >>
> [/home/tomcat-nightly/sakai-demo-oracle/components/search-pack/WEB-INF/parallelIndexComponents.xml]:
> >> Cannot resolve reference to bean
> >> 'org.sakaiproject.search.index.IndexStorage' while setting bean property
> >> 'indexStorage'; nested exception is
> >> org.springframework.beans.factory.BeanCreationException: Error creating
> bean
> >> with name 'org.sakaiproject.search.index.IndexStorage' defined in file
> >>
> [/home/tomcat-nightly/sakai-demo-oracle/components/search-pack/WEB-INF/parallelIndexComponents.xml]:
> >> Cannot resolve reference to bean
> >>
> 'org.sakaiproject.search.api.SearchService.parallel.index.journaledFSIndexStorage'
> >> while setting bean property 'indexStorageProvider'; nested exception is
> >> org.springframework.beans.factory.BeanCreationException: Error creating
> bean
> >> with name
> >>
> 'org.sakaiproject.search.api.SearchService.parallel.index.journaledFSIndexStorage'
> >> defined in file
> >>
> [/home/tomcat-nightly/sakai-demo-oracle/components/search-pack/WEB-INF/parallelIndexComponents.xml]:
> >> Cannot resolve reference to bean
> >>
> 'org.sakaiproject.search.api.SearchService.parallel.index.concurrentIndexManager'
> >> while setting bean property 'indexListener' with key [0]; nested
> exception
> >> is org.springframework.beans.factory.BeanCreationException: Error
> creating
> >> bean with name
> >>
> 'org.sakaiproject.search.api.SearchService.parallel.index.concurrentIndexManager'
> >> defined in file
> >>
> [/home/tomcat-nightly/sakai-demo-oracle/components/search-pack/WEB-INF/parallelIndexComponents.xml]:
> >> Cannot resolve reference to bean
> 'org.sakaiproject.search.api.SearchService'
> >> while setting bean property 'searchService'; nested exception is
> >> org.springframework.beans.factory.BeanCurrentlyInCreationException:
> Error
> >> creating bean with name 'org.sakaiproject.search.api.SearchService':
> >> Requested bean is currently in creation: Is there an unresolvable
> circular
> >> reference?
> >>       at
> >>
> org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:275)
> >>       at
> >>
> org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:104)
> >>       at
> >>
> org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1245)
> >>       at
> >>
> org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1010)
> >>       at
> >>
> org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:472)
> >>
> >> ...
> >>
> >> _______________________________________________
> >> 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"
> >
> >
> >
> > --
> > John Bush
> > 602-490-0470
>
>
>
> --
> John Bush
> 602-490-0470
> _______________________________________________
> 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"
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20130518/10aa99ea/attachment.html 


More information about the sakai-dev mailing list