Discussion:
[Mifos-users] Fatal chart of accounts error: account with general ledger code 31300 not found.
Tze Yong
2010-05-07 05:42:06 UTC
Permalink
Hi Guys,

I have just upgraded to 1.5.
Not too sure if i got all the configuration correctly done.
After the upgrade, when i access Admin->Define new fees, the exception
was caught and displayed on the screen as "Fatal chart of accounts
error: account with general ledger code 31300 not found. "

When i access Admin->Define new loan product. An empty page results.

Both have similar exception logs: Attached here is the logs when
accessing Define new fees.

~~~~~~~~~~~~~~~~~~~~~~~
ERROR, org.mifos, MifosExceptionHandler, logException, 55, Fatal chart
of accounts error: account with general ledger code 31300 not found.
org.mifos.accounts.financial.exceptions.FinancialException:
exception.financial.ApplicationException.AccountNotFound
at
org.mifos.accounts.financial.util.helpers.ChartOfAccountsCache.get(ChartOfAccountsCache.java:
64)
at
org.mifos.accounts.financial.business.FinancialActionBO.getApplicableCreditCharts(FinancialActionBO.java:
40)
at
org.mifos.accounts.financial.business.service.FinancialBusinessService.getGLCodes(FinancialBusinessService.java:
135)
at
org.mifos.accounts.fees.struts.action.FeeAction.getGLCodes(FeeAction.java:
316)
at
org.mifos.accounts.fees.struts.action.FeeAction.loadCreateMasterData(FeeAction.java:
347)
at
org.mifos.accounts.fees.struts.action.FeeAction.load(FeeAction.java:
111)
~~~~~~~~~~~~~~~~~~~~~~~

Any help would be greatly appreciated.

Thanks a lot in advance.

Regards,
Tze Yong
Jeff Brewster
2010-05-07 06:21:37 UTC
Permalink
Post by Tze Yong
I have just upgraded to 1.5.
Not too sure if i got all the configuration correctly done.
After the upgrade, when i access Admin->Define new fees, the exception
was caught and displayed on the screen as "Fatal chart of accounts
error: account with general ledger code 31300 not found. "
Hi,
What version did you upgrade from? Did you have a custom chart of
accounts file in Mifos prior to upgrading?

If you didn't customize your chart of accounts, try comparing your
default chart of accounts to the default available from
http://www.mifos.org/knowledge/support/deploying-mifos/configuration/gui
de#using-a-custom-chart-of-accounts.

(http://tinyurl.com/pgyvcf)

Jeff
Tze Yong
2010-05-07 10:15:56 UTC
Permalink
Hi Jeff,

I upgraded from 1.4.x (revision=16396)
Yes, you are right, i have a custom chart of accounts (which 31300 is
not inside)
I also cannot find 31300 in my gl_code table in the database.

Any idea where did mifos pick up the 31300 glcode from?
If i can remove it from the source, it might just solve the issue.

Regards,
Tze Yong
Post by Tze Yong
I have just upgraded to 1.5.
Not too sure if i got all the configuration correctly done.
After the upgrade, when i access Admin->Define new fees, the exception
was caught and displayed on the screen as "Fatal chart of accounts
error: account with general ledger code 31300 not found. "
Hi,  
What version did you upgrade from?  Did you have a custom chart of
accounts file in Mifos prior to upgrading?  
If you didn't customize your chart of accounts, try comparing your
default chart of accounts to the default available fromhttp://www.mifos.org/knowledge/support/deploying-mifos/configuration/gui
de#using-a-custom-chart-of-accounts.
(http://tinyurl.com/pgyvcf)
Jeff
------------------------------------------------------------------------------
_______________________________________________
Mifos-users mailing list
--
You received this message because you are subscribed to the Google Groups "Mifos Users" group.
For more options, visit this group athttp://groups.google.com/group/mifosusers?hl=en.
Udai Gupta
2010-05-07 10:30:30 UTC
Permalink
Hi Tze,

Not sure if this will help, see
http://www.mifos.org/knowledge/support/deploying-mifos/upgradeto15

May be the Other Updates section might be helpful.

Udai

Loading...