Hey Alex, this is not an issue. Java simply wasn't able to determine your desktop environment.
If you see this message, don't hit enter, this is simply the default shutdown hook to end the application. Your server is running correctly. Cheers Markus From: alex.ch...@intrasofttechnologies.com To: dev@fineract.incubator.apache.org Subject: Unable to start Apache Fineract in Netbeans. Date: Wed, 13 Apr 2016 10:10:58 +0300 Dear all, I have had issues starting the Fineract project in Netbeans. I was able to import the project and successfully build and run it. However I get a message in the log window, then after that the project stops running. Here is a part of the log message: “09:55:12.752 [main] INFO o.a.f.ServerWithMariaDB4jApplication - Started ServerWithMariaDB4jApplication in 110.876 seconds (JVM running for 112.215)09:55:12.801 [main] INFO o.a.f.ServerWithMariaDB4jApplication - Not going to open UI homepage in local web browser, because !Desktop.isDesktopSupported() Hit Enter to quit...09:55:12.814 [main] INFO o.s.c.s.DefaultLifecycleProcessor - Stopping beans in phase 0 BUILD SUCCESSFUL Total time: 2 mins 2.96 secs” I do not know what is wrong or what the issue may be. My laptop is running Windows 10 and I have Chrome and Firefox installed. Thank you in advance for your cooperation. Regards,Alex