Error while installing tdp 5.4 on linux86

Mirdas_M

ADSM.ORG Member
Joined
Jan 4, 2007
Messages
48
Reaction score
0
Points
0
Location
Cameroon
Website
Visit site
Hi guys,

I having errors while installing oracle 1dp 5.4 on linux86.

[root@bruno linux86]# ./5.4.1.0-TIV-TSMORA-LinuxX86.bin
Initializing Wizard........
Verifying JVM........
No Java Runtime Environment (JRE) was found on this system.
[root@bruno bin]# ./java -version
java version "1.6.0_03"
Java(TM) SE Runtime Environment (build 1.6.0_03-b05)
Java HotSpot(TM) Client VM (build 1.6.0_03-b05, mixed mode, sharing)
[root@bruno linux86]# echo $PATH
/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/usr/bin/X11:/usr/X11R6/bin:/usr/java/jre1.6.0_03/bin:/usr/bin/java

Can any one help?

Thanks.
DID
 
From the help docs online:

"Known problems with different JRE versions

* There are several different Java Runtime Environment (JRE) versions available. Depending on the version and the operating system, there are some known problems related to JRE. See the Software Requirements for the supported and required JRE version to be used with the TSM Java GUI for this platform."

That version of Java may not yet be supported for TSM...looks to me like it is not...
(at least not on the clients, anyway...)
You should check here to verify:

http://www-1.ibm.com/support/docvie...G7&uid=swg21243309&loc=en_US&cs=utf-8&lang=en

Cheers -
-Chef.
 
I having errors while installing oracle 1dp 5.4 on linux86.

[root@bruno linux86]# ./5.4.1.0-TIV-TSMORA-LinuxX86.bin
Initializing Wizard........
Verifying JVM........
No Java Runtime Environment (JRE) was found on this system.
[root@bruno bin]# ./java -version
java version "1.6.0_03"
Java(TM) SE Runtime Environment (build 1.6.0_03-b05)
Java HotSpot(TM) Client VM (build 1.6.0_03-b05, mixed mode, sharing)
[root@bruno linux86]# echo $PATH
/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/usr/bin/X11:/usr/X11R6/bin:/usr/java/jre1.6.0_03/bin:/usr/bin/java

[bit of an old thread so sorry about the bumping but there's always nice to be able to contribute - somebody else might have equal problems and just dies to get'em solved ;)]

I had similar problems with a customer's new oracle rac; I had to - while Sun's JRE still installed - rename the java binary (so it won't conflict with the new jre), install IBM Java2 JRE via .rpm, update the $PATH & $JAVA...-enviroment variable, install the tdp (with "-console" in my case), rpm -e IBM-Java2..., point $PATH & $JAVA.. to the original location, rename the java binary to it's original name. That solved my problem.
This occured on RedHat AS4 x86_64 w/ TDPO 5.4 / Oracle 10g installation.
 
When I got an answer from IBM, they FTP'd the .rpm file for the installation. That .bin installation wizard is a nightmare.
 
When I got an answer from IBM, they FTP'd the .rpm file for the installation. That .bin installation wizard is a nightmare.

Hi Luis,

Could you plz tell me where the rpm version of the TDP for Oracle v5.4.1 can be downloaded cause i 'm having problems installing with the .bin version.

Thanks in advance.
 
Here is the Fix:

Looks like this "Caused by: java.lang.OutOfMemoryError" had more to do with the java version than anything else. You would hope or think that the script would recognize this, but perhaps it just tests whether you have any kind of java interpreter installed... Once I installed java-1.4.2-ibm (IBM's version of Java), the installation worked fine:

## Before installing IBM Java with just java-1.4.2-gcj-compat installed

[root@server tdpo_linux_541]# java -version
java version "1.4.2"
gcj (GCC) 3.4.6 20060404 (Red Hat 3.4.6-9)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


## Logged into the RHN and added server to Extras Channel in RHN to download java-1.4.2-ibm


[root@server tdpo_linux_541]# up2date install java-1.4.2-ibm

Fetching Obsoletes list for channel: rhel-i386-as-4...

Fetching Obsoletes list for channel: rhel-i386-as-4-extras...

Fetching rpm headers...
########################################

Name Version Rel
----------------------------------------------------------
java-1.4.2-ibm 1.4.2.10 1jpp.2.el4 i386


Testing package set / solving RPM inter-dependencies...
########################################
java-1.4.2-ibm-1.4.2.10-1jp ########################## Done.
Preparing ########################################### [100%]

Installing...
1:java-1.4.2-ibm ########################################### [100%]
[root@server tdpo_linux_541]# java -version
java version "1.4.2"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2)
Classic VM (build 1.4.2, J2RE 1.4.2 IBM build cxia32142-20080122 (SR10) (JIT enabled: jitc))
[root@server tdpo_linux_541]#



[root@server tdpo_linux_541]# ./5.4.1.0-TIV-TSMORA-LinuxX86.bin -console








Initializing Wizard........
Launching InstallShield Wizard........


-------------------------------------------------------------------------------
Select a language to be used for this wizard.

[ ] 1 - Portuguese (Brazil)
[ ] 2 - Simplified Chinese
[ ] 3 - Traditional Chinese
[X] 4 - English
[ ] 5 - French
[ ] 6 - Italian
[ ] 7 - Japanese
[ ] 8 - Spanish
[ ] 9 - Korean
[ ] 10 - German

To select an item enter its number, or 0 when you are finished: [0]


-------------------------------------------------------------------------------
Data Protection for Oracle - InstallShield Wizard

Welcome to the InstallShield Wizard for Data Protection for Oracle

The InstallShield Wizard will install Data Protection for Oracle on your
computer.
To continue, choose Next.

Data Protection for Oracle
IBM Tivoli Storage Manager
http://www.ibm.com



Press 1 for Next, 3 to Cancel or 5 to Redisplay [1] 1
International Program License Agreement

Part 1 - General Terms

BY DOWNLOADING, INSTALLING, COPYING, ACCESSING, OR USING THE
PROGRAM YOU AGREE TO THE TERMS OF THIS AGREEMENT. IF YOU ARE
ACCEPTING THESE TERMS ON BEHALF OF ANOTHER PERSON OR A COMPANY
OR OTHER LEGAL ENTITY, YOU REPRESENT AND WARRANT THAT YOU HAVE
FULL AUTHORITY TO BIND THAT PERSON, COMPANY, OR LEGAL ENTITY TO
THESE TERMS. IF YOU DO NOT AGREE TO THESE TERMS,

- DO NOT DOWNLOAD, INSTALL, COPY, ACCESS, OR USE THE PROGRAM;
AND

- PROMPTLY RETURN THE PROGRAM AND PROOF OF ENTITLEMENT TO THE
PARTY FROM WHOM YOU ACQUIRED IT TO OBTAIN A REFUND OF THE AMOUNT

Press Enter to continue viewing the license agreement, or, Enter "1"
to accept the agreement, "2" to decline it or "99" to go back to the
previous screen, "3" Print.

1


-------------------------------------------------------------------------------
Data Protection for Oracle - InstallShield Wizard

Data Protection for Oracle will be installed in the following location:

/opt/tivoli/tsm/client/oracle

with the following features:

Oracle Base

for a total size:

11 MB

Press 1 for Next, 2 for Previous, 3 to Cancel or 5 to Redisplay [1] 1

-------------------------------------------------------------------------------
Data Protection for Oracle - InstallShield Wizard


Installing Data Protection for Oracle. Please wait...


|-----------|-----------|-----------|------------|
0% 25% 50% 75% 100%
|||||||||||||
-------------------------------------------------------------------------------
Data Protection for Oracle - InstallShield Wizard

The InstallShield Wizard has successfully installed Data Protection for Oracle.
Choose Finish to exit the wizard.

Press 3 to Finish or 5 to Redisplay [3] 3
 
Back
Top