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

java.net.URISyntaxException when it tries to found test cycle #8

Open
towfurious opened this issue May 8, 2017 · 0 comments
Open

Comments

@towfurious
Copy link

For example --testCycle=bamboo Cycle, it will successfully create cycle with space between words, and when in will search for this cycle to put execution to it, in fails with message "Caused by: java.net.URISyntaxException: Illegal character in query at index 141: http://127.0.0.1/rest/zapi/latest/zql/executeSearch?zqlQuery=project='VISTJETFUTURE'%20and%20fixVersion='2.5.11'%20and%20cycleName='AT1: MIS+MWA Data Comparison'&offset=0
08-May-2017 19:45:06 at java.net.URI$Parser.fail(URI.java:2848)
08-May-2017 19:45:06 at java.net.URI$Parser.checkChars(URI.java:3021)
08-May-2017 19:45:06 at java.net.URI$Parser.parseHierarchical(URI.java:3111)
08-May-2017 19:45:06 at java.net.URI$Parser.parse(URI.java:3053)
08-May-2017 19:45:06 at java.net.URI.(URI.java:588)
08-May-2017 19:45:06 at java.net.URI.create(URI.java:850)
08-May-2017 19:45:06 ... 8 more
08-May-2017 19:45:07 :zephyrSync FAILED"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant