| Weblog: |
|
run WebLogic Server 8.1 on Mac OS X (Panther)
|
| Subject: |
|
Issues with Node Manager and WlS 7.0 SP4 on panther |
| Date: |
|
2004-03-23 08:01:13 |
| From: |
|
boomkap
|
|
|
I cannot get node manager to work with Weblogic 7.0 SP4 on Panther using JDK 1.3.1.
Looks like there is an issue with JSSE.jar, however i have not been able to find the offending class(es). I get a java.lang.ArrayStoreException.
I can get NodeManager to work WLS 7.0 SP4 using JDK1.4.1 by remving JSSE.jar from the the /System/Library.....Versions/1.4.1/Classes folder. However the server and node manager start up much slower. The SSL communication is also extremely slow, almost un-usable. The console is also extremely slow while clicking the servers tab, or the control tab of any given manager server.
Any idea's about how i could improve the performance or better so get NodeManager and WL 7.0 SP4 working with JDK 1.3.1.
Thanks.
|
Showing messages 1 through 1 of 1.
-
Issues with Node Manager and WlS 7.0 SP4 on panther
2004-03-24 11:55:04
boomkap
[View]
|
Showing messages 1 through 1 of 1.
|
The offending jar file is jcert.jar in the ext/lib directory of the 131 JDk install. By removing this offending jar file, NodeManager ,WLS 7 and SSL problems have gone away.