Hi Srinivasa, The issue on the demo server was that there were a few data tables registered (having an entry in x_registered_table) but the corresponding MySQL tables were absent,removing the orphan registries resolved the issue. However, I am unsure as to what caused this scenario (deleting the datable from the API removes the registry)
Another reason for observing this issue could be changes made to "lower_case_table_names” parammeter in mysql. In ubuntu, the default would be 0 (table names are stored as specified and comparisons are case sensitive) . Updating this setting in a running Mifos X installation to another value, say "1" (table names are stored in lowercase on disk and comparisons are not case sensitive) would result in MifosX not being able to find data tables which were created earlier with uppercase. Can you please check your installation for these issues ? Regards, Vishwas > On Aug 3, 2015, at 4:48 AM, srinivasa Rao Yedida <sre.mi...@gmail.com> wrote: > > Hi Subramanya > > Thanks for raising issues > > On Mon, Aug 3, 2015 at 2:53 PM, Subramanya S N > <subrama...@confluxtechnologies.com > <mailto:subrama...@confluxtechnologies.com>> wrote: > @ Srinivas, > Issue has been raised in Jira MIFOSX-2143 > <https://mifosforge.jira.com/browse/MIFOSX-2143> > > On Sun, Aug 2, 2015 at 7:45 PM, srinivasa Rao Yedida <sre.mi...@gmail.com > <mailto:sre.mi...@gmail.com>> wrote: > Hi All, > > In the latest release (15.03.1.RELEASE),. not able to view the data tables > neither under "Manage Data Tables" nor they are appearing on client page. > Please help. Even in, demo server I am able to reproduce the issue. > > > Thanks > Srinivas Rao > > ------------------------------------------------------------------------------ > > Mifos-developer mailing list > mifos-develo...@lists.sourceforge.net > <mailto:mifos-develo...@lists.sourceforge.net> > Unsubscribe or change settings at: > https://lists.sourceforge.net/lists/listinfo/mifos-developer > <https://lists.sourceforge.net/lists/listinfo/mifos-developer> > > > > -- > Regards, > Subramanya. > > > ------------------------------------------------------------------------------ > > _______________________________________________ > Mifos-users mailing list > Mifos-users@lists.sourceforge.net <mailto:Mifos-users@lists.sourceforge.net> > https://lists.sourceforge.net/lists/listinfo/mifos-users > <https://lists.sourceforge.net/lists/listinfo/mifos-users> > > > ------------------------------------------------------------------------------ > Mifos-developer mailing list > mifos-develo...@lists.sourceforge.net > Unsubscribe or change settings at: > https://lists.sourceforge.net/lists/listinfo/mifos-developer
------------------------------------------------------------------------------
_______________________________________________ Mifos-users mailing list Mifos-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mifos-users