Operating System - HP-UX
1748035 Members
5160 Online
108757 Solutions
New Discussion юеВ

Re: Oracle 10g Installation issue on HP-UX 11.23 IA

 
Rajkumar Ganesan
Occasional Contributor

Oracle 10g Installation issue on HP-UX 11.23 IA

I tried installing oracle 10g, It throws below error, I have updated the required patches and kernel parameters, This below error will be thrown if I use default installation, when I use Advanced Installation, it proceeds one step further and throws some library error and stops, We are using HP UX 11.23

Steps followed:
Mounted 50 GB of LUN to HP-UX
Installed required patches
Changed the kernel parameters
Set the Java path, created user and group for Oracle
set the .profile and environment, have enough tmp and swap

Please let me know the solution, if you have come across the problem.


----------------------------------------------
Preparing to launch Oracle Universal Installer from /tmp/OraInstall2008-02-13_07-54-34PM. Please wait ...$ Oracle Universal Installer, Version 10.2.0.1.0 Production
Copyright (C) 1999, 2005, Oracle. All rights reserved.

java.io.FileNotFoundException: /tmp/OraInstall2008-02-13_07-54-34PM/oui/instImages/images.properties (No such file or directory)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.(FileInputStream.java:106)
at java.io.FileInputStream.(FileInputStream.java:66)
at oracle.sysman.oii.oiif.oiifm.OiifmSplashScreen.loadProperties(OiifmSplashScreen.java:444)
at oracle.sysman.oii.oiif.oiifm.OiifmSplashScreen.(OiifmSplashScreen.java:93)
at oracle.sysman.oii.oiif.oiifm.OiifmGraphicInterfaceManager.(OiifmGraphicInterfaceManager.java:259)
at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.createInterfaceManager(OiicSessionInterfaceManager.java:193)
at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.getInterfaceManager(OiicSessionInterfaceManager.java:202)
at oracle.sysman.oii.oiic.OiicInstaller.getInterfaceManager(OiicInstaller.java:436)
at oracle.sysman.oii.oiic.OiicInstaller.runInstaller(OiicInstaller.java:926)
at oracle.sysman.oio.oioc.OiocOneClickInstaller.runInstaller(OiocOneClickInstaller.java:1957)
at oracle.sysman.oio.oioc.OiocOneClickInstaller.main(OiocOneClickInstaller.java:2185)
Exception java.lang.ExceptionInInitializerError occurred..
java.lang.ExceptionInInitializerError
at oracle.sysman.oii.oiif.oiifm.OiifmGraphicInterfaceManager.(OiifmGraphicInterfaceManager.java:259)
at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.createInterfaceManager(OiicSessionInterfaceManager.java:193)
at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.getInterfaceManager(OiicSessionInterfaceManager.java:202)
at oracle.sysman.oii.oiic.OiicInstaller.getInterfaceManager(OiicInstaller.java:436)
at oracle.sysman.oii.oiic.OiicInstaller.runInstaller(OiicInstaller.java:926)
at oracle.sysman.oio.oioc.OiocOneClickInstaller.runInstaller(OiocOneClickInstaller.java:1957)
at oracle.sysman.oio.oioc.OiocOneClickInstaller.main(OiocOneClickInstaller.java:2185)
Caused by: java.lang.NumberFormatException: null
at java.lang.Integer.parseInt(Integer.java:436)
at java.lang.Integer.(Integer.java:609)
at oracle.sysman.oii.oiif.oiifm.OiifmSplashScreen.(OiifmSplashScreen.java:103)
... 7 more
Exception in thread "main" java.lang.NoClassDefFoundError
at oracle.sysman.oii.oiif.oiifm.OiifmGraphicInterfaceManager.(OiifmGraphicInterfaceManager.java:259)
at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.createInterfaceManager(OiicSessionInterfaceManager.java:193)
at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.getInterfaceManager(OiicSessionInterfaceManager.java:202)
at oracle.sysman.oii.oiif.oiifm.OiifmAlert.(OiifmAlert.java:151)
at oracle.sysman.oii.oiic.OiicInstaller.runInstaller(OiicInstaller.java:984)
at oracle.sysman.oio.oioc.OiocOneClickInstaller.runInstaller(OiocOneClickInstaller.java:1957)
at oracle.sysman.oio.oioc.OiocOneClickInstaller.main(OiocOneClickInstaller.java:2185)

----------------------------------------------
Checking for maxdsiz_64bit=2147483648; found maxdsiz_64bit=4294967296. Passed
Checking for maxssiz=134217728; found maxssiz=100610048. Failed <<<<
Checking for maxssiz_64bit=1073741824; found maxssiz_64bit=268435456. Failed <<<<
Checking for maxswapchunks=16384; found no entry. Failed <<<<
Checking for maxuprc=3687; found maxuprc=3686. Failed <<<<
Checking for msgmap=4098; found msgmap=4098. Passed
Checking for msgmni=4096; found msgmni=4096. Passed
Checking for msgseg=32767; found msgseg=32767. Passed
Checking for msgtql=4096; found msgtql=4096. Passed
Checking for ncsize=34816; found ncsize=35840. Passed
9 REPLIES 9
Jeeshan
Honored Contributor

Re: Oracle 10g Installation issue on HP-UX 11.23 IA

Failed <<<< messages comes when the Oracle requirements failed while installing.

You may change the kernel parameter what Oracle suggest in above error messages.
a warrior never quits
Khairy
Esteemed Contributor

Re: Oracle 10g Installation issue on HP-UX 11.23 IA

hi,

is the right version of java installed in the server?

have u comply with all oracle requirements b4 proceed with install?

I saw errors on kernel settings. You should set it accordingly. You could do it from sam and choose kernel settings.

Check out oracle required values for maxssiz, maxssiz_64bit,maxswapchunks & maxuprc.

whoa, hold down. Are you installing the right version of oracle for hpux 11.23?

As far as i know maxswapchunks is obsolete and is no longer in hpux 11.23!

Re: Oracle 10g Installation issue on HP-UX 11.23 IA

Oracle only do one set of media for 10g on HP-UX IA64, regardless of whether you want it for v2/v3, and a lot of the kernel/patch checks can be ignored at least during yje install (although you might find a database doesn't start later). Besides, failing the kernel/patch pre-reqs shouldn't cause the installer to throw a java exception.

A couple of other possibilities:

1. The exception seems to be thrown acessing a file in /tmp - you do have the 400MB of required storage space free in /tmp as indicated in the install guide?

2. You state that you 'set the java path'. AFAIK the Oracle Installer uses its own JRE on the install disk for installation - I see no pre-reqs in the install guide about setting any java paths...

HTH

Duncan

I am an HPE Employee
Accept or Kudo
Rajkumar Ganesan
Occasional Contributor

Re: Oracle 10g Installation issue on HP-UX 11.23 IA

The /tmp has 4GBof space,

Followed Oracle Installation Document to set all kernal parameter, maxswapchunks is obsolete.
TTr
Honored Contributor

Re: Oracle 10g Installation issue on HP-UX 11.23 IA

The kernel errors and the JAVA errors are independent of each other.You can safely ignore all oracle complains about the obsolete kernel parameters. The oracle installed is not aware of these parameters coming out of the kernel.

Also about all other parameter complains, most of them are way oversized in the installer. Whoever wrote this part of the installer simply took the maximum value allowd in the HP-UX kernel and put that value in the installer. If you think the environment is sized approprietly, you can continue on with the installedr and try to narrow down the JAVA issues. Try the latest JAVA version.

Also check if your /tmp is filling up, clean up all previous Orainst folders in /tmp and start fresh.
Rajkumar Ganesan
Occasional Contributor

Re: Oracle 10g Installation issue on HP-UX 11.23 IA

Reinstalled OS and used new oracle package for installation, followed all the steps given in the installation guide, it is not going through in default installation but in advanced installation it throws OUI-10151 library error. If any one come across this problem please help me.
Frederic Paquette
New Member

Re: Oracle 10g Installation issue on HP-UX 11.23 IA

Have the same issue trying to install oracle 10G client on HPUX 11.11.

image.properties is not found and it aborts.
TTr
Honored Contributor

Re: Oracle 10g Installation issue on HP-UX 11.23 IA

> Frederic Paquette: Have the same issue trying to install oracle 10G client on HPUX 11.11.

You have to open up a new thread and describe your problem with as many details possible. If anybody helps you in this thread you can not assign any point and the original poster seems to have given up on this one.
stan lin
Occasional Contributor

Re: Oracle 10g Installation issue on HP-UX 11.23 IA

look like 2 problems
1.kernel parameters are not fully prepair.
2.installation source file may lose something


check it .......