oracle dbca netca,执行dbca 或者netca 报错

在vbox中新装的系统

OS: Centos 5.8 x64

DB: 10.2.0.1 x64 已经升级到 10.2.0.5x64

执行dbca 或者netca 报错,但是netmgr可以。

请问何解?

[[email protected] ~]$ uname -ra

Linux centos2.localdomain 2.6.18-308.el5 #1 SMP Tue Feb 21 20:06:06 EST 2012 x86_64 x86_64 x86_64 GNU/Linux

[[email protected] ~]$ cat /etc/redhat-release

CentOS release 5.8 (Final)

[[email protected] ~]$ dbca

#

# An unexpected error has been detected by HotSpot Virtual Machine:

#

# SIGSEGV (0xb) at pc=0x0039dae4, pid=3170, tid=4160035136

#

# Java VM: Java HotSpot(TM) Client VM (1.4.2_14-b05 mixed mode)

# Problematic frame:

# C [libc.so.6+0x69ae4] cfree+0x34

#

# An error report file with more information is saved as hs_err_pid3170.log

#

# If you would like to submit a bug report, please visit:

# http://java.sun.com/webapps/bugreport/crash.jsp

#

/u01/app/oracle/product/10.2.0.5/dbhome_1/bin/dbca: line 175: 3170 Aborted $JRE_DIR/bin/java -Dsun.java2d.font.DisableAlgorithmicStyles=true $IBM_STREAM_NIO -DORACLE_HOME=$OH -DDISPLAY=$DISPLAY -DJDBC_PROTOCOL=thin -mx128m -classpath $CLASSPATH oracle.sysman.assistants.dbca.Dbca $ARGUMENTS

以下是日志hs_err_pid3170.logu部分内容:

[[email protected] ~]$ cat hs_err_pid3170.log

#

# An unexpected error has been detected by HotSpot Virtual Machine:

#

# SIGSEGV (0xb) at pc=0x0039dae4, pid=3170, tid=4160035136

#

# Java VM: Java HotSpot(TM) Client VM (1.4.2_14-b05 mixed mode)

# Problematic frame:

# C [libc.so.6+0x69ae4] cfree+0x34

#

--------------- T H R E A D ---------------

Current thread (0x096e2230): JavaThread "main" [_thread_in_native, id=3170]

siginfo:si_signo=11, si_errno=0, si_code=1, si_addr=0x00000010

Registers:

EAX=0x0048b124, EBX=0x00489ff4, ECX=0x00000000, EDX=0x00000014

ESP=0xff83a49c, EBP=0xff83a4cc, ESI=0x0000000c, EDI=0xefc8f000

EIP=0x0039dae4, CR2=0x00000010, EFLAGS=0x00210206

Top of Stack: (sp=0xff83a49c)

0xff83a49c: e7984598 096e22d4 096e22d4 096e3430

0xff83a4ac: ff83a4c8 ff83a4c8 f7d0248b 09809750

0xff83a4bc: e7984598 e2a22ae4 00000000 efc8f000

0xff83a4cc: ff83a4f0 e213892e 00000014 e2ab188c

0xff83a4dc: 09d7c010 e29b0f5c efc8f000 09809754

0xff83a4ec: efc8f000 ff83a638 e2a9ee39 e2a95aa0

0xff83a4fc: efc8f000 096e22d4 ef910eb0 746e6563

0xff83a50c: 2e32736f 61636f6c 6d6f646c 006e6961

Instructions: (pc=0x0039dae4)

0x0039dad4: 08 85 c9 0f 85 a2 00 00 00 85 d2 74 28 8d 72 f8

0x0039dae4: 8b 46 04 a8 02 75 2b a8 04 8d bb 4c 11 00 00 74

Stack: [0xff64b000,0xff83d000), sp=0xff83a49c, free space=1981k

Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)

C [libc.so.6+0x69ae4] cfree+0x34

C [libclntsh.so.10.1+0x4ce92e] snlinFreeAddrInfo+0x5e

C [libnjni10.so+0x5e39] Java_oracle_net_common_NetGetEnv_getLocalHostName+0xe3

j oracle.net.common.NetGetEnv.getLocalHostName()Ljava/lang/String;+0

j oracle.net.config.Config.systemName()Ljava/lang/String;+36

j oracle.net.config.DirectoryService.getSystemObjectPath(Loracle/net/config/Config;)Ljava/lang/String;+6

j oracle.net.config.DirectoryService.qualifyObjectName(Loracle/net/config/Config;Ljava/lang/String;Z)Ljava/lang/String;+36

j oracle.net.config.Listener.(Loracle/net/config/Config;Ljava/lang/String;)V+37

j oracle.sysman.assistants.util.NetworkUtils.getOneLocalListenerProtocolAddress(Ljava/lang/String;Ljava/lang/String;)Loracle/net/config/AddressConfig;+9

j oracle.sysman.assistants.util.NetworkUtils.getOneLocalListenerProtocolAddress(Ljava/lang/String;)Loracle/net/config/AddressConfig;+3

j oracle.sysman.assistants.util.NetworkUtils.getLocalListenerAddressForPort(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;+2

j oracle.sysman.assistants.util.NetworkUtils.getLocalListenerAddress(Ljava/lang/String;)Ljava/lang/String;+4

j oracle.sysman.assistants.util.NetworkUtils.getLocalListenerAddresses([Ljava/lang/String;)[Ljava/lang/String;+25

j oracle.sysman.assistants.util.NetworkUtils.needLocalListener([Ljava/lang/String;)Z+2

j oracle.sysman.assistants.util.step.StepContext.setListenersToUpdate([Ljava/lang/String;)V+28

j oracle.sysman.assistants.util.step.StepContext.(Ljava/lang/String;)V+112

j oracle.sysman.assistants.dbca.backend.Host.(Ljava/lang/String;Loracle/sysman/assistants/dbca/backend/CommandLineArguments;)V+2

j oracle.sysman.assistants.dbca.ui.UIHost.(Ljava/lang/String;Loracle/sysman/assistants/dbca/backend/CommandLineArguments;)V+3

j oracle.sysman.assistants.dbca.ui.InteractiveHost.(Ljava/lang/String;Loracle/sysman/assistants/dbca/backend/CommandLineArguments;)V+3

j oracle.sysman.assistants.dbca.Dbca.getHost(Loracle/sysman/assistants/dbca/backend/CommandLineArguments;)Loracle/sysman/assistants/dbca/backend/Host;+56

j oracle.sysman.assistants.dbca.Dbca.execute([Ljava/lang/String;)V+12

j oracle.sysman.assistants.dbca.Dbca.main([Ljava/lang/String;)V+25

v ~StubRoutines::call_stub

V [libjvm.so+0x1b1454]

V [libjvm.so+0x266ef9]

V [libjvm.so+0x1b16a6]

V [libjvm.so+0x1b996e]

V [libjvm.so+0x1c853d]

C [java+0x1880]

C [libc.so.6+0x15e9c] __libc_start_main+0xdc

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)

j oracle.net.common.NetGetEnv.getLocalHostName()Ljava/lang/String;+0

j oracle.net.config.Config.systemName()Ljava/lang/String;+36

j oracle.net.config.DirectoryService.getSystemObjectPath(Loracle/net/config/Config;)Ljava/lang/String;+6

j oracle.net.config.DirectoryService.qualifyObjectName(Loracle/net/config/Config;Ljava/lang/String;Z)Ljava/lang/String;+36

j oracle.net.config.Listener.(Loracle/net/config/Config;Ljava/lang/String;)V+37

j oracle.sysman.assistants.util.NetworkUtils.getOneLocalListenerProtocolAddress(Ljava/lang/String;Ljava/lang/String;)Loracle/net/config/AddressConfig;+9

j oracle.sysman.assistants.util.NetworkUtils.getOneLocalListenerProtocolAddress(Ljava/lang/String;)Loracle/net/config/AddressConfig;+3

j oracle.sysman.assistants.util.NetworkUtils.getLocalListenerAddressForPort(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;+2

j oracle.sysman.assistants.util.NetworkUtils.getLocalListenerAddress(Ljava/lang/String;)Ljava/lang/String;+4

j oracle.sysman.assistants.util.NetworkUtils.getLocalListenerAddresses([Ljava/lang/String;)[Ljava/lang/String;+25

j oracle.sysman.assistants.util.NetworkUtils.needLocalListener([Ljava/lang/String;)Z+2

j oracle.sysman.assistants.util.step.StepContext.setListenersToUpdate([Ljava/lang/String;)V+28

j oracle.sysman.assistants.util.step.StepContext.(Ljava/lang/String;)V+112

j oracle.sysman.assistants.dbca.backend.Host.(Ljava/lang/String;Loracle/sysman/assistants/dbca/backend/CommandLineArguments;)V+2

j oracle.sysman.assistants.dbca.ui.UIHost.(Ljava/lang/String;Loracle/sysman/assistants/dbca/backend/CommandLineArguments;)V+3

j oracle.sysman.assistants.dbca.ui.InteractiveHost.(Ljava/lang/String;Loracle/sysman/assistants/dbca/backend/CommandLineArguments;)V+3

j oracle.sysman.assistants.dbca.Dbca.getHost(Loracle/sysman/assistants/dbca/backend/CommandLineArguments;)Loracle/sysman/assistants/dbca/backend/Host;+56

j oracle.sysman.assistants.dbca.Dbca.execute([Ljava/lang/String;)V+12

j oracle.sysman.assistants.dbca.Dbca.main([Ljava/lang/String;)V+25

v ~StubRoutines::call_stub

--------------- P R O C E S S ---------------

Java Threads: ( => current thread )

0x0972e3f0 JavaThread "CompilerThread0" daemon [_thread_blocked, id=3176]

0x0972d588 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3175]

0x09718de0 JavaThread "Finalizer" daemon [_thread_blocked, id=3173]

0x097181f0 JavaThread "Reference Handler" daemon [_thread_blocked, id=3172]

=>0x096e2230 JavaThread "main" [_thread_in_native, id=3170]

Other Threads:

0x09716f40 VMThread [id=3171]

0x097394d0 WatcherThread [id=3177]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap

def new generation total 576K, used 521K [0xe7910000, 0xe79b0000, 0xe82e0000)

eden space 512K, 90% used [0xe7910000, 0xe79845b0, 0xe7990000)

from space 64K, 86% used [0xe7990000, 0xe799de58, 0xe79a0000)

to space 64K, 0% used [0xe79a0000, 0xe79a0000, 0xe79b0000)

tenured generation total 2360K, used 1602K [0xe82e0000, 0xe852e000, 0xef910000)

the space 2360K, 67% used [0xe82e0000, 0xe8470818, 0xe8470a00, 0xe852e000)

compacting perm gen total 4096K, used 3631K [0xef910000, 0xefd10000, 0xf3910000)

the space 4096K, 88% used [0xef910000, 0xefc9bf18, 0xefc9c000, 0xefd10000)

Dynamic libraries:

00315000-00330000 r-xp 00000000 08:02 2970957 /lib/ld-2.5.so

.........

e744e000-e744f000 ---p e744e000 00:00 0

e744f000-e74cf000 rwxp e744f000 00:00 0

e74cf000-e76cf000 r-xp 00000000 08:02 2678091 /usr/lib/locale/locale-archive

e76cf000-e76d0000 ---p e76cf000 00:00 0

e76d0000-e76dd000 rwxp e76d0000 00:00 0

e76dd000-e76e0000 ---p e76dd000 00:00 0

e76e0000-e7750000 rwxp e76e0000 00:00 0

e7750000-e7751000 ---p e7750000 00:00 0

e7751000-e775e000 rwxp e7751000 00:00 0

e775e000-e7761000 ---p e775e000 00:00 0

e7761000-e77d1000 rwxp e7761000 00:00 0

e77d1000-e77d2000 ---p e77d1000 00:00 0

e77d2000-e7855000 rwxp e77d2000 00:00 0

e7855000-e7873000 rwxp e7855000 00:00 0

e7873000-e7875000 rwxp e7873000 00:00 0

e7875000-e78af000 rwxp e7875000 00:00 0

e78af000-e78b0000 rwxp e78af000 00:00 0

e78b0000-e78b3000 rwxp e78b0000 00:00 0

e78b3000-e78b6000 rwxp e78b3000 00:00 0

e78b6000-e78ef000 rwxp e78b6000 00:00 0

e78ef000-e78f1000 rwxp e78ef000 00:00 0

e78f1000-e790f000 rwxp e78f1000 00:00 0

e790f000-e79b0000 rwxp e790f000 00:00 0

e79b0000-e82e0000 rwxp e79b0000 00:00 0

e82e0000-e852e000 rwxp e82e0000 00:00 0

e852e000-ef910000 rwxp e852e000 00:00 0

ef910000-efd10000 rwxp ef910000 00:00 0

efd10000-f3910000 rwxp efd10000 00:00 0

f3913000-f3915000 r-xp 00000000 08:02 5288944 /u01/app/oracle/product/10.2.0.5/dbhome_1/lib32/libOsUtils.so

f3915000-f3916000 rwxp 00001000 08:02 5288944 /u01/app/oracle/product/10.2.0.5/dbhome_1/lib32/libOsUtils.so

f3916000-f3919000 r-xs 00000000 08:02 5295440 /u01/app/oracle/product/10.2.0.5/dbhome_1/jdk/jre/lib/ext/jta.jar

f3919000-f391c000 r-xs 00000000 08:02 5295443 /u01/app/oracle/product/10.2.0.5/dbhome_1/jdk/jre/lib/ext/smtp.jar

f391c000-f3948000 rwxp f391c000 00:00 0

f3948000-f39c4000 rwxp f3948000 00:00 0

f39c4000-f3a8c000 rwxp f39c4000 00:00 0

f3a8c000-f59c4000 rwxp f3a8c000 00:00 0

f59c4000-f5f99000 r-xs 00000000 08:02 5294806 /u01/app/oracle/product/10.2.0.5/dbhome_1/jdk/jre/lib/charsets.jar

f5f99000-f5fab000 r-xs 00000000 08:02 5294844 /u01/app/oracle/product/10.2.0.5/dbhome_1/jdk/jre/lib/jce.jar

f5fab000-f6088000 r-xs 00000000 08:02 5294845 /u01/app/oracle/product/10.2.0.5/dbhome_1/jdk/jre/lib/jsse.jar

f6088000-f609e000 r-xs 00000000 08:02 5294853 /u01/app/oracle/product/10.2.0.5/dbhome_1/jdk/jre/lib/sunrsasign.jar

f609e000-f60e8000 rwxp f609e000 00:00 0

f60e8000-f7a99000 r-xs 00000000 08:02 5294852 /u01/app/oracle/product/10.2.0.5/dbhome_1/jdk/jre/lib/rt.jar

f7a99000-f7aa7000 r-xp 00000000 08:02 5295293 /u01/app/oracle/product/10.2.0.5/dbhome_1/jdk/jre/lib/i386/libzip.so

f7aa7000-f7aa9000 rwxp 0000d000 08:02 5295293 /u01/app/oracle/product/10.2.0.5/dbhome_1/jdk/jre/lib/i386/libzip.so

f7aa9000-f7ac5000 r-xp 00000000 08:02 5295278 /u01/app/oracle/product/10.2.0.5/dbhome_1/jdk/jre/lib/i386/libjava.so

f7ac5000-f7ac7000 rwxp 0001b000 08:02 5295278 /u01/app/oracle/product/10.2.0.5/dbhome_1/jdk/jre/lib/i386/libjava.so

f7ac7000-f7ad4000 r-xp 00000000 08:02 5295292 /u01/app/oracle/product/10.2.0.5/dbhome_1/jdk/jre/lib/i386/libverify.so

f7ad4000-f7ad6000 rwxp 0000c000 08:02 5295292 /u01/app/oracle/product/10.2.0.5/dbhome_1/jdk/jre/lib/i386/libverify.so

f7ad6000-f7ada000 rwxs 00000000 08:04 155042 /tmp/hsperfdata_oracle/3170

f7ada000-f7b01000 r-xp 00000000 08:02 2970873 /lib/libm-2.5.so

f7b01000-f7b02000 r-xp 00026000 08:02 2970873 /lib/libm-2.5.so

f7b02000-f7b03000 rwxp 00027000 08:02 2970873 /lib/libm-2.5.so

f7b03000-f7f20000 r-xp 00000000 08:02 5295299 /u01/app/oracle/product/10.2.0.5/dbhome_1/jdk/jre/lib/i386/client/libjvm.so

f7f20000-f7f3c000 rwxp 0041c000 08:02 5295299 /u01/app/oracle/product/10.2.0.5/dbhome_1/jdk/jre/lib/i386/client/libjvm.so

f7f3c000-f7f52000 rwxp f7f3c000 00:00 0

f7f54000-f7f5e000 r-xp 00000000 08:02 2970850 /lib/libnss_files-2.5.so

f7f5e000-f7f5f000 r-xp 00009000 08:02 2970850 /lib/libnss_files-2.5.so

f7f5f000-f7f60000 rwxp 0000a000 08:02 2970850 /lib/libnss_files-2.5.so

f7f60000-f7f66000 r-xp 00000000 08:02 5295300 /u01/app/oracle/product/10.2.0.5/dbhome_1/jdk/jre/lib/i386/native_threads/libhpi.so

f7f66000-f7f68000 rwxp 00005000 08:02 5295300 /u01/app/oracle/product/10.2.0.5/dbhome_1/jdk/jre/lib/i386/native_threads/libhpi.so

f7f68000-f7f69000 rwxp f7f68000 00:00 0

ff641000-ff64b000 rwxp ff641000 00:00 0

ff64b000-ff64e000 ---p ff64b000 00:00 0

ff829000-ff83f000 rwxp 7ffffffe8000 00:00 0 [stack]

ffffe000-fffff000 r-xp ffffe000 00:00 0

VM Arguments:

jvm_args: -Dsun.java2d.font.DisableAlgorithmicStyles=true -DORACLE_HOME=/u01/app/oracle/product/10.2.0.5/dbhome_1 -DDISPLAY=localhost:10.0 -DJDBC_PROTOCOL=thin -Xmx128m

java_command: oracle.sysman.assistants.dbca.Dbca

Launcher Type: SUN_STANDARD

Environment Variables:

PATH=/u01/app/oracle/product/10.2.0.5/dbhome_1/bin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/home/oracle/bin

LD_LIBRARY_PATH=/u01/app/oracle/product/10.2.0.5/dbhome_1/jdk/jre/lib/i386/client:/u01/app/oracle/product/10.2.0.5/dbhome_1/jdk/jre/lib/i386:/u01/app/oracle/product/10.2.0.5/dbhome_1/jdk/jre/../lib/i386:/u01/app/oracle/product/10.2.0.5/dbhome_1/lib32:/u01/app/oracle/product/10.2.0.5/dbhome_1/network/lib32:/u01/app/oracle/product/10.2.0.5/dbhome_1/lib:/u01/app/oracle/product/10.2.0.5/dbhome_1/network/lib

SHELL=/bin/bash

DISPLAY=localhost:10.0

--------------- S Y S T E M ---------------

OS:CentOS release 5.8 (Final)

uname:Linux 2.6.18-308.el5 #1 SMP Tue Feb 21 20:06:06 EST 2012 x86_64

libc:glibc 2.5 NPTL 2.5

rlimit: STACK 10240k, CORE 0k, NPROC 16384, NOFILE 65536, AS infinity

load average:54429105212843180688962200742632619628407009651367013291195830758832076373765571495483396535234444773507654185162508136226399184498571625707388446494432393833362409520065351606062502121974760626194150270567624382700091445442400172200003895296.00 0.00 213777324321401292434701953527309704017021932018469821373918337020364016623749685754593677093468424432750337813759073078000086072229239260359860158678284508332032.00

CPU:total 2 family 6, cmov, cx8, fxsr, mmx, sse, sse2

Memory: 4k page, physical 2058716k(1429352k free), swap 3212992k(3212992k free)

vm_info: Java HotSpot(TM) Client VM (1.4.2_14-b05) for linux-x86, built on Mar 16 2007 00:44:46 by unknown with unknown compiler

[[email protected] ~]$

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值