alan-morey / force-meta-backup

A tool to help download Salesforce.com Metadata
43 stars 22 forks source link

Retrieving folders is causing issues #4

Closed banderson5144 closed 11 years ago

banderson5144 commented 11 years ago

I am receiving this error when the code is trying to retrieve folders in the groovy script. This is in a basic Developer Edition account. Here is the error I am getting. No changes made to your code:

generatePackageXmlAndBuildXml: [exec] Caught: java.lang.NullPointerException: Cannot execute null+null [exec] java.lang.NullPointerException: Cannot execute null+null [exec] at Folders.writeFoldersPackageXml(force-meta-backup.groovy:166) [exec] at Folders$writeFoldersPackageXml.call(Unknown Source) [exec] at force-meta-backup.run(force-meta-backup.groovy:466) [exec] Result: 1