It's all about the answers!

Ask a question

The EWM Git Integration Toolkit support tools appear to be broken in EWM 7.0.2 SR1


Rich Ralston (31) | asked Apr 19, 5:44 p.m.

 While using the tools supplied with the EWM Git Integration Toolkit with EWM 7.0.2 SR1, the URL validation fails as follows:


19 Apr 21:28:04 - GitRepositoryOperations VERBOSE ensureCompatibility : HTTP options {
    "hostname": "\"glelm.somedomain.com\"",
    "port": "undefined",
    "path": "\"/ccm/versionCompatibility?clientVersion=7.0.2 SR1\"",
    "method": "\"GET\"",
    "rejectUnauthorized": "false"
}
19 Apr 21:28:04 - GitRepositoryOperations VERBOSE ensureCompatibility : **** LOG OPTIONS END  ***

node:_http_client:184
      throw new ERR_UNESCAPED_CHARACTERS('Request path');

It seems to not like the space in the clientVersion parameter.

Is there a work around?

Accepted answer


permanent link
Ralph Schoon (62.3k33643) | answered Apr 20, 3:10 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

 Please open a case with support, so support can get the required log and diagnostic data.

Rich Ralston selected this answer as the correct answer

Comments
Rich Ralston commented Apr 20, 9:41 a.m.

 Thank you @ralph I will do that.

Your answer


Register or to post your answer.