Essential Viewer warning on Invalid 'expires' attributes.

Post Reply
xiaoqi
Posts: 126
Joined: 09 Feb 2023, 03:33

Hello,

I'm using Essential Viewer and it's able to publish my repository successfully to Tomcat, however, in the terminal I see below warning message (not error):

===START===
WARNING: Invalid cookie header: "Set-Cookie: essential_viewer.i18n=en-gb; Max-Age=31535000; Expires=Fri, 15 Mar 2024 20:04:34 GMT; Path=/". Invalid 'expires' attribute: Fri, 15 Mar 2024 20:04:34 GMT -- ResponseProcessCookies.processCookies()
===END===

Am I having anywhere with wrong setting to prevent this warning?

Thanks a lot,
Xiaoqi
xiaoqi
Posts: 126
Joined: 09 Feb 2023, 03:33

I see this error today again:

WARNING: Invalid cookie header: "Set-Cookie: essential_viewer.i18n=en-gb; Max-Age=31535000; Expires=Sat, 31 Aug 2024 03:57:50 GMT; Path=/". Invalid 'expires' attribute: Sat, 31 Aug 2024 03:57:50 GMT -- ResponseProcessCookies.processCookies()

In Protege, it's like these messages:

Rendering repository...
Sending repository snapshot...
Checking for access...
Sending XML snapshot...
Exception encountered during send
Failed to send snapshot to the Report Service :
No response from the Report Service at this URL.

Could you please help?
Xiaoqi
xiaoqi
Posts: 126
Joined: 09 Feb 2023, 03:33

Update: I've troubleshot this on my client side, the Protege doesn't have any issue, then after I restart the Tomcat service in the server (where Essential Viewer is running on) side, it's working now and I can successfully publish. Will keep monitoring.
Post Reply