facebook

Error in performance pack loading Bea 8.1 [Closed]

  1. MyEclipse Archived
  2.  > 
  3. Bugs
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #210944 Reply

    I know this has been posted before but I think I have found the problem:

    I have added: /opt/bea/weblogic81/server/lib/linux/i686 to library path.

    And look what comes int the console (have make some newlines to make it easier to read)

    <27-07-2004 10:57:45 GMT> <Error> <Socket> <BEA-000438> <Unable to load performance pack. Using Java I/O instead. Please ensure that libmuxer library is in :’
    /opt/bea/jdk141_05/bin:
    /opt/bea/weblogic81/bin:
    /opt/bea/weblogic81/server/bin:
    pt/bea/weblogic81/server/lib/linux/i686

    YES – thats right. There is missing a ‘o’ in the last path and when i go into the configuration again it says
    i386 – pt/bea/weblogic81/server/lib/linux/i686

    Could that be the problem ?

    btw I can say that it worked perfectly when I had Bea installed at /bea I had to move it to /opt/bea and then suddenly it didnt work.
    Think I have the same problem with “default compiler com.sun.tools.javac.Main”. I have added tools.jar like I have done many times before but it refuses to find it 😎

    My data:
    What operating system and version are you running?
    Linux acer-laptop 2.6.7-mm6 #1 Fri Jul 23 21:44:11 GMT 2004 i686 Intel(R) Pentium(R) M processor 1600MHz GenuineIntel GNU/Linux

    What Eclipse version and build id are you using? (Help > About Eclipse Platform)
    Version: 3.0.0
    Build id: Gentoo Linux eclipse-sdk-3.0.0

    – Was Eclipse freshly installed for MyEclipse?
    Always 8)
    – If not, was it upgraded to its current version using the update manager?
    – Are any other external plugins installed?
    Yes – AspectJ and Log4E

    – How many plugins in the <eclipse>/plugins directory are like org.eclipse.pde.*
    8

    What MyEclipse version are you using? (Help > About Eclipse Platform > Features)
    Version: 3.7.200
    Build id: 200407091200-3.8-Beta2

    What JDK version are you using to run Eclipse? (java -version)
    Sun 1.4.2_05

    What JDK version are you using to launch your application server?
    Bea JDK 1.4.1_05

    What steps did you take that resulted in the issue?
    Startup server.

    What application server are you using?
    Bea Weblogic 8.1 (service pack 2)

    #210962 Reply

    Scott Anderson
    Participant

    webmarck,

    Could that be the problem ?

    Actually, we found a bug in library path handling in the latest release that was caused by a change in the default behavior in Eclipse 3.0. We’ve worked around the problem already in development and a fix will be included in 3.8 GA in a couple of weeks. Sorry for the inconvenience.

    #211016 Reply

    Its cool – stuff like that happens.
    But is there a workaround ? some file I can edit by hand to make it work?

    #211028 Reply

    Scott Anderson
    Participant

    webmarck,

    You can most likely manually edit the preference setting, but there’s no guarantee. The preference is located at:
    <workspace>/.metadata/.plugins/org.eclipse.core.runtime/.settings/com.genuitec.eclipse.easie.weblogic8.prefs

    Of course, inability to load the performance pack won’t affect the running or debugging of the server in development mode.

    #211038 Reply

    U are right – performance pack isn’t that important. but I had other “secret” jar files append to classpath witch had the same problem 8)

    Your workaround works perfecly – thx so much

Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: Error in performance pack loading Bea 8.1 [Closed]

You must be logged in to post in the forum log in