Sunday 17 June 2012

Installation of JavaCAPS 6.3 in Solaris Machine.


Pre-Requisites

X11 should be enabled in Solaris Box.
Xming should be installed in local system.
JavaCAPS 6.3 release was built with JDK version 1.6.20, so install JDK 1.6 before installation.

Download


Download JavaCAPS v6.3 "Oracle Java Composite Application Platform Suites (CAPS) version R6.3 for Solaris SPARC and x86 (32 and 64 bit)" 


Using Putty to connect with Solaris box with X11


The following Screen shows how to connect to Solaris box using X11:Note: Xming must be in running state in your local system.


Command to extract and install JavaCAPS63


To Unzip JavaCAPS63

Command: unzip JavaCAPS63.zip
Outcome: It will create .tar file as JavaCAPS63.tar

To run .tar file

Command: tar –xvf JavaCAPS63.tar
Outcome: It will create all the folder which contains .bin fine (JCAPS installable file)

To change the mode for the .bin file

Command: chmod a+x JavaCAPS63.bin
Outcome: It will make the .bin file as executable file.

To run the execution

Command: ./JavaCAPS63.bin
Outcome: It will run the execution process.

Note: Run the above command in sequence as mentioned. If X11 is not enabled, we can’t get AWT features (Abstract Window Tool).



Steps for actual installation process
Please follow the below steps for the installation of JavaCAPS6.3:
Screen to show the Oracle JavaCAPS 6.3 installation initiated –


Screen to select the installation folder for JavaCAPS 6.3 –


Screen to select the installation set, Select ‘Complete’ –


Screen to set the Admin and Master Password – (Admin pwd: adminadmin and Master Pwd: changeit)


NOTE: JavaCAPS 6.3 no longer provides default administrator and master password. This means that the password file that was previously created during installation for the master password is no longer created.


Screen to show JMS IQ, no need to change any setting click on next –


Screen to show JavaCAPS Enterprise Manager, no need to modify anything, just click on next button –


Screen to show pre-installation summary –


Screen to show the installation progress –


Screen to show the Oracle JavaCAPS 6.3 installation is successfully installed –


Screen to show the Oracle JavaCAPS installation complete successfully and it is configured locally –


Screen to show the Oracle JavaCAPS 6.3 admin console –


Screen to show the Oracle JavaCAPS admin console –


You can now start using JavaCAPS v6.3.


Please mail me if you need any further information on the same.

No comments:

Post a Comment