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.

Similar Messages

  • Error on initialize_services.bat

    Hi everyone,
    I deployed an application named ATG through Tools and Framework's discover-data-pci deploy.xml. while deploying i follow the procedure as it was. But when i run the initialize_services.bat file form ATG application i got the error like
    [12.13.12 17:31:49] INFO: Provisioning site from prototype...
    [12.13.12 17:31:52] INFO: Finished provisioning site from prototype.
    Finished updating EAC.
    Initializing record stores...
    These record stores exist:
    No components have been provisioned.
    ==================================================
    Dropping old record stores (errors will occur on non-existent rs):
    Error during execution (check log for more info): Component instance not found: ATG_en_schema
    Error during execution (check log for more info): Component instance not found: ATG_en_dimvals
    Error during execution (check log for more info): Component instance not found: ATG_en_prules
    Error during execution (check log for more info): Component instance not found: ATG_en_data
    ==================================================
    Creating fresh record stores:
    Exception in thread "main" javax.xml.ws.soap.SOAPFaultException: com/endeca/itl/component/manager/impl/ComponentInstanceIdValidator
    at org.apache.cxf.jaxws.JaxWsClientProxy.invoke(JaxWsClientProxy.java:156)
    at $Proxy42.createComponentInstance(Unknown Source)
    at com.endeca.itl.component.manager.cmd.task.CreateComponentInstanceTask.process(CreateComponentInstanceTask.java:31)
    at com.endeca.itl.cmd.BaseCmd.run(BaseCmd.java:412)
    at com.endeca.itl.component.manager.cmd.ComponentManagerCmd.main(ComponentManagerCmd.java:52)
    Caused by: org.apache.cxf.binding.soap.SoapFault: com/endeca/itl/component/manager/impl/ComponentInstanceIdValidator
    at org.apache.cxf.binding.soap.interceptor.Soap11FaultInInterceptor.unmarshalFault(Soap11FaultInInterceptor.java:75)
    at org.apache.cxf.binding.soap.interceptor.Soap11FaultInInterceptor.handleMessage(Soap11FaultInInterceptor.java:46)
    at org.apache.cxf.binding.soap.interceptor.Soap11FaultInInterceptor.handleMessage(Soap11FaultInInterceptor.java:35)
    at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:263)
    at org.apache.cxf.interceptor.AbstractFaultChainInitiatorObserver.onMessage(AbstractFaultChainInitiatorObserver.java:105)
    at org.apache.cxf.binding.soap.interceptor.CheckFaultInterceptor.handleMessage(CheckFaultInterceptor.java:69)
    at org.apache.cxf.binding.soap.interceptor.CheckFaultInterceptor.handleMessage(CheckFaultInterceptor.java:34)
    at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:263)
    at org.apache.cxf.endpoint.ClientImpl.onMessage(ClientImpl.java:797)
    at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.handleResponseInternal(HTTPConduit.java:1618)
    at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.handleResponse(HTTPConduit.java:1491)
    at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.close(HTTPConduit.java:1399)
    at org.apache.cxf.transport.AbstractConduit.close(AbstractConduit.java:56)
    at org.apache.cxf.transport.http.HTTPConduit.close(HTTPConduit.java:646)
    at org.apache.cxf.interceptor.MessageSenderInterceptor$MessageSenderEndingInterceptor.handleMessage(MessageSenderInterceptor.java:62)
    at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:263)
    at org.apache.cxf.endpoint.ClientImpl.doInvoke(ClientImpl.java:533)
    at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:463)
    at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:366)
    at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:319)
    at org.apache.cxf.frontend.ClientProxy.invokeSync(ClientProxy.java:88)
    at org.apache.cxf.jaxws.JaxWsClientProxy.invoke(JaxWsClientProxy.java:134)
    ... 4 more
    Failed to create schema record store.
    Failed to initialize record stores.
    pls any one help me this? and also when i start the CAS services i got another error
    java.net.BindException: Address already in use: JVM_Bind
    WARN: Not listening on monitor port: 8506
    Pls help me out from these issues.
    Thansk in advance

    ATG and Endeca are provided by oracle. So everybody asking those application related questions here.Well, this is not a forum for ANY oralce related question. It is only for questions around the product "oracle forms". You will need another forum to post your question, maybe (surprisingly) the Endeca-forum here https://forums.oracle.com/forums/category.jspa?categoryID=514

  • Running workbook from .bat fails to start application missing CORE40 dll

    I have been running several workbook via windows task scheduler / vbscript &/or bat files.
    I now have a new box which I access thru Remote Desktop Connection, so I can run all these automated updates without having my screen blinking everytime a shedule workbook starts.
    If I click on the actual Discoverer icon, or the discoverer workbook shortuct, all works well.
    If I click on the .bat file, or try to run the workbook via the cmd , it gives me the following error:
    DIS4USR.EXE – Unable To Locate Component
    “this application has failed to start because CORE40.DLL was not found. Re-installing the application may fix this problem.”
    The dll is under c/orant/bin/core40.dll, which is where I've read it should be, and it works fine in my regular box...
    Please help! URGENT :)
    Thanks!

    Hello
    Check the PATH environment variables for the machine you are on and the one you are connecting to.
    You might not have Discoverer's objects in the PATH.
    Another possibility is that you have more than one piece of ORACLE software on the machine and you may need to also set the ORACLE_HOME within the BAT file.
    Best wishes
    Michael

  • 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

  • Oracle BAM 11g : bam-rcu.bat fails

    Hi all,
    When installing BAM 11g (tp4 download), & when i run the bam-rcu.bat, it strucks in between & throws the following error :
    D:\BAM\BAM_OC4J_HOME\bin>bam-rcu.bat
    Buildfile: D:\BAM\BAM_OC4J_HOME\bin\..\install\bam\rcu-tasks.xml
    create-bam-schema:
    [echo] bam.jdbc.connectstring=10.176.231.205:1521:aih1
    [echo] bam.jdbc.url=jdbc:oracle:thin:@10.176.231.205:1521:aih1
    [echo] bam.db.user=ORACLEBAM
    [echo] bam.db.password=bam
    drop-and-create-bam-user:
    [echo] == sqlplus 'vhmanager/welcome_1 as sysdba' @dropuser_bam_oracle.sql ORACLEBAM ==
    [exec]
    [exec] SQL*Plus: Release 10.1.0.4.2 - Production on Thu Jun 12 00:25:55 2008
    [exec]
    [exec] Copyright (c) 1982, 2005, Oracle. All rights reserved.
    [exec]
    [exec]
    [exec] Connected to:
    [exec] Oracle Database 10g Enterprise Edition Release 10.1.0.4.2 - Production
    [exec] With the Partitioning, OLAP and Data Mining options
    [exec]
    [exec] old 1: DROP USER &bam_user CASCADE
    [exec] new 1: DROP USER ORACLEBAM CASCADE
    [exec]
    [exec] User dropped.
    [exec]
    [exec] SQL> Disconnected from Oracle Database 10g Enterprise Edition Release 10.1.0.4.2 - Production
    [exec] With the Partitioning, OLAP and Data Mining options
    [echo] == sqlplus 'vhmanager/welcome_1 as sysdba' @createuser_bam_oracle.sql ORACLEBAM bam SYSTEM TEMP ==
    [exec]
    [exec] SQL*Plus: Release 10.1.0.4.2 - Production on Thu Jun 12 00:25:56 2008
    [exec]
    [exec] Copyright (c) 1982, 2005, Oracle. All rights reserved.
    [exec]
    [exec]
    [exec] Connected to:
    [exec] Oracle Database 10g Enterprise Edition Release 10.1.0.4.2 - Production
    [exec] With the Partitioning, OLAP and Data Mining options
    [exec]
    [exec] old 1: CREATE USER &bam_user identified by &bam_passwd
    [exec] new 1: CREATE USER ORACLEBAM identified by bam
    [exec] old 2: default tablespace &def_tablespace
    [exec] new 2: default tablespace SYSTEM
    [exec] old 3: temporary tablespace &temp_tablespace
    [exec] new 3: temporary tablespace TEMP
    [exec]
    [exec] User created.
    [exec]
    [exec] old 1: grant connect, resource to &bam_user
    [exec] new 1: grant connect, resource to ORACLEBAM
    [exec]
    [exec] Grant succeeded.
    [exec]
    [exec] SQL> Disconnected from Oracle Database 10g Enterprise Edition Release 10.1.0.4.2 - Production
    [exec] With the Partitioning, OLAP and Data Mining options
    sql-based-cacheinit:
    [copy] Copying 1 file to D:\BAM\BAM_OC4J_HOME\rcu\integration\bam\sql
    [sql] Jun 12, 2008 12:25:57 AM oracle.jdbc.driver.OracleDriver registerMBeans
    [sql] SEVERE: Found Oracle Apps MBeanServer but the getMBeanServer method threw an exception.
    [sql] java.lang.reflect.InvocationTargetException
    [sql] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    [sql] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    [sql] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    [sql] at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
    [sql] at oracle.jdbc.driver.OracleDriver.registerMBeans(OracleDriver.java:274)
    [sql] at oracle.jdbc.driver.OracleDriver$1.run(OracleDriver.java:224)
    [sql] at java.security.AccessController.doPrivileged(Native Method)
    [sql] at oracle.jdbc.driver.OracleDriver.<clinit>(OracleDriver.java:220)
    [sql] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    [sql] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    [sql] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    [sql] at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
    [sql] at java.lang.Class.newInstance0(Class.java:350)
    [sql] at java.lang.Class.newInstance(Class.java:303)
    [sql] at org.apache.tools.ant.taskdefs.JDBCTask.getDriver(JDBCTask.java:379)
    [sql] at org.apache.tools.ant.taskdefs.JDBCTask.getConnection(JDBCTask.java:319)
    [sql] at org.apache.tools.ant.taskdefs.SQLExec.execute(SQLExec.java:414)
    [sql] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
    [sql] at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
    [sql] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [sql] at java.lang.reflect.Method.invoke(Method.java:585)
    [sql] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105)
    [sql] at org.apache.tools.ant.Task.perform(Task.java:348)
    [sql] at org.apache.tools.ant.Target.execute(Target.java:357)
    [sql] at org.apache.tools.ant.Target.performTasks(Target.java:385)
    [sql] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329)
    [sql] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38)
    [sql] at org.apache.tools.ant.Project.executeTargets(Project.java:1181)
    [sql] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:416)
    [sql] at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:105)
    [sql] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
    [sql] at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
    [sql] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [sql] at java.lang.reflect.Method.invoke(Method.java:585)
    [sql] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105)
    [sql] at org.apache.tools.ant.Task.perform(Task.java:348)
    [sql] at org.apache.tools.ant.Target.execute(Target.java:357)
    [sql] at org.apache.tools.ant.Target.performTasks(Target.java:385)
    [sql] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329)
    [sql] at org.apache.tools.ant.Project.executeTarget(Project.java:1298)
    [sql] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
    [sql] at org.apache.tools.ant.Project.executeTargets(Project.java:1181)
    [sql] at org.apache.tools.ant.Main.runBuild(Main.java:698)
    [sql] at org.apache.tools.ant.Main.startAnt(Main.java:199)
    [sql] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:257)
    [sql] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:104)
    [sql] Caused by: java.lang.ClassNotFoundException: oracle.as.jmx.framework.standardmbeans.spi.JMXFrameworkProvider
    Impl
    [sql] at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
    [sql] at java.security.AccessController.doPrivileged(Native Method)
    [sql] at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
    [sql] at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
    [sql] at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
    [sql] at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
    [sql] at java.lang.Class.forName0(Native Method)
    [sql] at java.lang.Class.forName(Class.java:242)
    [sql] at oracle.as.jmx.framework.PortableMBeanFactory.init(PortableMBeanFactory.java:1687)
    [sql] at oracle.as.jmx.framework.PortableMBeanFactory.<init>(PortableMBeanFactory.java:156)
    [sql] at oracle.as.jmx.framework.PortableMBeanFactory.<init>(PortableMBeanFactory.java:164)
    [sql] ... 46 more
    BUILD FAILED
    D:\BAM\BAM_OC4J_HOME\install\bam\rcu-tasks.xml:90: The following error occurred while executing this line:
    D:\BAM\BAM_OC4J_HOME\install\bam\rcu-tasks.xml:103: java.sql.SQLException: ORA-01017: invalid username/password; logon d
    enied
    Total time: 6 seconds
    Any idea why this error ? & do i need to set anything ?
    Regards,
    Subba

    It's weird - it says it created the db user fine and then when it goes to use it, it says invalid credentials.....maybe you can find out more from the logs. Look in
    D:\BAM\BAM_OC4J_HOME\install\bam\bam-config.log
    and also
    D:\BAM\BAM_OC4J_HOME\j2ee\home\log\bam\oraclebam.log
    Also, you are using a database version that is explicitly listed as excluded from being supported in 11 - it's hard to say whether that is the reason for this error. If you could upgrade or switch to XE that would be worth trying.
    Heidi.

  • Emca.bat Fails

    ORACLE_INSTALL_PATH ="D:\app\user\product\11.2.0\dbhome_1\"
    ORACLE_PATH ="D:\Database\"
    SQL:\>host %ORACLE_INSTALL_PATH%\bin\\emca.bat -config dbcontrol db -silent -DB_UNIQUE_NAME DBName -PORT 1521 -EM_HOME %ORACLE_INSTALL_PATH% -LISTENER LISTENER -SERVICE_NAME DBName -SID DBName -ORACLE_HOME %ORACLE_INSTALL_PATH% -HOST myhostname -LISTENER_OH %ORACLE_INSTALL_PATH% -LOG_FILE %ORACLE_PATH%\DBName\scripts\emConfig.log;
    It is asking for password, Since i am running in bat i would like to to hard-code the password how to do it
    Password for SYS user:
    Thanks!

    Again: If you would have read my suggestion and the suggestion made by Osama Mustafa, you wouldn't have made this remark.
    Can you explain why you abuse this forum by asking doc questions, wasting people's time, and even not reading the correct responses?
    That said: the remark you just made is utter nonsense.
    Sybrand Bakker
    Senior Oracle DBA

  • Intialize services.bat script getting failed.

    C:\Endeca\Apps\simplecatalog\control>initialize_services.bat
    [07.12.14 13:07:57] SEVERE: Caught exception while querying for defined
    application list.
    Occurred while executing line 18 of valid BeanShell script:
    15|
    16|      // If the application is already defined
    17|      // log an error and exit with code 1
    18|      if (app.isDefined()) {
    19|        log.severe("An application
    already exists with the name, \"" + provObj.getAppName() +
    "\". " +
    20|                
    "Please use the '--force' option if you want to replace all existing
    configuration.");
    21|        System.exit(1);
    [07.12.14 13:07:57] SEVERE: Caught an exception while invoking method 'run' on
    object 'AssertNotDefined'. 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.EacCommunicationException
    com.endeca.soleng.eac.toolkit.application.Application isDefined - Caught
    exception while querying for defined application list.
    Caused by org.apache.axis.AxisFault
    org.apache.axis.AxisFault makeFault - ; nested exception is:
            java.net.ConnectException:
    Connection refused: connect
    Caused by java.net.ConnectException
    java.net.PlainSocketImpl socketConnect - Connection refused: connect
    Can someone please help me on this to clear this exception.

    Connection refused likely means that you don't have a service runnning that you need.  Example :  Do you have platform services running?  You can test this with runCommand.

  • EMGR Update Failed

    Hi,
    I received the following error while running the Initialize_services.bat after installing MDEX,Platform services,T&F and Developer Studio.
    It says emgr_update_mgr setings failed.Please find the error log below  
    Error Message:
    WARNING: An error occurred while attempting to set instance configuration in Workbench. This action requires all locks in Workbench to be available. If the utility log includes errors associated with r
    esource locks, ensure that  users are out of Workbench and break locks in Workbench before re-running this action.
    [06.24.14 16:38:54] SEVERE: Utility 'emgr_update_update_mgr_settings' failed. Refer to utility logs in [ENDECA_CONF]/logs/shell on host ITLHost.
    Occurred while executing line 4 of valid Bean Shell script: 
    Thanks
    Andrew
    2 week

    Check if there are any temp files in <Endeca_Instance>/Workbench/workspace/state/emanager/instances/<app_name>/resources/locks. if there are any files try logging in and break all the locks from Workbench --> Application Settings --> Resource Locks
    Also check the error in [ENDECA_CONF]/logs/shell/<app_name>.emgr_update_update_mgr_settings.log
    HTH
    -Pravin

  • Seed Demo Community Failes

    Hi Im new To the BPM and SOA suite. I currently have it running however now Im required to configure my server for a tutorial. Im trying to seed a demo community and Understand very little what has to be done. here what ive managed to do:
    go to :
    Cd c:\Oracle\DemoCommunitySeedApp
    c:\Oracle\DemoCommunitySeedApp> setAntEnv.bat
    Failed: "C:\Oracle\Middleware\jdev_bpm11g\jdk160_18"\lib\tools.jar does not exist
    PLease set your JAVA_HOME to a JDK home.
    I then set JAVA_HOME from environment variables to
    C:\Oracle\Middleware\jdk160_24
    I run the code and the same Failed line of command appears how do I go about it??? how can I make it run??
    I actually have no idea where to begin with were do I go into to configure the server? the console? or same place where I configured the domain?
    thanks in advance!

    Hi
    1. Inside this folder c:\Oracle\DemoCommunitySeedApp, or search here for a file named "SOATestDemoApp.ear".
    2. Start your SOA Domain. If you have Admin and Soa ManagedServer. Start both the servers. Incase if you have only one AdminServer with soa also deployed, just start admin server.
    3. Login into Weblogic Admin Console using something like http://youradminhost:adminport/console. Login with domain username/password. On left side, click on Deployments and on right side, click on Install and follow the screens to install the above "SOATestDemoApp.ear" app to the SOA Managed Server. This is important, as it has to be deployed on SOA Server only. If you have only one admin with soa modules, then deploy to that admin server only. Make sure you hit Activate button or look for this file in deployments list on right side with status as Active.
    4. Open a new browser, type this below url. Again host, port should be the one that has soa modules deployed.
    http://soahost:soaport/integration/SOADemoCommunity/DemoCommunitySeedServlet
    Select the xml file and hit the button, and you should be all set. Go back to console, and under Security -> myrealm -> Users and Groups, you should see all the Demo users and groups.
    NOTE: There is no need to run ant script or recompile it, if you already have the EAR file. Read the readme.txt file that came with the zip file.
    Thanks
    Ravi Jegga

  • Win32 error code 5 -- when run ifsmount.bat

    When I started the ifsstart which in turn will call ifsmount.bat internally. When I looked at the log file I found out that ifsmount.bat fail with error as "Win32 error code 5" which is "Access is denied". Do you have any idea why this problem exists? Thank you so much in advance!
    Vince

    The problem is solved. I need to set the user to have administrative priviliges.
    Thanks!
    Vince

  • Problems with Hasher.bat (SWF Whitelisting)

    Hi,
    I have been investigating an issue with a customer no longer being able to generate a SWF hash for whitelisting.
    I have traced it to _how_ I build the SWF.
    If I build the SWF with Flash Builder 4.6, Hasher.bat works perfectly. If I import the exact same code project into Flash Builder 4.7, Hasher.bat fails with an error. (See below.)
    Obviously, I want to submit a bug report somewhere, but I can't find the appropriate bugbase so to do.
    Please can somebody direct me?
    Thanks,
    G
    E:\AdobeAccessSDK_4_0_LS1_java\Adobe Access Server for Protected Streaming>Hasher.bat http://server.local/flexdev/faswf/Pl
    ayerSpriteGeneratedWithFlashBuilder46.swf
    Parameter type: URL. (Retrieving hash...)
    SWF Hash: 2ElI68N9CgxG74akZerB2KxCy/hyDIkyLnph2Nn8Svc=
    E:\AdobeAccessSDK_4_0_LS1_java\Adobe Access Server for Protected Streaming>Hasher.bat http://server.local/flexdev/faswf/Sa
    meThingGeneratedWithFlashBuilder47.swf
    Parameter type: URL. (Retrieving hash...)
    java.io.IOException: Invalid SWF file specified
    Usage:
    Hasher <SWFFilePath>

    Hi Hiroshi,
    Are you saying you are using non-default compiler in Flash Builder?
    I am saying that I keep my Flash Builder updated with the latest build of AIR and the latest compiler because a) there are always bugs and b) there are massive performance gains in so doing. Case in point being the several-fold decrease in compilation time that only became available with AIR 4 and the -useLegacyAOT argument, released very recently indeed.  
    http://www.adobe.com/devnet/air/air-sdk-download.html
    http://helpx.adobe.com/x-productkb/multi/how-overlay-air-sdk-flex-sdk.html
    Is it Apach Flex 4.11.0?
    No. it is Flash Builder 4.7 downloaded from Adobe Creative Cloud.
    Can you try to build your app with Flex 4.6.0?
    The issue is not the Flex SDK - I am using Flex 4.6.0 for my Flex projects, but I am using AIR 4.0.0.1628 for my AIR projects because it is massively better, offers massively faster compilation times and fixes any number of irritating bugs of earlier AIR SDKs... Oh, and, it contains various features that are essential to be able to actually release any piece of software I make as it will meet the requirements of Apple etc where the (outdated) version of AIR that ships with FB does not.
    Neither moving back to an earlier release of AIR nor moving back to Flash Builder 4.6 are possible as both would mean a drastic loss of function and dividing up my code-base so as to be unable to share significant libraries of code between projects.
    And, do you really need to compress your swf with LZMA compression?
    Unless you can show me a compiler argument in Flash Builder that will get it to do anything else, then yes I do. That is the default behaviour for -compress=true in Flash Builder with the most current AIR and compiler. Using -compress=false is not an option as it knocks my SWF from 250KB (which is acceptable) up to 750KB (which is not acceptable). We looked at the license cost of third-party zipping tools and they were coming in at approximately $300 in order to generate a file of 325KB - in other words, we would be taking on a costly license to do something that we can already do, only not as well... The other option is to home-cook an AIR desktop app to do the zipping / compression after the fact.
    I have not opted to do any specific form of file compression, this is what the default is for the compiler that was released by Adobe. I have not set any special compilation parameters. I have not done anything other than keep my development tools up to date with the latest release from Adobe.
    It seems to me that this is an Adobe issue and it is one that should be exceptionally easy for Adobe to fix, where it is neither easy nor cheap for your customers to fix.
    I very much doubt that I am the only Flex / Flash developer who keeps his tools up to date and I anticipate that there will be more calls for you to resolve this if you do not resolve it now.
    G

  • Olapi bootstrap failer

    Hi,
    I would like to connect to the DB from Jdev to create a Disegner, but i heve this message:
    Successfully connected to Orale DB bat failed to retrive metadata
    metadata in the OLAP catalog is not valid : "olapi bootstrap failure

    Hello,
    i downloaded the "bi_checkconfig" utilities and i runned it, and that's the resalt :
    BICheckConfig version="1.0.0.0">
    <Check key="JDEV_ORACLE_HOME" value="c:\oracle9iDevS" />
    <Check key="JAVA_HOME" value="c:\oracle9iDevS\jdk" />
    <Check key="JDeveloper version" value="9.0.3.1.1107" />
    <Check key="BI Beans version" value="9.0.2.7.0" />
    <Check key="BI Beans internal version" value="2.7.0.13.1" />
    <Check key="host" value="linux" />
    <Check key="port" value="1521" />
    <Check key="sid" value="test" />
    <Check key="user" value="bibcat" />
    <Check key="Connecting to the database" value="Successful" />
    <Check key="JDBC driver version" value="9.2.0.3.0" />
    <Check key="JDBC JAR file location" value="c:\oracle9iDevS\jdbc\lib" />
    <Check key="Database version" value="9.2.0.2.0" />
    <Check key="OLAP Catalog version" value="" />
    <Check key="OLAP AW Engine version" value="" />
    <Check key="OLAP API Server version" value="" />
    <Check key="BI Beans Catalog version" value="2.7.0.13.1" />
    <Check key="OLAP API JAR file version" value="9.2" />
    <Check key="OLAP API JAR file location" value="c:\oracle9iDevS\jdev\lib\ext" />
    <Check key="OLAP API Metadata Load" value="Unsuccessful" />
    <Check key="Failure Point" value="MDMLoadFailed" />
    - <Check key="StackTrace">
    - <![CDATA[
    ============================================================================
    1) olapi bootstrap failure
    1) olapi bootstrap failure
    ============================================================================
    oracle.express.idl.util.OlapiException: olapi bootstrap failure
         at oracle.express.olapi.data.full.ExpressDataProvider.initialize(ExpressDataProvider.java:208)
         at oracle.dss.connection.server.drivers.mdm._92.MDMConnectionDriverImpl_92.getExpressDataProvider(MDMConnectionDriverImpl_92.java:343)
         at oracle.dss.connection.server.drivers.mdm._92.MDMConnectionDriverImpl_92.getDriverSpecificObject(MDMConnectionDriverImpl_92.java:242)
         at oracle.dss.connection.server.drivers.mdm.MDMConnectionDriverImpl.getDriverSpecificObject(MDMConnectionDriverImpl.java:377)
         at oracle.dss.metadataManager.server.drivers.mdm._92.MDMMetadataDriverImpl_92.getMdmMetadataProvider(MDMMetadataDriverImpl_92.java:1133)
         at oracle.dss.metadataManager.server.drivers.mdm._92.MDMMetadataDriverImpl_92.attach(MDMMetadataDriverImpl_92.java:811)
         at oracle.dss.metadataManager.server.drivers.mdm.MDMMetadataDriverImpl.attach(MDMMetadataDriverImpl.java:133)
         at oracle.dss.metadataManager.server.MetadataManagerImpl.buildObjectModel(MetadataManagerImpl.java:1085)
         at oracle.dss.metadataManager.server.MetadataManagerImpl.attach(MetadataManagerImpl.java:962)
         at oracle.dss.metadataManager.client.MetadataManager.attach(MetadataManager.java:866)
         at oracle.dss.metadataManager.client.MetadataManager.attach(MetadataManager.java:792)
         at BICheckConfig.checkConnection(BICheckConfig.java:250)
         at BICheckConfig.main(BICheckConfig.java:1172)
    i installed the "bibdemo"  and i traied to reconnect with Jdev but the same problem again,
    thank you for your attention                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Error in OIM 9.1.0.1 Installation

    Hi All,
    I am trying to install OIM using the following configuration:
    OS: Windows Server 2003 SP2
    JDK: Sun jdk 6 update 10
    Database: Oracle 10g (10.2.0.1.0)
    OIM: 9.1.0.1
    Applicaton Server: Oracle Weblogic 10.3/JBOSS 4.2.3 (I have tried on both)
    But in the end of the installation, I am getting the following error:
    "Oracle Identity Manager has found that EncryptConfiguration.bat failed" and no xlStartServer file gets created..
    I did not get any error during schema creation.
    However in encryptconfiguration.log file, I am getting "Path is Incorrect!!" in the last line.
    I have already tried all the options that have been posted for the same type of error but nothing helps.
    Please let me know if anyone has idea about the same.
    Thanks
    Gaurav

    Can you check whether path variables is set in your system under System Variables like Path=C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;

  • Installing and running Endeca on Crunchbang (#!)

    Greetings-
    I am trying to install and run Endeca on my Crunchbang system [see below for distro details] .
    I finished installing packages and deploying a sample application from deployment_template successfully. However the initialize_service.sh fails.
    Please help me if you can figure out where I might be going wrong.
    The following are the steps I followed:
    I downloaded the following packages from this link https://edelivery.oracle.com/EPD/Download/get_form?egroup_aru_number=16289751
    V33316-01 Oracle Endeca Platform Services 6.1.3 for Linux x86-64
    V37711-01 Oracle Endeca Content Acquisition System 3.1.2 for Linux x86-64
    V37714-01 Oracle Endeca MDEX Engine 6.4.1 for Linux x86-64
    V37716-01 Oracle Endeca Tools and Frameworks with Experience Manager 3.1.2 for Linux x86-64
    The Oracle Endeca Commerce Compatibility Matrix, January 17, 2013 does not  advise on the above versions.
    I ran the installation scripts and used default settings, as advised, when prompted.
    All package installation is in "/usr/local/endeca/" which has four subdirectories viz.
    CAS
    MDEX
    PlatformServices
    ToolsAndFramework
    $ENDECA_ROOT is /usr/local/endeca/PlatformServices/6.1.3
    I tried to install the sample application from the deployment using deploy.sh
    /usr/local/endeca/ToolsAndFramework/3.1.2/deployment_template/bin/deploy.sh
    The installation succeeded, with defaults, the application was deployed in "/home/my_username/endeca/apps/"
    The initialize_services script gives the following error:
    my_username@crunchbang:~/endeca/apps/MyApp2/control$ ./initialize_services.sh
    ./initialize_services.sh: 11: [: unexpected operator
    Setting EAC provisioning and performing initial setup...
    [07.13.13 17:09:39] INFO: Checking definition from AppConfig.xml against existing EAC provisioning.
    [07.13.13 17:09:39] INFO: Setting definition for application 'MyApp2'.
    [07.13.13 17:09:39] SEVERE: Caught an exception while checking provisioning.
    Caused by com.endeca.soleng.eac.toolkit.exception.EacCommunicationException
    com.endeca.soleng.eac.toolkit.application.Application setDefinition - Caught exception while defining application 'MyApp2'.
    Caused by com.endeca.eac.client.EACFault
    sun.reflect.NativeConstructorAccessorImpl newInstance0 - null
    In addition the above:
    http://crunchbang:8006/ifcr/admin.html
    works for both "crunchbang" as well as "localhost" i.e it takes me to the WorkBench with "User Management" and "EAC Connection Settings" showing.
    http://localhost:8006/endeca_jspref/controller.jsp
    however returns the following error on entering "localhost", "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=640'. Connection refused
    Linux Distro
    $ cat /etc/*-release
    PRETTY_NAME="Debian GNU/Linux 7 (wheezy)"
    NAME="Debian GNU/Linux"
    VERSION_ID="7"
    VERSION="7 (wheezy)"
    ID=debian
    ANSI_COLOR="1;31"
    HOME_URL="http://www.debian.org/"
    SUPPORT_URL="http://www.debian.org/support/"
    BUG_REPORT_URL="http://bugs.debian.org/"

    Does anyone know of a good telephone support firm that could
    help me get everything working, including mySQL? Might be worth it.
    Thanks

  • Discover Data unknow Error in Endeca 11.1

    Hi,
    I am trying to deploy discover data sample application in endeca 11.1 and I followed below steps to to it(sharing log)
    C:\Endeca\Apps>cd C:\Endeca\ToolsAndFrameworks\11.1.0\deployment_template\bin
    C:\Endeca\ToolsAndFrameworks\11.1.0\deployment_template\bin>deploy.bat --app C:\Endeca\ToolsAndFrameworks\11.1.0\reference\discover-dat
    a\deploy.xml
       Found a supported version of Platform Services installed in directory
       C:\Endeca\PlatformServices\11.1.0. If the location is incorrect, type 'Q' to
       quit and adjust your ENDECA_ROOT environment variable. Press enter to
       continue with these settings.
       Continue?
    Y
         Deployment Template installation script.
         This script creates the directory structure for your
         deployment and installs configuration files and scripts
         into the directory structure.
    10/10/2014 18:07:07 [deploy.pl] INFO:  Starting deployment template
       installation.
       The following app modules were specified on the command line argument:
       C:\Endeca\ToolsAndFrameworks\11.1.0\reference\discover-data\deploy.xml
       Modules may be deployed standalone or on top of a base deployment type. Do
       you want to install a base deployment with the specified module(s)?
       Install base deployment? [Y/N]:
    Y
    10/10/2014 18:07:11 [AppDescriptorReader] INFO:  Parsing application descriptor
       file C:\Endeca\ToolsAndFrameworks\11.1.0\reference\discover-data\deploy.xml.
    10/10/2014 18:07:11 [AppDescriptorReader] INFO:  Parsing application descriptor
       file
       C:\Endeca\ToolsAndFrameworks\11.1.0\deployment_template\app-templates\base_descriptor.xml.
       Enter a short name for your application.
       Note: The name must conform to this regular expression: ^[a-zA-Z0-9]+$
        [default: Discover]
       Choosing a different application name may require additional configuration on
       your web application.
       Application name:
    Discover
       Specify the path into which the application will be deployed. The specified
       directory must exist and cannot contain spaces.
       For example, to deploy into c:\apps\Discover, specify the path as c:\apps.
       Deployment directory:
    C:\Endeca\Apps
       Specify the port on which the Endeca Application Controller is running. This
       is configured in the server.xml file in the workspace of the Endeca software
       install and should be the same for all applications deployed in this
       environment. Ports must be in the range 1024-65535 [default: 8888].
       EAC port:
    8888
    10/10/2014 18:07:36 [deploy.pl] INFO:  Deploying application into
       C:\Endeca\Apps\Discover
       Specify the port on which Oracle Endeca Workbench is running: [Default: 8006]
       Specify the port to use for the Live Dgraph: [Default: 15000]
    25000
       Specify the port to use for the Authoring Dgraph: [Default: 15002]
    25002
       Specify the port to use for the Log Server Component: [Default: 15010]
    25010
       Specify the path for the Oracle Wallet jps-config.xml file: [Default:
       C:\Endeca\ToolsAndFrameworks\11.1.0\server\workspace\credential_store\jps-config.xml]
       Specify the path for the application configuration archives to be exported
       to: [Default:
       C:\Endeca\ToolsAndFrameworks\11.1.0\server\workspace\state\repository]
    10/10/2014 18:08:08 [AppDescriptorReader] INFO:  Parsing application descriptor
       file
       C:\Endeca\ToolsAndFrameworks\11.1.0\deployment_template\app-templates\base_descriptor.xml.
    10/10/2014 18:08:08 [deploy.pl] INFO:  Processing install with id 'Dgraph'
    10/10/2014 18:08:09 [AppDescriptorReader] INFO:  Parsing application descriptor
       file C:\Endeca\ToolsAndFrameworks\11.1.0\reference\discover-data\deploy.xml.
    10/10/2014 18:08:09 [deploy.pl] INFO:  Processing install with id
       'DefaultTemplateManagerApp'
    10/10/2014 18:08:18 [deploy.pl] INFO:  Application successfully deployed.
    C:\Endeca\ToolsAndFrameworks\11.1.0\deployment_template\bin>cd C:\Endeca\Apps\Discover\control
    C:\Endeca\Apps\Discover\control>initialize_services.bat
    Setting EAC provisioning and performing initial setup...
    [10.10.14 18:08:31] INFO: Checking definition from AppConfig.xml against existing EAC provisioning.
    [10.10.14 18:08:32] INFO: Setting definition for application 'Discover'.
    [10.10.14 18:08:32] INFO: Setting definition for host 'AuthoringMDEXHost'.
    [10.10.14 18:08:33] INFO: Setting definition for host 'LiveMDEXHostA'.
    [10.10.14 18:08:33] INFO: Setting definition for host 'ReportGenerationHost'.
    [10.10.14 18:08:33] INFO: Setting definition for host 'WorkbenchHost'.
    [10.10.14 18:08:33] INFO: Setting definition for host 'ITLHost'.
    [10.10.14 18:08:33] INFO: Setting definition for component 'AuthoringDgraph'.
    [10.10.14 18:08:34] INFO: [AuthoringMDEXHost] Starting shell utility 'mkpath_-data-dgidx-output'.
    [10.10.14 18:08:35] INFO: [AuthoringMDEXHost] Starting shell utility 'mkpath_-data-partials-forge-output'.
    [10.10.14 18:08:36] INFO: [AuthoringMDEXHost] Starting shell utility 'mkpath_-data-partials-cumulative-partials'.
    [10.10.14 18:08:37] INFO: [AuthoringMDEXHost] Starting shell utility 'mkpath_-data-workbench-dgraph-config'.
    [10.10.14 18:08:39] INFO: [AuthoringMDEXHost] Starting shell utility 'mkpath_-data-dgraphs-local-dgraph-input'.
    [10.10.14 18:08:40] INFO: [AuthoringMDEXHost] Starting shell utility 'mkpath_-data-dgraphs-local-cumulative-partials'.
    [10.10.14 18:08:41] INFO: [AuthoringMDEXHost] Starting shell utility 'mkpath_-data-dgraphs-local-dgraph-config'.
    [10.10.14 18:08:42] INFO: Setting definition for component 'DgraphA1'.
    [10.10.14 18:08:43] INFO: Setting definition for script 'PromoteAuthoringToLive'.
    [10.10.14 18:08:43] INFO: Setting definition for custom component 'WorkbenchManager'.
    [10.10.14 18:08:43] INFO: Updating provisioning for host 'ITLHost'.
    [10.10.14 18:08:43] INFO: Updating definition for host 'ITLHost'.
    [10.10.14 18:08:43] INFO: [ITLHost] Starting shell utility 'mkpath_-'.
    [10.10.14 18:08:44] INFO: [ITLHost] Starting shell utility 'mkpath_-data-workbench-temp'.
    [10.10.14 18:08:45] INFO: Setting definition for custom component 'IFCR'.
    [10.10.14 18:08:45] INFO: Updating provisioning for host 'ITLHost'.
    [10.10.14 18:08:45] INFO: Updating definition for host 'ITLHost'.
    [10.10.14 18:08:46] INFO: [ITLHost] Starting shell utility 'mkpath_-'.
    [10.10.14 18:08:47] INFO: [ITLHost] Starting shell utility 'mkpath_-'.
    [10.10.14 18:08:48] INFO: Setting definition for component 'LogServer'.
    [10.10.14 18:08:49] INFO: [ReportGenerationHost] Starting shell utility 'mkpath_-reports-input'.
    [10.10.14 18:08:50] INFO: Setting definition for script 'DaySoFarReports'.
    [10.10.14 18:08:50] INFO: Setting definition for script 'DailyReports'.
    [10.10.14 18:08:50] INFO: Setting definition for script 'WeeklyReports'.
    [10.10.14 18:08:50] INFO: Setting definition for script 'DaySoFarHtmlReports'.
    [10.10.14 18:08:50] INFO: Setting definition for script 'DailyHtmlReports'.
    [10.10.14 18:08:50] INFO: Setting definition for script 'WeeklyHtmlReports'.
    [10.10.14 18:08:50] INFO: Setting definition for component 'WeeklyReportGenerator'.
    [10.10.14 18:08:51] INFO: Setting definition for component 'DailyReportGenerator'.
    [10.10.14 18:08:51] INFO: Setting definition for component 'DaySoFarReportGenerator'.
    [10.10.14 18:08:51] INFO: Setting definition for component 'WeeklyHtmlReportGenerator'.
    [10.10.14 18:08:51] INFO: Setting definition for component 'DailyHtmlReportGenerator'.
    [10.10.14 18:08:52] INFO: Setting definition for component 'DaySoFarHtmlReportGenerator'.
    [10.10.14 18:08:52] INFO: Setting definition for script 'BaselineUpdate'.
    [10.10.14 18:08:52] INFO: Setting definition for script 'PartialUpdate'.
    [10.10.14 18:08:52] INFO: Setting definition for component 'Forge'.
    [10.10.14 18:08:52] INFO: [ITLHost] Starting shell utility 'mkpath_-data-incoming'.
    [10.10.14 18:08:54] INFO: Setting definition for component 'PartialForge'.
    [10.10.14 18:08:54] INFO: [ITLHost] Starting shell utility 'mkpath_-data-partials-incoming'.
    [10.10.14 18:08:55] INFO: Setting definition for component 'Dgidx'.
    [10.10.14 18:08:55] INFO: Definition updated.
    [10.10.14 18:08:55] INFO: Provisioning site from prototype...
    [10.10.14 18:08:56] INFO: Finished provisioning site from prototype.
    [10.10.14 18:08:56] INFO: Uploading config files to Workbench.
    [10.10.14 18:08:56] INFO: [ITLHost] Starting shell utility 'emgr_update_update_mgr_settings'.
    [10.10.14 18:08:58] INFO: Finished uploading config files to Workbench.
    Finished updating EAC.
    Importing content...
    [10.10.14 18:08:59] INFO: Checking definition from AppConfig.xml against existing EAC provisioning.
    [10.10.14 18:09:00] INFO: Definition has not changed.
    [10.10.14 18:09:01] INFO: Packaging contents for upload...
    [10.10.14 18:09:01] INFO: Finished packaging contents.
    [10.10.14 18:09:01] INFO: Uploading contents to: http://PCDEL123:8006/ifcr/sites/Discover
    [10.10.14 18:09:11] INFO: Finished uploading contents.
    [10.10.14 18:09:13] INFO: Checking definition from AppConfig.xml against existing EAC provisioning.
    [10.10.14 18:09:14] INFO: Definition has not changed.
    [10.10.14 18:09:14] INFO: Packaging contents for upload...
    [10.10.14 18:09:14] INFO: Finished packaging contents.
    [10.10.14 18:09:14] INFO: Uploading contents to: http://PCDEL123:8006/ifcr/sites/Discover
    [10.10.14 18:09:18] INFO: Finished uploading contents.
    Finished importing content
    C:\Endeca\Apps\Discover\control>load_baseline_test_data.bat
    C:\Endeca\Apps\Discover\config\script\..\..\test_data\baseline\camerastore.xml.gz
            1 file(s) copied.
    Setting flag 'baseline_data_ready' in the EAC.
    C:\Endeca\Apps\Discover\control>baseline_update.bat
    [10.10.14 18:09:28] INFO: Checking definition from AppConfig.xml against existing EAC provisioning.
    [10.10.14 18:09:28] INFO: Definition has not changed.
    [10.10.14 18:09:28] INFO: Starting baseline update script.
    [10.10.14 18:09:28] INFO: Acquired lock 'update_lock'.
    [10.10.14 18:09:29] INFO: [ITLHost] Starting shell utility 'move_-_to_processing'.
    [10.10.14 18:09:30] INFO: [ITLHost] Starting copy utility 'fetch_config_to_input_for_forge_Forge'.
    [10.10.14 18:09:31] INFO: [ITLHost] Starting backup utility 'backup_log_dir_for_component_Forge'.
    [10.10.14 18:09:32] INFO: [ITLHost] Starting component 'Forge'.
    [10.10.14 18:09:38] INFO: [ITLHost] Starting backup utility 'backup_log_dir_for_component_Dgidx'.
    [10.10.14 18:09:39] INFO: [ITLHost] Starting component 'Dgidx'.
    [10.10.14 18:10:01] INFO: [AuthoringMDEXHost] Starting copy utility 'copy_index_to_host_AuthoringMDEXHost_AuthoringDgraph'.
    [10.10.14 18:10:02] INFO: Applying index to dgraphs in restart group 'A'.
    [10.10.14 18:10:02] INFO: [AuthoringMDEXHost] Starting shell utility 'mkpath_dgraph-input-new'.
    [10.10.14 18:10:03] INFO: [AuthoringMDEXHost] Starting copy utility 'copy_index_to_temp_new_dgraph_input_dir_for_AuthoringDgraph'.
    [10.10.14 18:10:04] INFO: [AuthoringMDEXHost] Starting shell utility 'move_dgraph-input_to_dgraph-input-old'.
    [10.10.14 18:10:06] INFO: [AuthoringMDEXHost] Starting shell utility 'move_dgraph-input-new_to_dgraph-input'.
    [10.10.14 18:10:08] INFO: [AuthoringMDEXHost] Starting backup utility 'backup_log_dir_for_component_AuthoringDgraph'.
    [10.10.14 18:10:09] INFO: [AuthoringMDEXHost] Starting component 'AuthoringDgraph'.
    [10.10.14 18:10:15] INFO: Publishing Workbench 'authoring' configuration to MDEX 'AuthoringDgraph'
    [10.10.14 18:10:15] INFO: Pushing authoring content to dgraph: AuthoringDgraph
    [10.10.14 18:10:16] INFO: Finished pushing content to dgraph.
    [10.10.14 18:10:16] INFO: [AuthoringMDEXHost] Starting shell utility 'rmdir_dgraph-input-old'.
    [10.10.14 18:10:17] INFO: [LiveMDEXHostA] Starting shell utility 'cleanDir_local-dgraph-input'.
    [10.10.14 18:10:19] INFO: [LiveMDEXHostA] Starting copy utility 'copy_index_to_host_LiveMDEXHostA_DgraphA1'.
    [10.10.14 18:10:20] INFO: Applying index to dgraphs in restart group '1'.
    [10.10.14 18:10:20] INFO: [LiveMDEXHostA] Starting shell utility 'mkpath_dgraph-input-new'.
    [10.10.14 18:10:21] INFO: [LiveMDEXHostA] Starting copy utility 'copy_index_to_temp_new_dgraph_input_dir_for_DgraphA1'.
    [10.10.14 18:10:22] INFO: [LiveMDEXHostA] Starting shell utility 'move_dgraph-input_to_dgraph-input-old'.
    [10.10.14 18:10:23] INFO: [LiveMDEXHostA] Starting shell utility 'move_dgraph-input-new_to_dgraph-input'.
    [10.10.14 18:10:25] INFO: [LiveMDEXHostA] Starting backup utility 'backup_log_dir_for_component_DgraphA1'.
    [10.10.14 18:10:26] INFO: [LiveMDEXHostA] Starting component 'DgraphA1'.
    [10.10.14 18:10:30] INFO: Publishing Workbench 'live' configuration to MDEX 'DgraphA1'
    [10.10.14 18:10:30] INFO: 'LiveDgraphCluster': no available config to apply at this time, config is created by exporting a config snaps
    hot.
    [10.10.14 18:10:31] INFO: [LiveMDEXHostA] Starting shell utility 'rmdir_dgraph-input-old'.
    [10.10.14 18:10:32] INFO: [ITLHost] Starting copy utility 'fetch_post_forge_dimensions_to_ws_temp_dir_C-Endeca-Apps-Discover-config-scr
    ipt-data-workbench-temp'.
    [10.10.14 18:10:32] INFO: Uploading post-Forge Dimensions to Workbench.
    [10.10.14 18:10:32] INFO: [ITLHost] Starting shell utility 'emgr_update_set_post_forge_dims'.
    [10.10.14 18:10:34] INFO: [ITLHost] Starting backup utility 'backup_state_dir_for_component_Forge'.
    [10.10.14 18:10:35] INFO: [ITLHost] Starting backup utility 'backup_index_Dgidx'.
    [10.10.14 18:10:41] INFO: [ReportGenerationHost] Starting backup utility 'backup_log_dir_for_component_LogServer'.
    [10.10.14 18:10:42] INFO: [ReportGenerationHost] Starting component 'LogServer'.
    [10.10.14 18:10:43] INFO: Released lock 'update_lock'.
    [10.10.14 18:10:43] INFO: Baseline update script finished.
    C:\Endeca\Apps\Discover\control>promote_content.bat
    [10.10.14 18:10:48] INFO: Checking definition from AppConfig.xml against existing EAC provisioning.
    [10.10.14 18:10:48] INFO: Definition has not changed.
    [10.10.14 18:10:48] INFO: Exporting MDEX tool contents to file Discover.mdex.2014-10-10_18-10-48.zip
    [10.10.14 18:10:49] INFO: Exporting resource 'http://PCDEL123:8006/ifcr/sites/Discover' to 'C:\Endeca\ToolsAndFrameworks\11.1.0\server\
    workspace\state\repository\Discover\Discover2014-10-10_18-10-49.zip'
    [10.10.14 18:10:50] INFO: Finished exporting resource.
    [10.10.14 18:10:50] INFO: Job #: update-dgraph-1412944850622 Sending update to server  - file: C:\Users\sksharma\AppData\Local\Temp\soa
    p-mdex2959541939355671173.xml
    [10.10.14 18:10:51] INFO: The request to the Dgraph at PCDEL123:25000 was successfully sent. The return code was : 200
    [10.10.14 18:10:51] INFO: Begin updating Assemblers.
    [10.10.14 18:10:51] INFO: Calling Assemblers to update contents.
    [10.10.14 18:10:51] INFO: Updated Assembler at URL: http://PCDEL123:8006/discover/admin
    [10.10.14 18:10:51] INFO: Updated Assembler at URL: http://PCDEL123:8006/assembler/admin
    [10.10.14 18:10:51] INFO: Finished updating Assemblers. Updating reference file.
    C:\Endeca\Apps\Discover\control>
    But Now When I am trying to hit the url I am facing unkown error when I am hitting below url-  http://localhost:8006/discover/
    Please help me on this.

    Hi,
    All the steps you have followed are correct.
    I doubt you must have configured some port wrong or have changed default values
    Verify your ports once.
    Regards,
    Prateek Gupta

Maybe you are looking for

  • Exit\badi for check MR8M transaction BUDAT field

    hello expert, I must check the field RBKP_V-BUDAT of the MR8M transaction. there is a user-exit\badi to do it? thanks in advance.

  • Returning XML Document

    I am having trouble (weblogic 7.0) exposing an EJB web service. It takes string parameters in and should return an XML document. I've ported this from apache axis, the java method takes java.lang.String parameters and returns org.w3c.dom.Element ...

  • The problem of starting the tlisten

    When I execute the command :tlisten -l 135.10.200.3:6001, I always get the message: CMDTUX_CAT:1319:INFO:Terminating tlisten process. even if I reboot the windows2000. What's the cause?

  • WL 81 Uninstall Problem

    Hi, I tried uninstalling my WL Workshop 8.1 from my Win 2000 machine. The uninstaller program exits after giving a message which says "There in no disk space for the uninstaller to run". The installation drive has more than 4.5 GB hard disk space. Ca

  • HT3702 Why do I have an extra payment showing on my bank statement?

    Why do I have an extra payment showing on my bank statement?