solaris « weblogic « Java Enterprise Q&A





1. Sniffing/capturing all traffic between Apache and Weblogic on Solaris    stackoverflow.com

We have an application where an embedded device talks to weblogic via Apache. Weblogic and Apache are on the same Solaris server, and we are using the weblogic module for Apache. The ...

2. Why is solaris smf giving "Method or service exit timed out" even when the method exits with status 0    stackoverflow.com

I am really new to Solaris SMF and was writing an SMF for Weblogic Nodemanager. I followed the steps from : http://www.camelrichard.org/controlling-weblogic-node-manager-solaris-smf-non-root To test if SMF is restarting the service ...

3. WebLogic 10.3 with JDK 1.6_16 - hanging threads in Java Reflection    stackoverflow.com

We are having recurring Weblogic threads hanging for 600+ seconds, or sometimes only for 30 seconds (which is just as bad) in seemingly trivial Java Reflection operations. Thread dumps and WebLogic's own ...

4. soalris swap space issue when starting the java process    stackoverflow.com

I have an issue with my Swap space on solaris sparc 10 os. When I start the Weblogic Server 10.3.3, the swap space utilization increases to 1.6 GB( Initially the swap ...

5. log4j on Weblogic 10.3 working in dev fails on test server    stackoverflow.com

Overview: Web application deployed locally (WinXP, WLS 10.3, JDK 1.6, log4j 1.2.7). Log4j configured via log4j.xml file in ./src/main/resources. (config posted below) The application deployed on my development machine ...