Unable to execute rules twice after applying Planning 9.3.1.1.11

Hi All,
Just wondering whether someone has come across this issue.
We have just applied Planning 9.3.1.1.11 on a Windows platform.
As a result, we are unable to execute the same rule twice from within the AAS console on any client machine and get the following error:
"You must be connected to database to execute a rule."
Once we get this error we cannot exeucte any other business tules and need to log back in to the AAS console to fix the problem.
If we open up the AAS console on the AAS server, we can rule the rules as many times as we like. The error only comes up when executing a same rule from a client machine.
In Planning web we can execute any business rules multiple times. However, if a user gets the above error in the AAS console, he/she is then unable to execute rules in Planning web unless he/she logs out and logs back in.
We are using Planning 9.3.1.1.11, AAS 9.3.1.3.07 and HBR 9.3.1.1.11 on the server.
However the AAS version on the client side is 9.3.1.1.9 and I think this may be what s causing the issue.
The HBR patch for 9.3.1.1.11 is a server patch and cannot be installed on client machines. I am therefore unable to upgrade the AAS console on client machines to 9.3.1.1.11.
Has anyone come across this?
Thanks for your help.
Seb

Hi John,
I worked it out last night... The readme for 9.3.1.1.11 is not very clear and I dont think it mentions patching each client.
Below are the steps:
1 - Close down the AAS console
2 - Copy the newly deployed easclientplugin.jar, cmdlnlauncher.jar and identitymigration.jar from the AAS server and paste them under Hyperion\AnalyticAdministrationServices\console\lib on your client machine. Overwrite existing files if necessary.
3 - Copy the new MigrateIdentities.bat from the AAS server and paste it under Hyperion\AnalyticAdministrationServices\console\bin on your client machine. Overwrite existing files if necessary.
4 - Log on to the AAS console and go to Help - About and ensure that the HBR version is now 9.3.1.1.11
5 - From the AAS console try and execute the same HBR twice.
Thanks for your help.
Seb

Similar Messages

  • Unable to start Soa Suite after applying 10.1.3.4 MLR#8

    Hi
    We are trying to install AIA2.5 on 10.1.3.4 windows machine.We are unable to start the soa suite after applying 10.1.3.4 MLR#8. Following is the error we are getting while starting the soa suite.Kindly help.
    OC4J startup failed
    oracle.classloader.util.AnnotatedNoClassDefFoundError:
         Missing class: oracle.xml.jaxb.JaxbNode
         Dependent class: oracle.security.wss.config.AttributeConfigTypeImpl
         Loader: oracle.ws.security:10.1.3
         Code-Source: /D:/product/10.1.3.1/OracleAS_1/webservices/lib/wssecurity.jar
         Configuration: <code-source> (ignore manifest Class-Path) in META-INF/boot.xml in D:\product\10.1.3.1\OracleAS_1\j2ee\home\oc4j.jar
    The missing class is not available from any code-source or loader in the system.
         at oracle.classloader.PolicyClassLoader.defineClass(PolicyClassLoader.java:2264)
         at oracle.classloader.PolicyClassLoader.bulkLoadClasses(PolicyClassLoader.java:1538)
         at oracle.classloader.util.XMLConfiguration.bulkLoadClasses(XMLConfiguration.java:885)
         at oracle.classloader.util.XMLConfiguration.access$100(XMLConfiguration.java:41)
         at oracle.classloader.util.XMLConfiguration$Externals.load(XMLConfiguration.java:871)
         at oracle.classloader.util.XMLConfiguration.endElement(XMLConfiguration.java:685)
         at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.endElement(AbstractSAXParser.java:601)
         at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1774)
         at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2930)
         at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:648)
         at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510)
         at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:807)
         at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:737)
         at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:107)
         at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1205)
         at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:522)
         at oracle.classloader.util.XMLConfiguration.configureLoaders(XMLConfiguration.java:277)
         at oracle.classloader.util.InitialLoadersFactory.populateLoaders(InitialLoadersFactory.java:389)
         at oracle.classloader.util.InitialLoadersFactory.initLoaders(InitialLoadersFactory.java:230)
         at oracle.classloader.util.InitialLoadersFactory.create(InitialLoadersFactory.java:167)
         at oracle.oc4j.loader.boot.BootStrap.main(BootStrap.java:26)
    Warning: The flag AppendRatio=3 has been EOL'd as of 6.0_10 and will be ignored

    Hi,
    I have a similar problem where the error is:
    Dependent class: oracle.security.wss.WSSecurity
         Loader: oracle.ws.security:10.1.3
         Code-Source: /E:/jdeveloper/webservices/lib/wssecurity.jar
         Configuration: <code-source> (ignore manifest Class-Path) in META-INF/boot.xml in E:\jdeveloper\j2ee\home\oc4j.jar
    This load was initiated at oracle.ws.security:10.1.3 using the Class.forName() method.
    The missing class is available from the following locations:
    I'm working with JDeveloper 10.1.3.4

  • Unable to execute update commands after improper shutdown

    Hi!
    It sounds a little strange.
    I am unable to execute update commands from my application. My machine was shutdown improperly. Then I loaded the datastores again. I was able to execute select commands but unable to execute update commands. It was working fine before shutdown.
    Regards
    /Ahmad

    Hi Chris!
    SQLExecute method of ODBC is returning -1.
    I have checked the syntax of the query its also correct. I am also very confused on it why is this happening. If I execute the update command from ttisql it works ok.
    The code is the same that we discussed in our previous conversation.
    The steps I did after improper shutdown:
    1. Started TimeTen daemon >ttdaemonadmin -start
    2. Loaded the Data store >ttAdmin -ramLoad spiderM
    3. Executed the code
    The output of ttstatus is as follows:
    TimesTen status report as of Fri Jun 29 21:45:41 2007
    Daemon pid 8273 port 17001 instance tt70
    TimesTen server pid 8284 started on port 17003
    TimesTen webserver pid 8280 started on port 17005
    Data store /tmp/spiderM
    There are 6 connections to the data store
    Data store is in shared mode
    Shared Memory KEY 0x08004f3c ID 557070
    Type PID Context Connection Name ConnID
    Subdaemon 8278 0x0000000000570520 Worker 2042
    Subdaemon 8278 0x00000000005dc4d0 Flusher 2043
    Subdaemon 8278 0x000000000060d5d0 Checkpoint 2044
    Subdaemon 8278 0x000000000063e5a0 Aging 2045
    Subdaemon 8278 0x000000000066f570 HistGC 2046
    Subdaemon 8278 0x00000000006a0430 Monitor 2047
    RAM residence policy: Manual
    Data store is manually loaded into RAM
    Replication policy : Manual
    Cache agent policy : Manual
    Data store /usr/users/spider/TimesTen/tt70/info/TT_tt70
    There are no connections to the data store
    Replication policy : Manual
    Cache agent policy : Manual
    Access control enabled.
    End of report
    Regards
    /Ahmad

  • Unable to open BPM Workspace after applying 11,1.1.5 patch BPM PS4 FP

    After I login to BPM Workspace(http://<host>:<port>/bpm/workspace) , I get a blank page.
    The logs show the following error -
    javax.faces.FacesException: javax.el.PropertyNotFoundException: The class 'oracle.bpel.worklistapp.tasklist.beans.view.TaskView' does not have the property 'homePageLeftAccordion'.
    at com.sun.faces.application.ApplicationImpl.createComponent(ApplicationImpl.java:261)
    at javax.faces.webapp.UIComponentELTag.createComponent(UIComponentELTag.java:222)
    We applied a patch to the 11.1.1.5 SOA installation to prevent an issue from occuring . After that we are getting this issue.
    Interesting thing is that the URL - http://<host>:<port>/integration/worklistapp/ works fine.
    Can someone please suggest what might be wrong ?

    We were able to get to the BPM workspace after implementing the Post Install steps as mentioned here - http://www.oracle.com/technetwork/middleware/soasuite/documentation/bpm-postinstall-ps4fp-487857.pdf
    But getting some DB related errors after loggin in , checking if MDS Schema migration has been done properly.

  • Unable to boot the sytem after applying kernel patch 118844-27

    We have an hp ProLiant DL380 Storage server connected to HP StorageWorks Moduler Smart Array 30 via SCSI. Solaris 03/05 was installed previously on this system with kernel 118844-20. When I queried and installed all required patches with 'smpatch add -i .. ' command, all patches applied and the system is rebooted. After reboot, the system kept restarting. I followed the instructions on Sun Alert document 102087, and installed grub using 01/06 1st CDROM. It installed successfully, but problem persisted. The systems started booting, but before printing 'Configuring devices' the system rebooted again. Providing -v option to the kernel, it lastly printed a PCI device id (/pci@....) and after 2-3 seconds rebooted again.
    Finally I had to reinstall the solaris (this time 01/06). The disk was accessible after booting with CD ROM, and I was able to get cylinder numbers of disk, and I installed the new system to the root partition of the other live upgrade environment. The boot disk was partitioned under linux, it was three partitions, Solaris2 (50GB),Solaris(4GB),Linux(18GB). Installation medium told that the fdisk partition was invalid, and i repartitioned the whole disk again.
    System up and running Solaris 10 01/06 now, but the strange thing is that, previously hard disk (both boot disk and disks on array) locations were identified as '/dev/rdsk/c0tx' but now, the system sees that hard disks at '/dev/c1tx' and CDROM at '/dev/c0t0'.
    Now I want to ask tow questions:
    * Could this disk number change made the system unbootable previously?
    * May I safely apply patch 118844-28 to the system
    -Thanks

    Here's a similar topic https://bbs.archlinux.org/viewtopic.php?pid=536210 also if that doesn't work you should install vesa as it also says it's not found in your log.

  • Unable to execute the query after transpoting to Quality in BI7.0

    Hi Friends,
    We are facing problem while executing the query in BI 7.0 after transporting to Quality system.
    Whenever we are clicking on the query in Analyser after transporting to quality, it is throwing an error like "Program error in class SAPMSSY1 method : UNCAUGHT_EXCEPTION" and " system error in program SAPLRRI2 and form DIM_FAC_SRDATE-02" and it is disconnecting from BI system.
    The transport went successfully to quality system.
    Please do the needful regarding the above errors.
    Thanks
    Rama

    Hello,
    I resolved the problem. I removed all the variables in the query did another "Query Check" and the error message was clearer.
    There were missing infobjects in the Multi-Provider.  When I fixed this the error was gone.
    Thanks.

  • Unable to get login page after applying the 12.1.3 patch

    Hi
    I had applied the 12.1.3 patch 9239090. Just getting blank screen.
    Please advice me how to trouble shoot the login page in r12
    Thanks
    Reddy

    Hi Hussein
    Thanks for the excellent document.Here is the result of the url's
    Working Fine
    http://<server>.<domain>:<PORT>/OA_HTML/ServletPing
    http://<server>.<domain>:<PORT>/OA_HTML/jsp/fnd/aoljtest.jsp
    Failed the following
    http://<server>.<domain>:<PORT>/OA_HTML/OA.jsp?OAFunc=OAHOMEPAGE
    http://<server>.<domain>:<PORT>
    http://<server>.<domain>:<PORT>/OA_MEDIA/FNDLOGOL.gif
    http://<server>.<domain>:<PORT>/forms/frmservlet
    http://<hostname.domainname>:<port>/OA_HTML/fndvald.jsp?username=sysadmin&password=<sysadmin_password>
    Should I paste the log files here.
    Thanks
    Reddy
    Edited by: Reddy on Jun 26, 2011 9:32 PM

  • Problem after applying EP 8

    Hi ,
    I am unable to open old models after applying Enhancement package 8.
    Can any one suggest what need to be done.
    Thanks
    Sudhakar.

    Hi,
    do you receive any error message? How does "can not open any models" look like?
    By the way - there is no EHP 8 at Java side so I guess it must be the backend?
    Anja

  • Unable to Login & Ececute any transaction after Applying Support Package

    Dear all,
    After applying SAP_BASIS Packs (SAPKB700..) support pack from level 15 to 18,  the it got cancelled and when i try to execute any transaction i am receiving ABAP dump "syntax_error".
    When i try to login i m getting the following msg. " Syntax error in program "SAPLSDOC ""..
    SAME MESSAGE IS POSTED IN 2007 BUT NO ANSWER
    Unable to login after applying patches
    could you help me to resolve this problem?
    Thanks and regards.
    Subbu

    Hi,
    Is Support Package upgrade failed in IMPORT_PROPER step ? then plesae refer
    support pack SAPKB70014 stuck at import _proper! Very urgent.
    http://www.sapfans.com/forums/viewtopic.php?f=12&t=309661&p=954180
    We also faced same issue in Solution manager and issue solved by running to r3i commad
    tp r3i <SP_name> <SID> pf=<transport profile> -Dclientcascade=yes -Dstoponerror=8 -Drepeatonerror=8 -Dsourcesystems= tag=SPAM
    eg:
    D:\usr\sap\trans\bin>tp R3I SAPKB70014  SID pf=TP_DOMAIN_SID.PFL
    -Dclientcascade=yes -Dstoponerror=8 -Drepeatonerror=8 -Dsourcesystems= tag=SPAM
    Note: Before executing above command please contact SAP (OSS message)
    Thanks,
    Preethish

  • After applying BM3.8.5_ir1: "IKESetupSocket: Unable to bind socket!", IKE not loading

    Hello,
    I just applied the Interim Release 1 BM3.8.5 and rebootet the server after at
    least several months of uptime when the patch files were applied - so it might be
    related to 385_ir1; Or something went wrong during the last months of uptime that
    way; that a reboot just caused the trouble to be revealed.
    Well, on the next reboot after applying BM3.8.5_ir1 I got this on the IKE screen:
    -------------------------- IKE SCREEN ----------------------------------
    3-19-2008 12:53:41 pm IKESetupSocket: Unable to bind socket!
    [snip empty lines]
    <Press any key to close screen>
    -------------------------- IKE SCREEN ----------------------------------
    At this state these TCP NLMs were loaded:
    TCP.NLM
    Loaded from [SYS:SYSTEM\] on Mar 19, 2008 12:35:40 pm
    (Address Space = OS)
    Novell TCP/IP Stack - Transport module (Domestic)
    Version 6.91.05 October 25, 2007
    Copyright 1994-2007 Novell, Inc. All rights reserved. Patent pending.
    TCPIP.NLM
    Loaded from [SYS:SYSTEM\] on Mar 19, 2008 12:35:40 pm
    (Address Space = OS)
    Novell TCP/IP/IPSec Module (Domestic) NICI Enabled
    Version 6.91.10 October 25, 2007
    Copyright 1994-2007 Novell, Inc. All rights reserved
    Patent pending Portions Copyright 1986-1995, RSA Data Security, Inc.
    BSDSOCK.NLM
    Loaded from [SYS:SYSTEM\] on Mar 19, 2008 12:35:40 pm
    (Address Space = OS)
    Novell BSDSOCK Module (Domestic)
    Version 6.91.04 October 25, 2007
    Copyright 1994-2007 Novell, Inc. All rights reserved.
    As it's a socket error I thought that applying the latest TCP patch might help
    out:
    TCP681K, another reboot, but no change at all.
    As IKE isn't loading server side all VNP functions are not operational.
    PKIDIAG is without errors, if these certificates should interact with IKE as well
    (I honestly have to state, that I don't know, if or if not these Certs interact
    with IKE ...)
    Anybody a quick solution? Otherwise I'll try to backrev to BM3.8.5 and the prior
    TCP version.
    Thanks for any input.
    Regards, Rudi.
    IT-Beratung Rudolf Thilo
    Schweinfurter Str. 131
    97464 Niederwerrn
    t: +49 (0)9721/6464840
    f: +49 (0)9721/6464841
    m: +49(0)171/685 9 685

    Hello,
    after investigating in a totally wrong direction for many hours <doh!> I finally
    back-rev.ed the lib files from c:\nwserver\!backup.lib and
    sys:system\!backup.lib, after that was done the IKE had no trouble any more.
    In the load sequence of the server's reboot NMAS had a load error that pointed in
    that direction... (several DS*.NLMs in the LIB patch files)
    I have a looger screen save file of both, a "trouble boot" and a clean boot after
    removing the patch files. What I missed was to draw a config.txt of the trouble
    state. :(
    Quite interesting is the fact, that after may be 30 - 60 Minuntes of uptime the
    BM had difficulties to access the C: drive:
    ----------------------------Logger Screen ------------------------------------
    NetWare Configuration File Transfer Cache to DOS Error: 0x4
    Registry rolling back to last known good registry file.
    ----------------------------Logger Screen ------------------------------------
    Then no NLMs could be loaded any more at all: Neither DOS side, nor sys:system or
    from anywhere else. Funny fact: With the already loaded toolbox a "DIR" was
    presenting everything absolutely normal, DOS and SYS: side....
    Well, the NBM-Rule-Container is restored now from tape, the filters.txt is as it
    was before (seveal reboots) and with my 2nd. BM install I was painfully
    remembered that there can be just one BM per container <grrr> ;) (nice design...)
    Patches applied when the trouble showed up
    NW6.5SP6
    BM3.8SP5
    plus the hotfixes available till Dec 2007
    Finally I applied these (many hours ago >-O~ )
    LIBCSP6B
    NWLIB6K
    WSOCK6N
    TCP681K
    BM3.8.5_ir1
    .... in the timed order they were given to the public (I didn't check right now,
    the order above isn't necessarily the right order I used.)
    If someone should be interested in the logger.txt of both states, they are too
    large for *one* posting here, drop me an email.
    Regards, Rudi.
    IKESetupSocket: Unable to bind socket!
    IKE not loading any more
    NMAS error in boot sequence
    Error accessing registry files,
    NLM load from all search paths impossible
    IT-Beratung Rudolf Thilo
    Schweinfurter Str. 131
    97464 Niederwerrn
    t: +49 (0)9721/6464840
    f: +49 (0)9721/6464841
    m: +49(0)171/685 9 685

  • Unable to send or receive text messages after apply s/w update on Q10

    After apply software release 10.1.0.4181 (size 6mb) on my Q10, I can no longer send or receive text messages, pls help. At first I thought the text messages were only collapsed, but I am unable to send, receive or open any previous chat. I have rebooted the device multiple times, including removing the battery. When trying to do a text message, system seems stuck on the last message received yesterday, and am unable to open this chat session, reply, compose. I cannot compose for any contact, nor able to receive any text messages. PLs help !!
    Solved!
    Go to Solution.

    I removed my battery again, this time left out for 5 minutes. SMS is now working again. (previously approx 2 min)
    However, the problem I was experincing, I have had before, where I cannot send an sms message. I believe I may have hit a hot key and basically does not allow you to send a message. Typically I reboot at this point and sms works again. I will try your new os option after I verify all is working properly again.  Thank you for your help.

  • My query is not executing properly after applying patches(bi.7

    iam working bi.7 support package 13
    after applying patches
    my query is not executing properly in production my problem with FI queries
    the query is executing properly but ihav created newformula using formulavariable that fields are not getting data in report if i click on currency conversion iam getting popup but currency translation coversion list is not coming and currency type(target currency also not dispalying)
    but if i execute same query in development its working properly newformula fields are getting data and currency conversion also working in development
    can u please help me in this issure
    i hope as soon i will get solutions from bw gurus

    That currency conversion problem is solved
    i checked TCODE:RSCUR IN PRD its not showing any details
    again i checked in dev and moved all currency types dev to production
    now its wokring
    i hope check with this it will work

  • HBR rule not appearing in Planning application after has been created.

    Hello All,
    I am having an issue with HBR rule with Planning application. I´ve created a new rule and after set its location and access privileges when I log into Planning, the rule does not appear.
    Someone could help on that ?
    Thanks,
    Alvaro

    Are the Database server and applications server in different time zones?
    When the database server and web application server are in different time zones, the HBRCacheEvents will be deleted the moment entries (new change events) are written to it. Planning also has a HBR engine that keeps polling HBRCacheEvents table for new events and delete old events to update the cache on the fly.
    A Planning Web service restart will force the cache to be refreshed and thus the changes to be visible after this restart.
    To solve this, you will need to either move one of the servers to be in same timezone as the other, or to anticipate the changes by scheduling restarts more frequently.
    Refer: Planning Web Services Requires Restart to Show Changes to Business Rules or New Business Rules (Doc ID 1228673.1)
    HTH-
    Jasmine.

  • Unable to access Business Rules Facts after refreshing XML Facts

    I have created a business rule using an xml schema to generate the XML Facts. Then I created a Decision Function to call a Ruleset to process the information in the XML Facts. This decision function has input and ouput parameters from the XML Facts.
    The decision function is used inside a BPEL Process, by defining the Dictionary has the created business, defined the Service has de Decision Service. After this configuration I'm able to define the Input Facts and Output Facts from and to a variable in the bpel process. Using the Decision Fact Map window I define the input and output to the exposed Business Rule Facts. This works just fine. The BPEL runs and the Rules are correctly used.
    When I change my xml schema to add more elements and complex types I use the "Reload XML Facts From Updated Schemas" option available in the bussiness rule. After this operation I will no longer have access to the Bussiness Rule Facts in the Decision Fact Map window. So I'm no longer able to call the decision function.
    Yet the business rule has no problems and i have tested using a fuction to call the Decision Function.
    Is this a bug or a feature?
    I'm using Oracle 11g with the SOA Composite Editor 11.1.1.0.0.52.19.

    Problem solved. There was an element in the xml schema that had nillable = true. Because of this the XML Fact for that element would no longer be available in the BPEL Process. Removing the nillable and generating the XML Facts again solved the missing variable problem.

  • Unable to login RPD or Dashboard after applying the latest patch

    Hi All,
    I was earlier having OBIEE 11.1.1.6.6 instance, recently we have applied the OBIEE 11.1.1.6.8 patch. After applying patch I could not login to RPD or Dashboard. It errors out with Invalid Username or Password. FYI, when I tried to update GUID by setting the parameter to YES in NQSConfig.INI, and when I restart the BI server , it errors out saying could not connect to BI Security as update GUID parameter is set to YES.
    Any help would be greatly appreciated.
    Note: I could able to open my RPD in offline mode.

    Hi,
    u have to migrate the RPD and webcatlog as well
    pls mark helpful if answered
    thanks

Maybe you are looking for

  • Display Color for sigle  CELL in ALV report

    Hi all, I have one doubt is it possible to make a particular cell as read color in ALV. Ex: I have one field which shows amount in my ALV report,My requirement is that when ever the amount is less then 'ZERO', I have to show that particular cell in r

  • Creative cloud desktop app blank - Mac

    Hi, I have been experiencing the issue with a "blank" screen when logged into the Creative Cloud Desktop. I've tried uninstalling & reinstalling the desktop app multiple times and still no screen or visible apps. Also, I followed the instructions in

  • Application organisation

    Hello We will shortly be starting our first application with JDeveloper (ADF 11 BC, ADF 11 Rich Faces). One aspect of the application is what we call the "basic tables" These tables are where the user will input the basic information require for the

  • Consuming web service

    Hi, i created a portal service from a wsdl. i configured in the j2ee the proxy forinternet access. Now when i'm trying to access this portal service i receive the following error: 0}#1#com.sap.engine.services.webservices.jaxm.soap.accessor.NestedSOAP

  • AirPort Express as Relay Station?

    I have read the article at http://docs.info.apple.com/article.html?artnum=107454, but I am still a little confused. - Can I use the Express as a relay station or can only Extremes be used as such? - If so, are there certain models that can or can't?