Endeca Thesaurus entries not working

I am using IAP Workbench 2.1.1 in Unix environment. The thesaurus entries went empty after baseline update. I tried the emgr_update commands to push back the backed up configurations into the workbench, but it didn't work. However I have replaced the THESAURUS.thesaurus.xml file with the backup copy I had, inside "/apps/endeca/Workbench/workspace/state/emanager/instances/Prodo/resources/" location. All the existing one-way and two-way synonyms are now working properly. But no new entries are working properly, when I am defining any new synonym from the IAP Workbench. Even if I am deleting any entry, it is not getting reflected. Please advise.

The best way to verify that it's running is to go to the endeca-cmd directory and run the "endeca-cmd version" command. The endeca-cmd commands make calls to the control web service, so if the version command works, then everything is ok.
By the way, you are using the correct syntax to get the control wsdl (assuming you are using the default 7770 port).

Similar Messages

  • SCC1 Entry not working

    HI
    I have created data in one client and need to transport to testing client in same system but SCC1 is not working and even though data is there in my request as customizing request and all table entries are there I am unable to transport to testing client VIA SCC1
    PLEase suggest...where the probelm is
    regards
    Nishant

    check with your basis team to see if the layer / link is provided between clients you want to move the changes.

  • Pwdmaxfail entry not working sun ds

    Hello,
    we are using solaris 10 servers and  all the users are ldap users in SUN DS.
    password policy in ldap is as below
    # ldapsearch -T -p 389 -D "cn=Directory Manager" -w password -b "cn=securitypolicy, dc=xxx,dc=xx,dc=xxxxxxxxx,dc=xx" "objectclass=ldapsubentry"
    version: 1
    dn: cn=SecurityPolicy,dc=xxxxx,dc=xxx,dc=xxxxxxxx,dc=xx
    passwordMaxFailure: 3
    pwdMaxFailure: 3
    pwdMaxAge: 0
    passwordExp: off
    objectClass: top
    objectClass: ldapsubentry
    objectClass: pwdPolicy
    objectClass: sunPwdPolicy
    objectClass: passwordPolicy
    cn: SecurityPolicy
    pwdAttribute: userPassword
    pwdLockout: TRUE
    pwdFailureCountInterval: 600
    pwdAllowUserChange: TRUE
    pwdMustChange: TRUE
    pwdMinLength: 8
    pwdLockoutDuration: 3600
    pwdExpireWarning: 604800
    pwdInHistory: 3
    pwdMinAge: 3600
    pwdCheckQuality: 2
    passwordLockout: on
    passwordResetFailureCount: 600
    passwordChange: on
    passwordMustChange: on
    passwordMinLength: 8
    passwordUnlock: on
    passwordLockoutDuration: 3600
    passwordWarning: 604800
    passwordMaxAge: 3628800
    passwordInHistory: 3
    passwordMinAge: 3600
    passwordCheckSyntax: on
    From the above , we can see maximum wrong try for password is
    passwordMaxFailure: 3
    pwdMaxFailure: 3
    Account is not getting locked after 3 attempts .......
    User is not existing in  local files and no values are set in /etc/default/passwd
    Please suggest if someone has any clue.
    Regards
    S.

    Hello,
    The LDAP entry you've provided is the definition of a custom password policy.
    However this password policy is not necessarily associated with the user acounts you would like to protect.
    Have a look at Managing Specialized Password Policies (Sun Directory Server Enterprise Edition 7.0 Administration Guide) that explains how to assign a
    password policy to a set of users.
    -Sylvain
    When closing a thread as answered remember to mark the correct and helpful posts to make it easier for others to find them

  • Thesaurus Enties are not working 3.1.2

    Hi,
    i am getting below error while promoting content:
    22.01.2014 12:51:04.920 *ERROR* [127.0.0.1 [1390423864892] POST /ifcr/system/endeca/mdexPublisher HTTP/1.1] com.endeca.ifcr.publish.impl.MdexPublishServlet Failed to publish for site Discover com.endeca.ifcr.publish.impl.PublishException: Expected node /sites/Discover/content to exist
        at com.endeca.ifcr.publish.impl.PublishService.getContentOfType(PublishService.java:413)
        at com.endeca.ifcr.publish.impl.PublishService.publishRulesFromRepo(PublishService.java:448)
        at com.endeca.ifcr.publish.impl.PublishService.publishAllRules(PublishService.java:326)
        at com.endeca.ifcr.publish.impl.MdexPublishServlet.doPost(MdexPublishServlet.java:96)
    1. Added multiway thesaurus entry in workbench
    2. run the promote-content.sh
    3. verified the content thru http://localhost:8006/ifcr/system/endeca/promotionStatus?site=Discover
    4. Got error: {"ERROR":"The site \"Discover\" does not exist or has no connected clients"}
    5. Verified reference app not getting expected results (sd card = memory card or sd= memory)
    Please help me to resolve this issue....:)

    There are some under the hood metadata changes that aren't backward compatible (i.e. they don't exist or use a different format), so you may need to resync the catalog with the files

  • Endeca Phrases not working

    Hi,
    I am currently working on Endeca 6.2.2. In the case of automatic phrasing, I have added an entry in the AppConfig.xml to take the phrases from Workbench.
    <property name="webStudioMaintainedFile4" value="phrases.xml" />
    Upon adding phrases in the workbench, the phrases xml is not being updated in the pipeline even after performing baseline update.
    I tried using the other approach to import phrases using the developer studio. This is updating the phrases xml in the pipeline.
    But the search is not working as expected after baseline update. Suppose if red white wine is added as a phrase entry.
    The search for red white wine is giving results whereas the search for "red white wine" is not giving any results.
    Spelling correction and Did you mean are working as expected.
    Please let me know in case I missed any configuration settings.
    Also please let me know if phrases testing can be verified using the Endeca JSP Reference Implementation while performing search under any matchmode.

    Hi
    I think you might be mixing up phrasing with automatic phrasing. Phrasing is when the customer enters quotation marks around multiple search terms, so "red wine" would only match against those terms appearing in that sequence in the data (i.e. not wine red). Automatic phrasing is a function to add the quotations automatically even though the customer didn't enter them. This list can be manually defined in either Workbench or in Developer Studio, or can be calculated based on the contents of a dimension (or dimensions).
    Three things:
    1) You can test a phrase search by doing a search in the reference application and including the quotation marks around the phrase - if this isn't working for you, then there is a problem at the data, or (2) is relevant
    2) I believe phrased search only works with the standard Endeca analyser, so if you are using the new OLT analyser available in 6.4 with a non-latin language, phrased search won't work
    3) To enable automatic phrasing, you need to make some changes to your web application code as well - see Chapter 7 in the Advanced Developer's Guide (here: http://docs.oracle.com/cd/E38682_01/MDEX.640/pdf/AdvDevGuide.pdf), and specifically the methods setNavERecSearchComputeAlternativePhrasings() and setNavERecSearchRewriteQueryToAnAlternativePhrasing()
    Note (3) above is only for automatic phrasing - i.e. programmatically adding the quotation marks around two or more search terms to treat them as a phrase (so a search for Walking Dead would be transformed to "Walking Dead" and therefore not match Dead Man Walking, for example). You shouldn't need to do anything in the web application to support phrase searches when the customers include the quotation marks themselves.
    Michael

  • Options - Text Editor - C/C++ missing intellisense entry. Intellisense not working

    Options -> Text Editor -> C/C++ missing intellisense entry.  Intellisense not working.    Solutions to turn options for the editor off and on are not working.  The intellisense entry is present for other languages,
    such as C#, but not C/C++.
    By not working, I mean the intellisense right click menu items are grayed out, and intellisense files are not produced.

    Hi JerroldBrody,
    Thank you for posting in MSDN forum.
    >>I mean the intellisense right click menu items are grayed out, and intellisense files are not produced.
    Based on your issue, could you please share me a screen shot about the intellisense right click menu items are grayed out?
    Generally, I know that it is default that we can enable the intellisense for C/C++ by going to the TOOLS->Options -> Text Editor -> C/C++ ->Advanced-> IntelliSense like the following screen shot.
    So please try to check if you set Disable Intellisense property as False in the VS IDE.
    Best Regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Text Entry Box not working right??

    This is strange…. If anyone has any thoughts…
    that would be great.
    I have a slide that tests someone's knowledge for inputting
    into a text entry box. I want to give them 2 tries for doing this
    task - and if they don't perform the task correctly, I want an
    error message to display. However, I want the error message to be
    different based on the 1st time that they try and the second time.
    The method to accomplish this.. I have done many times, and has
    always worked. However, for some reason, it's not working this
    time.
    In order to customize the error message based on whether it's
    the 1st try or the second - I have created 2 text entry boxes.
    The first text entry box is set to display at 0 seconds, is
    set to display for 2 seconds and is set to pause after 1.5 seconds.
    If the user enters a successful text entry the user will be
    navigated to the next slide, if the user enters an incorrect text
    entry they will continue on the same slide and a failure caption is
    selected to display (this is the first error message that displays
    for the first try.)
    The second text entry box is set to display at 2 seconds, is
    set to display for 2 seconds and is set to pause after 1.5 seconds.
    If the user enters a successful text entry the user will be
    navigated to the next slide, if the user enters an incorrect text
    entry they will continue on the same slide. No failure caption is
    selected to display. This is the important point... I have not
    selected for a failure caption to display for this text entry box.
    I have a text caption that displays at 4 seconds - this is
    the second error message that the user will see if they input an
    incorrect text entry into the second text entry box.
    Everything seems to work fine except... for some reason, when
    I enter an incorrect text entry into the second text entry box, I
    get the failure message that I set for the first text entry box.???
    Very strange. I have recreated this 3 times - each time it works.
    Then, all of a sudden, it stops working. I’ve even tried
    recreating the movie from scratch… but same results.
    Any thoughts?
    Thanks,
    Lynn

    Hi again
    Okay, makes sense. I suppose in this case, I'd simply use
    another slide. From what you have explained, it would appear there
    is a possible issue Captivate is having with multiple text entry
    boxes on the same slide.
    So I would insert a slide following the existing slide. Then
    on failure of the first text entry box, direct to the next slide.
    On success of the first text entry box, skip over the new slide to
    the proper "continue" slide.
    Hopefully that makes sense... Rick

  • Captivate 4 AS2 Text Entry Box not working with Flash Player 11

    I am having issues with text entry boxes not working at all in flash 11. I am using Captivate 4 and exporting an AS2 swf. When you get to the slide you can type but you cannot see anything nor does the button or keystroke to move on. Also there is no cursor. Any ideas?

    You said it is not working with Flash 11, so does that mean you tested with previous version and that worked?
    While publishing choose Flash player as 9 and publish that, verify if that plays in a compatible web browser.
    AS 2 is a legacy scripting, it has been said not too be supported with even Flash Player 10 --
    http://help.adobe.com/en_US/AS2LCR/Flash_10.0/help.html?content=Part2_AS2_LangRef_1.html
    I believe if you switch back to version 9 while publish your project, it should work.
    Thanks,
    Anjaneai

  • Content query web part is not working after chaning the DNS entry

    Hi all,
    We have a content query web part in the sharepoint site but it is not working after changing the DNS Entry for the web site ipaddress from one server to other . But it is working fine on the server, if we try to access the site from other system content
    quey server its not working fine and its giving error message as bellow.
    Unable to display this Web Part. To troubleshoot the problem, open this Web page in a Microsoft SharePoint Foundation-compatible HTML editor such as Microsoft SharePoint Designer. If the problem persists, contact your Web server administrator.
    Can anyone help me to fix this issue please.

    I have custom XSLT . But it is working fine before changing the dns entry as soon as we change the DNS entry the content quey web part is not working. I tried to delete the content query web part and add it once again to the page, As soon as content query
    web part is added to the page the fallowing error message is displayed.
    Unable to display this Web Part. To troubleshoot the problem, open this Web page in a Microsoft SharePoint Foundation-compatible HTML editor such as Microsoft SharePoint Designer. If the problem persists, contact your Web server administrator.
    Can anyone help me to fix this issue please.

  • Apache Plugin is not working with Cluster Entry in httpd.conf

    Hi Guys,
    We have a very particular issue that is happening here in our production environments. Before explaining the issue to you, I will just give a brief of our architecture.
    We are using Weblogic Portal Platform SP4.
    Our current Production Domain Consists of 1 Admin Server and 2 Managed Servers. The managed servers are in a cluster.
    We have two Linux boxes on which the weblogic servers are running. These two machines have IPs: x.x.x.58 and x.x.x.59. Now, the Admin Server and managed Server 1 are started on the machine x.x.x.58 and managed server 2 is started on the machine x.x.x.59. Both the managedServers listen on port 8007.
    This entire setup mentioned in the above paragraph is at a location A (lets say).
    Now, the requests are proxied to the managed server cluster using BEA's Apache plugin residing on Apache. Apache is running on two Linux boxes that are present at a location B.
    Location B is connected to Location A by a dedicated WAN Link.
    Now, before the two Apache servers there is a physical Load Balancer that balances the requests between the two Apache boxes.
    This means that whenever there is a request from the Internet to the weblogic cluster, the load balancer first sends it to either of the Apache servers and then the BEA Apache plugin on that Apache forwards the request via the 2 mbps WAN link to the weblogic cluster.
    Now following is the description of the issue we are facing. We donot know whether the issue is with the plugin or with weblogic server.
    In order that the plugin load balances the requests between the servers in the cluster and for failover, the following entry was put in httpd.conf on both the Apache Servers.
    WebLogicCluster y.y.y.11:8007,y.y.y.13:8007
    Note: Because of the WAN link there is natting used. This implies y.y.y.11 is natted to x.x.x.58 and y.y.y.13 is natted to x.x.x.59.
    Here in lies the issue. When we use this plugin entry the following issue occurs.
    1.     First we go to the home page and login.
    2.     The user is then redirected to a Portal Desktop fitting those credentials.
    3.     Now on this Portal Desktop, invariably whenever we click any of the desktop's links, an HTTP 403 is thrown. This error is thrown because on the desktop there are entitlements so that it cannot be accessed without a user logging in with credentials. But this error indicates that the server is losing the session and entitlement details.
    Why does this happen?
    As a result, we cannot use that plugin entry. The current entry we have is
    WebLogicHost y.y.y.11
    WebLogicPort 8007
    As you can see, here we are only redirecting to one managed server. This entry is not what we want, obviously because if that server fails, the plugin wont know which other server to pass the request on to. Also in this case there is no load balancing.
    Our issues our,
    1. How to resolve this plugin entry issue. How can we use the cluster entry without encountering this HTTP 403 Error?
    3. Consider the following sequence of steps.
    - Request for the home page is served by Apache Server 1
    - User logins in, the login request is sent by the Load Balancer to Apache Server 1 and plugin on Apache Server 1 sends it to the cluster via WAN l ink. Then the internal mechanism works with creating the session id and primary server and secondary server and logs the user in and sends the response via Apache Server 1.
    - Now, the user clicks a link on the desktop. The request now goes to the load balancer and it sends it to Apache Server 2.
    The question is now does the plugin on Apache server 2 correctly understand and send the request to the primary server of that session.
    Pls help me as to giving me some direction in resolving this issue

    From your Xorg.0.log:
    (II) fglrx(0): DRIScreenInit done
    (II) fglrx(0): Kernel Module Version Information:
    (II) fglrx(0): Name: fglrx
    (II) fglrx(0): Version: 8.49.7
    (II) fglrx(0): Date: May 12 2008
    (II) fglrx(0): Desc: ATI FireGL DRM kernel module
    (WW) fglrx(0): Kernel Module version does *not* match driver.
    (EE) fglrx(0): incompatible kernel module detected - HW accelerated OpenGL will not work
    You have to quit X, then rmmod and modprobe the kernel module - you're still using the old one.  (a reboot would technically fix it too)
    # rmmod fglrx
    # modprobe fglrx
    # dmesg | tail
    The dmesg output should say you've successfully loaded the 8.501 driver.

  • Text entry boxes in CP6 - Enter key to validate input does not work in Safari?

    I'm using Captivate 6 to create a step by step walkthrough of some different processes that are commonly completed in my workplace. Some of the example processes have portions where text is entered to simulate a process the end user might need.  I have text entry boxes in these slides that require validation of the input to move along, with Enter used as a shortcut key. This works great in Firefox, Chrome and IE all the way down to 8....but if the course is run in Safari, the enter key does nothing.  Is this a known issue?
    Additional info: For many of these text entry boxes, the point is that it is a search field that has a little binoculars icon next to it that executes the search in the actual software we are simulating. For these slides I actually have the submit button associated with the text box made invisible (no fill, no stroke) and placed on top of the binoculars icon. This is an acceptable method of doing the task we're demonstrating, and just so happens to be a workaround for the enter key not working in Safari. However, a few places we have text entry that doesn't have the search/binocular icon next to it because there is a different goal on that section of the software we're visualizing. In those cases, there is no place for me to put an invisible submit button, and I can't make the submit button visible because that's not how the software we're demonstrating would work (thus defeating the purpose of the training).

    Sorry, this is a known bug with no fix available yet, but the makers of SwiftKey are aware of it and we will work with them to fix it: https://bugzilla.mozilla.org/show_bug.cgi?id=617298
    For now, the only solution is to use a different keyboard when using Firefox.

  • IPod model A1059, freezes, unresponsive to all click wheel entries.  Reset does not work.  Does not show up in ITunes or on windows explorer.  What is the problem and how do I fix it?

    IPOD model A1059 appears frozen and is unresponsive to all click wheel entries. Reset does not work.  Does not show up in ITunes or in Windows Explorer.  What is the problem and is there a fix?

    If you are unable to reset the iPod (assuming the hold switch is not in the On position either), then you'll have to let the iPod's battery fully drain. Then connect it to a charger and leave it to charge for a couple of hours.
    B-rock

  • Allow Custom Text Entry for Drop down not working For Dynamic form

    Dear All,
    In drop down field Allow custom text entry is working fine if the form is save as a static pdf form file.But if the form is save as a Dynamic pdf form file it is not working.I can enter custom text in drop down field but after filling it up when I click on next field the text from the drop down is disappearing.
    If any body can please help me to solve this problem.
    Thanks a lot in advance
    Regards
    Rakesh

    Dear Jimmypham,
    Thanks a lot for your quick response.But it's not working for me.I have even tried with a form having only single field and save it as a dynamic pdf file.In that form also it's not working.The text which I have entered is disappearing when I click outside of this field.
    Can you please help me to find out the solution for this problem.
    Regards
    Rakesh

  • Windows Server 2008 R2 DNS Entry Auto remove not working

    Dear All,
    I have configured DNS Ageing for 30 days removal of unwanted host entry.but it will not work.
    Active directory DNS having all unwanted host in forward lookup zone and as well as reverse lookup zone.
    how to solve this ?
    pls help
    Sunil
    SUNIL PATEL SYSTEM ADMINISTRATOR

    Hi,
    This is a rather common problem when configuring Scavenging and Aging of stale DNS entries.  This has to be set in two spots, not just one as so many admins have difficulties with.  It isn't very obvious. 
    Aging and Scavenging must be set on both the DNS Server and on the Zone
    that you want to clean.  In addition, DNS needs to be Active Directory integrated and resource records need to be dynamically registered.  Static entries are ignorned.
    First step: 
    To set aging and scavenging properties for the DNS Zones using the Windows interface           
    Open DNS Manager.
    In the console tree, right-click the applicable DNS server, and then click
    Set Aging/Scavenging for all zones.
    Select the Scavenge stale resource records check box.
    Modify other aging and scavenging properties as needed.
    Second Step:
    To set aging and scavenging properties for the DNS Server using the Windows interface           
    Open DNS Manager.
    In the console tree, right-click the applicable DNS server, and then click
    Properties.
    Select the Advanced tab,and then enable Enable automatic scavenging of stale records
    check box. Once done, specify the Scavenging period (That is recurring
    interval for Scavenging on a DNS server)  and click on OK
    That will do it.  Your DNS entries will then start auto scavenging based on the times you have determined. Word of caution - do not set your aging too aggressively - I have seen where an admin had set aging down to 1 day and when it finally kicked
    off, nearly brought the company to a halt. 

  • The calendar sync is recently not working correctly, not display "All events" but it only displays the last six months for my individual entries. My repeating entires do go back further, though. How do I fix?

    I have an iPad 5.1.1. The calendar sync has started to not work correctly. I have it checked "All events," but it only displays the last two months for my individual entries. My repeating entires do go back further, though. How do I fix?

    HI Jason269. Thanks for your reply, however I wrote that I already have "All events" checked. If All Events is checked and it doesn't diaplay all events, how do I fix? It seems this is a common issue, as I have read many others on here state the same problem.
    I believe my problem occurred when I synced my iMac calendar to my iPad calendar using yahoo. Yesterday, I unsynced them on my iMac controls. When I checked my iPad calendar, all of my old entries reappeared - but only for five seconds and disappeared again. So, the data is saved and still there but cannot be displayed, even when I have All events checked. In fact, it only shows my individual entries for the last two months, but does show all my recurring entries. If I switched to last six months, I will see everything for the last six months. If I switch back to all events, it is only for the last two months.
    As I mentioned, others on here have expressed exactly the same issue, including the two month example and having used yahoo.
    For legal purposes, I need to be able to use the information from my indidual calendar entries in an upcoming court case. So I really need to fix this ASAP!

Maybe you are looking for

  • Service Desk Graphics

    Hi All, I am configuring services desk with SP 15.But when i click on tab Graphics , i am not getting any results. what may be possible reason ? what need to configure to show graphics result of service desk. i am very thankful if any one brief a bit

  • How can i reset my sequrity question?

    Hi , I'm trying to reset my sequrity questions I've tried reaching the local supports for help with that issue, but without any success Please i would like o purchase apps but I can't Hope you'll help me with it I can give ou all my info to approve t

  • Steven Please Help

    Hi Steve, I feel you can give me better suggestion for my question. We are suppose to develop an Application which is little big, I mean it may have around 200 forms.This has to be done for a Supermarket which is placed at around 20 centres.Now we ar

  • Set process chain status to green despite an error

    Hi everybody, I've made a process chain with an ODS activation. If there's an error, an AND process comes with a message to users. When an error occurs on the ODS activation, the process chain ends like I want but his status is red. How can I do to s

  • SRGB vs Adobe RGB

    What the heck is the difference between sRGB vs Adobe RGB? Do I have to reset this in my camera too? I have a Canon 5D  Mark 11    Thanks, Penni