[Building Sakai] Mneme 2.1.4 and Sakai 2.8.x

Robert E. Long relong at svsu.edu
Fri Jul 22 07:08:59 PDT 2011


All,

I'm trying to install Mneme 2.1.4 in 2.8.x r.95425. I have Ambrosia 2.1.4 and etudes-utils 1.0.9 as well. MySQL 5.1.58, Java 1.6.0_26, Maven 2.2.1, Tomcat 5.5.33...

I get the following error on Tomcat start-up:

--error--

2011-07-22 09:56:51,836  INFO main org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/etudes-mneme-test-tool] - Initializing Spring root WebApplicationContext
2011-07-22 09:56:51,894 ERROR main org.springframework.web.context.ContextLoader - Context initialization failed
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.etudes.mneme.tool.InstallTemplatesView' defined in ServletContext resource [/WEB-INF/installTemplatesView.xml]: Initialization of bean failed; nested exception is org.springframework.beans.TypeMismatchException: Failed to convert property value of type [org.etudes.ambrosia.impl.UiServiceImpl] to required type [org.etudes.ambrosia.api.UiService] for property 'ui'; nested exception is java.lang.IllegalArgumentException: Cannot convert value of type [org.etudes.ambrosia.impl.UiServiceImpl] to required type [org.etudes.ambrosia.api.UiService] for property 'ui': no matching editors or conversion strategy found
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:480)
..
..
..
Caused by: org.springframework.beans.TypeMismatchException: Failed to convert property value of type [org.etudes.ambrosia.impl.UiServiceImpl] to required type [org.etudes.ambrosia.api.UiService] for property 'ui'; nested exception is java.lang.IllegalArgumentException: Cannot convert value of type [org.etudes.ambrosia.impl.UiServiceImpl] to required type [org.etudes.ambrosia.api.UiService] for property 'ui': no matching editors or conversion strategy found
	at org.springframework.beans.BeanWrapperImpl.convertForProperty(BeanWrapperImpl.java:391)
..
..
..
Caused by: java.lang.IllegalArgumentException: Cannot convert value of type [org.etudes.ambrosia.impl.UiServiceImpl] to required type [org.etudes.ambrosia.api.UiService] for property 'ui': no matching editors or conversion strategy found
	at org.springframework.beans.TypeConverterDelegate.convertIfNecessary(TypeConverterDelegate.java:231)


--end error--


Any pointers? Is Mneme compatible with 2.8?

--Bob

----
Robert E. Long, MA
Saginaw Valley State University
Open Source Developer / Analyst
Education Technology Instructor
M.A. Instructional Technology
O: 989.964.2245








More information about the sakai-dev mailing list