Thursday, August 27, 2015

How to install Endeca Commerce 3.1.2

Where to download:
https://edelivery.oracle.com/EPD/Download/get_form?egroup_aru_number=16289751


Installation steps:

MDEX Engine 6.4.1.2 installation:
       
[oracle@oraclelinux6 ~]$ unzip V40319-01_Oracle_Endeca_MDEX_Engine_6.4.1.2_for_Linux_x86-64.zip
Archive:  V40319-01_Oracle_Endeca_MDEX_Engine_6.4.1.2_for_Linux_x86-64.zip
  inflating: mdex_6.4.1.2.763315_x86_64pc-linux.sh 
  inflating: presAPI_6.4.1.2.763315_x86_64pc-linux.tgz  

[oracle@oraclelinux6 ~]$ ./mdex_6.4.1.2.763315_x86_64pc-linux.sh --target /u01/app/oracle
       
 

 
[oracle@oraclelinux6 ~]$ source /u01/app/oracle/endeca/MDEX/6.4.1.2/mdex_setup_sh.ini

[oracle@oraclelinux6 ~]$ echo $ENDECA_MDEX_ROOT
/u01/app/oracle/endeca/MDEX/6.4.1.2
 


Platform Services 6.1.4 installation:
 
[oracle@oraclelinux6 ~]$ unzip V40324-01_Oracle_Endeca_Platform_Services_6.1.4_for_Linux_x86-64.zip
Archive:  V40324-01_Oracle_Endeca_Platform_Services_6.1.4_for_Linux_x86-64.zip
  inflating: platformservices_614734339_x86_64pc-linux.sh 
  inflating: platformservices_614734339_x86_64pc-linux.tgz  

[oracle@oraclelinux6 ~]$ ./platformservices_614734339_x86_64pc-linux.sh --target /u01/app/oracle/endeca
 


 
[oracle@oraclelinux6 ~]$ source /u01/app/oracle/endeca/endeca/PlatformServices/workspace/setup/installer_sh.ini
[oracle@oraclelinux6 ~]$ echo $ENDECA_ROOT
/u01/app/oracle/endeca/endeca/PlatformServices/6.1.4

[oracle@oraclelinux6 ~]$ cd /u01/app/oracle/endeca/endeca/PlatformServices/6.1.4/tools/server/bin
[oracle@oraclelinux6 bin]$ ./startup.sh
Using ENDECA_ROOT:     /u01/app/oracle/endeca/endeca/PlatformServices/6.1.4
Using ENDECA_CONF:     /u01/app/oracle/endeca/endeca/PlatformServices/workspace
Using CATALINA_BASE:   /u01/app/oracle/endeca/endeca/PlatformServices/workspace
Using CATALINA_HOME:   /u01/app/oracle/endeca/endeca/PlatformServices/6.1.4/tools/server
Using CATALINA_TMPDIR: /u01/app/oracle/endeca/endeca/PlatformServices/workspace/temp
Using JRE_HOME:        /u01/app/oracle/endeca/endeca/PlatformServices/6.1.4/j2sdk
Using CLASSPATH:       /u01/app/oracle/endeca/endeca/PlatformServices/6.1.4/tools/server/bin/bootstrap.jar
 


Tools and Frameworks 3.1.2 installation:
 
[root@oraclelinux6 ATG]# pwd
/media/sf_Downloads/ATG
[root@oraclelinux6 ATG]# cp V37712-01_Oracle_Endeca_Tools_and_Frameworks_3.1.2_for_Linux_x86-64.zip /home/oracle/
[root@oraclelinux6 ATG]# chown oracle.oracle /home/oracle/V37712-01_Oracle_Endeca_Tools_and_Frameworks_3.1.2_for_Linux_x86-64.zip

[oracle@oraclelinux6 ~]$ pwd
/home/oracle
[oracle@oraclelinux6 ~]$ mv V37712-01_Oracle_Endeca_Tools_and_Frameworks_3.1.2_for_Linux_x86-64.zip /u01/app/oracle/endeca/
[oracle@oraclelinux6 ~]$ cd /u01/app/oracle/endeca/

[oracle@oraclelinux6 endeca]$ unzip V37712-01_Oracle_Endeca_Tools_and_Frameworks_3.1.2_for_Linux_x86-64.zip

[oracle@oraclelinux6 endeca]$ cd ToolsAndFrameworks/3.1.2/server/bin/

[oracle@oraclelinux6 bin]$ ./startup.sh
Checking Workbench Environment Settings
Using ENDECA_TOOLS_ROOT: /u01/app/oracle/endeca/ToolsAndFrameworks/3.1.2
Using ENDECA_TOOLS_CONF: /u01/app/oracle/endeca/ToolsAndFrameworks/3.1.2/server/workspace
Using LOGGING_DIR:       /u01/app/oracle/endeca/ToolsAndFrameworks/3.1.2/server/workspace/logs
Using CATALINA_HOME:     /u01/app/oracle/endeca/ToolsAndFrameworks/3.1.2/server/apache-tomcat-6.0.32
Using CATALINA_BASE:     /u01/app/oracle/endeca/ToolsAndFrameworks/3.1.2/server/workspace
Using JAVA_HOME:         /u01/app/oracle/endeca/ToolsAndFrameworks/3.1.2/server/j2sdk
Using JRE_HOME:          /u01/app/oracle/endeca/ToolsAndFrameworks/3.1.2/server/j2sdk
Using WORKING_DIR:       /u01/app/oracle/endeca/ToolsAndFrameworks/3.1.2/server/workspace/state
Using CATALINA_OPTS:      -Xms256m -Xmx1024m -XX:MaxPermSize=512m -Dcom.endeca.manager.endecaroot=/u01/app/oracle/endeca/ToolsAndFrameworks/3.1.2/server/workspace
Using JAVA_OPTS:          -Djava.security.auth.login.config=/u01/app/oracle/endeca/ToolsAndFrameworks/3.1.2/server/workspace/conf/Login.conf -Dorg.apache.catalina.SESSION_COOKIE_NAME=ESESSIONID -Dorg.apache.catalina.SESSION_PARAMETER_NAME=esessionid -XX:CompileCommand=exclude,org/apache/derby/impl/services/locks/LockControl,getLock -XX:CompileCommand=exclude,org/apache/derby/impl/services/locks/LockControl,addLock -XX:CompileCommand=exclude,org/apache/derby/impl/services/locks/LockControl,isGrantable -XX:+UnlockDiagnosticVMOptions -XX:-DisplayVMOutput

Starting Workbench (background process)
Using CATALINA_BASE:   /u01/app/oracle/endeca/ToolsAndFrameworks/3.1.2/server/workspace
Using CATALINA_HOME:   /u01/app/oracle/endeca/ToolsAndFrameworks/3.1.2/server/apache-tomcat-6.0.32
Using CATALINA_TMPDIR: /u01/app/oracle/endeca/ToolsAndFrameworks/3.1.2/server/workspace/temp
Using JRE_HOME:        /u01/app/oracle/endeca/ToolsAndFrameworks/3.1.2/server/j2sdk
Using CLASSPATH:       /u01/app/oracle/endeca/ToolsAndFrameworks/3.1.2/server/apache-tomcat-6.0.32/bin/bootstrap.jar


Open Workbench console:


Content Acquisition System 3.1.2.1 installation:
 
[oracle@oraclelinux6 ~]$ unzip V40311-01_Oracle_Endeca_Content_Acquisition_System_3.1.2.1_for_Linux_x86-64.zip
Archive:  V40311-01_Oracle_Endeca_Content_Acquisition_System_3.1.2.1_for_Linux_x86-64.zip
  inflating: cas-3.1.2.1-x86_64pc-linux.RC2.sh  

[oracle@oraclelinux6 bin]$ export ENDECA_TOOLS_ROOT=/u01/app/oracle/endeca/ToolsAndFrameworks/3.1.2
[oracle@oraclelinux6 bin]$ export ENDECA_TOOLS_CONF=/u01/app/oracle/endeca/ToolsAndFrameworks/3.1.2/server/workspace/conf

[oracle@oraclelinux6 ~]$ chmod 744 cas-3.1.2.1-x86_64pc-linux.RC2.sh
[oracle@oraclelinux6 ~]$ ./cas-3.1.2.1-x86_64pc-linux.RC2.sh --target /u01/app/oracle/ --endeca_tools_conf /u01/app/oracle/endeca/ToolsAndFrameworks/3.1.2/server/workspace/conf



 
[oracle@oraclelinux6 ~]$ cd /u01/app/oracle/endeca/CAS/3.1.2.1/bin
[oracle@oraclelinux6 bin]$ pwd
/u01/app/oracle/endeca/CAS/3.1.2.1/bin
[oracle@oraclelinux6 bin]$ ./cas-service.sh



Test installation:
 
[oracle@oraclelinux6 bin]$ cd /u01/app/oracle/endeca/ToolsAndFrameworks/3.1.2/server/bin
[oracle@oraclelinux6 bin]$ pwd
/u01/app/oracle/endeca/ToolsAndFrameworks/3.1.2/server/bin
[oracle@oraclelinux6 bin]$ ./shutdown.sh 
[oracle@oraclelinux6 bin]$ ./startup.sh

[oracle@oraclelinux6 bin]$ cd -
/u01/app/oracle/endeca/CAS/3.1.2.1/bin
[oracle@oraclelinux6 bin]$ nohup ./cas-service &

Open Workbench console:

user: admin
pass: admin

If you can see Data Sources option, it means your installation was succesfull.

No comments:

Post a Comment