grehon / wlsagent

Automatically exported from code.google.com/p/wlsagent
GNU General Public License v3.0
0 stars 0 forks source link

Getting empty output while running thread pool. #25

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hi,
I am getting an empty output while running the following script, kindly help me 
out in this....TIA

./wlsagent.sh 
'hostname=abcd.com&port=8123&username=nagios&password=phhhjhfe#h&thread-pool=Thr
eadStuckCount,5,10'

Output: Empty(its displaying nothing)

and on the other hand i am getting output for jvm heap memory(as mentioned 
below), which tells me that i have all the required jar files at right place.

./wlsagent.sh 
'hostname=abcd.com&port=8123&username=nagios&password=Wehhdhfhj&jvm=UsedMemory,9
0,95'

Original issue reported on code.google.com by sandeep....@gmail.com on 23 Jan 2014 at 5:12