Attempts to Generate Reports from Within Web Switching Result in the Error Message "Java.io.ioexception Connection Closed EOF Detected"
(Doc ID 2046674.1)
Last updated on DECEMBER 03, 2019
Applies to:
Oracle Network Management for Utilities - DMS - Version 1.12.0.2 and laterOracle Utilities Network Management System - Version 1.12.0.2 and later
Information in this document applies to any platform.
Symptoms
Generating or previewing a Switching sheet from NMS using the BI Publisher Template won't work over HTTPS. It works fine in HTTP.
Failed to generate report ... java.io.ioexception connection closed EOF detected:
Changes
Change the BI publisher configuration in the CES_PARAMETERS table to use HTTPS rather than HTTP.
In the CES_PARAMETERS table the attrib WEB_bipub.reportPath value was changed from http to https with the change in port number as well:
http://<server>:<port>/xmlpserver
to
https://<server>:<port>/xmlserver
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |