Thursday, December 18, 2008

Error while installing 11.5.10 on Linux AS 4

Error while installing 11.5.10 on Linux AS 4

$ export LD_ASSUME_KERNEL=2.4.19

$ ./rapidwiz

Rapid Install Wizard is validating your file system......
Rapid Install Wizard will now launch the Java Interface.....

Exception in thread "main" java.lang.NoClassDefFoundError: UniWordWrapper
at TechStackPanel.CreateControls(TechStackPanel.java:99)
at TechStackPanel.(TechStackPanel.java:73)
at RIWizard.(RIWizard.java:464)
at RIWizard.main(RIWizard.java:1349)


SOL:

1. Check rapidwiz version

$rapidwiz -version

11.5.10.29

The most current version of the Rapid Install wizard is 11.5.10.35

2. Download startCD (Patch 4159029) which contains RapidWiz version 11.5.10.34 and unzip & install patch where startCD is located becoz it overwrites the startCD.

3. Start Installation.
$ ./rapidwiz


Reference:
http://forums.oracle.com/forums/thread.jspa?threadID=550513

No comments: