Performance pack on linux

I tried to install performance pack on Linux, the LD_LIBRARY_PATH is set and pointed to the correct location, but I got the following message when start weblogic server:
<Posix Performance Pack> Could not initialize POSIX Performance Pack.
<Performance Pack> Unable to load performance pack, using Java I/O.
We use Sun's 1.3 java(it could use native thread)
Many Thanks!!!!

If you are on SP 7 or 8 the performance pack doesn't work. Have you tried this on 6 or less?
-Jeff Ward
"Jean XU" <[email protected]> wrote:
>
I tried to install performance pack on Linux, the LD_LIBRARY_PATH is set and pointed to the correct location, but I got the following message when start weblogic server:
<Posix Performance Pack> Could not initialize POSIX Performance Pack.
<Performance Pack> Unable to load performance pack, using Java I/O.
We use Sun's 1.3 java(it could use native thread)
Many Thanks!!!!

Similar Messages

  • Can't enable performance pack on Linux

    I am trying to enable the performance pack on Linux 7.1 with
    WebLogic Server 5.1 sp 12, but see the following in the log
    when I start the server:
    Unable to load performance pack, using Java I/O.
    I have tried setting the java.library.path to point to the linux
    .so folders (per BEA documentation), but still does not seem to work.
    Any help would be greatly appreciated. Thanks!

    If memory serves, on Windows it's $PATH.
    On Solaris and Linux, it's $LD_LIBRARY_PATH
    On HP-UX, it's $SHLIB_PATH
    -- Rob
    Cameron Purdy wrote:
    I am trying to enable the performance pack on Linux 7.1Did you mean RedHat 7.1?
    WebLogic Server 5.1 sp 12, but see the following in the log
    when I start the server:
    Unable to load performance pack, using Java I/O.Sounds like it can't find the library or one of its dependencies. I can't
    remember if that's PATH or LIBPATH or LD_LIBRARY_PATH or what ....
    Peace,
    Cameron Purdy
    Tangosol, Inc.
    http://www.tangosol.com/coherence.jsp
    Tangosol Coherence: Clustered Replicated Cache for Weblogic
    "Joe Casotti" <[email protected]> wrote in message
    news:[email protected]..

  • Performance Pack for Linux

    Hi all,
    I am trying to install Weblogic 4.5.1 on Red Hat Linux 6.1
    When I set the weblogic.system.nativeIO.enable to true within the
    weblogic.properties file, I receive an exception:
    java.lang.UnsatisfiedLinkError: no muxer in shared library path
    (libmuxer.so)
    I tried looking through the installation documentation and was unable to
    find anything related specifically to using the performance pack under Linux
    (there was information specific to AIX and Solaris, however).
    So I guess my question is: Is the performance pack supported for Linux? If
    so, what might I have to modify in order for it to work correctly? Thanks-
    Matt Groch

    Andrew Nishigaya wrote:
    Hi,
    I just saw your post about there being no Linux NativeIO performance
    pack. Is there any planned?Yes.
    If so, could you provide a general
    timeline?
    It should be available in the Denali (5.1) release of WLS or shortly
    thereafter. Denali is GA at the end of March.
    >
    BTW, Can you enlighten me as to what the libWeblogicLinux1.so file do
    that is in the linux directory?I believe that it is some platform-specific debug code that we include.
    -- Rob
    We were hoping that this was the
    NativeIO pack, but I guess we were wrong.
    Any help would be appreciated!
    -- nori
    Srikant Subramaniam wrote:
    Unfortunately, we don't support the performance pack for linux at this point in
    time.
    Srikant.
    Matthew Groch wrote:
    Hi all,
    I am trying to install Weblogic 4.5.1 on Red Hat Linux 6.1
    When I set the weblogic.system.nativeIO.enable to true within the
    weblogic.properties file, I receive an exception:
    java.lang.UnsatisfiedLinkError: no muxer in shared library path
    (libmuxer.so)
    I tried looking through the installation documentation and was unable to
    find anything related specifically to using the performance pack under Linux
    (there was information specific to AIX and Solaris, however).
    So I guess my question is: Is the performance pack supported for Linux? If
    so, what might I have to modify in order for it to work correctly? Thanks-
    Matt Groch
    Andrew Nishigaya Chief Technology Officer and Founder
    Miradi, Inc. Believe. Create. Collaborate.
    Soquel, CA [email protected]
    (831) 477-0561 http://www.miradi.com

  • Problems with the performance pack for Linux.

    Hi,
    I have just installed sp9 for WL 5.1 and with it the performance pack. But I
    get many of these exceptions:
    Wed Jun 06 15:46:09 EDT 2001:<E> <HTTP> Connection failure
    java.net.SocketException: Error in poll for fd: '30', revents: '23'
    at weblogic.socket.PosixSocketMuxer.processSockets(PosixSocketMuxer.java:304)
    at weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:23)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:129)
    Everything seems to be fine on the site, but that exception does not look good.
    Anybody knows anything about this? Thanks,
    ranko

    Hi all,
    I'm looking for a way to determine the total number of sessions per day or
    the number of requests per day / hour or the current moment.
    The intention is to use this for reporting from the administration point of
    view.
    Thanks in advance
    Michael

  • Problem installing JMF performance pack for linux

    I'm trying to install the JMF performace pack for linux on redhat 9, and when I run the bin i get...
    An unexpected exception has been detected in native code outside the VM.
    Unexpected Signal : 11 occurred at PC=0x4D3C5B40
    Function=_XtCreateIndirectionTable+0x30
    Library=/usr/X11R6/lib/libXt.so.6
    Current Java thread:
            at sun.awt.motif.MTextAreaPeer.setFont(Native Method)
            at sun.awt.motif.MComponentPeer.initialize(MComponentPeer.java:185)
            at sun.awt.motif.MTextAreaPeer.initialize(MTextAreaPeer.java:58)
            at sun.awt.motif.MComponentPeer.init(MComponentPeer.java:228)
            at sun.awt.motif.MComponentPeer.<init>(MComponentPeer.java:232)
            at sun.awt.motif.MTextAreaPeer.<init>(MTextAreaPeer.java:62)
            at sun.awt.motif.MToolkit.createTextArea(MToolkit.java:197)
            at java.awt.TextArea.addNotify(TextArea.java:276)
            - locked <0x44c7e338> (a java.awt.Component$AWTTreeLock)
            at java.awt.Container.addNotify(Container.java:2049)
            - locked <0x44c7e338> (a java.awt.Component$AWTTreeLock)
            at java.awt.Window.addNotify(Window.java:418)
            - locked <0x44c7e338> (a java.awt.Component$AWTTreeLock)
            at java.awt.Frame.addNotify(Frame.java:482)
            - locked <0x44c7e338> (a java.awt.Component$AWTTreeLock)
            at JMFInit.createGUI(JMFInit.java:242)
            at JMFInit.<init>(JMFInit.java:25)
            at JMFInit.main(JMFInit.java:248)
    Dynamic libraries:
    08048000-08056000 r-xp 00000000 08:01 2359587    /usr/lib/jvm/java-1.4.2-sun-1.4.2.08/jre/bin/java
    08056000-08059000 rw-p 0000d000 08:01 2359587    /usr/lib/jvm/java-1.4.2-sun-1.4.2.08/jre/bin/java
    40000000-40015000 r-xp 00000000 08:01 3063814    /lib/ld-2.3.2.so
    40015000-40016000 rw-p 00015000 08:01 3063814    /lib/ld-2.3.2.so
    40016000-4001e000 r-xp 00000000 08:01 524584     /usr/lib/jvm/java-1.4.2-sun-1.4.2.08/jre/lib/i386/native_threads/libhpi.so
    4001e000-4001f000 rw-p 00007000 08:01 524584     /usr/lib/jvm/java-1.4.2-sun-1.4.2.08/jre/lib/i386/native_threads/libhpi.so
    4001f000-40020000 r-xp 00000000 08:01 2752541    /usr/X11R6/lib/X11/locale/lib/common/xlcUTF8Load.so.2
    40020000-40021000 rw-p 00000000 08:01 2752541    /usr/X11R6/lib/X11/locale/lib/common/xlcUTF8Load.so.2
    40022000-4002d000 r-xp 00000000 08:01 917517     /lib/tls/libpthread-0.34.so
    4002d000-4002e000 rw-p 0000a000 08:01 917517     /lib/tls/libpthread-0.34.so
    40030000-40033000 r-xp 00000000 08:01 3063827    /lib/libdl-2.3.2.so
    40033000-40034000 rw-p 00002000 08:01 3063827    /lib/libdl-2.3.2.so
    40035000-4043b000 r-xp 00000000 08:01 114947     /usr/lib/jvm/java-1.4.2-sun-1.4.2.08/jre/lib/i386/client/libjvm.so
    4043b000-40456000 rw-p 00405000 08:01 114947     /usr/lib/jvm/java-1.4.2-sun-1.4.2.08/jre/lib/i386/client/libjvm.so
    40469000-4047b000 r-xp 00000000 08:01 3063831    /lib/libnsl-2.3.2.so
    4047b000-4047c000 rw-p 00011000 08:01 3063831    /lib/libnsl-2.3.2.so
    4047e000-4049f000 r-xp 00000000 08:01 917515     /lib/tls/libm-2.3.2.so
    4049f000-404a0000 rw-p 00020000 08:01 917515     /lib/tls/libm-2.3.2.so
    404a0000-404a4000 rw-s 00000000 08:01 2343375    /tmp/hsperfdata_root/16836
    404a4000-404a7000 r--s 00000000 08:01 1163539    /usr/lib/jvm/java-1.4.2-sun-1.4.2.08/jre/lib/ext/dnsns.jar
    404ab000-404b6000 r-xp 00000000 08:01 3063837    /lib/libnss_files-2.3.2.so
    404b6000-404b7000 rw-p 0000a000 08:01 3063837    /lib/libnss_files-2.3.2.so
    404b7000-404c7000 r-xp 00000000 08:01 3178829    /usr/lib/jvm/java-1.4.2-sun-1.4.2.08/jre/lib/i386/libverify.so
    404c7000-404c9000 rw-p 0000f000 08:01 3178829    /usr/lib/jvm/java-1.4.2-sun-1.4.2.08/jre/lib/i386/libverify.so
    404c9000-404e9000 r-xp 00000000 08:01 3178817    /usr/lib/jvm/java-1.4.2-sun-1.4.2.08/jre/lib/i386/libjava.so
    404e9000-404eb000 rw-p 0001f000 08:01 3178817    /usr/lib/jvm/java-1.4.2-sun-1.4.2.08/jre/lib/i386/libjava.so
    404eb000-404ff000 r-xp 00000000 08:01 3178830    /usr/lib/jvm/java-1.4.2-sun-1.4.2.08/jre/lib/i386/libzip.so
    404ff000-40502000 rw-p 00013000 08:01 3178830    /usr/lib/jvm/java-1.4.2-sun-1.4.2.08/jre/lib/i386/libzip.so
    40502000-41ead000 r--s 00000000 08:01 1917420    /usr/lib/jvm/java-1.4.2-sun-1.4.2.08/jre/lib/rt.jar
    41ef7000-41f0d000 r--s 00000000 08:01 1917421    /usr/lib/jvm/java-1.4.2-sun-1.4.2.08/jre/lib/sunrsasign.jar
    41f0d000-41fea000 r--s 00000000 08:01 1917414    /usr/lib/jvm/java-1.4.2-sun-1.4.2.08/jre/lib/jsse.jar
    41fea000-41ffb000 r--s 00000000 08:01 1917413    /usr/lib/jvm/java-1.4.2-sun-1.4.2.08/jre/lib/jce.jar
    41ffb000-41fff000 r-xp 00000000 08:01 262370     /usr/X11R6/lib/libXtst.so.6.1
    41fff000-42000000 rw-p 00004000 08:01 262370     /usr/X11R6/lib/libXtst.so.6.1
    42000000-42130000 r-xp 00000000 08:01 917511     /lib/tls/libc-2.3.2.so
    42130000-42133000 rw-p 00130000 08:01 917511     /lib/tls/libc-2.3.2.so
    42136000-426d6000 r--s 00000000 08:01 1917351    /usr/lib/jvm/java-1.4.2-sun-1.4.2.08/jre/lib/charsets.jar
    4c983000-4cb83000 r--p 00000000 08:01 459007     /usr/lib/locale/locale-archive
    4cd87000-4ce43000 r--s 00000000 08:01 1163541    /usr/lib/jvm/java-1.4.2-sun-1.4.2.08/jre/lib/ext/localedata.jar
    4ce43000-4ce50000 r--s 00000000 08:01 1163540    /usr/lib/jvm/java-1.4.2-sun-1.4.2.08/jre/lib/ext/ldapsec.jar
    4ce50000-4ce6c000 r--s 00000000 08:01 1163542    /usr/lib/jvm/java-1.4.2-sun-1.4.2.08/jre/lib/ext/sunjce_provider.jar
    4ce6c000-4d028000 r--s 00000000 08:01 672131     /opt/JMF-2.1.1e/lib/jmf.jar
    4d028000-4d2f9000 r-xp 00000000 08:01 3178809    /usr/lib/jvm/java-1.4.2-sun-1.4.2.08/jre/lib/i386/libawt.so
    4d2f9000-4d30f000 rw-p 002d0000 08:01 3178809    /usr/lib/jvm/java-1.4.2-sun-1.4.2.08/jre/lib/i386/libawt.so
    4d334000-4d387000 r-xp 00000000 08:01 3178824    /usr/lib/jvm/java-1.4.2-sun-1.4.2.08/jre/lib/i386/libmlib_image.so
    4d387000-4d388000 rw-p 00052000 08:01 3178824    /usr/lib/jvm/java-1.4.2-sun-1.4.2.08/jre/lib/i386/libmlib_image.so
    4d388000-4d38e000 r--s 00000000 08:01 819398     /usr/lib/gconv/gconv-modules.cache
    4d393000-4d39a000 r-xp 00000000 08:01 262360     /usr/X11R6/lib/libXp.so.6.2
    4d39a000-4d39b000 rw-p 00006000 08:01 262360     /usr/X11R6/lib/libXp.so.6.2
    4d39b000-4d3e9000 r-xp 00000000 08:01 262404     /usr/X11R6/lib/libXt.so.6.0
    4d3e9000-4d3ed000 rw-p 0004d000 08:01 262404     /usr/X11R6/lib/libXt.so.6.0
    4d3ed000-4d3fa000 r-xp 00000000 08:01 262346     /usr/X11R6/lib/libXext.so.6.4
    4d3fa000-4d3fb000 rw-p 0000c000 08:01 262346     /usr/X11R6/lib/libXext.so.6.4
    4d3fb000-4d4d7000 r-xp 00000000 08:01 262336     /usr/X11R6/lib/libX11.so.6.2
    4d4d7000-4d4da000 rw-p 000db000 08:01 262336     /usr/X11R6/lib/libX11.so.6.2
    4d4da000-4d4e2000 r-xp 00000000 08:01 262334     /usr/X11R6/lib/libSM.so.6.0
    4d4e2000-4d4e3000 rw-p 00007000 08:01 262334     /usr/X11R6/lib/libSM.so.6.0
    4d4e3000-4d4f7000 r-xp 00000000 08:01 262383     /usr/X11R6/lib/libICE.so.6.3
    4d4f7000-4d4f8000 rw-p 00013000 08:01 262383     /usr/X11R6/lib/libICE.so.6.3
    4d4fa000-4d5b4000 r-xp 00000000 08:01 3178813    /usr/lib/jvm/java-1.4.2-sun-1.4.2.08/jre/lib/i386/libfontmanager.so
    4d5b4000-4d5cf000 rw-p 000b9000 08:01 3178813    /usr/lib/jvm/java-1.4.2-sun-1.4.2.08/jre/lib/i386/libfontmanager.so
    4d5d0000-4d5d9000 r-xp 00000000 08:01 2752544    /usr/X11R6/lib/X11/locale/lib/common/xomGeneric.so.2
    4d5d9000-4d5da000 rw-p 00008000 08:01 2752544    /usr/X11R6/lib/X11/locale/lib/common/xomGeneric.so.2
    4d5db000-4d5e3000 r-xp 00000000 08:01 262344     /usr/X11R6/lib/libXcursor.so.1.0
    4d5e3000-4d5e4000 rw-p 00007000 08:01 262344     /usr/X11R6/lib/libXcursor.so.1.0
    4d5e4000-4d5eb000 r-xp 00000000 08:01 262366     /usr/X11R6/lib/libXrender.so.1.2.2
    4d5eb000-4d5ec000 rw-p 00006000 08:01 262366     /usr/X11R6/lib/libXrender.so.1.2.2
    4d5ec000-4d608000 r-xp 00000000 08:01 2752538    /usr/X11R6/lib/X11/locale/lib/common/ximcp.so.2
    4d608000-4d60a000 rw-p 0001c000 08:01 2752538    /usr/X11R6/lib/X11/locale/lib/common/ximcp.so.2
    Heap at VM Abort:
    Heap
    def new generation   total 576K, used 203K [0x44780000, 0x44820000, 0x44c60000)
      eden space 512K,  28% used [0x44780000, 0x447a5158, 0x44800000)
      from space 64K,  86% used [0x44810000, 0x4481dda0, 0x44820000)
      to   space 64K,   0% used [0x44800000, 0x44800000, 0x44810000)
    tenured generation   total 1408K, used 490K [0x44c60000, 0x44dc0000, 0x48780000)
       the space 1408K,  34% used [0x44c60000, 0x44cdab80, 0x44cdac00, 0x44dc0000)
    compacting perm gen  total 4096K, used 2605K [0x48780000, 0x48b80000, 0x4c780000)
       the space 4096K,  63% used [0x48780000, 0x48a0b5f0, 0x48a0b600, 0x48b80000)
    Local Time = Thu Apr 21 09:38:17 2005
    Elapsed Time = 1
    # The exception above was detected in native code outside the VM
    # Java VM: Java HotSpot(TM) Client VM (1.4.2_08-b03 mixed mode)
    # An error report file has been saved as hs_err_pid16836.log.
    # Please refer to the file for further information.
    ./jmf-2_1_1e-linux-i586.bin: line 305: 16836 Aborted                 JMF-2.1.1e/bin/jmfinit /tmp `pwd`/JMF-2.1.1e/doc/jmf-policy $allowCapture $allowSave
    Done.Looks like it could be something to do with a font?
    any ideas?
    thanks

    Please tell me how to solve this problem!
    Thanks!

  • Linux Performance Pack

    Rob,
         I hope you get to see this message. I tried the Performance pack
    for Linux on WLS 5.1.0 SP3 posted on this newsgroup on 04 Jul.
         libmuxer.so is put inside /weblogic/lib/linux, which is also in my
    $LD_LIBRARY_PATH. I still get the error/warning:
    Wed Jul 26 22:26:18 CDT 2000:<E> <Performance Pack> Unable to load
    performance pack, using Java I/O.
    Please advise if you need any info.....
    Eric

    Hi,
         My Linux runs
    * Redhat 6.1
    * Sun jdk 1.2.2
         I guess that it must be the native vs. green threads problem here.
    I remember that Sun Linux jdk 1.2.2 only supports green threads. Does that
    mean I have to use other jdk like IBM's?
    Thanks
    Eric
    In article <[email protected]>,
    Rob Woollen <[email protected]> wrote:
    Strange, it works fine here.
    Did you export LD_LIBRARY_PATH (if you are using a sh variant)?
    Can you provide as much information about your environment / jvm as
    possible?
    Also, you should know that the performance pack will only work with java
    vms which use native threads. I
    -- Rob
    Chi-hsuan Lai wrote:
    Rob,
    I hope you get to see this message. I tried the Performance pack
    for Linux on WLS 5.1.0 SP3 posted on this newsgroup on 04 Jul.
    libmuxer.so is put inside /weblogic/lib/linux, which is also in my
    $LD_LIBRARY_PATH. I still get the error/warning:
    Wed Jul 26 22:26:18 CDT 2000:<E> <Performance Pack> Unable to load
    performance pack, using Java I/O.
    Please advise if you need any info.....
    Eric

  • JMF linux performance pack

    Does somebody knows how to install linux performance pack because me i didn't suceed and i think that maby archive is broken (i downloaded it many many times as it is always the same ) here i put what was in my console or maby if there is another site to download i will be happe for a tip. I need performance pack so cross-over platform is not for me.
    Do you agree to the above license terms? [yes or no]
    yes
    Permit recording from an applet? (see readme.html) [yes or no]
    yes
    Permit writing local files from an applet? (recommend no, see readme.html) [yes or no]
    yes
    Unpacking...
    tail: cannot open `+309' for reading: No such file or directory
    Extracting...
    ./install.sfx.7509: line 1: ==: No such file or directory
    ./install.sfx.7509: line 3: syntax error near unexpected token `)'
    ./install.sfx.7509: line 3: `5&#65533;&#65533;&#65533;3&#65533;&#65533;n&#65533;N&#65533;_&#65533;^&#65533;&#65533;&#65533;&#65533;[UQU599&#65533;&#65533;;&#65533;&#65533;&#65533;&#65533;r&#65533;&#65533;&#65533;&#65533;&#65533;_&#65533;&#65533;&#65533;&#65533;&#65533;KK)C{<>&#65533;&#65533;&#65533;<<&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;1vp&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;"&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;"QQR&#65533;&#65533;&#65533;&#65533;&#65533;rqp&#65533;&#65533;&#65533;&#65533;"&#65533;&#65533;&#65533;hj&#65533;&#65533;W&#65533;jYn&#65533;d!&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;L&#65533;&#65533;&#65533;L&#65533;&#65533;^  88&#65533;$&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;,&#65533;&#65533;&#65533;&#65533;i&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;V~&#65533;mn.&#65533;7w^&#65533;&#65533;&#65533;&#65533;,&#65533;;M&#65533;&#65533;`&#65533;&#65533;&#65533;&#65533;&#65533;A$D&#65533;&#65533;&#65533;&#65533;&#65533; @&#65533;&#65533;&#65533;wA'

    I have just come across this problem installing jmf-2_1_1e-linux-i586.bin.
    You can get around it by editing the installer BEFORE running it (use vim or gvim with the -b option as it is a partially binary file).
    On line 267 there is the offending command 'tail +309'. Change this to 'tail -n+309' i.e. tail from line 309 onwards, hence skipping the install script itself.
    Save the file and run it again.

  • Linux performance pack IOException: unexpected revents in poll

    I have the unsupported Linux performance pack running with WLS 5.1 +
    SP5. And because it is unsupported, all questions are to be on this ng.
    When garbage collecting (either via weblogic console or shutting down
    wls), I always get the exception shown below. Note that it always happen
    between the "Before" and "After" figures for the garbage collection:
    Mon Sep 18 10:47:26 GMT+10:00 2000:<I> <GC> GC: Before
    free/total=58111800/67108856 (86%)
    Mon Sep 18 10:47:26 GMT+10:00 2000:<E> <Posix Performance Pack> Failure
    in processSockets()
    java.io.IOException: unexpected revents in poll
    at weblogic.socket.PosixSocketMuxer.poll(Native Method)
    at
    weblogic.socket.PosixSocketMuxer.processSockets(PosixSocketMuxer.java,
    Compiled Code)
    at
    weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java,
    Compiled Code)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java,
    Compiled Code)
    Mon Sep 18 10:47:26 GMT+10:00 2000:<I> <GC> GC: After
    free/total=63428680/67108856 (94%)
    Mon Sep 18 10:47:26 GMT+10:00 2000:<I> <WebLogicServer> Invoking garbage
    collection
    Regards,
    John Salvo

    Yes, the server does not seem to be affected.
    Here is my config:
    WLS 5.1 SP5
    Blackdown JDK 1.2.2 FCS
    RH 6.0 with the following updated:
    2.2.16 kernel
    glibc 2.1.3
    Rob Woollen wrote:
    >
    Interesting, I suspect that this message is benign. Does the server
    continue to function properly after the message?
    Also, what java vm are you using on Linux? I believe only the native
    threads jvms will work correctly with the performance pack. IBM's 118,
    IBM's 130, sun's 130, and Blackdown's 122 are all native thread
    implementations.
    -- Rob
    [email protected] wrote:
    I have the unsupported Linux performance pack running with WLS 5.1 +
    SP5. And because it is unsupported, all questions are to be on this ng.
    When garbage collecting (either via weblogic console or shutting down
    wls), I always get the exception shown below. Note that it always happen
    between the "Before" and "After" figures for the garbage collection:
    Mon Sep 18 10:47:26 GMT+10:00 2000:<I> <GC> GC: Before
    free/total=58111800/67108856 (86%)
    Mon Sep 18 10:47:26 GMT+10:00 2000:<E> <Posix Performance Pack> Failure
    in processSockets()
    java.io.IOException: unexpected revents in poll
    at weblogic.socket.PosixSocketMuxer.poll(Native Method)
    at
    weblogic.socket.PosixSocketMuxer.processSockets(PosixSocketMuxer.java,
    Compiled Code)
    at
    weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java,
    Compiled Code)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java,
    Compiled Code)
    Mon Sep 18 10:47:26 GMT+10:00 2000:<I> <GC> GC: After
    free/total=63428680/67108856 (94%)
    Mon Sep 18 10:47:26 GMT+10:00 2000:<I> <WebLogicServer> Invoking garbage
    collection
    Regards,
    John Salvo

  • Linux performance pack jmf2.1.1e is damaged

    The download for the linux performance pack of the java jmf2.1.1e is damaged and needs repair.
    Does anyone know someone at Oracle to contact and report the error ?

    To report it you'll need to disclose the link to exactly which download you are trying to get, and the type of workstation you're installing to.
    You need to make sure you match the word size. e.g. 64bit download to 64bit workstation.

  • JMF and Linux Performance Pack

    Following the Install Docs on
    http://java.sun.com/products/java-media/jmf/2.1.1/setup-linux.html
    i am trying to install the linux performance pack of the JMF.
    However it exits without any response :(
    Why could that be?
    Installed: Sun JDK 1.6.0
    System: Linux 2.6.20-gentoo-r3 SMP i686
    EDIT: The Installer now starts. Maybe the file was corrupt, I used a newly downloaded one. BUT:
    Now i have another problem:
    Extracting...
    ./install.sfx.21428: /lib/libc.so.6: version `GLIBC_2.1' not found (required by ./install.sfx.21428)
    ./install.sfx.21428: /lib/libc.so.6: version `GLIBC_2.0' not found (required by ./install.sfx.21428)
    Installed:
    sys-libs/glibc-2.5-r1
    Message was edited by:
    pholthau

    I ran the binary on another computer (with older libraries) and it just worked there.
    Now jmfinit can find various video4linux webcams. But trying to create a processor will result in an IOException:
    The code:
    public static void main(String[] args) {
              try{
                   Vector devices = CaptureDeviceManager.getDeviceList(new VideoFormat(null));
                   //MediaLocator ml = new MediaLocator("v4l://0");
                   CaptureDeviceInfo dev = (CaptureDeviceInfo) devices.iterator().next();
                   Processor p = Manager.createProcessor(dev.getLocator());
              } catch(ArrayIndexOutOfBoundsException e){
                   System.err.println("Please add a valid media file as a parameter!"); //$NON-NLS-1$
                   e.printStackTrace();
              } catch (MalformedURLException e) {
                           System.err.println("URL not valid!"); //$NON-NLS-1$
                   e.printStackTrace();
              } catch (NoPlayerException e) {
                   System.err.println("No Player found!"); //$NON-NLS-1$
                  e.printStackTrace();
              } catch (IOException e) {
                   System.err.println("Could not read file!"); //$NON-NLS-1$
                   e.printStackTrace();
    }The Exception:
    java.io.IOException: java.lang.Error: Couldn't initialize capture device
    java.io.IOException: java.lang.Error: Couldn't initialize capture device
    No Player found!
    javax.media.NoProcessorException: Error instantiating class: com.sun.media.protocol.v4l.DataSource : java.io.IOException: java.lang.Error: Couldn't initialize capture device
         at javax.media.Manager.createProcessorForContent(Manager.java:1614)
         at javax.media.Manager.createProcessor(Manager.java:627)
         at hi2r.test.MotionPackageTest.main(MotionPackageTest.java:38)If someone knows why this could happen, please tell me.

  • Performance Pack Issues

    i'm currently running v5.1 sp8 on Intel Linux platform.
    As i know, WL support performance pack on RedHat 6.1
    but it doesn't work correctly.
    bleow is the message.
    ========================================================================
    <E> <Posix Performance Pack> Could not initialize POSIX Performance Pack.
    <I> <Performance Pack> Unable to load performance pack, using Java I/O.
    ========================================================================
    i correctly setted LD_LIBRARY_PATH, CLASSPATH and WL_CLASSPATH.
    all seems to work except performance pack.
    thank you

    On Thu, 15 Feb 2001 14:34:19 -0800,
    Jongwook Woo <[email protected]> wrote:
    Hi,
    I am not sure if bea fixed it or not. But you may want to click on the
    following link to see whole story:
    http://newsgroups.bea.com/cgi-bin/dnewsweb?utag=&group=weblogic.developer.in
    terest.performance&xrelated=1616&cmd_related.x=62&cmd_related.y=13
    If you want, I can send you uncertified libmuxer.so.
    Regards,
    Jongwooki did everything that i can try...
    but all failed
    please can u send me uncertified libmuxer.so To [email protected]?

  • Does the sp8 performance pack work for Solaris?

    I'm finally building our QA environment today, and I'll be setting up a
    Solaris cluster...
    I've just seen that the Linux and HP-UX performance packs no longer work as
    of sp8. Is anyone using them successfully on Solaris?
    thanks,
    John Stotler

    The iPod FAQ does not exclude the mini when referring to the World Adapter Kit.
    (10721)

  • Error BEA-000438 - Unable to load performance pack. Using Java I/O instead.

    On a Solaris 9 machime, 64 bits architecture, j2sdk1.4.2_08, Weblogic Server 8.1 SP2
              when I try to deploy the application, launching java wiht "-d64" option I get :
              <Jun 22, 2005 12:12:41 PM CEST> <Error> <Socket> <BEA-000438> <Unable to load performance pack. Using Java I/O instead.
              Please ensure that libmuxer library is in
              :'/export/home/j2se/j2sdk1.4.2_08/jre/lib/sparcv9/server:/export/home/j2se/j2sdk1.4.2_08/jre/lib/sparcv9:/export/home/Aplics/Apl1/WEB-INF/lib::/usr/local/bea/weblogic81/server/lib/solaris:/usr/local/bea/weblogic81/server/lib/solaris/oci920_8:/usr/lib'
              libmuxer exist on /usr/local/bea/weblogic81/server/lib/solaris
              Any idea?
              Thanks

              Can you post more details ?
              Sergi
              Jiffy <[email protected]> wrote:
              >error:
              > <2004-3-12 %u4E0B%u534815%u65F648%u520654%u79D2 CST> <Error> <Socket>
              ><BEA-000438> <Unable to load performance pack. Using Java I/O instead.
              >Please ensure that wlntio.dll is in: 'D:D:/bea/weblogic81/server/bin'
              >>
              

  • Unable to load performance pack using JRockit 26.3 on Solaris 10

    Hi all,
    I'm getting the following error when starting up my WebLogic 9.1 server instance on Solaris 10. I've recently upgraded from Sun's JVM to JRockit 26.3. I do not get this error when using Sun's JVM.
    <May 16, 2006 9:16:38 AM EDT> <Error> <Socket> <BEA-000438> <Unable to load performance pack. Using Java I/O instead. Please ensure that a native performance library is in: '/usr/local/bea91_dev1/jrockit-R26.3.0-jdk1.5.0_06/jre/lib/sparcv9/jrockit:/usr/local/bea91_dev1/jrockit-R26.3.0-jdk1.5.0_06/jre/lib/sparcv9:/usr/local/bea91_dev1/jrockit-R26.3.0-jdk1.5.0_06/jre/../lib/sparcv9:/usr/local/bea91_dev1/patch_weblogic910/profiles/default/native:/usr/local/bea91_dev1/weblogic91/server/native/solaris/sparc:/usr/local/bea91_dev1/weblogic91/server/native/solaris/sparc/oci920_8:/usr/lib'
    Here's the content of the /usr/local/bea91_dev1/weblogic91/server/native/solaris/sparc folder:
    libfastfile.so libstackdump.so libwlfileio2.so
    libjmsc.so libterminalio.so wlauth
    libmuxer.so libweblogicunix1.so wlkeytool
    libnodemanager.so libwlenv.so
    I also have a sparc64 directory with the same file names.
    Can anyone shed some light?
    Regards,
    Daniel

    JRockit on Solaris is 64-bit so it needs the 64-bit performance pack files, so you need to have $WL_HOME/server/native/solaris/sparc64 in the LD_LIBRARY_PATH instead of $WL_HOME/server/native/solaris/sparc
    Bob

  • POSIX Performance Pack Error!

    What's this means:
    Fri Mar 16 13:00:36 CST 2001:<I> <Posix Performance Pack> System has file
    descriptor limits of - soft: '1024', hard: '1024'
    Fri Mar 16 13:00:36 CST 2001:<I> <Posix Performance Pack> Using effective
    file descriptor limit of: '1024' open sockets/files.
    Fri Mar 16 13:00:36 CST 2001:<I> <Posix Performance Pack> Allocating: '3'
    POSIX reader threads
    Fri Mar 16 13:00:37 CST 2001:<I> <WebLogicServer> WebLogic Server started
    Fri Mar 16 13:01:06 CST 2001:<I> <ServletContext-General>
    seCurity_Haoyisheng: init
    Fri Mar 16 13:01:24 CST 2001:<E> <HTTP> Connection failure
    java.net.SocketException: Error in poll for fd: '59', revents: '59'
    at
    weblogic.socket.PosixSocketMuxer.processSockets(PosixSocketMuxer.java:293)
    at
    weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:23)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:135)
    My system:RedHat7,SUN JDK1.3(Hotspot Server Mode),WebLogic5.1Sp8

    When we start application that connects to WLS we get this message. in the LOG.
    ####<Mar 18, 2002 10:23:49 AM EST> <Error> <Posix Performance Pack> <fiepnprod
    <myserver> <ExecuteThread: '297' for queue: 'default'> <> <> <000000> <Uncaug
    Throwable in processSockets>

Maybe you are looking for