The FRSetupPrintServer.cmd Script Does Not Create Financial Reporting Print Service [ID 1349389.1] | |||||
Modified 18-AUG-2011 Type PROBLEM Status PUBLISHED |
Applies to:
Hyperion BI+ - Version: 11.1.2.1.000Information in this document applies to any platform.
Symptoms
1. In a new 11.1.2.1 setup, you're running the <FinancialReportingStudio_home>\install\bin\FRSetupPrintServer.cmd, but it does not create Financial Reporting Print Service in the Windows Services panel. The HRPrinter1, HRPrinter2, HRPrinter3, HRPrinter4 and HRPrinter5 queues aren't created either (in Windows Printers and Faxes).2. You see the error "Unable to authenticate user" in <FinancialReportingStudio_Home>\products\financialreporting\install\logs\frprint-config--H##.M#.S##.log file.
3. When trying to sign into Financial Reporting Studio using an SSL link, you receive the error "You are not authorized to use this functionality. Contact your administrator".
4. You see the following error in the <Oracle_Home>\Middleware\EPMSystem11R1\diagnostics\logs\FinancialReporting.log file.
"javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target"
Changes
In the <FinancialReportingStudio_home>\install\bin\FRSetupPrintServer.properties file, the default paramater "FRWebServer=http://server:port" has been changed to use an SSL port as follows.
FRWebServer=https://server:SSL_port#
No comments:
Post a Comment