-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 7.6.18
-
Component/s: ESP
-
Labels:None
-
Pull Request URL:
-
Compatibility:Minor
-
Roadmap:2019q4
-
Roadmap Summary:Should be easy to get around maxRequestEntityLength one way or another. We do this for other uploads.
If ESPProcess xml setting maxRequestEntityLength is not large enough then
ecl packagemap add command fails with:
SOAP rpc error[errorCode = -1 message = socket not opened Target: C!:34680 -> 10.173.160.101:8010 (3), Raised in: jsocket.cpp, line 1847
And the ESP log only shows:
00002AB5 2019-09-24 14:19:35.700 22171 85911 HTTP First Line: POST /WsPackageProcess HTTP/1.1
So there is no cluse as to why the error.
This error should be logged no matter what the logLevel is