com.hyperion.reporting.util.HyperionReportException: Could not connect to the server. Please make sure that the server is running as specified in the logon dialog (including port number if not default).
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Oracle Community by Don'Tknow999-Oracle, 1 year ago
via Oracle Community by kkwok, 1 year ago
via Oracle Community by 909213, 1 year ago
via Oracle Community by Essbase Reject, 1 year ago
via Oracle Community by JPierluissi, 2 months ago
via Oracle Community by Kimi, 1 year ago
com.hyperion.reporting.util.HyperionReportException: Could not connect to the server. Please make sure that the server is running as specified in the logon dialog (including port number if not default).
at com.hyperion.reporting.registry.FRSystem.lookupHsServer(Unknown Source)
at com.hyperion.reporting.config.FRConfig.getFRConfig(Unknown Source)
at com.hyperion.reporting.config.FRConfig.getString(Unknown Source)
at com.hyperion.reporting.util.HRPortAllocator.initSocketFactory(Unknown Source)
at com.hyperion.reporting.util.HRPortAllocator.
(Unknown Source) at com.hyperion.reporting.util.FRRemoteObject.
(Unknown Source) at com.hyperion.reporting.printserver.PrintServer.
(Unknown Source) at com.hyperion.reporting.printserver.StandalonePrintServerLauncher.
(Unknown Source) at com.hyperion.reporting.printserver.StandalonePrintServerLauncher.main(Unknown Source)