If the service does stops running after starting it might be due other running java service on the background.


Please open terminal and give below commands: 

$ killall java (multiple times) 


Now you can try to command ./start and see if the service keep running.