packagebuilder icon indicating copy to clipboard operation
packagebuilder copied to clipboard

Package.xml Builder Error

Open harishmuppala opened this issue 7 years ago • 3 comments

I'm getting the below error when using package.xml Builder. My org API version is 42.0

There was an error processing your request: Traceback (most recent call last): File "/app/buildpackage/tasks.py", line 103, in query_components_from_org for component in metadata_client.service.listMetadata(child_component_list,api_version): File "/app/.heroku/python/lib/python2.7/site-packages/suds/client.py", line 542, in call return client.invoke(args, kwargs) File "/app/.heroku/python/lib/python2.7/site-packages/suds/client.py", line 602, in invoke result = self.send(soapenv) File "/app/.heroku/python/lib/python2.7/site-packages/suds/client.py", line 649, in send result = self.failed(binding, e) File "/app/.heroku/python/lib/python2.7/site-packages/suds/client.py", line 702, in failed r, p = binding.get_fault(reply) File "/app/.heroku/python/lib/python2.7/site-packages/suds/bindings/binding.py", line 265, in get_fault raise WebFault(p, faultroot) WebFault: Server raised fault: 'UNKNOWN_EXCEPTION: invalid parameter value' Please return to the home page and try again.

I have used this tool in other Sandboxes and it was working fine. Not sure what is different in the current Sandbox that the tool is not working. Thanks for your help!

harishmuppala avatar Jun 18 '18 16:06 harishmuppala

Same

knightforce avatar Aug 06 '18 16:08 knightforce

@benedwards44 - I know this isn't supported but any idea what is causing this error? The reason being I'm in the weeds of a project and could really use this! :)

knightforce avatar Aug 08 '18 14:08 knightforce

@knightforce , Is it still happening with your org?

sfdcale avatar Nov 15 '18 04:11 sfdcale