Contenu | Rechercher | Menus

Annonce

Le forum rencontre en ce moment quelques soucis de charge, il est possible qu'une erreur soit affichée quand vous postez un message, ne rechargez pas la page au risque de poster une seconde fois votre message

Si vous rencontrez des soucis à rester connecté sur le forum (ou si vous avez perdu votre mot de passe) déconnectez-vous et reconnectez-vous depuis cette page, en cochant la case "Me connecter automatiquement lors de mes prochaines visites".

Déjà un an…

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

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

Haut de page ↑