LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 11-13-2007, 07:39 AM   #1
thomas_r
LQ Newbie
 
Registered: Nov 2007
Posts: 15

Rep: Reputation: 1
Oracle 10g on OpenSuSE 10.3 AMD64 - Installer Hangs


Sorry if this is a repost - I spotted other threads on different versions of Oracle/SuSE but nothing specific to Oracle 10g x86-64 + SuSE 10.3 x86-64. I am a linux newbie so I'm not sure which steps/elements of these older threads might be applicable here.

Trying to install Oracle Database 10g Release 2 (10.2.0.1.0) Enterprise/Standard Edition for Linux x86-64.

OpenSuSE 10.3 AMD64 is up and running on a dualcore Opteron 2Ghz. Machine has 4GB Ram + 2GB linux swap configured. Running KDE.

I have followed the 10g preinstallation and configuration steps from the oracle quick installation guide. After launching runInstaller from within a Konsole window, the installer launches and preliminary setup questions complete. Installer then hangs at 65% - this has happened twice at the exact same spot.

The oracle installation .gz file passes cksum, so I don't think this is a file corruption issue.

Any ideas?
 
Old 11-13-2007, 10:36 AM   #2
thomas_r
LQ Newbie
 
Registered: Nov 2007
Posts: 15

Original Poster
Rep: Reputation: 1
Log files

Some further info:

The file "/app/oracle/oraInventory/logs/installActions2007-11-12_03-05-18PM.log" is about 450 lines long. I can post here if it would be helpful.

The file "/app/oracle/oraInventory/logs/oraInstall2007-11-12_03-05-18PM.err" contains:

java.lang.NullPointerException
at oracle.sysman.oii.oiin.OiinNetOps.addNICInfo(OiinNetOps.java:143)
at oracle.sysman.oii.oiin.OiinNetOps.computeNICList(OiinNetOps.java:108)
at oracle.sysman.oii.oiin.OiinNetOps.<init>(OiinNetOps.java:75)
at oracle.sysman.oii.oiin.OiinNetOps.getNetOps(OiinNetOps.java:89)
at oracle.sysman.oii.oiif.oiifw.OiifwHostNameWCDE.initialize(OiifwHostNameWCDE.java:111)
at oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate(OiifbCondIterator.java:152)
at oracle.sysman.oii.oiic.OiicDepWizEngine.doOperation(OiicDepWizEngine.java:424)
at oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate(OiifbCondIterator.java:171)
at oracle.sysman.oii.oiic.OiicPullSession.doOperation(OiicPullSession.java:1273)
at oracle.sysman.oii.oiic.OiicSessionWrapper.doOperation(OiicSessionWrapper.java:289)
at oracle.sysman.oii.oiic.OiicInstaller.run(OiicInstaller.java:546)
at oracle.sysman.oii.oiic.OiicInstaller.runInstaller(OiicInstaller.java:929)
at oracle.sysman.oio.oioc.OiocOneClickInstaller.runInstaller(OiocOneClickInstaller.java:1921)
at oracle.sysman.oio.oioc.OiocOneClickInstaller.main(OiocOneClickInstaller.java:2149)
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at oracle.sysman.oip.oipc.oipcr.OipcrRulesEngine.executeRule(OipcrRulesEngine.java:278)
at oracle.sysman.oip.oipc.oipcp.OipcpPrereqChecker.executeCheck(OipcpPrereqChecker.java:495)
at oracle.sysman.oip.oipc.oipcp.OipcpPrereqChecker.runChecks(OipcpPrereqChecker.java:450)
at oracle.sysman.oip.oipc.oipcp.OipcpPrereqChecker.executePrereqs(OipcpPrereqChecker.java:351)
at oracle.sysman.oii.oiif.oiifw.OiifwPrereqWCDE$1.run(OiifwPrereqWCDE.java:650)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.NumberFormatException: For input string: "18446744073709551615"
at java.lang.NumberFormatException.forInputString(Unknown Source)
at java.lang.Long.parseLong(Unknown Source)
at java.lang.Long.<init>(Unknown Source)
at oracle.sysman.oip.oipc.oipch.OipchLinuxKernelReader.getKernelParameters(OipchLinuxKernelReader.java: 93)
at oracle.sysman.oip.oipc.oipch.OipchLinuxOSCreator.updateKernelInfo(OipchLinuxOSCreator.java:375)
at oracle.sysman.oip.oipc.oipch.OipchLinuxOSCreator.updateOSInfo(OipchLinuxOSCreator.java:135)
at oracle.sysman.oip.oipc.oipch.OipchLinuxOSCreator.createOS(OipchLinuxOSCreator.java:120)
at oracle.sysman.oip.oipc.oipch.OipchOSCreator.getOS(OipchOSCreator.java:106)
at oracle.sysman.oip.oipc.oipch.OipchHostCreator.getOS(OipchHostCreator.java:84)
at oracle.sysman.oip.oipc.oipch.OipchHostCreator.build(OipchHostCreator.java:57)
at oracle.sysman.oip.oipc.oipck.OipckKnowledgeSourceFactory.getKnowledgeSourceImpl(OipckKnowledgeSource Factory.java:239)
at oracle.sysman.oip.oipc.oipck.OipckKnowledgeSourceFactory.getKnowledgeSource(OipckKnowledgeSourceFact ory.java:60)
at oracle.sysman.oip.oipc.oipck.OipckKnowledgeSourceLibrary.loadKnowledgeSource(OipckKnowledgeSourceLib rary.java:160)
at oracle.sysman.oip.oipc.oipck.OipckKnowledgeSourceLibrary.getKnowledgeSource(OipckKnowledgeSourceLibr ary.java:79)
at oracle.sysman.oip.oipc.oipcr.OipcrRulesEngine.getKnowledgeSource(OipcrRulesEngine.java:563)
at oracle.sysman.oip.oipc.oipcz.OipczOSChecks.checkCertifiedOSVersions(OipczOSChecks.java:69)
... 10 more
 
Old 11-14-2007, 09:33 AM   #3
thomas_r
LQ Newbie
 
Registered: Nov 2007
Posts: 15

Original Poster
Rep: Reputation: 1
Nobody?

Since the log above refers to java errors, here's some info on the JVM:

thomas@linux-k077:~> java -version
java version "1.5.0_12"
Java™ 2 Runtime Environment, Standard Edition (build 1.5.0_12-b04)
Java HotSpot™ 64-Bit Server VM (build 1.5.0_12-b04, mixed mode)


Nobody has any suggestions? Should I start trying the suggestions for SuSE 9.x I've seen in other threads on this forum? Any harm in trying?
 
Old 11-14-2007, 11:09 AM   #4
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
You could start the installer under the command of strace and
see what it's trying to do, what it hangs at.

'man strace' for details.




Cheers,
Tink
 
Old 08-28-2009, 10:44 PM   #5
kaisy
LQ Newbie
 
Registered: Jul 2009
Posts: 1

Rep: Reputation: 0
at oracle.sysman.oii.oiin.OiinNetOps.addNICInfo(OiinNetOps.java:143)

how should i configure my host.conf file
 
  


Reply

Tags
oracle10g



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Install Oracle 10G R2 in OpenSuSE 10.2 64 bit? filex Linux - Software 13 04-10-2009 04:01 PM
RHAS 3.0 i64, Oracle 10g, Oracle RAC, and ASM xmdms Linux - Enterprise 10 01-05-2007 11:07 PM
Help with Oracle 10g brazilian_user Linux - Networking 2 02-09-2006 02:47 PM
OpenSuSE beta3 installer hangs noamsml SUSE / openSUSE 2 08-28-2005 01:13 PM
Oracle 10G vs 9i sashie Linux - Software 0 06-07-2004 02:37 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 10:25 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration