Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: A Strange Question of Installing oracle 9i on linux7.3

Re: A Strange Question of Installing oracle 9i on linux7.3

From: Haximus <14356256546_at_spam.org>
Date: Sun, 18 Jan 2004 04:38:13 GMT
Message-ID: <V4oOb.152534$X%5.53366@pd7tw2no>


If memory serves me correctly, you need to install Sun's jre, then edit the netca or netmgr startup scripts to force it to use the alternate java. The scripts should be in the product's "bin" directory.

"bc_xu_cn" <bc_xu_cn_at_sina.com.cn> wrote in message news:7f5f0fac.0401170722.19f5a055_at_posting.google.com...
> when I install oracle9i on linux7.3,I found a question on the runing
> the configure tools:the netca crashed when configure the listener.
> Then I enter the : netmgr ,and the window pops many error
> messages,that is:
>
> [oracle_at_server oracle]$ netmgr
> SIGSEGV 11* segmentation violation
> stackbase=BFFFEDC8, stackpointer=BFFFDD14
>
> Full thread dump:
> "KeywordDataSource Background Merge" (TID:0x404b9828,
> sys_thread_t:0x84d1c48, state:CW, thread_t: t_at_10251, sp:0x41f7a4c4
> threadID:0x7ad, stack_base:0x41f7aa60, stack_size:0x200000)
> prio=140348156
> java.lang.Object.wait(Object.java)
> oracle.ewt.timer.Timer._waitTilScheduled(Unknown Source)
> oracle.ewt.timer.Timer.run(Unknown Source)
> java.lang.Thread.run(Thread.java)
> "AWT-Finalizer" (TID:0x404bbd68, sys_thread_t:0x8434248, state:CW,
> thread_t: t_at_9226, sp:0x41f59214 threadID:0x7ac, stack_base:0x41f59a60,
> stack_size:0x200000) prio=140348156
> java.lang.Object.wait(Object.java)
> sun.awt.AWTFinalizer.run(AWTFinalizer.java:40)
> "Image Fetcher 1" (TID:0x404a2070, sys_thread_t:0x82c7b88, state:CW,
> thread_t: t_at_8201, sp:0x41f380d4 threadID:0x7ab, stack_base:0x41f38a60,
> stack_size:0x200000) prio=140348156
> sun.awt.image.ImageFetcher.nextImage(ImageFetcher.java:101)
> sun.awt.image.ImageFetcher.fetchloop(ImageFetcher.java:138)
> sun.awt.image.ImageFetcher.run(ImageFetcher.java:119)
> "Image Fetcher 0" (TID:0x404a1920, sys_thread_t:0x83c1718, state:CW,
> thread_t: t_at_7176, sp:0x41f170d4 threadID:0x7aa, stack_base:0x41f17a60,
> stack_size:0x200000) prio=-1073751107
> sun.awt.image.ImageFetcher.nextImage(ImageFetcher.java:101)
> sun.awt.image.ImageFetcher.fetchloop(ImageFetcher.java:138)
> sun.awt.image.ImageFetcher.run(ImageFetcher.java:119)
> "TaskScheduler timer" (TID:0x404a1430, sys_thread_t:0x8392ee0,
> state:CW,
> thread_t: t_at_6151, sp:0x41ef6214 threadID:0x7a9, stack_base:0x41ef6a60,
> stack_size:0x200000) prio=-1073751107
> java.lang.Object.wait(Object.java)
> oracle.ewt.timer.Timer._waitTilScheduled(Unknown Source)
> oracle.ewt.timer.Timer.run(Unknown Source)
> java.lang.Thread.run(Thread.java)
> "AWT-Motif" (TID:0x40482058, sys_thread_t:0x81b4100, state:CW,
> thread_t:
> t_at_5126, sp:0x41547154 threadID:0x7a8, stack_base:0x41547a60,
> stack_size:0x200000) prio=-1073751107
> java.lang.Thread.run(Thread.java)
> "AWT-Input" (TID:0x40481f10, sys_thread_t:0x81b4560, state:R,
> thread_t:
> t_at_4101, sp:0x41526414 threadID:0x7a7, stack_base:0x41526a60,
> stack_size:0x200000) prio=-1073751107
> "AWT-EventQueue-0" (TID:0x40481f28, sys_thread_t:0x8186828, state:CW,
> thread_t: t_at_3076, sp:0x41505214 threadID:0x7a6, stack_base:0x41505a60,
> stack_size:0x200000) prio=-1073751107
> java.lang.Object.wait(Object.java)
> java.awt.EventQueue.getNextEvent(EventQueue.java:126)
> java.awt.EventDispatchThread.run(EventDispatchThread.java:70)
> "SIGQUIT handler" (TID:0x4047c2a0, sys_thread_t:0x8120f10, state:R,
> thread_t: t_at_2051, sp:0x4118c414 threadID:0x7a5, stack_base:0x4118ca60,
> stack_size:0x200000) prio=-1073751107
> "Finalizer thread" (TID:0x4047c088, sys_thread_t:0x8120de8, state:CW,
> thread_t: t_at_1026, sp:0x4116b3a4 threadID:0x7a4, stack_base:0x4116ba60,
> stack_size:0x200000) prio=-1073751107
> "main" (TID:0x4047c0b0, sys_thread_t:0x81057a8, state:R, thread_t:
> t_at_1024,
> sp:0xbfffe884 threadID:0x799, stack_base:0xbfffedc8,
> stack_size:0x200000)
> prio=-1073751107 *current thread*
> java.net.InetAddress.<clinit>(InetAddress.java)
> oracle.net.mgr.names.NamesGeneric.getLocalHost(NamesGeneric.java)
> oracle.net.mgr.names.NamesComponent.<init>(NamesComponent.java)
> oracle.net.mgr.container.NetContainer.loadComponents(NetContainer.java)
> oracle.net.mgr.container.NetContainer.initClient(NetContainer.java)
>

oracle.sysman.emSDK.client.appComponent.BaseAppComponent.init(BaseAppCompone nt.java:242)
>

oracle.sysman.emSDK.client.appContainer.WebApplication.addApplicationCompone nt(WebApplication.java:1168)
> oracle.net.mgr.container.NetApplication.init(NetApplication.java)
>

oracle.sysman.emSDK.client.appContainer.WebApplication.launch(WebApplication .java:3443)
>

oracle.sysman.emSDK.client.appContainer.WebApplication.main(WebApplication.j ava:3326)
> Monitor Cache Dump:
> oracle.ewt.timer.Timer_at_1078596040/1079285760: <unowned>
> Waiting to be notified:
> "TaskScheduler timer" (0x8392ee0)
> sun.awt.motif.MToolkit_at_1078468528/1078851144: <unowned>
> Waiting to be notified:
> "AWT-Motif" (0x81b4100)
> java.awt.EventQueue_at_1078468472/1078851408: <unowned>
> Waiting to be notified:
> "AWT-EventQueue-0" (0x8186828)
> java.util.Vector_at_1078597936/1079292392: <unowned>
> Waiting to be notified:
> "Image Fetcher 0" (0x83c1718)
> "Image Fetcher 1" (0x82c7b88)
> sun.awt.AWTFinalizer_at_1078705512/1079294664: <unowned>
> Waiting to be notified:
> "AWT-Finalizer" (0x8434248)
> oracle.ewt.timer.Timer_at_1078695912/1079724424: <unowned>
> Waiting to be notified:
> "KeywordDataSource Background Merge" (0x84d1c48)
> Registered Monitor Dump:
> Thread queue lock: <unowned>
> Name and type hash table lock: <unowned>
> String intern lock: <unowned>
> JNI pinning lock: <unowned>
> JNI global reference lock: <unowned>
> BinClass lock: <unowned>
> Class loading lock: <unowned>
> Java stack lock: <unowned>
> Code rewrite lock: <unowned>
> Heap lock: <unowned>
> Has finalization queue lock: <unowned>
> Finalize me queue lock: <unowned>
> Waiting to be notified:
> "Finalizer thread" (0x8120de8)
> Monitor registry: owner "main" (0x81057a8, 1 entry)
> Aborted
>
> who knows the cause ,and can help me ,thank you.
Received on Sat Jan 17 2004 - 22:38:13 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US