Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 05/12/2012, à 11:03

alen

problème avec mifos 2.1.6

salut,

je travail avec ubuntu 10.10

et j'arrive à installer mifos 2.1.6 en suivant ce lien :
https://mifosforge.jira.com/wiki/displa … tu+Install

et j'ai chagé la table mifos par des données à travers un fichier .sql

le problème est quand je connecte avec mifos et quand je cherche par nom qui se trouve dans la base de donnée mifos

rien n'est affiché et quand j'ai essayé avec un autre nom il m'affiche un resultat et en cliquant sur un lien pour avoir more d'information

cette erreur est affichée :

org.mifos.core.MifosRuntimeException: org.mifos.core.MifosRuntimeException: Unable to find currency with id: 143. You may be missing an entry for the currency with this id in applicationConfiguration.custom.properties.
    at org.mifos.accounts.savings.persistence.GenericDaoHibernate.executeUniqueResultNamedQuery(GenericDaoHibernate.java:105)
    at org.mifos.customers.persistence.CustomerDaoHibernate.findClientBySystemId(CustomerDaoHibernate.java:182)
    at org.mifos.application.servicefacade.ClientServiceFacadeWebTier.getClientInformationDto(ClientServiceFacadeWebTier.java:453)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:616)
    at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:309)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
    at org.springframework.security.access.intercept.aopalliance.MethodSecurityInterceptor.invoke(MethodSecurityInterceptor.java:67)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
    at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
    at $Proxy44.getClientInformationDto(Unknown Source)
    at org.mifos.customers.client.struts.action.ClientCustAction.get(ClientCustAction.java:512)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:616)
    at org.apache.struts.actions.DispatchAction.dispatchMethod(DispatchAction.java:274)


merci d'avance

Hors ligne