Gayl, Maybe there is an issue with the dashes in the COA then. They might get loaded into the database fine, but some of the java code might fall over when trying to use it.
But I believe you said you tried it without the dashes, and you were still getting errors? If that's the case, there must be something wrong in the files... Ryan On 8/18/10 15:08, "Gayl Kennedy" <[email protected]> wrote: > Hi Ryan > we were aware of that restriction which is why we did a completely > fresh install of both the database and the application itself, > clearing all the logs etc.when we needed to change the chart of > accounts. > gayl > > On 18/08/2010, Ryan Whitney <[email protected]> wrote: >> Kelechi, >> >> Looks like you changed your chart of accounts after running Mifos for the >> first time. Currently, you cannot delete or edit your chart of accounts >> after you run Mifos. The only thing you can do is add new accounts into the >> COA. This is why its pretty vital to get your financial action mappings and >> chart of accounts completed before starting your actual configuration. >> >> Ryan >> >> >> >> >> On 8/17/10 1:10, "kelechi Micheals" <[email protected]> wrote: >> >>> Hi, >>> This solution worked. I had to re-install mifos afresh now I get the >>> following >>> error when I try to Define new products (savings) >>> >>> Loan product: Page expired since the action is not permissible. Click on >>> the >>> tabs above to proceed. >>> savings product: Fatal chart of accounts error: account with general >>> ledger >>> code 24000 not found. >>> fees: - gives a blank page, no error message >>> >>> Fortunato D. Jaudines Jr. wrote: >>>> Hi Kelechi, >>>> >>>> >>>> >>>> The clean way to do it in Ubuntu, using the default tomcat 6 package, is >>>> by >>>> editing /etc/default/tomcat6. At the end of the file create the >>>> MIFOS_CONF >>>> environment variable then restart tomcat: >>>> >>>> >>>> >>>> >>>> $ sudo service tomcat6 restart >>>> >>>> >>>> >>>> >>>> Btw, >>>> >>>> You can also set JAVA_OPTS parameters in /etc/default/tomcat6 (i.e. for >>>> PermGen error) >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> Regards, >>>> >>>> Jaser >>>> >>>> >>>> >>>> On Mon, Aug 16, 2010 at 6:56 PM, kelechi Micheals >>>> <[email protected]> wrote: >>>> >>>>> >>>>> Hi Ryan, >>>>> you are correct must be a typo. I've been working with xml all evening. >>>>> The >>>>> file in MIFOS_CONF path is applicationConfigurtion.custom.properties. I >>>>> checked it and it didn't work. I'm rebuilding the database again for a >>>>> fresh >>>>> installation. Will let you know the outcome in an hour. >>>>> >>>>> Kelechi Micheals >>>>> Fantsuam Foundation. >>>>> >>>>> >>>>> >>>>> >>>>> Ryan Whitney wrote: >>>>>> >>>>>> Kelechi, >>>>>> >>>>>> The correct name of the file is >>>>>> applicationConfiguration.custom.properties, >>>>>> not xml. >>>>>> >>>>>> That should resolve the issue :) >>>>>> >>>>>> Ryan >>>>>> >>>>>> >>>>>> On 8/16/10 3:06, "kelechi Micheals" <[email protected]> >>>>>> <mailto:[email protected]> wrote: >>>>>> >>>>>> >>>>>> >>>>>>> >>>>>>> Hello all, >>>>>>> >>>>>>> I re-install mifos with new Account codes (chart of accounts) on >>>>>>> server (ubuntu 10) and that went well, >>>>>>> however, I couldn't get mifos to read the >>>>>>> applicationConfiguration.custom.xml >>>>>>> I set up an Environment Variable MIFOS_CONF pointing to >>>>>>> /usr/share/tomcat6/confs where I placed the custom files >>>>>>> but it didn't read the file to reflect the currency code changes I >>>>>>> made >>>>>>> INR -> (NGN). and other custom settings . >>>>>>> I wonder if I missed something. >>>>>>> >>>>>>> >>>>>>> >>>>>>> Kelechi Micheals >>>>>>> Fantsuam Foundation >>>>>>> >>>>>>> >>>>>>> >>>>>>> ------------------------------------------------------------------------ >>>>>>> -- >>>>>>> ---- >>>>>>> This SF.net email is sponsored by >>>>>>> >>>>>>> Make an app they can't live without >>>>>>> Enter the BlackBerry Developer Challenge >>>>>>> http://p.sf.net/sfu/RIM-dev2dev >>>>>>> _______________________________________________ >>>>>>> Mifos-users mailing list >>>>>>> [email protected] >>>>>>> https://lists.sourceforge.net/lists/listinfo/mifos-users >>>>>>> >>>>>>> >>>>>> >>>>>> >>>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> -------------------------------------------------------------------------- >>>>> -- >>>>> -- >>>>> This SF.net email is sponsored by >>>>> >>>>> Make an app they can't live without >>>>> Enter the BlackBerry Developer Challenge >>>>> http://p.sf.net/sfu/RIM-dev2dev >>>>> _______________________________________________ >>>>> Mifos-users mailing list >>>>> [email protected] >>>>> https://lists.sourceforge.net/lists/listinfo/mifos-users >>>>> >>>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> >> ----------------------------------------------------------------------------- >> >> >> - >>>> This SF.net email is sponsored by >>>> >>>> Make an app they can't live without >>>> Enter the BlackBerry Developer Challenge >>>> http://p.sf.net/sfu/RIM-dev2dev >>>> >>>> >>>> >>>> >>>> _______________________________________________ >>>> Mifos-users mailing list >>>> [email protected] >>>> https://lists.sourceforge.net/lists/listinfo/mifos-users >>>> >>> >>> >>> >>> ---------------------------------------------------------------------------- >>> -- >>> This SF.net email is sponsored by >>> >>> Make an app they can't live without >>> Enter the BlackBerry Developer Challenge >>> http://p.sf.net/sfu/RIM-dev2dev >>> >>> _______________________________________________ >>> Mifos-users mailing list >>> [email protected] >>> https://lists.sourceforge.net/lists/listinfo/mifos-users >> >> -- >> Ryan Whitney >> Mifos Technical Program Manager >> [email protected] >> Mifos - Technology that Empowers Microfinance (www.mifos.org) >> Our mission is to enable the poor, especially the poorest, to create a world >> without poverty. >> <http://grameenfoundation.org/take-action/ingenuity-fund-challenge/> >> P please consider the environment before printing this e-mail. >> >> > -- Ryan Whitney Mifos Technical Program Manager [email protected] Mifos - Technology that Empowers Microfinance (www.mifos.org) Our mission is to enable the poor, especially the poorest, to create a world without poverty. <http://grameenfoundation.org/take-action/ingenuity-fund-challenge/> P please consider the environment before printing this e-mail. ------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev _______________________________________________ Mifos-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mifos-users
