ATG Endeca CRS Integration baseline_update.bat fails

Hi,
I have deployed the CRS through cim.bat and after that I am trying to run the following scripts and fails with the below errors.
I am able to deploy the dicsover application that comes with the Endeca.
Here are the steps I am trying to do after deploying through CIM.
F:\Endeca\apps\CRS\control>load_baseline_test_data.bat
F:\Endeca\apps\CRS\control>baseline_update.bat
F:\Endeca\apps\CRS\control>load_baseline_test_data.bat
F:\Endeca\apps\CRS\config\script\..\..\test_data\baseline\data.txt
1 file(s) copied.
Setting flag 'baseline_data_ready' in the EAC.
F:\Endeca\apps\CRS\control>baseline_update.bat
[03.27.13 10:55:13] INFO: Checking definition from AppConfig.xml against existing EAC provisioning.
[03.27.13 10:55:14] INFO: Definition has not changed.
[03.27.13 10:55:14] INFO: Starting baseline update script.
[03.27.13 10:55:14] INFO: Acquired lock 'update_lock'.
[03.27.13 10:55:14] INFO: [ITLHost] Starting shell utility 'move_-toprocessing'.
[03.27.13 10:55:15] INFO: [ITLHost] Starting copy utility 'fetch_config_to_input_for_forge_Forge'.
[03.27.13 10:55:16] INFO: [ITLHost] Starting backup utility 'backup_log_dir_for_component_ConfigurationGeneratorForge'.
[03.27.13 10:55:17] INFO: [ITLHost] Starting component 'ConfigurationGeneratorForge'.
[03.27.13 10:55:35] INFO: [ITLHost] Starting copy utility 'CopyRecsearchConfig'.
[03.27.13 10:55:35] INFO: [ITLHost] Starting backup utility 'backup_log_dir_for_component_Forge'.
[03.27.13 10:55:36] INFO: [ITLHost] Starting component 'Forge'.
[03.27.13 10:55:41] INFO: [ITLHost] Starting backup utility 'backup_log_dir_for_component_Dgidx'.
[03.27.13 10:55:42] INFO: [ITLHost] Starting component 'Dgidx'.
[03.27.13 10:55:43] SEVERE: Batch component 'Dgidx' failed. Refer to component logs in F:\Endeca\apps\CRS\config\script\..\..\.\logs\dgidxs\Dgidx on host ITLHost.
Occurred while executing line 53 of valid BeanShell script:
50|
51| Dgidx.archiveLogDir();
52|
53| Dgidx.run();
54|
55|
56|
[03.27.13 10:55:43] SEVERE: Caught an exception while invoking method 'run' on object 'BaselineUpdate'. Releasing locks.
Caused by java.lang.reflect.InvocationTargetException
sun.reflect.NativeMethodAccessorImpl invoke0 - null
Caused by com.endeca.soleng.eac.toolkit.exception.AppControlException
com.endeca.soleng.eac.toolkit.script.Script runBeanShellScript - Error executing valid BeanShell script.
Caused by com.endeca.soleng.eac.toolkit.exception.EacComponentControlException
com.endeca.soleng.eac.toolkit.component.BatchComponent run - Batch component 'Dgidx' failed. Refer to component logs in F:\Endeca\apps\CRS\config\script\..\..\.\logs\dgidxs\Dgidx on host ITLHost.
[03.27.13 10:55:43] INFO: Released lock 'update_lock'.
Error in the Log file Dgidx.log
============================================================================
=== DGIDX: Version = "6.4.0.692722"
=== Start Time : Wed Mar 27 10:55:42 2013
=== Arguments : "F:\Endeca\MDEX\6.4.0\bin\dgidx.exe -v --compoundDimSearch --lang en --out F:\Endeca\apps\CRS\logs\dgidxs\Dgidx\Dgidx.log --dtddir F:\Endeca\MDEX\6.4.0\conf\dtd --tmpdir F:\Endeca\apps\CRS\data\temp F:\Endeca\apps\CRS\data\forge_output\CRS F:\Endeca\apps\CRS\data\dgidx_output\CRS"
=== Current Directory : F:\Endeca\apps\CRS
=== Host : ABONDALA-US2
=== Exec Path : F:\Endeca\MDEX\6.4.0\bin\dgidx.exe
============================================================================
Language/collation in use is English (collation=endeca)
WARN     03/27/13 15:55:42.950 UTC (1364399742949)     DGIDX     {dgidx,baseline}     Lexer/OLT log: level=-1: 2013/03/27 10:55:42 | INFO | Enabling log callback     
No application configuration specified. Using "F:\Endeca\apps\CRS\data\forge_output\CRS" as the application configuration prefix.
============================================================================
=== DGIDX: Starting phase "Read raw dimensions, properties, and records"
=== Current Time : Wed Mar 27 10:55:42 2013
=== Total Elapsed : 0.0110 seconds
=== User CPU Time : 0.0156 seconds
=== System CPU Time : 0.0468 seconds
=== Memory Usage : 18.23 MB
============================================================================
Parsing XML dimensions data with validation turned on
Parsing project file "F:\Endeca\apps\CRS\data\forge_output\CRS.xml" (project="CRS")
XMLParser: Reading dimensions, dvals, and synonyms from file "F:\Endeca\apps\CRS\data\forge_output\\CRS.dimensions.xml"
ERROR     03/27/13 15:55:42.958 UTC (1364399742957)     DGIDX     {dgidx,baseline}     Internal error while decompressing input stream: null     
FATAL     03/27/13 15:55:42.958 UTC (1364399742957)     DGIDX     {dgidx,baseline}     Fatal error at file , line 0, char 0; Message: An exception occurred! Type:RuntimeException, Message:The primary document entity could not be opened. Id=F:\Endeca\apps\CRS\data\forge_output\\CRS.dimensions.xml     
WARN     03/27/13 15:55:42.958 UTC (1364399742957)     DGIDX     {dgidx,baseline}     Lexer/OLT log: level=-1: 2013/03/27 10:55:42 | INFO | Disabling log callback     
Is this issue ""F:\Endeca\apps\CRS\data\forge_output\\CRS.dimensions.xml" file path. I am running on windows 7 and even tried giving the paths with back slash instead of forward slash. Not sure where to debug this issue. Please let me know if anyone has encountered this error.
environment.properties
LANGUAGE_ID=en
EAC_PORT=8888
HOSTNAME=localhost
#CAS settings
CAS_ROOT=F:/Endeca/CAS/3.1.1
CAS_HOST=localhost
CAS_PORT=8500
CAS_CLIENT_ID=FORGE
# PATH_SEP_VARNAME: for platform-independence, determine at runtime instead of build time:
PATH_SEP_VARNAME=${path.separator}
# CAS library directory for loading the jars to use in the record store commandline util into the class path
RS_JAVA_LIB_DIR=F:/Endeca/CAS/3.1.1/lib/recordstore-cmd/
# CAS recordstore-forge-adapter jar loads all necessary record store client dependencies through manifest file
CAS_RS_CLASSPATH=F:/Endeca/CAS/3.1.1/lib/recordstore-forge-adapter/recordstore-forge-adapter-3.1.1.jar
# Forge needs record store libraries as well as Spring to load record store adapter configuration files
FORGE_CLASSPATH=${CAS_RS_CLASSPATH}${PATH_SEP_VARNAME}./config/lib/java/spring-2.5.6.jar${PATH_SEP_VARNAME}./config/lib/java/eacToolkit-3.1.1.jar${PATH_SEP_VARNAME}./config/lib/java/spring-delegate-adapter-1.0.1.jar${PATH_SEP_VARNAME}./config/script${PATH_SEP_VARNAME}.
# Forges running FCM need to both read from record stores and run the FCM, ifdi-fcm.jar includes dependencies via manifest
FORGE_FCM_CLASSPATH=${FORGE_CLASSPATH}${PATH_SEP_VARNAME}./config/lib/java/ifdi-fcm-1.0.0.20121016.jar
Thanks for the help.
Thanks
Anil.
Edited by: user552512 on Mar 27, 2013 9:08 AM

That definitely doesn't look right - by default it would be reading the file data\forge_output\dimensions.xml, but you are getting a carriage return and CRS.dimensions.xml? Have you modified the Dimension Adapter and/or Indexer Adapter in your pipeline? The default settings are:
-- Dimension Adapter --
Format = XML - Internal
URL = dimensions.xml (so relative to the pipeline.epx)
Custom Compression Level = unchecked (if this is checked then URL will become dimensions.xml.gz)
-- Indexer Adapter --
URL = ../../data/forge_output/
Regards
Michael

Similar Messages

  • How ATG,Endeca,Webcenter sites are integrated in eCommerce?

    Hi all,I just began studying ATG,and have not known it very much. My company use oracle's products like ATG,Endeca,webcenter sites.But I don't understand:
    1.how they are integrated togethor.
    2.What is their respective role in the whole eCommerce development?
    3.how they collaborate with each other ?
    I will very appreciate if you can solve my confusion.
    sorry about my poor english.

    Hi Sarah
    What verison of ATG is your company using?
    We can then point you to the right material.
    For example prior to ATG 10.1.1 there was no product integration between ATG/Endeca it would have been a custom integration.
    Thanks
    Gareth

  • ATG-Endeca integration issue

    I have a simple jsp to invoke droplet 'InvokeAssembler' as bellow:
    <dsp:droplet name="InvokeAssembler">
      <dsp:param name="contentCollection" value="/content/Shared/PLP Page Collection/PLP passarela - feminino"/>
      <dsp:oparam name="output">
        <dsp:getvalueof var="test" vartype="com.endeca.infront.assembler.ContentItem" param="contentItem" />
        <br/>contentItem.contents: <dsp:valueof param="contentItem.contents" /> <br/></br>
        <br/><br/>contentItem: <c:out value="${test}" />
      </dsp:oparam>
    </dsp:droplet>
    And the 'contentCollection' value is copied from Experience Manager content collection xmgr.html url:
    http://localhost:8006/ifcr/sites/CRS/tools/xmgr.html#content/Shared/PLP%20Page%20Collection/PLP%20passarela%20-%20femini…
    The output for contentItem.contents is empty, I am not sure if there is something I missed in jsp or the content collection is empty in Experience Manager but there is no errors in ATG jboss side, the debug log as below:
    21:50:11,035 INFO [AssemblerPipelineServlet] DEBUG Ignoring (passing on) request because mime type dynamo-internal/html is not allowed for assembly
    21:50:11,040 INFO [AssemblerPipelineServlet] DEBUG Ignoring (passing on) request for /passarela/test.jsp
    21:50:11,531 INFO  [AssemblerTools] DEBUG Assembling content for {@type=ContentSlot, ruleLimit=1, contentCollection=/content/Shared/PLP Page Collection/PLP passarela - feminino}
    21:50:13,289 INFO  [AssemblerTools] DEBUG Record filters: [product.priceListPair:precoVenda_precoTabela]
    21:50:13,290 INFO  [AssemblerTools] DEBUG FilterState.securityFilter:
    21:50:13,318 INFO  [AssemblerTools] DEBUG NavigationState: ?Nf=product.endDate%7CGTEQ+1.3769568E12%7C%7Cproduct.startDate%7CLTEQ+1.3769568E12&Nr=product.priceListPair%3AprecoVenda_precoTabela
    21:50:13,347 INFO [NucleusAssemblerFactory] DEBUG Returning handler from defaultHandlerPath: /atg/endeca/assembler/cartridge/handler/ContentSlot
    21:50:13,363 INFO  [AssemblerTools] DEBUG UserState segments: [sitegroup.grupoPassarela, site.passarelaHome]
    21:50:13,673 INFO  [AssemblerTools] DEBUG Assembled content {contents=[], @type=ContentSlot, atg:currentSiteProductionURL=/passarela, ruleLimit=1, contentCollection=/content/Shared/PLP Page Collection  /PLP passarela - feminino}
    But I have index data there and should return something, anyone has any idea?
    Thanks a lot.

    Hi freind,
    Same errore i got in my case a lso . i am trying to integrate latest endeca installable with ATG 10.1.1 . Could you please help me if you are have followed any remedies for this error..

  • Creating hierarchical dimension for products in ATG - Endeca integration

    Hi,
    I need to generate the hierarchical dimensions till product hierarchy, OOB feature creates the dimension till category hierarchy.
    If anyone has worked or have idea on this, please provide the steps to be followed and the sample category-din-output-config.xml to generate hierarchical dimension till products.
    Regards,
    Sudheer

    Are you planning to create articles in ExpManager OR the content will come from some other system and you just want to manage the pages to display the content in Exp Manager?
    On a high level:
    If it is case #1 you have to integrate ATG & Endeca and write some cartridges for managing the content.
    If it is case #2 you have to integrate ATG & Endeca and modify the auto generated pipeline to pull in your content from the other system.
    Pankaj.

  • Exception while starting baseline_update.bat?

    {dgidx,baseline} Fatal error at file , line 0, char 0; Message: An exception occurred! Type:RuntimeException, Message:The primary document entity could not be opened.
    Id=C:\Endeca\apps\crs1\data\forge_output\\crs1.dimensions.xml

    Thanks for your reply.
    I had solved the problem.The reason for the exception is there is no content in crs1.dimensions.xml (as i didn't run the baseline script in :
    http://localhost:8080/dyn/admin/nucleus/atg/endeca/index /commerce/ProductCatalogSimpleIndexingAdmin
    through dyn/admin before running baseline_update.bat).

  • On executing cammand baseline_update.bat i am facing error

    C:\Endeca\Apps\MyAppTest\control>baseline_update.bat
    [11.05.13 14:28:14] INFO: Checking definition from AppConfig.xml against existing EAC provisioning.
    [11.05.13 14:28:15] INFO: Updating definitions for dgraphs in restart group 'A'.
    [11.05.13 14:28:15] INFO: Updating definition for component 'AuthoringDgraph'.
    [11.05.13 14:28:16] INFO: Updating provisioning for component 'Dgidx'.
    [11.05.13 14:28:16] INFO: Updating definition for component 'Dgidx'.
    [11.05.13 14:28:16] INFO: Definition updated.
    [11.05.13 14:28:16] INFO: Starting baseline update script.
    [11.05.13 14:28:16] INFO: Acquired lock 'update_lock'.
    [11.05.13 14:28:16] INFO: [ITLHost] Starting shell utility 'cleanDir_processing'.
    [11.05.13 14:28:17] INFO: [ITLHost] Starting shell utility 'cleanDir_forge-output'.
    [11.05.13 14:28:19] INFO: [ITLHost] Starting shell utility 'cleanDir_dgidx-output'.
    [11.05.13 14:28:20] INFO: [ITLHost] Starting shell utility 'move_-_to_processing'.
    [11.05.13 14:28:21] INFO: [ITLHost] Starting copy utility 'fetch_config_to_input_for_forge_Forge'.
    [11.05.13 14:28:22] INFO: [ITLHost] Starting backup utility 'backup_log_dir_for_component_Forge'.
    [11.05.13 14:28:23] INFO: [ITLHost] Starting component 'Forge'.
    [11.05.13 14:28:26] INFO: [ITLHost] Starting backup utility 'backup_log_dir_for_component_Dgidx'.
    [11.05.13 14:28:27] INFO: [ITLHost] Starting component 'Dgidx'.
    [11.05.13 14:28:37] INFO: [AuthoringMDEXHost] Starting shell utility 'cleanDir_local-dgraph-input'.
    [11.05.13 14:28:38] INFO: [AuthoringMDEXHost] Starting shell utility 'rmdir_dgraph-input-old'.
    [11.05.13 14:28:39] INFO: [AuthoringMDEXHost] Starting copy utility 'copy_index_to_host_AuthoringMDEXHost_AuthoringDgraph'.
    [11.05.13 14:28:40] INFO: Applying index to dgraphs in restart group 'A'.
    [11.05.13 14:28:40] INFO: [AuthoringMDEXHost] Starting shell utility 'mkpath_dgraph-input-new'.
    [11.05.13 14:28:41] INFO: [AuthoringMDEXHost] Starting copy utility 'copy_index_to_temp_new_dgraph_input_dir_for_AuthoringDgraph'.
    [11.05.13 14:28:43] INFO: [AuthoringMDEXHost] Starting shell utility 'move_dgraph-input_to_dgraph-input-old'.
    [11.05.13 14:28:44] INFO: [AuthoringMDEXHost] Starting shell utility 'move_dgraph-input-new_to_dgraph-input'.
    [11.05.13 14:28:45] INFO: [AuthoringMDEXHost] Starting backup utility 'backup_log_dir_for_component_AuthoringDgraph'.
    [11.05.13 14:28:46] SEVERE: Utility 'backup_log_dir_for_component_AuthoringDgraph' failed.
    Occurred while executing line 5 of valid BeanShell script:
    2|
    3|    AuthoringDgraphCluster.cleanDirs();
    4|    AuthoringDgraphCluster.copyIndexToDgraphServers();
    5|    AuthoringDgraphCluster.applyIndex();
    6|
    7|    LiveDgraphCluster.cleanDirs();
    8|    LiveDgraphCluster.copyIndexToDgraphServers();
    [11.05.13 14:28:46] SEVERE: Error executing valid BeanShell script.
    Occurred while executing line 28 of valid BeanShell script:
    25|        Dgidx.run();
    26|
    27|        // distributed index, update Dgraphs
    28|        DistributeIndexAndApply.run();
    29|
    30|        WorkbenchManager.cleanDirs();
    31|        Forge.getPostForgeDimensions();
    [11.05.13 14:28:46] SEVERE: Caught an exception while invoking method 'run' on object 'BaselineUpdate'. Releasing locks.
    Caused by java.lang.reflect.InvocationTargetException
    sun.reflect.NativeMethodAccessorImpl invoke0 - null
    Caused by com.endeca.soleng.eac.toolkit.exception.AppControlException
    com.endeca.soleng.eac.toolkit.script.Script runBeanShellScript - Error executing valid BeanShell script.
    Caused by com.endeca.soleng.eac.toolkit.exception.AppControlException
    com.endeca.soleng.eac.toolkit.script.Script runBeanShellScript - Error executing valid BeanShell script.
    Caused by com.endeca.soleng.eac.toolkit.exception.EacComponentControlException
    com.endeca.soleng.eac.toolkit.utility.Utility runInParallel - Utility 'backup_log_dir_for_component_AuthoringDgraph' failed.
    [11.05.13 14:28:46] INFO: Released lock 'update_lock'.

    Check the log files in /Platformservices/workbench/workspace/logs  folder. You will be able to find out the error

  • Exception when trying to run baseline_update.bat

    Hi,
    I am just trying to configure my machine for Endeca Guided Search. I am the steps given in Oracle Endeca Guided Search Getting Started guide. The section i am referring to is :- "Configuring the sample application on a single development server".
    1. I have run the deployment template deploy script - No error
    2. Ran initialize_services script from the Endeca Deployment Template - No Error
    3. To run a baseline update script on the Data Processing (ITL) server:
    a. Ran load_baseline_test_data.bat - No Error
    b. Ran baseline_update.bat - Getting the below exception (logs):
    INFO: [ITLHost] Starting component 'Dgidx'.
    Oct 28, 2012 3:55:02 PM com.endeca.soleng.eac.toolkit.script.Script runBeanShellScript
    SEVERE: Error communicating with EAC agent while starting component.
    Occurred while executing line 32 of valid BeanShell script:
    29| Forge.archiveLogDir();
    30| Forge.run();
    31| Dgidx.archiveLogDir();
    32| Dgidx.run();
    33|
    34| // distributed index, update Dgraphs
    35| DistributeIndexAndApply.run();
    Oct 28, 2012 3:55:02 PM com.endeca.soleng.eac.toolkit.Controller execute
    SEVERE: Caught an exception while invoking method 'run' on object 'BaselineUpdate'. Releasing locks.
    java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at com.endeca.soleng.eac.toolkit.Controller.invokeRequestedMethod(Controller.java:923)
         at com.endeca.soleng.eac.toolkit.Controller.execute(Controller.java:208)
         at com.endeca.soleng.eac.toolkit.Controller.main(Controller.java:87)
    Caused by: com.endeca.soleng.eac.toolkit.exception.AppControlException: Error executing valid BeanShell script.
         at com.endeca.soleng.eac.toolkit.script.Script.runBeanShellScript(Script.java:132)
         at com.endeca.soleng.eac.toolkit.script.Script.run(Script.java:80)
         ... 7 more
    Caused by: com.endeca.soleng.eac.toolkit.exception.EacCommunicationException: Error communicating with EAC agent while starting component.
         at com.endeca.soleng.eac.toolkit.component.Component.start(Component.java:153)
         at com.endeca.soleng.eac.toolkit.component.BatchComponent.run(BatchComponent.java:66)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at bsh.Reflect.invokeMethod(Unknown Source)
         at bsh.Reflect.invokeObjectMethod(Unknown Source)
         at bsh.Name.invokeMethod(Unknown Source)
         at bsh.BSHMethodInvocation.eval(Unknown Source)
         at bsh.BSHPrimaryExpression.eval(Unknown Source)
         at bsh.BSHPrimaryExpression.eval(Unknown Source)
         at bsh.BSHBlock.evalBlock(Unknown Source)
         at bsh.BSHBlock.eval(Unknown Source)
         at bsh.BSHBlock.eval(Unknown Source)
         at bsh.BSHIfStatement.eval(Unknown Source)
         at bsh.BSHBlock.evalBlock(Unknown Source)
         at bsh.BSHBlock.eval(Unknown Source)
         at bsh.BSHBlock.eval(Unknown Source)
         at bsh.BSHIfStatement.eval(Unknown Source)
         at bsh.Interpreter.eval(Unknown Source)
         at bsh.Interpreter.eval(Unknown Source)
         at bsh.Interpreter.eval(Unknown Source)
         at com.endeca.soleng.eac.toolkit.script.Script.runBeanShellScript(Script.java:118)
         ... 8 more
    Caused by: An error occurred while trying to start the component: ENDECA_MDEX_ROOT is required for this component,but eac.properties does not contain a valid ENDECA_MDEX_ROOT definition.: ENDECA_MDEX_ROOT is required for this component,but eac.properties does not contain a valid ENDECA_MDEX_ROOT definition.
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
         at java.lang.Class.newInstance0(Class.java:355)
         at java.lang.Class.newInstance(Class.java:308)
         at org.apache.axis.encoding.ser.BeanDeserializer.<init>(BeanDeserializer.java:104)
         at org.apache.axis.encoding.ser.BeanDeserializer.<init>(BeanDeserializer.java:90)
         at com.endeca.eac.client.EACFault.getDeserializer(EACFault.java:75)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at org.apache.axis.encoding.ser.BaseDeserializerFactory.getSpecialized(BaseDeserializerFactory.java:154)
         at org.apache.axis.encoding.ser.BaseDeserializerFactory.getDeserializerAs(BaseDeserializerFactory.java:84)
         at org.apache.axis.encoding.DeserializationContext.getDeserializer(DeserializationContext.java:464)
         at org.apache.axis.encoding.DeserializationContext.getDeserializerForType(DeserializationContext.java:547)
         at org.apache.axis.message.SOAPFaultDetailsBuilder.onStartChild(SOAPFaultDetailsBuilder.java:157)
         at org.apache.axis.encoding.DeserializationContext.startElement(DeserializationContext.java:1035)
         at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.startElement(AbstractSAXParser.java:501)
         at com.sun.org.apache.xerces.internal.parsers.AbstractXMLDocumentParser.emptyElement(AbstractXMLDocumentParser.java:179)
         at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:377)
         at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2747)
         at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:648)
         at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:140)
         at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510)
         at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:807)
         at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:737)
         at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:107)
         at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1205)
         at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:522)
         at javax.xml.parsers.SAXParser.parse(SAXParser.java:395)
         at org.apache.axis.encoding.DeserializationContext.parse(DeserializationContext.java:227)
         at org.apache.axis.SOAPPart.getAsSOAPEnvelope(SOAPPart.java:696)
         at org.apache.axis.Message.getSOAPEnvelope(Message.java:435)
         at org.apache.axis.handlers.soap.MustUnderstandChecker.invoke(MustUnderstandChecker.java:62)
         at org.apache.axis.client.AxisClient.invoke(AxisClient.java:206)
         at org.apache.axis.client.Call.invokeEngine(Call.java:2784)
         at org.apache.axis.client.Call.invoke(Call.java:2767)
         at org.apache.axis.client.Call.invoke(Call.java:2443)
         at org.apache.axis.client.Call.invoke(Call.java:2366)
         at org.apache.axis.client.Call.invoke(Call.java:1812)
         at com.endeca.eac.client.ComponentControlPortSOAPBindingStub.startComponent(ComponentControlPortSOAPBindingStub.java:263)
         at com.endeca.soleng.eac.toolkit.component.Component.start(Component.java:149)
         ... 31 more
    Oct 28, 2012 3:55:02 PM com.endeca.soleng.eac.toolkit.base.LockManager releaseLock
    INFO: Released lock 'update_lock'.
    Checked the value of com.endeca.mdexRoot in eac.properties. It's C:\\Users\\Aditya\\Endeca\\MDEX\\6.2.2 , which is correct.
    Not sure what else to check now. Because of the above exceptions, not able to verify the installation with the JSP reference application. Get the below exception when try to test using host: localhost and port:15000:
    status >> invalid ENE location
    ENEConnectionException
    com.endeca.navigation.ENEConnectionException: Error establishing connection to retrieve Navigation Engine request 'http://localhost:15000/graph?node=0&offset=0&nbins=10&irversion=620'. Connection refused: connect
    Regards,
    Sachin Kakkar

    Are you executing baseline update using Aditya as a user?
    Open command prompt and try executing below command,
    echo %ENDECA_MDEX_ROOT% It should give you output as C:\\Users\\Aditya\\Endeca\\MDEX\\6.2.2
    HTH
    -Pravin

  • Oracle CRS(10.1) installation fails

    Hi,
    Following is a detailed synopsis of my unsuccessful attempt at installing Oracle Cluster Ready Services(10.1) on a two node Windows 2000 advanced server system with external SCSI hard disk.
    Following is the Configuration of both the Nodes
    1.Intel Pentium P4 2.80 Ghz CPU
    2.512 MB RAM
    3.37 GB HDD
    4.Windows 2000 Advanced Server SP4
    5.Adaptec SCSI CARD 39160 ULTRA160 SCSI Controller
    6.Two -10/100 Mbps Fast Ethernet PCI Adapter (DLINK)
    Clusterware
    Oracle Cluster Ready Services 10.1.0.2
    Configuration for SCSI
    1.Model Make :SEAGATE
    2.Model Number :ST336607
    3.Firmware: 0007
    4.Model Name: Cheetah 10K.6
    5.Capacity: 36.7GB
    6.Speed: 10000 rpm
    Following are the pre-installation steps.
    1.The system setup involved 2 identical nodes with Windows 2000 Advanced Server SP4 OS.
    2.Two static Public IP's for both the nodes
    3.Two private IP's which can be pinged. (1st Node Private IP 10.10.10.2 2nd Node Private IP 10.10.10.3)
    4.Entry of the private IP's can also be found in the host file.
    5.ORA_DBA win group was created on both the nodes.
    6.Both the nodes are connected to a external SCSI hard disk
    CRS installation Steps
    1.On the Cluster Configuration page the Public Node Names and corresponding Private Node Names were entered.
    2.On the Network Interface Usage Page one interface was selected as Public (192.168.144.0) and the other interface was selected as Private (10.10.10.0)
    3.On Disk formatting Options page the ‘Do not format any logical drives was selected’.
    4.Finally the Logical partitions made on the SCSI hard disk were assigned to the OCR and voting disk.
    OUI installed the Oracle folder and services on the primary node and on the remote node. But failed to start the services on both the nodes.
    Following is snippet of the OUI installing log.
    Save Cluster Inventory
    Error occured while trying to stop service OracleOUIOraCr10g_homeService on one or more cluster nodes. Please stop service on nodes pc-p41300 using the Service Control Manager.
    Invoking OUI on cluster nodes pc-p41300
    C:\DOCUME~1\salil\LOCALS~1\Temp\OraInstall2005-01-04_09-19-56PM\oui\bin\setup.exe -jreLoc C:\DOCUME~1\salil\LOCALS~1\Temp\OraInstall2005-01-04_09-19-56PM\jre\1.4.2 -paramFile C:\DOCUME~1\salil\LOCALS~1\Temp\OraInstall2005-01-04_09-19-56PM\oui/clusterparam.ini -silent -ignoreSysPrereqs -attachHome -local -noClusterEnabled ORACLE_HOME=D:\oracle\product\10.1.0\crs ORACLE_HOME_NAME=OraCr10g_home CLUSTER_NODES=PC-P41295,pc-p41300 CRS=true
    PRKC-1010 : Failed to stop the service on all nodes
    Starting to execute configuration assistants
    Launched configuration assistant 'Oracle Cluster Ready Services Configuration Assistant'
    Tool type is: Optional.
    The command being spawned is: 'D:\oracle\product\10.1.0\crs/install/crssetup.config.bat'
    Start output from spawned process:
    Successfully accumulated necessary OCR keys.
    Using ports: CSS=49895 CRS=49896 EVMC=49898 and EVMR=49897.
    node <nodenumber>: <nodename> <private interconnect name> <hostname>
    node 1: pc-p41300 pc-p41300-node pc-p41300
    node 2: pc-p41295 pc-p41295-node pc-p41295
    Creating OCR keys for user 'salil', privgrp ''..
    Operation successful.
    Now formatting voting device: \\.\votedsk
    Successful in setting block0 for voting disk.
    Format complete.
    Step 1: checking status of CRS cluster
    Step 2: configuring OCR repository
    Step 3: configuring safe mode for CRS stack
    Step 4: Starting up CRS stack on all nodes
    pc-p41300 service OracleCSService in improper STOPPED state, err(997)
    PC-P41295 service OracleCSService in improper PENDING state, err(997)
    Following errors were also observed at Operating System Level
    Event ID:11
    Description: The driver detected a controller error on \Device\SCSI\adpu160m1
    Note: adpu160m is the driver for the adaptec controllers
    Event ID:9
    Description: The device, \Device\SCSI\adpu160m1, did not respond within the time out period.
    Since the above method failed following alternate method was tired
    The CRS software was installed on just one node. This installation went about without any problems with all the services up and running.
    Using the ADDNode utility provided by CRS another node was added. But again when CRSSetup.exe tried to start the services on the remote node following error was encountered.
    PC-P41300 service OracleCSService in improper PENDING state, err(997)
    I would be grateful if some could help me with this problem.
    Thanking you in Anticipation,
    Regards,
    Salil([email protected])

    sa**** wrote:
    Hi,
    Following is a detailed synopsis of my unsuccessful attempt at installing Oracle Cluster Ready Services(10.1) on a two node Windows 2000 advanced server system with external SCSI hard disk.
    <B>Following is the Configuration of both the Nodes</B>
    1.Intel Pentium P4 2.80 Ghz CPU
    2.512 MB RAM
    3.37 GB HDD
    4.Windows 2000 Advanced Server SP4
    5.Adaptec SCSI CARD 39160 ULTRA160 SCSI Controller
    6.Two -10/100 Mbps Fast Ethernet PCI Adapter (DLINK)
    <B>Clusterware</B>
    Oracle Cluster Ready Services 10.1.0.2
    <B>Configuration for SCSI</B>
    1.Model Make :SEAGATE
    2.Model Number :ST336607
    3.Firmware: 0007
    4.Model Name: Cheetah 10K.6
    5.Capacity: 36.7GB
    6.Speed: 10000 rpm
    <B>Following are the pre-installation steps.</B>
    1.The system setup involved 2 identical nodes with Windows 2000 Advanced Server SP4 OS.
    2.Two static Public IP's for both the nodes
    3.Two private IP's which can be pinged. (1st Node Private IP 10.10.10.2 2nd Node Private IP 10.10.10.3)
    4.Entry of the private IP's can also be found in the host file.
    5.ORA_DBA win group was created on both the nodes.
    6.Both the nodes are connected to a external SCSI hard disk
    <B>CRS installation Steps</B>
    <P>1.On the Cluster Configuration page the Public Node Names and corresponding Private Node Names were entered.
    2.On the Network Interface Usage Page one interface was selected as Public (192.168.144.0) and the other interface was selected as Private (10.10.10.0)
    3.On Disk formatting Options page the ‘Do not format any logical drives was selected’.
    4.Finally the Logical partitions made on the SCSI hard disk were assigned to the OCR and voting disk.
    OUI installed the Oracle folder and services on the primary node and on the remote node. But failed to start the services on both the nodes.
    <B>Following is snippet of the OUI installing log.</B>
    <HR>
    Save Cluster Inventory
    Error occured while trying to stop service OracleOUIOraCr10g_homeService on one or more cluster nodes. Please stop service on nodes pc-p41300 using the Service Control Manager.
    Invoking OUI on cluster nodes pc-p41300
    C:\DOCUME~1\salil\LOCALS~1\Temp\OraInstall2005-01-04_09-19-56PM\oui\bin\setup.exe -jreLoc C:\DOCUME~1\salil\LOCALS~1\Temp\OraInstall2005-01-04_09-19-56PM\jre\1.4.2 -paramFile C:\DOCUME~1\salil\LOCALS~1\Temp\OraInstall2005-01-04_09-19-56PM\oui/clusterparam.ini -silent -ignoreSysPrereqs -attachHome -local -noClusterEnabled ORACLE_HOME=D:\oracle\product\10.1.0\crs ORACLE_HOME_NAME=OraCr10g_home CLUSTER_NODES=<font face="tahoma,verdana,sans-serif" size="1" color="#000">PC-P41295,pc-p41300</font> CRS=true
    PRKC-1010 : Failed to stop the service on all nodes
    Starting to execute configuration assistants
    Launched configuration assistant 'Oracle Cluster Ready Services Configuration Assistant'
    Tool type is: Optional.
    The command being spawned is: 'D:\oracle\product\10.1.0\crs/install/crssetup.config.bat'
    Start output from spawned process:
    Successfully accumulated necessary OCR keys.
    Using ports: CSS=49895 CRS=49896 EVMC=49898 and EVMR=49897.
    node <NODENUMBER>: <NODENAME><PRIVATE name interconnect><HOSTNAME>
    node 1: pc-p41300 pc-p41300-node pc-p41300
    node 2: pc-p41295 pc-p41295-node pc-p41295
    Creating OCR keys for user 'salil', privgrp ''..
    Operation successful.
    Now formatting voting device: \\.\votedsk
    Successful in setting block0 for voting disk.
    Format complete.
    Step 1: checking status of CRS cluster
    Step 2: configuring OCR repository
    Step 3: configuring safe mode for CRS stack
    Step 4: Starting up CRS stack on all nodes
    <HR>
    <B>pc-p41300 service OracleCSService in improper STOPPED state, err(997)
    PC-P41295 service OracleCSService in improper PENDING state, err(997)</B>
    <HR>
    <B>Following errors were also observed at Operating System Level</B>
    <B>Event ID:11</B>
    Description: The driver detected a controller error on \Device\SCSI\adpu160m1
    Note: adpu160m is the driver for the adaptec controllers
    <B>Event ID:9</B>
    Description: The device, \Device\SCSI\adpu160m1, did not respond within the time out period.
    Since the above method failed following alternate method was tired
    The CRS software was installed on just one node. This installation went about without any problems with all the services up and running.
    Using the ADDNode utility provided by CRS another node was added. But again when CRSSetup.exe tried to start the services on the remote node following error was encountered.
    <B>PC-P41300 service OracleCSService in improper PENDING state, err(997)</B>
    I would be grateful if some could help me with this problem.
    <P>Thanking you in Anticipation,
    Regards,
    Salil([email protected]) </P>
    I do not know what you're talking about, I'm new to this.

  • Initialize_services.bat failed

    Hi,
    The Initialize_services.bat failed with the following error. Any help? Thanks
    [06.04.12 14:55:38] INFO: [ITLHost] Starting shell utility 'emgr_update_update_m
    gr_settings'.
    [06.04.12 14:55:39] WARNING: An error occurred while attempting to set instance
    configuration in Web Studio. This action requires all locks in Web Studio to be
    available. If the utility log includes errors associated with resource locks, en
    sure that users are out of Web Studio and break locks in Web Studio before re-r
    unning this action.
    [06.04.12 14:55:39] SEVERE: Utility 'emgr_update_update_mgr_settings' failed. Re
    fer to utility logs in [ENDECA_CONF]/logs/shell on host ITLHost.
    Occurred while executing line 5 of valid BeanShell script:
    2|
    3| if (ConfigManager.isWebStudioEnabled()) {
    4| log.info("Updating IAP Workbench configuration...");
    5| ConfigManager.updateWsConfig();
    6| log.info("Finished updating IAP Workbench.");
    7| }
    8|
    [06.04.12 14:55:39] SEVERE: Caught an exception while invoking method 'run' on o
    bject 'InitialSetup'. Releasing locks.
    Caused by java.lang.reflect.InvocationTargetException
    sun.reflect.NativeMethodAccessorImpl invoke0 - null
    Caused by com.endeca.soleng.eac.toolkit.exception.AppControlException
    com.endeca.soleng.eac.toolkit.script.Script runBeanShellScript - Error executing
    valid BeanShell script.
    Caused by com.endeca.soleng.eac.toolkit.exception.EacComponentControlException
    com.endeca.soleng.eac.toolkit.utility.Utility run - Utility 'emgr_update_update_
    mgr_settings' failed. Refer to utility logs in [ENDECA_CONF]/logs/shell on host
    ITLHost.
    Finished updating EAC.
    c:\Endeca\apps\ContentAssemblerRefApp\control>initialize_services.bat

    Hi,
    I was following this guide:
    Oracle Endeca Exper ience
    Manager
    Getting Started Guide
    Version 2.1.2 • March 2012
    So I did not login the workbench yet.
    anyway, I tried to install in another machine which is windows 2008 server R2. and it smooth to deploy the sample application and running now.
    BTW, does experience manager support widows 7 64 bit.
    and where I can find more resources to learn experience manager?
    Thanks.

  • Ordering Dimensions in ATG-Endeca

    Hi All,
    I have a running ATG-Endeca instance (10.1.1 / 3.1.0) and was wondering if anyone has successfully managed to order the dimensions from inside of ATG?
    Rex..

    I believe it's possible to explicitly order non-autogenerated dimension values by providing a dimval.display_order value in the dimval records sent to the CAS dimval record store. In ATG 10.1.2, the CategoryToDimensionOutputConfig does so (which is how the category dimension ends up displayed in the manually configured order in CRS).

  • SAP Business One Integration Services Authentication Failed

    Dear ,
    ALL SAP forum members,
    Iam Using SAP Business One 8.81 PL 06, Micorsoft SQL 2008 R2
    In SLD B1DI and  JDBC, the connections were tested successfully.
    Whenever I log into SBO, I am getting "SAP Business One Integration Services Authentication Failed" error message. I did extensive research on all possible SBO documents dating 1 year back especially in B1ic Troubleshooting Document (New and Old) and searched the length of the SBO forums, but I could not a solution.
    I uninstalled and reinstalled the B1f package many a time. The integration services we re also restarted many times and the connections were all tested successfully. Firewall, AntiVirus also checked.
    In the B1f, in the Monitoring Window, the login is "Ok" but the AuthCheck is "Failed". I checked Authent.Monitor->Authentic Info  and I found the following message under Action message "Wrong Usrname and Password".
    I debugged and i found again "/com.sap.b1i.vplatform.scenarios.authen/sap.Xcelsius/Authenticate_Check.bfd
    But could not understand much of it.
    But i could go no further. The experts are requested to suggest their solutions, If any, to me as Iam stuck in this phase for the last 3 week
    I hope some experts will guide me over this issue
    Thanks and regards
    Ashish Gupte

    Hi Konstantin Ryahovsky
    Thanks for your reply. My problem is solved.
    And frankly speaking i dont know how it was solved. I have not uninstall, install ,not even i had restarted the server also.
    only change i did in SLD >> Maintainance >>> cfg Runtime >>>> Put server IP address instead of server Name and restarted the services.
    Thanks & regards
    Ashish Gupte

  • Meaning of this error (ISE 1.2 on SNS-3415): HARDWARE RNG INTEGRITY CHECK HAS FAILED!

    Hi. We recently purchased an ISE 1.2 appliance (SNS-3415 hardware). It installed fine, but I am unable to access the GUI. When I login to the box and run the following command on the CLI
    ISE-12-NS-SD-2/admin# show application status ise
    I see the following output:
    ISE Database listener is running, PID: 7737
    ISE Database is running, number of processes: 38
    ISE Application Server process is not running.
    ISE Profiler DB is running, PID: 9090
    ISE M&T Session Database is running, PID: 8959
    ISE M&T Log Collector is running, PID: 9294
    ISE M&T Log Processor is running, PID: 9376
    % ERROR: ISE SERVICES HAVE BEEN DISABLED BECAUSE
    %        HARDWARE RNG INTEGRITY CHECK HAS FAILED!
    Can anyone help me? What can I do to ensure that the hardware RNG integrity check succeeds. Is it a license issue? Is it faulty hardware? Please advise. I would be very greatful.
    Thanks in advance.

    I worked with a TAC engineer on this and he said one other customer had this issue and the only recourse was reimaging the appliance with the ISE 1.2 ISO image.
    I did reboot, restarted services, reset to factory default and none of that worked. It is possible that the issue happened because during setup of the appliance I didn't have network connectivity and went ahead with the setup and configuration of the ISE application anyway. I later had network connectivity but by that time ISE manifested this fault.
    Reimaging and ensuring network connectivity during setup the next time around fixed the problem.

  • How to create index for articles&products in ATG+Endeca application?

    Hi.
    I'm novice in Endeca.
    How to create ATG+Endeca application in which exists search by articles (created in Experience Manager) and by products (from BCC ATG).
    And how to index together products and articles?
    Where can I read about it?
    Thanks.

    Are you planning to create articles in ExpManager OR the content will come from some other system and you just want to manage the pages to display the content in Exp Manager?
    On a high level:
    If it is case #1 you have to integrate ATG & Endeca and write some cartridges for managing the content.
    If it is case #2 you have to integrate ATG & Endeca and modify the auto generated pipeline to pull in your content from the other system.
    Pankaj.

  • Integrated GPU Just Failed

    Hey everyone,
    My integrated GPU just failed. Using GFX card status I have my AMD permanently selected and the macbook pro is running fine.
    I'm running a 15-inch, Late 2011 MBP.
    Is there any negatives of using the AMD as the sole GPU without dynamic switching (I think that's what it's called) ?
    What other options do I have for a fix?
    MBP is out of warranty
    Any ideas?
    thanks!
    -Andrew

    hi Rahul,
    thanks for the prompt reply, but i have the following error when access the link;
    403 Access denied
    You do not have the permissions to access this resource
    Error is logged with Tag:
    Tue Nov 29 06:28:55 2011
    Any way u can provide more info?
    Thanks in advance
    joanna

  • ODI-1241: Oracle Data Integrator tool execution fails.

    Hi
    I'm getting the following error while running the OdiOSCommand command. I'm running dos2unix command to convert text files from dos to unix format.
    Application tier is on a different host to the ODI setup. Getting the following error. Please help resolve this issue.
    Error : ODI-1226: Step OdiOSCommand fails after 1 attempt(s).
    ODI-1241: Oracle Data Integrator tool execution fails.
    Caused By: com.sunopsis.dwg.function.SnpsFunctionBaseException: ODI-30038: OS command returned 1.

    The issue was with the value set for the OUTPUT_DIR variable. It was pointing to the wrong location.
    After setting it correctly the package completed successfully.
    Thanks for all your replies.
    To anwser your question. We are finding junk data and need to run the command to remove them from the input files which are coming from a different source.
    Edited by: user761125 on Jun 3, 2012 11:38 PM

Maybe you are looking for

  • Connection Timeout on All networks

    Hello, I recently purchased an imac, and am having some networking issues. The current set up is that the internet goes from a 2wire modem/wireless router, to a time capsule, which broadcasts the primary wireless network. It has a WPA2 Password on it

  • How to: Create a folder directly under the KM content 'Root' directory

    I need to create a new folder directly under the 'root' directory of the KM content... If I go to the KM root directory and click on any of the folders in it, I can create new folders. For example: clicking on the 'documents' folder. Opening it, I ca

  • GP - consolidating structured parameters problem

    Hi, I have a problem when consolidating parameters of the same structure type. I want to consolidate parameters between two Web Service CO. The output parameter of the first has the same type as the input parameter of the second. They are structures

  • How do i change carrier on iphone 3? phone was unlocked

    I have a iphone 3 that i want to switch over to another network. i have the sim from other network and the phone is unlocked, but cannot find how to change the carrier network over. anyone able to help?

  • How do I get rid of password at login?

    At some point requiring a password upon login/waking up from sleep mode was necessary.  I no longer want my MacBook password protected, but can't seem to find the setting anywhere. I tried doing some research here in the community, but didn't get ver