Categories missing in ATG CRS 10.2

Hi all,
Recently i have deployed CRS 10.2 successfully. Everything went fine. But when i log into CRS app it does not show the categories such as Gift shop,Women,Men etc.. . But when i log into BCC i can see those categories are correctly configured. Could not find any solution to this issue. Does anyone know how to fix this?
Thanks.

Hi,
Can you please run below step again. Make sure it's not having any errors.
Performing Full deployment with ProductCatalog repository being properly mapped
HTH
MS

Similar Messages

  • ATG CRS inventory

    Hi All, 
       In ATG CRS how is a inventory record inserted for a sku item?? If a external feed populating the SKUs, how to populate the inventory record for the corresponding SKU.???
    Cheers

    The ATG Inventory repository that is available in CRS, is not a version ed repository right. It is not available in BCC.
    But one of its property is maned as version, what does this property signify???That "version" property is not added in the CRS but is there just for setting up its caching mode. Actually that "version" property is defined in the original InventoryRepository definition /atg/commerce/inventory/inventory.xml under DCS. It is declared through "version-property" attribute of <item-descriptor> which is a integer property used as a version control mechanism for implementing optimistic locking. The value of "version-property" is auto incremented each time the item is updated. Please refer following repository documentation for more details on this:
    http://docs.oracle.com/cd/E35318_02/Platform.10-1-1/ATGRepositoryGuide/html/s0709maintainingitemconcurrencywithth01.html
    Hope it helps.

  • ATG+ CRS Error in ATGPublishing server, access not allowed to BCC

    Hi,
    After the installation of ATG 10.0.3 and Commerce Reference Store on Weblogic, using CIM, I started both ATGProduction and ATGPublishing without trouble. I can access the store (http://localhost:7003/crs/storeus) and dynamo administration console (http://localhost:7003/atg/dyn) but when I try to access BCC (http://localhost:7005/atg/bcc) the web browser shows an error (page can´t be displayed). I have copied the error that appears in the log ATGPublishing.log
    I would be very grateful if someone could solve this issue. Thanks in advance
    Regards,
    Iñigo
    Log error:
    ###<Oct 19, 2011 9:46:17 AM CEST> <Error> <HTTP> <atgappserver> <ATGPublishing> <[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1319010377001> <BEA-101017> <[ServletContext@1961981706[app:ATGPublishing.ear module:/atg path:/atg spec-version:null], request: weblogic.servlet.internal.ServletRequestImpl@49982a03[
    GET /atg/bcc HTTP/1.1
    Accept: application/x-ms-application, image/jpeg, application/xaml+xml, image/gif, image/pjpeg, application/x-ms-xbap, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, */*
    Accept-Language: es-ES
    User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E; MS-RTC LM 8; InfoPath.3; managedpc)
    Accept-Encoding: gzip, deflate, peerdist
    Connection: Keep-Alive
    Cookie: DYN_USER_ID=140000; DYN_USER_CONFIRM=c2d08d3eb51f5945b8e444d80628b112; ADMINCONSOLESESSION=z6MYTp2Q7Y4s4b3yHQGNPrwS15LmJBZvlLYxhSXvktyFvqfbgJyl!1748133635; JSESSIONID=01p6Tp1J2Y2QPllJJdT7WXvpQSTyq05Mp12FNqY7YMs27QSqtp2V!991620916
    X-P2P-PeerDist: Version=1.0
    ]] Root cause of ServletException.
    javax.servlet.ServletException: PageFilter: cannot get a start request servlet.
         at atg.filter.dspjsp.PageFilter.doFilter(PageFilter.java:287)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at atg.servlet.GenericFilterService.doFilterChain(GenericFilterService.java:599)
         at atg.servlet.GenericFilterService.handleDoFilter(GenericFilterService.java:462)
         at atg.servlet.GenericFilterService.doFilter(GenericFilterService.java:409)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    >
    ####<Oct 19, 2011 9:46:17 AM CEST> <Info> <ServletContext-/atg> <atgappserver> <ATGPublishing> <[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1319010377046> <BEA-000000> <JspServlet: param verbose initialized to: true>
    ####<Oct 19, 2011 9:46:17 AM CEST> <Info> <ServletContext-/atg> <atgappserver> <ATGPublishing> <[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1319010377046> <BEA-000000> <JspServlet: param packagePrefix initialized to: jsp_servlet>
    ####<Oct 19, 2011 9:46:17 AM CEST> <Info> <ServletContext-/atg> <atgappserver> <ATGPublishing> <[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1319010377046> <BEA-000000> <JspServlet: param compilerclass initialized to: null>
    ####<Oct 19, 2011 9:46:17 AM CEST> <Info> <ServletContext-/atg> <atgappserver> <ATGPublishing> <[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1319010377046> <BEA-000000> <JspServlet: param compileCommand initialized to: javac>
    ####<Oct 19, 2011 9:46:17 AM CEST> <Info> <ServletContext-/atg> <atgappserver> <ATGPublishing> <[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1319010377047> <BEA-000000> <JspServlet: param compilerval initialized to: javac>
    ####<Oct 19, 2011 9:46:17 AM CEST> <Info> <ServletContext-/atg> <atgappserver> <ATGPublishing> <[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1319010377047> <BEA-000000> <JspServlet: param pageCheckSeconds initialized to: 1>
    ####<Oct 19, 2011 9:46:17 AM CEST> <Info> <ServletContext-/atg> <atgappserver> <ATGPublishing> <[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1319010377047> <BEA-000000> <JspServlet: param encoding initialized to: null>
    ####<Oct 19, 2011 9:46:17 AM CEST> <Info> <ServletContext-/atg> <atgappserver> <ATGPublishing> <[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1319010377047> <BEA-000000> <JspServlet: param superclass initialized to null>
    ####<Oct 19, 2011 9:46:17 AM CEST> <Info> <ServletContext-/atg> <atgappserver> <ATGPublishing> <[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1319010377047> <BEA-000000> <JspServlet: param workingDir initialized to: /mnt/opt/atguser/weblogic/user_projects/domains/base_domain/servers/ATGPublishing/tmp/_WL_user/ATGPublishing.ear/j3704z>
    ####<Oct 19, 2011 9:46:17 AM CEST> <Info> <ServletContext-/atg> <atgappserver> <ATGPublishing> <[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1319010377048> <BEA-000000> <JspServlet: initialization complete>
    ####<Oct 19, 2011 9:46:17 AM CEST> <Error> <Kernel> <atgappserver> <ATGPublishing> <[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1319010377915> <BEA-000802> <ExecuteRequest failed
    java.lang.NullPointerException.
    java.lang.NullPointerException
         at atg.taglib.dspjsp.PageTag.doCatch(PageTag.java:734)
         at atg.taglib.dspjsp.elwrap.PageTagWrapper.doCatch(PageTagWrapper.java:36)
         at jsp_servlet.__error._jspService(__error.java:405)
         at weblogic.servlet.jsp.JspBase.service(JspBase.java:34)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:183)
         at weblogic.servlet.internal.RequestDispatcherImpl.invokeServlet(RequestDispatcherImpl.java:523)
         at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:253)
         at weblogic.servlet.internal.ServletResponseImpl.sendError(ServletResponseImpl.java:720)
         at weblogic.servlet.internal.ServletResponseImpl.sendError(ServletResponseImpl.java:591)
         at weblogic.servlet.internal.ErrorManager.handleException(ErrorManager.java:150)
         at weblogic.servlet.internal.WebAppServletContext.handleThrowableFromInvocation(WebAppServletContext.java:2348)

    You were right. Some errors where displayed when launching ATGPublishing, some tables where missing. I made the imports again and everything went OK.
    Thank you!

  • Categories missing from transactions (Employee Requests)

    Hi,
    We are on SAP 5.0, using EIC scenario
    We have an issue,
    1) User create a employee request and select 4 level categories defined
    2) Saves the document, does some activity like changing the partners or so on and comesback using bread crumps
    Problem------> the categories are missing
    3) The user selects the categories and saves and ends
    4) user open the transaction and finds the categories  are missing
    we have applied all the notes as asked by SAP
    PS: this problem occurs occassionaly and very rare, we are not able to reproduce this in out other systems
    Can any one help, this is very very urgent
    R

    Thanks Ray..
    PRTC Shows all the transactions...Nothing is missing there...but the problem is
    the Document number(reciept number) is repeating twice for those missing transactions and not paid from FI.
    Here is how it shows:
    INBEL : Credit Card Documents Added To Trips
    TripNo   RNo ExpnTyp   Amount Curr        Rate      Date      Document number  CC                     
    1234     001               36.75
    1234     001               45.25  (missing in Trip)
    ...  (repeating till 12)
    1234     012               33.00
    1234     012               12.00  (missing in Trip)
    1234     013               22.00  (missing in Trip)
    12 reciepts are there in this report with duplicated reciept number and 1 reciept not duplicated but not showed up in the trip.
    when i see the report (Travel expense statement)..The amount Paid by company only shows for 37 reciepts..and iam not able to find what happend to the missing 13 reciepts...and thru the PRTC report it shows that all the reciepts are being used in the trip and iam sure that SAP will not let us delete the reciepts from the buffer.
    Please let me know if you have any idea how to get this...in worst case i can reload the 13 entries into the buffer and create the new trip but i want to find out what happend to those reciepts.
    Thanks
    Govi

  • Endeca Preview on ATG CRS

    I have ATG 10.1.2 and Endeca 3.1.1.
    I configured Stage and Prod instances of CRS, and I connected them to one Endeca App with 2 DGraphs.
    Stage CRS is connected to Authoring DGraph, while Prod CRS is connected to Live DGraph.
    Preview in Endeca App points to Stage CRS: http://localhost:8280/crs and http://localhost:8280/crs/link.json (not sure the latter is correct)
    Preview works fine when I change something in existing pages, e.g. instead of 12 products per page, I set 10 and clicking Preview button I immediately see the change in opened Stage CRS
    But, when I try to create a new page in Experience Manager and preview it, I'm getting the below error:
         Error: Calling the preview link service failed. Please check the link service URL configuration in Preview Settings.
    As a workaround I can run Promote Content script after adding a new page in Experience Manager, and the script somehow pushes the new page to both Authoring and Live instances. But this workaround doesn't have much sense to me, as I want to see my change on Authoring instance only, without pushing it to Live.
    Please help.

    Hello PKU,
    Can you please let me know , while creating a new page in EXPMGR did u happen to create any new templates to the page which u are creating,If so please add the aapropriate cartridge in ur store.war cartridge folder, this is because when ever a new template of type page or cartridge is create , it looks for the corresponding cartridge handler.
    If i am not clear, mention the steps that u are taking to creating a new page in experience manager, ill let u know why this is happening.
    THanks,
    PP

  • Address book categories missing

    In Palm Desktop by Access, my address book catetories are missing and I can't restore them.
    I created new categories and intended to re-designate the catetory for each entry, however in the list view I am not able to change the catetgories at all.  And when I view the entry in a detailed view, the correct catetorie is already choose.  Re-choosing the category from this view does not change the unfiled status of the entry when in the list view.  So in list view, I can sort alphabetically, but I can't view individual catetories.
    I have a back up that's about a week old, and I wouldn't loose that much to revert to that version, but I'd rather not if I can help it.  Can anyone offer a suggestion of how to solve this problem?
    Thanks,
    Liz
    Post relates to: Centro (Verizon)

    I answered in your other post but there is no category feature on the Z30 address book.
    I don't use categories in my Outlook so I can't verify that one for you.
    1. Please thank those who help you by clicking the "Like" button at the bottom of the post that helped you.
    2. If your issue has been solved, please resolve it by marking the post "Solution?" which solved it for you!

  • Running ATG CRS from Eclipse

    Hi,
    I am new to ATG technology. I am learning it currently by self. I have installed ATG10.0.3 and CommerceReferenceStore 10.0.3.1 on my Windows machine. Also I have copied the ATG plugins to my Ecilpse Europa from another machine. I want to import the CommerceReferenceStore as an Eclipse project and be able to make some changes and view the results. I am stuck at this point. I do not know how to import the CRS code into Eclipse. Also how do I run CRS from Eclipse ? Kindly provide your inputs.
    Thanks,
    R. Babu

    Hi,
    To refer the CRS code you can import the CRS project into Eclipse by adding the .project file to that project.
    basically the .project file contains:
    <?xml version="1.0" encoding="UTF-8"?>
    <projectDescription>
         <name>MyProj</name>
         <comment></comment>
         <projects>
         </projects>
         <buildSpec>
              <buildCommand>
                   <name>org.eclipse.jdt.core.javabuilder</name>
                   <arguments>
                   </arguments>
              </buildCommand>
         </buildSpec>
    </projectDescription>
    copy this .project file inside CommerceReferenceStore module folder.
    if you want to do any changes in CRS application then it is better to create a new module which extends the CRS module then add your extensions inside that new module and you can build and run this new module.
    Thanks,
    Suresh

  • How to restrict the total order size to 10 in atg CRS store

    Hi,
    i want to restrict customer from selecting orders not more than 10 either the same product or different one. i got the solution for same product but the problem is when i am trying to restrict the customer from selecting items more than 10 by changing some code in StoreCartFormHandler.java . i cant able to get that....... and i'll also explain what are all the changes which i have made in that like putting condition for overallQuantity attribute it was not effecting the code. can anybody please tell me what else i've to do...

    Thanks for the reply,
    Mr.Rsharma and karthik you both said that orderHolder oh=getcurrent(); but that getcurrent() method was not there in that. when i am trying to write that it was showing getCurrentTransaction(). and also i want to know from you guys that i need to make changes to preaddItemsToOrder() or addItemsToOrder(). i am editing the preaddItemsToOrder() And as i am new to ATG i dont clearly know what are all the methods like OrderHolder or commerceItems.and i want to restrict the user from selecting items of same type or different type that overallitems should not exceed 10.
    i am pasting my code over here.which i have written from your references.
    OrderHolder shoppingCart = (OrderHolder) this.resolveName(SHOPPING_CART, false);
         Order order = shoppingCart.getCurrent();
         List info=order.getCommerceItems();
         if(info!=null)
         for(Object ob:info){
                   Nquantity +=getQuantity(((CommerceItem)ob).getId(), pRequest, pResponse);
         System.out.println("the new quantity is"+Nquantity);
    sorry if i am not clear.
    Edited by: Ravikishore on Nov 28, 2012 4:46 AM
    Edited by: Ravikishore on Nov 28, 2012 4:50 AM

  • How to set up the ATG CRS 10.2 in eclipse?

    Hi All,
    I have full deployed the CRS successfully.
    Now I want to import this in eclipse but there is .project file nor .classpath in commercereferencestore  module.
    So please tell me the steps how to import it in eclipse?
    Thanks!

    Hi Prateek
    To refer the CRS code you can import the CRS project into Eclipse by adding the .project file to that project.
    basically the .project file contains:
    <?xml version="1.0" encoding="UTF-8"?>
    <projectDescription>
    <name>MyProj</name>
    <comment></comment>
    <projects>
    </projects>
    <buildSpec>
    <buildCommand>
    <name>org.eclipse.jdt.core.javabuilder</name>
    <arguments>
    </arguments>
    </buildCommand>
    </buildSpec>
    </projectDescription>
    copy this .project file inside CommerceReferenceStore module folder.
    Basically If you want to do any changes in CRS application then it is better to create a new module which extends the CRS module then add your extensions inside that new module and you can build and run this new module.
    Thanks
    Gareth

  • ATG CRS  Instllation and Plugin

    Hi all,
    1) Where can we find the atg plugin for eclipse???
    Its not available in ww.atg.com/eclipse any more...So where can we download the latest plugin?

    Oracle has not yet rolled out any plugin, but some plugins are available at:
    http://sourceforge.net/projects/atgeclipse/ (atg plugin for eclipse
    http://space.dl.sourceforge.net/project/atgeclipse/atgeclipse/atgeclipse-0.0.1/atgeclipse-0.0.1.zip

  • Categories Missing in WebOS?! AND 4 hour support call for Centro to Pre upgrade!

    wow, i'm so devastated over my upgrade from a centro to a pre.  first, i've been a diehard palm user since 1996.  had most models of the treo phone over those years and several different models of palm organizers.
    i just got off the phone from a 4 hour support call while they were trying to get my palm data transferred to the palm pre on a windows xp pro system.  the process was agonizing to say the least (for both myself and the poor tech support people).  we finally were able to transfer the data from the four main apps, calendar, memos, tasks and contacts without losing too many files.  some, but not many.
    after all that i felt at least relieved that it was over.  but what???  i went to open up the four apps to verify my data and find that palm found it necessary to remove the ability to have categories in those core apps.  so now all my work and personal data are forever mixed.  i have a lot of memos and contacts since i use it for both business and personal.  each time i open memos i have to wait 8 seconds for all memos to load.  there's no different views so i have to try and read the tiny print on each little sticky note to find the information i'm looking for and since all categories are now mixed as one, it's a very long and intensive process to try and find data.  my finger is doing so much swiping i'll be tearing through screen protectors every month!  it's like someone took all the folders out of my filing cabinet and threw all the contents on the floor, scooped it all up, put it back in the filing cabinet without the folders.
    palm, i'm so sorry it has to end like this.  you were the company that stepped up and organized my life better than Franklin did with their paper organizer.  but now you kind of lost your path and are making decisions that are going backwards in efficiency.
    it looks like this new palm pre will be a little gift for my niece to watch youtube on.
    good bye old friend... RIP.

    That's nothing!
    An engineer and I contacted Adobe technical support by phone to ensure the PC I was having custom built was configured to its optimum. They advised XP64 as the best operating environment. After that discussion we had to completely revise procurement, etc to get the bits and compatible XP64 compatible software, putting the build project back a few weeks as well, Imagine how I laughed when I found out on one of these forums that XP64 is the worst choice and totally unsupported by CS4!
    I have written to Shantanu Narayen, Adobe CEO and didn't even get an acknowledgement I raised this last week on the Adobe stand at BVE and was told they'd get someone to contact me asap but guess what, niet...! To be fair there has been one Adobe executive that recognises the problem and the damage poor customer support is causing the company; he has been as helpful as he can. Unfortunately, it seems the overall Adobe culture at the top is "get the money and run". If your problem goes beyond what's already on their web pages, tough luck!
    Regards,
    Graham

  • ATG 10.1.2 installation ...

    ->ive installed endeca(mdex,platform services,tools and framework,cas,devloper studio) ATG 10.1.2 and configured it through cim according to the instructions given by 10.1.2 installation guide and endeca integration guide
    ->ive created the crs endeca app through cim only
    ->done baseline update through acc by running the productcatalogsimpleindexingadmin
    ->ican see the catridges in experience manager each and every service regarding endeca are working fine and they are running.
    ->problem comes here when iam running localhost:8080\crs\storeus iam getting following error in server console.and there are no categories tabs available in crs page ican only see newitems tab
    10:53:58,352 ERROR [AssemblerTools] A problem occured assembling requested content. Response from the assembler was {previewModuleUrl=http://localhost:8006/preview, @type=ContentSlot, ruleLimit=1, @error=com.endeca.infront.content.ContentException: com.endeca.navigation.ENEException: HTTP Error 404 - Navigation Engine not able to process request 'http://localhost:15000/graph?node=0&profiles=sitegroup.siteGroupRegions|sitegroup.nonMobileSitesUS|sitegroup.sitesUS|sitegroup.siteGroupUS|site.storeSiteUS&offset=0&nbins=0&merchdebug=1&irversion=640'. Check MDEX Logs and specified query parameters. , contentCollection=/content/Shared/Global Search Configuration/Search Box}
    10:53:58,352 ERROR [InvokeAssembler] A problem occurred assembling the content for content item /content/Shared/Global Search Configuration/Search Box. The response received was {previewModuleUrl=http://localhost:8006/preview, @type=ContentSlot, ruleLimit=1, @error=com.endeca.infront.content.ContentException: com.endeca.navigation.ENEException: HTTP Error 404 - Navigation Engine not able to process request 'http://localhost:15000/graph?node=0&profiles=sitegroup.siteGroupRegions|sitegroup.nonMobileSitesUS|sitegroup.sitesUS|sitegroup.siteGroupUS|site.storeSiteUS&offset=0&nbins=0&merchdebug=1&irversion=640'. Check MDEX Logs and specified query parameters. , contentCollection=/content/Shared/Global Search Configuration/Search Box}. Servicing the error open parameter.
    10:54:02,917 INFO [SEORepository] SQL Repository startup complete
    10:54:22,419 ERROR [AssemblerTools] A problem occured assembling requested content. Response from the assembler was {enabled=true, previewModuleUrl=http://localhost:8006/preview, @type=DimensionValueCacheRefresh, showCountsEnabled=false, relRankStrategy=exact, @error=com.endeca.infront.navigation.NavigationException: com.endeca.navigation.ENEException: HTTP Error 404 - Navigation Engine not able to process request 'http://localhost:15000/search?terms=*&opts=rel%2bexact&node=0&rank=1&offset=0&groupby=product.repositoryId&refinement=showcounts:0&refinement=numresults:50000&irversion=640'., maxResults=50000, maxResultsPerDimension=50000}
    10:54:22,426 ERROR [DimensionValueCacheTools] Could not retrieve a cache for default. This may indicate communication problems with the MDEX
    can anyone help me in this issue
    thanks in advance

    hi,
    localhost:15000/admin is working fine
    and ive changed the defalumedx port to 16000
    than iam getting the following error
    11:53:16,642 ERROR [AssemblerTools] A problem occured assembling requested content. Response from the assembler was {previewModuleUrl=http://localhost:8006/preview, @type=ContentSlot, ruleLimit=1, @error=com.endeca.infront.content.ContentException: com.endeca.navigation.ENEConnectionException: Error establishing connection to retrieve Navigation Engine request 'http://localhost:16000/graph?node=0&profiles=sitegroup.siteGroupRegions|sitegroup.nonMobileSitesUS|sitegroup.sitesUS|sitegroup.siteGroupUS|site.storeSiteUS&offset=0&nbins=0&merchdebug=1&irversion=640'. Connection refused: connect Check MDEX Logs and specified query parameters. , contentCollection=/content/Shared/Global Search Configuration/Search Box}
    11:53:16,643 ERROR [InvokeAssembler] A problem occurred assembling the content for content item /content/Shared/Global Search Configuration/Search Box. The response received was {previewModuleUrl=http://localhost:8006/preview, @type=ContentSlot, ruleLimit=1, @error=com.endeca.infront.content.ContentException: com.endeca.navigation.ENEConnectionException: Error establishing connection to retrieve Navigation Engine request 'http://localhost:16000/graph?node=0&profiles=sitegroup.siteGroupRegions|sitegroup.nonMobileSitesUS|sitegroup.sitesUS|sitegroup.siteGroupUS|site.storeSiteUS&offset=0&nbins=0&merchdebug=1&irversion=640'. Connection refused: connect Check MDEX Logs and specified query parameters. , contentCollection=/content/Shared/Global Search Configuration/Search Box}. Servicing the error open parameter.
    11:53:17,331 INFO [SEORepository] SQL Repository startup complete
    11:53:23,211 ERROR [DimensionValueCacheTools] An error occured while attempting to determine the MDEX data_date and num_generations
    java.net.ConnectException: Connection refused: connect
    at java.net.PlainSocketImpl.socketConnect(Native Method)
    at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:351)
    at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:213)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:200)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
    at java.net.Socket.connect(Socket.java:529)
    at java.net.Socket.connect(Socket.java:478)
    at sun.net.NetworkClient.doConnect(NetworkClient.java:163)
    at sun.net.www.http.HttpClient.openServer(HttpClient.java:395)
    at sun.net.www.http.HttpClient.openServer(HttpClient.java:530)
    at sun.net.www.http.HttpClient.<init>(HttpClient.java:234)
    at sun.net.www.http.HttpClient.New(HttpClient.java:307)
    at sun.net.www.http.HttpClient.New(HttpClient.java:324)
    at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:970)
    at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:911)
    at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:836)
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1172)
    at java.net.URL.openStream(URL.java:1010)
    at atg.commerce.endeca.cache.DimensionValueCacheTools.getMDEXStats(DimensionValueCacheTools.java:775)
    at atg.commerce.endeca.cache.DimensionValueCacheTools.refreshCache(DimensionValueCacheTools.java:579)
    at atg.commerce.endeca.cache.DimensionValueCacheTools.fillEmptyCache(DimensionValueCacheTools.java:660)
    at atg.commerce.endeca.cache.DimensionValueCacheTools.getCache(DimensionValueCacheTools.java:315)
    at atg.commerce.endeca.cache.DimensionValueCacheTools.get(DimensionValueCacheTools.java:433)
    at atg.commerce.endeca.cache.DimensionValueCacheTools.getEntryWithSpecificAncestors(DimensionValueCacheTools.java:501)
    at atg.commerce.endeca.cache.DimensionValueCacheTools.get(DimensionValueCacheTools.java:468)
    at atg.commerce.endeca.cache.DimensionValueCacheDroplet.service(DimensionValueCacheDroplet.java:183)
    at atg.servlet.DynamoServlet.service(DynamoServlet.java:148)
    at atg.taglib.dspjsp.DropletTag.invokeServlet(DropletTag.java:440)
    at atg.taglib.dspjsp.DropletTag.doAfterBody(DropletTag.java:753)
    at org.apache.jsp.navigation.gadgets.catalog_jsp._jspx_meth_dsp_005fdroplet_005f0(catalog_jsp.java:1368)
    at org.apache.jsp.navigation.gadgets.catalog_jsp._jspService(catalog_jsp.java:304)
    at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
    at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:369)
    at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:322)
    at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:249)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:638)
    at org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatcher.java:543)
    at org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher.java:480)
    at atg.servlet.WrappingRequestDispatcher.include(WrappingRequestDispatcher.java:116)
    at atg.taglib.dspjsp.IncludeTag.doEndTag(IncludeTag.java:865)
    at org.apache.jsp.tag.web.store.pageContainer_tag._jspx_meth_dsp_005finclude_005f10(pageContainer_tag.java:2025)
    at org.apache.jsp.tag.web.store.pageContainer_tag.doTag(pageContainer_tag.java:728)
    at org.apache.jsp.index_jsp._jspx_meth_crs_005fpageContainer_005f0(index_jsp.java:485)
    at org.apache.jsp.index_jsp._jspx_meth_dsp_005fpage_005f1(index_jsp.java:452)
    at org.apache.jsp.index_jsp._jspService(index_jsp.java:119)
         at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
    at atg.userprofiling.ExpiredPasswordServlet.service(ExpiredPasswordServlet.java:378)
    at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
    at atg.servlet.pipeline.MimeTyperPipelineServlet.service(MimeTyperPipelineServlet.java:228)
    at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
    at atg.droplet.DropletEventServlet.service(DropletEventServlet.java:657)
    at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
    at atg.commerce.order.CommerceCommandServlet.service(CommerceCommandServlet.java:150)
    at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
    at atg.commerce.promotion.PromotionServlet.service(PromotionServlet.java:213)
    at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
    at atg.userprofiling.AccessControlServlet.service(AccessControlServlet.java:696)
    at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
    at atg.servlet.sessionsaver.SessionSaverServlet.service(SessionSaverServlet.java:2447)
    at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
    at atg.userprofiling.PageEventTriggerPipelineServlet.service(PageEventTriggerPipelineServlet.java:191)
    at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
    at atg.search.servlet.SearchClickThroughServlet.service(SearchClickThroughServlet.java:418)
    at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
    at atg.multisite.SiteSessionEventTriggerPipelineServlet.service(SiteSessionEventTriggerPipelineServlet.java:161)
    at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
    at atg.userprofiling.SessionEventTrigger.service(SessionEventTrigger.java:512)
    at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
    at atg.userprofiling.ProfilePropertyServlet.service(ProfilePropertyServlet.java:230)
    at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
    at atg.userprofiling.ProfileRequestServlet.service(ProfileRequestServlet.java:460)
    at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
    at atg.projects.store.servlet.pipeline.ProtocolSwitchServlet.service(ProtocolSwitchServlet.java:309)
    at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
    at atg.servlet.pipeline.DynamoPipelineServlet.service(DynamoPipelineServlet.java:491)
    at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
    at atg.servlet.pipeline.URLArgumentPipelineServlet.service(URLArgumentPipelineServlet.java:302)
    at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
    at atg.servlet.pipeline.PathAuthenticationPipelineServlet.service(PathAuthenticationPipelineServlet.java:392)
    at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
    at atg.servlet.security.ThreadUserBinderServlet.service(ThreadUserBinderServlet.java:113)
    at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
    at atg.dtm.TransactionPipelineServlet.service(TransactionPipelineServlet.java:234)
    at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
    at atg.servlet.pipeline.SecurityServlet.service(SecurityServlet.java:195)
    at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
    at atg.multisite.SiteContextPipelineServlet.service(SiteContextPipelineServlet.java:448)
    at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
    at atg.servlet.pipeline.HeadPipelineServlet.passRequest(HeadPipelineServlet.java:1271)
    at atg.servlet.pipeline.HeadPipelineServlet.service(HeadPipelineServlet.java:952)
    at atg.servlet.pipeline.PipelineableServletImpl.service(PipelineableServletImpl.java:272)
    at atg.filter.dspjsp.PageFilter.innerDoFilter(PageFilter.java:349)
    at atg.filter.dspjsp.PageFilter.doFilter(PageFilter.java:208)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:235)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
    at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:190)
    at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:92)
    at org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.process(SecurityContextEstablishmentValve.java:126)
    at org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.invoke(SecurityContextEstablishmentValve.java:70)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
    at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:158)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:330)
    at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:829)
    at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:598)
    at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
    at java.lang.Thread.run(Thread.java:662)
    11:53:23,406 ERROR [DimensionValueCacheTools] Could not retrieve the data_date from the MDEX
    11:53:23,525 ERROR [DimensionValueCacheTools] Could not retrieve the num_generations from the MDEX
    11:53:24,815 ERROR [AssemblerTools] A problem occured assembling requested content. Response from the assembler was {enabled=true, previewModuleUrl=http://localhost:8006/preview, @type=DimensionValueCacheRefresh, showCountsEnabled=false, relRankStrategy=exact, @error=com.endeca.infront.navigation.NavigationException: com.endeca.navigation.ENEConnectionException: Error establishing connection to retrieve Navigation Engine request 'http://localhost:16000/search?terms=*&opts=rel%2bexact&node=0&rank=1&offset=0&groupby=product.repositoryId&refinement=showcounts:0&refinement=numresults:50000&irversion=640'. Connection refused: connect, maxResults=50000, maxResultsPerDimension=50000}
    11:53:24,816 ERROR [DimensionValueCacheTools] Could not retrieve a cache for default. This may indicate communication problems with the MDEX
    11:53:25,829 ERROR [DimensionValueCacheTools] An error occured while attempting to determine the MDEX data_date and num_generations
    java.net.ConnectException: Connection refused: connect
    at java.net.PlainSocketImpl.socketConnect(Native Method)
    at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:351)
    at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:213)

  • CRS 10.0.2 Error

    Hi
    I have installed CRS 10.0.3 , set up was successful without error,
    But when I am starting server, getting errors.
    Environment :
    Weblogic 10.3.5
    ATG 10.0.3
    JDK 1.6.0_24
    SQL server 2008 / MySql 5 (tried both )
    log :
    Thu Dec 22 09:23:16 IST 2011 1324525996252 /atg/dynamo/security/AdminSqlRepository SQL Repository startup complete
    **** info Thu Dec 22 09:23:16 IST 2011 1324525996255 /atg/dynamo/security/AdminAccountInitializer Initializing account database /atg/dynamo/security/AdminAccountManager from /atg/dynamo/security/SimpleXmlUserAuthority
    **** Error Thu Dec 22 09:23:16 IST 2011 1324525996794 /atg/dynamo/security/AdminSqlRepository SQL Statement Failed: [++SQLInsert++]
    **** Error Thu Dec 22 09:23:16 IST 2011 1324525996794 /atg/dynamo/security/AdminSqlRepository INSERT INTO das_account(account_name,type,description,lastpwdupdate)
    **** Error Thu Dec 22 09:23:16 IST 2011 1324525996794 /atg/dynamo/security/AdminSqlRepository VALUES(?,?,?,?)
    **** Error Thu Dec 22 09:23:16 IST 2011 1324525996794 /atg/dynamo/security/AdminSqlRepository -- Parameters --
    **** Error Thu Dec 22 09:23:16 IST 2011 1324525996794 /atg/dynamo/security/AdminSqlRepository p[1] = {pd} pages-privilege (java.lang.String)
    **** Error Thu Dec 22 09:23:16 IST 2011 1324525996794 /atg/dynamo/security/AdminSqlRepository p[2] = {pd: type} 4 (java.lang.Integer)
    **** Error Thu Dec 22 09:23:16 IST 2011 1324525996794 /atg/dynamo/security/AdminSqlRepository p[3] = {pd: description} Pages and Components: Pages (java.lang.String)
    **** Error Thu Dec 22 09:23:16 IST 2011 1324525996794 /atg/dynamo/security/AdminSqlRepository p[4] = {pd: lastPasswordUpdate} 2011-12-22 09:23:16.455 (java.sql.Timestamp)
    **** Error Thu Dec 22 09:23:16 IST 2011 1324525996794 /atg/dynamo/security/AdminSqlRepository [--SQLInsert--]
    **** Error Thu Dec 22 09:23:16 IST 2011 1324525996794 /atg/dynamo/security/AdminSqlRepository
    **** Error Thu Dec 22 09:23:16 IST 2011 1324525996907 /atg/dynamo/security/AdminAccountManager Failure while trying to update account pages-privilege CONTAINER:atg.repository.RepositoryException; SOURCE:java.sql.SQLException: Unexpected exception while enlisting XAConnection java.sql.SQLException: XA error: XAResource.XAER_INVAL start() failed on resource 'ATGProductionDS_CRS': XAER_INVAL : Invalid arguments were given
    **** Error Thu Dec 22 09:23:16 IST 2011 1324525996907 /atg/dynamo/security/AdminAccountManager com.mysql.jdbc.jdbc2.optional.MysqlXAException: XAER_INVAL: Invalid arguments (or unsupported command)
    **** Error Thu Dec 22 09:23:16 IST 2011 1324525996907 /atg/dynamo/security/AdminAccountManager at com.mysql.jdbc.jdbc2.optional.MysqlXAConnection.mapXAExceptionFromSQLException(MysqlXAConnection.java:601)
    **** Error Thu Dec 22 09:23:16 IST 2011 1324525996907 /atg/dynamo/security/AdminAccountManager at com.mysql.jdbc.jdbc2.optional.MysqlXAConnection.dispatchCommand(MysqlXAConnection.java:584)
    **** Error .........................................
    **** info Thu Dec 22 09:23:59 IST 2011 1324526039558 /atg/reporting/DatasetRecorderManager Validating all dataset mappers
    **** info Thu Dec 22 09:24:01 IST 2011 1324526041219 /atg/commerce/order/abandoned/AbandonedOrderLogRepository SQL Repository startup complete
    **** Warning Thu Dec 22 09:24:05 IST 2011 1324526045215 /atg/dynamo/messaging/MessagingManager Disabling rollback logging for InputDestinationConsumer in order to reduce clutter. Set disableDebugTracesForRollbacksForInputDestinationConsumer on /atg/dynamo/messaging/MessagingManager to false to re-enable for InputDestinationConsumer.
    **** Error Thu Dec 22 09:24:09 IST 2011 1324526049399 /atg/dynamo/service/jdbc/JTDataSource Unable to connect to data source because of SQLException: Unexpected exception while enlisting XAConnection java.sql.SQLException: XA error: XAResource.XAER_INVAL start() failed on resource 'ATGProductionDS_CRS': XAER_INVAL : Invalid arguments were given
    **** Error Thu Dec 22 09:24:09 IST 2011 1324526049399 /atg/dynamo/service/jdbc/JTDataSource com.mysql.jdbc.jdbc2.optional.MysqlXAException: XAER_INVAL: Invalid arguments (or unsupported command)
    **** Error Thu Dec 22 09:24:09 IST 2011 1324526049399 /atg/dynamo/service/jdbc/JTDataSource at com.mysql.jdbc.jdbc2.optional.MysqlXAConnection.mapXAExceptionFromSQLException(MysqlXAConnection.java:601)
    **** Error Thu Dec 22 09:24:09 IST 2011 1324526049399 /atg/dynamo/service/jdbc/JTDataSource at com.mysql.jdbc.jdbc2.optional.MysqlXAConnection.dispatchCommand(MysqlXAConnection.java:584)
    **** Error Thu Dec 22 09:24:09 IST 2011 1324526049399 /atg/dynamo/service/jdbc/JTDataSource
    TIA
    Praveer

    Hi Praveer,
    For MySQL server It is impossible to use with ATG CRS, since it does not support XA transactions completely.
    MySQL have certain limitations and restrictions for XA transactions, about which you can see at:
    http://dev.mysql.com/doc/refman/5.0/en/xa-restrictions.html
    The problem in case of MySQL is with the server itself.
    Happy Coding
    Prakhar

  • Can ATG 10.0.3 run on windows 7 enterprise edition of OS ?

    Hi guys,
    I'm having some trouble with ATG, when i try to run atg CRS demo in windows 7 ent edition i get these errors. i'm thinking this is not starting some of nucleus in my PC. When i tried it on a Windows Server OS, it started normaly. (i mean with out errors.). so what would be the problem in my Windows 7 ent OS pc??
    error in jboss server log ------>
    2012-03-05 17:39:54,150 INFO [nucleusNamespace.atg.dynamo.service.logging.ScreenLog] (main) Using external info logging for Nucleus debug and trace messages to prevent hidden Nucleus logging. Set the Nucleus /atg/dynamo/service/logging/ScreenLog.useInfoForDebug property to false to use external logging debug and trace instead.
    2012-03-05 17:39:57,175 WARN [nucleusNamespace.DistributorSender] (main) No remote servers configured
    2012-03-05 17:39:57,310 INFO [nucleusNamespace.atg.commerce.pricing.priceLists.PriceLists] (main) SQL Repository startup complete
    2012-03-05 17:39:57,349 ERROR [nucleusNamespace.] (main) Unable to resolve component /atg/multisite/SiteRepository
    java.lang.IllegalArgumentException: null source
         at java.util.EventObject.<init>(EventObject.java:38)
         at javax.sql.StatementEvent.<init>(StatementEvent.java:39)
         at com.mysql.jdbc.jdbc2.optional.JDBC4PreparedStatementWrapper.close(JDBC4PreparedStatementWrapper.java:70)
         at org.jboss.resource.adapter.jdbc.WrappedStatement.internalClose(WrappedStatement.java:881)
         at org.jboss.resource.adapter.jdbc.WrappedStatement.close(WrappedStatement.java:79)
         at atg.adapter.gsa.SQLStatement.close(SQLStatement.java:788)
         at atg.adapter.gsa.Table.close(Table.java:3578)
         at atg.adapter.gsa.Table.check(Table.java:2141)
         at atg.adapter.gsa.GSARepository.checkTables(GSARepository.java:7231)
         at atg.adapter.gsa.GSARepository.initialize(GSARepository.java:5627)
         at atg.adapter.gsa.GSARepository.initializeTransactionally(GSARepository.java:5467)
    and i also foung this error in my cim log file .......
    info     Mon Mar 05 17:23:43 IST 2012     1330948423740     atg.cim.database.dbsetup.CimDBJobManager     Top level module list for Datasource Publishing: DCS-UI.Versioned,BIZUI,PubPortlet,DafEar.Admin,SiteAdmin.Versioned,B2CCommerce.Versioned,DCS.Versioned,DCS-UI,Store.EStore.Versioned,Store.Storefront,Portal.paf,Store.Storefront
    **** info     Mon Mar 05 17:23:45 IST 2012     1330948425286     atg.cim.database.dbsetup.CimDBJobManager     35 of 35 imports not previously run.
    **** info     Mon Mar 05 17:23:45 IST 2012     1330948425346     atg.cim.database.dbsetup.CimDBJobManager     Top level module list for Datasource Production Core: DafEar.Admin,DPS,DSS,B2CCommerce,DCS.PublishingAgent,DCS.AbandonedOrderServices,Store.Storefront,Store.Storefront.NoPublishing,Store.Fulfillment,Store.EStore
    **** info     Mon Mar 05 17:23:45 IST 2012     1330948425735     atg.cim.database.dbsetup.CimDBJobManager     0 of 12 imports not previously run.
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor     ---     atg.cim.StepException: DisplayMainMenu:Error Executing Step
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.step.StepExecutor.processCurrentStep(StepExecutor.java:87)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.runner.Runner.run(Runner.java:152)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.flow.CimFlow.startupFlow(CimFlow.java:69)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.flow.CimFlowCreator.startDefaultCimFlow(CimFlowCreator.java:78)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.Launcher.startCimFlow(Launcher.java:168)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.Launcher.main(Launcher.java:68)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor     Caused by :atg.cim.StepException: DisplayMainMenu:Error Executing Step Commands
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.step.StepExecutor.processStep(StepExecutor.java:219)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.step.StepExecutor.processCurrentStep(StepExecutor.java:80)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.runner.Runner.run(Runner.java:152)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.flow.CimFlow.startupFlow(CimFlow.java:69)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.flow.CimFlowCreator.startDefaultCimFlow(CimFlowCreator.java:78)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.Launcher.startCimFlow(Launcher.java:168)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.Launcher.main(Launcher.java:68)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor     Caused by (#2):atg.cim.CommandException: Error Executing Wizard
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.command.types.LaunchWizard.execute(LaunchWizard.java:76)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.command.CommandExecutor.execute(CommandExecutor.java:128)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.command.CommandExecutor.executeCommands(CommandExecutor.java:156)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.step.StepExecutor.processStep(StepExecutor.java:216)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.step.StepExecutor.processCurrentStep(StepExecutor.java:80)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.runner.Runner.run(Runner.java:152)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.flow.CimFlow.startupFlow(CimFlow.java:69)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.flow.CimFlowCreator.startDefaultCimFlow(CimFlowCreator.java:78)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.Launcher.startCimFlow(Launcher.java:168)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.Launcher.main(Launcher.java:68)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor     Caused by (#3):atg.cim.RunnerException: Error processing Steps.
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.runner.Runner.run(Runner.java:154)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.command.types.LaunchWizard.execute(LaunchWizard.java:73)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.command.CommandExecutor.execute(CommandExecutor.java:128)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.command.CommandExecutor.executeCommands(CommandExecutor.java:156)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.step.StepExecutor.processStep(StepExecutor.java:216)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.step.StepExecutor.processCurrentStep(StepExecutor.java:80)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.runner.Runner.run(Runner.java:152)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.flow.CimFlow.startupFlow(CimFlow.java:69)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.flow.CimFlowCreator.startDefaultCimFlow(CimFlowCreator.java:78)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.Launcher.startCimFlow(Launcher.java:168)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.Launcher.main(Launcher.java:68)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor     Caused by (#4):atg.cim.StepException: ProductCalculatorTemplateStep:Error Executing Step
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.step.StepExecutor.processCurrentStep(StepExecutor.java:97)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.runner.Runner.run(Runner.java:152)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.command.types.LaunchWizard.execute(LaunchWizard.java:73)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.command.CommandExecutor.execute(CommandExecutor.java:128)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.command.CommandExecutor.executeCommands(CommandExecutor.java:156)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.step.StepExecutor.processStep(StepExecutor.java:216)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.step.StepExecutor.processCurrentStep(StepExecutor.java:80)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.runner.Runner.run(Runner.java:152)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.flow.CimFlow.startupFlow(CimFlow.java:69)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.flow.CimFlowCreator.startDefaultCimFlow(CimFlowCreator.java:78)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.Launcher.startCimFlow(Launcher.java:168)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.Launcher.main(Launcher.java:68)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor     Caused by (#5):atg.cim.StepException: ProductCalculatorTemplateStep:Error Executing Template
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.step.StepExecutor.processStep(StepExecutor.java:132)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.step.StepExecutor.processCurrentStep(StepExecutor.java:80)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.runner.Runner.run(Runner.java:152)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.command.types.LaunchWizard.execute(LaunchWizard.java:73)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.command.CommandExecutor.execute(CommandExecutor.java:128)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.command.CommandExecutor.executeCommands(CommandExecutor.java:156)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.step.StepExecutor.processStep(StepExecutor.java:216)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.step.StepExecutor.processCurrentStep(StepExecutor.java:80)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.runner.Runner.run(Runner.java:152)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.flow.CimFlow.startupFlow(CimFlow.java:69)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.flow.CimFlowCreator.startDefaultCimFlow(CimFlowCreator.java:78)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.Launcher.startCimFlow(Launcher.java:168)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.Launcher.main(Launcher.java:68)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor     Caused by (#6):atg.cim.CommandException: Error Executing Template
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.command.types.LaunchTemplate.execute(LaunchTemplate.java:72)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.command.CommandExecutor.execute(CommandExecutor.java:128)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.command.CommandExecutor.executeCommands(CommandExecutor.java:156)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.step.StepExecutor.processStep(StepExecutor.java:129)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.step.StepExecutor.processCurrentStep(StepExecutor.java:80)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.runner.Runner.run(Runner.java:152)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.command.types.LaunchWizard.execute(LaunchWizard.java:73)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.command.CommandExecutor.execute(CommandExecutor.java:128)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.command.CommandExecutor.executeCommands(CommandExecutor.java:156)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.step.StepExecutor.processStep(StepExecutor.java:216)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.step.StepExecutor.processCurrentStep(StepExecutor.java:80)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.runner.Runner.run(Runner.java:152)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.flow.CimFlow.startupFlow(CimFlow.java:69)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.flow.CimFlowCreator.startDefaultCimFlow(CimFlowCreator.java:78)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.Launcher.startCimFlow(Launcher.java:168)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.Launcher.main(Launcher.java:68)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor     Caused by (#7):atg.cim.RunnerException: Error processing Steps.
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.runner.Runner.run(Runner.java:154)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.command.types.LaunchTemplate.execute(LaunchTemplate.java:69)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.command.CommandExecutor.execute(CommandExecutor.java:128)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.command.CommandExecutor.executeCommands(CommandExecutor.java:156)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.step.StepExecutor.processStep(StepExecutor.java:129)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.step.StepExecutor.processCurrentStep(StepExecutor.java:80)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.runner.Runner.run(Runner.java:152)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.command.types.LaunchWizard.execute(LaunchWizard.java:73)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.command.CommandExecutor.execute(CommandExecutor.java:128)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.command.CommandExecutor.executeCommands(CommandExecutor.java:156)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.step.StepExecutor.processStep(StepExecutor.java:216)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.step.StepExecutor.processCurrentStep(StepExecutor.java:80)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.runner.Runner.run(Runner.java:152)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.flow.CimFlow.startupFlow(CimFlow.java:69)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.flow.CimFlowCreator.startDefaultCimFlow(CimFlowCreator.java:78)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.Launcher.startCimFlow(Launcher.java:168)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.Launcher.main(Launcher.java:68)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor     Caused by (#8):atg.cim.StepException: :Error Executing Step
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.step.StepExecutor.processCurrentStep(StepExecutor.java:97)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.runner.Runner.run(Runner.java:152)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.command.types.LaunchTemplate.execute(LaunchTemplate.java:69)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.command.CommandExecutor.execute(CommandExecutor.java:128)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.command.CommandExecutor.executeCommands(CommandExecutor.java:156)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.step.StepExecutor.processStep(StepExecutor.java:129)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.step.StepExecutor.processCurrentStep(StepExecutor.java:80)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.runner.Runner.run(Runner.java:152)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.command.types.LaunchWizard.execute(LaunchWizard.java:73)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.command.CommandExecutor.execute(CommandExecutor.java:128)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.command.CommandExecutor.executeCommands(CommandExecutor.java:156)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.step.StepExecutor.processStep(StepExecutor.java:216)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.step.StepExecutor.processCurrentStep(StepExecutor.java:80)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.runner.Runner.run(Runner.java:152)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.flow.CimFlow.startupFlow(CimFlow.java:69)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.flow.CimFlowCreator.startDefaultCimFlow(CimFlowCreator.java:78)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.Launcher.startCimFlow(Launcher.java:168)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.Launcher.main(Launcher.java:68)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor     Caused by (#9):atg.cim.CimXmlRuntimeException: Error getting server-instance-type xml for Product id store.
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.product.modulelist.MultipleProductMergeCalculator.getSource(MultipleProductMergeCalculator.java:560)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.product.modulelist.MultipleProductMergeCalculator.getCombinedProductXML(MultipleProductMergeCalculator.java:686)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.product.modulelist.MultipleProductMergeCalculator.getCombinedProduct(MultipleProductMergeCalculator.java:671)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.product.modulelist.MultipleProductMergeCalculator.getCombinedServerInstanceTypes(MultipleProductMergeCalculator.java:507)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.product.modulelist.MultipleProductMergeCalculator.calculate(MultipleProductMergeCalculator.java:139)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.productconfig.productselector.ProductCalculatorTask.execute(ProductCalculatorTask.java:90)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.task.TaskExecutor.execute(TaskExecutor.java:134)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.task.TaskExecutor.executeTasks(TaskExecutor.java:80)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.command.types.ExecuteStepTasks.execute(ExecuteStepTasks.java:51)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.command.CommandExecutor.execute(CommandExecutor.java:128)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.command.CommandExecutor.executeCommands(CommandExecutor.java:156)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.step.StepExecutor.executeValidations(StepExecutor.java:289)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.ui.text.TextDisplay.processStep(TextDisplay.java:436)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.ui.UIDispatchImpl.processStep(UIDispatchImpl.java:89)
    **** Error     Mon Mar 05 17:23:53 IST 2012     1330948433562     atg.cim.step.StepExecutor          at atg.cim.step.StepExecutor.processStep(StepExecutor.java:201)
    Thanks ........

    Hi ,
    Ideally it should run , think some problem in your enviornment,
    1- check your JDK version.
    2- check installation log , was it successfull ?
    3 - right click on the exe and your can install in compatibility mode for different versions of windows.try that.
    ~ Praveer

  • ATG 10 CIM Confoguration Error

    Can anyone pls help. Getting the following error in CIM console. while configuring Publishing Server using ATG CIM. All the other servers are configured without any error.
    An unexpected error has occurred. Property #targetName can not occur more than
    once unless it ends with '+
    The following shows the cim error log.
    **** Warning Fri Feb 01 16:58:29 IST 2013 1359718109726 atg.cim.productconfig.serverinstance.ServerInstanceTypeConfigurationTemplate The remoteHost property is set to null.
    **** info Fri Feb 01 16:58:29 IST 2013 1359718109726 atg.cim.productconfig.serverinstance.ServerInstanceTypeConfigurationTemplate Adding property file /atg/commerce/pricing/priceLists/PriceLists_production.properties
    **** info Fri Feb 01 16:58:29 IST 2013 1359718109726 atg.cim.productconfig.serverinstance.ServerInstanceTypeConfigurationTemplate Adding property file /atg/commerce/catalog/ProductCatalog_production.properties
    **** info Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.productconfig.serverinstance.ServerInstanceTypeConfigurationTemplate Adding property file /atg/search/service/SearchJTDataSource.properties
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor --- atg.cim.StepException: DisplayMainMenu:Error Executing Step
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.processCurrentStep(StepExecutor.java:109)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.runner.Runner.run(Runner.java:169)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.flow.CimFlow.startupFlow(CimFlow.java:86)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.flow.CimFlowCreator.startDefaultCimFlow(CimFlowCreator.java:94)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.Launcher.startCimFlow(Launcher.java:285)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.Launcher.main(Launcher.java:99)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor Caused by :atg.cim.StepException: DisplayMainMenu:Error Executing Step Commands
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.processStep(StepExecutor.java:241)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.processCurrentStep(StepExecutor.java:102)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.runner.Runner.run(Runner.java:169)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.flow.CimFlow.startupFlow(CimFlow.java:86)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.flow.CimFlowCreator.startDefaultCimFlow(CimFlowCreator.java:94)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.Launcher.startCimFlow(Launcher.java:285)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.Launcher.main(Launcher.java:99)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor Caused by (#2):atg.cim.CommandException: Error Executing Wizard
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor Caused by (#14):atg.cim.CommandException: Error Executing Template
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.command.types.LaunchTemplate.execute(LaunchTemplate.java:92)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.command.CommandExecutor.execute(CommandExecutor.java:148)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.command.CommandExecutor.executeCommands(CommandExecutor.java:176)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.processStep(StepExecutor.java:151)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.processCurrentStep(StepExecutor.java:102)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.runner.Runner.run(Runner.java:169)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.command.types.LaunchTemplate.execute(LaunchTemplate.java:89)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.command.CommandExecutor.execute(CommandExecutor.java:148)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.command.CommandExecutor.executeCommands(CommandExecutor.java:176)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.processStep(StepExecutor.java:151)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.processCurrentStep(StepExecutor.java:102)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.runner.Runner.run(Runner.java:169)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.command.types.LaunchTemplate.execute(LaunchTemplate.java:89)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.command.CommandExecutor.execute(CommandExecutor.java:148)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.command.CommandExecutor.executeCommands(CommandExecutor.java:176)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.processStep(StepExecutor.java:151)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.processCurrentStep(StepExecutor.java:102)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.runner.Runner.run(Runner.java:169)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.command.types.LaunchWizard.execute(LaunchWizard.java:93)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.command.CommandExecutor.execute(CommandExecutor.java:148)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.command.CommandExecutor.executeCommands(CommandExecutor.java:176)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.processStep(StepExecutor.java:238)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.processCurrentStep(StepExecutor.java:102)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.runner.Runner.run(Runner.java:169)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.flow.CimFlow.startupFlow(CimFlow.java:86)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.flow.CimFlowCreator.startDefaultCimFlow(CimFlowCreator.java:94)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.Launcher.startCimFlow(Launcher.java:285)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.Launcher.main(Launcher.java:99)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor Caused by (#15):atg.cim.worker.TemplateException: Error creating Property File '/atg/commerce/search/ProductCatalogOutputConfig.properties
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.productconfig.serverinstance.ServerInstanceConfigDirTemplate.addGeneratePropertyFileCreation(ServerInstanceConfigDirTemplate.java:320)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.productconfig.serverinstance.ServerInstanceTypeConfigurationTemplate.addGeneratePropertyFileCreation(ServerInstanceTypeConfigurationTemplate.java:291)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.productconfig.serverinstance.ServerInstanceTypeConfigurationTemplate.processConfigDir(ServerInstanceTypeConfigurationTemplate.java:262)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.productconfig.serverinstance.ServerInstanceTypeConfigurationTemplate.processConfigDir(ServerInstanceTypeConfigurationTemplate.java:243)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.productconfig.serverinstance.ServerInstanceTypeConfigurationTemplate.generate(ServerInstanceTypeConfigurationTemplate.java:152)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.runner.TemplateRunner.init(TemplateRunner.java:163)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.command.types.LaunchTemplate.execute(LaunchTemplate.java:88)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.command.CommandExecutor.execute(CommandExecutor.java:148)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.command.CommandExecutor.executeCommands(CommandExecutor.java:176)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.processStep(StepExecutor.java:151)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.processCurrentStep(StepExecutor.java:102)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.runner.Runner.run(Runner.java:169)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.command.types.LaunchTemplate.execute(LaunchTemplate.java:89)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.command.CommandExecutor.execute(CommandExecutor.java:148)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.command.CommandExecutor.executeCommands(CommandExecutor.java:176)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.processStep(StepExecutor.java:151)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.processCurrentStep(StepExecutor.java:102)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.runner.Runner.run(Runner.java:169)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.command.types.LaunchTemplate.execute(LaunchTemplate.java:89)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.command.CommandExecutor.execute(CommandExecutor.java:148)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.command.CommandExecutor.executeCommands(CommandExecutor.java:176)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.processStep(StepExecutor.java:151)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.processCurrentStep(StepExecutor.java:102)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.runner.Runner.run(Runner.java:169)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.command.types.LaunchWizard.execute(LaunchWizard.java:93)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.command.CommandExecutor.execute(CommandExecutor.java:148)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.command.CommandExecutor.executeCommands(CommandExecutor.java:176)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.processStep(StepExecutor.java:238)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.processCurrentStep(StepExecutor.java:102)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.runner.Runner.run(Runner.java:169)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.flow.CimFlow.startupFlow(CimFlow.java:86)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.flow.CimFlowCreator.startDefaultCimFlow(CimFlowCreator.java:94)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.Launcher.startCimFlow(Launcher.java:285)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.Launcher.main(Launcher.java:99)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor Caused by (#16):atg.cim.worker.TemplateException: Property #targetName can not occur more than once unless it ends with '+'
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.productconfig.serverinstance.ServerInstanceConfigDirTemplate.saveProperty(ServerInstanceConfigDirTemplate.java:364)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.productconfig.serverinstance.ServerInstanceConfigDirTemplate.addGeneratePropertyFileCreation(ServerInstanceConfigDirTemplate.java:314)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.productconfig.serverinstance.ServerInstanceTypeConfigurationTemplate.addGeneratePropertyFileCreation(ServerInstanceTypeConfigurationTemplate.java:291)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.productconfig.serverinstance.ServerInstanceTypeConfigurationTemplate.processConfigDir(ServerInstanceTypeConfigurationTemplate.java:262)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.productconfig.serverinstance.ServerInstanceTypeConfigurationTemplate.processConfigDir(ServerInstanceTypeConfigurationTemplate.java:243)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.productconfig.serverinstance.ServerInstanceTypeConfigurationTemplate.generate(ServerInstanceTypeConfigurationTemplate.java:152)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.runner.TemplateRunner.init(TemplateRunner.java:163)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.command.types.LaunchTemplate.execute(LaunchTemplate.java:88)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.command.CommandExecutor.execute(CommandExecutor.java:148)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.command.CommandExecutor.executeCommands(CommandExecutor.java:176)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.processStep(StepExecutor.java:151)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.processCurrentStep(StepExecutor.java:102)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.runner.Runner.run(Runner.java:169)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.command.types.LaunchTemplate.execute(LaunchTemplate.java:89)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.command.CommandExecutor.execute(CommandExecutor.java:148)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.command.CommandExecutor.executeCommands(CommandExecutor.java:176)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.processStep(StepExecutor.java:151)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.processCurrentStep(StepExecutor.java:102)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.runner.Runner.run(Runner.java:169)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.command.types.LaunchTemplate.execute(LaunchTemplate.java:89)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.command.CommandExecutor.execute(CommandExecutor.java:148)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.command.CommandExecutor.executeCommands(CommandExecutor.java:176)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.processStep(StepExecutor.java:151)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.processCurrentStep(StepExecutor.java:102)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.runner.Runner.run(Runner.java:169)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.command.types.LaunchWizard.execute(LaunchWizard.java:93)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.command.CommandExecutor.execute(CommandExecutor.java:148)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.command.CommandExecutor.executeCommands(CommandExecutor.java:176)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.processStep(StepExecutor.java:238)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.processCurrentStep(StepExecutor.java:102)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.runner.Runner.run(Runner.java:169)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.flow.CimFlow.startupFlow(CimFlow.java:86)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.flow.CimFlowCreator.startDefaultCimFlow(CimFlowCreator.java:94)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.Launcher.startCimFlow(Launcher.java:285)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor at atg.cim.Launcher.main(Launcher.java:99)
    **** Error Fri Feb 01 16:58:29 IST 2013 1359718109727 atg.cim.step.StepExecutor
    Thanks,
    MBS

    The error is due to the fact that during installation, one can select ATG Search as well as ATG CRS both. Since I have not come across any documentation which talks on how to exclude Endeca, so we are sure tied up with it. Maybe for a better reason http://branchbird.com/blog/the-atg-endeca-integration-part-i/
    So you need to comment search from the product group id in product.xml. combine-tmp.xml is a dynamically created file and will change when you run CIM again.
    <property-file file="/atg/commerce/search/ProductCatalogOutputConfig.properties">
    *<!--property-group id="searchonly">*
    *<requires-addon-id id="search"/>*
    *<property name="#targetName">*
    *<value>Production</value>*
    *</property>*
    *</property-group-->*
    <property-group id="endeca">
    <requires-addon-id id="endeca"/>
    <property name="#targetName">
    <value>Production</value>
    </property>
    </property-group>
    </property-file>
    After this change CIM works.

Maybe you are looking for

  • I am getting the following error when trying to install premiere elements 9 on mac os 10.7.2:

    ERROR:  - PreMacContentInstaller: Failed due to Language Pack installation failure could someone please help.  i received this package of adobe photoshop elements/adobe premiere elements 9 several months ago. i am just getting  around to using now bu

  • Can't lock the screen anymore with a password

    I can't lock the screen anymore since I installed Mavericks. I have assigned a password to the screensaver in the system preferences, but when I activate the screensaver on my iMac 8,1 it does not ask for the password when I wake it up from sleep. I

  • Process of returning goods

    I want to return goods due to some quality reason. Can anybody describe the standard process ? I guess.. QA02 - reject material - mvt 322 MIGO - return delivery - mvt ......  (with tick on 'via delivery') MRP increases the requirement to compensate r

  • Add SFTP support (please)

    In order for Adobe Muse to be more widely adopted by our organization, we need SFTP support included (not just FTP). I find it interesting that Business Catalyst has moved to SFTP, but that Muse has not. Any plans to add it soon? Thanks!

  • Flash 12 and 13 "General Install Error" on IE 11

    Come on Adobe, write some better code will you.