Search code examples
ibm-mobilefirstworklight-adapters

IBM WorkLight Error "Ajax request exception: There is no application in the DB with the id 'Todo'. [project TodoProject]"


I am using SQL adapter in worklight and getting "Ajax request exception: There is no application in the DB with the id 'Todo'. [project TodoProject]".

In the past it was working fine.

Please help me resolve this error.

-Ashwini


Solution

  • Make sure your application is deployed?

    If you are in the Worklight Development Server (Worklight Studio Eclipse plug-in), right-click on your application folder and select Run As > Run on Worklight Development Server.

    If you are using an external application server, verify you have deployed your application's .wlapp file (located in the \bin folder in Eclipse) via Worklight Console.


    Otherwise, take some time edit your question with more information, like what you've done "in the past that it worked well".