Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Install Problem on 8.1.6 / Linux
Just curious if anyone might be able to point me in the right direction.
All went very smoothly installing the "Typical" configuration (using the X-based Oracle Global Installer) - until the dbassist utility was launched to try and configure (install) the default database. I tried it repeatedly with various options, but each time it failed right away with the same Java VM stack trace (InstallActions log file, below). I haven't got any idea how to debug this - let alone what might be wrong.
My platform is Redhat 6.1/Intel. Thanks very much for any suggestions you might have!
--Jeff
***InstallActions LOG***
Command which is being spawned is
/home/oracle/product/8.0.5/bin/dbassist -progress_only -responseFile
NO_VALUE -createtype seed -numusers NO_VALUE -apptype NO_VALUE
-cartridges NO_VALUE -options NO_VALUE -demos NO_VALUE
-seedloc /home/oracle/Orac le8iR2/starterdb -sid ora8 -orabase
/home/oracle/product/8.0.5 -dbloc /home/ora8/m01 -clususer
NO_VALUE -cluspswd *Protected value, not to be logged* -nodeinfo
NO_VALUE -gdbName ora8.localdomain
Invalid Exit Code. The following result code will be used for
configuration tool: 1
Configuration tool Oracle Database Configuration Assistant failed
The datafiles will be copied from the CD to /home/ora8/m01/oradata/ora8.
The Oracle Database
Configuration Assistant will begin creating the database. An Oracle database will be created for you. The database name will be ora8. The system identifier for the database will be ora8. The password for the SYS account will be change_on_install and the SYSTEM account will be manager.
java.lang.NullPointerException
at NetConfig.getBestLocalListenerEndpoint(Compiled Code) at NetConfig.getLocalListenerEntry(Compiled Code) at CreateOracle_base.getListeners(Compiled Code) at CopySeed.CreateDatabase(Compiled Code) at CopySeed_base.run(Compiled Code) at java.lang.Thread.run(Compiled Code)
Result code for launching of configuration tool is 1
Error :*** Alert: One or more tools have failed. It is recommended but
not required that these tools
succeed for this instal
lation. You can now select these tools, read its details to examine why
they failed, fix those
problems, and retry them. Or,
you can click "Next" to continue. ***
Sent via Deja.com http://www.deja.com/
Before you buy.
Received on Fri Nov 03 2000 - 14:50:25 CST
![]() |
![]() |