Hyperion Analyzer error

Hello,
I am trying to edit a Essbase database connection (change of server), I already edited few connections but for some reason for few cubes it is unable to save , it is throwing an exception saying
Unable to save changes Failed to store: com.hyperion.analyzer.atf.om.HYAUserPreferences:33.
We are using v7.x
Let me know your ideas on this.....
Thank You for your time.....

check out MetaLink doc 1325591.1. it deals with 11.1.2.1, but could still apply to an older version. sounds like you may have an issue with your static content:
you will need to log into Oracle Support to view it. solution paste:
============================
The issue is caused by the having Web Analysis installed on a machine without the OHS web server.
As part of the consolidation process of 11.1.2.1 development has moved the static content as part of the OHS install. This causes problems in distributed environments where OHS is not installed.
This is explained in the following bug:
Unpublished Bug 12596545 WEB ANALYSIS REQUIRES IT'S EPMSTATIC CONTENT ON THE ACTUAL APPLICATION SERVER.
============================
In order to resolve this issue:
Copy the contents of the MIDDLEWARE_HOME\EPMSystem11R1\common\epmstatic folder of the Oracle HTTP Server to the same directory on the Web Analysis Server.

Similar Messages

  • Out of memory error on Hyperion Analyzer

    When I tried to access a report through Hyperion analyzer HTML client, Out Of memory error comes up.I tried changing the virtual memory on windows 2000.Even then I am experiencing the same problem.Environment:Windows2000/Tomcat 4.04/IIS/Analyzer 6.2.1.Is there any parameter or setting to be set on properties file on App server side?Can anyone help me out of this problem?Thanks in advance.Jaya.

    How much RAM do you have on the analyzer server. You may need more... In the mean time try adjusting these settingsThe analyzer_startup.bat or file can be edited to change the amount of memory allocated to the Java Runtime Environment (JRE). Instead of: set CATALINA_OPTS=-Xms128m -Xmx256m -Xss2mChanged to: set CATALINA_OPTS=-Xms256m -Xmx512m -Xss4mFor Tomcat, 1024m is the highest setting for –Xmx.

  • Reports export in Hyperion Analyzer ver. 7.2.5 gives error ?

    Environment:
    OS : Windows server 2003 sp2
    IBM websphere application server 5.1.1.10
    Oracle database version: 10.1.0.2
    JRE : 1.4.2_12
    I installed the hyperion analyzer v 7.2.5 build 36 with last supported version of oracle 10g i.e 10.1.0.2.I'am able to successfully create reports and save them.Only issue is export of reports.sometimes i'am able to successfully export:simple and advanced reports from one essbase datasource.but from a completly different essbase datasource i'am not able to export even a single ,basic report. i'am enclosing the java console output below:
    Sun Aug 23 19:20:25 EDT 2009 - Exception Encountered: com.hyperion.analyzer.utils.exception.HYAException: Invalid report XML.
    Exception Message: Invalid report XML.
    com.hyperion.analyzer.utils.exception.HYAException: Invalid report XML.
    +     at com.hyperion.analyzer.usersession_base.HYAReport.<init>(Unknown Source)+
    +     at com.hyperion.analyzer.utils.general.ai.a(Unknown Source)+
    +     at com.hyperion.analyzer.utils.general.ai.a(Unknown Source)+
    +     at com.hyperion.analyzer.usersession_base.AnalyzerClient.doExportReportsAndPresentations(Unknown Source)+
    +     at com.hyperion.analyzer.usersession_base.AnalyzerClient$ActionExportCurrentReport.actionPerformed(Unknown Source)+
    +     at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)+
    +     at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(Unknown Source)+
    +     at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)+
    +     at javax.swing.DefaultButtonModel.setPressed(Unknown Source)+
    +     at javax.swing.AbstractButton.doClick(Unknown Source)+
    +     at com.hyperion.plaf.HYSLMenuItemUI$MouseInputHandler.mouseReleased(Unknown Source)+
    +     at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)+
    +     at java.awt.Component.processMouseEvent(Unknown Source)+
    +     at java.awt.Component.processEvent(Unknown Source)+
    +     at java.awt.Container.processEvent(Unknown Source)+
    +     at java.awt.Component.dispatchEventImpl(Unknown Source)+
    +     at java.awt.Container.dispatchEventImpl(Unknown Source)+
    +     at java.awt.Component.dispatchEvent(Unknown Source)+
    +     at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)+
    +     at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)+
    +     at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)+
    +     at java.awt.Container.dispatchEventImpl(Unknown Source)+
    +     at java.awt.Window.dispatchEventImpl(Unknown Source)+
    +     at java.awt.Component.dispatchEvent(Unknown Source)+
    +     at java.awt.EventQueue.dispatchEvent(Unknown Source)+
    +     at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)+
    +     at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)+
    +     at java.awt.EventDispatchThread.pumpEvents(Unknown Source)+
    +     at java.awt.EventDispatchThread.pumpEvents(Unknown Source)+
    +     at java.awt.EventDispatchThread.run(Unknown Source)+
    +.+
    java.lang.NullPointerException
    +     at com.hyperion.analyzer.utils.general.ai.a(Unknown Source)+
    +     at com.hyperion.analyzer.utils.general.ai.a(Unknown Source)+
    +     at com.hyperion.analyzer.usersession_base.AnalyzerClient.doExportReportsAndPresentations(Unknown Source)+
    +     at com.hyperion.analyzer.usersession_base.AnalyzerClient$ActionExportCurrentReport.actionPerformed(Unknown Source)+
    +     at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)+
    +     at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(Unknown Source)+
    +     at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)+
    +     at javax.swing.DefaultButtonModel.setPressed(Unknown Source)+
    +     at javax.swing.AbstractButton.doClick(Unknown Source)+
    +     at com.hyperion.plaf.HYSLMenuItemUI$MouseInputHandler.mouseReleased(Unknown Source)+
    +     at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)+
    +     at java.awt.Component.processMouseEvent(Unknown Source)+
    +     at java.awt.Component.processEvent(Unknown Source)+
    +     at java.awt.Container.processEvent(Unknown Source)+
    +     at java.awt.Component.dispatchEventImpl(Unknown Source)+
    +     at java.awt.Container.dispatchEventImpl(Unknown Source)+
    +     at java.awt.Component.dispatchEvent(Unknown Source)+
    +     at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)+
    +     at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)+
    +     at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)+
    +     at java.awt.Container.dispatchEventImpl(Unknown Source)+
    +     at java.awt.Window.dispatchEventImpl(Unknown Source)+
    +     at java.awt.Component.dispatchEvent(Unknown Source)+
    +     at java.awt.EventQueue.dispatchEvent(Unknown Source)+
    +     at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)+
    +     at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)+
    +     at java.awt.EventDispatchThread.pumpEvents(Unknown Source)+
    +     at java.awt.EventDispatchThread.pumpEvents(Unknown Source)+
    +     at java.awt.EventDispatchThread.run(Unknown Source)+
    I have no clue why it is behaving so weird.
    Thanks

    <p>yea,</p><p>Garys is right</p><p> </p><p>I have another question.</p><p> </p><p>When i save the Desktop setting(i have a default presentation)for a group, this works in Java client but not in HTML client.</p><p> </p><p>any ideas?</p>

  • Hyperion analyzer installation issue

    Hi,
    I am installing Hyp analyzer 7.2.5. Can any one tell me ..why the below warnings are arising
    The InstallShield Wizard has successfully installed Hyperion Analyzer 7.2.5. Choose Finish to exit the wizard.
    However, the following warnings were generated:
    *Could not use FileService to add required bytes : ServiceException: (error code = 200; message = "catalina.policy (The system cannot find the file specified)"; severity = 0; exception = [java.io.FileNotFoundException: catalina.policy (The system cannot find the file specified)])*
    and also one more thing
    I am trying to install hyp analyzer with sql server 2000 as relational repository,
    I have an issue in selecting JDBC driver, they mentioned I need to give the path for the driver folder, but there are three files in that folder.
    mssqlserver.jar,msutil.jar and msbase.jar.
    My question which jar file I need to select while installation.
    I tried keeping only dirver loaction but when I hit next I am getting dialog box saying C:\Microsoft_SQLServer2000_Driverfor_JDBC\lib ,
    So it makes me to select one of the three files.. so which file I need select out of three.
    If I select one of the file it is letting me allow to the next step...so help me with
    Thanks a lot

    If I remember it correctly, you will need to copy all 3 jars into the WEB-INF\lib and select mssqlserver.jar as the driver.
    HTH
    Gerd

  • Hyperion Analyzer Server

    I installed Hyperion Analyzer 7.2.5.3 on the window server. I also installed IIS and it seems to be working. I need to connect this to Essbase and I did change the Essbase server name in Analyzer.properties file, but when I click on the url from my application, I get the error "Page not found".
    Does anybody know the cause? Do I need to install Essbase Client version for Windows on the server?
    Thanks

    hi,
    In order to connect reports, tomcat service should be run contionously. If you logged off the server, these services can be shutdown.
    You can make the tomcat service as windows service, so even if you logged off (serivce will remain active).
    To move analyzer reports from development to production, take the export (from dev) and import (in prod).
    Export is available in analyzer by using File->Export. You can export one report or all reports in one file.
    Once export file is complete, copy it in prod server and take the import from analyzer.
    thanks,

  • Hyperion Analyzer Drill thru issue

    hi
    I have some drill thru reports attached to the one of the cubes. I am using hyperion analyzer for reporting. When i am putting more than one filter from same dimension i am getting below error and drill thru not working.
    All selected data cells must be contiguous. Selected cells can span multiple members in one dimension only. Selected cells must share a common parent and must come from same relational column.
    The drill thru reports are working for some combination of filters but some other combination it is not working(here the combinations are siblings in outline). Even i saw if i put a filter with child and parent combination the same error coming.
    I am not able to figure it out what is the cause? Any help/suggestion wll be of great help.
    TIA

    Di you get solution for above problem .Please update

  • Hyperion Analyzer Installation 7.2

    <p>I need a little help from you about installing Hyperion Analyzerstandalone client here in Mumbai office with the repository storedon the Air Canada server which is Acn103 (12.41.51.133) at USA<br><br>I am installing Hyperion Analyzer version 7.2.<br><br>When I reach the screen which provides the option-<br><br>Select the repository type for Hyperion Analyzer; I select theMicrosoft SQL Server 2000 option.<br>Since I am not creating the database I deselect create databaseoption and click next.<br>Here it asks me the Server name which put it asACN103/12.41.51.133.<br><br>Then it asks me to put the Analyzer RDMS Username and AnalyzerRDBMS password which I put in as Air Canada (User Name) &aircanada (pw) respectively which is my SQL user ID and passwordfor AirCanada server<br><br>Here it also asks me the path to Microsoft SQL JDBC driver which ininstallation manual says may be the mssqlserver.jar, msutil.jar andmsbase.jar file.<br><br>Since I could not locate these files on my machine I could notprovide the path and hence the Test connection to repositoryfailed.<br><br>So I don&rsquo;t know where am I going wrong?<br><br>So where can I locate these jar files and whether I am followingthe right process or not.<br><br>I have dowloaded these executable jar files from net so whther itll help or not.<br><br>Please suggest. all ideas to fix the prob are welcome<br><br><br></p>

    <p>Thanx for the reply.</p><p> </p><p>Your suggestion was very helpful.</p><p> </p><p>As u suggested i downloaded the <b>mssqlserver.jar file</b> fromthe internet. Now when i attempt running the executable jar file ie(mssqlserver.jar) i get the error failed to load Main-classmanifest attrbute.</p><p> </p><p>Now i m clueless as to how to fix this problem.</p><p> </p><p>Can you please suggest?</p><p> </p><p>Thanx in advance.</p><p> </p><p> </p><p> </p><p> </p>

  • Hyperion analyzer number of legend

    <p>Hi i am using hyperion analyzer 7.2, i have reports generatedbut in the graphs view i am not able to get more then 50 legend andam unable to generate pi charts, can u please help me in thismatter.</p><p>any suggessions are appreciated.</p><p> </p><p>thanks</p><p> </p>

    <p>I am not getting any error message, infact its not showing meall the legend/member it just giving me 50 not more then that. iwant to know whether i can see all my members which are 87 approx.in the chart or their is the restriction of 50 members in onechart</p>

  • Hyperion Analyzer installation in windows vista

    Hi
    I am trying to instal Hyperion Analyzer 7 on window vista.Every thing goes fine but i am getting some java errors and not able to start analyzer.Please help me out in this.
    Thanks
    Harsha.

    Harsha,
    Check the version of JRE.I think it has to be
    JRE1_4_2 or more , re check that
    Sandeep Reddy Enti
    HCC
    1.4.2 or earlier

  • Hyperion Analyzer installation problem in window vista

    Hi
    I am trying to instal Hyperion Analyzer 7 on window vista.Every thing goes fine but i am getting some java errors and not able to start analyzer.Please help me out in this.
    Thanks
    Harsha.

    I do not believe Analyzer 7 is compatible with Vista.
    I tried installing Essbase on Vista and it was a miserable failure. I did, finally, get it to install and run but certain operations, particularly metadata queries (to fill picklists) performed very poorly (for example, 5 to 10 seconds to return a list of 5 members). I punted and had the laptop rebuilt with XP.
    Tim Tow
    Applied OLAP, Inc

  • Hyperion Analyzer 7.5.5

    We are upgrading the Hyperion analyzer version to 7.5.5. We are planning to use JRE 1.4.2_12 with this release. Problem we are facing is that if the user has got higher version of JRE than this, it doesn't use the 1.4.2_12 JRE version but the higher version. We have tested that the higher versions than this eg 1.5.0_9 and 1.6.0_5 JRE versions have got some issues with Analyzer.
    Question :- Is there an option in Analyzer setting that will force analyzer always to use JRE 1.4.2_12 even though you may have higher versions of JRE on your desktop ?

    I'm not aware of a version 7.5.5. We have 7.2.5 and JRE 1.5.0 is supported and works fine. JRE 1.6 is not supported and there is part of your problem. If you have JRE 1.5.0 installed, you can force it to use 1.4.2, but there is no need since 1.5.0 works fine. If your user has JRE 1.6 installed you have a problem. JRE 1.6 will override anything you are doing in the application and force the app to use 1.6. There was a write up about this a while back it has to do with the way the JRE developers are handling security patches. This has nothing to do with Hyperion. In those cases, you need to remove JRE 1.6 from the client machine.

  • Hyperion Analyzer 7.2 HTMl Export problem

    Hi
    I am using the HTML version of Hyperion Analyzer 7.2 I have Office 2003 installed. For some reason when I export to excel using HTMl version, a screen opens but closes back and no data is displayed. It works fine on the Java version. Please advise

    Hi,
    On the client PC include the path to Excel.exe in your %PATH% environment variable and then try to export to excel.
    Regards,
    PK

  • Pb for printing reports using Hyperion Analyzer 7.2

    <p>Hello,<br><br>Firstly, apologize for my bad english, because i am french...<br><br>I have a problem when i try to print reports that contains more thaone spreadsheets with Hyperion Analyzer v7.2: only the selectedspreadsheet is printed, not the entire report. This problem occursin IE 6.x.<br><br>Is there a solution to force a print-sreen action, or a tool to doso ?<br><br>Another question: if several versions of the Sun JVM are installedon a workstation (for instance, V1.4.2 and V5.x), is there asolution to force the Hyperion Analyzer java client to use aspecific version of the Sun JVM (in our case, the 1.4.2 version)?<br><br><br>By advance, thank you for rous answers...<br><br>For information, here are the technical<br><br><br>Server Information<br>Version: 7.2.1.0.03049<br>Class Version: Java HotSpot(TM) Client VM<br>VM Version: Java HotSpot(TM) Client VM<br>VM Vendor: Sun Microsystems Inc.<br>Java Vendor: Sun Microsystems Inc.<br>Java Version: 1.4.2_05<br>OS Name: SunOS<br>OS Version: 5.8</p>

    <p>Hi Atih,</p><p> </p><p>For your print-screen action question</p><p>I do not have a an answer for this. This has never been thestrength of analyzer. WE use it more for ad-hoc analysis and ourbeautifully printed reports either come out from Hyperion Reportsor Brio.</p><p> </p><p>For using specific analyzer version:</p><p> </p><p>This answer is almost "yes".</p><p>Why almost? this is because, you can use only the versions thatare shipped with hyperion analyzer installation. If you check youdeployment folder, there should be 2 version of java executableshipped with it. One should be from 1.3 family and one from 1.4. Soyou can make analyzer choose from these version.</p><p> </p><p>How is this done? This is done from analyzer.properties file. Ifi remember correctly, it should have 2 line with something likeJava class id commeted (with #) in the file.</p><p>To force it, you need to uncomment the version the line with theclass id of your needed version.</p><p> </p><p>Note: you might already know this but remember that having higerversion of java can cause issues with analyzer. Sometimes thereport looks crooked and sometimes the things dont appear on thereport. So you should look forward to forcing your users to use theright versions.</p><p> </p><p>Hope this helps</p>

  • Hyperion Analyzer 7.x to  System 11.1.2 Web Analysis

    Dear All,
    Is there any approach to migrate Analyzer report from 7.x to 11.1.2 or 11.1.1.3 ???
    I found that Oracle supports Hyperion Analyzer 6.5, 7.0.1, 7.2, or 7.2.1 to System 9.
    Hyperion Reporting and Analysis – System 9 Migration Utility Guide
    http://download.oracle.com/docs/cd/E10530_01/doc/epm.931/hs_migration.pdf
    Hyperion Reporting and Analysis – System 9 Migration Utility Planning Guidelines
    http://download.oracle.com/docs/cd/E10530_01/doc/epm.931/hs_migration_planning.pdf
    So, is there any way to do? In case no migration tools, is there any workaround method for example,
    1. export / import apt files...
    Thanks a lot
    Thomas

    The Reporting and Analysis migration tool is shipped with 11.1.1.3 and the documentation lists that it supports v7 Web Analysis. It just connects from the source relational database to the target.
    http://download.oracle.com/docs/cd/E12825_01/epm.111/hs_migration.pdf
    I would give that a try.
    You should always backup your Hyperion_Home and the reporting relational database if you need to revert.
    Nick

  • Hyperion Analyzer/Reports using Windows 7 and I.E. 8

    Is there anyone in the user community is currently using Windows 7 operating system and Internet Explorer 8 successfully with the current versions of Hyperion Analyzer 7.2.5.4 and Reports 7.2.5.3?

    A possible cause is a problem with the file places.sqlite that stores the bookmarks and the history.
    *http://kb.mozillazine.org/Bookmarks_history_and_toolbar_buttons_not_working_-_Firefox
    *https://support.mozilla.com/kb/Bookmarks+not+saved#w_places-database-file
    Create a new profile as a test to check if your current profile is causing the problems.
    See "Basic Troubleshooting: Make a new profile":
    *https://support.mozilla.com/kb/Basic+Troubleshooting#w_8-make-a-new-profile
    There may be extensions and plugins installed by default in a new profile, so check that in "Tools > Add-ons > Extensions & Plugins" in case there are still problems.
    If that new profile works then you can transfer some files from the old profile to that new profile, but be careful not to copy corrupted files.
    See:
    *http://kb.mozillazine.org/Transferring_data_to_a_new_profile_-_Firefox

Maybe you are looking for

  • How to get the length of apex_item in javascript?

    Hello all I am having a tabular report using apex_item, I want to know how can i get the length of the item in javascript? like we do in pl/sql using apex_application.g_f01.count(). and one more thing, when I go to certain page, tab of that page is g

  • Using Data Reference As A Component In Dictionary Structure

    Dear Experts, As we all know, we can define a generically typed data reference by using the statement below: DATA ref_data  TYPE REF TO data Also, as we all know, we can create a structure in global dictionary with a component of type of reference to

  • Available amounts

    hi, i got the below from forum: "In FBZP we have to maintain compulsorily for the available amount for our house bank. then only u can make the payment to vendor. otherwise it is not possible. Once u maintain the available amount limit, then only hou

  • How can i use modal analysis in labview and Sound and Vibration toolset in my structural studies.

    I am working on structural analysis of buildings during earthqauke.I ahve NI 4472, labView, sound and vibration toolset.Now i also want to carry out Modal Analysis. Where can i find thisin NI software.

  • BACKUP INCREMENTAL 1 FROM SCN 2083442766 database tag 'FORSTANDBY';

    Hi all, While taking a incremntal backup for stadnby at primary DB, rman got failed RMAN> BACKUP INCREMENTAL 1 FROM SCN 2083442766 database tag 'FORSTANDBY'; RMAN-00571: =========================================================== RMAN-00569: ========