Error  while logging in to Financial report studio

Hi,
while logging in to Financial report studio i am getting this error
Could not connect to server : Server name
please make sure that the server is running as specified in the logon dialog(including port number if not default)
can any 1 help me in this ??????

for my response i will make the supposition you are trying to connect to an HFM data source to pull data for your reports, lets call it HFMCLUSTER.
in order for your reports studio to gain connectivity to the HFMCLUSTER data source, you will need to first install the HFM Client on the same machine, along with the ADM driver for connectivity. After it is installed, register the HFMCLUSTER using the Server and Web Configuration Utility (the only tab that will be available will be the Server/Cluster Registration)
You then enter the name of one of the servers, or the server, that is being used as the HFM server, the cluster name will then appear. Click the "Enable DCOM" button to the right, hit apply, and you're done.

Similar Messages

  • Error while establishing grid in Financial Reporting

    I am getting an error when I login into Financial Reporting studio and try to build a new report I am not able to add a new grid as it throws following errror:
    DatasourceIDLogin.LoadDatasourceNames Error: -2147467259 Error Loading DatasourceList to Repository
    While debugging I found out that HR internal Folder under workspace directory is empty.
    This is our windows Enviroment and installation has been done in a distributed envirioment.
    Kindly suggest possible solution for the same asap...
    Thanks in Advance

    Have you installed the Client on your machine and trying to open it?
    Are you receiving the same error when opening the report directly from the server?
    I don't think replacing / movement of the file is a good idea
    As JohnGoodwin suggested, please have a look in Oracle support site
    Regards
    Amarnath
    ORACLE | Essbase

  • Financial report studio login error

    Hi,
    while logging in to Financial report studio i am getting this error
    Could not connect to server : Server name
    please make sure that the server is running as specified in the logon dialog(including port number if not default)
    can any 1 help me in this ??????

    Hi Andreas,
    Thanks for the reply,
    i have checked those two services , and they are running...
    i am logging in with user id as 'admin' pwd as 'password'
    and the server as my system name..
    is it correct ?
    any other help regarding this issue ........

  • Workspace - Error when trying to import Financial Reports

    I am trying to import some Financial Reports, but when I goto Navigate>Explore, then I right click on the folder where I want the reports and then click Imort>Financial Reports, I get this error message;
    "Your Financial Reporting Web Server is unable to locat the report server epm.southbay.local:8299. Please contact your administrator. (5514)"
    Also, when trying to log into Financial Reporting Studio I use the server name and port 8200, but its gives me an error message of;
    "You are not authorized to use this functionality. Contact your administrator"
    I have check the provisioning and I have all provisions assigned to me.
    How can I log into the Financial Reporting Studio and import financial reports in Workspace?
    Mike

    problem solved.
    Solution:
    1) Right click on certresponse.crt
    2) Rename to certresponse.p7r3) Right Click on certresponse.p7r -> Open
    4) Select the file with your domain name
    5) Right Click -> All Tasks -> Export
    6) Then import this in to the J2EE Key Store

  • Error message when logging into financial reporting studio 11.1.1.3

    I receive the following error message when I attempt to login in to financial reporting studio 11.1.1.3:
    "You are not authorized to use this functionality. Please contact your administrator."
    I'm attempting to login with the default "admin" user that appears to have been automatically provisioned with all user rights.
    I see the following error message in FRClient.log (on the client):
    09-14 13:48:40 ERROR ConfigResourceBundle     Could not find fr_configcache.properties file
    The server components (foundation, fr server, essbase) are on a linux machine and fr studio (along with the common foundation files) are installed on a windows machine.
    The fr_configcache.properties file does not exist on the client but it does on the server.
    Edited by: user5326851 on Sep 14, 2010 1:59 PM

    I tried copying the file fr_configcache.properties to c:\hyperion\products\biplus\lib and this got rid of the error message that shows up in FRClient.log but I still receive the same authorization error message in the GUI.

  • SSL error logging into Financial Reporting Studio

    We are using Financial Reporting 11.1.2.1, patch 120. We terminate SSL at a load-balancing appliance, therefore, none of the Hyperion services have SSL enabled.
    Users were able to log into Financial Reporting Studio (FRS) using https://servername:port successfully until we installed a new digital certificate in the virtual IP on the load-balancing appliance. Now when the users try to log into FRS, a SSL handshake error is written to the client log file. See below for full error.
    We have restarted all Hyperion services and verified that browser access to the EPM environment is working using https. We also tried uninstalling the FRS client and reinstalling, but get the same error.
    The original digital certificate was not imported on the Hyperion servers or client machines. The new digital certificate has not been imported either.
    Oracle Support said that we need to create a keystore file on each client machine and import the new digital certificate.
    Wondering if anyone else has run into this issue or can explain why we would need to import the new cert on each client, when we never had to import the original cert on the client?
    We also verified that if we revert back to the original cert on the load-balancer, the users can log into FRS.
    Thanks,
    Robin
    FRClientLogging.log:
    [2012-05-15T09:39:19.438-06:00] [EPMFR] [ERROR] [] [oracle.EPMFR.core] [tid: main] [ecid: 0000JTH9owO5EgG6yzFg6G1FgbYb000000,0] [SRC_CLASS: com.hyperion.reporting.registry.FRSystem] [SRC_METHOD: getObjectFromURL] [[
    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
         at com.sun.net.ssl.internal.ssl.Alerts.getSSLException(Alerts.java:174)
         at com.sun.net.ssl.internal.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1611)
         at com.sun.net.ssl.internal.ssl.Handshaker.fatalSE(Handshaker.java:187)
         at com.sun.net.ssl.internal.ssl.Handshaker.fatalSE(Handshaker.java:181)
         at com.sun.net.ssl.internal.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1035)
         at com.sun.net.ssl.internal.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:124)
         at com.sun.net.ssl.internal.ssl.Handshaker.processLoop(Handshaker.java:516)
         at com.sun.net.ssl.internal.ssl.Handshaker.process_record(Handshaker.java:454)
         at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:884)
         at com.sun.net.ssl.internal.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1112)
         at com.sun.net.ssl.internal.ssl.SSLSocketImpl.writeRecord(SSLSocketImpl.java:623)
         at com.sun.net.ssl.internal.ssl.AppOutputStream.write(AppOutputStream.java:59)
         at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:65)
         at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:123)
         at org.apache.commons.httpclient.methods.EntityEnclosingMethod.writeRequestBody(EntityEnclosingMethod.java:506)
         at org.apache.commons.httpclient.HttpMethodBase.writeRequest(HttpMethodBase.java:2114)
         at org.apache.commons.httpclient.HttpMethodBase.execute(HttpMethodBase.java:1096)
         at org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethodDirector.java:398)
         at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:171)
         at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
         at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:323)
         at com.hyperion.reporting.registry.FRSystem.getObjectFromURL(Unknown Source)
         at com.hyperion.reporting.registry.FRSystem.lookupHsServer(Unknown Source)
         at com.hyperion.reporting.javacom.HsServer.getServer(Unknown Source)
         at com.hyperion.reporting.javacom.HsHelper.getServer(Unknown Source)
    Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
         at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:294)
         at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:200)
         at sun.security.validator.Validator.validate(Validator.java:218)
         at com.sun.net.ssl.internal.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:126)
         at com.sun.net.ssl.internal.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:209)
         at com.sun.net.ssl.internal.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:249)
         at com.sun.net.ssl.internal.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1014

    fixed by creating local keystore on each client machine, importing the certificate into the keystore and adding the following registry entry on each client machine:
    -Djavax.net.ssl.trustStore=full path to keystore file.
    registry entry added to HKEY_LOCAL_MACHINE\SOFTWARE\Hyperion Solutions\Hyperion Reports\HReports\JVM
    still no answer from Oracle Support as to why it was necessary to do this for the new certificate when we did not have to do this for the original certificate.

  • Financial Reporting Studio Client Installation Error

    Hi,
    today i tried to install Financial Reporting Studio on my own computer to access the data stored on a server landscape. After successfull installation, when I try to login I receive the following error message: You are not Authorized to use this Functionality. Please contact Administrator
    Nevertheless, I am the admin so I need to contact myself. I tried a lot of things today and read a lot of threads, still no solution. I can run the Reporting Studio from any of my servers and use the URL http://webserver:19000 It works when run from any of the servers. But when I try it from the "outside" I always get the error above. I can access all other Hyperion Components from my computer, hence the environment is configured right to that extend.
    Do you have any suggestions on this error?
    Thank you very much,
    Best Regards
    Philipp
    I run: Windows Vista
    FinRep Studio: 11.1.0.2507

    I have the same issue with 11.1.1.3 and Windows 7 which we recently installed..  Initially, Financial Reporting would not launch but after we did the steps mentioned below, we the studio opens and we can access our Repository.  However, we get a 'Failed to connect to Server...' for each of our HFM and Essbase reports.  Any ideas?
    Thx,
    Mike
    We followed the below steps
    manually copy the following folders and files from a working 32-bit Windows machine:
    <HYPERION>\common\JRE  (This is needed for Studio startup.)
    <HYPERION>\common\ADM\9.5.0.0\Essbase  (This is needed for data source connections.)
    <HYPERION>\products\biplus\lib\fr_client.properties  (This defines the FR Client Logging settings.)
    <HYPERION>\products\biplus\lib\fr_global.properties  (This is needed to define the default
    RMI port (FR Studio will try to use 1099 otherwise) and the location of the fr_client.properties file (or else the FRClient.log file doesn't get created).)
    Note that if the Java Runtime (<HYPERION>\common\JRE ) was missing after initial installation, it will be necessary to manually execute <HYPERION>\products\biplus\install\bin\HrRunAnt.cmd.  This is a Windows batch file used to perform post-install configuration steps; it depends on the presence of the java Runtime.

  • Financial Reporting Studio Error Conect

    Hello;
    I can not connect to Financial Reporting Studio. FR Web service is up. I'm using port 80.
    The message that appears is the common, You are not authorized to use this functionality.
    The logs generated reporting Financiial Studio on my local computer is:
    [2013-06-04T09:29:44.218-04:00] [EPMFR] [ERROR] [] [oracle.EPMFR.core] [tid: main] [ecid: 0000JwFOGPoDkZA5rbWByY1HfUj8000000,0] [SRC_CLASS: com.hyperion.reporting.registry.FRSystem] [SRC_METHOD: getObjectFromURL] [[
    java.lang.IllegalArgumentException: Invalid uri 'http(s)://10.93.13.24/hr/services/FRServiceReporting': incorrect scheme
         at org.apache.commons.httpclient.HttpMethodBase.<init>(HttpMethodBase.java:222)
         at org.apache.commons.httpclient.methods.ExpectContinueMethod.<init>(ExpectContinueMethod.java:93)
         at org.apache.commons.httpclient.methods.EntityEnclosingMethod.<init>(EntityEnclosingMethod.java:119)
         at org.apache.commons.httpclient.methods.PostMethod.<init>(PostMethod.java:106)
         at com.hyperion.reporting.registry.FRSystem.getObjectFromURL(Unknown Source)
         at com.hyperion.reporting.registry.FRSystem.lookupHsServer(Unknown Source)
         at com.hyperion.reporting.javacom.HsServer.getServer(Unknown Source)
         at com.hyperion.reporting.javacom.HsHelper.getServer(Unknown Source)
    [2013-06-04T09:29:44.333-04:00] [EPMFR] [ERROR] [] [oracle.EPMFR.core] [tid: main] [ecid: 0000JwFOGPoDkZA5rbWByY1HfUj8000000,0] [SRC_CLASS: com.hyperion.reporting.registry.FRSystem] [SRC_METHOD: lookupHsServer] [[
    com.hyperion.reporting.util.HyperionReportException: No se ha podido conectar con el servidor.
    Asegúrese de que el servidor esté en ejecución como se especifica en el cuadro de diálogo de inicio de sesión (incluyendo el número de puerto si no es el predeterminado).
         at com.hyperion.reporting.registry.FRSystem.lookupHsServer(Unknown Source)
         at com.hyperion.reporting.javacom.HsServer.getServer(Unknown Source)
         at com.hyperion.reporting.javacom.HsHelper.getServer(Unknown Source)
    [2013-06-04T09:29:44.358-04:00] [EPMFR] [ERROR] [] [oracle.EPMFR.core] [tid: main] [ecid: 0000JwFOGPoDkZA5rbWByY1HfUj8000000,0] [SRC_CLASS: com.hyperion.reporting.javacom.HsServer] [SRC_METHOD: getServer] [[
    java.lang.NullPointerException
         at com.hyperion.reporting.javacom.HsServer.getServer(Unknown Source)
         at com.hyperion.reporting.javacom.HsHelper.getServer(Unknown Source)
    I would appreciate very much if someone tells me I can be. or give me more accurate idea of what the log says.
    regards
    Pedro.

    Can you open any FR reports from Workspace?
    There are lots of published solutions (36) in support.oracle.com for this error.
    Troubleshooting Financial Reporting Studio Errors: "You are not authorized" [ID 1311496.1] (This one has 6)
    Regards
    Celvin
    http://www.orahyplabs.com

  • Hyperion Financial Reporting Studio - usage log and exporting criteria

    Hello, is there a way to run a usage log for the reports that we have in Financial Reporting Studio?
    In addition, can I export the report criterias? I'm looking at potentially archiving some reports we have out on the server that is not currently being used. Thanks much!!!

    The FRReportSrv log file under Hyperion\logs\BIPlus gives you the report usage tracking. I am not the developer of our process and I am not techie at all, but we have a process that scans the log files, parses the log files and load it into Oracle. Then thru Oracle Apex, we develop reports to track FR usage.
    I am not sure what you mean by report criterias. Do you mean, for example, if the report is not used for over 5 months, you would like to archive it? If you can create a similar report like the one I described above, then yes, it would help you to determine the idle reports, but I am not sure if you can automatically archive the reports. I think it would have to be manual, where you would use the export function on Workspace to archive your report.
    Hope this helps.
    Cheers,
    Mehmet

  • Hyperion Financial Reports Studio - Activex error 429

    Greetings Everyone,
    I have recently installed Hyperion Financial Reports Studio 11.1.2.1 on a 64 bit Windows 7 machine using the standalone installer (FinancialReportingStudio.exe)
    After the install, when attempting to launch the client we get the classic run-time error 429 for active x.
    I've had this problem before in previous engagements, and the solution was to run the config utility on the computer and the error would then go away.  The problem is that the standalone installer does not seem to setup/install the configuration utility on the client PC.
    Any suggestions on how to solve the problem?  Already tried running the HRrunant.bat and that didn't help.
    Thanks,

    Good to hear the issue is resolved ...
    However the update you gave contradicts the first update you gave when you started the thread...that it was a 32 bit machine (client)
    "I have recently installed Hyperion Financial Reports Studio 11.1.2.1 on a 64 bit Windows 7 machine using the standalone installer"

  • Financial Reporting Studio Problem...

    Hi John,
    that my Variance problem was solved with the help of the last post, I created one Report in Financial Reporting Studio. But when I want to Web Preview for the report in Workspace I get the following message-
    *5200: Error executing query: Unable to obtain a connection to Hyperion Essbase. If this problem persists, please contact your administrator.com.hyperion.planning.olap.NoAvailableOlapConnectionsException*
    Then I thought of trying Print Preview which threw the same error.
    What needs to be done John?? I restarted all the services and Essabse as well. But nothing helped.
    Please advise.

    John. I am sorry to ask this, a different question. Actually I just faced a severe problem while trying that report issue. I give the details below-
    I created one group and assigned it only Dimension Editor and Application Creator roles. And further created one user and put it into that group.
    Next created one application(*TestApp*) in Workspace yesterday. Now as I faced the FR issue and according to you I created one application(*app*) in Workspace, this time with admin(as you told) and tried to create report and eventually failed which wrote in one but last post.
    Then according to your last reply I restarted the services and and entered the Workspace with the new user. But here comes the problem, I can't see my application that I had created under this user. All I could see is the application that I had created using admin(for trying the FR issue).
    I mean... I am very confused.... created one application with a new user, but it got replaced by an application that was created with admin, and with a different name.
    But I still can see the database in EAS and it is intact. And when right click on the TestApp and see the User/group access, I can see admin and that new user.
    John pls don't get angry... I know it's a different issue.
    Any kind of help would be appreciated.
    Thanks.
    Edited by: Sap B on Jun 13, 2009 5:59 AM
    Edited by: Sap B on Jun 13, 2009 6:03 AM

  • No sync between Financial Report Studio repository and planning

    Hi,
    I have a problem in Hyperion Planning 11.1.3 when I am trying to open reports that are either in Explorer or in a task list linked by a smartcut. An error (#2108) occured saying that the object I am trying to open is not in the repository. I am using Financial Report Studio 11.1.1.3. to create reports.
    Does anyone have an idea of why I am getting that error?
    Thanks for your help!

    Hi,
    This is a known issue and there is no solution yet as far as I'm aware. It happens when you open a report using different user names on the same PC.
    The solution is this, log off from workspace, clean internet explorer caches (including temp files). shut down internet explorer and try openning the report again from workspace.
    Obviously, you need to repeat this steps everytime you face the issue.
    Cheers,
    Alp

  • Hyperion financial reporting studio not responding

    hi all,
    I have Hyperion financial reporting studio "client" (Hyperion 9.3.1) installed in my local machine - windows 32 bit machine.
    The machine configuration is:
    P4 3.0 GHz and 1 GB RAM.
    When I launch Hyperion financial reporting studio with username , password and report server information the System performance parameter ( As found in task manager) goes following change:
    CPU usage:fluctuates between 45 - 100% which was initially 1%
    PF usage:jumps to 1.32GB which was initially 362MB
    Physical memory available : drops down from 762188(K) to 1728(K)
    application status: Not responding
    AND ULTIMATELY THE WINDOW OF FINANCIAL REPORTING STUDIO VANISHES .There is no error log created ??
    I cannot proceed further. Please help me out...
    Thanks in advance

    Please post these type of queries to Hyperion BI Workspace & Reporting module

  • Financial reporting studio compatibility

    Hi,
    We have two Hyperion projects( 1st team uses 11.1.1.3 and 2nd team uses 11.1.2.1) in the company . Now Financial reporting developer wants to create reports for both the projects using same FR studio. Please advice how to connect to Essbase 11.1.2.1 using Financial reporting studio 11.1.1.3 or vice versa.
    We keep on getting following error :
    "You are not authorized to use this functionality. Contact your administrator."
    We also tried logging in as "admin" but still the same error.
    Thanks

    Hi
    Normally I would say backward compatability woui ldbe more likely to work, i.e. connecting to 11.1.1.3 Essbase from the 11.1.2.1 FR but according to the supported platforms document that I have seen for v11.1.2.x the 11.1.2.1 FR release is only compatible with v9.3.3 and not 11.1.1.3.
    Seems strange that it would work with 9.3.3 and not 11.1.1.3 but that is what it states.
    Hope this helps
    Stuart

  • Hyperion Financial Reporting Studio "Failed to Connect to Server"

    One of my report developers recently got a new laptop. Since then, she hasn't been able to open an existing report or create a new one. She can log into Financial Reporting Studio, but when trying to open an existing report or create a new report, she gets the error message "Failed to Connect to Server".
    We've tested using her laptop and using mine. We are both fine on my laptop. We both have same issue on her laptop. Therefore, we don't think it's a security/credentials issue.
    We've searched help documentation and other threads in this forum but haven't been able to find what we need.
    We suspect that file(s) are missing or something wasn't configured properly during the new install. Maybe the Planning ADM Driver?? Our company's tech support hasn't been able to help. This is a new implementation, the consultants are gone, and our IT staff isn't up to speed yet.
    Can anyone offer help as to what file/configuration could be the cause and exactly how to correct?
    Thanks.

    We had the same issue after installing the Financial Reporting Studio client.
    If you run the batch script HRRunAnt.cmd in the directory C:\Hyperion\products\biplus\install\bin after installation this fixes the problem.

Maybe you are looking for

  • 9.0.2.6 Portal Repository Upgrade Patch problems.

    We got some problem with Portal when tryed to apply 9.0.2.6 Upgrade. Could anybody give advice on this issue: Initial configuration: Solaris8, Portal 9.0.2.2.14, Oracle 9iAS R2 v.9.0.2.0, RDBMS 9.0.1.3. The infrastructure and midtier work on differen

  • HOST command not working

    Oracle AS Version 10.1.2.0.2, Oracle Forms Version 10.1.2.0.2, Windows XP. I am using HOST command to read a files from the directory (on the server). But HOST does not working. When i click the button to read the file, it just hangs on and no error

  • Portal : JSP : Output in an Excel File.

    Hi, I am unable to get the output on a JSP Page in Microsoft Excel I am trying to generate an Excel Report from my Portlet. I am picking up the data for the Report from Oracle Internet Directory. I have created a simple JSP file ( as a Portlet ) and

  • Numbers email attachment not opening correctly

    A Numbers spreadsheet emailed to me by a friend from an iMac does not open with the correct font colors on items that she has made changes in a later version. They continue to be the previous version even though they have an updated document name. Th

  • How to add a flash frontend?

    I have a client server application written in Java. Currently the server is Java based and the client side is a Java applet. I would like to know what techniques are possible to add a flash front end. There is a lot of presentation logic processed on