Weblogic - lukes8/wiki-notes GitHub Wiki

Networking issue with LDAP, used default Muxer

Resources:

Possible solution:

  • better to use native PosixMuxer for unix environment instead of default socket Muxer by Weblogic

Thread Dump

Resources:

Possible solution:

  • jstack can generate thread dump file with all needed information about thread usage, for complex projects is better to use some analysing online tools

  • weblogic also has thread dump monitoring, but it is worth to have some other tool to decrypt these complex information thread dump info into better form eg. graph, etc.

Check JVM heap size or Thread dump

environment >> servers >> your server >> monitoring >> performance >> info about heap