JRockit 8.1 dumps on RH Linux AS 2.1, kernel v2.4.9-e.3smp

Hi All,
I am using JRockit 8.1 SDK and it dumped on RH Linux AS 2.1, kernel v2.4.9-e.3smp.
The machine configuration is Xeon,3.06 GHZ Dual CPU with hyperthreading disable.
My program runs multiple threads and each of them tries to do Inet Address lookup.
I am suspecting that the Inet address lookup is the problem, the reason is that
the dump gives me following message in the Thread stack trace.
Thread Stack Trace:
at rniInet4AddressImplLookupAllHostAddr+385 (:0)@0x4027b01d
I was facing an Inet address lookup problem in multiple threads on JRockit's unsupported
linux version listed in below link, but the version I am using is supported by
JRockit.
http://edocs.bea.com/wljrockit/docs81/certif.html
Any help on this problem is highly appreciated.
Thanks,
Mitul

Cecilia,
Here is the attached test case which will help you to reproduce the problem.
I have tried to simulate my applications behaviour in this unit test, where it
tries to do the InetAddress lookup of localhost and remote host for creating a
socket. We have a highly multithreaded application ie. each thread tries to
do the lookup of remote and local host.
The important piece of data is that I have disabled a DNS cache at VM level by
changing java.security file in <JRockit Home>/jre/lib/security folder. Below
are the settings for that.
networkaddress.cache.ttl=0
networkaddress.cache.negative.ttl=0
You will also need to add policy in the java.policy file to allow the lookup to
happen, which is as below.
permission java.net.SocketPermission "*","resolve";
Once you are done with the above settings run below Command line to run unit test:
<jrockit_home>/bin/java InetLookupTest [host] [noOfThreads]
e.g.
<jrockit_home>/bin/java InetLookupTest www.bea.com 100
I can always reproduce the problem executing with above setup. I hope you will
also be able to reproduce it. I am hoping for the quick turn over to this problem.
My application strictly followes the same of nature of run. If we cannot get
the quick turnover to this problem we might have to think for another option.
BTW, I run this same unit test with Sun VM and it does not core dump.
Thanks,
Mitul
>
>
>
Ceilia,
I am attaching the context dump herewith. I hope you will find more
informations
out of it. Unfortunately, I will not be able to share the codebase
which reproduce
this. Have you ever seen such kind a behaviour before ? Any quick fix
to a problem
will be greately appreciated.
Thanks,
Mitul
"Cecilia Borg" <[email protected]> wrote:
Mitul,
It would be most helpful if you could send us the full JRockit context
dump.
Are you able to also provide us with a small test case?
Thanks, Cecilia
BEA WebLogic JRockit
Customer Centric Engineering
"Mitul Limbachiya" <[email protected]> wrote in message
news:[email protected]...
Hi All,
I am using JRockit 8.1 SDK and it dumped on RH Linux AS 2.1, kernelv2.4.9-e.3smp.
The machine configuration is Xeon,3.06 GHZ Dual CPU with hyperthreadingdisable.
My program runs multiple threads and each of them tries to do InetAddress lookup.
I am suspecting that the Inet address lookup is the problem, the
reason
is that
the dump gives me following message in the Thread stack trace.
Thread Stack Trace:
at rniInet4AddressImplLookupAllHostAddr+385 (:0)@0x4027b01d
I was facing an Inet address lookup problem in multiple threads onJRockit's unsupported
linux version listed in below link, but the version I am using issupported by
JRockit.
http://edocs.bea.com/wljrockit/docs81/certif.html
Any help on this problem is highly appreciated.
Thanks,
Mitul
[InetLookupTest.java]

Similar Messages

  • Modal dialog is not modal on Linux 2.6.7 kernel

    Hello,
    I have developed a java program (JDeveloper) in which I have a modal dialog, created as JDialog(callingFrame, title, true).
    But, the modal feature only works on my Suse 9 or MS Windows. Not on a Linux 2.6.7 kernel running on a Nakasaki PC104....
    Does anyone have an idea ?

    The kernel has nothing to do with it. The most likely cause of a difference would be using different JVMs. Failing that, it could at a pinch be different windowing toolkits or window managers, but I'd be surprised.

  • Where to download OAS9i V1.0.2.2 for Linux RedHat RH6.2(kernel 2.2.16 or later) use?

    So that we may better diagnose problems, please provide the following information.
    - Server name:linux1
    - Filename
    - Date/Time: 2/6/2002
    - Browser + Version: Netscape 6
    - O/S + Version: Linux RedHat 6.2 (Kernel 2.2.19, glibc 2.1.3)
    - Error Msg
    I am a member of OTN, and I tried to download and test OAS9i for my platform - Linux RedHat 6.2(Kernel 2.2.19, glibc 2.1.3), and I tried to find the related OAS9i product for Linux use from your site "Oracle9iAS Download Options", but I got a confused about those items, I found v1.0.2.2.1 OAS9i image *.cp file there, but there installation guide itself shows that it is for V1.0.2.2 use,that is for Intel Linux use(Kernel 2.2.14 or later, glibc 2.1.3), however, the image *.cp file which could be downloaded is V1.0.2.2.1, is for Intel RH7.1 Linux use(Kernel 2.4.3-12, glibc 2.2.2-10).
    So that's very strange, and I want to know that where can I download the *.cp files for Intel Linux RH6.2 use(Kernel 2.2.19 or later, glibc 2.1.3), my platform is RH6.2 because I heart that Intel Linux RedHat's version over 6.2 doesn't be certificated by ORACLE, so I always use Intel RedHat 6.2 as my basic platform, so who can tell me where to download the imgae *.cp files for my platform use? Or any suggestion?
    Thanks in advance!
    Best Regards!
    Frank

    You wrote:
    There no longer are standalone upgraders for Safari.
    I beg to differ, amigo...
    ...but you're correct in saying that they're not generally available. You have to know where to find them. Evidently, you don't...and obviously I didn't either, or I wouldn't have asked. But I think I know how to find out where they are now.
    Thanks again for your prompt replies.

  • JRockit 8 immediately dumps

    Hi,
    I just downloaded jrockit81sp1_141_03 for linux (32) and it ran OK (and damn fast)
    on a SuSe 8.1 - kernel 2.4.22 system (Non-SMP). I then tried to use it on a SuSe
    8.2 system running
    2.4.21 #1 SMP Mon Jul 21 15:46:52 CEST 2003 i686 unknown unknown GNU/Linux
    and the VM immediatly crashed and creates a dump file that only contains
    ===== BEGIN DUMP =============================================================
    The problematic system is a P4 with hyperthreading and an SMP kernel. Are there
    any known issues with that?
    Thanks in advance,
    Robert

    Hi, I work for Hewlett-Packard, thought maybe you’d seen this problem. I installed WebLogic Server 8.1 SP3 for Linux x86 on a freshly installed Red Hat 3.0 Upd. 2 system with Kernel 2.4.21-15 and glibc 2.3.2-95.20 and now when I run ANYTHING in $BEA_HOME/jrockit81sp3_142_04/bin/ from my weblogic account I get
    ====== BEGIN DUMP ===============================================
    Aborted
    And that’s it, but from the root account it behaves normally. The above Linux kernel is listed as supported in your release notes. Strace shows that 2 SIGSEGV signals were generated, the second while it was trying to create a dump. This would seem to be a bug in the JVM, because if a file was not accessible to the JVM it should complain specifically about that. BTW, the system call trace always ends around the first gettimeofday call.
    I did not spot anything in the forums or your website that says what to do about this, the top-level message seems to be the closest to it.
    Here is an strace log of the failure in javah:
    =======================================================
    open("/etc/ld.so.cache", O_RDONLY) = 3
    fstat64(3, {st_mode=S_IFREG|0644, st_size=52388, ...}) = 0
    old_mmap(NULL, 52388, PROT_READ, MAP_PRIVATE, 3, 0) = 0xbfedd000
    close(3) = 0
    open("/lib/tls/libpthread.so.0", O_RDONLY) = 3
    read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20G\0\000"..., 512) = 512
    fstat64(3, {st_mode=S_IFREG|0755, st_size=97424, ...}) = 0
    old_mmap(NULL, 64532, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0xbfecd000
    old_mmap(0xbfeda000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0xc000) = 0xbfeda000
    old_mmap(0xbfedb000, 7188, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xbfedb000
    close(3) = 0
    open("/nfs_dsk/weblogic/bea-i686.redhat.el_3/jrockit81sp3_142_04/jre/lib/i386/jrockit/libm.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/nfs_dsk/weblogic/bea-i686.redhat.el_3/jrockit81sp3_142_04/jre/lib/i386/libm.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/lib/tls/libm.so.6", O_RDONLY) = 3
    read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\3604\0"..., 512) = 512
    fstat64(3, {st_mode=S_IFREG|0755, st_size=212884, ...}) = 0
    old_mmap(NULL, 139168, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0xbfeab000
    old_mmap(0xbfecc000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x20000) = 0xbfecc000
    close(3) = 0
    open("/nfs_dsk/weblogic/bea-i686.redhat.el_3/jrockit81sp3_142_04/jre/lib/i386/jrockit/libdl.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/nfs_dsk/weblogic/bea-i686.redhat.el_3/jrockit81sp3_142_04/jre/lib/i386/libdl.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/lib/libdl.so.2", O_RDONLY) = 3
    read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260\32"..., 512) = 512
    fstat64(3, {st_mode=S_IFREG|0755, st_size=14868, ...}) = 0
    old_mmap(NULL, 12244, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0xbfea8000
    old_mmap(0xbfeaa000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x1000) = 0xbfeaa000
    close(3) = 0
    open("/nfs_dsk/weblogic/bea-i686.redhat.el_3/jrockit81sp3_142_04/jre/lib/i386/jrockit/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/nfs_dsk/weblogic/bea-i686.redhat.el_3/jrockit81sp3_142_04/jre/lib/i386/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/lib/tls/libc.so.6", O_RDONLY) = 3
    read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0PX\1\000"..., 512) = 512
    fstat64(3, {st_mode=S_IFREG|0755, st_size=1567768, ...}) = 0
    old_mmap(NULL, 1275852, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0xbfd70000
    old_mmap(0xbfea2000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x131000) = 0xbfea2000
    old_mmap(0xbfea5000, 10188, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xbfea5000
    close(3) = 0
    old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xbfd6f000
    set_thread_area({entry_number:-1 -> 6, base_addr:0xbfd6f7a0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0
    munmap(0xbfedd000, 52388) = 0
    set_tid_address(0xbfd6f7e8) = 20963
    rt_sigaction(SIGRTMIN, {0xbfed1670, [], SA_RESTORER|SA_SIGINFO, 0xbfed7d20}, NULL, 8) = 0
    rt_sigprocmask(SIG_UNBLOCK, [RTMIN], NULL, 8) = 0
    getrlimit(RLIMIT_STACK, {rlim_cur=1024*1024, rlim_max=1024*1024}) = 0
    brk(0) = 0x804f000
    brk(0x8070000) = 0x8070000
    brk(0) = 0x8070000
    stat64("/nfs_dsk/weblogic/bea-i686.redhat.el_3/jrockit81_latest/bin/javah", {st_mode=S_IFREG|0755, st_size=23076, ...}) = 0
    lstat64("/nfs_dsk", {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0
    lstat64("/nfs_dsk/weblogic", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
    lstat64("/nfs_dsk/weblogic/bea-i686.redhat.el_3", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
    lstat64("/nfs_dsk/weblogic/bea-i686.redhat.el_3/jrockit81_latest", {st_mode=S_IFLNK|0777, st_size=19, ...}) = 0
    readlink("/nfs_dsk/weblogic/bea-i686.redhat.el_3/jrockit81_latest", "jrockit81sp3_142_04", 4096) = 19
    lstat64("/nfs_dsk/weblogic/bea-i686.redhat.el_3/jrockit81sp3_142_04", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
    lstat64("/nfs_dsk/weblogic/bea-i686.redhat.el_3/jrockit81sp3_142_04/bin", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
    lstat64("/nfs_dsk/weblogic/bea-i686.redhat.el_3/jrockit81sp3_142_04/bin/javah", {st_mode=S_IFREG|0755, st_size=23076, ...}) = 0
    access("/nfs_dsk/weblogic/bea-i686.redhat.el_3/jrockit81sp3_142_04/lib/i386/libjava.so", F_OK) = -1 ENOENT (No such file or directory)
    access("/nfs_dsk/weblogic/bea-i686.redhat.el_3/jrockit81sp3_142_04/jre/lib/i386/libjava.so", F_OK) = 0
    open("/nfs_dsk/weblogic/bea-i686.redhat.el_3/jrockit81sp3_142_04/jre/lib/i386/jvm.cfg", O_RDONLY) = 3
    fstat64(3, {st_mode=S_IFREG|0644, st_size=15, ...}) = 0
    mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xbfee9000
    read(3, "-jrockit KNOWN\n", 4096) = 15
    read(3, "", 4096) = 0
    close(3) = 0
    munmap(0xbfee9000, 4096) = 0
    stat64("/nfs_dsk/weblogic/bea-i686.redhat.el_3/jrockit81sp3_142_04/jre/lib/i386/jrockit/libjvm.so", {st_mode=S_IFREG|0755, st_size=3789022, ...}) = 0
    getgid32() = 506
    getegid32() = 506
    getuid32() = 500
    geteuid32() = 500
    futex(0xbfeaafd0, FUTEX_WAKE, 2147483647) = 0
    open("/nfs_dsk/weblogic/bea-i686.redhat.el_3/jrockit81sp3_142_04/jre/lib/i386/jrockit/libjvm.so", O_RDONLY) = 3
    read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\3409\4"..., 512) = 512
    fstat64(3, {st_mode=S_IFREG|0755, st_size=3789022, ...}) = 0
    old_mmap(NULL, 2275372, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0xbfb43000
    old_mmap(0xbfd0e000, 339968, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x1ca000) = 0xbfd0e000
    old_mmap(0xbfd61000, 55340, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xbfd61000
    close(3) = 0
    mprotect(0xbfb43000, 1880064, PROT_READ|PROT_WRITE) = 0
    mprotect(0xbfb43000, 1880064, PROT_READ|PROT_EXEC) = 0
    getpid() = 20963
    open("/proc/20963/status", O_RDONLY) = 3
    fstat64(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
    mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xbfb42000
    read(3, "Name:\tjavah\nState:\tR (running)\nT"..., 4096) = 480
    close(3) = 0
    munmap(0xbfb42000, 4096) = 0
    open("/proc/meminfo", O_RDONLY) = 3
    fstat64(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
    mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xbfb42000
    llseek(3, 0, [0], SEEKSET) = 0
    read(3, " total: used: free:"..., 4096) = 730
    read(3, "", 4096) = 0
    getrlimit(RLIMIT_AS, {rlim_cur=RLIM_INFINITY, rlim_max=RLIM_INFINITY}) = 0
    getrlimit(RLIMIT_STACK, {rlim_cur=1024*1024, rlim_max=1024*1024}) = 0
    rt_sigaction(SIGPIPE, {SIG_IGN}, {SIG_DFL}, 8) = 0
    rt_sigaction(SIGURG, {SIG_IGN}, {SIG_DFL}, 8) = 0
    rt_sigaction(SIGRT_6, {0xbfc6f250, [], SA_RESTORER, 0xbfed7d28}, NULL, 8) = 0
    rt_sigprocmask(SIG_UNBLOCK, [RT_6], NULL, 8) = 0
    rt_sigaction(SIGUSR1, {0xbfc806f4, ~[RTMIN RT_1], SA_RESTORER|SA_STACK|SA_RESTART|SA_SIGINFO, 0xbfed7d20}, NULL, 8) = 0
    rt_sigprocmask(SIG_UNBLOCK, [USR1], NULL, 8) = 0
    gettid() = 20963
    sigaltstack({ss_sp=0x8050d40, ss_flags=0, ss_size=8192}, NULL) = 0
    rt_sigaction(SIGSEGV, {0xbfc4b420, ~[RTMIN], SA_RESTORER|SA_STACK|SA_RESTART|SA_SIGINFO, 0xbfed7d20}, NULL, 8) = 0
    rt_sigaction(SIGFPE, {0xbfc4b420, ~[RTMIN], SA_RESTORER|SA_STACK|SA_RESTART|SA_SIGINFO, 0xbfed7d20}, NULL, 8) = 0
    rt_sigaction(SIGILL, {0xbfc4b420, ~[RTMIN], SA_RESTORER|SA_STACK|SA_RESTART|SA_SIGINFO, 0xbfed7d20}, NULL, 8) = 0
    futex(0xbfd5ef58, FUTEX_WAKE, 2147483647) = 0
    mprotect(0xbff00000, 12288, PROT_NONE) = -1 ENOMEM (Cannot allocate memory)
    mmap2(0xbff00000, 12288, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xbfb3f000
    open("/etc/mtab", O_RDONLY) = 4
    fstat64(4, {st_mode=S_IFREG|0644, st_size=299, ...}) = 0
    mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xbfb3e000
    read(4, "/dev/cciss/c0d0p3 / ext3 rw 0 0\n"..., 4096) = 299
    close(4) = 0
    munmap(0xbfb3e000, 4096) = 0
    open("/proc/stat", O_RDONLY) = 4
    fstat64(4, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
    mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xbfb3e000
    read(4, "cpu 24953343 314350 272506 6031"..., 4096) = 776
    read(4, "", 4096) = 0
    close(4) = 0
    munmap(0xbfb3e000, 4096) = 0
    open("/etc/mtab", O_RDONLY) = 4
    fstat64(4, {st_mode=S_IFREG|0644, st_size=299, ...}) = 0
    mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xbfb3e000
    read(4, "/dev/cciss/c0d0p3 / ext3 rw 0 0\n"..., 4096) = 299
    close(4) = 0
    munmap(0xbfb3e000, 4096) = 0
    open("/proc/stat", O_RDONLY) = 4
    fstat64(4, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
    mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xbfb3e000
    read(4, "cpu 24953343 314350 272506 6031"..., 4096) = 776
    read(4, "", 4096) = 0
    close(4) = 0
    munmap(0xbfb3e000, 4096) = 0
    open("/proc/cpuinfo", O_RDONLY) = 4
    fstat64(4, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
    mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xbfb3e000
    read(4, "processor\t: 0\nvendor_id\t: Genuin"..., 4096) = 924
    open("/etc/mtab", O_RDONLY) = 5
    fstat64(5, {st_mode=S_IFREG|0644, st_size=299, ...}) = 0
    mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xbfb3d000
    read(5, "/dev/cciss/c0d0p3 / ext3 rw 0 0\n"..., 4096) = 299
    close(5) = 0
    munmap(0xbfb3d000, 4096) = 0
    open("/proc/stat", O_RDONLY) = 5
    fstat64(5, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
    mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xbfb3d000
    read(5, "cpu 24953343 314350 272507 6031"..., 4096) = 776
    read(5, "", 4096) = 0
    close(5) = 0
    munmap(0xbfb3d000, 4096) = 0
    gettimeofday({1096306784, 441554}, NULL) = 0
    close(4) = 0
    munmap(0xbfb3e000, 4096) = 0
    --- SIGSEGV (Segmentation fault) @ 0 (0) ---
    sigprocmask(SIG_BLOCK, NULL, ~[KILL STOP RTMIN]) = 0
    sigprocmask(SIG_BLOCK, NULL, ~[KILL STOP RTMIN]) = 0
    sigprocmask(SIG_SETMASK, ~[KILL STOP RTMIN], NULL) = 0
    getpid() = 20963
    open("jrockit.20963.dump", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 4
    sigprocmask(SIG_BLOCK, NULL, ~[KILL STOP RTMIN]) = 0
    rt_sigaction(SIGSEGV, {0xbfc4caf4, ~[RTMIN], SA_RESTORER, 0xbfed7d28}, {0xbfc4b420, ~[KILL STOP RTMIN], SA_RESTORER|SA_STACK|SA_RESTART|SA_SIGINFO, 0xbfed7d20}, 8) = 0
    time([1096306784]) = 1096306784
    write(2, "===== BEGIN DUMP ==============="..., 79) = 79
    write(4, "===== BEGIN DUMP ==============="..., 79) = 79
    --- SIGSEGV (Segmentation fault) @ 0 (0) ---
    sigprocmask(SIG_SETMASK, ~[KILL STOP RTMIN], NULL) = 0
    rt_sigaction(SIGSEGV, {0xbfc4b420, ~[KILL STOP RTMIN], SA_RESTORER|SA_STACK|SA_RESTART|SA_SIGINFO, 0xbfed7d20}, NULL, 8) = 0
    close(4) = 0
    sigprocmask(SIG_SETMASK, ~[KILL STOP RTMIN], NULL) = 0
    tgkill(20963, 20963, SIGABRT) = 0
    rt_sigreturn(0xbfea4a98) = -1073742702
    --- SIGABRT (Aborted) @ 0 (0) ---
    +++ killed by SIGABRT +++

  • Jrockit R27.1 dump

    Our app runs fine under the latest R26 build, but after an hour or so crashes out under R27. I'm going to try and turn off pointer compression as we saw dumps with R26 when that was turned on. I'll let you know if it helps.
    I have three dumps and a core file:
    [url http://offermatica.cachefly.net/jrockit/jrockit.1048.dump]
    [url http://offermatica.cachefly.net/jrockit/jrockit.1209.dump]
    [url http://offermatica.cachefly.net/jrockit/jrockit.3627.dump]
    [url http://offermatica.cachefly.net/jrockit/core.1048.gz]
    Here is the text of the first dump:
    ===== BEGIN DUMP =============================================================
    JRockit dump produced after 0 days, 03:12:37 on Sat Jan 27 19:19:44 2007
    Additional information is available in:
    /tmp/jrockit.1048.dump
    /tmp/core or core.1048
    If you see this dump, please open a support case with BEA and
    supply as much information as you can on your system setup and
    the program you were running. You can also search for solutions
    to your problem at http://forums.bea.com in
    the forum jrockit.developer.interest.general.
    Error Message: Illegal memory access. [54]
    Signal info : si_signo=11, si_code=128 si_addr=(nil)
    Version : BEA JRockit(R) R27.1.0-109-73164-1.5.0_08-20061129-1415-linux-x86_64
    GC : gencon
    : Current OC phase is: not running. YC is not running.
    : mmHeap->data = 0x4c00000, mmHeap->top = 0x75400000
    : The nurserylist starts at 0x4c5a178 and ends at 0x73126ae8
    : mmStartCompaction = 0x29e24000, mmEndCompaction = 0x2a52c018
    CPU : AMD Opteron/Athlon64 SSE SSE2 EM64T
    Number CPUs : 4
    Tot Phys Mem : 4157501440 (3964 MB)
    OS version : Red Hat Enterprise Linux ES release 4 (Nahant Update 4)
    Linux version 2.6.9-42.0.3.ELsmp ([email protected]) (gcc version 3.4.6 20060404 (Red Hat 3.4.6-3)) #1 SMP Mon Sep 25 17:24:31 EDT 20
    06 (x86_64)
    Thread System: NPTL
    State : JVM is running (Main thread has finished)
    Command Line : -Dm2.version=143:8dabcbdbeaf1 -Xms1800m -Xmx1800m -Xmanagement -Xverify:all -Xgc:gencon -Xns=448m -XXlargeObjectLimit=64k -XXtlasize=128k -X
    XusePointerMatrix -Xgcpause -Xverbosetimestamp -Dsun.rmi.dgc.server.gcInterval=3600000 -Djava.awt.headless=true -Djboss.server.home.dir=/home/m2/work/m2/jb
    oss-prod/prod1 -Djboss.server.home.url=file:///home/m2/work/m2/jboss-prod/prod1 -Djboss.server.host=10.3.3.10 -Duser.timezone=EST5EDT -Dprogram.name=run.sh
    -Djava.endorsed.dirs=/home/m2/work/m2/scripts/system/jboss/lib/endorsed org.jboss.Main -c prod1
    java.home : /usr/local/java/jrockit-R27.1.0-jdk1.5.0_08-x64/jre
    j.class.path : /home/m2/work/m2/scripts/system/jboss/bin/run.jar:/home/m2/work/m2/scripts/system/java/lib/tools.jar
    j.lib.path : /usr/local/java/jrockit-R27.1.0-jdk1.5.0_08-x64/jre/lib/amd64/jrockit:/usr/local/java/jrockit-R27.1.0-jdk1.5.0_08-x64/jre/lib/amd64:/usr/loc
    al/java/jrockit-R27.1.0-jdk1.5.0_08-x64/jre/../lib/amd64
    JAVA_HOME : /home/m2/work/m2/scripts/system/java
    JAVAOPTIONS: <not set>
    LD_LIBRARY_PATH: /usr/local/java/jrockit-R27.1.0-jdk1.5.0_08-x64/jre/lib/amd64/jrockit:/usr/local/java/jrockit-R27.1.0-jdk1.5.0_08-x64/jre/lib/amd64:/usr/l
    ocal/java/jrockit-R27.1.0-jdk1.5.0_08-x64/jre/../lib/amd64
    LD_ASSUME_KERNEL: <not set>
    C Heap : Good; no memory allocations have failed
    StackOverFlow: 0 StackOverFlowErrors have occured
    OutOfMemory : 0 OutOfMemoryErrors have occured
    Registers (from ThreadContext: 0x7a0ee680 / OS context: 0x7a0ee740):
    rax = 0000000019e1e510 rcx = 0000000000350039
    rdx = 0000000000000002 rbx = 0000000000000000
    rsp = 000000007a0eeb80 rbp = 0000000019e1e510
    rsi = 0000000019e1e510 rdi = 00000000081f2f98
    r8 = 000000000000000a r9 = 0000000000000000
    r10 = 0000000016ac88b8 r11 = 0000002af2704d70
    r12 = 0000002af2704d70 r13 = 0000002af2704d88
    r14 = 0000000000000008 r15 = 0000000016ac8861
    cs = 0000000000009103 fs = 0000000000000000
    gs = 0000000000000000
    rip = 0000002a95fe1fe7 flags = 0000000000000202
    Stack:
    (* marks the word pointed to by the stack pointer)
    000000007a0eeb80: 0000000016ac8861* 0000000016ac8860 0000000019e1e510 0000000019e1e510
    000000007a0eeba0: 000000002799f1d1 0000000019e1e510 0000000000000002 0000002a95fe1f90
    000000007a0eebc0: 0000000000000002 0000002a96711a8e 000000002799f1d0 0000000016ac8860
    000000007a0eebe0: 0000000016ac88a0 0000000000000002 0000002a9606bb31 000000002799eb78
    000000007a0eec00: 000000002799eb78 0000002a966da1e8 00000000081f2f98 0000002ad9846a60
    000000007a0eec20: 00000000081f2f60 0000000016ac8838 0000000000000004 0000000000000002
    Code:
    (* marks the word pointed to by the instruction pointer)
    0000002a95fe1f80: 8bc0314808ec8348 00000010e890260c ebc03148057dc085 c35900000001b805
    0000002a95fe1fa0: c38928ec83485553 0824748948fd8948 4c8b48008f213be8 348948e889480824
    0000002a95fe1fc0: 8b3ceb5d74c08524 3908244c89480c79 0000009f860f085f 48c68948109f7c8b
    0000002a95fe1fe0: ff200c8b18244489* 438d2275c085e851 4c8b481024448901 8b1824448b480824
    0000002a95fe2000: d33910518b10245c 44eb24348b48bd7c 90d287e824348b48 5d28c48348d88900
    0000002a95fe2020: 480c418b25ebc35b 7608583908244c89 74c0851098448b4e 1024448901438d2c
    Loaded modules:
    (* denotes the module causing the exception)
    0000000000400000-000000000041190b /usr/local/java/jrockit-R27.1.0-jdk1.5.0_08-x64/bin/java
    0000003f09000000-0000003f0900eff9 /lib64/tls/libpthread.so.0
    0000003f08400000-0000003f0848459b /lib64/tls/libm.so.6
    0000003f08200000-0000003f08201c73 /lib64/libdl.so.2
    0000003f07f00000-0000003f0802adf9 /lib64/tls/libc.so.6
    0000003f07d00000-0000003f07d1434f /lib64/ld-linux-x86-64.so.2
    0000002a95561000-0000002a957cac6f /usr/local/java/jrockit-R27.1.0-jdk1.5.0_08-x64/jre/lib/amd64/jrockit/libjvm.so
    0000002a95a03000-0000002a95a0697b /usr/lib64/libnuma.so
    0000002a95b08000-0000002a95b11f13 /lib64/libnss_files.so.2
    0000002a95d7a000-0000002a95d9e473 /usr/local/java/jrockit-R27.1.0-jdk1.5.0_08-x64/jre/lib/amd64/libjava.so
    0000002a95ea4000-0000002a95eb0627 /usr/local/java/jrockit-R27.1.0-jdk1.5.0_08-x64/jre/lib/amd64/libverify.so
    0000003f08c00000-0000003f08c13503 /lib64/libnsl.so.1
    0000002ad6003000-0000002ad600be3f /usr/local/java/jrockit-R27.1.0-jdk1.5.0_08-x64/jre/lib/amd64/native_threads/libhpi.so
    0000002ad90aa000-0000002ad90b8ef3 /usr/local/java/jrockit-R27.1.0-jdk1.5.0_08-x64/jre/lib/amd64/libzip.so
    0000002ad930e000-0000002ad931316b /usr/local/java/jrockit-R27.1.0-jdk1.5.0_08-x64/jre/lib/amd64/libmanagement.so
    0000002ad9455000-0000002ad9466fbf /usr/local/java/jrockit-R27.1.0-jdk1.5.0_08-x64/jre/lib/amd64/libnet.so
    0000002ad9f00000-0000002ad9f038a3 /lib64/libnss_dns.so.2
    0000003f08600000-0000003f08610d9b /lib64/libresolv.so.2
    0000002adb389000-0000002adb38f077 /usr/local/java/jrockit-R27.1.0-jdk1.5.0_08-x64/jre/lib/amd64/libnio.so
    "UpHandler (GMS)" id=5162 idx=0xd6 tid=6913 lastJavaFrame=(nil)
    Stack 0: start=0x7a0ae000, end=0x7a0f0000, guards=0x7a0b3000 (ok), forbidden=0x7a0b1000
    Thread Stack Trace:
    -- Java stack --
    at java/util/Vector.indexOf(Vector.java:364)
    at java/util/Vector.contains(Vector.java:322)
    at org/jgroups/util/Util.determineLeftMembers(Util.java:1094)
    at org/jgroups/protocols/FRAG.down(FRAG.java:118)
    at org/jgroups/stack/Protocol.receiveDownEvent(Protocol.java:517)
    at org/jgroups/stack/Protocol.passDown(Protocol.java:551)
    at org/jgroups/protocols/pbcast/GMS.installView(GMS.java:493)
    at org/jgroups/protocols/pbcast/GMS.installView(GMS.java:410)
    at org/jgroups/protocols/pbcast/ParticipantGmsImpl.handleViewChange(ParticipantGmsImpl.java:118)
    at org/jgroups/protocols/pbcast/GMS.up(GMS.java:647)
    at org/jgroups/stack/UpHandler.run(Protocol.java:60)
    at jrockit/vm/RNI.c2java(JJJJ)V(Native Method)
    -- end of trace
    Additional information is available in:
    /tmp/jrockit.1048.dump
    /tmp/core or core.1048
    If you see this dump, please open a support case with BEA and
    supply as much information as you can on your system setup and
    the program you were running. You can also search for solutions
    to your problem at http://forums.bea.com in
    the forum jrockit.developer.interest.general.
    Extended, platform specific info:
    libc release: 2.3.4-stable
    Elf headers:
    libc ehdrs: EI: 7f454c46020101000000000000000000 ET: 3 EM: 62 V: 1 ENTRY: 0000003f07f1c4a0 PHOFF: 0000000000000040 SHOFF: 000000000013d5a8 EF: 0x0 HS
    : 64 PS: 56 PHN; 10 SS: 64 SHN: 69 STIDX: 66
    libpthread ehdrs: EI: 7f454c46020101000000000000000000 ET: 3 EM: 62 V: 1 ENTRY: 0000003f09005620 PHOFF: 0000000000000040 SHOFF: 0000000000012980 EF: 0x0 HS
    : 64 PS: 56 PHN; 9 SS: 64 SHN: 38 STIDX: 35
    libjvm ehdrs: EI: 7f454c46020101000000000000000000 ET: 3 EM: 62 V: 1 ENTRY: 000000000003aab0 PHOFF: 0000000000000040 SHOFF: 0000000000376c80 EF: 0x0 HS
    : 64 PS: 56 PHN; 3 SS: 64 SHN: 22 STIDX: 19
    ===== END DUMP ===============================================================

    Hi Allen,
    If you have a support contract, I think you should open a ticket with BEA on this. If not:
    1) Try the x86 version of R27.1.0.
    2) Try different GC algorithms (-Xgc:parallel, -Xgc:singlecon).
    3) Disable optimizations using -Xnoopt
    And let us know the result. Or if possible - package up the app and send us a copy...
    -- Henrik

  • Realtime20_jdk1.5.0_linux32/jrockit-realtime20_150_11/    Core Dump

    It seems like in our prodn environment, the JROCKIT core dumped . THis was the message. we also have a core file that jrockit dumped.
    ANy help would be greatly appreciated.
    Error Message: Illegal memory access. [54]
    Signal info : si_signo=11, si_code=2 si_addr=0x6
    Version : BEA JRockit(R) R27.3.1-1-85830-1.5.0_11-20070716-1248-linux-ia32
    GC Strategy : Mode: deterministic, with strategy: singleconcon
    GC Status : OC currently running, in phase: final marking. This is OC#1380.
    Heap : 0x8100000 - 0x88100000
    Compaction : 0x16e80000 - 0x17280000
    CompRefs : References are 32-bit.
    CPU : AMD Opteron/Athlon64 SSE SSE2 SSE3 EM64T
    Number CPUs : 4
    Tot Phys Mem : 8340373504 (7954 MB)
    OS version : Red Hat Enterprise Linux ES release 4 (Nahant Update 3)
    Linux version 2.6.9-78.0.8.ELsmp ([email protected]) (gcc
    version 3.4.6 20060404 (Red Hat 3.4.6-10)) #1 SMP Wed Nov 5 07:10:44 EST 2008 (i
    686)
    Thread System: NPTL
    State : JVM is running
    Command Line : -DSERVER=router -Xverbose:memory,memdbg,gcpause,gcreport -Xverbos
    etimestamp -Xgcprio:deterministic -Xpausetarget=10ms -Xms2048m -Xmx2048m -DROUTE
    R_CONFIG_FILE=/EMSRouter/config/router.properties -DrouterContext=/EMSRouter/con
    fig/routerContext.xml -DLOG4J_XML_FILE=/EMSRouter/config/log4j.xml -DgemfireProp
    ertyFile=/opt/fxall/EMSRouter/config/RouterGemfire.properties -Dcache-xml-file=/
    EMSRouter/config/RouterServer.xml -DIS_TCP=true -DIS_AUTHENTICATION_REQUIRED=tru
    e -DIS_JMX_ADMIN_REQUIRED=true -DIS_JMX_ADMIN_REQUIRED=true -DJMXRMIRegistryPort
    =1999 -DJMXRMIServerPort=1099 -DJMXHTMLPort=8070 -DLB=false -DHB_TIME_OUT_SEC=10
    -DUserLoginLDAP-Config-File=/opt/fxall/EMSRouter/config/ldap-configuration.prop
    erties -Dsun.java.launcher=SUN_STANDARD com.fxall.ems.router.RouterGateway 10.36
    .31.41 9820
    java.home : /opt/fxall/realtime20_jdk1.5.0_linux32/jrockit-realtime20_150_11/
    jre
    j.class.path : .:/opt/fxall/EMSRouter/config:/opt/fxall/qems-jars/EMSRouter/EMSR
    outer.jar:/opt/fxall/qems-jars/Infrastructure/Infrastructure.jar:/opt/fxall/qems
    -jars/Util/Util.jar:/opt/fxall/qems-jars/Cache/Cache.jar:/opt/fxall/qems-jars/lo
    g4j-1.2.14.jar:/opt/fxall/qems-jars/jasypt-1.4.jar:/opt/fxall/qems-jars/commons-
    codec-1.1.jar:/opt/fxall/qems-jars/icu4j-3.4.4.jar:/opt/fxall/qems-jars/commons-
    lang-2.1.jar:/opt/fxall/qems-jars/commons-collections-3.2.jar:/opt/fxall/qems-ja
    rs/commons-configuration-1.2.jar:/opt/fxall/qems-jars/commons-logging-1.0.jar:/o
    pt/fxall/qems-jars/gemfire-5.5.jar:/opt/fxall/qems-jars/antlr-1.0.jar:/opt/fxall
    /qems-jars/spring-2.5.6.jar:/opt/fxall/qems-jars/rmissl-1.0.jar:/opt/fxall/qems-
    jars/jmxtools-1.0.jar:/opt/fxall/qems-jars/jmxri-1.0.jar:/opt/fxall/qems-jars/jm
    xremote_optional-1.0.jar:/opt/fxall/qems-jars/jmxremote-1.0.jar:/opt/fxall/qems-
    jars/wiseman-core-1.0.jar:/opt/fxall/qems-jars/smjavaagentapi-5.5.jar:/opt/fxall
    /qems-jars/smjavasdk2-5.5.jar:/opt/fxall/qems-jars/ldapjdk-1.0.jar
    j.lib.path : /opt/fxall/realtime20_jdk1.5.0_linux32/jrockit-realtime20_150_11/
    jre/lib/i386/jrockit:/opt/fxall/realtime20_jdk1.5.0_linux32/jrockit-realtime20_1
    50_11/jre/lib/i386:/opt/fxall/realtime20_jdk1.5.0_linux32/jrockit-realtime20_150
    _11/jre/../lib/i386:/opt/fxall/smlib/:/opt/fxall/smlib/:
    JAVA_HOME : /opt/fxall/java/jre
    JAVAOPTIONS: <not set>
    LD_LIBRARY_PATH: /opt/fxall/realtime20_jdk1.5.0_linux32/jrockit-realtime20_150_1
    1/jre/lib/i386/jrockit:/opt/fxall/realtime20_jdk1.5.0_linux32/jrockit-realtime20
    _150_11/jre/lib/i386:/opt/fxall/realtime20_jdk1.5.0_linux32/jrockit-realtime20_1
    50_11/jre/../lib/i386:/opt/fxall/smlib/:/opt/fxall/smlib/:
    LD_ASSUME_KERNEL: <not set>
    C Heap : Good; no memory allocations have failed
    StackOverFlow: 0 StackOverFlowErrors have occured
    OutOfMemory : 0 OutOfMemoryErrors have occured
    Registers (from ThreadContext: 0xb78e9cd4 / OS context: 0xb78e9dd0):
    eax = b5e00018 ecx = b5e00010 edx = 00000002 ebx = 00d18ff4
    esp = b78ea0c0 ebp = b78ea17c esi = 00000002 edi = 0000004a
    es = 0000007b cs = 00000073 ss = 0000007b ds = 0000007b
    fs = 00000000 gs = 00000033
    eip = 00c550a1 eflags = 00000202
    Stack:
    (* marks the word pointed to by the stack pointer)
    b78ea0c0: 080c48f8* 00000001 b78ea0d8 b7e0bd7b 00000001 b78ea0f0
    b78ea0d8: b78ea128 b7e0be2a b78ea160 00000001 00000000 7fffffff
    b78ea0f0: 00000005 000deef8 b78ea158 b78ea180 b78ea180 b78ea15c
    b78ea108: b78ea128 7fffffff 00000005 00000006 b78ea158 b78ea180
    Code:
    (* marks the word pointed to by the instruction pointer)
    00c55070: f883f8e2 08458b10 e055420f 8904788b d739e055 d0894772
    00c55088: c1084d8b 508d03e8 91048dfe 8908708d 708bd875 74f68508
    00c550a0: 044e8b2c* 83087e8d e9c1f8e1 02e98303 850fd139 00000803
    00c550b8: 89084e8b d8758bf8 c4810e89 000000b0 5d5f5e5b e07d81c3
    Loaded modules:
    (* denotes the module causing the exception)
    08048000-08056fd3 /opt/fxall/realtime20_jdk1.5.0_linux32/jrockit-realtime20_150
    _11/jre/bin/java
    001ec000-001f995b /lib/tls/libpthread.so.0
    00d25000-00d45d0f /lib/tls/libm.so.6
    00d1f000-00d20967 /lib/libdl.so.2
    00bf3000-00d16a14 */lib/tls/libc.so.6
    00bda000-00beed53 /lib/ld-linux.so.2
    b7cc9000-b7f7c307 /opt/fxall/realtime20_jdk1.5.0_linux32/jrockit-realtime20_150
    _11/jre/lib/i386/jrockit/libjvm.so
    00d6c000-00d73a76 /lib/tls/librt.so.1
    b7c20000-b7c2a7db /opt/fxall/realtime20_jdk1.5.0_linux32/jrockit-realtime20_150
    _11/jre/lib/i386/libverify.so
    b7bfd000-b7c1d217 /opt/fxall/realtime20_jdk1.5.0_linux32/jrockit-realtime20_150
    _11/jre/lib/i386/libjava.so
    b7be0000-b7bf1743 /lib/libnsl.so.1
    b7a79000-b7a7ef13 /opt/fxall/realtime20_jdk1.5.0_linux32/jrockit-realtime20_150
    _11/jre/lib/i386/native_threads/libhpi.so
    b7698000-b76a64c4 /opt/fxall/realtime20_jdk1.5.0_linux32/jrockit-realtime20_150
    _11/jre/lib/i386/libzip.so
    b6e4d000-b6e5e103 /opt/fxall/realtime20_jdk1.5.0_linux32/jrockit-realtime20_150
    _11/jre/lib/i386/libnet.so
    b70d6000-b70dc1e7 /opt/fxall/realtime20_jdk1.5.0_linux32/jrockit-realtime20_150
    _11/jre/lib/i386/libnio.so
    b67a3000-b67a8246 /opt/fxall/realtime20_jdk1.5.0_linux32/jrockit-realtime20_150
    _11/jre/lib/i386/libmanagement.so
    b621e000-b621e73d /opt/fxall/realtime20_jdk1.5.0_linux32/jrockit-realtime20_150
    _11/jre/lib/i386/librmi.so
    b5913000-b594f1ef /opt/fxall/smlib/libsmjavaagentapi.so
    b58ca000-b58fdac7 /usr/lib/libstdc++-libc6.1-1.so.2
    "(GC Worker Thread 4)" id=? idx=0x24 tid=23625 lastJavaFrame=0xfffffffc
    Stack 0: start=0xb78a9000, end=0xb78eb000, guards=0xb78ae000 (ok), forbidden=0xb
    78ac000
    Thread Stack Trace:
    at intmalloc+97()@0xc550a1
    at __libc_calloc+214()@0xc56e26
    at mmCalloc+60()@0xb7e1904c
    at utilSortableVectorNewTLA+125()@0xb7ed47fd
    at refIterInit+85()@0xb7e8a285
    at trMarkRootsForThread+38()@0xb7e98726
    at mmMarkRootsForThread+44()@0xb7e185ec
    at mmDetGc4ThreadInspection+45()@0xb7ea560d
    at mmDetGcScanThreadRootsWorkers+17()@0xb7ea5521
    at mmGCWorkLoop+160()@0xb7d4f160
    at tsiCallStartFunction+30()@0xb7e05f2e
    at tsiThreadStub+140()@0xb7e070ac
    at ptiThreadStub+18()@0xb7e73c72
    at start_thread+129()@0x1f1371

    798290 wrote:
    No, we dont Use any JNI in this app.
    It seems the Core dump was caused by a GC scheduled by JROCKIT
    looking at the stack trace.A SIGSEGV represents a pointer error.
    The SIGSEGV indicates an error that occurs when the OS sees that the application is doing something that it should not.
    That however does not mean that bug originates only at that point. A pointer error can corrupt memory in such a way that the application can run for some time before it does something the OS does not care for. But it can also occur at the exact spot.
    Causes for such errors.
    - JNI, as already mentioned.
    - Some other application on the system corrupting the VM space. Such as monitoring tools or debugging tools. Unlikely but possible.
    - Hardware failures and/or OS problems. Again unlikely.
    - A bug in the VM.

  • ST22 core dumps in a Linux 64bit environment

    Hello,
    I am running a combination ECC5.0/Oracle 9.2.07 on a Linux 4.0 64bit version. My CI and database are distributed. Since go live we have been experiencing core dumps that have been occuring every 2-3 weeks. So far we have analyzed that when this occurs the pxa buffer is being overwritten. It will start out as a number of 10 dumps and then becomes a monster where the coredumps are generated faster than I can remove them on the UNIX level. The only quick solution is to restart the app server. SAP has come back with a kernel upgrade but I am hesitant as that was the fix recommended when this first started to happen. I applied the upgrade but the coredumps arrive as scheduled. Does anyone else out there have the same combination that I have and if you do, are you experiencing these coredumps from hell?
    Does anyone else experience this on an HPUX or Solaris environment?
    Any and all input will be greatly appreciated.
    Thanks,
    Gary Manaoat

    Hi ,
    Send the short-dump extract so that it is possible to analyze the problem by all of the fellow SDN members.
    Anyways from the info in message I think its related to PXA related problem for abap/buffer_size parameter in the instance profile.
    Review the parameter.
    Kind Regards
    Neenad
    PS:Any rating given will be welcome

  • Collect core dumps in a Linux vmware

    Hi,
    we have a Linux installed using VMware, and are using this for teaching.
    Unfortunately collect core dumps on every executable, on some installtions.
    We tried studio 12 and express and different Linux distributions.
    Scientific Linux 5.1 and Ubuntu 8.0.4 both don't work however OpenSuse10.3 works.
    The curious thing is collect works fine on Scientific Linux and Ubuntu 8.0.4 if not installed in a VMware.
    I can provide an example VMware image if that is of interest.
    Did anyone encounter similar problems or has a solution for this?
    (we would like to use Ubuntu or Scientific Linux)
    best regards,
    Samuel

    VMWare is not a supported platform for Sun Studio Performance Tools, at least
    not yet. We are planning to add support sometime soon, but it's not there yet.
    Can you send me more information about the failure? We currently
    do not even have a test environment with VMWare.
    Thanks,
    Marty dot Itzkowitz at sun dot com

  • Adempiere dump file into Linux(ubuntu) AppExpress?

    How import adempiere.dmp file into Application Express 2.2 install in Ubuntu 8.04?
    path for imp.bin is on
    /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/imp.bin
    path for dump file is > /home/nadrog/Desktop/Adempiere.dmp
    Gordan
    http://gordanmilojevic.blogspot.com/
    Edited by: useruseruser on Nov 23, 2008 2:54 PM

    Hi Varad, I m trying to import Adempiere.dmp into XE based on Ubuntu 8.04 and I have this message>
    nadrog@nadrog:~$ su oracle
    Password:
    To run a command as administrator (user "root"), use "sudo <command>".
    See "man sudo_root" for details.
    oracle@nadrog:/home/nadrog$ .
    bash: .: filename argument required
    .: usage: . filename [arguments]
    oracle@nadrog:/home/nadrog$ cd Desktop
    oracle@nadrog:/home/nadrog/Desktop$ cd..
    bash: cd..: command not found
    oracle@nadrog:/home/nadrog/Desktop$ cd Nadrog
    bash: cd: Nadrog: No such file or directory
    oracle@nadrog:/home/nadrog/Desktop$ cd /home/nadrog/
    oracle@nadrog:/home/nadrog$ cd usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin
    bash: cd: usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin: No such file or directory
    oracle@nadrog:/home/nadrog$ cd /usr/lib/oracle/xe/app/oracle
    oracle@nadrog:~/app/oracle$ cd /product/10.2.0/server/bin
    bash: cd: /product/10.2.0/server/bin: No such file or directory
    oracle@nadrog:~/app/oracle$ cd /product/10.2.0/
    bash: cd: /product/10.2.0/: No such file or directory
    oracle@nadrog:~/app/oracle$ cd /product/10.2.0
    bash: cd: /product/10.2.0: No such file or directory
    oracle@nadrog:~/app/oracle$ /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/imp adempiere@adempiere
    Message 100 not found; No message file for product=RDBMS, facility=IMP: Release 10.2.0.1.0 - Production on Mon Apr 20 05:09:48 2009
    Copyright (c) 1982, 2005, Orac
    Invalid format of Import utility name
    Verify that ORACLE_HOME is properly set
    Import terminated unsuccessfully
    IMP-00000: Message 0 not found; No message file for product=RDBMS, facility=IMPoracle@nadrog:~/app/oracle$
    my Environment variables are>
    PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/lib/jvm:/home/nadrog:/home/nadrog/jdk1.6.0_11/bin:/home/nadrog/Adempiere/lib"
    JAVA_HOME="/home/nadrog/jdk1.6.0_11"
    JAVA="/home/nadrog/jdk1.6.0_11/bin/java"
    CLASSPATH="/usr/lib/jvm:/home/nadrog"
    JAVA_OPTS="-server -Xms128m -Xmx128m -Dprogram.name=run"
    JRE_SRCROOT="/usr/lib/jvm/java-6-sun-1.6.0.07/bin/javaws"
    ADEMPIERE_HOME="/home/nadrog/Adempiere"
    JBOSS_HOME="/home/nadrog/Adempiere/jboss/lib"
    regards
    Gordan,
    http://gordanmilojevic.blogspot.com

  • Jrockit 1.5.0 not working in mandrake 2005 AMD64 kernel 2.6

    hi,
    i tried to install
    jrockit-jdk1.5.0-linux-em64t.tar.gz on a
    Mandrake 2005 limited edition AMD64 .
    The processor was Athlon 3000+ RAM 512MB.
    The Kernel was 2.6
    Then i tried to run the java command and no response. the command line just hangs or sit there without any message.
    I unzip and untarred the file then set it path. a which java correctly points to jrocket-jdk1.5.0/bin folder. and the JAVA_HOME is set .
    i am trying to mate a goat and a dog here or is there some config i can do to get jrockit linux 64bit on a Mandrake 2005 2.6 kernel

    I assume you are trying the Tech Preview for Suse ES 9.0. Please check kernel & glibc compatibility at:
    http://e-docs.bea.com/wljrockit/docs50/certif.html
    Unfortunately, this release does not work well on other configurations. We are working on expanding support for Intel EM64T/AMD64, but are encountering kernel-level issues in current Linux releases. We are working on getting these fixed. Please try our upcoming service pack release when it is made available.
    Henrik Ståhl
    Product Manager

  • [WORKED AROUND] Installing Arch Linux with 3.11 kernel on Vaio Pro 13

    Yesterday I received my Sony Vaio Pro 13.
    The WLAN card is only supported since kernel 3.11, which has been released by Linus several days ago.
    The laptop has no ethernet port, ideally I'd thus use the WLAN abilities using installation.
    Since there is no Arch ISO available with 3.11 yet, I was hoping to create my own, using the arch wiki guide on remastering the ISO: https://wiki.archlinux.org/index.php/Re … nstall_ISO
    I was wondering whether, instead of compiling my own kernel, I could just chroot into the unpacked ISO filesystem and install the 3.11 kernel from the testing repository using pacman.
    Which, as far as I could tell, was the released kernel, and not an earlier RC. Is this possible?
    One other question remains: the author of this blog mentions a diff that is needed to prevent the CPU freq to be stuck at 800Mhz (http://elouisyoung.blogspot.se/2013/07/ … -with.html).
    Does anyone know whether this made it to the mainline?
    # UPDATE
    I explored the latest kernel release and found out that the patch is not yet included in the mainline.
    So I'll have to compile my own kernel. There are however still issues with the CPU freq scaling (won't scale lower than 1.6Ghz). Nasty...
    # UPDATE 2
    Booting + installing mainline ISO, installed testing/linux for wifi, compiled own kernel + installed besides the testing/linux kernel worked fine for me.
    Last edited by A.J.Rouvoet (2013-09-08 17:21:05)

    Yesterday I received my Sony Vaio Pro 13.
    The WLAN card is only supported since kernel 3.11, which has been released by Linus several days ago.
    The laptop has no ethernet port, ideally I'd thus use the WLAN abilities using installation.
    Since there is no Arch ISO available with 3.11 yet, I was hoping to create my own, using the arch wiki guide on remastering the ISO: https://wiki.archlinux.org/index.php/Re … nstall_ISO
    I was wondering whether, instead of compiling my own kernel, I could just chroot into the unpacked ISO filesystem and install the 3.11 kernel from the testing repository using pacman.
    Which, as far as I could tell, was the released kernel, and not an earlier RC. Is this possible?
    One other question remains: the author of this blog mentions a diff that is needed to prevent the CPU freq to be stuck at 800Mhz (http://elouisyoung.blogspot.se/2013/07/ … -with.html).
    Does anyone know whether this made it to the mainline?
    # UPDATE
    I explored the latest kernel release and found out that the patch is not yet included in the mainline.
    So I'll have to compile my own kernel. There are however still issues with the CPU freq scaling (won't scale lower than 1.6Ghz). Nasty...
    # UPDATE 2
    Booting + installing mainline ISO, installed testing/linux for wifi, compiled own kernel + installed besides the testing/linux kernel worked fine for me.
    Last edited by A.J.Rouvoet (2013-09-08 17:21:05)

  • Upgrade from oracle linux 5.5 to oracle linux 6 with oracle kernel

    Hi
    Is it possible to directly upgrade this two OS
    Regards
    Jaroslaw

    Oracle Linux is derived from Red Hat Enterprise Linux, which does not support upgrading between major versions. Red Hat does not support in-place upgrades between any major versions of Red Hat Enterprise Linux. In-place upgrades across major releases do not preserve all system settings, services or custom configurations.

  • JDS and Linux-2.6.6 kernel

    http://supportforum.sun.com/sjds/index.php?t=msg&th=765&start=0&rid=5310&SQ=ea5bd8aac21c62bfceb22cbea787cd9c

    Installing a 2.6 Kernel on JDS is much like installing a 2.6 kernel on any linux distribution. You can find details at http://www.kernel.org. Be aware of the potential for new hardware issues. For example, some LG CDROM drives have a firmware bug which causes them to to interpret the standard IDE bus command used by kernel 2.6 in probing hardware as "UPLOAD firmware."

  • New linux server, oracle unbreakable kernel, any repository?

    Hi All,
    i am face problem when i try to configure oracle linux unbreakable repository to be able to connect but i am fail
    is there repository for oracle linux unbreakable i could to connect to it free like fedora - ubuntu not like redhat enterprise

    You can connect to Oracle Public Yum (http://public-yum.oracle.com) . There you will find the content that is already available free on the isos. You can upgrade painlessly to the next update level for free. Other than that, access to the errata and patches is restricted to at least having Oracle Linux Network Support, which is usually around $100USD per year.
    Edited by: JaredGreenwald on May 31, 2011 11:41 AM

  • Linux 64bit and Unbreakable kernel

    Oracle EBS R 12.1.3
    DB 11gR2
    OS: Redhat Enterprise Linux 6 64bit
    i was reading note Certification Information for Oracle Database on Linux x86-64 [ID 1304727.1]
    question:
    do we required Oracle Unbreakable Enterprise Kernel (UEK R1) 2.6.32-100.28.5.el6.x86_64 or higher
    on top of Redhat Enterprise Linux 6 to install EBS R 12.1.3/11gR2 as a pre-requisite ?
    thanks,

    mkm wrote:
    Oracle EBS R 12.1.3
    DB 11gR2
    OS: Redhat Enterprise Linux 6 64bit
    i was reading note Certification Information for Oracle Database on Linux x86-64 [ID 1304727.1]
    question:
    do we required Oracle Unbreakable Enterprise Kernel (UEK R1) 2.6.32-100.28.5.el6.x86_64 or higher
    on top of Redhat Enterprise Linux 6 to install EBS R 12.1.3/11gR2 as a pre-requisite ?
    thanks,You need to refer to (Oracle E-Business Suite Installation and Upgrade Notes Release 12 (12.1.1) for Linux x86-64 [ID 761566.1]) which contains all supported OS and kernel settings along with software pre-req.
    Thanks,
    Hussein

Maybe you are looking for

  • My vhs tapes

    what is the easiest way to make a dvd from a vhs tape movie that I copied to my mini dv camcorder? the movie is about two hours long. I did not do a continuous copy, but paused every 10 minutes so I could get clips. I know this is a lot of work. Can

  • Acrobat 7 Pro unter Win 8.1

    Hallo zusammen, hatte Acrobat 7 pro auf Win 8.1 installiert. Nach (automatischen) Win-Updates gibt es eine Fehlermeldung und ich kann Acrobat 7 pro nicht mehr starten. Nach Deinst. auch von anderen Adobe Produkten und cleanen der Registry lässt sich

  • What's the maximum size a varchar2  variable can hold for and NDS Stmnt?

    What's the maximum size a varchar2 variable can hold for and NDS Statement? I read that NDS is good for doing EXECUTE IMMEDIATE on statements that aren't too big. The 10g PL/SQL manual recommends using DBMS_SQL for statements that are too large, but

  • Dicussions configuration - issue with deploy-jive-portlet.jar deployment

    Hi, I'm setting up discussions on 10.1.3.2 webcenter out of the box install. After running this command on linux: java -client -Dhttp.proxyHost=www-proxy.us.oracle.com -Dhttp.proxyPort=80 -jar deploy-jive-portlet.jar I do not have updated jiveforums-

  • Track Mask Tool Not Available in AE CC 12.0.0.404?

    I am trying to use the Track Mask tool in AE to do a simple track on a sign in my footage. But, after watching several tutorials, it seems that the track mask tool simply is not available in this version. I have tried command clicking with mask path