Hi Sonal, You can enable debug mode. Kindly go through the 'Remote Debugging through' section under https://github.com/openMF/mifosx/wiki/Eclipse
Regards, *Shruthi M R* [email protected] | Skype: Shruthi Rajaram | Mobile: +91-8277012716 On Tue, Dec 11, 2018 at 4:04 PM Sonal Patni <[email protected]> wrote: > Thanks Nazeer, yes I was trying to run this from eclipse. > > So we can't use debug mode? How does one use the debug / breakpoints? > > Rgds > > On Tue 11 Dec, 2018, 3:55 PM Nazeer Hussain Shaik < > [email protected] wrote: > > > I believe you are trying to run Fineract by using Eclipse/STS. After > moving > > to Open JPA, entity enhancement is done at build time as there was some > > issue with run time enhancement. > > So it is not possible to run this application directly. Configure your > > editor to run as external application or run the jar file from command > line > > (Post build). > > > > Regards, > > Nazeer > > > > On Tue, Dec 11, 2018 at 3:34 PM Sonal Patni > > <[email protected]> wrote: > > > > > I am trying to run ServerApplication (Spring Boot) in 1.2.0. However, > > this > > > just won't run and give an error - AbstractPersistableCustom has not > been > > > enhanced. Any one seen this issue? > > > > > > How does one debug application? > > > > > > Rgds > > > > > > -- > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > **Disclaimer: The information contained in this transmission > > > (including any attachment(s) hereto) may be client privileged and > > > therefore > > > confidential. If the reader of this message is not the intended > > recipient, > > > you are hereby notified that any dissemination, distribution, printing, > > > copy of the communication or taking any action in reliance on the > > > communication is strictly prohibited and may be unlawful. If you have > > > received this message in error please delete this from your system and > > > notify us by telephone or e-mail. Unless specifically indicated, this > > > e-mail is not an offer to buy or sell or a solicitation to buy or sell > > > financial product or service, an official confirmation of any > > transaction, > > > or an official statement of Company. Any views or opinions presented > are > > > solely those of the author and do not necessarily represent those of > > > Company. Company is not liable for the improper transmission of this > > > message or for any damage sustained as a result of this message.** > > > > > > > -- > > > > > > > > > > > **Disclaimer: The information contained in this transmission > (including any attachment(s) hereto) may be client privileged and > therefore > confidential. If the reader of this message is not the intended recipient, > you are hereby notified that any dissemination, distribution, printing, > copy of the communication or taking any action in reliance on the > communication is strictly prohibited and may be unlawful. If you have > received this message in error please delete this from your system and > notify us by telephone or e-mail. Unless specifically indicated, this > e-mail is not an offer to buy or sell or a solicitation to buy or sell > financial product or service, an official confirmation of any transaction, > or an official statement of Company. Any views or opinions presented are > solely those of the author and do not necessarily represent those of > Company. Company is not liable for the improper transmission of this > message or for any damage sustained as a result of this message.** >
