Hyperion Analyzer "show linked reporting object error"

I try to add a "cell note" on an Analyzer Report thruogh choose "Related Content" option. Then I select "Data Display"-->"Show Linked Reporting Opject Indicator" to indicate report reader the data cell has a cell note. After doing that, suddently, my whole spread sheet showed "No data availiable" and there is an essbase error on the screen:
"nested exception is com.hyperion.ap.APException:[] 1033 Native:2001 Essbase Error" . Could any expert help me to solve the problem.
my server and client info. are as below.
<<Server info.>>
Version: 7.2.5.4.28
Class Version: Java HotSpot(TM) Client VM
VM Version: Java HotSpot(TM) Client VM
VM Vendor: Sun Microsystems Inc.
Java Vendor: Sun Microsystems Inc.
Java Version: 1.4.2_08
OS Name: Windows 2000
OS Version: 5.0
Total Memory: 133300224
Free Memory: 25754256
Locale: Chanese (Taiwan)
<<Client Info.>>
Version: 7.2.5.4.28
Class Version: Java HotSpot(TM) Client VM
VM Version: Java HotSpot(TM) Client VM
VM Vendor: Sun Microsystems Inc.
Java Vendor: Sun Microsystems Inc.
Java Version: 1.4.2_12
OS Name: Windows 2003
OS Version: 5.2
Total Memory: 35405824
Free Memory: 13854632
Locale: Chanese (Taiwan)
Report Information
Number of Rows: 1
Number of Columns: 2

Hi,I also got this error, as well as others, with one of my client. I couldn't find a stable way out of it in VB. I did a C DLL that is declared in VB, just for that AddLRO function. As well as with the LRO lists.If you need it, just drop me a mail.CheersEric Partake [email protected]

Similar Messages

  • Linked Report Object Error

    Hi,I am trying to use LROAddObject and the sts is not 0.The sts value = 1042015 which is error code for Net_Tcp_Name.Does anyone know what that status code mean and what should I do to return sts 0. I am also sending my code.Desc.userName = "Admin"Desc.ObjType = ESB_LROTYPE_CELLNOTE_APIDesc.note = "Note From DFS"memCount = 6memComb = "Time" & vbCrLf & "Fiscal Year" & vbCrLf & "Scenario" & vbCrLf & "Reporting" & vbCrLf & "San Felipe Plaza " & vbrclf & _ "All Accounts"lngStatus = EsbLROAddObject(mhServerctx, memCount, memComb, ESB_STORE_OBJECT_API, Desc)If lngStatus <> 0 Then MsgBox "LROAddObject Failed", vbCritical, "ESSBASE" Exit Sub End IfThanksAbhi

    Hi,I also got this error, as well as others, with one of my client. I couldn't find a stable way out of it in VB. I did a C DLL that is declared in VB, just for that AddLRO function. As well as with the LRO lists.If you need it, just drop me a mail.CheersEric Partake [email protected]

  • Linked Reporting Objects (LRO) Aggregation

    Hi,
    Is there any way to roll Linked Reporting Objects (LRO's) up through a hierarchy? We are entering notes using LRO at the bottom level but analysing the data (using Web Analysis) at a higher level of the hierarchy which makes it difficult to know that there is an LRO note below that member.
    Any advice is welcome, thanks.
    Neil

    Hi Glenn, Thanks for your response, that was what I thought the case may be. When you say I could use some code, would that have to be using the API and java or would there be anything that could be done using a MAXL script? I took an LRO export and notice it produces a fairly readable text file. The K-Scope event looks great but unfortunately I'm over in the UK so won't be able to attend.

  • Is there a way to change the *Error: invalid report object* error message?

    Well as you know if there is no data in a report, you get the above message. I was wondering if there is a way to replace this with another message, such as "there is no data for the criteria requested"?
    Thanks a lot.
    WC

    Hi Cashmoneydonuts,
    You can create an animation for this using Edge Animate, and add it to Muse.
    The following link might be helpful:
    Liven up Adobe Muse CC sites with animated effects | Adobe Inspire Magazine
    Regards
    Sonam

  • 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>

  • Load Report Failed error sporadically shows up

    Hi all,
    I have written an asp.net web site (CR2008 sp2.5, .net3.5, VS2008, vb.net running on winServ2003 hitting an Oracle 10g database) that does nothing but dish out reports for users.  I built in the asp.net member/role security, which works fine, and different sections have a "frmReportViewer.aspx" file that has a crystal report viewer control in it. 
    Based on a querystring parameter, the report will load the correct rpt to the control on the page.
    here's the problem.:   sometimes when loading a report, it instantly comes back with "LOAD REPORT FAILED".  Sometimes, you can close the window, click the link again, and it will work fine.   Sometimes, if the report does load, then if i try to drill down into a group, it will tell me "no valid report source is available" in a little ajax-style dialog box in the report.
    My main question is....why does this work sometimes?  this instability will make this project go down the tubes (along with my job perhaps)....I showed my company what CAN be done, now i need to make it RUN LIKE IT SHOULD!
    THANKS IN ADVANCE!
    GEORGE
    Edited by: george hardy on Mar 25, 2010 7:58 PM

    Make sure you are disposing and closing the report object;
    repdoc.close
    repdoc.dispose
    once you are done with it.
    Also, search the kbase for the error:
    https://www.sdn.sap.com/irj/scn/advancedsearch?cat=sdn_ossnotes&query=&adv=true
    Kbases / Notes 1218766, 1217643 would be a sampling of what you'll find there.
    From your description, it is not clear if this occurs under heavier loads. If it is, increasing the allowed print job count may help. For more details see [this|https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/f053713e-3e3d-2c10-2a81-f79259e54023] article.
    Ludek
    Follow us on Twitter http://twitter.com/SAPCRNetSup

  • Unable to view settings tab in one GPO. "An error occurred while generating report: Object reference not set to an instance of an object."

    I am the owner of this GPO and I can view the settings tab in any other GPO. But, I get the following message when I try to view the settings tab in one particular GPO:
    An error occurred while generating report:
    Object reference not set to an instance of an object.
    Other posts I look at reference the same error, but with different circumstances, and thus, they specify that the hotfix is for to fix the error under
    those circumstances.
    I'm accessing GPMC on a Win 7 SP1 machine. DC is Server 2012 Standard.

    > Since I have to go through Edit to see the settings, and peruse the
    > entire massive folder of settings to try to identify the bad one, it has
    > been slow-going and I haven't found it yet.
    You can filter ADM templates to show configured ones only, and you can
    use the "show all settings" node. This will speed the work up - a little
    bit at least :)
    Martin
    Mal ein
    GUTES Buch über GPOs lesen?
    NO THEY ARE NOT EVIL, if you know what you are doing:
    Good or bad GPOs?
    And if IT bothers me - coke bottle design refreshment :))

  • GPM Custom GPO-Settings: An error occurred while generating report: Object reference not set to an instance of an object.

    Hello,
    As you can tell from the title of this question, I am no expert with GPO's.  Before I begin, I spent a few minutes to an hour searching and reading in hopes of finding the solution and avoid putting myself out there as a "GPO Newb".  While
    I found several posts and answers that were similar and were related, the questions and answers were more advanced and did present the solutions providing the person had initial knowledge already.  That is not necessarily my case and I would ask for a
    little patience and a bit of 'hand-holding' for what I need.
    I run SBS 2011, and in Group Policy Management I have a custom GPO.  In this GPO I define all my settings.  I understand this may not be the best or most practical method of applying policies, but I am not very strict and have few settings.  This
    policy existed prior to my joining the company, and was migrated in to this SBS '11 from SBS '03.  That may be the issue, but before making any changes I am seeking expert advice.
    When I select that GPO, named "Main GPO", and click on the tab at the top "Settings" I see the error: "An error occurred while generating report: Object reference not set to an instance of an object."
    I saw that when I right click the GPO > View > Options and select the tab "Reporting" that it states that for reporting to work the location of the .adm files must be specified.  I see that my option for the location is set to "Default"
    which by my guessing would be located in the C:\Windows\sysvol directory.  Below is what I see there:
    C:\Windows\sysvol\domain
    C:\Windows\sysvol\staging
    C:\Windows\sysvol\staging areas
    C:\Windows\sysvol\sysvol
    I think the problem is that my custom GPO are not inside the default location, which I speculate is: C:\Windows\sysvol\domain\policies (which I do see some objects there).
    But instead I also see items in this folder: C:\Windows\sysvol\sysvol\JOHN.LOCAL\policies (while where I just typed 'JOHN.LOCAL' is my actual local domain).
    To further this, when I edit that custom GPO, then at the very top of the tree I right click on it and select Properties, I see a Unique Name listed there as a long string of numbers and letters, similar to a registry entry.  I searched my server for
    that same Unique Name and found it listed inside the folder: C:\Windows\sysvol\domain\policies
    If I am correct with my assumption and basic knowledge, I should move all objects as follows:
    -Move FROM: C:\Windows\sysvol\domain\policies
    -Move TO: C:\Windows\sysvol\sysvol\JOHN.LOCAL\policies
    My concerns are that I am not correct at all, that I will break something, that there may be an easier fix than moving anything, or that I am overlooking something causing this error altogether. 
    Thank you for anyone's help and time with assisting me with this request.
    John Fester

    > top "Settings" I see the error: "An error occurred while generating
    > report: Object reference not set to an instance of an object."
    That's due to a security setting (most possibly) your current OS does
    not understand. Hard to find out wich exact setting it is... To resolve
    this issue, we need the gtpptmpl.inf file residing in the policiy's
    sysvol folder. To open this folder, edit the policy, move to computer
    settings - policies - windows settings - scripts - startup, press "show
    files". Then move two folders upwards and back down to
    .\microsoft\windows nt\secedit. There you'll see the gpttmpl.inf - post
    its contents and we'll have a look at it.
    > location, which I speculate is: C:\Windows\sysvol\domain\policies (which
    > folder: C:\Windows\sysvol\sysvol\JOHN.LOCAL\policies (while where I just
    That's perfectly ok - JOHN.LOCAL in fact is a symlink pointing to "domain".
    > all objects as follows:
    > -Move FROM: C:\Windows\sysvol\domain\policies
    > -Move TO: C:\Windows\sysvol\sysvol\JOHN.LOCAL\policies
    No.
    Martin
    Mal ein
    GUTES Buch über GPOs lesen?
    NO THEY ARE NOT EVIL, if you know what you are doing:
    Good or bad GPOs?
    And if IT bothers me - coke bottle design refreshment :))

  • 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.

  • FR error:  *Error: invalid report object*

    Hi All,
    When we run the report we are getting error "*Error: invalid report object*. It is for one specific entity at the base level for some user's. Other user's can able to view the data at that leve. All the user's have same level of access. can someone help......
    Thanks in advance.
    Moh

    You are most likely getting this error because you have a report object trying to reference a value out of a datagrid or a POV that doesn't have any data for the given entity.
    When you run it for an entity with data in the grid, everything works great. When you run it for an entity with no data, the datagrid essentially doesn't exist and references to it will fail with the error you have shown.
    A good example of this is when you have a header and you pull parts of the header from a grid such as showing the scenario, etc. To do this you reference a row (or column) from the datagrid, etc.....
    Charles

  • Error when linking report to stored procedure defined with one input parm

    Error when linking report to stored procedure defined with one input parameter
    The report will work ok, when the parameter is removed from the stpred procedure
    An unhandled win32 exception occurred in crw32.exe[4480]
    Stored Proc (sql server 2005)
    USE [Allegro]
    GO
    /****** Object:  StoredProcedure [dbo].[SP_Test]    Script Date: 07/08/2009 10:42:14 ******/
    SET ANSI_NULLS ON
    GO
    SET QUOTED_IDENTIFIER ON
    GO
    ALTER procedure [dbo].[SP_Test](@valuationmode VARCHAR(55)) as
    Begin
    select
         valuation,
         valuationtime,
         valuationmode
    from valuation
    where valuationmode = @valuationmode;
    End;

    This is an example of a stored procedure that is trying to be linked to a new report as the only datasource.
    If I remove the parameter I can create a report, however this will return all of the results of thw query to the report, rather than the desired results. If I add the parameter on the Crystal Report, the stored procedure then has to return all of the results to Crystal and then perform the filtering of records. By using a parameter in the stored procedure, you should be able to do all of the filtering as part of the query on the databse server, making this more efficient.

  • "object reference not set to an instance of an object" error while running ssrs report locally

    Hi Folks,
    I am a bit new to SSRS.
    I am using ssrs 2012 and trying to use a method from a dll file. I am loaded the assembly file in reference of the report.
    Now I am trying to use a static method from the Dll. e.g. applicationName.classname.MethodName()
    But while running the report I am getting "object reference not set to an instance of an object" error.
    For a note I am trying execute the report locally.
    Any help would be highly appreciable.
    sarat chandra sahoo

    Sorry for late reply Sinaloe..
    I have added a dll file in my report reference. And in a textbox trying to execute this below.
    =Recall.Common.LocalizationEx.Localization.GetString(Parameters!Culture.Value, "RFID", "BICustomerPortal")
    where Getstring() is a static method in the dll.
    I guess some configuration setting I am missing here.
    1. I have copied these dlls in "C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\PrivateAssemblies" and "C:\Windows\Assembly".
    sarat chandra sahoo

  • 5.0 won't work - extensions message is "localized string not found".  When I force it to try to load a new window it shows a gray screen with the bookmarks on top then immediately closes and wants to report the error. Has been this way since 5.0 came out.

    I first tried downloading Safari when the 5.0 update came out last year.  When I choose the app in the dock, I get the blue top bar (Safari, File, etc) but nothing else loads.  I uninstalled the app and tried again several times, but no success. For over a year now I've used Firefox as a result.  Today I thought I'd try again, but same results.  When I choose "new window" in the file menu, I get a small gray window with my bookmarks on top, then in a few seconds, the app quits unexpectedly and the report an error screen appears.  I've unchecked all the languages in the information area for the app, cleared all history, cookies, and cache.  Still the extensions tab in the preferences area has "LOCALIZED STRING NOT FOUND" in 4 places.  It won't show what that means when I click the "?".  Will I ever be able to use Safari again?

    Perform the suggestions mentioned in the following articles:
    * [[Firefox is already running but is not responding]]
    -> Profile in use
    * [http://kb.mozillazine.org/Profile_in_use]
    Check and tell if its working.

  • Creating a Linked Report in SC 2012 - Operations Manager fails with Error

    Hello everyone,
    I was trying to create a linked report based on an availability report recently. I found Emre Guclu's scom linked report creation guide here:
    http://blogs.technet.com/b/emreguclu/archive/2011/10/13/using-linked-reports-in-scom-to-create-custom-availability-reports-for-specified-monitors.aspx
    I go to SSRS web console and select a report (Which is Microsoft.SystemCenter.DataWarehouse.Availability in Microsoft.SystemCenter.Datawarehouse.Reports), select "Create a Linked Report" from context menu, select another location for storing the
    report just like on this guide but i get an error rsWrongItemType with exact text:
    "The operation you are attempting on item ' Microsoft.SystemCenter.Datawarehouse.Reports/ Microsoft.SystemCenter.Datawarehouse.Availability' is not allowed for this item type. rsWrongItemType"
    Does anyone know why is this error happening and better how to fix this?
    Below is the screenshot of SSRS.

    Hi,
    Please check the report path you have set, the location must specify the full report path, such as
    /custom report folder/MyReport.
    Alex Zhao
    TechNet Community Support

  • Error encountered while signing. Windows cryptographic service provider reported an error. Object not found. Error code:2148073489. Windows 7, Adobe Reader XI, Symantec PKI, Smart Card and CAC. I have seen other threads for this error but none have a reso

    Error encountered while signing. Windows cryptographic service provider reported an error. Object not found. Error code:2148073489. Windows 7, Adobe Reader XI, Symantec PKI, Smart Card and CAC. I have seen other threads for this error but none have a resolution. Any help would be appreciated.
    Sorry for the long title, first time poster here.

    This thread is pretty old, are you still having this issue?

Maybe you are looking for