I got the Fineract running finally. Now this seems little complicated.
All around on the Fineract Documentation , it says visit and install ActiveMQ , I did not use Active MQ, although I had the error related to OPEN JPA, but it did not stop the server. Though previously I was importing the project in IntelliJ only notable change is that I followed the Readme from git repository and did not import the project. Thanks On Sun, Mar 31, 2019 at 10:55 PM Saransh Sharma <[email protected]> wrote: > I have followed almost all config style. > > First I tried 5.5 with JDK 1.8 > Second I tried 5.6 with 1.8 with Active MQ > ......tried and spent almost 12 hours with above configuration. > > It seems like we cannot debug it directly from the IDE , ok not bad , but > tomcatRunwar is also failing now what to do? Then no connecting with > remote debugging. > > Thanks > > > > On Sun, Mar 31, 2019 at 10:48 PM Saransh Sharma <[email protected]> > wrote: > >> Oh, oops. >> >> I am trying to setup local development for Fineract and I am getting >> exception as below. >> >> Caused by: <openjpa-2.4.1-r422266:1730418 fatal user error> >> org.apache.openjpa.util.MetaDataException: The type "class >> org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom" >> has not been enhanced. >> >> Now after researching a bit on the forum , I have come to the conclusion >> that with mysql 5.7 and JDK 1.8 I cannot run this from IDE. >> >> Now, I am trying to do ./gradlew clean tomcatrunwar also throwing >> exception of failed to start child container. >> >> I think information is bit scattered when it comes to setup Fineract. >> >> Let me know if you have some solution for this. >> >> >> On Sun, Mar 31, 2019 at 10:35 PM Awasum Yannick < >> [email protected]> wrote: >> >>> Hey Saransh, >>> >>> You attachment is not visible because this mailing list does not accept >>> attachments. Please use an external service or paste the error in the >>> body of the email. >>> >>> Thanks. >>> >>> On Sun, Mar 31, 2019 at 9:43 AM Saransh Sharma <[email protected]> >>> wrote: >>> >>> > Trying to setup apache Fineract on (local instance) IntelliJ while >>> > starting the Application Server it comes up with this. >>> > >>> > I am using OS X 10.14.2 >>> > Mysql 5.6 >>> > JDK. is 1.8 >>> > >>> > >>> > [image: Screenshot 2019-03-31 at 2.12.13 PM.png] >>> > >>> > >>> > >>> > >>> > -- >>> > >>> > >>> > Saransh Sharma >>> > >>> > >>> > >>> > >>> ---------------------------------------------------------------------------------------------- >>> > >>> > >>> > >>> ---------------------------------------------------------------------------------------------- >>> > >>> > >>> > >>> >> >> >> -- >> >> >> Saransh Sharma >> >> >> >> ---------------------------------------------------------------------------------------------- >> >> You know what I. love a woman whose name is simran, >> >> ---------------------------------------------------------------------------------------------- >> >> >> > > > -- > > > Saransh Sharma > > > > ---------------------------------------------------------------------------------------------- > > The idea of separation of me and you is amazing. > > ---------------------------------------------------------------------------------------------- > > > -- Saransh Sharma ---------------------------------------------------------------------------------------------- The idea of separation of me and you is amazing. ----------------------------------------------------------------------------------------------
