Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

WLS6.0 Performance Pack error

0 views
Skip to first unread message

Gerardo Jimenez

unread,
Oct 10, 2001, 1:29:16 AM10/10/01
to

Hi,
I have a Fresh install under Solaris and when I start the Weblogic Server 6.0
I have this error
<Aug 26, 2001 10:18:37 PM GMT-05:00> <Notice> <WebLogicServer> <WebLogic Server
started>
<Aug 26, 2001 10:18:37 PM GMT-05:00> <Notice> <WebLogicServer> <SSLListenThread
listening on port 7002>
<Aug 26, 2001 10:18:37 PM GMT-05:00> <Notice> <WebLogicServer> <ListenThread listening
on port 7001>
<Aug 26, 2001 10:18:37 PM GMT-05:00> <Error> <Performance Pack> <Unable to load
performance pack, using Java I/O.
java.lang.UnsatisfiedLinkError: getFdLimit
at weblogic.socket.PosixSocketMuxer.getFdLimit(Native Method)
at weblogic.socket.PosixSocketMuxer.<init>(PosixSocketMuxer.java:104)
at java.lang.Class.newInstance0(Native Method)
at java.lang.Class.newInstance(Class.java:237)
at weblogic.socket.SocketMuxer.makeTheMuxer(SocketMuxer.java:128)
at weblogic.socket.SocketMuxer.getMuxer(SocketMuxer.java:83)
at weblogic.t3.srvr.ListenThread.run(ListenThread.java:224)
>


And I never installed the Performance Pack or something like that can you Help
me?

Thanx Alot!!

Jignesh

unread,
Oct 10, 2001, 1:40:21 PM10/10/01
to

1. Set ld_library_path enviornment variable as per BEA docs.

2.You don't have to install Performance pack. You have Enabled Performance Packs
or by default performance pack are enabled on sun solaris.

Here is a step :

To use the Administration Console to make sure performance packs are enabled:


Start the WebLogic Server Console.

Open the Servers folder in the navigation tree.

Select your server (myserver in a default installation) in the Servers folder.


Select the Configuration tab.

Select the Tuning tab.

If the Native IO Enabled check box is not selected, select the check box.

Click Apply.

Restart your sever.


Thanks
Jignesh Patel

0 new messages