Installation of StreamServe5.6.2 on Linux- Step-by-step Guide
Hello!! There is no step-by-step guide for StreamServe 5.6.2 installtion on Linux anywhere. Trust me, I searched. Even in the OpenText forum, they have a installtion guide which gives a overview but not step-by-step overview. As a newcomer I faced multiple challenges of what and how hence decided to share this for whoever it might be helpful for.
Installing StreamServe Components on UNIX
This section
includes information about how to install the following StreamServe components
on UNIX:
• Framework
• StreamServer
Installing Framework on UNIX
The following main parts are included in the Framework
Setup:
• Service Component Framework
• Management gateway
• Service gateway
• Archiver application
• Task Scheduler
Configuration information pre-requisite
·
Management gateway – Location for StreamServer
Projects
This
directory is used for the working directories for StreamServe applications.
When you deploy a Project in Control Center or using the Command LineUtilities,
the Project is deployed to the working directory.
·
Management gateway port
The
port used by the management gateway for communication.
·
Java Environment – JAVA_HOME
The path to the Java Runtime Environment or Java
Development Kit. This must be version 1.7 or later.
Installing SS Framework on UNIX
Below are the steps for
installing StreamServe Framework:
Extracting the StreamServe Setup Files
The StreamServe setup files are archived in a zipped file.
There is one archive for each UNIX platform operating system type.
To
extract the setup files:-
i)
Create a folder to extract the StreamServe files to, for example
/bp/streamserve
ii)
Copy the zipped file for the appropriate UNIX platform to the new directory.
iii) From the StreamServe directory, extract the zipped
file using the following command:
tar
-xvf < <StreamServe_Installation_File>
Running the StreamServe setup script to install
Framework
i) Browse to the folder created when extracting the setup folder, for example:
/bp/streamserve/streamserve-5.5.0.GA.353
ii) Run ./setup
iii) Select to install StreamServe Framework. An End User
License Agreement text is displayed.
iv) After reading the text, enter q to continue.
v)
Accept by entering Yes.
vi) Enter the location of Installation directory
vii) Enter the port of Installation (standard 28300)
viii) Enter the Path for Java_Home
ix) Confirm the above configurations
x) Wait for the Installation prompt to be over
Configuring Control Centre
Prerequisite:
The
export file has to be ready & saved in the machine’s Window’s directory
where the setup would be performed.
Credentials
and Host File:
i)
Login to Unix.
The
credentials would subject to change respective to Unix Server.
ii)
Modify Hosts file
Edit hosts file located in C:\Windows\System32\drivers\etc
& enter the ip-hostname of the UNIX server on your windows machine.
1.
Open Control Centre
2.
Change the default Password
3.
Configure Oracle directory
4.
Create New Site
5.
Rename New Site
6.
Connect to Site
7. Enter Administrator Credentials to Connect to Site
8.
Create Enterprise repository
9.
Connect to Oracle database with ‘sys’
credentials
10.
Wait for
repository Creation
11.
Create New application Domain
12.
Configure the application domain
13.
Enter the Administrator credentials in the
Administrator tab
1.
Enter the Oracle configuration in Runtime
repository tab
a.
Enter credential for Repository- Queue
b.
Enter credential for Repository- Security
c.
Enter credential for Repository- Web Access
15.
Disable Directory Setting in Directory Tab
16.
Disable Web content Repository setting in Web
Content Repository tab
17.
Create Runtime repository
18.
Select Runtime Repository in “Create Database”
prompt
19.
Enter Database credentials for ‘sys’ user
20.
Wait till the successful creation of Runtime
repository
Comments
Post a Comment