Hyperion Business Rules cannot connect to Hyperion Planning

I've deployed these applications into one machine server:
- Hyperion Essbase 7.1.3
- Hyperion Planning 4.0.1 (including Hyperion Business Rules)
- Essbase Administration Services 7.1.3
Everything runs well except that Hyperion Business Rules cannot connect to the Hyperion Planning as described in some error lines below:
Can not login to Planning Application because no token.
2009-10-07 15:12:15,125 WARN HttpProcessor[10090][1] com.hyperion.hbr.plugin.planning.PlanningMetadataAppElement - Error retrieving Essbase dbs from server: win
2003server1/myPlan app: {1}.
java.lang.Exception: Could not log in to Planning Server
at com.hyperion.hbr.plugin.planning.PlanningMetadataAppElement.getChildren(Unknown Source)
at com.hyperion.hbr.plugin.planning.PlanningMetadata.getChildren(Unknown Source)
at com.hyperion.hbr.core.MetadataCmdListener.getChildren(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
Anyone knows how to handle this error?
Mr. Goodwin?
Thanks in advance!
Adrian

Hi,
Have they ever worked ?
Have you followed the golden rule, start RMI, EAS, Planning, Log into planning application through the web, Open EAS, create bus rule, select outline of the planning application you logged in.
Also it is definitely checking out document ID 763345.1 in metalink3 (My Oracle Support)
Cheers
John
http://john-goodwin.blogspot.com/

Similar Messages

  • Sharing information between Hyperion Business Rules

    I am trying to share information between two Hyperion Business rules in EAS console.
    Suppose for example , I calculated a value and stored in local variable in one Business Rule.
    I would like to have this information in another business rule.
    Any idea about the possiblities.?
    I tried to use Global Variables in EAS but the Global variables are fixed and cannot be changed.
    Thanks ,
    Rajan

    Can you make a HBR local variable the target of a value? Doesn't that local variable have to resolve to a member in an Essbase database sooner or later if it's going to receive a data value from a formula?
    Or did you create a local variable as Real and then used that as the target? Maybe that would do it? (Obviously I've never done this.)
    Could you create a temporary place in the database to stick it and then delete it?
    Something like:
    1) Local variable = some kind of formula/calc
    2) No Account->No Product->No Scenario->whatever = Local Variable value. The point is an unused member that will let you set a value without overwriting permanent numbers. That shouldn't be too hard to find in a Planning app.
    3) In HBR #2, go after that member combination and number from #2, stick it into a local variable, and set that location in #2 to #Missing.
    Kind of painful, but it shouldn't really be that tough. You will need to make sure you create the block in #2.
    Regards,
    Cameron Lackpour

  • Hyperion Business Rules Administrator's Guide

    Hi,
    Does anyone has a download link for this document -> Hyperion Business Rules Administrator's Guide?
    Thank you so much for sharing.

    Hi,
    The best place to start for documentation is :- http://www.oracle.com/technology/documentation/epm.html
    You should be able to find the documents you want there for different versions
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Trying to register iPhone 4. iTunes store says its busy and cannot connect, try again latter.

    Trying to register new iPhone 4 for the first time. iTunes store says its busy and cannot connect. I have tried many times over 2 days but no luck. What can I try.

    Hello,
    Almost a year later and I'm experiencing this exactly situation now.
    I was in the middle of the process of data migration from iPhone 4 to 4S and due to really slow download speed restoring iCloud backup, I interrupted the process and started a new full restore process through USB and iTunes (reset all setting and configurations on the 4S and did a local machine backup of the old 4 and asked to restore from that).
    After a full successful restore process, I'm trying to delete the old iPhone 4 2GB backup in iCloud and the error message saying that "this backup cannot be deleted because its being used to restore another device, or backup is currently in progress".
    Of course I ran out of spece (iPad, old iPhone 4 and new iPhone 4S backups) and I tried everything, disabling iCloud, deleting from my MBP, from iPad, and no success.
    I cannot restore the old 4 and deactivate iCloud backup because I don't have this phone anymore, probably it's already in use by another person.
    PS: iOS6, Mountaing Lion
    Any ideas?
    Thanks

  • Hyperion Business Rule Error: Cannot retrieve connected root element for

    Hi,
    I am trying to open a business rule in EAS and I am recieving the following error: Cannot retrieve connected root element for Planning/Servername/Application/Database.
    I am able to connect to the application via Planning Web, but I am recieving this message when I am trying to open the business rule in eas.
    hoping if someone has come across this issue before and has been able to successfully fix it.

    Hi,
    I have 2 BRs, one is with RTP and another without RTP (basically a clacscript as BR).
    I don't have any issue with the BR without RTP.
    When I try to validate BR withRTP, validation is failing with
    Unable to run or validate this rule (ConsolidateTestRTP) against the following location: Planning/servername/appname/dbname for user abcd.
    Detail:Exception occurred. Please check your log file for details.
    2009-04-09 12:35:58,803 WARN AWT-EventQueue-0 com.hyperion.hbr.core.MetadataManagerServerRemote - Cannot retrieve connected root element for Planning/servername/appname/dbname
    Restarted RMI,Planning,EAS services. Logged into planning first and then to EAS. Still getting error
    2009-04-09 12:41:39,881 FATAL AWT-EventQueue-0 com.hyperion.hbr.client.LauncherWindow - Exception:
    With thought of may be the syntax of RTPs in BR changed, deleted RTP in the code but still BR has RTP (I mean BR has RTP and is not used in calculations), still getting error during validation. I can create new BRs and associate to outline.
    Thanks

  • Error with Business Rules using Cmdline in Hyperion Planning 11.1.1.3

    Dear all,
    When I want to run an HBR, I have an error and I don't know where it does come from:
    C:\Hyperion\products\Essbase\eas\console\bin>CmdLnLauncher -p:password.txt -S"DG
    IWSXXX.ros.jc.org" -UIntegration -rRDG01_2 -fexp_file.xml
    com.hyperion.hbr.excp.ExceptionAdapter: Error while sending command to HBR Serve
    r running within the EAS server.
    at com.hyperion.hbr.transport.HBRCommandRequestor.<init>(Unknown Source)
    at com.hyperion.hbr.cmdlnlauncher.LaunchManager.connect(Unknown Source)
    at com.hyperion.hbr.cmdlnlauncher.CmdLineLauncher.main(Unknown Source)
    Detail:org.apache.xerces.dom.DocumentImpl.getXmlStandalone()Z
    Error while sending command to HBR Server running within the EAS server.
    2010-07-07 10:59:15,266 WARN main com.hyperion.hbr.cmdlnlauncher.CmdLineLauncher
    - Error while sending command to HBR Server running within the EAS server.
    Thank you for your help.
    Jérémy

    Hi Celvin,
    Planning 11.1.2.3 is installed on a Linux box.
    Moreover I couldn't find the folder names 'services' under the logs folder as mentioned by you.
    C:\Oracle\Middleware\user_projects\epmsystem1\diagnostics\logs\services\HyS9EPMServer-sysout.log (if compact deployment)
    C:\Oracle\Middleware\user_projects\epmsystem1\diagnostics\logs\services\HyS9Planning.log (if not compact)
    Nothing has been captured in
    C:\Oracle\Middleware\user_projects\domains\EPMSystem\servers\EPMServer0\logs
    But i see that the Dimensions 'Employee' and 'Job' have been added in the Dimension list, which should have been added once the workforce is initialized.
    Regards,
    Raj

  • Business Rules not visible in Hyperion Planning

    I created a group in Shared Services and added 6 (native) accounts.
    After that, I assigned Access Privileges to Business Rules in AAS for this group.
    When I open Planning Web and go to Tools - Business Rules, 5 of the 6 users can see the Business Rules,
    but one users only sees the CalcScripts.
    I think I tried everything; removed/added the account from the group, refreshing security, refresh in Planning-Desktop
    I'm using version 9.2.03
    Anyone knows whats going on here?

    Thats the strange thing; We use (native) groups to provision. This works fine for the other 5 users.
    But even if I provision this one user for the Business Rules, they remain invisible to this user. (in Planning)
    I discovered this morning that this user can create a new BR, but when I try to open it in AAS console I get an error
    "Exception occured, Please check your log file for details."
    Unfortunately, the log doesn't provide any more details. (even if I set the level to Debug)

  • Hyperion Business Rules Error

    Good day!
    I have an error every time I validate the business rules in essbase.
    This is the error when I validate the Business rules :
    Unable to run or validate this rule (VSHI1_CopyData) against the following location: Essbase/vincentp.misnet.com.ph/VSHI1/IncStmt for user admin.
    I have checked the hbrserver log and this is what I found:
    2008-10-24 14:01:58,067 WARN [ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)' com.hyperion.hbr.core.AccessControlManagerServer - Error authenticating user in UserServerManager.
    2008-10-24 14:01:58,130 WARN [ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)' com.hyperion.hbr.core.UserManagerServer - Error authenticating user in UserServerManager.
    2008-10-24 14:04:20,674 WARN [ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)' com.hyperion.hbr.core.AccessControlManagerServer - Error authenticating user in UserServerManager.
    2008-10-24 14:04:20,674 WARN [ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)' com.hyperion.hbr.core.UserManagerServer - Error authenticating user in UserServerManager.
    2008-10-24 14:05:08,938 WARN [ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)' com.hyperion.hbr.core.AccessControlManagerServer - Error authenticating user in UserServerManager.
    2008-10-24 14:05:08,938 WARN [ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)' com.hyperion.hbr.core.UserManagerServer - Error authenticating user in UserServerManager.
    2008-10-24 14:07:04,358 WARN [ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)' com.hyperion.hbr.core.AccessControlManagerServer - Error authenticating user in UserServerManager.
    2008-10-24 14:07:04,358 WARN [ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)' com.hyperion.hbr.core.UserManagerServer - Error authenticating user in UserServerManager.
    2008-12-05 17:17:08,672 WARN Thread-16 com.hyperion.hbr.db.DBConnectionManager - Removed bad connection from Connection Pool: vincentp.misnet.com.ph14331cp_tools
    2008-12-05 17:17:09,047 WARN Thread-16 com.hyperion.hbr.db.DBConnectionManager - Removed bad connection from Connection Pool: vincentp.misnet.com.ph14331cp_tools
    2008-12-15 10:45:42,502 WARN [ACTIVE] ExecuteThread: '5' for queue: 'weblogic.kernel.Default (self-tuning)' com.hyperion.hbr.security.HbrSecurityAPI - Exception occured: 25:1065:Identity: admingroup, is invalid.
    2008-12-15 10:45:42,502 WARN [ACTIVE] ExecuteThread: '5' for queue: 'weblogic.kernel.Default (self-tuning)' com.hyperion.hbr.security.HbrSecurityAPI - Error retrieving group by identity
    2008-12-15 10:45:42,518 WARN [ACTIVE] ExecuteThread: '5' for queue: 'weblogic.kernel.Default (self-tuning)' com.hyperion.hbr.core.AccessControlManagerServer - Unable to run or validate this rule (VSHI1_CopyData) against the following location: Essbase/vincentp.misnet.com.ph/VSHI1_1/IncStmt for user admin.
    2008-12-15 10:46:41,152 WARN [ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)' com.hyperion.hbr.security.HbrSecurityAPI - Exception occured: 25:1065:Identity: admingroup, is invalid.
    2008-12-15 10:46:41,152 WARN [ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)' com.hyperion.hbr.security.HbrSecurityAPI - Error retrieving group by identity
    2008-12-15 10:46:41,152 WARN [ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)' com.hyperion.hbr.core.AccessControlManagerServer - Unable to run or validate this rule (VSHI1_CopyData) against the following location: Essbase/vincentp.misnet.com.ph/VSHI1/IncStmt for user admin.
    2008-12-15 10:47:34,815 WARN [ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)' com.hyperion.hbr.security.HbrSecurityAPI - Exception occured: 25:1065:Identity: admingroup, is invalid.
    2008-12-15 10:47:34,830 WARN [ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)' com.hyperion.hbr.security.HbrSecurityAPI - Error retrieving group by identity
    2008-12-15 10:47:41,599 WARN [ACTIVE] ExecuteThread: '5' for queue: 'weblogic.kernel.Default (self-tuning)' com.hyperion.hbr.core.AccessControlManagerServer - Unable to run or validate this rule (VSHI1_CopyData) against the following location: Essbase/vincentp.misnet.com.ph/VSHI1/IncStmt for user admin.
    2008-12-15 11:01:05,637 WARN [ACTIVE] ExecuteThread: '5' for queue: 'weblogic.kernel.Default (self-tuning)' com.hyperion.hbr.core.AccessControlManagerServer - Unable to run or validate this rule (VSHI1_CopyData) against the following location: Essbase/vincentp.misnet.com.ph/VSHI1/IncStmt for user admin.
    Sorry for the long log message.
    I am using the admin user. Is there a possibility that the admin has no privilege for the business rule? (Which is unusual because it should have all the privileges).
    Can anyone tell me how to fix this issue?
    Thanks in advance.

    I think you have to give access even to the admin user to validate/run a business rule
    try giving access to that rule and then validate

  • Hyperion Business rules

    HI All,
    The scenario is such that I have two set of data forms.
    One is for monthly level budgeting and the other set of forms is for Yearly budgeting data.
    Now, when I punch the data into the Yearly values, it has to evenly distributed into the monthly forms.
    Ex: When I punch 120 in FY11, then it has to be divided by 12 and set 10 for Jan, 10 for Feb and so on and so forth.
    Thanks All

    This is the default behaviour of Hyperion Planning distribution. You should enable distribution in the form design and place the period dimension as Ilevel0descendants(YearTotal) to column. If you have already set even distribution (not 4-4-5 or 4-5-4) then the data you input on YearTotal gets distributed to months evenly. Therefore you wouldn't need to write a business rule for this.
    Cheers,
    Alp

  • Cannot connect to hyperion financial reporting in EPM 11.1.2.1

    Dear all,
    I cannot connect to FR in EPM 11.1.2.1 on test server , and this problem avoid us from migrating to production .
    I successfully conigured FR and install it on our system . But we still facing the same problem . We already followed some steps published in OTN .
    *1- Reconfigured FR and redeploy and reconfigure web server. but nothing changed*
    *2- Create new user and provision him to all roles then refresh the security filters but nothing changed*
    The test server is 2008 Win OS , 64 bit.
    EPM version is 11.1.2.1 .
    we received the following 2 errors .
    *1- in FR : "You are not authorized to use this functionality. Contact your administrator."*
    *2-In workspace : "Required application module reporting.HRImport is not configured"*
    Kindly, support.

    For the below issues, we had the same issues earlier....
    we received the following 2 errors .
    1- in FR : "You are not authorized to use this functionality. Contact your administrator."
    2-In workspace : "Required application module reporting.HRImport is not configured"
    First error will come in different situations....
    ->If FR studio/BI installed in different server, you are trying to connect from other machine, it will give the error.
    For this you need to contact firewall/windows team to open the required ports to be open (ex: 19000/8297,etc), we have asked firewall team to open all hyperion ports from main server to source & vice versa, then it worked.
    Note: If BI/FR installed unix, you are trying to access from windows, you need to get all ports to be opened vise versa. please make you are in the same network. try to ping telnet ports from source to destination for each port and vice versa.
    ->Also the same (1st error) will come if BI services down & not able to ping the FR installed server/work space services. and make sure your admin id should have all admin privilizes.
    Second error:
    -> Whenever workspace/FR studio services are not up, then will get the error, try to restart directly from /bin folder or try to check the status once you restart (sometimes due to closewait/hung connections), will face issue.
    Actuall the same error will come even in 9.3.1 version.
    Note: I am just sharing my environment issues and fixes, faced same issues & error and get it resolved with help of windows team. apologize if i am wrong in your envrionment & issue.

  • Cannot connect to Hyperion MDM application server through MDM client

    Hi,
    I am using Hyperion System 9 MDM.
    But after installing the MDM server on a MS SQL database, i installed the mdm client.
    Now when i tried to create a new connection from client app and gave the application server URL "http://localhost/mdm_ntier" as stated in the installation guide, i was getting the error.
    "cannot connect to the URL".
    Can anyone help me in this regard.
    Thanks in advance.

    Please delete this post and post in a Hyperion forum.
    That way you will find an audience that can help you.

  • Hyperion Business Rules and Essbase

    I have an allocation business rule that uses the DATACOPY command to copy data from one cost center to another. I would now like to have the sum of 2 cost centers copied into the allocation cost center. In an Essbase calc script, I accomplished this by FIXing on some dimensions and then:
    DATACOPY cc1 TO alloc_cc;
    alloc_cc = alloc_cc + cc2
    This works fine in a calc script, but the business rule does not like the "alloc_cc = alloc_cc + cc2" line. How do I accomplish this task in a business rule?
    Thanks.
    Terri T.

    when I validate, I get this message.
    Detail:Cannot calculate. Essbase Error(1200354): Error compiling formula for [alloc_cc] (line 13): expected type [NUMBER] found [STRING] (["CC2"]) in function []
    Edited by: Terri T on Jan 30, 2013 11:07 AM

  • Hyperion Business Rules - Updating to use New Member in Essbase Outline

    We have a business rule that needs updated to include a new cost center.
    "Allocated Account" = ("Account 1"->CC1->Product->Project->"Channel 1" + "Account 1"->CC2->Product->Project->"Channel 1") / ("Account 5"->CC_3->Product->Project->"Channel 1" + "Account 5"->CC_4->Product->Project->"Channel 1");
    CC2 is a cost center that we just added to the Essbase outline and does not have data yet. When I try to validate the business rule, I get an error:
    Cannot calculate. Essbase Error(1200497): Error compiling formula for [Allocated Account] (line 33): unknown member name [CC2] in function ...
    I am new to business rules and have no clue why it doesn't like the new cost center.
    Thanks.
    Terri T.

    Yes, I can find the member name in the outline. I don't understand what you mean by "refreshing" the outline. I have saved the outline.
    Terri

  • Can not run the Business rules with Hyperion Business Rules Desinger

    <p>I created  a business rules with Business Rules Designer,and validate is ok, but when I run it, pop a blank window withtitle "Run Error", how to solve it ?</p><p> </p><p>Thanks</p>

    I would export the rule to essbase and test it there. I should run and the log will tell you something. I would also look at the business rules log to see what it says. <BR><BR>

  • Hyperion Business Rules Restore

    Hi,
    I've Oracle EPM 11.1.2.1 installed on AIX 6.1 server. The Oracle EPM server crash. I've only a backup of Database schemas. Can I restore HBR? Only a database backup is enough to restore it? Into the EAS schema i can see the Business Rules descriptions. Where are store the scripts?
    Thanks in advance for your help.
    Regards,
    David.

    Yes, all Business Rules with scipts are store into the table HBRRULES from the EAS schema.

Maybe you are looking for