grehon / wlsagent

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

wget - HTTP request sent, awaiting response... #26

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. run "wget -O - http://localhost:10101/wlsagent/WLSAgent 
--post-data='hostname=name&username=user&password=pass&port=4001'"
2.
3.

What is the expected output? What do you see instead?

I get 'awaiting response' from wget and nothing more.

root@nagios wlsagent # wget -O - http://localhost:10101/wlsagent/WLSAgent 
--post-data='hostname=name&username=user&password=pass&port=4001'
--2014-05-13 13:42:57--  http://localhost:10101/wlsagent/WLSAgent
Resolving localhost... 127.0.0.1
Connecting to localhost|127.0.0.1|:10101... connected.
HTTP request sent, awaiting response...

Expected: wls output

What version of the product are you using? On what operating system?

RHEL 6.5
wlsagent r185
java-1.7.0-ibm.x86_64        1:1.7.0.6.0-1jpp.1.el6_4
WebLogic Server Version: 10.3.5.0

Please provide any additional information below.

Original issue reported on code.google.com by pawel.sl...@gmail.com on 13 May 2014 at 11:51

GoogleCodeExporter commented 8 years ago
Can I do some debug with jdb to check what is wrong with wls daemon?
Pawel

Original comment by pawel.sl...@gmail.com on 13 May 2014 at 1:01

GoogleCodeExporter commented 8 years ago
I occured the same issue, please help ,thanks

Original comment by kan...@bcnetcom.com on 7 Oct 2014 at 6:22