Fedora 14 segfault

Hello,
is  anyone trying VMware Server 2.0.2 on Fedora 14? After changing the vmware-config.pl so that the script gets the correct sources, it compiled perfectly. But now the hostd dies:
Nov  3 18:29:11 ls3527 kernel: http:// 6547.397975 vmware-hostd[10824]: segfault at 2100001c4f ip 00007f4f4d405210 sp 00007f4f45800b88 error 4 in libc-2.12.90.so[7f4f4d2d3000+199000]
It worked with Fedora 13...
Any ideas?
Matthias

Hello Matthias,
I also faced this problem yesterday, when checking the system after update to Fedora 14 was completed. And I was also in a hurry because I needed VMware Server in working order for my daily work.
It seems the libc library provided with glibc package in Fedora 14 is not compatible with VWware Server anymore. I used glibc and zlib packages from Fedora 13 and was able to restart VMWare Server in Fedora 14.
Execute as root:
mkdir fedorafix
cd fedorafix
wget http://www.mirrorservice.org/sites/download.fedora.redhat.com/pub/fedora/linux/updates/13/x86_64/glibc-2.12.1-4.x86_64.rpm
wget
http://www.mirrorservice.org/sites/download.fedora.redhat.com/pub/fedora/linux/releases/13/Fedora/x86_64/os/Packages/zlib-1.2.3-23.fc12.x86_64.rpm
rpm -Uvh --nodeps --root=/tmp/ glibc-2.12.1-4.x86_64.rpm
rpm -Uvh --nodeps --root=/tmp/ zlib-1.2.3-23.fc12.x86_64.rpm
cp -Rp /tmp/lib64/ /usr/lib/vmware/lib/fc13lib64
Then edit as root /usr/sbin/vmware-hostd and and this line before the last one:
export
LD_LIBRARY_PATH=/usr/lib/vmware/vmacore:/usr/lib/vmware/lib/libexpat.so.0:/usr/lib/vmware/lib/libxml2.so.2:/usr/lib/vmware/lib/fc13lib64
Restart VMware service. I got then VMware Server working again.
This problem drove me crazy, as I really needed to have this working again as soon as possible. I have posted in my blog the full story about the problem and the search for a solution (sorry, in spanish).
Hope this helps you too.
Regards,
                  Victor

Similar Messages

  • Re: LabView 7.1 segfault in Fedora Core 2

    I noticed in the mirroring of the discussion on ni.com that my notes
    webpage did not make it onto comp.lang.labview. Check out
    http://arago.fel.vanderbilt.edu:8200/Members/gabel​la/docs/LV_err_summary/
    What is there are straces (just the system calls from LabVIEW) for the
    working and non-working kernels, and some of the error log reports.
    There are two threads on ni.com :
    http://exchange.ni.com/servlet/ProcessRequest?RHIV​EID=101&RPAGEID=135&HOID=50650000000800000082F5000​0&UCATEGORY_0=_49_%24_6_&UCATEGORY_S=0
    http://exchange.ni.com/servlet/ProcessRequest?RHIV​EID=101&RPAGEID=135&HOID=50650000000800000083DA000​0&UCATEGORY_0=_49_%24_6_&UCATEGORY_S=0
    Of course, it is not such a bad thing to work in the 2.6.7 kernel, it is
    just
    that if it is broke in 2.6.8 it might be broke in all future kernels.
    bill e.g.

    Hello Bill,
    We need to determine if this is the same issue than needs to be readdressed for newer versions of the kernel, or if this relates to an entirely new issue.
    When you type the command �ls -afl" do "." (dot) and ".." (dot-dot) always appear as the first two entries of the list? Repeat this for every directory starting with root "/" through and including the LabVIEW vi.lib and user.lib directories. If installed to the default location, this would be:
    /usr
    /usr/local
    /usr/local/lv71
    /usr/local/lv71/vi.lib
    /usr/local/lv71/user.lib
    If �.� and �..� are not always the first items returned, then the tune2fs didn't work, for whatever reason. If the tune2fs works, then the �.� and �..� should appear first in the directory listing without sortin
    g (ls -afl).
    If �.� and �..� are always the first items returned, and you still gets the seg fault, then you may be experiencing some completely unrelated problem, which could be dual-processor specific. Are you running on a dual-processor system?
    If none of these suggestions help, or if I�m not correctly understanding your issue, please reply with comments or answers to the discussion above and any additional information that may help, and I�ll be happy to look further into it.
    Have a nice day!
    Robert Mortensen
    Applications Engineer
    National Instruments
    Robert Mortensen
    Software Engineer
    National Instruments

  • Java 6 segfaults loading net or j2gss library

    Hi,
    I have a one line program System.loadLibrary("net");. When I run it I get a segfault. It also segfaults if I load library "j2gss" but all other libraries in jre/lib load fine.
    I did an ldd on both libraries and loaded all the libraries they reference without problem.
    I checked the source code and looked at OnLoad methods for these libraries. The "net" OnLoad was in j2se/src/share/native/java/net/net_util.c and the "j2gss" one was in j2se/src/share/native/sun/security/jgss/wrapper/NativeUtil.c. The "net" OnLoad did quite a bit of stuff but the "j2gss" OnLoad was straightforward. It just caches a bunch of MIDs and FIDs.
    This is not a new installation of Java 6. I have been using it on FC6 x86_64 for several weeks. It was working fine yesterday. Today it is not. I update automatically via yum. Last night several packages were updated but none of them changed any libraries used by "net" or "j2gss".
    I have run out of ideas on what to check. Can anyone help me out?
    charlie
    Here is the error log:
    # An unexpected error has been detected by Java Runtime Environment:
    #  SIGSEGV (0xb) at pc=0x00002aaaaaab4202, pid=7650, tid=1076017472
    # Java VM: Java HotSpot(TM) 64-Bit Server VM (1.6.0-b105 mixed mode)
    # Problematic frame:
    # C  [ld-linux-x86-64.so.2+0x9202]
    # If you would like to submit a bug report, please visit:
    #   http://java.sun.com/webapps/bugreport/crash.jsp
    ---------------  T H R E A D  ---------------
    Current thread (0x0000000040111400):  JavaThread "main" [_thread_in_native, id=7651]
    siginfo:si_signo=11, si_errno=0, si_code=1, si_addr=0x0000000000000000
    Registers:
    RAX=0x0000000000000000, RBX=0x00002aaaaacc55e8, RCX=0x0000000000000000, RDX=0x0000000000000000
    RSP=0x0000000040228f00, RBP=0x0000000040229040, RSI=0x0377cc14b1b73c55, RDI=0x00002aaad80acc55
    R8 =0x0000000000000000, R9 =0x00000000ffffffff, R10=0x0000000000000000, R11=0x00002aaaab8aa830
    R12=0x0000000000000000, R13=0x00000000b1b73c55, R14=0x00002aaad49d28a0, R15=0x0000000000000000
    RIP=0x00002aaaaaab4202, EFL=0x0000000000010246, CSGSFS=0x0000000000000033, ERR=0x0000000000000004
      TRAPNO=0x000000000000000e
    Top of Stack: (sp=0x0000000040228f00)
    0x0000000040228f00:   00002aaaaca3332e 0000000000000000
    0x0000000040228f10:   0000000000000000 00002aaac9deedf8
    0x0000000040228f20:   0000000000001fa0 0000000040228fc0
    0x0000000040228f30:   00002aaaabd0b498 0000000000000001
    0x0000000040228f40:   0000000040111400 00002aaaaca332a9
    0x0000000040228f50:   0000000040228ff0 0000000000000000
    0x0000000040228f60:   0000000000000000 00000000402290b0
    0x0000000040228f70:   00002aaaaacc55e8 00002aaad80acc55
    0x0000000040228f80:   0000000040229070 00002aaaab82d8e2
    0x0000000040228f90:   0000000000000001 0000000040111400
    0x0000000040228fa0:   0000000040228ff0 00000000402292e8
    0x0000000040228fb0:   0000000a00000000 00002aaaaca3fd00
    0x0000000040228fc0:   0000000040111400 00000000401106d0
    0x0000000040228fd0:   00002aaad47586c0 00002aaad4758890
    0x0000000040228fe0:   00002aaad47606a8 0000000040229980
    0x0000000040228ff0:   0000000000000000 0000000000000000
    0x0000000040229000:   00002aaaafb89ac0 00000000ffffffff
    0x0000000040229010:   00000000402295c0 00002aaaaacc55e8
    0x0000000040229020:   0000000000000000 00002aaaaacc4bc0
    0x0000000040229030:   00002aaad49d28a0 0000000040229640
    0x0000000040229040:   00002aaad80acc55 00002aaaab2f0845
    0x0000000040229050:   00002aaa00000003 0000000000000000
    0x0000000040229060:   00000000860afcd8 00000000402291f0
    0x0000000040229070:   0000000040229208 00002aaaab53efe8
    0x0000000040229080:   0000000000000000 00002aaad49d3118
    0x0000000040229090:   000000004010a4d0 00002aaad809d8a8
    0x00000000402290a0:   00002aaaab541970 00002aaad809c488
    0x00000000402290b0:   0000000000000000 00000001000000af
    0x00000000402290c0:   0000000040111590 0000000040229260
    0x00000000402290d0:   0000000040229260 00002aaaaafeb210
    0x00000000402290e0:   00002aaaabcfe1c0 00002aaad49d28a0
    0x00000000402290f0:   0000000040229640 00002aaaaafeb224
    Instructions: (pc=0x00002aaaaaab4202)
    0x00002aaaaaab41f2:   ff 02 00 00 48 8b 8d 20 ff ff ff 31 d2 45 31 d2
    0x00002aaaaaab4202:   48 8b 01 48 85 c0 0f 84 47 02 00 00 48 8b 9d 20
    Stack: [0x000000004012b000,0x000000004022c000),  sp=0x0000000040228f00,  free space=1015k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C  [ld-linux-x86-64.so.2+0x9202]
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    j  java.lang.ClassLoader$NativeLibrary.load(Ljava/lang/String;)V+0
    j  java.lang.ClassLoader.loadLibrary0(Ljava/lang/Class;Ljava/io/File;)Z+300
    j  java.lang.ClassLoader.loadLibrary(Ljava/lang/Class;Ljava/lang/String;Z)V+217
    j  java.lang.Runtime.loadLibrary0(Ljava/lang/Class;Ljava/lang/String;)V+54
    j  java.lang.System.loadLibrary(Ljava/lang/String;)V+7
    j  sun.security.action.LoadLibraryAction.run()Ljava/lang/Object;+4
    v  ~StubRoutines::call_stub
    j  java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;)Ljava/lang/Object;+0
    j  java.net.InetAddress.<clinit>()V+55
    v  ~StubRoutines::call_stub
    j  java.lang.ClassLoader$NativeLibrary.load(Ljava/lang/String;)V+0
    j  java.lang.ClassLoader.loadLibrary0(Ljava/lang/Class;Ljava/io/File;)Z+300
    j  java.lang.ClassLoader.loadLibrary(Ljava/lang/Class;Ljava/lang/String;Z)V+217
    j  java.lang.Runtime.loadLibrary0(Ljava/lang/Class;Ljava/lang/String;)V+54
    j  java.lang.System.loadLibrary(Ljava/lang/String;)V+7
    j  FancyButton.main([Ljava/lang/String;)V+2
    v  ~StubRoutines::call_stub
    ---------------  P R O C E S S  ---------------
    Java Threads: ( => current thread )
      0x00002aaad49c0400 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=7660]
      0x00002aaad49bd800 JavaThread "CompilerThread1" daemon [_thread_blocked, id=7659]
      0x00002aaad49bbc00 JavaThread "CompilerThread0" daemon [_thread_blocked, id=7658]
      0x00002aaad49ba800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=7657]
      0x00002aaad4997400 JavaThread "Finalizer" daemon [_thread_blocked, id=7656]
      0x00002aaad4996400 JavaThread "Reference Handler" daemon [_thread_blocked, id=7655]
    =>0x0000000040111400 JavaThread "main" [_thread_in_native, id=7651]
    Other Threads:
      0x00002aaad47f6800 VMThread [id=7654]
      0x00002aaad49c2000 WatcherThread [id=7661]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    PSYoungGen      total 9408K, used 325K [0x00002aaac9db0000, 0x00002aaaca820000, 0x00002aaad4500000)
      eden space 8128K, 4% used [0x00002aaac9db0000,0x00002aaac9e01570,0x00002aaaca5a0000)
      from space 1280K, 0% used [0x00002aaaca6e0000,0x00002aaaca6e0000,0x00002aaaca820000)
      to   space 1280K, 0% used [0x00002aaaca5a0000,0x00002aaaca5a0000,0x00002aaaca6e0000)
    PSOldGen        total 21440K, used 0K [0x00002aaab4f00000, 0x00002aaab63f0000, 0x00002aaac9db0000)
      object space 21440K, 0% used [0x00002aaab4f00000,0x00002aaab4f00000,0x00002aaab63f0000)
    PSPermGen       total 21248K, used 2769K [0x00002aaaafb00000, 0x00002aaab0fc0000, 0x00002aaab4f00000)
      object space 21248K, 13% used [0x00002aaaafb00000,0x00002aaaafdb47d0,0x00002aaab0fc0000)
    Dynamic libraries:
    40000000-40009000 r-xp 00000000 fd:00 1966283                            /usr/java/jdk1.6.0/bin/java
    40108000-4010a000 rwxp 00008000 fd:00 1966283                            /usr/java/jdk1.6.0/bin/java
    4010a000-4012b000 rwxp 4010a000 00:00 0                                  [heap]
    4012b000-4012e000 ---p 4012b000 00:00 0
    4012e000-4022c000 rwxp 4012e000 00:00 0
    4022c000-4022d000 ---p 4022c000 00:00 0
    4022d000-4032d000 rwxp 4022d000 00:00 0
    4032d000-4032e000 ---p 4032d000 00:00 0
    4032e000-4042e000 rwxp 4032e000 00:00 0
    4042e000-4042f000 ---p 4042e000 00:00 0
    4042f000-4052f000 rwxp 4042f000 00:00 0
    4052f000-40532000 ---p 4052f000 00:00 0
    40532000-40630000 rwxp 40532000 00:00 0
    40630000-40633000 ---p 40630000 00:00 0
    40633000-40731000 rwxp 40633000 00:00 0
    40731000-40734000 ---p 40731000 00:00 0
    40734000-40832000 rwxp 40734000 00:00 0
    40832000-40835000 ---p 40832000 00:00 0
    40835000-40933000 rwxp 40835000 00:00 0
    40933000-40936000 ---p 40933000 00:00 0
    40936000-40a34000 rwxp 40936000 00:00 0
    40a34000-40a37000 ---p 40a34000 00:00 0
    40a37000-40b35000 rwxp 40a37000 00:00 0
    40b35000-40b36000 ---p 40b35000 00:00 0
    40b36000-40c36000 rwxp 40b36000 00:00 0
    2aaaaaaab000-2aaaaaac5000 r-xp 00000000 fd:00 16318467                   /lib64/ld-2.5.so
    2aaaaaac5000-2aaaaaac6000 rwxp 2aaaaaac5000 00:00 0
    2aaaaaac6000-2aaaaaac7000 r-xp 2aaaaaac6000 00:00 0
    2aaaaaac7000-2aaaaaac8000 rwxp 2aaaaaac7000 00:00 0
    2aaaaaad8000-2aaaaaad9000 rwxp 2aaaaaad8000 00:00 0
    2aaaaaad9000-2aaaaaae0000 r-xp 00000000 fd:00 1967264                    /usr/java/jdk1.6.0/jre/lib/amd64/native_threads/libhpi.so
    2aaaaaae0000-2aaaaabe1000 ---p 00007000 fd:00 1967264                    /usr/java/jdk1.6.0/jre/lib/amd64/native_threads/libhpi.so
    2aaaaabe1000-2aaaaabe3000 rwxp 00008000 fd:00 1967264                    /usr/java/jdk1.6.0/jre/lib/amd64/native_threads/libhpi.so
    2aaaaabe3000-2aaaaabe4000 rwxp 2aaaaabe3000 00:00 0
    2aaaaabe4000-2aaaaabec000 rwxs 00000000 fd:00 16523834                   /tmp/hsperfdata_charlie/7650
    2aaaaabec000-2aaaaac14000 rwxp 2aaaaabec000 00:00 0
    2aaaaacc4000-2aaaaacc5000 r-xp 00019000 fd:00 16318467                   /lib64/ld-2.5.so
    2aaaaacc5000-2aaaaacc6000 rwxp 0001a000 fd:00 16318467                   /lib64/ld-2.5.so
    2aaaaacc6000-2aaaaacdb000 r-xp 00000000 fd:00 16318499                   /lib64/libpthread-2.5.so
    2aaaaacdb000-2aaaaaeda000 ---p 00015000 fd:00 16318499                   /lib64/libpthread-2.5.so
    2aaaaaeda000-2aaaaaedb000 r-xp 00014000 fd:00 16318499                   /lib64/libpthread-2.5.so
    2aaaaaedb000-2aaaaaedc000 rwxp 00015000 fd:00 16318499                   /lib64/libpthread-2.5.so
    2aaaaaedc000-2aaaaaee0000 rwxp 2aaaaaedc000 00:00 0
    2aaaaaee0000-2aaaaaee7000 r-xp 00000000 fd:00 1967247                    /usr/java/jdk1.6.0/jre/lib/amd64/jli/libjli.so
    2aaaaaee7000-2aaaaafe8000 ---p 00007000 fd:00 1967247                    /usr/java/jdk1.6.0/jre/lib/amd64/jli/libjli.so
    2aaaaafe8000-2aaaaafea000 rwxp 00008000 fd:00 1967247                    /usr/java/jdk1.6.0/jre/lib/amd64/jli/libjli.so
    2aaaaafea000-2aaaaafed000 r-xp 00000000 fd:00 16318481                   /lib64/libdl-2.5.so
    2aaaaafed000-2aaaab1ec000 ---p 00003000 fd:00 16318481                   /lib64/libdl-2.5.so
    2aaaab1ec000-2aaaab1ed000 r-xp 00002000 fd:00 16318481                   /lib64/libdl-2.5.so
    2aaaab1ed000-2aaaab1ee000 rwxp 00003000 fd:00 16318481                   /lib64/libdl-2.5.so
    2aaaab1ee000-2aaaab1ef000 rwxp 2aaaab1ee000 00:00 0
    2aaaab1ef000-2aaaab333000 r-xp 00000000 fd:00 16318475                   /lib64/libc-2.5.so
    2aaaab333000-2aaaab533000 ---p 00144000 fd:00 16318475                   /lib64/libc-2.5.so
    2aaaab533000-2aaaab537000 r-xp 00144000 fd:00 16318475                   /lib64/libc-2.5.so
    2aaaab537000-2aaaab538000 rwxp 00148000 fd:00 16318475                   /lib64/libc-2.5.so
    2aaaab538000-2aaaab53e000 rwxp 2aaaab538000 00:00 0
    2aaaab53e000-2aaaabbb8000 r-xp 00000000 fd:00 1967281                    /usr/java/jdk1.6.0/jre/lib/amd64/server/libjvm.so
    2aaaabbb8000-2aaaabcba000 ---p 0067a000 fd:00 1967281                    /usr/java/jdk1.6.0/jre/lib/amd64/server/libjvm.so
    2aaaabcba000-2aaaabde6000 rwxp 0067c000 fd:00 1967281                    /usr/java/jdk1.6.0/jre/lib/amd64/server/libjvm.so
    2aaaabde6000-2aaaabe21000 rwxp 2aaaabde6000 00:00 0
    2aaaabe33000-2aaaabeb5000 r-xp 00000000 fd:00 16318483                   /lib64/libm-2.5.so
    2aaaabeb5000-2aaaac0b4000 ---p 00082000 fd:00 16318483                   /lib64/libm-2.5.so
    2aaaac0b4000-2aaaac0b5000 r-xp 00081000 fd:00 16318483                   /lib64/libm-2.5.so
    2aaaac0b5000-2aaaac0b6000 rwxp 00082000 fd:00 16318483                   /lib64/libm-2.5.so
    2aaaac0b6000-2aaaac0be000 r-xp 00000000 fd:00 16318503                   /lib64/librt-2.5.so
    2aaaac0be000-2aaaac2bd000 ---p 00008000 fd:00 16318503                   /lib64/librt-2.5.so
    2aaaac2bd000-2aaaac2be000 r-xp 00007000 fd:00 16318503                   /lib64/librt-2.5.so
    2aaaac2be000-2aaaac2bf000 rwxp 00008000 fd:00 16318503                   /lib64/librt-2.5.so
    2aaaac2bf000-2aaaac2d3000 r-xp 00000000 fd:00 16318485                   /lib64/libnsl-2.5.so
    2aaaac2d3000-2aaaac4d2000 ---p 00014000 fd:00 16318485                   /lib64/libnsl-2.5.so
    2aaaac4d2000-2aaaac4d3000 r-xp 00013000 fd:00 16318485                   /lib64/libnsl-2.5.so
    2aaaac4d3000-2aaaac4d4000 rwxp 00014000 fd:00 16318485                   /lib64/libnsl-2.5.so
    2aaaac4d4000-2aaaac4d6000 rwxp 2aaaac4d4000 00:00 0
    2aaaac4d6000-2aaaac4e0000 r-xp 00000000 fd:00 16318491                   /lib64/libnss_files-2.5.so
    2aaaac4e0000-2aaaac6df000 ---p 0000a000 fd:00 16318491                   /lib64/libnss_files-2.5.so
    2aaaac6df000-2aaaac6e0000 r-xp 00009000 fd:00 16318491                   /lib64/libnss_files-2.5.so
    2aaaac6e0000-2aaaac6e1000 rwxp 0000a000 fd:00 16318491                   /lib64/libnss_files-2.5.so
    2aaaac6e1000-2aaaac6ee000 r-xp 00000000 fd:00 1967257                    /usr/java/jdk1.6.0/jre/lib/amd64/libverify.so
    2aaaac6ee000-2aaaac7ed000 ---p 0000d000 fd:00 1967257                    /usr/java/jdk1.6.0/jre/lib/amd64/libverify.so
    2aaaac7ed000-2aaaac7f0000 rwxp 0000c000 fd:00 1967257                    /usr/java/jdk1.6.0/jre/lib/amd64/libverify.so
    2aaaac7f0000-2aaaac818000 r-xp 00000000 fd:00 1967275                    /usr/java/jdk1.6.0/jre/lib/amd64/libjava.so
    2aaaac818000-2aaaac918000 ---p 00028000 fd:00 1967275                    /usr/java/jdk1.6.0/jre/lib/amd64/libjava.so
    2aaaac918000-2aaaac91f000 rwxp 00028000 fd:00 1967275                    /usr/java/jdk1.6.0/jre/lib/amd64/libjava.so
    2aaaac91f000-2aaaac92d000 r-xp 00000000 fd:00 1967262                    /usr/java/jdk1.6.0/jre/lib/amd64/libzip.so
    2aaaac92d000-2aaaaca2f000 ---p 0000e000 fd:00 1967262                    /usr/java/jdk1.6.0/jre/lib/amd64/libzip.so
    2aaaaca2f000-2aaaaca32000 rwxp 00010000 fd:00 1967262                    /usr/java/jdk1.6.0/jre/lib/amd64/libzip.so
    2aaaaca32000-2aaaacca3000 rwxp 2aaaaca32000 00:00 0
    2aaaacca3000-2aaaafa33000 rwxp 2aaaacca3000 00:00 0
    2aaaafa33000-2aaaafa3d000 rwxp 2aaaafa33000 00:00 0
    2aaaafa3d000-2aaaafaf3000 rwxp 2aaaafa3d000 00:00 0
    2aaaafb00000-2aaab0fc0000 rwxp 2aaaafb00000 00:00 0
    2aaab0fc0000-2aaab4f00000 rwxp 2aaab0fc0000 00:00 0
    2aaab4f00000-2aaab63f0000 rwxp 2aaab4f00000 00:00 0
    2aaab63f0000-2aaac9db0000 rwxp 2aaab63f0000 00:00 0
    2aaac9db0000-2aaaca820000 rwxp 2aaac9db0000 00:00 0
    2aaaca820000-2aaad4500000 rwxp 2aaaca820000 00:00 0
    2aaad4500000-2aaad450b000 rwxp 2aaad4500000 00:00 0
    2aaad450b000-2aaad452a000 rwxp 2aaad450b000 00:00 0
    2aaad452a000-2aaad4535000 rwxp 2aaad452a000 00:00 0
    2aaad4535000-2aaad45d1000 rwxp 2aaad4535000 00:00 0
    2aaad45d1000-2aaad45d7000 rwxp 2aaad45d1000 00:00 0
    2aaad45d7000-2aaad4625000 rwxp 2aaad45d7000 00:00 0
    2aaad4625000-2aaad4631000 rwxp 2aaad4625000 00:00 0
    2aaad4631000-2aaad46ce000 rwxp 2aaad4631000 00:00 0
    2aaad46ce000-2aaad46d9000 rwxp 2aaad46ce000 00:00 0
    2aaad46d9000-2aaad46f8000 rwxp 2aaad46d9000 00:00 0
    2aaad46f8000-2aaad47f8000 rwxp 2aaad46f8000 00:00 0
    2aaad47f8000-2aaad4972000 r-xs 02c68000 fd:00 1968717                    /usr/java/jdk1.6.0/jre/lib/rt.jar
    2aaad4972000-2aaad4a93000 rwxp 2aaad4972000 00:00 0
    2aaad4a93000-2aaad7f91000 r-xp 00000000 fd:00 14038693                   /usr/lib/locale/locale-archive
    2aaad7f91000-2aaad7f99000 r-xp 00000000 fd:00 1967266                    /usr/java/jdk1.6.0/jre/lib/amd64/libj2gss.so
    2aaad7f99000-2aaad8099000 ---p 00008000 fd:00 1967266                    /usr/java/jdk1.6.0/jre/lib/amd64/libj2gss.so
    2aaad8099000-2aaad809a000 rwxp 00008000 fd:00 1967266                    /usr/java/jdk1.6.0/jre/lib/amd64/libj2gss.so
    2aaad809a000-2aaad809b000 rwxp 2aaad809a000 00:00 0
    2aaad809b000-2aaad80ae000 r-xp 00000000 fd:00 1967251                    /usr/java/jdk1.6.0/jre/lib/amd64/libnet.so
    2aaad80ae000-2aaad81af000 ---p 00013000 fd:00 1967251                    /usr/java/jdk1.6.0/jre/lib/amd64/libnet.so
    2aaad81af000-2aaad81b2000 rwxp 00014000 fd:00 1967251                    /usr/java/jdk1.6.0/jre/lib/amd64/libnet.so
    7fffc9256000-7fffc926b000 rwxp 7fffc9256000 00:00 0                      [stack]
    ffffffffff600000-ffffffffffe00000 ---p 00000000 00:00 0                  [vdso]
    VM Arguments:
    java_command: FancyButton
    Launcher Type: SUN_STANDARD
    Environment Variables:
    JAVA_HOME=/usr/java/jdk1.6
    PATH=/home/charlie/bin:/home/charlie/bin:/usr/kerberos/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/java/jdk1.6/bin:/opt/apache-ant/bin:.:/usr/java/jdk1.6/bin:/opt/apache-ant/bin:.
    USERNAME=charlie
    LD_LIBRARY_PATH=/usr/java/jdk1.6.0/jre/lib/amd64/server:/usr/java/jdk1.6.0/jre/lib/amd64:/usr/java/jdk1.6.0/jre/../lib/amd64
    SHELL=/bin/bash
    DISPLAY=:0.0
    Signal Handlers:
    SIGSEGV: [libjvm.so+0x5f45b0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGBUS: [libjvm.so+0x5f45b0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGFPE: [libjvm.so+0x4b2c20], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGPIPE: [libjvm.so+0x4b2c20], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGILL: [libjvm.so+0x4b2c20], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGUSR1: SIG_DFL, sa_mask[0]=0x00000000, sa_flags=0x00000000
    SIGUSR2: [libjvm.so+0x4b4e20], sa_mask[0]=0x00000000, sa_flags=0x10000004
    SIGHUP: [libjvm.so+0x4b4760], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGINT: [libjvm.so+0x4b4760], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGQUIT: [libjvm.so+0x4b4760], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGTERM: [libjvm.so+0x4b4760], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGUSR2: [libjvm.so+0x4b4e20], sa_mask[0]=0x00000000, sa_flags=0x10000004
    ---------------  S Y S T E M  ---------------
    OS:Fedora Core release 6 (Zod)
    uname:Linux 2.6.18-1.2869.fc6 #1 SMP Wed Dec 20 14:51:34 EST 2006 x86_64
    libc:glibc 2.5 NPTL 2.5
    rlimit: STACK 10240k, CORE 0k, NPROC 16374, NOFILE 1024, AS infinity
    load average:0.30 0.06 0.02
    CPU:total 2 em64t ht
    Memory: 4k page, physical 2054756k(438236k free), swap 2031608k(2031608k free)
    vm_info: Java HotSpot(TM) 64-Bit Server VM (1.6.0-b105) for linux-amd64, built on Nov 29 2006 01:44:03 by "uucp" with gcc 3.2.2 (SuSE Linux)

    An update. It appears that it is only the "net" library that is causing the problems. Loading the "j2gss" library loads the "net" library as a side effect, which causes the segfault.

  • Installation problem on Fedora 5

    I try to insteall Java Studio Creator on Fedora 5, but it fails and saying I need some c++ libraries?
    Does anyone know why? I thought Java Studio Creator is all java based, why it needs c++ libraries and how can I get around it?
    Thank you.

    Hi There,
    Please take a look at the FAQs and the following threads, it might be of help to you.
    http://developers.sun.com/prodtech/javatools/jscreator/reference/faqs/index.jsp
    http://swforum.sun.com/jive/thread.jspa?forumID=123&threadID=47519
    http://swforum.sun.com/jive/thread.jspa?threadID=50316&messageID=178971
    Thanks
    K

  • Installation problem on fedora linux

    Hi
    I am trying to install oracle 10g to Fedora Linux.
    When I type ./runInstaller :
    Exception java.lang.UnsatisfiedLinkError: /tmp/OraInstall2007-08-21_12-40-12AM/jre/1.4.2/lib/i386/libawt.so:...........................
    Exception in thread main java.lang.NoClassDefFoundError
    Please help me to solve this problem

    Ricardinho,
    try post full error message (or stack trace) because in this case we can only guess...
    Also when you post name of Linux distribution then don't forget post the version.
    Anyway according to partial error message I think there is missing libXp.so.6 library on your OS.
    So execute "yum install libXp" to install required package. Od locate the package on installtion media and install it via "rpm -ivh" command.
    Note: In FC5 and later libXp.so.6 is included in libXp package. In FC4 and older releases you need to install xorg-deprecated-libs package.

  • Error while installing Oracle 10g on Fedora Core 1

    Error while installing Oracle 10g on Fedora Core 1. After 40% of the Installation is thru, the progress bar is showing 40%, it gives error "Not connected to Oracle" and the installation has to be terminated.
    We have tried by using the on-line procedure and changing the required script to make believe it as said.

    Are you createing DB also???

  • Unable to startup EM 11g R2 on Fedora 12

    I have been following the instructions upon how to install oracle 11g r2 on Fedora 12 using the given URL:
    http://www.oracle-base.com/articles/11g/OracleDB11gR2InstallationOnFedora12.php
    There were a number of additional RPM that were required before installation of the RDBMS (listed):
    cloog-ppl-0.15.7-1.fc12.i686.rpm
    compat-libstdc++-33-3.2.3-68.i686.rpm
    cpp-4.4.2-7.fc12.i686.rpm
    elfutils-libelf-0.143-1.fc12.i686.rpm
    elfutils-libelf-devel-0.143-1.fc12.i686.rpm
    gcc-4.4.2-7.fc12.i686.rpm
    gcc-c++-4.4.2-7.fc12.i686.rpm
    glibc-devel-2.11-2.i686.rpm
    glibc-headers-2.11-2.i686.rpm
    kernel-headers-2.6.31.5-127.fc12.i686.rpm
    ksh-20090630-1.fc12.i686.rpm
    libaio-devel-0.3.107-9.fc12.i686.rpm
    libgomp-4.4.2-7.fc12.i686.rpm
    libstdc++-devel-4.4.2-7.fc12.i686.rpm
    mpfr-2.4.1-3.fc12.i686.rpm
    pdksh-5.2.14-21.i386.rpm
    ppl-0.10.2-10.fc12.i686.rpm
    sysstat-9.0.4-4.fc12.i686.rpm
    unixODBC-2.2.14-6.fc12.i686.rpm
    unixODBC-devel-2.2.14-6.fc12.i686.rpm
    The installation was a success. I am able to start up and shutdown both the database instance and listener. However I am facing issues on trying to execute the EM. ($ORACLE_HOME/bin emctl start dbconsole)
    In the following directory: /u01/app/oracle/product/11.2.0/db_1/fedoralinuxbox_orcl/sysman/log/ we have a number of log files generated.
    emagent.log:
    +2010-07-19 12:42:55,895 Thread-3035932352 Starting Agent 10.2.0.4.2 from /u01/app/oracle/product/11.2.0/db_1 (00701)+
    +2010-07-19 12:42:56,879 Thread-3035932352 [Oracle Exadata Storage Server] InstanceProperty (MgmtIPAddr2) is marked OPTIONAL but is being used (00506)+
    +2010-07-19 12:42:57,545 Thread-3035932352 [Load Balancer Switch] InstanceProperty (snmpTimeout) is marked OPTIONAL but is being used (00506)+
    +2010-07-19 12:43:05,483 Thread-3035932352 EMAgent started successfully (00702)+
    +2010-07-19 13:01:57,176 Thread-3028286320 <HTTP Listener> Agent Signaled to EXIT by emctl (00800)+
    +2010-07-19 13:01:58,205 Thread-3035932352 EMAgent normal shutdown (00703)+
    emoms.log
    +2010-07-19 12:43:22,505 [OC4J Launcher] ERROR app.ContextInitializer contextInitialized.420 - Integration Class not found: oracle.sysman.emCLI.CLIIntg+
    +2010-07-19 12:43:22,595 [OC4J Launcher] ERROR app.ContextInitializer contextInitialized.420 - Integration Class not found: oracle.sysman.emCLI.CLIDownloadIntg+
    +2010-07-19 12:43:22,601 [OC4J Launcher] ERROR app.ContextInitializer contextInitialized.420 - Integration Class not found: oracle.sysman.pp.asprov.ui.intg.ASProvisioningIntegration+
    +2010-07-19 12:43:27,688 [OC4J Launcher] ERROR app.ContextInitializer contextInitialized.420 - Integration Class not found: oracle.sysman.eml.target.slb.common.SLBIntegration+
    +2010-07-19 12:43:57,178 [OC4J Launcher] ERROR app.ContextInitializer contextInitialized.420 - Integration Class not found: oracle.sysman.pp.paf.sample.ui.intg.PAFDemoIntegration+
    +2010-07-19 12:43:57,744 [OC4J Launcher] ERROR app.ContextInitializer contextInitialized.420 - Integration Class not found: oracle.sysman.pp.sidb.ui.intg.SIDBProvisioningIntegration+
    +2010-07-19 12:44:00,604 [OC4J Launcher] ERROR app.ContextInitializer contextInitialized.420 - Integration Class not found: oracle.sysman.pp.racprov.ui.intg.RACProvIntegration+
    +2010-07-19 12:44:00,608 [OC4J Launcher] ERROR app.ContextInitializer contextInitialized.420 - Integration Class not found: oracle.sysman.pp.ec.ui.intg.ExtendClusterIntegration+
    +2010-07-19 12:44:00,645 [OC4J Launcher] ERROR app.ContextInitializer contextInitialized.420 - Integration Class not found: oracle.sysman.pp.dn.ui.intg.DltNodeIntegration+
    +2010-07-19 12:44:00,715 [OC4J Launcher] ERROR app.ContextInitializer contextInitialized.420 - Integration Class not found: oracle.sysman.pp.common.ui.intg.ProvCommonIntegration+
    +2010-07-19 12:44:00,756 [OC4J Launcher] ERROR app.ContextInitializer contextInitialized.420 - Integration Class not found: oracle.sysman.pp.bpelprov.ui.intg.BPELProvisioningIntegration+
    +2010-07-19 12:45:22,459 [XMLLoader0 00000000006.xml] ERROR eml.XMLLoader LoadFiles.696 - Error while processing 00000000006.xml:+
    java.sql.SQLException: ORA-20101: Metric PhysAddress for target type netapp_filer not configured
    ORA-06512: at "SYSMAN.ECM_CT", line 718
    ORA-06512: at line 1
    ORA-06512: at "SYSMAN.EMD_LOADER", line 4931
    ORA-06512: at line 1
    +     at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:73)+
    +     at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:111)+
    +     at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:174)+
    +     at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:472)+
    +     at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:422)+
    +     at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:1089)+
    +     at oracle.jdbc.driver.T4CCallableStatement.doOall8(T4CCallableStatement.java:200)+
    +     at oracle.jdbc.driver.T4CCallableStatement.executeForRows(T4CCallableStatement.java:1029)+
    +     at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1347)+
    +     at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3556)+
    +     at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:3727)+
    +     at oracle.jdbc.driver.OracleCallableStatement.execute(OracleCallableStatement.java:8130)+
    +     at oracle.jdbc.driver.OraclePreparedStatementWrapper.execute(OraclePreparedStatementWrapper.java:1209)+
    +     at oracle.sysman.util.jdbc.PreparedStatementWrapper.execute(PreparedStatementWrapper.java:173)+
    +     at oracle.sysman.util.jdbc.CallableStatementWrapper.execute(CallableStatementWrapper.java:135)+
    +     at oracle.sysman.emdrep.dbjava.loader.XMLDocumentSplitter.postLoadProc(XMLDocumentSplitter.java:1709)+
    +     at oracle.sysman.emdrep.dbjava.loader.XMLDocumentSplitter.endElement(XMLDocumentSplitter.java:1009)+
    +     at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1318)+
    +     at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:336)+
    +     at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:303)+
    +     at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:206)+
    +     at oracle.sysman.emdrep.dbjava.loader.XMLDocumentSplitter.split(XMLDocumentSplitter.java:477)+
    +     at oracle.sysman.emdrep.dbjava.loader.XMLLoaderContext.loadFromStream(XMLLoaderContext.java:1824)+
    +     at oracle.sysman.emdrep.dbjava.loader.XMLLoader.LoadFile(XMLLoader.java:578)+
    +     at oracle.sysman.emdrep.dbjava.loader.XMLLoader.LoadFiles(XMLLoader.java:669)+
    +     at oracle.sysman.emdrep.dbjava.loader.XMLLoader.run(XMLLoader.java:1316)+
    +     at java.lang.Thread.run(Thread.java:595)+
    I have googled for a resolution but have come to a dead end and am running out of ideas.
    Has anyone seen this before?

    Hi,
    After google for the same issue I found this post. In My case my OS is RHEL 5.5 64 bit which is supported by the Oracle. But I face the same error.
    Any idea?
    Aungshu

  • Running under fedora 2 kernel 2.6

    labview crashes when run under fedora 2 with the new kernel 2.6. error message is LabVIEW caught fatal signal
    7.0 - Received SIGSEGV
    Reason: address not mapped to object
    Attempt to reference address: 0x27e1bf7c
    Will kernel 2.6 be supported soon?

    I'm able to run LV 7.0 on kernel 2.6.3 without problems. However, I've
    read that it could have trouble with the new threading system in 2.6.x.
    LV 7.1 supposedly resolves potential threading issues. Still, you should
    be able to at least open LV without any problems - from what I've seen so
    far.
    I bet the problem you're seeing is more links to the Fedora 2 distibution.
    Be careful with Fedora, they tend to use the most recent release of
    everything. I had a similar discussion with someone less than a month
    ago. Looked like there was a problem with the version of glibc libraries
    in Fedora 2. I'm not sure what he did next, he never replied to the
    group. I bet he went back to Fedora 1.
    Good luck!

  • Fedora 13: After upgrading from FF3.6 to FF6.0.2 I no longer have a Java plugin. How do I configure the Java Plugin for FF 6 ? There is no Java Plugin at the site

    I am Fedora 13x64 bit. I just installed FF v6.0.2 from the FF download site. I backed up the existing FF 3.6 as firefox_old
    I need to have a Java plugin to access company site, how do I configure the Java Plugin ?
    At the Plugin area in FF6 there is no Java Plugin available, even after a search.
    I have Java 1.6.0 installed in the OS at:
    /usr/lib/jvm/java-1.6.0/jre/lib/amd64/libnpjp2.so
    I googled how to configure Java Plugin for FF 6 for Fedora 13 and the trick was to create a soft link from /home/<userID>/.mozilla/plugins to the above libnpjp2.so

    AVtech wrote:
    . . . If a person can't get an answer here I don't know where else to turn since Sun certainly wouldn't offer tech support for a free product . . .These forums are user forums, and only occasionally visited by Sun employees. Sun does provide Java technical support options, although (of course) at a charge.
    See:
    http://developers.sun.com/services/
    . . . I guess we'll just use JRE 5 until it's unsupported, whenever that will be. I'm still waiting for an answer on that question, too. See:
    http://java.sun.com/products/archive/eol.policy.html
    http://www.sun.com/service/eosl/
    This document (part IV and Appendix) has some debugging and troubleshooting information that may allow someone involved in the problem to resolve the cause:
    See:
    http://java.sun.com/javase/6/docs/technotes/guides/plugin/developer_guide/contents.htm
    Any steps that you can take to isolate the problem to specific Java versions, browsers, applets, web sites, operating systems (and versions), etc, would enhance the possibility of getting help.
    You can try the applets at this Sun location and see if any of them are "slow".
    See:
    http://java.sun.com/javase/6/docs/technotes/samples/demos.html

  • J2esdk installation problem on fedora 2

    Hello All
    I am tring to install the j2eesdk-1_4_01-linux.bin on my newly intalled redhat fedora system
    while running on command prompt as
    $./j2eesdk-1_4_01-linux.bin
    it gives error message like
    ./j2eesdk-1_4_01-linux.bin: error while loading shared libraries: libstdc++-libc6.2-2.so.3: cannot open shared object file: No such file or directory
    please help me
    Thank you

    This hang is a known issue on some Linux distributions and seems to triggered by particular environment settings. To work around it, you can run:
    /j2eesdk-1_4_01-linux.bin -javahome <java_directory>
    where java_directory is location where you have preexisting JDK or JRE 1.4.1 or higher,
    If you don't have preexisting JRE or JDK installation, you can also take a look at workaround (unzip and invoking Java installation wizard directly) described in this thread:
    http://forum.java.sun.com/thread.jsp?forum=136&thread=507826

  • Studio Creator installation problem with Fedora 5

    Hi,
    I tried installing JCreator in Fedora core 5, but I get the problem concerning the graphical installation. I tried installing Jcreator in silent mode using the command line options -is:log log.txt �silent and a sp file which sets the installDir and is.debug to 1 , however the installation does not complete, properly and it does not install the SunAppServer8 directory

    I can't recall what they are, but I know that there are some libs that you need to install to get the Creator installation to complete OK on Fedora 5.
    I think that I ended up using some libs from either Fedora 3 or 4 since there were no Fedora 5 versions available for the two (and again, I can't recall what they were) libs.
    I do know that it is possible though as I have Creator on Fedora 5 right now.

  • Problem with installation on Fedora core 5 [OCRUTL]

    Hi
    We have problem with instalation XE on Fedora C5 64bit (RAID 10).
    In css.log we have errors:
    Oracle Database 10g CRS Release 10.2.0.1.0 Production Copyright 1996, 2005 Oracle. All rights reserved.
    [  OCRUTL][4143179440]u_set_comp_error: Parameter was NULL
    [  OCRUTL][4143179440]u_set_ocr_error: Parameter was NULL
    2006-08-03 11:49:14.794: [  OCROSD][4143179440]utgdv:2:ocr loc file cannot be opened
    2006-08-03 11:49:14.794: [  OCROSD][4143179440]utopen:1: Couldnt find ocr,[ocrmirror] location in config file
    [  OCRUTL][4143179440]u_set_gbl_comp_error: Parameter was NULL
    2006-08-03 11:49:14.794: [  OCRRAW][4143179440]proprinit: Could not open raw device
    2006-08-03 11:49:14.794: [ default][4143179440]a_init:7!: Backend init unsuccessful : [33]
    [  OCRUTL][4143179440]u_set_ocr_error: Parameter was NULL
    2006-08-03 11:49:14.794: [ CSSCLNT][4143179440]clsssinit: error(33 ) in OCR initialization
    While installation there are no errors. After trying to start oracle-xe (manually or after reboot) nothing happens (only errors in log files).

    you can ignore those errors, everyone gets them
    is there a specific problem you are having

  • Sun Java Studio Standard 5 installation problem on Fedora C2

    Hi,
    I've downloaded the trial version of Java Studio Standard 5 IDE and have bypassed the version hooks to load it on Fedora Core 2. It's get past the questions but hangs after pressing "Next" on the "Select the components" page. Any solutions, I don't want to hear, use Java Desktop or Redhat 7.2, I don't like Java Desktop and I'm not going back to a unsupported Redhat OS.
    I'm working with Chemeketa Com. College and trying to demostrate a IDE tool that supports Web Services. Please suggest a solution, maybe selecting another IDE.
    Thanks
    Rick

    Refer to this thread for possible solution:
    http://swforum.sun.com/jive/thread.jspa?forumID=78&threadID=20077

  • 9i installation problem on Fedora 5

    Hi,
    I am having some difficulties when installing Oracle 9i on Fedora 5 using the article from http://ivan.kartik.sk/oracle/install_ora9_fedora.html.
    Specifically, it is when "switching the GCC3 compiler binary with GCC2 compiler binary as following" by doing these:
    su -
    # cd /usr/bin
    # mv ./gcc ./gcc3
    # mv ./gcc296 ./gcc
    When entering the 3d line, I got this message:
    mv: cannot stat './gcc': No such file or directory.
    Can someone help?
    cder.

    I was kind of succesful to bypass this step. However now I have another issue. The article that I have been following (http://ivan.kartik.sk/oracle/install_ora9_fedora.html) says to install j2re-1_3_1_15-linux-i586.bin, or higher. So I downloaded jre-1_5_0_06-linux-i586.bin.
    // part of article
    Login as root and make the the file executable and then execute it. When the JRE is exracted move the "jre1.3.1_15" di rectory to "/opt" directory.
    # chmod +x j2re-1_3_1_15-linux-i586.bin
    # ./j2re-1_3_1_15-linux-i586.bin
    # mv jre1.3.1_15 /opt/
    // end of the part of article
    I assume a directory will be generated after extracting the file. However, I did the first 2 lines using the appropriate file names but there is no new directory.
    Can someone help? I am a real newbie on this. :-)

  • SAPGUI problem on FEDORA linux

    Hi friends,
    we have worked on window OS.
    recently we have changed the OS , we are working on FEDORA linux,
    comming to problem.
    production server and quality server are working fine.
    but development server is not working.
    when ever we have open this server it will not respond, it shows only blank screen.
    the GUI is completly goes to wait stage. it shows a white screen.
    what is the problem please post the solution immediatly.
    Regards,
    Sateesh.

    Dear sateesh,
    could you please explain in more detail what you are referring to when saying
    In our organization sap is installed on fedora linux with 'jre1.6.0_14'
    In this forum, we normally assume that you mean SAP on the server side. But the subject of this thread is called, SAPGUI problem, therefore I assume that you are only facing SAPGUI problems on the client side (and not the server side).
    SAPGUI problem on the Client side:
    For officially supported distributions for the JavaGUI [1] are mentioned in SAP note 959236 - Supported Java frontend platforms for 7.10 / 7.11 / 7.01. This note says that Fedora Linux is supported, so you are on the safe side here.
    Also, the JavaGUI is fully compatible with Java 1.6. I', using the JavaGUI with jdk1.6.0_14 without any problems. I'm using a small script to start the JavaGUI on my machine. You should try it youself. Please note that you have to adept the paths accordingly. Sometimes it happens that some variables are not set correctly. Also, the Java path is very important!
    #!/bin/sh
    # SAP GUI Path
    SGP=/home/hannes/data/progs/sapgui/SAPGUI7.10rev8
    export SNC_LIB=/usr/lib/libsecude.so
    export CREDDIR=/dev/shm/ssoclient-`id -u`
    export JAVA_HOME=/home/hannes/data/progs/jdk1.5.0_16
    export PLATIN_JAVA_VER=1.5.0_16
    export PLATIN_JAVA=$JAVA_HOME/bin/java
    export LD_LIBRARY_PATH=$SGP/bin
    $SGP/bin/guilogon
    Thanks,
      Hannes
    [1]: ftp://ftp.sap.com/pub/sapgui/java/710r8/

Maybe you are looking for