Hi,
One of my co-workers had the same problem recently.
It seems that's because of not only java's version, but also subversion.
This problem occurred when he was using 1.6.0_45 and disappeared when changing to 1.6.0_30. In using 1.6.0_27, our test servers have 1.6.0_20 so I assume that when you'll change your subversion to something between 20-30 mifos will work fine.

Please us know if it helped.

regards
Michal


On 06.05.2013 00:12, Rodislav wrote:
Hello, I also have similar error whenever I'm trying to create some records like - new user, new office, etc..

WARN::/mifos/offAction.do
org.springframework.aop.AopInvocationException: AOP configuration seems to be invalid: tried calling method [public abstract java.util.List org.mifos.platform.questionnaire.persistence.EventSourceDao.retrieveCountByEventAndSource(java.lang.String,java.lang.String)] on target [org.mifos.platform.persistence.support.GenericDaoHibernateImpl@1544abc]; nested exception is java.lang.IllegalArgumentException: object is not an instance of declaring class at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:326) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:196) at com.sun.proxy.$Proxy53.retrieveCountByEventAndSource(Unknown Source) at org.mifos.platform.questionnaire.validators.QuestionnaireValidatorImpl.validateEventSource(QuestionnaireValidatorImpl.java:567) at org.mifos.platform.questionnaire.validators.QuestionnaireValidatorImpl.validateForEventSource(QuestionnaireValidatorImpl.java:101)
.......
*/....... etc../*

ubuntu 13.04
32 bit
java 6
jetty 7.3

can anyone help me with this ?

------------------------------------------------------------------------------
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
_______________________________________________
Mifos-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-users

Reply via email to