Running abs-webapp under eclipse (debug mode), No signature of method: java.lang.String.isApp() is applicable

Hello,

Please make sure that ‘application.properties’ file contains following line.
context.app = com.axelor.apps.base.service.app.AppService

Also check if apps are there on ‘Application Config-> Apps management’ menu, if not means something is wrong with your database initialisation. If apps are there you can install individual app or try ‘Bulk install’.