-
Bug
-
Resolution: Cannot Reproduce
-
Highest
-
2.4-M4
After invoking remote API method:
https://atlaseye.atlassian.com/rest-service/reviews-v1/CR-PL-137/reviewitems/CFR-101493/comments
I get following error:
java.io.IOException: Server returned HTTP response code: 503 for URL: http://www.w3.org/TR/html4/loose.dtd
This works for Cruciuble 2.3.5 bud doesn't for 2.4-M4 (https://atlaseye.atlassian.com)
In the logs I don't see any IOExceptions, but I do see this error for the URL you mention:
Are you sure that the IOException is happening server side, or could it be that FE returned an HTML page for the error above and the connector tried to resolve that w3 URL?
The error above has since been fixed, and I can't reproduce the problem at the URL you give, so please try again and let us know if this is still a problem.