AIX(WebSphere + WCA) - Windows(CMS)

Because there were no replies for my topic Infowiev/WCA problem
maybe anyone could support me with step by step instruction of:

  • installing WCA on AIX
  • deploying necessary war files
  • testing if everything went ok

maybe I forgot about something?

My WAS running on AIX() is IBM WebSphere Application Server - ND, 6.0.2.9

Look for attachment where I put screenshots of installation process for AIX

Next I’ll post screenshots of WAS deployment.

Please advice
WCA_installation_on_AIX.zip (256.0 KB)


sqrha (BOB member since 2007-02-22)

Before I run installation process here is what I did:

  • log on as root

  • create user bobje
    here is what’s added to /etc/passwd:
    bobje:!:203:1::/websphere/bo:/usr/bin/bash

  • added group bobje
    here is what’s added to /etc/group:
    bobje:!:203:bobje

  • put unpacked BO for AIX into
    /websphere/instalki/aix
    I changed owner of those files:
    drwxr-xr-x 3 bobje bobje 256 Oct 17 12:53 AIXProductivityPack
    drwxr-xr-x 6 bobje bobje 4096 Oct 17 12:40 DISK_1
    drwxr-xr-x 3 bobje bobje 256 Oct 17 12:45 DISK_2
    drwxr-xr-x 3 bobje bobje 256 Oct 17 12:51 DISK_3

  • changed executable permission for all files (I meant it for sh scripts and those called from install.sh script)

  • run install.sh from DISK_1 folder


sqrha (BOB member since 2007-02-22)

I’m afraid that your version “IBM WebSphere Application Server - ND, 6.0.2.9” is actually not an officially supported version according to the platforms doc. version 6.0.0.x is supported but not any higher.

Also, when you mention “ND” in the version name, could that be a 'Network Edition" as I know that will not work and is stated in the same doc as well: “Support of WebSphere and WebLogic Editions
Network Editions of the Applications Server listed above are NOT supported. The Express Edition of WebSphere and WebLogic application servers are supported.”

So I’m afraid that, although you may be able to get it to work somehow (I wouldnt know how), you do end up with an unsupported installation. Which is something you dont want.


Orange :netherlands: (BOB member since 2006-09-18)

On page 6 of this document http://support.businessobjects.com/communityCS/TechnicalPapers/boe_xi_r2_supported_platforms_aix_sp2.pdf.asp
I read:

Application Server Incremental Release Support Policy

Specified application servers versions have been successfully tested by Business Objects. Incremental releases of the specified versions defined by the last number in the application server name will be supported as they are made available, but may not have been tested by Business Objects. Exceptions in support will be documented.

Here is info about WAS product

IBM WebSphere Application Server Product Installation Status Report

Report at date and time 2007-10-18 12:06:52+0100

Installation
Product Directory /websphere/IBM/WebSphere/AppServer
Version Directory /websphere/IBM/WebSphere/AppServer/properties/version
DTD Directory /websphere/IBM/WebSphere/AppServer/properties/version/dtd
Log Directory /websphere/IBM/WebSphere/AppServer/logs
Backup Directory /websphere/IBM/WebSphere/AppServer/properties/version/update/backup
TMP Directory /tmp

Installation Platform
Name IBM WebSphere Application Server
Version 6.0

Product List
ND installed

Installed Product
Name IBM WebSphere Application Server - ND
Version 6.0.2.9
ID ND
Build Level cf90614.22
Build Date 4/7/06


End Installation Status Report[b]

[/b]


sqrha (BOB member since 2007-02-22)

Correct, so the newest, officially supported version by BO is WebSphere 6.0.0.2. However you say you have version 6.0.2.x which I believe is not what they mean by “defined by the last number in the application server name”. As far as I know, this would mean support fro any 6.0.0.x version.

Also, the name end with ND, which is the “WebSphere Application Server Network Deployment”, which I believe is the current name for the “network edition” which is not supported.

This is al the infomation I have, if you want to be 100% sure, check with tech support.


Orange :netherlands: (BOB member since 2006-09-18)

Thanks - You might be right - I called the support and the said that ND will be supported in next version, although they can’t say what exactly happens when youtry do install BO in WAS 6.2.x ND

Again thank you for tip, that solves my problem for now.


sqrha (BOB member since 2007-02-22)

Hello Sqrha,

I did a succesful installation of BOXI R2 SP2 on AIX and WebSphere.

Versions:
[list]AIX: 5.3 (5300-04)
Web Portal Server: 6.0.1.2
Web Application Server: 6.0.2.11 + PK20404 + PK25804 + PK27109 + PK23535 + PK24146 + PK29441 + PK25682 + PK27434 + PK35285[/list]But I don’t know, if the WAS is an ND?!

Did you read carefully the documentation on this toppic?
[list]BOXI R2 - Installation Guide UNIX => Chapter 6: Deploying on WebSphere
BOXI R2 - Deployment and Configuration Guide => Chapter 4: Creating a WebSphere Cluster[/list]

Regards,
Daniel


LDaniel (BOB member since 2006-06-14)