| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.server -> debian 2.4.20 (latest stable libc) + oracle *9.0.1.0 (one below latest)
Hello,
I installed oracle on debian and had slight glitch that jre was not linked at all. during install thus all configuration assistant failed. attached in tail -75 output.
XML 9.2.0.1.0 Oracle Diagnostics Pack 9.2.0.1.0 Oracle SOAP for JServ 2.0.0.0.0a Oracle HTTP Server 9.2.0.1.0 Oracle Text 9.2.0.1.0 iSQL*Plus 9.2.0.1.0 Oracle interMedia Client Option 9.2.0.1.0 Generic Connectivity Common Files 9.2.0.1.0 Oracle Internet Directory Client 9.2.0.1.0 Oracle Ultra Search Middle-Tier 9.2.0.1.0 Enterprise Manager Webserver Integration 9.2.0.1.0 Generic Connectivity Using ODBC 9.2.0.1.0 Oracle Net Listener 9.2.0.1.0 Oracle9i Syndication Server 9.2.0.1.0 Oracle JVM 9.2.0.1.0 Oracle Advanced Security 9.2.0.1.0 Oracle Ultra Search Server 9.2.0.1.0 Reporting Framework 9.2.0.1.0 Enterprise Manager Web Site 9.2.0.1.0 Oracle Applications Extensions 9.2.0.1.0 Oracle interMedia Locator 9.2.0.1.0 Oracle Management Server 9.2.0.1.0 Oracle interMedia 9.2.0.1.0 Oracle Trace 9.2.0.1.0 Oracle9i Development Kit 9.2.0.1.0 Migration Utility 9.2.0.1.0 Database Verify Utility 9.2.0.1.0 Oracle Database Utilities 9.2.0.1.0 Oracle9i 9.2.0.1.0 Oracle Intelligent Agent Extensions 9.2.0.1.0 Oracle Enterprise Manager Products 9.2.0.1.0 Oracle Net Services 9.2.0.1.0 Oracle Data Mining 9.2.0.1.0 Oracle OLAP 9.2.0.1.0 Oracle Spatial 9.2.0.1.0 Oracle Partitioning 9.2.0.1.0 Enterprise Edition Options 9.2.0.1.0 Oracle9i Database 9.2.0.1.0
Starting to execute optional autolaunch configuration tools
Launched configuration tool Oracle Net Configuration Assistant
Command which is being spawned is /oracle/JRE/bin/jre -native
-Duser.dir=/oracle/network/jlib -classpath
/oracle/JRE/lib/i18n.jar:/oracle/JRE/lib/rt.jar:/oracle/jlib/ewt3.jar:/oracle/jlib/ewtcompat-3_3_15.jar:/oracle/jlib/netcfg.jar:/oracle/network/jlib/netcam.jar:/oracle/network/jlib/netca.jar:/oracle/jlib/help3.jar:/oracle/jlib/oracle_ice5.jar:/oracle/jlib/share.jar:/oracle/jlib/swingall-1_1_1.jar:/oracle/jlib/srvm.jar:/oracle/network/tools
oracle.net.ca.NetCA /orahome /oracle /instype typical /inscomp
client,oraclenet,javavm,server,ano /insprtcl tcp,tcps /cfg local
/authadp NO_VALUE /nodeinfo NO_VALUE /responseFile
/oracle/network/install/netca_typ.rsp
Configuration tool Oracle Net Configuration Assistant failed
jre was not found in
/oracle/oracle.swd.jre/bin/i386/native_threads/jre
Result code for launching of configuration tool is 1
Launched configuration tool Oracle Database Configuration Assistant
Command which is being spawned is /oracle/bin/dbca -progress_only
-createDatabase -templateName General_Purpose.dbc -gdbName
linora.bartlett.com -sid linora -datafileJarLocation
/oracle/assistants/dbca/templates -datafileDestination /oracle/oradata
-responseFile NO_VALUE -characterset WE8ISO8859P1 -passwordDialog
true *Protected value, not to be logged*
Configuration tool Oracle Database Configuration Assistant failed
jre was not found in
/oracle/oracle.swd.jre/bin/i386/native_threads/jre
Result code for launching of configuration tool is 1
Launched configuration tool Agent Configuration Assistant
Command which is being spawned is /oracle/JRE/bin/jre -classpath
/oracle/JRE/lib/rt.jar:/oracle/jlib/srvm.jar:/oracle/network/agent/agentca.jar
oracle.agent.AgentCA /orahome /oracle /nodeinfo NO_VALUE
Configuration tool Agent Configuration Assistant failed
jre was not found in
/oracle/oracle.swd.jre/bin/i386/native_threads/jre
Result code for launching of configuration tool is 1
Launched configuration tool Starting HTTP Server
Command which is being spawned is /oracle/Apache/Apache/bin/apachectl
startssl
Configuration tool Starting HTTP Server succeeded
Result code for launching of configuration tool is 0
Error :*** Alert: One or more tools have failed. It is recommended but
not required that these tools succeed for this installation. 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. ***
User selected: Yes/OK
Warning :*** Alert: Do you really want to exit? *** User selected: Yes/OK
Launched configuration tool LaunchOEM
Command which is being spawned is /oracle/bin/oemapp console
oem.LoginMode=standalone
Configuration tool LaunchOEM failed
Then I fixed it by making ln -s correctly and was able to atleast get dbca working and created database and can login well.
But I am afraid that netca and others need to be ran. I tried netca and it gave some symbol error in libc. error output below. please let me know if these bugs have already been fixed in 2.0 release and if any patch is available as its a big download to do it from scratch.
cc email: imiten_at_yahoo.com
Thanks.
An unexpected exception has been detected in native code outside the
VM.
Unexpected Signal : 11 occurred at PC=0x403afc21
Function name=(N/A)
Library=/lib/libc.so.6
NOTE: We are unable to locate the function name symbol for the error
just occurred. Please refer to release documentation for possible
reason and solutions.
Current Java thread:
at oracle.net.common.jlsnrctl.executeCommand(Native Method) at oracle.net.common.jlsnrctl.discover(jlsnrctl.java) at oracle.net.common.TNSEndpoint.IsListener(TNSEndpoint.java) at oracle.net.ca.ConfigureListener.isAddressBusy(ConfigureListener.java) at oracle.net.ca.NetCA.configureListener(NetCA.java) at oracle.net.ca.NetCA.prepareNextPage(NetCA.java) at oracle.net.ca.NetCA.wizardValidatePage(NetCA.java) at oracle.ewt.wizard.WizardPage.processWizardValidateEvent(Unknown Source) at oracle.ewt.wizard.WizardPage.validatePage(Unknown Source) at oracle.ewt.wizard.BaseWizard.validateSelectedPage(Unknown Source) at oracle.ewt.wizard.BaseWizard.doNext(Unknown Source) at oracle.ewt.wizard.BaseWizard$Action.actionPerformed(Unknown Source) at oracle.ewt.button.PushButton.processActionEvent(Unknown Source) at oracle.ewt.button.PushButton.processEventImpl(Unknown Source) at oracle.ewt.lwAWT.LWComponent.redispatchEvent(Unknown Source) at oracle.ewt.lwAWT.LWComponent.processEvent(Unknown Source) at oracle.ewt.button.PushButton.activate(Unknown Source) at oracle.ewt.lwAWT.AbstractButton.processMouseReleased(Unknown Source) at oracle.ewt.lwAWT.AbstractButton.processMouseEvent(Unknown Source) at java.awt.Component.processEvent(Component.java:3544) at java.awt.Container.processEvent(Container.java:1164) at oracle.ewt.lwAWT.LWComponent.processEventImpl(Unknown Source) at oracle.ewt.button.PushButton.processEventImpl(Unknown Source) at oracle.ewt.lwAWT.LWComponent.redispatchEvent(Unknown Source) at oracle.ewt.lwAWT.LWComponent.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Component.java:2593) at java.awt.Container.dispatchEventImpl(Container.java:1213) at java.awt.Component.dispatchEvent(Component.java:2497) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:2451) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:2216) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:2125) at java.awt.Container.dispatchEventImpl(Container.java:1200) at java.awt.Window.dispatchEventImpl(Window.java:926) at java.awt.Component.dispatchEvent(Component.java:2497) at java.awt.EventQueue.dispatchEvent(EventQueue.java:339) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:131) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:98) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) at java.awt.EventDispatchThread.run(EventDispatchThread.java:85) Dynamic libraries: 08048000-0804c000 r-xp 00000000 03:08 49323
/oracle/jdk/jre/bin/i386/native_threads/java
0804c000-0804d000 rw-p 00003000 03:08 49323
/oracle/jdk/jre/bin/i386/native_threads/java
40000000-40013000 r-xp 00000000 03:08 163533 /lib/ld-2.2.5.so 40013000-40014000 rw-p 00013000 03:08 163533 /lib/ld-2.2.5.so 40014000-40015000 r--p 00000000 03:08 48426
/usr/lib/locale/en_US/LC_IDENTIFICATION
40015000-40016000 r--p 00000000 03:08 48425
/usr/lib/locale/en_US/LC_MEASUREMENT
40016000-40017000 r--p 00000000 03:08 48424
/usr/lib/locale/en_US/LC_TELEPHONE
40017000-40018000 r--p 00000000 03:08 48423
/usr/lib/locale/en_US/LC_ADDRESS
40018000-40019000 r--p 00000000 03:08 48422
/usr/lib/locale/en_US/LC_NAME
40019000-4001a000 r--p 00000000 03:08 48421
4033e000-40340000 r-xp 00000000 03:08 164199 /lib/libdl-2.2.5.so 40340000-40341000 rw-p 00001000 03:08 164199 /lib/libdl-2.2.5.so 40341000-40454000 r-xp 00000000 03:08 163669 /lib/libc-2.2.5.so 40454000-4045a000 rw-p 00113000 03:08 163669 /lib/libc-2.2.5.so 4045e000-4046f000 r-xp 00000000 03:08 164202 /lib/libnsl-2.2.5.so 4046f000-40470000 rw-p 00010000 03:08 164202 /lib/libnsl-2.2.5.so 40472000-40492000 r-xp 00000000 03:08 164201 /lib/libm-2.2.5.so 40492000-40493000 rw-p 0001f000 03:08 164201 /lib/libm-2.2.5.so 40493000-404c7000 r-xp 00000000 03:08 274310
/usr/lib/libstdc++-2-libc6.1-1-2.9.0.so
Local Time = Sat Mar 15 10:16:38 2003
Elapsed Time = 21
# # The exception above was detected in native code outside the VM # # Java VM: Java HotSpot(TM) Client VM (1.3.1_02-b02 mixed mode) #Received on Sat Mar 15 2003 - 19:18:42 CST
![]() |
![]() |