Ruleset & Rules deletion

Hi Experts,
I have searched the forum but couldn't get more info other than to delete all Functions, risks manually. We are at patch 10 and there is option under configuration-Utility to delete rules, but the selection option is grayed out. Can anyone help us out how to use this functionality to delete un-wanted/older rulesets?
Thanks in advance.
Regards,
Sabita

Did you check the Note 1416728 - Manage Deletion Functionality in RAR 5.3 Support Pack 10.
You need to add the new UME permissions:
Two new UME permissions have been created for this functionality:
1. ManageDeletionSystemRules for Delete Systems
2. ManageDeletionAllRules for Delete All Rules
If that doesn't work. Try a restarting the application.
Thank you,
Partha

Similar Messages

  • CoProducts Settlement rule Deletion

    Which Bussiness Transaction can set the SETC Status of Process order with settlement rule for co-product to inactive?

    Hi
    To inactive settlement rule for Co-Products delete the structure assigned in the Joint Production tab of MRP-II view and save. Now if u create a Process order then system will ask u for the settlement rule to enter manually. The system status at that point show
    SETC Settlement rule created
    SETM Settlemt rule created manaully
    Regards
    Brahmaji

  • Business Rule Delete Problem

    Problem definition:
    We have a business rule according to CDM ruleframe, but have a
    problem when we want to delete a row from a table. The problem
    occurs when the business rule is validated. The
    delete operation works fine when the business rule is not
    validated.
    Business rule: BR_FELT_0006_DEL
    Table: SLN_FELTER
    CAPI-package: SLN_FELTER_CAPI
    Trigger attr.: After triggering statement on DELETE operation
    The definition of this delete rule is the same as the definition
    in the Headstart demo application.
    This is a simple reconstruction of the error problem:
    SQL> delete from sln_felter
    2 where opve_oppgave_nr = 'RF-1061'
    3 and opde_oppgavekode = 1014
    4* and inar_inntektsaar = 2000
    SQL> /
    delete from sln_felter
    FEIL pe linje 1:
    ORA-20999:
    ORA-06512: ved "HST65.CG$ERRORS", line 565
    ORA-06512: ved "SLNHL6.CG$SLN_FELTER", line 474
    ORA-20998: Transaction Failed
    ORA-06512: ved "HST65.QMS$ERRORS", line 128
    ORA-06512: ved "HST65.QMS_TRANSACTION_MGT", line 822
    ORA-06512: ved "SLNHL6.CG$ADS_SLN_FELTER", line 51
    ORA-04088: feil ved utfxring av
    triggeren 'SLNHL6.CG$ADS_SLN_FELTER'
    ORA-06512: ved "SLNHL6.CG$ADS_SLN_FELTER", line 43
    ORA-04088: feil ved utfxring av
    triggeren 'SLNHL6.CG$ADS_SLN_FELTER'
    SQL> @d:\hsd65\hst\scripts\messages
    Feil QMS-00100: Ukjent feil ORA-01403: ingen data ble funnet:
    qms_transaction_mgt.perform_business_rule
    Kontakt brukerkontakten.
    PL/SQL-prosedyren ble fullfxrt.
    Error message should have been:
    SLX-00367: <p1>: Feltet kan ikke slettes hvis det har pestand
    fra skattyter
    We have debugged the PL/SQL code and the error occurs in the CDM
    ruleframe generated
    CAPI-definition and not in the business rule itself. This is a
    part of the code where we think the error occur:
    procedure br_felt_0006_del
    is
    l_rule_validation_result boolean := true;
    begin
    l_rule_validation_result := br_felt_0006_del
    ( g_current_row.opde_oppgavekode
    , g_current_row.inar_inntektsaar
    , g_current_row.id
    if not l_rule_validation_result
    or l_rule_validation_result is null
    then
    qms_transaction_mgt.process_rule_violation
    ( p_br_name => 'BR_FELT_0006_DEL'
    , p_msg_code => 'SLX-00367'
    , p_display_label => display_label
    , p_table_name => 'sln_felter'
    , p_table_rowid => get_rowid <------ When this procedure
    -- is calling the get_rowid function
    ); -- then we get the ORA-01403: No data found.
    end if; -- Business Rule is violated
    end br_felt_0006_del;
    |
    |
    |
    function get_rowid
    return rowid
    -- Purpose Return rowid of the current row
    -- Usage From br procedures
    is
    l_rowid rowid;
    begin
    if g_current_row.the_rowid is not null
    then
    l_rowid := g_current_row.the_rowid;
    else
    select rowid     <--- We suspect this is a
    -- problem in CDM ruleframe,
    into l_rowid -- because a deleted row is read !!!
    from sln_felter
    where id = g_current_row.id
    g_current_row.the_rowid := l_rowid;
    if g_stack_index is not null
    then
    g_felt_tbl(g_stack_index).the_rowid := l_rowid;
    end if; -- g_stack_index
    end if; -- g_current_row.the_rowid
    return l_rowid;
    end get_rowid;

    We also have a problem with the delete rule.
    In our case we have two tables persons and reservations.
    A person can place more reservations. The foreign key between them two is cascade delete.
    Our code is
    Purpose Persons can only be deleted three years after they made the last reservation
    Remarks
    Revision History
    When Who
    Revision What
    30-01-2002 REPOWN
    1.0 Using utility HSU_BRTR (revision 6.5.1.3)
    04-01-2002 MAST     
    1.1 Code toegevoegd
    l_rule_ok boolean := true;
    begin
    trace('br_klt002_del (f)');
    -- for instructions, see the Headstart User Guide
    l_rule_ok := not ati_rsg_capi.exists_row
    ( p_where => 'trunc(reservationdate ) >= add_months(trunc(sysdate),-36) and psn_id = '||p_old_id );
    --also tried
    --l_rule_ok :=  not ati_rsg_capi.exists_row
    -- ( p_where => 'trunc
    --(reservationdate ) >= add_months(trunc(sysdate),-36) and
    --psn_id = '||p_id   );
    return l_rule_ok;
    exception
    when others
    then
    qms$errors.unhandled_exception(PACKAGE_NAME||'.br_klt002_del (f)');
    end br_klt002_del;
    The problem is that this doesn't work. We are allowed to delete every person, even if they have a reservation yonger than three years.

  • Transfer Rules Deleted while recreating Source System

    Hi:
    We connected our QBW system to upgraded SAP ECC 6.0 QAT system. We needed to recreate the source system for ECC since that appeared inactive. After our Basis admin re-created the source system, all transfer rules were deleted. Now we can not extract data. We had done the same thing in BWD when the SAP Dev system was upgraded 3 weeks ago and we did not have this problem. Is it possible to activate all transfer rules in QAT again? Or do we have to restore a backup? Or do we have to collect them again from the Development and transport to QBW??
    Thanks

    Hi Sunil,
    yes when you delet the source system and recreate it evey thing will be vanished
    right click on the souce system click Replicate datasouce
    Then try with
    a) Right click on source system and click on Restore if it doesn't work
    b) Transport from Development to Quality
    and active all the transfer rules using the report RS_TRANSTRU_ACTIVATE_ALL
    hope this information helps you
    thanks
    kishore

  • Rules Deleted from Mailboxes

    We are having an issue with at least two mailboxes but likely most or all of them.  In short the rules that are created in the mailbox are being deleted randomly.  I would guess it is about once a month or so.  
    One of the mailboxes is mine and the other is a shared mailbox that we use to work incoming requests.  At first i thought they were surely deleting the rule, but it is also happening to my account.  The dummy account has a rule in which the server
    replies to all incoming emails with a specific message.  On my mailbox I move all emails from a sender to a folder in my mailbox.  Both rules are server side rules.  
    I cannot track down what would cause this.  Any ideas?  I'm just completely lost.  

    Hi,
    What version of Exchange Server do we use?
    Does someone else has administrative permission and delete the rules without reminding you?
    It is odd, rules were deleted randomly without any operation.
    Please use MFCMapi Tool to verify whether these "deleted" rules just be hidden.
    Feel free to contact me if there is any update.
    Thanks
    Mavis
    Mavis Huang
    TechNet Community Support

  • Infopath 2010: button action rules deletes automatically upon saving or using rule inspector

    Hi,
    I have been working on Infopath 2010 for a few months and I have developed a form with some controls, views and buttons. In my form I have 4 buttons 'Save as draft' , 'Submit' 'Reset' and 'Cancel'. I am using all the buttons with action type as 'Rules and
    Code'. Except for Reset button, the actions & formatting on three buttons is rules only.
    The problem is when I save this form or I run Rule Inspector on form, I see that all the action rules from these buttons disappear. I do not see any error in Rule inspector because the action rules attached to these button disappear before Rule inspector
    even starts. same is the case with Save.
    To test if its a problem with a rule, I had built another form with the same fields and actions/formatting for this form. But that form seems to work without any problem and none of the rules get deleted. The reason I want to stick to my old form template
    is because I am using this form in LIVE and changing a form template will mean changing all GUIDs in the forms that have been on LIVE and in workflow already.
    Can somebody help me find a way to solve this problem. 
    Regards
    P

    Hi PoojaGandhi,
    Strange problem.
    Validation, Calculated default values, actions and programming can display in Rule Inspector, and formatting rules will not display here, so it
    is normal that we can't see rules in Rule Inspector if we created some formatting rules.
    If you have also action rules in the form, can you see these actions in Manage rules pane or will these rules work even we can't see it? How about
    add rules to a new button (in a new view), will it missing?
    If the problem persists, the form may corrupt. And please create a new form instead.
    Sorry for the inconvenience.
    Best regards,
    Emir
    Emir Liu
    TechNet Community Support

  • 90 day rule deletes movies! Help!

    Ok so this problem started because I tried to download a movie off of a friend's account which I know was a stupid mistake and now I can't download past purchases from my own account. I'm maybe 60 days into it now and I tried to buy a movie of my own. It downloaded fine on my iPod and then I tried to sync with my computer so it could be backed up and now it's gone completely! So now it's stuck with all of the other past purchases that I can't get for a month! Help!!

    How much free space on the hard drive? OSX needs lots and lots of free space and drive corruption is one possible result if too little.
    Boot from your installer disc and run Disk Utilities First Aid (I'm on an older system and don't know if they have renamed it). See if it will repair the drive. If it reports problems it can't fix you may need to buy a utility such as Diskwarrior.
    [Mac OS X 10.4, 10.5- Computer shuts down during Safe Boot|http://support.apple.com/kb/TA24054]
    If you have drive corruption the worst thing to do is keep on trying to install updates. Corrupt drives don't know where the files are located and may accidentally overwrite file of which they have lost track when installing all the updates.
    Should the Disk Utility's repair work you should also repair permissions, but don't do that until you get an all clear on drive verify.
    Message was edited by: Limnos

  • Deleted Event Log Alerting Rule Still Generating Thousands of Alerts

    I deleted a rule that is somehow still sending a ton of alerts.
    ---Deleted Rule
    ---Deleted agent server from SCOM
    I cannot find where this is coming from.
    Any tips guys?
    Thanks

    Hi You may want to check on the sql level to see if the agent is existing as a ghost. Follow this post to get the verification and remediation http://scompanion.wordpress.com/2013/10/22/ghostorphaned-entries-in-scom-console-windows-computer-view/
    Blog: http://theinfraguys.com
    Follow me at Facebook
    The Infra Guys Facebook Page
    Please remember to click Mark as Answer on the answer if it helps you in anyway

  • Extracting rule details from oracle business rule repository

    Hi,
    Which of the oracle business rule APIs provide retrieving following details :
    1. Get all dictionaries stored in the oracle business rule repository.
    2. in each dictionary,
    2.1. How to retrieve all ruleset list in a rulesets
    2.2 How to retrieve all rules in each ruleset
    This is because, I want to build a custom UI to display the rule details in the oracle business rule repository. In my case, dictionary, ruleset in a dictionary and rules in a ruleset are dynamic (administrator can add, update delete at ant time via rule author UI)
    Appreciate your help.
    Thanks
    Hareendra

    Hi,
    We are also having a similar requirement. Could you please tell me whether you got answers for the queries.
    - How to extract rules from ruleset / rule repository
    Appreciate your help.
    Regards,
    AP

  • Deleted Allocation Table in vendor PO items

    Hi guys, I write because it is having the problem I describe below:
    It creates an allocation table referencing a vendor PO.
    STO´s are created for each store included in the allocation rule in the allocation table.
    It is noted that there was an error in choosing the allocation rule
    Deletes the STO´s items generated for distribution to stores
    Deletes the allocation table.
    It tries to regenerate the allocation table referencing to vendor purchase order, but this is not generated because the order is linked to the previous allocation table.
    After the situation described, I wonder if there is any way to rearrange the vendor purchase order items so as to disassociate from the allocation table initially created.
    Greetings, and thanks in advance

    how is your problem fixed,please share with me!
    Thanks in advance .
    Deyi.

  • Rule Author-How to use own JSP screen instead of Rule Author Customization

    hi' I am using Oracle Business Rules and creating Rule Repository using Rule Author however
    I want to use my own JSP screen for customization of Rules instead of using Rule Author customization screen.
    please tell me how to do this.
    thanks
    Yatan
    Edited by: Yatanveer Singh on Jan 29, 2009 5:19 AM

    oracle provides API to edit rule repository programmatically. To use your custom JSP pages you need to write your wrapper classes over following oracle rule API classes:
    oracle.rules.sdk.editor.ruleset.Rule
    oracle.rules.sdk.editor.ruleset.RuleSet
    oracle.rules.sdk.editor.ruleset.Action;
    oracle.rules.sdk.editor.ruleset.AdvancedExpression;
    oracle.rules.sdk.editor.ruleset.Expression;
    oracle.rules.sdk.editor.ruleset.Pattern;
    oracle.rules.sdk.editor.ruleset.SimpleTest
    Once you create wrapper you can use them as pojos to build your custom rule author screen.

  • Oracle Business Rules Question

    Hi,
    I'm pretty new with Oracle Rules. I've had no trouble using them, to date. I define Java classes, set up the facts in Rules Author, and create the Dictionary, Ruleset, and rules... etc.
    I can run them fine, and the technology works as expected. My question is... what if my underlying data structures for the facts (the java class(es) in my case) change?
    From what I see with the Rules Author tool, there isn't an obvious way to sync up the underlying fact with events on the ground. I can see there would be a really good reason for not allowing attributes/methods/props to be removed (without redoing (some of???) the rulesets/rules)... but I am really interested in the ability for adding methods/attributes/etc to the underlying structures without rework.
    Here is my use case: I set up an initial fact and a ruleset for our clients with which to build rules. They add 500 rules. They now request the "fact" include another "new" attribute to be available in all new rules. Do I have to start over, and redo the 500 rules to accommodate the new attribute? There must be something which eases the pain... but I haven't found it yet.
    Any help in this issue would be most appreciated!
    Thanks,
    Dan

    Thanks for the reply. I guess I was making it more difficult than it deserved. I've been trying to "re" import... and never tried to import over the fact I already had.
    Thanks!

  • Business Rules: import .RL file into RuleAuthor

    We have been doing building our rules (10.1.3) Application in jdev 10.1.3. All of our rules are in .rl files, which we use the CommandLine application to test. Now we need to move all our facts, rulesets, rules, etc into the RuleAuthor application. How do we take our rl file and import it into rule author? Now dev is done, the app admin will be using the RA app to modify rules as needed.
    Thanks,
    Matt

    RuleAuthor is able to only edit rule dictionaries. There is no way to import RL to the dictionary format.

  • Cant get rules to work with pz:div tag

    im using commerce server 2.0.1 with sp1
    i made a rule sheet and rule and rule selectors through the wlpsadmin
    tool
    and then i was trying to base content inside a portal using one of the
    rule selectors and the pz:div tag.
    this is what the jsp page has inside:
    <pz:div
    ruleset="jdbc://com.beasys.commerce.axiom.reasoning.rules.RuleSheetDefinitionHome/myRules"
    rule="myRule">
    content
    </pz:div>
    the server just hangs for about 5 minutes, and then no content is
    returned. there is nothing coming out in the weblogic.log the whole
    time. i have checked the rules and at least one should be returning some
    content
    previouly i have been getting other errors such as
    Thu Aug 17 10:16:39 PDT 2000:<E> <ServletContext-General> exception
    raised on '/portals/buybeans/buybeansportal.jsp'
    javax.servlet.ServletException: runtime failure in custom tag 'div'
    at
    jsp.portals.buybeans.portlets.emailCampaign._jspService(emailCampaign.java:318)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:124)
    at
    weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImpl.java:250)
    at
    weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImpl.java:171)
    at
    weblogic.servlet.jsp.PageContextImpl.include(PageContextImpl.java:100)
    at jsp.portals.buybeans.portlet._jspService(portlet.java:683)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:124)
    at
    weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImpl.java:250)
    at
    weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImpl.java:171)
    at
    weblogic.servlet.jsp.PageContextImpl.include(PageContextImpl.java:100)
    at
    jsp.portals.buybeans.portalcontent._jspService(portalcontent.java:594)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:124)
    at
    weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImpl.java:250)
    at
    weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImpl.java:171)
    at
    weblogic.servlet.jsp.PageContextImpl.include(PageContextImpl.java:100)
    at
    jsp.portals.buybeans.buybeansportal._jspService(buybeansportal.java:751)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:124)
    at
    weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:153)
    at
    com.beasys.commerce.axiom.jsp.JspServiceManager.service(JspServiceManager.java:1033)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:865)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:124)
    at
    weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:153)
    at
    weblogic.servlet.jsp.PageContextImpl.forward(PageContextImpl.java:96)
    at
    jsp.portals.buybeans._userlogin._jspService(_userlogin.java:964)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:124)
    at
    weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:153)
    at
    com.beasys.commerce.axiom.jsp.JspServiceManager.service(JspServiceManager.java:1033)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:865)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:124)
    at
    weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImpl.java:744)
    at
    weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImpl.java:692)
    at
    weblogic.servlet.internal.ServletContextManager.invokeServlet(ServletContextManager.java:251)
    at
    weblogic.socket.MuxableSocketHTTP.invokeServlet(MuxableSocketHTTP.java:363)
    at
    weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java:263)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    and
    Thu Aug 17 10:16:39 PDT 2000:<I> <EJB JAR deployment
    /usr/local/weblogic/WebLogicCommerce/lib/rulesservice.jar> Transaction:
    '966528642212_134' rolled back due to EJB exception:
    java.lang.NullPointerException
    at
    com.beasys.commerce.axiom.reasoning.rules.service.RulesetDataBean.getData(RulesetDataBean.java:171)
    at
    com.beasys.commerce.axiom.reasoning.rules.service.RulesetDataBeanEOImpl.getData(RulesetDataBeanEOImpl.java:56)
    at
    com.beasys.commerce.axiom.reasoning.rules.service.RulesetDataResolver.resolveEntity(RulesetDataResolver.java:121)
    at com.sun.xml.parser.Parser.parse(Parser.java:294)
    at
    com.beasys.commerce.axiom.reasoning.rules.service.ServiceProviderManager.createRulesetForXML(ServiceProviderManager.java:419)
    at
    com.beasys.commerce.axiom.reasoning.rules.service.ServiceProviderManager.createContext(ServiceProviderManager.java:146)
    at
    com.beasys.commerce.axiom.reasoning.rules.service.RulesServiceBean.getContextWrapper(RulesServiceBean.java:863)
    at
    com.beasys.commerce.axiom.reasoning.rules.service.RulesServiceBean.applyRules(RulesServiceBean.java:189)
    at
    com.beasys.commerce.axiom.reasoning.rules.service.RulesServiceBeanEOImpl.applyRules(RulesServiceBeanEOImpl.java:56)
    at
    com.beasys.commerce.axiom.reasoning.rules.service.RulesServiceBeanEOImpl_ServiceStub.applyRules(RulesServiceBeanEOImpl_ServiceStub.java:153)
    at
    com.beasys.commerce.axiom.p13n.agents.ClassificationAgentImpl.advise(ClassificationAgentImpl.java:110)
    at
    com.beasys.commerce.axiom.p13n.advisor.PersonalizationAdvisorBean.advise(PersonalizationAdvisorBean.java:100)
    at
    com.beasys.commerce.axiom.p13n.advisor.PersonalizationAdvisorBeanEOImpl.advise(PersonalizationAdvisorBeanEOImpl.java:56)
    at
    com.beasys.commerce.axiom.p13n.advisor.PersonalizationAdvisorBeanEOImpl_ServiceStub.advise(PersonalizationAdvisorBeanEOImpl_ServiceStub.java:192)
    at
    com.beasys.commerce.p13n.tags.DivTag.includeBody(DivTag.java:161)
    at
    com.beasys.commerce.p13n.tags.DivTag.doStartTag(DivTag.java:100)
    at
    jsp.portals.buybeans.portlets.emailCampaign._jspService(emailCampaign.java:293)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:124)
    at
    weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImpl.java:250)
    at
    weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImpl.java:171)
    at
    weblogic.servlet.jsp.PageContextImpl.include(PageContextImpl.java:100)
    at jsp.portals.buybeans.portlet._jspService(portlet.java:683)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:124)
    at
    weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImpl.java:250)
    at
    weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImpl.java:171)
    at
    weblogic.servlet.jsp.PageContextImpl.include(PageContextImpl.java:100)
    at
    jsp.portals.buybeans.portalcontent._jspService(portalcontent.java:594)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:124)
    at
    weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImpl.java:250)
    at
    weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImpl.java:171)
    at
    weblogic.servlet.jsp.PageContextImpl.include(PageContextImpl.java:100)
    at
    jsp.portals.buybeans.buybeansportal._jspService(buybeansportal.java:751)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:124)
    at
    weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:153)
    at
    com.beasys.commerce.axiom.jsp.JspServiceManager.service(JspServiceManager.java:1033)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:865)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:124)
    at
    weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:153)
    at
    weblogic.servlet.jsp.PageContextImpl.forward(PageContextImpl.java:96)
    at
    jsp.portals.buybeans._userlogin._jspService(_userlogin.java:964)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:124)
    at
    weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:153)
    at
    com.beasys.commerce.axiom.jsp.JspServiceManager.service(JspServiceManager.java:1033)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:865)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:124)
    at
    weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImpl.java:744)
    at
    weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImpl.java:692)
    at
    weblogic.servlet.internal.ServletContextManager.invokeServlet(ServletContextManager.java:251)
    at
    weblogic.socket.MuxableSocketHTTP.invokeServlet(MuxableSocketHTTP.java:363)
    at
    weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java:263)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)

    no i am sure it is not the database, i use oracle and cloudscape
    interchangingly. i never got the jsp tag to work, however i got around it by
    using java code. they have a class called ContentSelectorExample which you can
    use to exceute a rule. here is my code that seems to work:
    <%@ page import="com.beasys.commerce.axiom.content.Content" %>
    <%@ page import="examples.p13nadvisor.ContentSelectorExample" %>
    <%
    // this is the rule sheet you made in the commerce server admin at wlpsadmin
    String
    ruleSet="ejb://com.beasys.commerce.axiom.reasoning.rules.RuleSheetDefinitionHome/myRules";
    // this is the rule you made in the commerce server admin at wlpsadmin (content
    selector rule)
    String rule="myRule";
    Content[] results = null;
    String contentHome = "com.beasys.commerce.axiom.document.DocumentManager";
    String sortby = null;
    String query = null;
    int max = 1;
    try{
    results = new ContentSelectorExample().executeContentSelector(pageContext,
    ruleSet, rule, contentHome, sortby, query, max);
    // check if there are any results - this tells you if the rule failed or
    succeeded
    if(results != null && results.length > 0){
    %>
    <P>Content for when the rule is a success</P>
    <%
    } catch(Exception ex){ ex.printStackTrace(); }
    %>
    William Lee wrote:
    I have experienced the same problem. Have you got the cure for it yet?
    May I ask what RDBMS are you using? I'm using MSSQL 7.0. I just want to make
    sure this doesn't cause the problem.
    William Lee
    "root" <[email protected]> wrote in message
    news:[email protected]...
    im using commerce server 2.0.1 with sp1
    i made a rule sheet and rule and rule selectors through the wlpsadmin
    tool
    and then i was trying to base content inside a portal using one of the
    rule selectors and the pz:div tag.
    this is what the jsp page has inside:
    <pz:div
    ruleset="jdbc://com.beasys.commerce.axiom.reasoning.rules.RuleSheetDefinitio
    nHome/myRules"
    rule="myRule">
    content
    </pz:div>
    the server just hangs for about 5 minutes, and then no content is
    returned. there is nothing coming out in the weblogic.log the whole
    time. i have checked the rules and at least one should be returning some
    content
    previouly i have been getting other errors such as
    Thu Aug 17 10:16:39 PDT 2000:<E> <ServletContext-General> exception
    raised on '/portals/buybeans/buybeansportal.jsp'
    javax.servlet.ServletException: runtime failure in custom tag 'div'
    at
    jsp.portals.buybeans.portlets.emailCampaign._jspService(emailCampaign.java:3
    18)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :124)
    at
    weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImp
    l.java:250)
    at
    weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImp
    l.java:171)
    at
    weblogic.servlet.jsp.PageContextImpl.include(PageContextImpl.java:100)
    at jsp.portals.buybeans.portlet._jspService(portlet.java:683)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :124)
    at
    weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImp
    l.java:250)
    at
    weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImp
    l.java:171)
    at
    weblogic.servlet.jsp.PageContextImpl.include(PageContextImpl.java:100)
    at
    jsp.portals.buybeans.portalcontent._jspService(portalcontent.java:594)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :124)
    at
    weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImp
    l.java:250)
    at
    weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImp
    l.java:171)
    at
    weblogic.servlet.jsp.PageContextImpl.include(PageContextImpl.java:100)
    at
    jsp.portals.buybeans.buybeansportal._jspService(buybeansportal.java:751)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :124)
    at
    weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImp
    l.java:153)
    at
    com.beasys.commerce.axiom.jsp.JspServiceManager.service(JspServiceManager.ja
    va:1033)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:865)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :124)
    at
    weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImp
    l.java:153)
    at
    weblogic.servlet.jsp.PageContextImpl.forward(PageContextImpl.java:96)
    at
    jsp.portals.buybeans._userlogin._jspService(_userlogin.java:964)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :124)
    at
    weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImp
    l.java:153)
    at
    com.beasys.commerce.axiom.jsp.JspServiceManager.service(JspServiceManager.ja
    va:1033)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:865)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :124)
    at
    weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImp
    l.java:744)
    at
    weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImp
    l.java:692)
    at
    weblogic.servlet.internal.ServletContextManager.invokeServlet(ServletContext
    Manager.java:251)
    at
    weblogic.socket.MuxableSocketHTTP.invokeServlet(MuxableSocketHTTP.java:363)
    at
    weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java:263)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    and
    Thu Aug 17 10:16:39 PDT 2000:<I> <EJB JAR deployment
    /usr/local/weblogic/WebLogicCommerce/lib/rulesservice.jar> Transaction:
    '966528642212_134' rolled back due to EJB exception:
    java.lang.NullPointerException
    at
    com.beasys.commerce.axiom.reasoning.rules.service.RulesetDataBean.getData(Ru
    lesetDataBean.java:171)
    at
    com.beasys.commerce.axiom.reasoning.rules.service.RulesetDataBeanEOImpl.getD
    ata(RulesetDataBeanEOImpl.java:56)
    at
    com.beasys.commerce.axiom.reasoning.rules.service.RulesetDataResolver.resolv
    eEntity(RulesetDataResolver.java:121)
    at com.sun.xml.parser.Parser.parse(Parser.java:294)
    at
    com.beasys.commerce.axiom.reasoning.rules.service.ServiceProviderManager.cre
    ateRulesetForXML(ServiceProviderManager.java:419)
    at
    com.beasys.commerce.axiom.reasoning.rules.service.ServiceProviderManager.cre
    ateContext(ServiceProviderManager.java:146)
    at
    com.beasys.commerce.axiom.reasoning.rules.service.RulesServiceBean.getContex
    tWrapper(RulesServiceBean.java:863)
    at
    com.beasys.commerce.axiom.reasoning.rules.service.RulesServiceBean.applyRule
    s(RulesServiceBean.java:189)
    at
    com.beasys.commerce.axiom.reasoning.rules.service.RulesServiceBeanEOImpl.app
    lyRules(RulesServiceBeanEOImpl.java:56)
    at
    com.beasys.commerce.axiom.reasoning.rules.service.RulesServiceBeanEOImpl_Ser
    viceStub.applyRules(RulesServiceBeanEOImpl_ServiceStub.java:153)
    at
    com.beasys.commerce.axiom.p13n.agents.ClassificationAgentImpl.advise(Classif
    icationAgentImpl.java:110)
    at
    com.beasys.commerce.axiom.p13n.advisor.PersonalizationAdvisorBean.advise(Per
    sonalizationAdvisorBean.java:100)
    at
    com.beasys.commerce.axiom.p13n.advisor.PersonalizationAdvisorBeanEOImpl.advi
    se(PersonalizationAdvisorBeanEOImpl.java:56)
    at
    com.beasys.commerce.axiom.p13n.advisor.PersonalizationAdvisorBeanEOImpl_Serv
    iceStub.advise(PersonalizationAdvisorBeanEOImpl_ServiceStub.java:192)
    at
    com.beasys.commerce.p13n.tags.DivTag.includeBody(DivTag.java:161)
    at
    com.beasys.commerce.p13n.tags.DivTag.doStartTag(DivTag.java:100)
    at
    jsp.portals.buybeans.portlets.emailCampaign._jspService(emailCampaign.java:2
    93)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :124)
    at
    weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImp
    l.java:250)
    at
    weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImp
    l.java:171)
    at
    weblogic.servlet.jsp.PageContextImpl.include(PageContextImpl.java:100)
    at jsp.portals.buybeans.portlet._jspService(portlet.java:683)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :124)
    at
    weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImp
    l.java:250)
    at
    weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImp
    l.java:171)
    at
    weblogic.servlet.jsp.PageContextImpl.include(PageContextImpl.java:100)
    at
    jsp.portals.buybeans.portalcontent._jspService(portalcontent.java:594)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :124)
    at
    weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImp
    l.java:250)
    at
    weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImp
    l.java:171)
    at
    weblogic.servlet.jsp.PageContextImpl.include(PageContextImpl.java:100)
    at
    jsp.portals.buybeans.buybeansportal._jspService(buybeansportal.java:751)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :124)
    at
    weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImp
    l.java:153)
    at
    com.beasys.commerce.axiom.jsp.JspServiceManager.service(JspServiceManager.ja
    va:1033)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:865)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :124)
    at
    weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImp
    l.java:153)
    at
    weblogic.servlet.jsp.PageContextImpl.forward(PageContextImpl.java:96)
    at
    jsp.portals.buybeans._userlogin._jspService(_userlogin.java:964)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :124)
    at
    weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImp
    l.java:153)
    at
    com.beasys.commerce.axiom.jsp.JspServiceManager.service(JspServiceManager.ja
    va:1033)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:865)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :124)
    at
    weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImp
    l.java:744)
    at
    weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImp
    l.java:692)
    at
    weblogic.servlet.internal.ServletContextManager.invokeServlet(ServletContext
    Manager.java:251)
    at
    weblogic.socket.MuxableSocketHTTP.invokeServlet(MuxableSocketHTTP.java:363)
    at
    weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java:263)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)

  • Mail rules cannot save

    After upgraading to Mavericks (Mail 7.2) I am unable to save new rules, delete or modify current rules.  It looks like all is working well until I exit and restart Mail.  Changes are not saved.

    Back up all data.
    This procedure will unlock all your user files (not system files) and reset their ownership and access-control lists to the default. If you've set special values for those attributes on any of your files, they will be reverted. In that case, either stop here, or be prepared to recreate the settings if necessary. Do so only after verifying that those settings didn't cause the problem. If none of this is meaningful to you, you don't need to worry about it.
    Step 1
    If you have more than one user, and the one in question is not an administrator, then go to Step 2.
    Triple-click anywhere in the following line on this page to select it:
    { sudo chflags -R nouchg,nouappnd ~ $TMPDIR..; sudo chown -R $UID:staff ~ $_; sudo chmod -R u+rwX ~ $_; chmod -R -N ~ $_; } 2>&-
    Copy the selected text to the Clipboard by pressing the key combination command-C.
    Launch the built-in Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    Paste into the Terminal window by pressing command-V. I've tested these instructions only with the Safari web browser. If you use another browser, you may have to press the return key after pasting.
    You'll be prompted for your login password. Nothing will be displayed when you type it. You may get a one-time warning to be careful. If you don’t have a login password, you’ll need to set one before you can run the command. If you see a message that your username "is not in the sudoers file," then you're not logged in as an administrator.
    The command may take a few minutes to run, or perhaps longer if you have literally millions of files in your home folder. Wait for a new line ending in a dollar sign ($) to appear, then quit Terminal.
    Step 2 (optional)
    Take this step only if you have trouble with Step 1, if it frightens you, or if it doesn't solve the problem.
    Start up in Recovery mode. When the OS X Utilities screen appears, select
    Utilities ▹ Terminal
    from the menu bar. A Terminal window will open.
    In the Terminal window, type this:
    res
    Press the tab key. The partial command you typed will automatically be completed to this:
    resetpassword
    Press return. A Reset Password dialog will open. You’re not going to reset a password.
    In the dialog, select the startup volume ("Macintosh HD," unless you gave it a different name) if it's not already selected.
    Select your username from the menu labeled Select the user account if it's not already selected.
    Under Reset Home Directory Permissions and ACLs, click the Reset button.
    Select
     ▹ Restart
    from the menu bar.

Maybe you are looking for

  • SLD import error in XI 3.0 SP 11

    Hi , When I try to import software components versions in IR from SLD I am getting the following error. Error: Unable to read software component versions from System Landscape Directory Details: Unable to read software component versions from system

  • Calendar Event Invites - Time Zone Issue

    Hi all!  I just switched back to BlackBerry from iPhone, and love everything about it so far except one thing:  time zone issues on calendar invites.   My work uses an OS X hosted CalDAV server, and I was able to sync my existing calendars to it with

  • Transport released it taking more time

    Hi Every One, As i want to transport the program with teir package , smartforms etc. I  created one transport request with transport of copies and include all package in that and released Its taking more time Status in the se01 showing request is rel

  • How to Display a Calender upon clicking the dropdown list inside a table co

    Hi, I have a Listbox inside my table control and I need to Display a Calender upon clicking the dropdown list. Can any body help. Srinivas

  • Text Editting

    I want my text to touch.  I'm trying to create a logo inside a circle, and I want the letters to touch, as I then plan on doing a clip mask so the letters have a picture on them.  I also want the letters to outline the circle.  i'm managed to warp th