Indexing is completed successfully but no records in Endeca

Hi All,
I am trying to do baseLineIndex, and it is successfully completed but ProductCatalogOutputConfig shows count as '0'.
PreIndexing (Duration: 0:00:00)
     /atg/commerce/endeca/index/CategoryTreeService                COMPLETE (Succeeded)
RepositoryExport (Duration: 0:00:26)
     /atg/commerce/endeca/index/SchemaExporter      61      0      COMPLETE (Succeeded)
     /atg/commerce/endeca/index/CategoryToDimensionOutputConfig      55      0      COMPLETE (Succeeded)
     /atg/commerce/endeca/index/RepositoryTypeDimensionExporter      20      0      COMPLETE (Succeeded)
     /atg/commerce/search/ProductCatalogOutputConfig      *0*      0      COMPLETE (Succeeded)
EndecaIndexing (Duration: 0:01:35)
     /atg/commerce/endeca/index/EndecaScriptService                COMPLETE (Succeeded)
Actions:      
I have created catalog under a site and categories, products and skus are associated with that. Site Ids are also updated.

Because of BULK MODE I got this Issue and now it got resolved.

Similar Messages

  • Problem in Background Job. Job Completed Successfully but data not Posted

    Hi All,
    There is a problem in Background Job in Production server (600).
    The job completed successfully but data not posted.
    The same Job was working perfectly till the starting of the May month.
    but now it is not working and rebate has not been posted.
    Where to check and what to check
    Pls suggest.
    Regards,
    P Kamal

    Hi ,
    Please first check the status of the Job , ifs successfully completed then debug it (tcode JDBG) and 
    check out,  whether the values passed (might be using Import-export ,set-get parameter Ids) to the Job are getting passed properly or not. These values might not be getting passed properly.
    If it has some error in Job Log then let me know the error.
    Regards,
    Uma

  • Powershell script to set custom attribute on mailuser returns WARNING: The command completed successfully but no settings of user have been modified.

    I am trying to write a script to enable a mailuser (I do know the difference between mailuser and mailbox) and set a custom attribute for that mailuser.  Every time I run the script I get "WARNING: The command completed successfully but no settings
    of <User DN> have been modified."  Both commands being invoked work when typed manually into the exchange management shell on the exchange server itself.  I am using the same administrator account in the script, and when I login to the
    exchange server to manually run the commands, so it shouldn't be a permission issue.  Here is my script so far.  If anyone can shed some light on what I'm doing wrong, I'd appreciate it.
    $excel = new-object -com excel.application
    $wb = $excel.workbooks.open("c:\temp\testmail8.xlsx")
    $ws = $wb.Worksheets.Item(1)
    $row = 1
    $s = New-PSSession -ConfigurationName microsoft.exchange -ConnectionUri http://<Exchange Server Name>/powershell -Credential [email protected]
    Do {
    $Email = $ws.Cells.Item($row, 1).Value()
    $Cat = $ws.Cells.Item($row, 2).Value()
    invoke-command -Session $s -ScriptBlock {Enable-MailUser -ExternalEmailAddress $($args[0][0] + "@domain.com") -Identity $($args[0][0])} -ArgumentList (,$Email, $Cat)
    invoke-command -Session $s -ScriptBlock {Set-MailUser -Identity $($args[0][0]) -CustomAttribute1 $($args[0][1])} -ArgumentList (,$Email, $Cat)
    $row++
         } While ($ws.Cells.Item($row,1).Value() -ne $null)
    $excel.quit    
    Exit-PSSession

    Hi,
    I'm not sure where is wrong in your script. If you want to get more help about the script troubleshooting, I recommand you to ask a question in Script Center forum for more professional answers:
    http://social.technet.microsoft.com/Forums/scriptcenter/en-US/home?forum=ITCG
    As a workaround, please directly create a mail user in EAC and set related custom attribute to have a try.
    Thanks,
    Winnie Liang
    TechNet Community Support

  • Process flow completed successfully but flagged as BUSY in OWB ?

    Hi, I have several process flow jobs that are scheduled to run each night.
    All steps of the process flows completes successfully (checked in Workflow Manager and Warehouse Builder Browser), but the overall status is always set to BUSY in OWB Browser.
    I have seen earlier related threads in this forum regarding the termination of jobs left in a BUSY state (through problems with the process flow etc), but why are my jobs being flagged as busy ?
    Seems like the completed successful status is not getting through to OWB Browser.
    Any ideas ?
    Thanks
    Paul

    Login to SQL PLUS as Workflow owner and run
    call wf_purge.Move_To_History(null,null)
    Search this forum for posts from Oleg from Kiev. He knows what he is doing and his posts helped me a lot. I have seen few posts from him related to this subject.
    Vladimir

  • Process completed successfully but status changes  to red

    hi in my process chain all the processes of the master data load local chain completed succesfully but the status changes to red and the chain is not processding further.  wh t may be the reason for this.
    do any one have idea about this

    Hi,
    RED means the whole status of the chain or any particualr step in the process chain..?
    If the total status is RED even all the steps finished successfully once come out of the session and again refresh and chk status...
    Now if any step in the chain fails the total chain status remains RED only...
    If u still needs to process further then u can use FM: RSPC_PROCESS_FINISH in SE37
    U hav to copy the detals from the table RSPCPROCESSLOG.........
    Check this blog:
    /people/siegfried.szameitat/blog/2006/02/26/restarting-processchains
    rgds,

  • Exp job completed successfully but nothing happend

    Hi,
    I am using oracle 8.1.7 with enterprise manager on windoews 2000 server.
    Exp job is not working. Job completed successfully without any error but The log only shows the help message of exp command. Simmilarly if i use exp command on prompt then it also returns the help message.
    However imp is working fine.
    Anybody can help please.

    Hi ,
    Please first check the status of the Job , ifs successfully completed then debug it (tcode JDBG) and 
    check out,  whether the values passed (might be using Import-export ,set-get parameter Ids) to the Job are getting passed properly or not. These values might not be getting passed properly.
    If it has some error in Job Log then let me know the error.
    Regards,
    Uma

  • "Install completed successfully", but many files are missing.  (J2SE)

    I downloaded the 80MB J2SE + netbeans package today, and when I try to install it, everything goes fine. Installer says it was successful, but MANY files are missing (including tha main netbeans file which the icon on my desktop links to). Here's my install log:
    (Aug 17, 2003 12:50:17 AM), Setup.product.install, com.installshield.product.actions.Files, err, java.util.zip.ZipException: invalid stored block lengths
    STACK_TRACE: 19
    java.util.zip.ZipException: invalid stored block lengths
         at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:139)
         at com.installshield.util.ZipInputStreamWrapper.read(ZipUtils.java:146)
         at com.installshield.archive.index.ISInflaterInputStream.fill(CompressedURLConnection.java:228)
         at com.installshield.archive.index.ISInflaterInputStream.read(CompressedURLConnection.java:140)
         at java.io.FilterInputStream.read(FilterInputStream.java:93)
         at com.installshield.product.actions.Files.copy(Files.java:700)
         at com.installshield.product.actions.Files.copyFileWithFileService(Files.java:737)
         at com.installshield.product.actions.Files.install(Files.java:378)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(PureJavaProductServiceImpl.java:1868)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(PureJavaProductServiceImpl.java:4649)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitComponent(InstallableObjectVisitor.java:365)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitInstallableComponents(InstallableObjectVisitor.java:325)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBeans(InstallableObjectVisitor.java:135)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.install(PureJavaProductServiceImpl.java:4276)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:3652)
         at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:40)
         at java.lang.Thread.run(Thread.java:484)
    "Installing J2SDK..."
    "Finished Installing J2SDK..."
    I have had nothing but problems with java so far and I am about ready to consider it a mediocre and unpredictable programming language that I can do without. Please help as i am quickly losing patience, especially on 56k when i have to download non-functional 80mb files. Anyways, this problem is happening on winxp home ed. thanks

    . I did it on HSD cable
    this time and again the file sizes match. but, when i
    go to a command prompt, and type java or javac, they
    are unrecognized commands.You need to set up your PATH environment variable to include the path of the java.exe and javac.exe files. For the current command prompt, typing in:
    set PATH=%PATH%;C:\j2skd1.4.2\bin
    Would do the trick. Change the directory, if you've installation is different. Then java and javac should be recognised.
    and when i try to compile
    an applet in netbeans that i wrote before and works
    fine with an online compiler, it gives the error:
    java.lang.NoSuchMethodError: main
    Exception in thread "main" Netbeans is treating your applet as an application. You should tell it it is an applet. I'm not sure how to do it, sorry. Best thing would be to use NetBeans to compile, but load the applet in an external browser.
    Regards,
    Bhaveet

  • SQL Server 2012 Installed KB2793634 and it completed successfully but display error in the event log

    Hi
    Running SQL Server 2012 with SP1 on Windows 7 x64 SP1
    One of the machines that this is installed displayed that the Windows Installer was starting repeatedly, like every 30 secs
    I installed KB2793634 and everything completed successfully.  No errors in any of the Summary, Detail, etc and all check marks at the end.  I went throught the event viewer and in the application log and saw the following
    Product: SQL Server 2012 Database Engine Services - Update '{4023B523-7241-4B6D-83A4-92105B0A3DC8}' could not be installed. Error code 1642. Windows Installer can create logs to help troubleshoot issues with installing software packages. Use the
    following link for instructions on turning on logging support:
    Is this something with the KB.  How do I find what the issue is and what do I do to fix it? Or is this a real error?
    I brought up SQL Server and the issue that the KB resolves seems to been resolved.  I can connect to the instance just fine, the version of the KB has been applied to the instance so now it is at 11.0.3128
    Any information will be greatly appreciated.

    Hi,
    According to the description, I know the patch that was successfully installed after the msiinstaller error.
    1. Per
    KB304888 and mentioned the possibility that the hotfix was launched a second time after the initial successful update.
    I suspect if you have installed any hotfixes or Cumulative updates after installing Service Pack 1 for SQL Server 2012.
    Reference:
    http://support.microsoft.com/kb/2793634
    2. Check the application log. Is the error happening intermittently?
    Thanks.
    Tracy Cai
    TechNet Community Support

  • Get-adgroupmember says it completed successfully but displays nothing in Powershell

    I am trying to display all the members of administrators so I try
    Get-ADgroupmember -identity administrators
    and it returns
    Get-ADGroupmember : The operation completed successfully
    At line:1 Char:18
    + Get-ADgroupmember <<<<
           +CategoryInfo  "NotSpecified: (administrators:ADGroup) [Get-ADGroupMember], ADException
    What am I doing wrong?
    JF

    Hi,
    I have faced this error when the group contains foreign members. Try to use Get-ADGroup and access members property - it should work. PSB example:
    PS C:\> Get-ADGroupMember my_cool_group
    Get-ADGroupMember : The operation completed successfully
    At line:1 char:18
    + Get-ADGroupMember <<<< my_cool_group
    + CategoryInfo : NotSpecified: (my_cool_group:ADGroup) [Get-ADGroupMember], ADException
    + FullyQualifiedErrorId : The operation completed successfully,Microsoft.ActiveDirectory.Management.Commands.GetADGroupMember
    PS C:\> (Get-ADGroup my_cool_group -properties members).members
    CN=Citrixtest\, Citrixtest,OU=Ireland,OU=Users,DC=DOMAIN,DC=LOCAL
    CN=S-1-5-21-830052177-1794105578-3120254253-14766,CN=ForeignSecurityPrincipals,DC=DOMAIN,DC=LOCAL
    CN=S-1-5-21-830052177-1794105578-3120254253-14960,CN=ForeignSecurityPrincipals,DC=DOMAIN,DC=LOCAL
    CN=S-1-5-21-830052177-1794105578-3120254253-10641,CN=ForeignSecurityPrincipals,DC=DOMAIN,DC=LOCAL

  • Satellite A50-109: CD burn completes successfully but disk is blank!

    After working fine for a year i get this funny behavior from my CD burner:
    Burning process completes seccessfully but disk is blank.
    I am using a Satellite notebook model A50-109 with winXP pro sp2 installed.
    Toshiba driver is recognized by XP, and all seems to work well except disk is always blank.
    This phenomena is the same while using XP's original burner or Nero.
    Seems to me then, like a hardware failure.
    Am i right?
    Is there a way to check hardware before applying to service provider?
    Thanks for your attention
    Rea

    I have an A60 and met the same problem the other day. I haven't burnt a CD for quite some time and when I tried it last week, the program which came with the notebook (RecordNow!) says there was an error, but it wouldn't say anything specific. When I tried it again, it stopped right after the writing started, and there was nothing on either CD. I simply cannot believe that it is a hardware failure, I mean, I hardly used it for burning (ca. 8 times in 2 years).

  • IDOC Inboun processing success but no record posted to table

    Hi,
       We are performing ALE refresh in RCD221 (development system). The ALE IDOCS are extracted for HR area with Message class as HRMD_A, the IDOCS are processed successfully from the sending system (RCB) and reaches the receving system RCD221. While we process the inbound IDOCS in RCD221 records are not getting posted in the table, however the IDOC status is shown as successful (53). This is happening when we are processing the data for object type 'P'.
    Regards,
    Bharath Mohan B.

    RFC destinations, Logical systems, and then Partner profiles needs to be maintained. and You need to create the Distribution model  in sender system.
    Partner profiles maintained in both the systems, soure Outbound properties
    Target Inbound properties.
    if you have two clients in system it will be easily you can check.

  • XMLImporter completes successfully but I don't see the personalization

    Hi,
    I have created an OA Extension to add the charge account to the Notification Details page. I am now trying to export from source env. and import into target env. The extension part works fine but when I use XMLImporter to import the personalization (add charge account field to the page) the import completes but I don't see the field. Here are the export/import commands I am using:
    java oracle.jrad.tools.xml.exporter.XMLExporter /oracle/apps/icx/por/wf/webui/customizations/function/FND_WFNTF_DETAILS/ReqLinesNotificationsRN -username apps -password d3vapps99 -dbconnection "(description=(address_list=(address=(community=tcp.world)(protocol=tcp)(host=ebstest.bil.local)(port=1551)))(connect_data=(sid=BELDEV)))" -rootdir $XX_TOP/personalizations
    java oracle.jrad.tools.xml.importer.XMLImporter $XX_TOP/personalizations/ReqLinesNotificationsRN.xml -username apps -password d3vapps99 -dbconnection "(description=(address_list=(address=(community=tcp.world)(protocol=tcp)(host=ebstest.bil.local)(port=1551)))(connect_data=(sid=BELDEV)))" -rootdir $XX_TOP/personalizations
    After the import it shows the following but I don't see I don't see the new field and there is no directory $JAVA_TOP/oracle/apps/icx/por/wf/webui/customizations/function/FND_WFNTF_DETAILS to hold the file ReqLinesNotificationsRN:
    Importing file "/u02/beldev/apps/apps_st/appl/xx/12.0.0/personalizations/ReqLinesNotificationsRN.xml" as "/oracle/apps/icx/por/wf/webui/customizations/function/FND_WFNTF_DETAILS/ReqLinesNotificationsRN".
    Import completed.
    Can anyone tell me what I'm doing wrong?

    I can see that the personalization was transferred but I don't see the new field on the page. Does the server need bounced?
    DECLARE
    BEGIN
    jdr_utils.listcustomizations
    (p_document => '/oracle/apps/icx/por/wf/webui/ReqLinesNotificationsRN');
    END;
    result:
    /oracle/apps/icx/por/wf/webui/customizations/function/FND_WFNTF_DETAILS/ReqLinesNotificationsRN
    Thanks

  • HT2518 migration completed successfully, but no music???

    I just successfully tranferred muic from PC to MBP through my network using the Migration Assistant.  To my shock, there is no music on the MBP that I can find.  Can anyone tell me what needs to be done to bring the music files into I-Tunes?  The Migration Assistant states that the music will be in itunes but it is not there ... Where do I go from here? - Frustrated!

    Because of BULK MODE I got this Issue and now it got resolved.

  • UCCX Recording step returns success, but the recording is empty

    I have a weird problem on a new UCCX install. (10.5)
    When recording a prompt using the recording step, I am immediately trying to play the recording back, and it is silence / empty.  I can upload the recording ok, but the uploaded file is always 0.06KB regardless of how long I try to record the prompt.
    Any ideas?

    Ooops. I'm so sorry. Yes, it is the same issue. It looks like I was too keen and posted at the same time as a colleague.
    Please disregard this post.
    Apologies.

  • Looks like deployment completed successfully, but there are errors in BDD/smsts Log

    I am new to MDT and getting ready start using the tool for deployments, but I am concerned about some errors in the log files.  The systems we have deployed appear fine, but I want to ask if I should be concerned about these errors.  We do not
    migrate and user data and are using MDT to upgrade older equipment to windows 8.  When the deployment has been completed, it reports 0 errors and 0 warnings.
    Thank you for any help!
    Here is the error that is in the smsts.log that appears multiple times Error - (__hrMethodRetVal == ((HRESULT)0L)) || (bFailIfMissing == false), HRESULT=80070002)
    Parsing task sequence to get schema version
    TSManager 1/9/2015 12:49:10 PM
    540 (0x021C)
    Task sequence version 3.00 TSManager
    1/9/2015 12:49:10 PM 540 (0x021C)
    Task sequence schema version is 3.00 TSManager
    1/9/2015 12:49:10 PM 540 (0x021C)
    Current supported schema version is 3.10 and 3.00
    TSManager 1/9/2015 12:49:10 PM
    540 (0x021C)
    Processing get action table request TSManager
    1/9/2015 12:49:10 PM 540 (0x021C)
    Got root node now getting list of all child elements
    TSManager 1/9/2015 12:49:10 PM
    540 (0x021C)
    There are 7 first level steps or groups TSManager
    1/9/2015 12:49:10 PM 540 (0x021C)
    Processing group TSManager
    1/9/2015 12:49:10 PM 540 (0x021C)
    Parsing group node: Initialization TSManager
    1/9/2015 12:49:10 PM 540 (0x021C)
    Description: Initialize the TS environment TSManager
    1/9/2015 12:49:10 PM 540 (0x021C)
    ContinueOnError: false TSManager
    1/9/2015 12:49:10 PM 540 (0x021C)
    Disable: false TSManager
    1/9/2015 12:49:10 PM 540 (0x021C)
    (__hrMethodRetVal == ((HRESULT)0L)) || (bFailIfMissing == false), HRESULT=80070002 (e:\nts_sms_fre\SMS\common\inc\ccmxml.h,566)
    TSManager 1/9/2015 12:49:10 PM
    540 (0x021C)
    another error
    DefaultVarlist found TSManager
    1/9/2015 12:49:10 PM 540 (0x021C)
    Variable name: ImageSize TSManager
    1/9/2015 12:49:10 PM 540 (0x021C)
    Variable name: ImageProcessorSpeed TSManager
    1/9/2015 12:49:10 PM 540 (0x021C)
    Variable name: ImageMemory TSManager
    1/9/2015 12:49:10 PM 540 (0x021C)
    Variable name: VerifyOS TSManager
    1/9/2015 12:49:10 PM 540 (0x021C)
    Action command line: cscript.exe "%SCRIPTROOT%\ZTIValidate.wsf"
    TSManager 1/9/2015 12:49:10 PM
    540 (0x021C)
    Adding instruction at 4 TSManager
    1/9/2015 12:49:10 PM 540 (0x021C)
    Parsing step node: Check BIOS TSManager
    1/9/2015 12:49:10 PM 540 (0x021C)
    Description: TSManager
    1/9/2015 12:49:10 PM 540 (0x021C)
    ContinueOnError: false TSManager
    1/9/2015 12:49:10 PM 540 (0x021C)
    SuccessCodeList: 0 3010 TSManager
    1/9/2015 12:49:10 PM 540 (0x021C)
    (__hrMethodRetVal == ((HRESULT)0L)) || (bFailIfMissing == false), HRESULT=80070002 (e:\nts_sms_fre\SMS\common\inc\ccmxml.h,566)
    TSManager 1/9/2015 12:49:10 PM
    540 (0x021C)

    Error 80070002 is Windows can not find the file specified. Look at your BDD.log at the time stamp SMSTS.log shows this error.  I highly doubt there is anything wrong though. Some of the stuff you see in SMSTS.log can be along the lines of hey does
    blah exist? If blah doesn't exist then do some stuff else do some other stuff.
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

Maybe you are looking for

  • Photos not showing in media viewer

    Hi.. I am using iweb 09 to build my website. However I cant view my photos that I have in Aperture, in the media viewer in iweb. I only have the one Aperture project on my laptop, and all of the non-edited... and edited photos within that project don

  • Searching with File Sharing

    We use File Sharing almost every day among several Macs. After upgrading to Mountain Lion, the search function in Finder is completely different and totally wrong. I used to be able to easily search another Mac's files. Now, if i'm lucky, Finder will

  • Pattern background overlap

    I'm having problems creating pattern swatches in cs6, because I can't seem to solve the problem of  the background overlapping and hiding foreground shapes. I can make patterns without a background and I think I've worked out how to prevent the probl

  • May you please tell me how to edit this Illustrator file?

    I am kindly asking you to assisting me editing an image. https://www.dropbox.com/s/s9no77jfag62vsi/padder3Core.ai?dl=0 As you can see, there are 4 colors (red, blue, yellow, light gray). I am struggling to find a way to delete the grey color and to s

  • Requirements and downloading of source for required packages.

    When an application is deployed as "required", does SCCM check application requirements (such as minimum free disk space available) before downloading the application source?  I ask this because I know that when something is assigned as required, SCC