Question

I am trying to migrate a worklight project from worklight version 5.0.5 to version 6.1. When i import the worklight application i get the following error:

Migrating the module_07_12_JSONStore_with_Security project from version 5.0.5 to version 6.1.0.0 has failed because Failed 
reading build-settings.xml

How to resolve this error?

Was it helpful?

Solution

Eclipse may have a small problem .So re- install eclipse and worklight ,it may solve your problem. Try it before raising flag or downvote.

OTHER TIPS

I have imported the project module_07_12_JSONStore_with_Security from Worklight 5.0.5.1 into Worklight 6.1.0 and the project was successfully migrated:

FWLST1022I: Starting to migrate the module_07_12_JSONStore_with_Security project from version 5.0.5 to version 6.1.0.0.

FWLPL0025I: The module_07_12_JSONStore_with_Security project is being saved as C:\WorklightDev\Eclipse\Workspaces\6100\module_07_12_JSONStore_with_Security\module_07_12_JSONStore_with_Security_2014_02_11_130543.backup.zip file.

FWLST1078I: 'build-settings.xml' file added to 'apps' application

Created file 'default.keystore' in directory 'C:\WorklightDev\Eclipse\Workspaces\6100\module_07_12_JSONStore_with_Security\server\conf\default.keystore' of project 'module_07_12_JSONStore_with_Security'

FWLST1106I: Adding default Worklight Analytics properties to the Worklight properties files.

FWLPL0018I: Migrating the module_07_12_JSONStore_with_Security project from version 5.0.5 to version 6.1.0.0 has succeeded.

Please try downloading the .zip file from the link I have mentioned above. Then import the project you want into a fresh new workspace in Worklight 6.1.0 and see if it fails still.

Navigate to your temp directory and delete the wlBuildResources folder. Re-build of the project should fix this issue.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top