Error message when running Business rules

Hello,
We are having the following error message when launching the business rules; cannot calculate - analytic server error (1013131): Failed to start Asynchonous thread. When looking att he Essabse log, we find the following errors around the same time we got this error:
[Wed May 06 22:01:45 2009]Local/ESSBASE0///Info(1051037)
Logging out user [brlpo], active for 63 minutes
[Wed May 06 22:02:45 2009]Local/ESSBASE0///Info(1051001)
Received client request: Get Substitution Variable (from user [essbaseadmin])
[Wed May 06 22:02:45 2009]Local/ESSBASE0///Error(1051083)
Substitution variable AOP.Finance.CurrFcst does not exist
[Wed May 06 22:02:45 2009]Local/ESSBASE0///Warning(1051003)
Error 1051083 processing request [Get Substitution Variable] - disconnecting
[Wed May 06 22:02:45 2009]Local/ESSBASE0///Info(1051001)
Received client request: Get Substitution Variable (from user [essbaseadmin])
[Wed May 06 22:02:45 2009]Local/ESSBASE0///Info(1051001)
Received client request: Get Substitution Variable (from user [essbaseadmin])
[Wed May 06 22:02:45 2009]Local/ESSBASE0///Error(1051083)
Substitution variable AOP.Finance.Curryr does not exist
[Wed May 06 22:02:45 2009]Local/ESSBASE0///Warning(1051003)
Error 1051083 processing request [Get Substitution Variable] - disconnecting
Would you have an idea of reason of error code?
Thierry

Hi,
Looks like the substitution variables its looking for are missing.
Can you check that?
Regards,
Amol

Similar Messages

  • Error message when processing business rule and dimenstion

    Dear BPC Experts:
       While I am testing BPC FX Restatement pacakge, I make most use of original se-up in APSHELL, and just do some some config in related dimension and business rule. However, when I process business rule and dimenstion, one message shows that "_unexpected error in application server"._ And I still tried to run FX Restatement package, in detail log, it says "Member USD not exist." Does anyone help me figure out the reasons? I really appreciae your help.
    Fred Cheng

    Hi,
    I am not sure if the configuration of MSMQ is fine at you side, it is better to check my how to document too as here I clearly mentioned about MSMQ steps.
    This is the direct link: https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/101531ad-bcf5-2b10-ac9c-c102908c1b7f
    Just skip the ABAP part and follow the MSMQ part.
    regards,
    Sreedhar

  • Error message when running the FSPCCURR - PS/Fin MultiCurrency Process

    error message when running the FSPCCURR - PS/Fin MultiCurrency Process
    =====================================================
    2011-03-21-17.21.39.660000 INFO(5870,1) PI(785156) Program(FSPCGLMC) GL MultiCurrency processing has begun.
    2011-03-21-17.21.40.820000 INFO(5870,4) PI(785156) Program(FSPCSTEP) Beginning processing, Step CURPER in Group NONREVAL for Business Unit NAMER.
    2011-03-21-17.30.14.520000 INFO(5870,4) PI(785156) Program(FSPCSTEP) Beginning processing, Step USD_USD in Group NONREVAL for Business Unit NAMER.
    2011-03-21-17.30.53.000000 SEVERE ERROR IN PGM:(5870,58) PI(785156) Program(FSPCPROC) Edit journal fails for Business Unit NAMER and Step USD_USD.

    Hi 841037,
    We are facing this same issue in our environment. We are on FSCM 9.1 bundle #24.Please let me know how you resolved this issue at your end. Any help or pointers regarding this issue is highly appreciated. Thanks.

  • Error Message when running BI Publisher

    Hi-
    Getting the following error message when running a custom report, report has been defined but still getting the error message in HCM 9.2 with PeopleTools 8.53
    Template definition MAC_CONF_STM not found in the report definition. (235,2012) PSXP_RPTDEFNMANAGER.ReportDefn.OnExecute Name:GetTemplate PCPC:15048 Statement:325
    Called from:PSXP_RPTDEFNMANAGER.ReportDefn.OnExecute Name:GetTemplateRuntime Statement:1778
    Called from:PSXP_RPTDEFNMANAGER.ReportDefn.OnExecute Name:ProcessReport Statement:1115
    Called from:BA_VALIDATION.ConfirmStmtPrint.OnExecute Name:PrintConfirmStmt Statement:53
    Called from:W3EB_ENR_SUMMARY.GBL.W3EB_ENR_PB_WRK.ODEM_CONF_STMT_PB.FieldChange Statement:2
    Any idea regarding the error message
    Regards,
    MACD

    Did your custom report ever ran successfully in the environment you are getting the error.
    Most of the time not all the report definition and associated definitions are migrated to the next environment.
    Have a look at following doc:
    E-BI/XMLP: How To Migrate BI/XML Publisher File Definition Objects? (Doc ID 659919.1)

  • Error message when running form

    hi everybody,
    im getting this error message when running a simple form.
    Positional Parameter after key command line.
    Can anyone please help.
    thnk u

    Check the path to your form. Forms does not like spaces in the path or fmx filename, but the error doesn't explain the problem at all!

  • I get an error message when running a back-up from my Macbook Pro: The backup disk image Macbook.sparsebundle could not be accessed (error-1) and the backup did not complete? What is the issue?

    I get an error message when running a back-up from my Macbook Pro: The backup disk image Macbook.sparsebundle could not be accessed (error-1) and the backup did not complete? What is the issue?

    Try Here  >  http://pondini.org/TM/C12.html
    More Info here  >  http://pondini.org/TM/Time_Capsule.html

  • Receiving Error Message when running sh rep_populate.sh

    Following directions at http://www.oracle.com/technology/tech/linux/htdocs/yum-repository-setup.html
    Receiving Error Message when running sh rep_populate.sh trying to create local yum repositories and configure up2date and yum to install and update packages from them.
    THIS PROGRAM IS DEPRECATED!
    You should be generating xml metadata instead.
    Please see http://linux.duke.edu/metadata
    After executing following instructions and replacing server name with our server name.smmj.com
    Client Setup
    1. Import the GPG key
    rpm --import /usr/share/rhn/RPM-GPG-KEY
    2. Configure up2date to use the yum repository. Edit /etc/sysconfig/rhn/sources. Comment out line
    up2date default
    to
    #up2date default
    and add the following lines. Replace <repository_server> with the hostname of the machine that is hosting the yum repository. Comment and uncomment individual repositories as needed.
    Enterprise Linux 5
    (commented uncommented)yum el5_$ARCH_latest http://<repository_server>/yum/EnterpriseLinux/EL5/latest/$ARCH/
    (commented uncommented)yum el5_$ARCH_addons http://<repository_server>/yum/EnterpriseLinux/EL5/addons/$ARCH/
    #yum el5_$ARCH_oracle http://<repository_server>/yum/EnterpriseLinux/EL5/oracle/$ARCH/
    #yum el5_ga_$ARCH_base http://<repository_server>/yum/EnterpriseLinux/EL5/ga/base/$ARCH/
    #yum el5_u1_$ARCH_base http://<repository_server>/yum/EnterpriseLinux/EL5/1/base/$ARCH/
    #yum el5_u2_$ARCH_base http://<repository_server>/yum/EnterpriseLinux/EL5/2/base/$ARCH/
    #yum el5_u3_$ARCH_base http://<repository_server>/yum/EnterpriseLinux/EL5/3/base/$ARCH/
    #yum el5_ga_$ARCH_patch http://<repository_server>/yum/EnterpriseLinux/EL5/ga/patch/$ARCH/
    #yum el5_u1_$ARCH_patch http://<repository_server>/yum/EnterpriseLinux/EL5/1/patch/$ARCH/
    #yum el5_u2_$ARCH_patch http://<repository_server>/yum/EnterpriseLinux/EL5/2/patch/$ARCH/
    #yum el5_u3_$ARCH_patch http://<repository_server>/yum/EnterpriseLinux/EL5/3/patch/$ARCH/
    and running additional instructions
    2. Run up2date to install python-urlgrabber.
    up2date -i python-urlgrabber
    Receiving following error
    There was some sort of I/O error: <urlopen error (-2, 'Name or service not known')>
    Further when trying to replace /etc/yum.repos.d/ULN-Base.repo ULN-Base.repo unable to find file, file that is there
    is called public-yum-el5.repo
    Made following changes in that file
    Enterprise Linux 5
    [el5_latest]
    name=Enterprise Linux $releasever - $basearch - latest
    baseurl=http://<repository_server>/yum/EnterpriseLinux/EL5/latest/$basearch/
    gpgcheck=1
    enabled=1
    [el5_addons]
    name=Enterprise Linux $releasever - $basearch - addons
    baseurl=http://<repository_server>/yum/EnterpriseLinux/EL5/addons/$basearch/
    gpgcheck=1
    enabled=0
    [el5_oracle]
    name=Enterprise Linux $releasever - $basearch - oracle
    baseurl=http://<repository_server>/yum/EnterpriseLinux/EL5/oracle/$basearch/
    gpgcheck=1
    enabled=0
    [el5_ga_base]
    name=Enterprise Linux $releasever GA - $basearch - base
    baseurl=http://<repository_server>/yum/EnterpriseLinux/EL5/ga/base/$basearch/
    gpgcheck=1
    enabled=0
    [el5_u1_base]
    name=Enterprise Linux $releasever U1 - $basearch - base
    baseurl=http://<repository_server>/yum/EnterpriseLinux/EL5/1/base/$basearch/
    gpgcheck=1
    enabled=0
    [el5_u2_base]
    name=Enterprise Linux $releasever U2 - $basearch - base
    baseurl=http://<repository_server>/yum/EnterpriseLinux/EL5/2/base/$basearch/
    gpgcheck=1
    enabled=0
    [el5_u3_base]
    name=Enterprise Linux $releasever U3 - $basearch - base
    baseurl=http://<repository_server>/yum/EnterpriseLinux/EL5/3/base/$basearch/
    gpgcheck=1
    enabled=0
    [el5_ga_patch]
    name=Enterprise Linux $releasever GA - $basearch - patch
    baseurl=http://<repository_server>/yum/EnterpriseLinux/EL5/ga/patch/$basearch/
    gpgcheck=1
    enabled=0
    [el5_u1_patch]
    name=Enterprise Linux $releasever U1 - $basearch - patch
    baseurl=http://<repository_server>/yum/EnterpriseLinux/EL5/1/patch/$basearch/
    gpgcheck=1
    enabled=0
    [el5_u2_patch]
    name=Enterprise Linux $releasever U2 - $basearch - patch
    baseurl=http://<repository_server>/yum/EnterpriseLinux/EL5/2/patch/$basearch/
    gpgcheck=1
    enabled=0
    [el5_u3_patch]
    name=Enterprise Linux $releasever U3 - $basearch - patch
    baseurl=http://<repository_server>/yum/EnterpriseLinux/EL5/3/patch/$basearch/
    gpgcheck=1
    enabled=0
    Then ran following commands
    up2date -u
    Output
    There was some sort of I/O error: <urlopen error (-2, 'Name or service not known')>
    yum update
    http://<ice.smmj.com>/yum/EnterpriseLinux/EL5/addons/x86_64/repodata/repomd.xml: [Errno 4] IOError: <urlopen error (-2, 'Name or service not known')>
    Trying other mirror.
    http://<ice.smmj.com>/yum/EnterpriseLinux/EL5/latest/x86_64/repodata/repomd.xml: [Errno 4] IOError: <urlopen error (-2, 'Name or service not known')>
    Trying other mirror.
    Error: Cannot retrieve repository metadata (repomd.xml) for repository: el5_latest. Please verify its path and try again
    We would like a simple and correct way of doing this or we will be forced to switch to another os and another provider
    Thanks, for your help

    We purchased Licensed version of Red Hat Linux Oracle for our network server. My boss wanted a simple way of installing Samba on it so that the server can be used for file and printer sharing. We have an active directory on our network and couple of other Windows servers as well as other Red Hat servers. He wants to install Samba on that licensed version so that it can primarily be used for file storage and sharing, he wants to be able to connect with gui type interface to this server from windows machines and linux machines and he wants for this Red Hat Linux Oracle machine to show up in active directory.
    Aparently when we went to Applications, Add Remove Software in Red Hat Fedora Samba was not in there.
    When we go to System, Administration, Server Settings, Services, Samba is also not there.
    Nowhere can we find an easy way of installing samba on this Linux OS.
    I went to your site, signed in, (previously there was only 1 channel available there, I have just recently found and added all the channels that were aplicable to our system) and downloading them now to another version of the same type of Licensed Red Hat Linux Oracle. Hopefully when I use Software Updater in System Tools it will load the packages we are loking for (from the channels I selected on your website). Once that is done I think I could just go to add remove software and install the packages that I need from there.
    I am still not sure why I set out to install repositories on this version of Linux, perhaps I mistakenly thought that once everything is installed (according to directions at http://www.oracle.com/technology/tech/linux/htdocs/yum-repository-setup.html) on the machine in question I would be able to use that same machine to get the packages for that same machine. We were in such a rush and desperate to put the server on to the network it did not dawn on me that this scenario is designed to have one serve on the network that holds repositories and other machines connect to it for packages.
    I think I am on the right track in my logic, log in to your site with the CSI number, user name and password, select ALL the channels versus only one, save the search, then from the machine update packages, then add new software and Samba Should be in there. I would like to hear your thoughts on this.
    This version of Linux seem like a very reliable version of OS and I would hate to give up on it, especially since we already bought licenses for it, its just that we don't have that much experience with it and I would upreciate all the info that you can give us for it. I am sure that everyone at SMMJ will upreciate you for it.

  • Error message when running Transaction Code = ME84

    hi,
    i am getting an error message when running Transaction Code = ME84
    Error is 'No processing (error message P5 017), No data for chosen selection'
    can someone please guide me on this ?

    Hi Mahendra,
    There are several reasons for the release not happeneing.
    1. The issue could be in the selection of release type
    2. Scope of selection
    3. Strategy profile
    Please check whether the selection parameters are considered are right for release to happen.
    Regards,
    Harish

  • Error connecting to Essbase Server when running business rules

    We recently migrated from v9.3 to v11.1.1.3. I have two users with Administrative access who need to run business rules on a native Essbase application, but cannot. They get the message 'Error connecting to Essbase Server'. They get this message when trying to set this execution database. They can't even expand the server to see the list of applications. I have tried deprovisioning them in Shared Services, refreshing security, then adding it all back in and refreshing again, but it doesn't work. My own id has identical access to that which I'm granting them, and I have no problems. I even created a native user with the same access and it works as well. No matter what I do, I cannot get these two users to be able to run their business rules in EAS.
    We also have a Planning application, and the Planning Administrative user has the same issue. However, this user is able to get around it by running rules using the Planning connection rather than the Essbase connection. She has the same issue of not seeing anything under the Essbase Servers when trying to set the execution database though.
    In version 9, we were not using Shared Services for Essbase security. Unfortunately our consultant chose to set it up using Shared Services security when migrating, and according to the documentation, one cannot go back to using Native Essbase security.
    I also tried running the Externalize Users wizard and the three users with issues failed to externalize. My own id did, and the native user I created succeeded.
    Has anyone experienced an issue like this or have any ideas on how to resolve?
    Thanks,
    Sabrina

    Follow up - Oracle has finally resolved this. It's so simple, yet no one thought to check until now. The three users with problems all have mixed case user id's in ldap. They have always logged into EAS with all lower case ids. In version 9, on native security, this was never a problem. But in version 11 using Shared Services (not sure which factor changed it), it doesn't work. The simple solution is to log in with their exact mixed case user ids. It only took Oracle three months and the creation of a bug issue to figure this out for us.
    Sabrina

  • Network Error []: Cannot Get Host Name when running business rules

    Guru's
    We are getting the following error intermittently when we are running business rules (Planning Application >>Tools>>Business Rules) or running SmartView refreshes:
    Network error []: Cannot Get Host Name
    The following is then logged in the Essbase Application logs:
    Local/Application/Database/admin@Native Directory/Error(1042022)
    Network error []: Cannot Get Host Name.
    A quick look at the Essbase Error Messages Doc says it is a network error and we have to consult the network documentation. Unfortunately this is not very descriptive so we logged an SR with Oracle but we don't seem to be getting a resolution.
    The environment is 11.1.2.0 and the architecture is as follows:
    Server 1 - MS Server 2008 x64:
    Planning, Calc Manager, Foundation Services, Framework Web Services, EAS, APS, Web Analysis, FR Web Services
    Server 2 - MS Server 2008 x64:
    Essbase Server
    Server 3 - MS Server 2008 x64:
    Framework Services, FR Print Services
    We have tried doing the following:
    1. Put in the server host names into the hosts file on the Hyperion Servers
    2.  Applied the following TCP/IP settings on all the Hyperion Servers and one of the user machines as a test:
          - Added a new DWORD Value named TcpTimedWaitDelay and set it to 30.
         - Added a new DWORD Value named MaxUserPort and set it to 65534.
         - Added a new DWORD Value named MaxFreeTcbs and set it to 6250
    3. Confirmed that there are no packet drops by monitoring the server NICs so no packet loss could be the cause of this issue
    4. The Essbase Config file has the following settings:
    NETDELAY 2000
    NETRETRYCOUNT 2500
    Has anyone come across this issue and if you managed to resolve it, how did you go about it.
    Thanx

    Hi Rahul
    The issue is happening to a number of calcs so it it not one calc specifically. I will ask the functional consultants to enhance the logging in the business rules so that we can see if the issue happens on a specific member\block etc and yes we do use Xrefs
    We can run this as a calc in EAS without any issues and it's intermittent because this business rule runs 95% of the time in Planning Application >> Tools >>Business Rules without any issues.
    Thanks

  • Error message when deleting Business transaction: Activity in CRM

    Hi All,
    I am trying to delete a couple of Activities from CRM (Production system) and encounter two error message: "Enter a Business Partner" and "Administration header not found."
    I have tried three ways to delete/archive the activity numbers in the system:
    1) Using T code: CRMD_ORDER and then while in change mode - trying to delete the activities. When I tried this I get a warning message: "Enter a Business Partner" after I hit enter the warning: "Administration header not found." comes up and then takes you to the Easy access Menu after hitting enter.
    2)   I used T code SE38 to open program: "CRM_Order_Delete", here I entered the activity #s that I want to delete, the Activity Transaction type, select check box "Parallel" and then execute. I see a job log which says "Number of archived records = 3", the log shows that no records were deleted.
    3) I have also tried archiving using T code SARA. But this also didn't seem to work. Here, I entered the Archiving object: CRM ACTON, then click on Preprocessing. I created a variant with the transaction type and activity numbers then set the start time to immediate and executed (F8) it. Even then I was not able to archive these activities. I did set the activities to status Complete.
    Am I missing something? Appreciate your help.
    Regards,
    Ramesh
    Edited by: Ramesh Nallabelli on Oct 9, 2008 9:55 AM

    Received response from SAP support partner:
    Please verify first if the issue is caused by badi implementation
    of ORDER_SAVE badi. Please check method prepare and check_before_save.
    Maybe inside your implementation the function crm_order_read is called
    but that is not possible in case of deleting a document as document is
    not available anymore.
    If that doesn't work try this one:
    Please check to see if you have a badi ORDER_SAVE method
    CHANGE_BEFORE_UPDATE. Please deactiviate the ORDER_SAVE Badi and retestthe deletion.
    This is how we resovled our issue - hope this helps someone else:
    Check using T Code: SE80 to look for a BADI implementation which used BADI: ORDER_SAVE:
    SE80-> Package: Z* (look for custom packages) -> Look under enhancements for any BADI Implementations which have used ORDER_SAVE (double click implementation and in the right pane look under Definition name).
    Click 'Change' and deactivate this implementaiton. Now try to delete the CRM transaction. The error msg should not pop up now. Once deletion is completed reactivate this implementation.
    This is just a work around. The problem lies in the code and the code within the implementation should be debugged and fixed so that this error message does not come up again.

  • Error message when run a query

    I got an error message when I run one of the query on the portal:
    Root Cause
    The initial exception that caused the request to fail was:
    Termination message sent
    INFO
    No connection to system BI_SAP_QUERY available
    com.sap.ip.bi.shared.SharedText system_not_found
    BI_SAP_QUERY
    No connection to system BI_SAP_QUERY available
    com.sap.ip.bi.shared.SharedText system_not_found
    BI_SAP_QUERY
    ABEND BRAIN (892): 1 SIDs from characteristic USITM are missing (CL_RSDM_READ_MASTER_DATA->_SIDVAL_DIRECT_READ2)
      MSGV1: 1
      MSGV2: USITM
      MSGV3: CL_RSDM_READ_MASTER_DATA->_SIDVAL_DIRECT_READ2
    What problem is this? How to fix it? Thanks in advance!

    Hi Zheng,
    Import Support Package 04 for Release 3.50 (BW3.50 Patch 04 or SAPKW35004) into your BW system. The Support Package will be available when note 0693494 with the short text "SAPBWNews BW 3.50 Support Package 04", describing this Support Package in more detail, is released for customers.
    Regards,
    Anil

  • Error message when running updates

    I keep getting an error message when updating my CS programs. "This update from the internet cannot be completed. Please try again later."
    I bought a Canon 6D and the Adobe Camera Raw won't work because it isn't the latest version and that it needs the latest PS version to run the latest Raw version and I can't get either update. Help?

    Cameras by ACR version:  Camera Raw plug-in | Supported cameras
    Programs by ACR version: Camera Raw-compatible Adobe applications
    You should be able to update CS5 without getting an error which is ostensibly what this thread is about, but you are correct in needing CS6 to use ACR 7.3 which is the minimum version of ACR that supports the 6D natively.  You can use the DNG Converter to make DNGs that the older ACR will read, but that has nothing to do with images already processed in LR, because LR knows newer adjustments than your CS5's ACR 6 does.
    To go from LR to PS you'll need to use Edit In PS CS5 and when you see the message about ACR being too old, choose Render using LR Adjustments and Don't Ask Again if that is also an option.  This will cause LR to render a TIF or PSD (whatever you've chosen in the External Editing area of LR Preferences).  If you don't see a message about ACR being too old because you've selected Don't Ask Again previously then you can click the Reset Warning Dialogs button in Preferences and get a chance to answer the question differently if need be.

  • Error message when running script via package

    Hi there,
    I have a problem I can't understand - I am running a script from a package, and I get this error message:
    CopyCatFinanceError
    Invalid dimension ALL_FCSTPRICING in Lookup rule
    where CopyCatFinance is the name of the package, and ALL_FCSTPRICING is the name of a parent in the Category dimension.
    I don't understand why this member is being flagged as a DIMENSION, when it is only a member. And I don't understand why this is being flagged at all - this dimension has been reprocessed, as has the application (in fact, all the applications), the script has been re-validated and a full Optimise has been run several times...
    I am now out of ideas! Any thoughts?
    We are running BPC for MS 7.0 sp 7, on SQL 2005.
    Thanks a lot,
    Jason
    PS. And there are no lookups in this script either - I'm referencing the category dimension with the %CATEGORY_SET% variable as the user selects this at runtime.

    Can you post your logic, also check your lgx files are making sense.

  • "SYSTEM_FAILURE" error message when running BEX query

    Hello,
    I often encounter this error when I run BEX queries (take note that I encounter this error after I have already entered the query values). But when I run the same query in a later time, the query becomes successful, which makes the problem intermittent. I only encounter this when running BEX but I don't encounter such error when I'm running the query in RSRT and displaying it in SAP instead of in Excel. I hope you have any idea about this. Thank you.

    Hi Lee,
    Check transaction ST22 or SM21 after you get that message.
    Hope this helps.
    regards,
    Diego

Maybe you are looking for

  • Wifi-

    So I have a wireless linksys router with WPA protection. I know password and enter it in correctly but I still cannot connect to the internet. Can anyone tell me how I can connect my ipod touch to the router? Thank you so much

  • Rounding in Local Currency

    Hi Experts In our project we want to have rounding in all amount in local Currecny on the other hand we have 2 decimal place in SC and FC. I set rounding base on currecny and I set rounding to one in Currecn code window for LC. I set also account for

  • App Guide for Florence - any good ones?

    I'm going to Florence and looking for a good App Guide for this wonderful city. There are quite a few in the App Store - but I'm looking for one that at least has a map with ALL the street names. I know there are some apps which has only approx 70% o

  • I got a message saying that 420 items in my library could not be synced. How do I fix this?, I got a message saying that 420 items in my library could not be synced. How do I fix this?

    I have about 800 songs in my itunes library and only 300 are syncing onto my iPhone. Is there a way to fix this?

  • SOLR and PDF Question

    Does anybody have any advice about using SOLR to index PDF documents?  The documents have metadata added to them, and we'd like to associate the metadata to the Custom1 through Custom4, and then return them in a results page.  We're able to index the