on ‎2008 Jul 25 12:25 PM
Hi All,
my app is showing this error while start installing oracleu2026.
can any explain about this??
Exception java.lang.NullPointerException: occurred..
java.lang.NullPointerException:
at oracle.sysman.oii.oiix.OiixPathOps.directorify(OiixPathOps.java:359)
at oracle.sysman.oii.oiix.OiixPathOps.concatPath(OiixPathOps.java:379)
at oracle.sysman.oii.oiii.OiiiInstallAreaControl.getContentsDir(OiiiInstallAreaControl.java:1875)
at oracle.sysman.oii.oiii.OiiiInstallAreaControl.getXMLCompsFileLoc(OiiiInstallAreaControl.java:1901)
at oracle.sysman.oii.oiii.OiiiInstallAreaControl.compsOutOfSynch(OiiiInstallAreaControl.java:2800)
at oracle.sysman.oii.oiii.OiiiInstallAreaControl.getReaderForHome(OiiiInstallAreaControl.java:1987)
at oracle.sysman.oii.oiii.OiiiInstallInventory.getCompOHListElement(OiiiInstallInventory.java:727)
at oracle.sysman.oii.oiii.OiiiAreaInventory.getAllCompsVect(OiiiAreaInventory.java:1184)
at oracle.sysman.oii.oiii.OiiiAreaInventory.getReplaceCompEntries(OiiiAreaInventory.java:1748)
at oracle.sysman.oii.oiii.OiiiAreaInventory.getCompatCompInvEntryInAnyHome(OiiiAreaInventory.java:1429)
at oracle.sysman.oii.oiio.oiiod.OiiodDepEngine.checkSOHCompPresentInInv(OiiodDepEngine.java:5408)
at oracle.sysman.oii.oiio.oiiod.OiiodDepEngine.applySelection(OiiodDepEngine.java:3010)
at oracle.sysman.oii.oiio.oiiod.OiiodDepEngine.depModeApply(OiiodDepEngine.java:2505)
at oracle.sysman.oii.oiif.oiifw.OiifwPostDepModesWCCE.doOperation(OiifwPostDepModesWCCE.java:335)
at oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate(OiifbCondIterator.java:137)
at oracle.sysman.oii.oiic.OiicDepWizEngine.doOperation(OiicDepWizEngine.java:352)
at oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate(OiifbCondIterator.java:137)
at oracle.sysman.oii.oiic.OiicPullSession.doOperation(OiicPullSession.java:605)
at oracle.sysman.oii.oiic.OiicSessionWrapper.doOperation(OiicSessionWrapper.java:189)
at oracle.sysman.oii.oiic.OiicInstaller.run(OiicInstaller.java:316)
at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:702)
Request clarification before answering.
Hi Adhi,
Please follow the below note and make sure that you have installed the correct JDK as per note 723909.
Note 490403: Display problems with runInstaller/ odma
Hope this will resolves your issue, otherwise please let me know.
Thanks
Kishore
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Without a proper context (what are you starting? what is "your app"?) it's impossible to give a suggestion.
Markus
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Markus,
Yes, installation in windows server itanium, below step by step before installation:
1. Install the following Microsoft HotFixes:
924668 (Base/Driver)
924672 (Network)
924671 (MQ)
924670 (MMC)
924669 (IIS/Index)
copy 5656176\OraInstaller.jar Disk1\stage\Components\oracle.swd.oui.core\2.2.1.8. 0\1\DataFiles\Expanded\jlib
rmdir /S Disk1\stage\Components\oracle.swd.jre\1.4.1.0.0o\1\DataFiles\Expanded
mkdir Disk1\stage\Components\oracle.swd.jre\1.4.1.0.0o\1\DataFiles\Expanded
xcopy 5656176\Expanded Disk1\stage\Components\oracle.swd.jre\1.4.1.0.0o\1\DataFiles\Expanded /s
C:\TEMP\OUIIA64\disk1\sapserver.cmd
PROBLEM: change parameter in oraparam.ini JRE_LOCATION to c:\j2sdk rather than <DRIVE>:\ORACLE\<SID>\920\jre\1.4.2
C:\temp\OUIIA64\5656176\setup.exe instead
choose EPQ920 and path = C:\TEMP\OUIIA64\ora9206\Disk1\stage\products.xml
if required, stop oracle services (listener and database)
and than, the first start sapserver.cmd can not running.....
| User | Count |
|---|---|
| 12 | |
| 9 | |
| 6 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.