RPE and DNG - Invalid cookie header
Hi I have installed RPE 7.0M3 and noticed the following:
When i try and export from DNG (v6 or 7) I get the following message:
Configuration-Context:.
Jul 17, 2019 5:51:34 PM org.apache.http.client.protocol.ResponseProcessCookies processCookies
WARNING: Invalid cookie header: "Set-Cookie: WASReqURL=""; Expires=Thu, 01 Dec 1994 16:00:00 GMT; Path=/; Secure; HttpOnly;HttpOnly;Secure". Invalid 'expires' attribute: Thu, 01 Dec 1994 16:00:00 GMT
Jul 17, 2019 5:51:36 PM org.apache.http.client.protocol.ResponseProcessCookies processCookies
WARNING: Invalid cookie header: "Set-Cookie: jfs-request-token-5929a217889f4334a7720cbd12a402b7=""; Expires=Thu, 01 Dec 1994 16:00:00 GMT; Path=/rm; Secure; HttpOnly;HttpOnly;Secure". Invalid 'expires' attribute: Thu, 01 Dec 1994 16:00:00 GMT
Jul 17, 2019 5:51:34 PM org.apache.http.client.protocol.ResponseProcessCookies processCookies
WARNING: Invalid cookie header: "Set-Cookie: WASReqURL=""; Expires=Thu, 01 Dec 1994 16:00:00 GMT; Path=/; Secure; HttpOnly;HttpOnly;Secure". Invalid 'expires' attribute: Thu, 01 Dec 1994 16:00:00 GMT
Jul 17, 2019 5:51:36 PM org.apache.http.client.protocol.ResponseProcessCookies processCookies
WARNING: Invalid cookie header: "Set-Cookie: jfs-request-token-5929a217889f4334a7720cbd12a402b7=""; Expires=Thu, 01 Dec 1994 16:00:00 GMT; Path=/rm; Secure; HttpOnly;HttpOnly;Secure". Invalid 'expires' attribute: Thu, 01 Dec 1994 16:00:00 GMT
Does anyone have an thoughts on what this means ad how can it be resolved?
This doesn't stop the export and the output appears fine, so its just mildly annoying.
2 answers
It seems that sometimes this is a problem with authentication not allowing the cookie to be written.
Check that all RPE accesses have adequate authentication.
I solved my version of this problem by finding a file access path specified in the Launch file (.dsx) and adding a current set of authentication ID & PW.