Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extra characters in XML output during installApp #25

Closed
slaff opened this issue Feb 10, 2014 · 1 comment
Closed

Extra characters in XML output during installApp #25

slaff opened this issue Feb 10, 2014 · 1 comment
Labels

Comments

@slaff
Copy link
Contributor

slaff commented Feb 10, 2014

There are extra characters in the beginning of the response from the installApp command that break the XML parsing.

Command

/usr/local/bin/zs-client installApp --zpk /home/jan/dev/git/zend-server-bamboo/deployment/target/bamboo/home/xml-data/build-dir/MCD-CDP-JOB1/zpk/52-822629b9f38045c7fd2f2caf4eccae15b9c574cf.zpk --baseUri=/myApp --userAppName=myApp --zsurl=http://10.11.12.68:10081 --zskey=<key> --zssecret=<secret> --zsversion=6.1

Start of response

string(2218) "<zendServerAPIResponse xmlns="http://www.zend.com/server/api/1.5">
@slaff slaff added the bug label Feb 10, 2014
@slaff
Copy link
Contributor Author

slaff commented Feb 10, 2014

There was a debug output in the library that we use. The issue is fixed and new phar file is compiled. See commit: 9b8a0d6

@slaff slaff closed this as completed Feb 10, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant