Search code examples
eclipsemacosibm-mobilefirstworklight-studio

Worklight application builder never finish execution in OS X


I have created a test application (hello world and a button) using Eclipse and Worklight 6.2.

I have 3 environments: iphone, ipad and android.
My project also includes jQuery Mobile 1.4.4.
Everything is set up correctly (ADT, Xcode, Worklight).

When I right-click myApp -> Run As > Run on Worklight Development Server, I see on the right bottom of Eclipse "Worklight application builder running". The problem is that it never finishes...

What could be the cause? Any solutions?


Solution

  • Things to try:

    • Close Eclipse and kill the Java process via Applications > Activity Monitor
    • Close Eclipse and delete the your-workspace\worklightServerConfig folder

    Then open Eclipse and try again to build the app.