Oracle 11g1 runInstaller crashes

Hi,
I'm having a very strange problem installing Oracle 11g1 on a RHEL 5 system. Every time I start the installer, it performs the system checks and when it goes to launch the OUI it crashes. I get the message to "please wait..." and then I get the command prompt once again. I'm confident that the system is up to date, I have all the dependencies, created all the user/groups and filesystems, and configured the kernel. The system has enough memory and disk space.
I've done several things in an attempt to fix the problem. I changed the temp directories to one that I know I had full permissions on. I thought it might be an Xserver issue (installer wasn't finding the display). I executed several procedures (ie. log in as root, set 'xhost +', su into oracle user, then run installer; changed the DISPLAY settings) in an attempt to fix, but all had the same result as above.
I'm at the limits of my knowledge of what to try/search for. I get no errors reported in any log files that I know to check.
Any help is greatly appreciated.

Hi,
I've tried using a responseFile and nothing has changed. The installer starts, checks, and crashes. The log files are exactly the same as when I didn't use the responseFile. I followed the directions for creating/using the responseFile.
I've also done an strace of the installation. I'm not too sure what I should be looking for in it. I did notice that there are a large number of missing files, but it seems like all files that are missing shouldn't exist because I haven't installed them yet. Seems like it is looking for $ORACLE_BASE/lib which doesn't exit. Maybe you can see something that I am not.
bq. <address>     execve("./runInstaller", ["./runInstaller"], [* 41 vars */]) = 0</address><address>     brk(0) = 0x8792000</address><address>     mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f6d000</address><address>     access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)</address><address>     open("/u01/app/oracle/lib/tls/i686/sse2/nosegneg/libtermcap.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)</address><address>     stat64("/u01/app/oracle/lib/tls/i686/sse2/nosegneg", 0xbfcf5bc8) = -1 ENOENT (No such file or directory)</address><address>     open("/u01/app/oracle/lib/tls/i686/sse2/libtermcap.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)</address><address>     stat64("/u01/app/oracle/lib/tls/i686/sse2", 0xbfcf5bc8) = -1 ENOENT (No such file or directory)</address><address>     open("/u01/app/oracle/lib/tls/i686/nosegneg/libtermcap.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)</address><address>     stat64("/u01/app/oracle/lib/tls/i686/nosegneg", 0xbfcf5bc8) = -1 ENOENT (No such file or directory)</address><address>     open("/u01/app/oracle/lib/tls/i686/libtermcap.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)</address><address>     stat64("/u01/app/oracle/lib/tls/i686", 0xbfcf5bc8) = -1 ENOENT (No such file or directory)</address><address>     open("/u01/app/oracle/lib/tls/sse2/nosegneg/libtermcap.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)</address><address>     stat64("/u01/app/oracle/lib/tls/sse2/nosegneg", 0xbfcf5bc8) = -1 ENOENT (No such file or directory)</address><address>     open("/u01/app/oracle/lib/tls/sse2/libtermcap.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)</address><address>     stat64("/u01/app/oracle/lib/tls/sse2", 0xbfcf5bc8) = -1 ENOENT (No such file or directory)</address><address>     open("/u01/app/oracle/lib/tls/nosegneg/libtermcap.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)</address><address>     stat64("/u01/app/oracle/lib/tls/nosegneg", 0xbfcf5bc8) = -1 ENOENT (No such file or directory)</address><address>     open("/u01/app/oracle/lib/tls/libtermcap.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)</address><address>     stat64("/u01/app/oracle/lib/tls", 0xbfcf5bc8) = -1 ENOENT (No such file or directory)</address><address>     open("/u01/app/oracle/lib/i686/sse2/nosegneg/libtermcap.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)</address><address>     stat64("/u01/app/oracle/lib/i686/sse2/nosegneg", 0xbfcf5bc8) = -1 ENOENT (No such file or directory)</address><address>     open("/u01/app/oracle/lib/i686/sse2/libtermcap.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)</address><address>     stat64("/u01/app/oracle/lib/i686/sse2", 0xbfcf5bc8) = -1 ENOENT (No such file or directory)</address><address>     open("/u01/app/oracle/lib/i686/nosegneg/libtermcap.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)</address><address>     stat64("/u01/app/oracle/lib/i686/nosegneg", 0xbfcf5bc8) = -1 ENOENT (No such file or directory)</address><address>     open("/u01/app/oracle/lib/i686/libtermcap.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)</address><address>     stat64("/u01/app/oracle/lib/i686", 0xbfcf5bc8) = -1 ENOENT (No such file or directory)</address><address>     open("/u01/app/oracle/lib/sse2/nosegneg/libtermcap.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)</address><address>     stat64("/u01/app/oracle/lib/sse2/nosegneg", 0xbfcf5bc8) = -1 ENOENT (No such file or directory)</address><address>     open("/u01/app/oracle/lib/sse2/libtermcap.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)</address><address>     stat64("/u01/app/oracle/lib/sse2", 0xbfcf5bc8) = -1 ENOENT (No such file or directory)</address><address>     open("/u01/app/oracle/lib/nosegneg/libtermcap.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)</address><address>     stat64("/u01/app/oracle/lib/nosegneg", 0xbfcf5bc8) = -1 ENOENT (No such file or directory)</address><address>     open("/u01/app/oracle/lib/libtermcap.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)</address><address>     stat64("/u01/app/oracle/lib", 0xbfcf5bc8) = -1 ENOENT (No such file or directory)</address><address>     open("/etc/ld.so.cache", O_RDONLY) = 3</address><address>     fstat64(3, {st_mode=S_IFREG|0644, st_size=54081, ...}) = 0</address><address>     mmap2(NULL, 54081, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7f5f000</address><address>     close(3) = 0</address><address>     open("/lib/libtermcap.so.2", O_RDONLY) = 3</address><address>     read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260\233w\0004\0\0\0"..., 512) = 512</address><address>     fstat64(3, {st_mode=S_IFREG|0755, st_size=13276, ...}) = 0</address><address>     mmap2(0x779000, 14760, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x779000</address><address>     mmap2(0x77c000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2) = 0x77c000</address><address>     close(3) = 0</address><address>     open("/lib/libdl.so.2", O_RDONLY) = 3</address><address>     read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0P\32u\0004\0\0\0"..., 512) = 512</address><address>     fstat64(3, {st_mode=S_IFREG|0755, st_size=16428, ...}) = 0</address><address>     mmap2(0x751000, 12408, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x751000</address><address>     mmap2(0x753000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1) = 0x753000</address><address>     close(3) = 0</address><address>     open("/lib/i686/nosegneg/libc.so.6", O_RDONLY) = 3</address><address>     read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0000__\0004\0\0\0"..., 512) = 512</address><address>     fstat64(3, {st_mode=S_IFREG|0755, st_size=1614588, ...}) = 0</address><address>     mmap2(0x5e0000, 1332644, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x5e0000</address><address>     mmap2(0x720000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x140) = 0x720000</address><address>     mmap2(0x723000, 9636, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x723000</address><address>     close(3) = 0</address><address>     mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f5e000</address><address>     mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f5d000</address><address>     set_thread_area({entry_number:-1 -&gt; 6, base_addr:0xb7f5d6c0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0</address><address>     mprotect(0x753000, 4096, PROT_READ) = 0</address><address>     mprotect(0x720000, 8192, PROT_READ) = 0</address><address>     mprotect(0x5dc000, 4096, PROT_READ) = 0</address><address>     munmap(0xb7f5f000, 54081) = 0</address><address>     rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0</address><address>     open("/dev/tty", O_RDWR|O_NONBLOCK|O_LARGEFILE) = 3</address><address>     close(3) = 0</address><address>     brk(0) = 0x8792000</address><address>     brk(0x87b3000) = 0x87b3000</address><address>     open("/usr/lib/locale/locale-archive", O_RDONLY|O_LARGEFILE) = 3</address><address>     fstat64(3, {st_mode=S_IFREG|0644, st_size=56467264, ...}) = 0</address><address>     mmap2(NULL, 2097152, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7d5d000</address><address>     close(3) = 0</address><address>     getuid32() = 501</address><address>     getgid32() = 502</address><address>     geteuid32() = 501</address><address>     getegid32() = 502</address><address>     rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0</address><address>     time(NULL) = 1231775117</address><address>     open("/proc/meminfo", O_RDONLY) = 3</address><address>     fstat64(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0</address><address>     mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f6c000</address><address>     read(3, "MemTotal: 8182784 kB\nMemFre"..., 4096) = 676</address><address>     close(3) = 0</address><address>     munmap(0xb7f6c000, 4096) = 0</address><address>     rt_sigaction(SIGCHLD, {SIG_DFL}, {SIG_DFL}, 8) = 0</address><address>     rt_sigaction(SIGCHLD, {SIG_DFL}, {SIG_DFL}, 8) = 0</address><address>     rt_sigaction(SIGINT, {SIG_DFL}, {SIG_IGN}, 8) = 0</address><address>     rt_sigaction(SIGINT, {SIG_IGN}, {SIG_DFL}, 8) = 0</address><address>     rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_IGN}, 8) = 0</address><address>     rt_sigaction(SIGQUIT, {SIG_IGN}, {SIG_DFL}, 8) = 0</address><address>     rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0</address><address>     rt_sigaction(SIGQUIT, {SIG_IGN}, {SIG_IGN}, 8) = 0</address><address>     uname({sys="Linux", node="dhcp-10-170-1-157", ...}) = 0</address><address>     stat64("/u01/app/db", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0</address><address>     stat64(".", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0</address><address>     getpid() = 2239</address><address>     open("/usr/lib/gconv/gconv-modules.cache", O_RDONLY) = 3</address><address>     fstat64(3, {st_mode=S_IFREG|0644, st_size=25462, ...}) = 0</address><address>     mmap2(NULL, 25462, PROT_READ, MAP_SHARED, 3, 0) = 0xb7f66000</address><address>     close(3) = 0</address><address>     getppid() = 2238</address><address>     getpgrp() = 2238</address><address>     rt_sigaction(SIGCHLD, {0x807a9d0, [], 0}, {SIG_DFL}, 8) = 0</address><address>     rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0</address><address>     open("./runInstaller", O_RDONLY|O_LARGEFILE) = 3</address><address>     ioctl(3, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfcf6198) = -1 ENOTTY (Inappropriate ioctl for device)</address><address>     llseek(3, 0, [0], SEEKCUR) = 0</address><address>     read(3, "#!/bin/sh\n\n# The environment var"..., 80) = 80</address><address>     llseek(3, 0, [0], SEEKSET) = 0</address><address>     getrlimit(RLIMIT_NOFILE, {rlim_cur=64*1024, rlim_max=64*1024}) = 0</address><address>     dup2(3, 255) = 255</address><address>     close(3) = 0</address><address>     fcntl64(255, F_SETFD, FD_CLOEXEC) = 0</address><address>     fcntl64(255, F_GETFL) = 0x8000 (flags O_RDONLY|O_LARGEFILE)</address><address>     fstat64(255, {st_mode=S_IFREG|0755, st_size=2911, ...}) = 0</address><address>     llseek(255, 0, [0], SEEKCUR) = 0</address><address>     rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0</address><address>     read(255, "#!/bin/sh\n\n# The environment var"..., 2911) = 2911</address><address>     rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0</address><address>     rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0</address><address>     rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0</address><address>     rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0</address><address>     rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0</address><address>     rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0</address><address>     rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0</address><address>     rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0</address><address>     rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0</address><address>     rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0</address><address>     rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0</address><address>     pipe([3, 4]) = 0</address><address>     rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0</address><address>     rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0</address><address>     rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0</address><address>     llseek(255, -1650, [1261], SEEKCUR) = 0</address><address>     clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7f5d708) = 2240</address><address>     rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0</address><address>     rt_sigaction(SIGCHLD, {0x807a9d0, [], 0}, {0x807a9d0, [], 0}, 8) = 0</address><address>     close(4) = 0</address><address>     read(3, "Linux\n", 128) = 6</address><address>     read(3, "", 128) = 0</address><address>     --- SIGCHLD (Child exited) @ 0 (0) ---</address><address>     waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG) = 2240</address><address>     waitpid(-1, 0xbfcf5b58, WNOHANG) = -1 ECHILD (No child processes)</address><address>     sigreturn() = ? (mask now [])</address><address>     close(3) = 0</address><address>     rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0</address><address>     rt_sigaction(SIGINT, {0x807b580, [], 0}, {SIG_IGN}, 8) = 0</address><address>     rt_sigaction(SIGINT, {SIG_IGN}, {0x807b580, [], 0}, 8) = 0</address><address>     rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0</address><address>     rt_sigaction(SIGINT, {SIG_IGN}, {SIG_IGN}, 8) = 0</address><address>     rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0</address><address>     rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0</address><address>     rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0</address><address>     read(255, "\n\nif [ `$UNAME` = \"SunOS\" ]; the"..., 2911) = 1650</address><address>     rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0</address><address>     rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0</address><address>     pipe([3, 4]) = 0</address><address>     rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0</address><address>     rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0</address><address>     rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0</address><address>     llseek(255, -1542, [1369], SEEKCUR) = 0</address><address>     clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7f5d708) = 2241</address><address>     rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0</address><address>     rt_sigaction(SIGCHLD, {0x807a9d0, [], 0}, {0x807a9d0, [], 0}, 8) = 0</address><address>     close(4) = 0</address><address>     read(3, "Linux\n", 128) = 6</address><address>     read(3, "", 128) = 0</address><address>     --- SIGCHLD (Child exited) @ 0 (0) ---</address><address>     waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG) = 2241</address><address>     waitpid(-1, 0xbfcf5b58, WNOHANG) = -1 ECHILD (No child processes)</address><address>     sigreturn() = ? (mask now [])</address><address>     close(3) = 0</address><address>     rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0</address><address>     rt_sigaction(SIGINT, {0x807b580, [], 0}, {SIG_IGN}, 8) = 0</address><address>     rt_sigaction(SIGINT, {SIG_IGN}, {0x807b580, [], 0}, 8) = 0</address><address>     rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0</address><address>     rt_sigaction(SIGINT, {SIG_IGN}, {SIG_IGN}, 8) = 0</address><address>     rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0</address><address>     rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0</address><address>     rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0</address><address>     read(255, "\nLOCALONLY=local_only\nLOCAL=TRUE"..., 2911) = 1542</address><address>     rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0</address><address>     rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0</address><address>     rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0</address><address>     rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0</address><address>     rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0</address><address>     pipe([3, 4]) = 0</address><address>     rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0</address><address>     rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0</address><address>     rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0</address><address>     llseek(255, -1475, [1436], SEEKCUR) = 0</address><address>     clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7f5d708) = 2243</address><address>     rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0</address><address>     rt_sigaction(SIGCHLD, {0x807a9d0, [], 0}, {0x807a9d0, [], 0}, 8) = 0</address><address>     close(4) = 0</address><address>     read(3, ".\n", 128) = 2</address><address>     read(3, "", 128) = 0</address><address>     --- SIGCHLD (Child exited) @ 0 (0) ---</address><address>     waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG) = 2243</address><address>     waitpid(-1, 0xbfcf5b38, WNOHANG) = -1 ECHILD (No child processes)</address><address>     sigreturn() = ? (mask now [])</address><address>     close(3) = 0</address><address>     rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0</address><address>     rt_sigaction(SIGINT, {0x807b580, [], 0}, {SIG_IGN}, 8) = 0</address><address>     rt_sigaction(SIGINT, {SIG_IGN}, {0x807b580, [], 0}, 8) = 0</address><address>     rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0</address><address>     rt_sigaction(SIGINT, {SIG_IGN}, {SIG_IGN}, 8) = 0</address><address>     rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0</address><address>     read(255, "\nif [ \"$CMDDIR\" = \".\" ]; then\n "..., 2911) = 1475</address><address>     rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0</address><address>     rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0</address><address>     rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0</address><address>     pipe([3, 4]) = 0</address><address>     rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0</address><address>     rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0</address><address>     rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0</address><address>     llseek(255, -1424, [1487], SEEKCUR) = 0</address><address>     clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7f5d708) = 2244</address><address>     rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0</address><address>     --- SIGCHLD (Child exited) @ 0 (0) ---</address><address>     waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG) = 2244</address><address>     waitpid(-1, 0xbfcf58c8, WNOHANG) = -1 ECHILD (No child processes)</address><address>     sigreturn() = ? (mask now [])</address><address>     rt_sigaction(SIGCHLD, {0x807a9d0, [], 0}, {0x807a9d0, [], 0}, 8) = 0</address><address>     close(4) = 0</address><address>     read(3, "/u01/app/db\n", 128) = 12</address><address>     read(3, "", 128) = 0</address><address>     close(3) = 0</address><address>     rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0</address><address>     rt_sigaction(SIGINT, {0x807b580, [], 0}, {SIG_IGN}, 8) = 0</address><address>     rt_sigaction(SIGINT, {SIG_IGN}, {0x807b580, [], 0}, 8) = 0</address><address>     rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0</address><address>     rt_sigaction(SIGINT, {SIG_IGN}, {SIG_IGN}, 8) = 0</address><address>     rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0</address><address>     read(255, "\n# Replace relative path with fu"..., 2911) = 1424</address><address>     rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0</address><address>     rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0</address><address>     pipe([3, 4]) = 0</address><address>     rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0</address><address>     rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0</address><address>     rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0</address><address>     llseek(255, -1301, [1610], SEEKCUR) = 0</address><address>     clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7f5d708) = 2245</address><address>     rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0</address><address>     rt_sigaction(SIGCHLD, {0x807a9d0, [], 0}, {0x807a9d0, [], 0}, 8) = 0</address><address>     close(4) = 0</address><address>     read(3, "/u01/app/db\n", 128) = 12</address><address>     read(3, "", 128) = 0</address><address>     --- SIGCHLD (Child exited) @ 0 (0) ---</address><address>     waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG) = 2245</address><address>     waitpid(-1, 0xbfcf5a48, WNOHANG) = -1 ECHILD (No child processes)</address><address>     sigreturn() = ? (mask now [])</address><address>     close(3) = 0</address><address>     rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0</address><address>     rt_sigaction(SIGINT, {0x807b580, [], 0}, {SIG_IGN}, 8) = 0</address><address>     rt_sigaction(SIGINT, {SIG_IGN}, {0x807b580, [], 0}, 8) = 0</address><address>     rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0</address><address>     rt_sigaction(SIGINT, {SIG_IGN}, {SIG_IGN}, 8) = 0</address><address>     rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0</address><address>     rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0</address><address>     rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0</address><address>     read(255, "\nif [ x${PATH} != x ]; then\n "..., 2911) = 1301</address><address>     rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0</address><address>     rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0</address><address>     rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0</address><address>     rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0</address><address>     rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0</address><address>     rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0</address><address>     rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0</address><address>     rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0</address><address>     rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0</address><address>     stat64("/etc/oracle/ocr.loc", 0xbfcf5e9c) = -1 ENOENT (No such file or directory)</address><address>     rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0</address><address>     rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0</address><address>     rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0</address><address>     rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0</address><address>     stat64("/u01/app/db/install/oneclick.properties", {st_mode=S_IFREG|0644, st_size=2818, ...}) = 0</address><address>     geteuid32() = 501</address><address>     getegid32() = 502</address><address>     getuid32() = 501</address><address>     getgid32() = 502</address><address>     access("/u01/app/db/install/oneclick.properties", R_OK) = 0</address><address>     rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0</address><address>     rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0</address><address>     rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0</address><address>     rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0</address><address>     clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7f5d708) = 2248</address><address>     rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0</address><address>     rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0</address><address>     rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0</address><address>     rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0</address><address>     rt_sigaction(SIGINT, {0x807b580, [], 0}, {SIG_IGN}, 8) = 0</address><address>     rt_sigaction(SIGINT, {SIG_IGN}, {0x807b580, [], 0}, 8) = 0</address><address>     waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 255}], 0) = 2248</address><address>     rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0</address><address>     --- SIGCHLD (Child exited) @ 0 (0) ---</address><address>     waitpid(-1, 0xbfcf5ba8, WNOHANG) = -1 ECHILD (No child processes)</address><address>     sigreturn() = ? (mask now [])</address><address>     rt_sigaction(SIGINT, {SIG_IGN}, {SIG_IGN}, 8) = 0</address><address>     rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0</address><address>     read(255, "", 2911) = 0</address><address>     exit_group(255) = ?</address>
Thanks again.

Similar Messages

  • Oracle 9i install crashes due to JRE failure

    Hi there,
    I am trying to install Oracle 9i on a Linux system of my own brew:
    - Rock Linux 1.4.0
    - Kernel 2.4.17
    - GlibC 2.2.5
    When I start the installation it barfs out with a SIGSEGV (see below). The problem is caused by the JRE that is unpacked into /tmp/OraInstall/jre. When I use this JRE to execute a simple HelloWorld Java program, it explodes at the same location...
    Hmmm.....
    An ltrace of the JRE shows that it has just executed a dlsym() and then runs into an error. All in all a mysterious case.....
    ++Jos.es
    ltrace of the JRE:
    strncmp("java/lang/ExceptionInInitializer"..., "sun/", 4) = -9
    __strdup(0x0810f1c0, 0xbfffd8f0, 0xbfffd8f4, 0x40048539, 0x0810f1c0) = 0x0810f3e0
    __strdup(0x0810f188, 0xbfffd900, 0xbfffd904, 0x40048547, 182) = 0x0810f3f8
    __strdup(0x0810f1d0, 0xbfffd8d0, 0xbfffd8d4, 0x400653dc, 0x0810f1d0) = 0x0810f420
    malloc(111) = 0x0810f440
    memcpy(0x0810f444, "", 72) = 0x0810f444
    dlsym(0xffffffff, "Java_java_lang_Throwable_fillInS"...) = NULL
    dlsym(0x080d27b0, "Java_java_lang_Throwable_fillInS"...) = 0x4004ccd0
    --- SIGSEGV (Segmentation fault) ---
    SIGSEGV 11* segmentation violation
    stackbase=0xbffff1cc, stackpointer=0xbffff094
    See the runInstaller explode here:
    jadzia:~$ /hyperspace/depot/Oracle/Disk1/runInstaller
    jadzia:~$ Initializing Java Virtual Machine from /tmp/OraInstall/jre/bin/jre. Please wait...
    SIGSEGV 11* segmentation violation
    stackbase=0xbffff1ac, stackpointer=0xbffff074
    Full thread dump:
    "Finalizer thread" (TID:0x4275b210, sys_thread_t:0x4d0ade0c, state:R) prio=1
    "Async Garbage Collector" (TID:0x4275b258, sys_thread_t:0x4d08ce0c, state:R) prio=1
    "Idle thread" (TID:0x4275b2a0, sys_thread_t:0x4d06be0c, state:R) prio=0
    "Clock" (TID:0x4275b088, sys_thread_t:0x4d04ae0c, state:CW) prio=12
    "main" (TID:0x4275b0b0, sys_thread_t:0x80cb0e0, state:R) prio=5 current thread
    java.lang.System.initializeSystemClass(System.java)
    Monitor Cache Dump:
    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>
    Dynamic loading lock: <unowned>
    Monitor IO lock: <unowned>
    Child death monitor: <unowned>
    Event monitor: <unowned>
    I/O monitor: <unowned>
    Alarm monitor: <unowned>
    Waiting to be notified:
    "Clock" (0x4d04ae0c)
    Monitor registry: owner "main" (0x80cb0e0, 1 entry)
    Thread Alarm Q:

    Hi there,
    I am trying to install Oracle 9i on a Linux system of my own brew:
    - Rock Linux 1.4.0
    - Kernel 2.4.17
    - GlibC 2.2.5
    When I start the installation it barfs out with a SIGSEGV (see below). The problem is caused by the JRE that is unpacked into /tmp/OraInstall/jre. When I use this JRE to execute a simple HelloWorld Java program, it explodes at the same location...
    Hmmm.....Same symptoms with:
    - Debian woody (glibc 2.2.4-7)
    - Kernel 2.4.17
    SIGSEV when starting runInstaller
    /var/tmp/OraInstall/jre/bin/jre anyargument
    gives same errors
    Hmmmmmmmmmmm .... Yep i have the exact same problem with debian woody / some sid programs.
    kernel 2.4.17
    i am running devfs which may be a cause for it, as well as mem="nopentium" to fix the amd / agpgart bug.
    i have yet to test it with these turned off.
    i managed to get the installer running on a debian woody box with 2.4.14 but it didnt have enough ram/swap.
    of course i just noticed that we are all running 2.4.17 so that could also be the problem.

  • Oracle timsten is crashed during the timesten status query

    When one of the following two red lines for TT status query are performed(we don't know which one), oracle timsten is crashed with the following Crash information. Could you help to supply some advice for the fix ?
    1. Code:
    Statement dbRepstat = con.createStatement();                    
    ResultSet dbReprs = dbRepstat.executeQuery(“call ttreplicationstatus;”);                     
    if (dbReprs.next()) {
      if (log.isDebugEnabled()) log.debug("Find result for ttreplicationstatus");                        
    dbRepStatus = dbReprs.getString(4);
      if (log.isDebugEnabled()) log.debug("dbRepStatus:" + dbRepStatus);                    
    Statement dsSTATstat = con.createStatement();                    
    ResultSet dsSTATrs = dsSTATstat.executeQuery(“call ttdatastorestatus;”);                    
    boolean dsSTATTransmitFound=false;                    
    boolean dsSTATReceiveFound=false;                    
    while(dsSTATrs.next()) {                         
    String conTypetmp = dsSTATrs.getString(4);
      if (log.isDebugEnabled()) log.debug("conTypetmp:" + conTypetmp);
    2. Crash information:
    Instructions: (pc=0x00007f01b7b39ec0)
    0x00007f01b7b39ea0:   4c 89 49 b4 4c 8b 4a bc 4c 89 49 bc 4c 8b 4a c4
    0x00007f01b7b39eb0:   4c 89 49 c4 4c 8b 4a cc 4c 89 49 cc 4c 8b 4a d4
    0x00007f01b7b39ec0:   4c 89 49 d4 4c 8b 4a dc 4c 89 49 dc 4c 8b 4a e4
    0x00007f01b7b39ed0:   4c 89 49 e4 4c 8b 4a ec 4c 89 49 ec 4c 8b 4a f4
    Register to memory mapping:
    RAX=0x0000000080000010 is an unknown value
    RBX=0x0000000000000000 is an unknown value
    RCX=0x000000008000003c is an unknown value
    RDX=0x00007f0131df95a4 is pointing into the stack for thread: 0x00007f01b873f800
    RSP=0x00007f0131df91e8 is pointing into the stack for thread: 0x00007f01b873f800
    RBP=0x0000000080000000 is an unknown value
    RSI=0x00007f0131df9578 is pointing into the stack for thread: 0x00007f01b873f800
    RDI=0x0000000080000010 is an unknown value
    R8 =0x000000000000002c is an unknown value
    R9 =0x6d69742f74706f2f is an unknown value
    R10=0x0000000000000000 is an unknown value
    R11=0x00007f01b7b39460: <offset 0xab1460> in /opt/timesten/TimesTen/tt1121/lib/libtten.so at 0x00007f01b7088000
    R12=0x00007f019bcc00d0 is an unknown value
    R13=0x00007f019b9b4040 is an unknown value
    R14=0x00007f01b9933250 is an unknown value
    R15=0x00007f019b9db4a8 is an unknown value
    Stack: [0x00007f0131cfb000,0x00007f0131dfc000],  sp=0x00007f0131df91e8,  free space=1016k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C  [libtten.so+0xab1ec0]  __intel_new_memcpy+0xbe0
    [error occurred during error reporting (printing native stack), id 0xb]
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    j  com.timesten.jdbc.JdbcOdbcDirect.fetch(JJ[Lcom/timesten/jdbc/JdbcOdbcBoundCol;I)I+0
    J  com.timesten.jdbc.JdbcOdbcResultSet.next()Z
    J  com.ericsson.plrf.svc.alarm.SystemInfoTool.getDBReplicationStatus()V
    j  com.ericsson.plrf.svc.alarm.SystemInfoTool.getSystemInfo()Lcom/ericsson/plrf/svc/alarm/SystemInfo;+24
    J  com.ericsson.plrf.svc.alarm.CheckSystemStatus.checkStatus()V
    j  com.ericsson.plrf.svc.timer.CheckSystemStatusTimerTask.timerFiredCb()V+17
    j  com.truetel.jcorex.timer.JcoreTimerTaskReq.run()V+323
    J  java.util.concurrent.Executors$RunnableAdapter.call()Ljava/lang/Object;
    j  java.util.concurrent.FutureTask$Sync.innerRunAndReset()Z+30
    j  java.util.concurrent.FutureTask.runAndReset()Z+4
    j  java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$101(Ljava/util/concurrent/ScheduledThreadPoolExecutor$ScheduledFutureTask;)Z+1
    j  java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.runPeriodic()V+1
    j  java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run()V+8
    J  java.util.concurrent.ThreadPoolExecutor$Worker.run()V
    j  com.truetel.jcore.common.JcoreThread.run()V+60
    v  ~StubRoutines::call_stub
    ---------------  P R O C E S S  ---------------
    Java Threads: ( => current thread )
      0x00007f01b8e1e800 JavaThread "pool-11-thread-8041" [_thread_blocked, id=14279, stack(0x00007f00f23ff000,0x00007f00f2500000)]
      0x00007f01b8e1c800 JavaThread "pool-11-thread-8040" [_thread_in_native, id=14278, stack(0x00007f00f2500000,0x00007f00f2601000)]
      0x00007f01b8e1a800 JavaThread "pool-11-thread-8039" [_thread_in_native, id=14277, stack(0x00007f00f2601000,0x00007f00f2702000)]

    Please can you log a Service Request (SR) for this with Oracle Support who will be able to assist you.
    Thanks
    Tim

  • Getting Warning Message in Oracle 11g1.1.1.4 Server -Causing server crash

    e.>
    <Mar 27, 2012 3:28:43 PM CEST> <Info> <Health> <BEA-310002> <55% of the total memory in the server is free>
    <Mar 27, 2012 3:28:47 PM CEST> <Warning> <RMI> <BEA-080003> <RuntimeException thrown by rmi server: javax.management.remote.rmi.RMIConnectionImpl.getAttribut
    e(Ljavax.management.ObjectName;Ljava.lang.String;Ljavax.security.auth.Subject;)
    javax.management.RuntimeMBeanException: java.lang.UnsupportedOperationException: Attribute applicable only for Service bindings..
    javax.management.RuntimeMBeanException: java.lang.UnsupportedOperationException: Attribute applicable only for Service bindings.
    at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.rethrow(DefaultMBeanServerInterceptor.java:856)
    at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.rethrowMaybeMBeanException(DefaultMBeanServerInterceptor.java:869)
    at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getAttribute(DefaultMBeanServerInterceptor.java:670)
    at com.sun.jmx.mbeanserver.JmxMBeanServer.getAttribute(JmxMBeanServer.java:638)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$12.run(WLSMBeanServerInterceptorBase.java:326)
    at java.security.AccessController.doPrivileged(Native Method)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.getAttribute(WLSMBeanServerInterceptorBase.java:324)
    at weblogic.management.mbeanservers.internal.JMXContextInterceptor.getAttribute(JMXContextInterceptor.java:157)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$12.run(WLSMBeanServerInterceptorBase.java:326)
    at java.security.AccessController.doPrivileged(Native Method)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.getAttribute(WLSMBeanServerInterceptorBase.java:324)
    at weblogic.management.mbeanservers.internal.SecurityInterceptor.getAttribute(SecurityInterceptor.java:299)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServer.getAttribute(WLSMBeanServer.java:279)
    at weblogic.management.mbeanservers.internal.JMXConnectorSubjectForwarder$5$1.run(JMXConnectorSubjectForwarder.java:326)
    at java.security.AccessController.doPrivileged(Native Method)
    at weblogic.management.mbeanservers.internal.JMXConnectorSubjectForwarder$5.run(JMXConnectorSubjectForwarder.java:324)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
    at weblogic.management.mbeanservers.internal.JMXConnectorSubjectForwarder.getAttribute(JMXConnectorSubjectForwarder.java:319)
    at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1404)
    at javax.management.remote.rmi.RMIConnectionImpl.access$200(RMIConnectionImpl.java:72)
    at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1265)
    at java.security.AccessController.doPrivileged(Native Method)
    at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1367)
    at javax.management.remote.rmi.RMIConnectionImpl.getAttribute(RMIConnectionImpl.java:600)
    at javax.management.remote.rmi.RMIConnectionImpl_WLSkel.invoke(Unknown Source)
    at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:667)
    at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:522)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:146)
    at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:518)
    at weblogic.rmi.internal.wls.WLSExecuteRequest.run(WLSExecuteRequest.java:118)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:176)
    Caused By: java.lang.UnsupportedOperationException: Attribute applicable only for Service bindings.
    at oracle.fabric.management.composite.mbean.WSBinding.requireServiceBinding(WSBinding.java:839)
    at oracle.fabric.management.composite.mbean.WSBinding.getEndpointAddressURI(WSBinding.java:245)
    at sun.reflect.GeneratedMethodAccessor1023.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:93)
    at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:27)
    at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(MBeanIntrospector.java:208)
    at com.sun.jmx.mbeanserver.PerInterface.getAttribute(PerInterface.java:65)
    at com.sun.jmx.mbeanserver.MBeanSupport.getAttribute(MBeanSupport.java:216)
    at javax.management.StandardMBean.getAttribute(StandardMBean.java:358)
    at oracle.as.jmx.framework.standardmbeans.spi.OracleStandardEmitterMBean.doGetAttribute(OracleStandardEmitterMBean.java:717)
    at oracle.adf.mbean.share.AdfMBeanInterceptor.internalGetAttribute(AdfMBeanInterceptor.java:72)
    at oracle.as.jmx.framework.generic.spi.interceptors.AbstractMBeanInterceptor.doGetAttribute(AbstractMBeanInterceptor.java:86)
    at oracle.as.jmx.framework.generic.spi.security.AbstractMBeanSecurityInterceptor.internalGetAttribute(AbstractMBeanSecurityInterceptor.java:127)
    at oracle.as.jmx.framework.generic.spi.interceptors.AbstractMBeanInterceptor.doGetAttribute(AbstractMBeanInterceptor.java:86)
    at oracle.security.jps.ee.jmx.JpsJmxInterceptor$GetAttributeDelegator.delegate(JpsJmxInterceptor.java:829)
    at oracle.security.jps.ee.jmx.JpsJmxInterceptor$7.run(JpsJmxInterceptor.java:733)
    at java.security.AccessController.doPrivileged(Native Method)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
    at oracle.security.jps.ee.jmx.JpsJmxInterceptor.jpsInternalInvoke(JpsJmxInterceptor.java:754)
    at oracle.security.jps.ee.jmx.JpsJmxInterceptor.internalGetAttribute(JpsJmxInterceptor.java:216)
    at oracle.as.jmx.framework.generic.spi.interceptors.AbstractMBeanInterceptor.doGetAttribute(AbstractMBeanInterceptor.java:86)
    at oracle.as.jmx.framework.generic.spi.interceptors.ContextClassLoaderMBeanInterceptor.internalGetAttribute(ContextClassLoaderMBeanInterceptor.java:6
    6)
    at oracle.as.jmx.framework.generic.spi.interceptors.AbstractMBeanInterceptor.doGetAttribute(AbstractMBeanInterceptor.java:86)
    at oracle.as.jmx.framework.generic.spi.interceptors.MBeanRestartInterceptor.internalGetAttribute(MBeanRestartInterceptor.java:67)
    at oracle.as.jmx.framework.generic.spi.interceptors.AbstractMBeanInterceptor.doGetAttribute(AbstractMBeanInterceptor.java:86)
    at oracle.as.jmx.framework.generic.spi.interceptors.LoggingMBeanInterceptor.internalGetAttribute(LoggingMBeanInterceptor.java:291)
    at oracle.as.jmx.framework.generic.spi.interceptors.AbstractMBeanInterceptor.doGetAttribute(AbstractMBeanInterceptor.java:86)
    at oracle.as.jmx.framework.standardmbeans.spi.OracleStandardEmitterMBean.getAttribute(OracleStandardEmitterMBean.java:698)
    at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getAttribute(DefaultMBeanServerInterceptor.java:666)
    at com.sun.jmx.mbeanserver.JmxMBeanServer.getAttribute(JmxMBeanServer.java:638)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$12.run(WLSMBeanServerInterceptorBase.java:326)
    at java.security.AccessController.doPrivileged(Native Method)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.getAttribute(WLSMBeanServerInterceptorBase.java:324)
    at weblogic.management.mbeanservers.internal.JMXContextInterceptor.getAttribute(JMXContextInterceptor.java:157)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$12.run(WLSMBeanServerInterceptorBase.java:326)
    at java.security.AccessController.doPrivileged(Native Method)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.getAttribute(WLSMBeanServerInterceptorBase.java:324)
    at weblogic.management.mbeanservers.internal.SecurityInterceptor.getAttribute(SecurityInterceptor.java:299)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServer.getAttribute(WLSMBeanServer.java:279)
    at weblogic.management.mbeanservers.internal.JMXConnectorSubjectForwarder$5$1.run(JMXConnectorSubjectForwarder.java:326)
    at java.security.AccessController.doPrivileged(Native Method)
    at weblogic.management.mbeanservers.internal.JMXConnectorSubjectForwarder$5.run(JMXConnectorSubjectForwarder.java:324)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
    at weblogic.management.mbeanservers.internal.JMXConnectorSubjectForwarder.getAttribute(JMXConnectorSubjectForwarder.java:319)
    at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1404)
    at javax.management.remote.rmi.RMIConnectionImpl.access$200(RMIConnectionImpl.java:72)
    at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1265)
    at java.security.AccessController.doPrivileged(Native Method)
    at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1367)
    at javax.management.remote.rmi.RMIConnectionImpl.getAttribute(RMIConnectionImpl.java:600)
    at javax.management.remote.rmi.RMIConnectionImpl_WLSkel.invoke(Unknown Source)
    at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:667)
    at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:522)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:146)
    at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:518)
    at weblogic.rmi.internal.wls.WLSExecuteRequest.run(WLSExecuteRequest.java:118)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:176)

    e.>
    <Mar 27, 2012 3:28:43 PM CEST> <Info> <Health> <BEA-310002> <55% of the total memory in the server is free>
    <Mar 27, 2012 3:28:47 PM CEST> <Warning> <RMI> <BEA-080003> <RuntimeException thrown by rmi server: javax.management.remote.rmi.RMIConnectionImpl.getAttribut
    e(Ljavax.management.ObjectName;Ljava.lang.String;Ljavax.security.auth.Subject;)
    javax.management.RuntimeMBeanException: java.lang.UnsupportedOperationException: Attribute applicable only for Service bindings..
    javax.management.RuntimeMBeanException: java.lang.UnsupportedOperationException: Attribute applicable only for Service bindings.
    at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.rethrow(DefaultMBeanServerInterceptor.java:856)
    at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.rethrowMaybeMBeanException(DefaultMBeanServerInterceptor.java:869)
    at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getAttribute(DefaultMBeanServerInterceptor.java:670)
    at com.sun.jmx.mbeanserver.JmxMBeanServer.getAttribute(JmxMBeanServer.java:638)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$12.run(WLSMBeanServerInterceptorBase.java:326)
    at java.security.AccessController.doPrivileged(Native Method)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.getAttribute(WLSMBeanServerInterceptorBase.java:324)
    at weblogic.management.mbeanservers.internal.JMXContextInterceptor.getAttribute(JMXContextInterceptor.java:157)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$12.run(WLSMBeanServerInterceptorBase.java:326)
    at java.security.AccessController.doPrivileged(Native Method)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.getAttribute(WLSMBeanServerInterceptorBase.java:324)
    at weblogic.management.mbeanservers.internal.SecurityInterceptor.getAttribute(SecurityInterceptor.java:299)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServer.getAttribute(WLSMBeanServer.java:279)
    at weblogic.management.mbeanservers.internal.JMXConnectorSubjectForwarder$5$1.run(JMXConnectorSubjectForwarder.java:326)
    at java.security.AccessController.doPrivileged(Native Method)
    at weblogic.management.mbeanservers.internal.JMXConnectorSubjectForwarder$5.run(JMXConnectorSubjectForwarder.java:324)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
    at weblogic.management.mbeanservers.internal.JMXConnectorSubjectForwarder.getAttribute(JMXConnectorSubjectForwarder.java:319)
    at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1404)
    at javax.management.remote.rmi.RMIConnectionImpl.access$200(RMIConnectionImpl.java:72)
    at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1265)
    at java.security.AccessController.doPrivileged(Native Method)
    at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1367)
    at javax.management.remote.rmi.RMIConnectionImpl.getAttribute(RMIConnectionImpl.java:600)
    at javax.management.remote.rmi.RMIConnectionImpl_WLSkel.invoke(Unknown Source)
    at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:667)
    at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:522)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:146)
    at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:518)
    at weblogic.rmi.internal.wls.WLSExecuteRequest.run(WLSExecuteRequest.java:118)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:176)
    Caused By: java.lang.UnsupportedOperationException: Attribute applicable only for Service bindings.
    at oracle.fabric.management.composite.mbean.WSBinding.requireServiceBinding(WSBinding.java:839)
    at oracle.fabric.management.composite.mbean.WSBinding.getEndpointAddressURI(WSBinding.java:245)
    at sun.reflect.GeneratedMethodAccessor1023.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:93)
    at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:27)
    at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(MBeanIntrospector.java:208)
    at com.sun.jmx.mbeanserver.PerInterface.getAttribute(PerInterface.java:65)
    at com.sun.jmx.mbeanserver.MBeanSupport.getAttribute(MBeanSupport.java:216)
    at javax.management.StandardMBean.getAttribute(StandardMBean.java:358)
    at oracle.as.jmx.framework.standardmbeans.spi.OracleStandardEmitterMBean.doGetAttribute(OracleStandardEmitterMBean.java:717)
    at oracle.adf.mbean.share.AdfMBeanInterceptor.internalGetAttribute(AdfMBeanInterceptor.java:72)
    at oracle.as.jmx.framework.generic.spi.interceptors.AbstractMBeanInterceptor.doGetAttribute(AbstractMBeanInterceptor.java:86)
    at oracle.as.jmx.framework.generic.spi.security.AbstractMBeanSecurityInterceptor.internalGetAttribute(AbstractMBeanSecurityInterceptor.java:127)
    at oracle.as.jmx.framework.generic.spi.interceptors.AbstractMBeanInterceptor.doGetAttribute(AbstractMBeanInterceptor.java:86)
    at oracle.security.jps.ee.jmx.JpsJmxInterceptor$GetAttributeDelegator.delegate(JpsJmxInterceptor.java:829)
    at oracle.security.jps.ee.jmx.JpsJmxInterceptor$7.run(JpsJmxInterceptor.java:733)
    at java.security.AccessController.doPrivileged(Native Method)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
    at oracle.security.jps.ee.jmx.JpsJmxInterceptor.jpsInternalInvoke(JpsJmxInterceptor.java:754)
    at oracle.security.jps.ee.jmx.JpsJmxInterceptor.internalGetAttribute(JpsJmxInterceptor.java:216)
    at oracle.as.jmx.framework.generic.spi.interceptors.AbstractMBeanInterceptor.doGetAttribute(AbstractMBeanInterceptor.java:86)
    at oracle.as.jmx.framework.generic.spi.interceptors.ContextClassLoaderMBeanInterceptor.internalGetAttribute(ContextClassLoaderMBeanInterceptor.java:6
    6)
    at oracle.as.jmx.framework.generic.spi.interceptors.AbstractMBeanInterceptor.doGetAttribute(AbstractMBeanInterceptor.java:86)
    at oracle.as.jmx.framework.generic.spi.interceptors.MBeanRestartInterceptor.internalGetAttribute(MBeanRestartInterceptor.java:67)
    at oracle.as.jmx.framework.generic.spi.interceptors.AbstractMBeanInterceptor.doGetAttribute(AbstractMBeanInterceptor.java:86)
    at oracle.as.jmx.framework.generic.spi.interceptors.LoggingMBeanInterceptor.internalGetAttribute(LoggingMBeanInterceptor.java:291)
    at oracle.as.jmx.framework.generic.spi.interceptors.AbstractMBeanInterceptor.doGetAttribute(AbstractMBeanInterceptor.java:86)
    at oracle.as.jmx.framework.standardmbeans.spi.OracleStandardEmitterMBean.getAttribute(OracleStandardEmitterMBean.java:698)
    at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getAttribute(DefaultMBeanServerInterceptor.java:666)
    at com.sun.jmx.mbeanserver.JmxMBeanServer.getAttribute(JmxMBeanServer.java:638)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$12.run(WLSMBeanServerInterceptorBase.java:326)
    at java.security.AccessController.doPrivileged(Native Method)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.getAttribute(WLSMBeanServerInterceptorBase.java:324)
    at weblogic.management.mbeanservers.internal.JMXContextInterceptor.getAttribute(JMXContextInterceptor.java:157)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$12.run(WLSMBeanServerInterceptorBase.java:326)
    at java.security.AccessController.doPrivileged(Native Method)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.getAttribute(WLSMBeanServerInterceptorBase.java:324)
    at weblogic.management.mbeanservers.internal.SecurityInterceptor.getAttribute(SecurityInterceptor.java:299)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServer.getAttribute(WLSMBeanServer.java:279)
    at weblogic.management.mbeanservers.internal.JMXConnectorSubjectForwarder$5$1.run(JMXConnectorSubjectForwarder.java:326)
    at java.security.AccessController.doPrivileged(Native Method)
    at weblogic.management.mbeanservers.internal.JMXConnectorSubjectForwarder$5.run(JMXConnectorSubjectForwarder.java:324)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
    at weblogic.management.mbeanservers.internal.JMXConnectorSubjectForwarder.getAttribute(JMXConnectorSubjectForwarder.java:319)
    at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1404)
    at javax.management.remote.rmi.RMIConnectionImpl.access$200(RMIConnectionImpl.java:72)
    at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1265)
    at java.security.AccessController.doPrivileged(Native Method)
    at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1367)
    at javax.management.remote.rmi.RMIConnectionImpl.getAttribute(RMIConnectionImpl.java:600)
    at javax.management.remote.rmi.RMIConnectionImpl_WLSkel.invoke(Unknown Source)
    at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:667)
    at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:522)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:146)
    at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:518)
    at weblogic.rmi.internal.wls.WLSExecuteRequest.run(WLSExecuteRequest.java:118)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:176)

  • DB Trigger firing issue in case of oracle forms session crash

    Hi All,
    Oracle DB version: Oracle Database 10g Release 10.2.0.2.0 - Production
    Oracle Forms version: (Oracle Developer Suite 10g) 10.1.2.0.2 Production
    I am entering some data in the oracle forms and committed the data to database. This form is still open.
    By some reasons i get a error as "FRM-92101: There is error during forms server startup" and the forms session gets crashed.
    When this event happens i wanted to update the records which are inserted before this error occurred. For this purpose i created a BEFORE LOGOFF ON DATABASE trigger (in SYS user) and declared that transaction as autonomous and performed update and then commit.
    But when i get this error in forms runtime session, this trigger doesn't fire and also the records don't get updated.
    If i query to v$session view, the session entry is gone because the forms session is crashed.
    Can anyone please tell me why this trigger don't get fire when oracle forms session gets crashed? Or is there is any other way to run update statement as soon as the forms session gets crashes?
    Thanks.

    Hi,
    please check java runtime console for more issue information.
    Windows:
    SystemControl->Java Plugin Ver XXXX -> Standard -> Check "Show Java Console"
    In Systray, check the console for information about errors in java after the form error.
    Attackwave

  • ORACLE 9I DATABASE - CRASH & RECOVER

    I AM USING ORACLE 9I FOR LINUX IN A DUAL XEON PROCESSOR SERVER. NOW DATABASE DOES NOT OPEN PROPERLY AND SHOW FOLLOWING MESSAGES:-
    1) for SYSDBA user message for startup database
    SQL*Plus: Release 9.2.0.1.0 - Production on Thu Aug 21 18:49:14 2003
    Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
    Enter user-name: sys as sysdba
    Enter password:
    Connected to an idle instance.
    SQL> startup
    ORACLE instance started.
    Total System Global Area 621875780 bytes
    Fixed Size 451140 bytes
    Variable Size 335544320 bytes
    Database Buffers 285212672 bytes
    Redo Buffers 667648 bytes
    Database mounted.
    ORA-01589: must use RESETLOGS or NORESETLOGS option for database open
    SQL>
    2) Then we reset the logs the message is:
    SQL> alter database open resetlogs;
    alter database open resetlogs
    ERROR at line 1:
    ORA-01194: file 1 needs more recovery to be consistent
    ORA-01110: data file 1: '/C/app/oracle9ir2/oradata/tepiapp/system01.dbf'
    SQL>
    3) When connecting with different user the message is :
    Enter user-name: mis-dba
    Enter password:
    ERROR:
    ORA-01033: ORACLE initialization or shutdown in progress
    SP2-0157: unable to CONNECT to ORACLE after 3 attempts, exiting SQL*Plus
    0;oracle@tepiapp:~[oracle@tepiapp oracle]$
    Please guide me for detail solutions for this problem
    Regards,
    FSL

    hmmm ok, so it seems that you dont use RMAN to backup your database...
    It seems there that your have a controlfile problem after a disk crash. I hope your database is on ARCHIVELOG mode.
    Does your database crashed during activity or was idle ?
    1. Mount the database
    2. set autorecovery on ;
    recover database using backup controlfile ;
    media recovery complete <= this means that all is ok now
    3. alter database open resetlogs ;
    if #2 doesnt work cause of redo log problem such as corrupted redo log, or some transactions "blocked" in theses redo log cause of a big crash during the database activity, Oracle will tell you that a redo log is corrupted and will give you the hour of the redo log log entry that Oracle need to recover.
    So you will have to make an incomplete recovery (that means you will lose some datas, no much but some) until time.
    For example, your redo entry has been corrupted at 12:00:50
    1. recover database until time '2003-08-25:12:00:00' ;
    2. alter database open resetlogs ;
    3. Make a full backup of your database !
    Fred

  • Oracle 11i forms crash when run on Windows 7 using IE 8 or IE 9

    I am trying to run oracle apps form on my windows 7 pc using ie 8 or ie 9. But the browser crashes whenever I try to open the form. I am using Oracle EBS version 11.5 and Jinitiator version 1.3.1.18. I tried replacing the jvm.dll file in Jinitiator with that of my JRE 1.6 update 27 but it did not work.

    958144 wrote:
    I have JRE 1.6 update 27 enabled on my system.Is it on the application server? If yes, please uninstall it from your client and open the application again (you will be prompted to download/install JRE) and check then.
    If you still cannot open forms, please make sure you add the application URL to the trusted sites list and disable pop-up blockers.
    If you still have the same issue, please check JRE console window for any errors -- How To View The Java Console And Enable Tracing For Sun JRE (Native Plug-in) [ID 452853.1]
    Thanks,
    Hussein

  • Oracle forms upload crash

    Hi, I downloaded the VM "Database App Development VM" from http://www.oracle.com/technetwork/community/developer-vm/index.html and executed, on this installation, upgrade to APEX 4.2.4.00 .08 through patches.
    My problem is that converting an oracle forms with the appropriate utility and making the upload in the "migrations", the server returns an error "500 Internal Server Error". The xml file is correct because this is possible to reconstruct a forms (. Fmb) working and I've tried with various forms of varying size and complexity experiencing the same error. I realized that the problem also occurs on the system of "test / demo" http://apex.oracle.com/pls/apex. For the test, I followed the directions to the letter of guidance conversion forms to apex.
    Someone can 'help me or found the same error?
    Thank you and greetings
    Message was edited by: dparisi
    We have tried also with a simply form, generated ad hoc, with one block....the server also crash with error 500

    Thank you for your reply.
    No unfortunately connecting didn't help =(
    I think it's probably something to do with reading the form width/height so it can create the working area, but it fails there. The actual canvas has bigger height than my working area. Therefore I can't scroll down to see the end of my canvas. The crash happens when I click anywhere inside the working area or canvas or when i use wheel down on my mouse to scroll down.

  • Oracle HTTP Server Crash

    Hi all,
    i have an application deployed in OC4J, this application, due to dabase locks, its started to respond very slowly (i had some JSP with 102 seconds response time)
    about 12:50 i had 175 active connection in that OC4J container, some moments after HTTP Server Crashed ... why ?
    I can see in opmn logs (ipm.log) the following:
    06/06/01 06:52:37 [4] Request 19 Completed. Command: start
    06/06/01 12:47:58 [4] [libopmnohs] Process Ping Failed: HTTP_Server~HTTP_Server~HTTP_Server~1 (4592011:2144) [The connection SSL receive
      timed out]
    06/06/01 12:48:49 [4] [libopmnohs] Process Ping Failed: HTTP_Server~HTTP_Server~HTTP_Server~1 (4592011:2144) [The connection SSL receive
      timed out]
    06/06/01 12:49:40 [4] [libopmnohs] Process Ping Failed: HTTP_Server~HTTP_Server~HTTP_Server~1 (4592011:2144) [The connection SSL receive
      timed out]
    06/06/01 12:49:40 [4] [libopmnohs] Process Unreachable: HTTP_Server~HTTP_Server~HTTP_Server~1 (4592011:2144)
    06/06/01 12:49:41 [4] Stopping Process: HTTP_Server~HTTP_Server~HTTP_Server~1 (4592011:2144)
    06/06/01 12:50:41 [4] Stopping Process: HTTP_Server~HTTP_Server~HTTP_Server~1 (4592011:2144)
    06/06/01 12:50:41 [4] [libopmnohs] Forcefully Terminating Process: HTTP_Server~HTTP_Server~HTTP_Server~1 (4592011:2144)
    06/06/01 12:50:43 [4] Starting Process: HTTP_Server~HTTP_Server~HTTP_Server~1 (4592011:0)
    06/06/01 12:50:44 [4] Process Alive: HTTP_Server~HTTP_Server~HTTP_Server~1 (4592011:2984)
    06/06/01 12:50:55 [4] Request 3284 Started. Command: stop
    So, OPMN stopped http server because http did not respond ... is that it ?
    where can i find more log about it ?
    Redirect output errors from HTTP server shows the following:
    06/06/01 06:51:07 Start process
    06/06/01 12:49:41 Stop process
    06/06/01 12:50:43 Start process
    [Thu Jun 01 12:50:44 2006] [warn] pid file e:/oracle/oramid/apache/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache
    run?
    http server error log shows the following
    [Thu Jun 01 12:50:36 2006] [error] [client 10.42.48.237] [ecid: 1481684910016,1] MOD_OC4J_0033: Failed to receive an ajp13 message from
    oc4j.
    [Thu Jun 01 12:50:40 2006] [error] [client 10.42.48.237] [ecid: 11033692180248,1] (10060)A connection attempt failed because the connected
    party did not properly respond after a period of time, or established connection failed because connected host has failed to respond:
    MOD_OC4J_0038: Receiving data from oc4j exceeded the configured "Timeout" value and the error code is 10060.
    [Thu Jun 01 12:50:40 2006] [error] [client 10.42.48.237] [ecid: 11033692180248,1] MOD_OC4J_0054: Failed to call network routine to receive
    an ajp13 message from oc4j.
    [Thu Jun 01 12:50:40 2006] [error] [client 10.42.48.237] [ecid: 11033692180248,1] MOD_OC4J_0033: Failed to receive an ajp13 message from
    oc4j.
    [Thu Jun 01 12:50:44 2006] [notice] FastCGI: process manager initialized
    [Thu Jun 01 12:51:15 2006] [error] [client 127.0.0.1] [ecid: 10.42.48.237:11996:1149162675046,2] (10061)No connection could be made because
    the target machine actively refused it: MOD_OC4J_0085: connect() returns: -1.
    [Thu Jun 01 12:51:15 2006] [error] [client 127.0.0.1] [ecid: 10.42.48.237:11996:1149162675046,2] (10061)No connection could be made because
    the target machine actively refused it: MOD_OC4J_0088: connect() returns error: -1.
    [Thu Jun 01 12:51:15 2006] [error] [client 127.0.0.1] [ecid: 10.42.48.237:11996:1149162675046,2] (0)The operation completed successfully:
    MOD_OC4J_0051: Tried 1 times and failed to connect to oc4j with worker: home_6.
    [Thu Jun 01 12:51:15 2006] [error] [client 127.0.0.1] [ecid: 10.42.48.237:11996:1149162675046,2] MOD_OC4J_0030: Failed to connect an oc4j
    process. This request is recoverable.
    [Thu Jun 01 12:51:15 2006] [error] [client 127.0.0.1] [ecid: 10.42.48.237:11996:1149162675046,2] MOD_OC4J_0026: Failed to marshal a request
    to ajp13 message headers or send them to the web container.
    can you help to undestand this situation ?
    Best Regards

    Hi Ruival and all,
    Currently, i have same problem, can you advise me what do I doing to solve this?
    Anyone give for me a solution?
    Thanks & Regards,
    opmn.log
    07/11/13 14:35:11 [libopmnohs] Process Unreachable: HTTP_Server~HTTP_Server~HTTP_Server~1 (1958366330:24967)
    07/11/13 14:35:13 [pm-process] Stopping Process: HTTP_Server~HTTP_Server~HTTP_Server~1 (1958366330:24967)
    07/11/13 14:35:21 [pm-process] Starting Process: HTTP_Server~HTTP_Server~HTTP_Server~1 (1958366330:0)
    07/11/13 14:35:28 [pm-process] Process Alive: HTTP_Server~HTTP_Server~HTTP_Server~1 (1958366330:28923)
    07/11/13 15:22:01 [libopmnohs] Process Ping Failed: HTTP_Server~HTTP_Server~HTTP_Server~1 (1958366330:28923) [The connection receive timed out]
    07/11/13 15:22:51 [libopmnohs] Process Ping Failed: HTTP_Server~HTTP_Server~HTTP_Server~1 (1958366330:28923) [The connection receive timed out]
    07/11/13 15:24:17 [libopmnohs] Process Ping Failed: HTTP_Server~HTTP_Server~HTTP_Server~1 (1958366330:28923) [The connection receive timed out]
    07/11/13 15:25:07 [libopmnohs] Process Ping Failed: HTTP_Server~HTTP_Server~HTTP_Server~1 (1958366330:28923) [The connection receive timed out]
    07/11/13 15:25:57 [libopmnohs] Process Ping Failed: HTTP_Server~HTTP_Server~HTTP_Server~1 (1958366330:28923) [The connection receive timed out]
    07/11/13 15:25:57 [libopmnohs] Process Unreachable: HTTP_Server~HTTP_Server~HTTP_Server~1 (1958366330:28923)
    07/11/13 15:25:58 [pm-process] Stopping Process: HTTP_Server~HTTP_Server~HTTP_Server~1 (1958366330:28923)
    07/11/13 15:26:06 [pm-process] Starting Process: HTTP_Server~HTTP_Server~HTTP_Server~1 (1958366330:0)
    07/11/13 15:26:13 [pm-process] Process Alive: HTTP_Server~HTTP_Server~HTTP_Server~1 (1958366330:2151)
    07/11/13 16:23:55 [libopmnohs] Process Ping Failed: HTTP_Server~HTTP_Server~HTTP_Server~1 (1958366330:2151) [The connection receive timed out]
    07/11/13 16:24:45 [libopmnohs] Process Ping Failed: HTTP_Server~HTTP_Server~HTTP_Server~1 (1958366330:2151) [The connection receive timed out]
    07/11/13 16:25:35 [libopmnohs] Process Ping Failed: HTTP_Server~HTTP_Server~HTTP_Server~1 (1958366330:2151) [The connection receive timed out]
    07/11/13 16:25:35 [libopmnohs] Process Unreachable: HTTP_Server~HTTP_Server~HTTP_Server~1 (1958366330:2151)
    07/11/13 16:25:37 [pm-process] Stopping Process: HTTP_Server~HTTP_Server~HTTP_Server~1 (1958366330:2151)
    07/11/13 16:25:45 [pm-process] Starting Process: HTTP_Server~HTTP_Server~HTTP_Server~1 (1958366330:0)
    07/11/13 16:25:53 [pm-process] Process Alive: HTTP_Server~HTTP_Server~HTTP_Server~1 (1958366330:6086)
    07/11/13 16:35:22 [libopmnohs] Process Ping Failed: HTTP_Server~HTTP_Server~HTTP_Server~1 (1958366330:6086) [The connection receive timed out]
    07/11/13 16:57:03 [libopmnohs] Process Ping Failed: HTTP_Server~HTTP_Server~HTTP_Server~1 (1958366330:6086) [The connection receive timed out]
    07/11/13 16:57:53 [libopmnohs] Process Ping Failed: HTTP_Server~HTTP_Server~HTTP_Server~1 (1958366330:6086) [The connection receive timed out]
    07/11/13 16:58:43 [libopmnohs] Process Ping Failed: HTTP_Server~HTTP_Server~HTTP_Server~1 (1958366330:6086) [The connection receive timed out]
    07/11/13 16:58:43 [libopmnohs] Process Unreachable: HTTP_Server~HTTP_Server~HTTP_Server~1 (1958366330:6086)

  • Oracle 10g XE crashes often

    Hello all,
    I am getting these messeges in the event log of windows 2003 server when oracle crashes. We googled around but, couldn't find solution..
    Event Type: Information
    Event Source: Oracle.xe
    Event Category: None
    Event ID: 0
    Date: 10/03/2008
    Time: 1:01:24 AM
    User: N/A
    Computer: ***
    Description:
    The description for Event ID ( 0 ) in Source ( OracleServicexe ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag to retrieve this description; see Help and Support for details. The following information is part of the event: OracleServicexe error: 5, CreateMutex
    Can any one tell me what does this messages mean and what should i do to get rid of this?
    Any help would be greatly appreciated.
    Thanks,
    Santhosh

    Try the alertXE.log file in the Oracle directory.
    C.

  • Oracle BI Server crashed?

    Hi all,
    I've had a really disturbing issue with OBISE1 today which i hope you guys can shed some light on.
    During an OBI demonstration the performance went down the drain after about 30 minutes. While i was logged in and demonstrated dashboards/reports, 22 other users in the same room were also logged in and followed my steps through the dashboards. After those 30 minutes dashboards and reports just stopped loading and errors started popping out on all screens. At the end even logging off took a minute.
    At the location there was a fast internet line, so im ruling that out as an issue. After
    Afterwards when i checked the server i noticed Oracle BI Server stopped.
    I checked eventviewer and found the following from the VsJITDebugger that occured at 2:26:30 PM :
    An unhandled win32 exception occurred in NQSServer.exe [1948]. Just-In-Time debugging this exception failed with the following error: Debugger could not be started because no user is logged on.
    Check the documentation index for 'Just-in-time debugging, errors' for more information.
    For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
    Another thing that I found from the Service Control Manager that occured at 2:26:39 PM :
    The Oracle BI Server service terminated unexpectedly.  It has done this 1 time(s).
    For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
    This sounds like an OBISE1 issue. So I digged some deeper and found the following.
    The NQSServer log doesn't show anything that happened during this time period.
    The NQSQuery log only shows -------------------- Cache Purge of query: records.
    The sawlog0.log did show a lot of errors, covering about 500 MS Word pages :
    1. Exception in handler thread. An error occurred during execution of "send". An unknown error occurred in the sockets library. [Socket:4848]
    This happened 16 times
    2. Odbc driver returned an error (SQLExecDirectW).
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred.
    [nQSError: 27004] Unresolved table: "QPO". (HY000)
    This happened 225 times for this and another table
    3. SQLFetchScroll returned code SQL_NO_DATA_FOUND
    This happened 118 times
    I still don't clearly see what happened that made OBI crash, why i received the errors in sawlog0.log and where i can find more information about this.
    Can anyone advise me what to do, because I do need an answer to the question what caused this??

    If given info helps pls mark.
    Appreciate if you update your issue and the bug details
    Edited by: Srini VEERAVALLI on Jan 8, 2013 8:14 AM

  • Bea 7.0 sp2 oracle 8i server crashes with

    hi there ...
    we are running into strange problems with the following setup
    bea 7.0 sp2 on a sun solaris
    oralce 8.1.7 + bea jdbc driver
    CMP 2.0
    our application consists of approx. 30 tables.
    after a certain amount of time the server prompts:
    An unexpected exception has been detected in native code outside the
    VM.
    Unexpected Signal : 11 occurred at PC=0xe102ae0c
    Function name=kghaex
    Library=/www/home/dadmin/cluster1/oracle817/lib/libclntsh.so.8.0
    Current Java thread:
    at weblogic.db.oci.OciCursor.bindSelectItem(Native Method)
    at weblogic.db.oci.OciCursor.oci_bindSelectItem(OciCursor.java:2250)
    at weblogic.db.oci.OciCursor.bindSelectItems(OciCursor.java:753)
    at weblogic.jdbc.oci.Statement.executeQuery(Statement.java:888)
    at weblogic.jdbc.jts.Statement.executeQuery(Statement.java:213)
    at weblogic.jdbc.rmi.internal.PreparedStatementImpl.executeQuery(PreparedStatementImpl.java:65)
    at weblogic.jdbc.rmi.SerialPreparedStatement.executeQuery(SerialPreparedStatement.java:43)
    at de.xxx.yyy.user.ejb.UserBean_p3h65u__WebLogic_CMP_RDBMS.ejbFindByPrimaryKey(UserBean_p3h65u__WebLogic_CMP_RDBMS.java:1745)
    at java.lang.reflect.Method.invoke(Native Method)
    at weblogic.ejb20.cmp.rdbms.RDBMSPersistenceManager.findByPrimaryKey(RDBMSPersistenceManager.java:216)
    at weblogic.ejb20.manager.BaseEntityManager.findByPrimaryKey(BaseEntityManager.java:755)
    at weblogic.ejb20.manager.BaseEntityManager.localFindByPrimaryKey(BaseEntityManager.java:711)
    at weblogic.ejb20.internal.EntityEJBLocalHome.findByPrimaryKey(EntityEJBLocalHome.java:273)
    at de.xxx.yyy.user.ejb.UserBean_p3h65u_LocalHomeImpl.findByPrimaryKey(UserBean_p3h65u_LocalHomeImpl.java:123)
    at de.xxx.yyy.messaging.mail.ejb.MessagingMailManagerBean.getUserValue(MessagingMailManagerBean.java:825)
    at de.xxx.yyy.messaging.mail.ejb.MessagingMailManagerBean.getOutbox(MessagingMailManagerBean.java:265)
    at de.xxx.yyy.messaging.mail.ejb.MessagingMailManagerBean_ryptv9_ELOImpl.getOutbox(MessagingMailManagerBean_ryptv9_ELOImpl.java:105)
    at de.jamba.dating.taglibs.GetOutboxTag.doStartTag(GetOutboxTag.java:86)
    at jsp_servlet._tiles._mail.__read_outbox._jspService(__read_outbox.java:170)
    and shuts down ...
    there are no errors in the jdbc log ...
    and the more we switch from CMP's to DAO's the least the server
    crashes ..
    has anyone experienced this behavior before ????
    thanks in advance

    That looks like a SEGV in the Oracle client libraries. You might try
    using the Oracle Thin driver since that's all-java. Otherwise, you
    might check with Oracle if there are any patches to the 8.1.7 client libs.
    -- Rob
    tmaus wrote:
    hi there ...
    we are running into strange problems with the following setup
    bea 7.0 sp2 on a sun solaris
    oralce 8.1.7 + bea jdbc driver
    CMP 2.0
    our application consists of approx. 30 tables.
    after a certain amount of time the server prompts:
    An unexpected exception has been detected in native code outside the
    VM.
    Unexpected Signal : 11 occurred at PC=0xe102ae0c
    Function name=kghaex
    Library=/www/home/dadmin/cluster1/oracle817/lib/libclntsh.so.8.0
    Current Java thread:
    at weblogic.db.oci.OciCursor.bindSelectItem(Native Method)
    at weblogic.db.oci.OciCursor.oci_bindSelectItem(OciCursor.java:2250)
    at weblogic.db.oci.OciCursor.bindSelectItems(OciCursor.java:753)
    at weblogic.jdbc.oci.Statement.executeQuery(Statement.java:888)
    at weblogic.jdbc.jts.Statement.executeQuery(Statement.java:213)
    at weblogic.jdbc.rmi.internal.PreparedStatementImpl.executeQuery(PreparedStatementImpl.java:65)
    at weblogic.jdbc.rmi.SerialPreparedStatement.executeQuery(SerialPreparedStatement.java:43)
    at de.xxx.yyy.user.ejb.UserBean_p3h65u__WebLogic_CMP_RDBMS.ejbFindByPrimaryKey(UserBean_p3h65u__WebLogic_CMP_RDBMS.java:1745)
    at java.lang.reflect.Method.invoke(Native Method)
    at weblogic.ejb20.cmp.rdbms.RDBMSPersistenceManager.findByPrimaryKey(RDBMSPersistenceManager.java:216)
    at weblogic.ejb20.manager.BaseEntityManager.findByPrimaryKey(BaseEntityManager.java:755)
    at weblogic.ejb20.manager.BaseEntityManager.localFindByPrimaryKey(BaseEntityManager.java:711)
    at weblogic.ejb20.internal.EntityEJBLocalHome.findByPrimaryKey(EntityEJBLocalHome.java:273)
    at de.xxx.yyy.user.ejb.UserBean_p3h65u_LocalHomeImpl.findByPrimaryKey(UserBean_p3h65u_LocalHomeImpl.java:123)
    at de.xxx.yyy.messaging.mail.ejb.MessagingMailManagerBean.getUserValue(MessagingMailManagerBean.java:825)
    at de.xxx.yyy.messaging.mail.ejb.MessagingMailManagerBean.getOutbox(MessagingMailManagerBean.java:265)
    at de.xxx.yyy.messaging.mail.ejb.MessagingMailManagerBean_ryptv9_ELOImpl.getOutbox(MessagingMailManagerBean_ryptv9_ELOImpl.java:105)
    at de.jamba.dating.taglibs.GetOutboxTag.doStartTag(GetOutboxTag.java:86)
    at jsp_servlet._tiles._mail.__read_outbox._jspService(__read_outbox.java:170)
    and shuts down ...
    there are no errors in the jdbc log ...
    and the more we switch from CMP's to DAO's the least the server
    crashes ..
    has anyone experienced this behavior before ????
    thanks in advance

  • Oracle 9i Client crashes on Windows XP SP2

    Hi,
    I am currently trying to install the Oracle 9i (9.2.0.1.0)Client on Windows XP with installed SP2.
    A first fresh installation is always possible but trying to deinstall or show up the installed products leads to a crash of the OUI with an java.lang.NullPointerException logged in C:\Programme\Oracle\Inventory\logs.
    Analysing the log files does not help me to fix the problem, but I think it is missing something, because further in the err-log it protocols something like
    at oracle.ewt.button.PushButton.activate(Unknown Source)
    at java.awt.Component.processEvent(Unknown Source)
    Maybe someone of you can give me hint. Any help is highly appreciated. Thanks in advance.
    Bjoern

    Hi,
    I just had a similar issue. Is the CLASSPATH environment variable already defined? If so check all the applications that are referenced by this CLASSPATH. I found one application to be using java 1.1.0 instead of java 1.3 or later.

  • Oracle 11g Database Crashed

    Dear All,
    We have Oracle 11g R1 64-bit database on MS Windows 2008 64-bit. It is having Oracle RAC and we have two nodes on RAC. It was crashed due to out of memory issue. Where as each node is having 16GB of RAM. I am displaying current init parameters file. Can any body suggest the correct parameters for this please?
    I have few questions do we need local listeners for this? What about Shared Server option? etc
    RacNode2.__db_cache_size=503316480
    RacNode1.__db_cache_size=167772160
    RacNode1.__java_pool_size=33554432
    RacNode2.__java_pool_size=16777216
    RacNode1.__large_pool_size=16777216
    RacNode2.__large_pool_size=16777216
    RacNode1.__oracle_base='C:\app\Administrator'#ORACLE_BASE set from environment
    RacNode2.__oracle_base='C:\app\Administrator'#ORACLE_BASE set from environment
    RacNode1.__pga_aggregate_target=369098752
    RacNode2.__pga_aggregate_target=738197504
    RacNode1.__sga_target=704643072
    RacNode2.__sga_target=1409286144
    RacNode1.__shared_io_pool_size=0
    RacNode2.__shared_io_pool_size=0
    RacNode2.__shared_pool_size=822083584
    RacNode1.__shared_pool_size=436207616
    RacNode1.__streams_pool_size=16777216
    RacNode2.__streams_pool_size=16777216
    *._spin_count=2000
    *.audit_file_dest='C:\app\Administrator\admin\RacNode\adump'
    *.audit_trail='db'
    *.cluster_database_instances=2
    *.cluster_database=true
    *.compatible='11.1.0.0.0'
    *.control_files='+DATAR10/RacNode/controlfile/current.256.710013115','+DATAR5/RacNode/controlfile/current.256.710013117'
    *.db_block_size=16384
    *.db_create_file_dest='+DATAR10'
    *.db_domain='moigis1'
    *.db_name='RacNode'
    *.db_recovery_file_dest='+DATAR5'
    *.db_recovery_file_dest_size=17179869184
    *.diagnostic_dest='C:\app\Administrator'
    *.dispatchers='(PROTOCOL=TCP) (SERVICE=RacNodeXDB)'
    RacNode2.instance_number=2
    RacNode1.instance_number=1
    RacNode1.local_listener='(ADDRESS = (PROTOCOL = TCP)(HOST = 110.48.27.14)(PORT = 1521))'
    RacNode2.local_listener='(ADDRESS = (PROTOCOL = TCP)(HOST = 110.48.27.13)(PORT = 1521))'
    *.log_archive_dest_1='LOCATION=+DATAR5/'
    *.log_archive_format='ARC%S_%R.%T'
    RacNode1.memory_max_target=3221225472
    RacNode2.memory_max_target=3221225472
    *.memory_target=2133852160
    RacNode1.memory_target=1073741824
    RacNode2.memory_target=2147483648
    *.nls_language='AMERICAN'
    *.nls_territory='USA'
    *.open_cursors=3000
    *.processes=500
    *.remote_listener='LISTENERS_RacNode'
    *.remote_login_passwordfile='exclusive'
    *.session_cached_cursors=200
    *.session_max_open_files=15
    *.sessions=555
    *.shared_servers=1
    RacNode2.thread=2
    RacNode1.thread=1
    *.transactions=550
    RacNode1.undo_tablespace='UNDOTBS1'
    RacNode2.undo_tablespace='UNDOTBS2'
    Thanks

    Use Automatic Shared Memory Management (ASMM) and start back the instance using the pfile.

  • Sample OLAP client application causes Oracle service to crash!

    I have a very simple Java application that establishes a connection to an Oracle9i (R9.2) database having the OLAP extension installed. After creating the connection it creates a new MdmSchema object:
    MdmSchema root = mp.getRootSchema();
    At this moment, Java catches an java.sql.SqlException combined with a NullPointerException:
    java.sql.SQLException: E/A-Exception: Connection reset by peer: JVM_recv in sock
    et input stream read
    at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:134)
    at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:179)
    at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:333)
    at oracle.jdbc.driver.OracleStatement.executeNonQuery(OracleStatement.ja
    va, Compiled Code)
    at oracle.jdbc.driver.OracleStatement.doExecuteOther(OracleStatement.jav
    a:1940)
    at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStateme
    nt.java:2709)
    at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePrepar
    edStatement.java:589)
    at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStat
    ement.java:656)
    at oracle.express.idl.ExpressMdmModule.MetadataProviderInterfaceStub.get
    MetadataPropertyBags(MetadataProviderInterfaceStub.java:121)
    at oracle.express.mdm.MetadataPropertyBagFetcher.fetchMetadataPropertyBa
    gs(MetadataPropertyBagFetcher.java, Compiled Code)
    at oracle.express.mdm.MdmMetadataProvider.getMetadataObject(MdmMetadataP
    rovider.java:324)
    at oracle.express.mdm.MdmMetadataProvider.getRootSchema(MdmMetadataProvi
    der.java:395)
    at Step1.<init>(Step1.java:57)
    at Step1.main(Step1.java:66)
    Exception in thread "main" java.lang.NullPointerException
    at oracle.express.mdm.MetadataPropertyBagFetcher.fetchMetadataPropertyBa
    gs(MetadataPropertyBagFetcher.java, Compiled Code)
    at oracle.express.mdm.MdmMetadataProvider.getMetadataObject(MdmMetadataP
    rovider.java:324)
    at oracle.express.mdm.MdmMetadataProvider.getRootSchema(MdmMetadataProvi
    der.java:395)
    at Step1.<init>(Step1.java:57)
    at Step1.main(Step1.java:66)
    After that, the database service running on the database server crashes and is not available any more (Event Log doesn't provide really helpful infos, in the listener.trc and listener.log too).
    Can anybody help?
    Stefan

    Hi Stefan,
    You may be running into the Cube Viewer bug that causes it to hang while writing to the log file. I just sent you an email with some Cube Viewer files for the
    $ORACLE_HOME\classes\oracle\olap\express\cubeviewer directory. After placing these CV files into this directory try to run CV again. If it still does not work please send me the new Cube Viewer log file.
    Thanks,
    Anthony

Maybe you are looking for

  • Moving the point where my BT line enters the house

    Hello all, I would like to upgrade to Infinity 2. My current BT hub is connected to a socket in the living room with my PC upstairs connecting wirelessly. The property used to be 2 flats and the old disconnected phone socket (approx 2 years old) is n

  • Crystal Reports - WCS (Web Component Server) and CMS login confusion

    Hi, I reinstalled the WCS after trying to restart the various servers/services for Crystal and having the Event ID 34400: -Original Problem- The description for Event ID ( 34400 ) in Source ( Crystal_WebConnector ) cannot be found. The local computer

  • Settings match Oracle AS and BPEL

    HI folks, I'm looking for a resource which discusses in details the settings/config for BPEL which are dependant upon the Oracle AS settings (or vice versa). For example in some performance tuning resources I found that: WorkBean + InvokerBean <= dsp

  • XMMS Amp Presets don't work...

    My XMMS presets don't work anymore and I can't figure out why. I have the "eq.preset" file in my ~.xmms path as before.  I'm using "emu10k1" driver, and my "/etc/asound.state" is the exact same one I used before re-installing my system. I am complete

  • JHeadstart SU1 - LOV target item cannot be based on key attribute

    I have just installed by the SU1 and tried to re-generate one of my Application Modules and I am getting the following error JAG-00131 [ QualificationPapers / PaperVariants / SessionPaperQuestions / VariantCode ] Lov target item 'VarId' cannot be bas