Ticket #1447 (closed defect: invalid)
FunkLoad hangs on SMP box
Reported by: | bdelbosc | Owned by: | bdelbosc |
---|---|---|---|
Priority: | P2 | Milestone: | unspecified |
Component: | funkload | Version: | TRUNK |
Severity: | normal | Keywords: | smp |
Cc: |
Description
FunkLoad? hangs on SMP box
$ ~/funkload-demo/simple$ fl-run-test test_Simple.py -d test_simple: Starting ----------------------------------- Access 1 times the following pages: /index.html.de:/index.html.dk:/index.html.ee:/index.html.es:/index.html.fr:/index.html.it:/index.html.ja.iso2022-jp:/index.html.no:/index.html.pt-br:/index.html.ru.utf8. test_simple: setUp test_simple: Try 0 test_simple: GET: http://localhost/apache2-default/index.html.de Page 1: Get /index.html.de ...
then Ctrl-C gives:
... File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 339, in get File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 258, in _browse File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 171, in _connect File "build/bdist.linux-i686/egg/funkload/PatchWebunit.py", line 244, in WF_fetch File "/usr/lib/python2.4/httplib.py", line 795, in endheaders self._send_output() File "/usr/lib/python2.4/httplib.py", line 676, in _send_output self.send(msg) File "/usr/lib/python2.4/httplib.py", line 643, in send self.connect() File "/usr/lib/python2.4/httplib.py", line 617, in connect self.sock.connect(sa) File "<string>", line 1, in connect KeyboardInterrupt
credential and monitor servers hang as well
... File "/usr/bin/fl-monitor-ctl", line 28, in main File "build/bdist.linux-i686/egg/funkload/XmlRpcBase.py", line 260, in __call__ File "build/bdist.linux-i686/egg/funkload/XmlRpcBase.py", line 39, in is_server_running File "/usr/lib/python2.4/xmlrpclib.py", line 1096, in __call__ return self.__send(self.__name, args) File "/usr/lib/python2.4/xmlrpclib.py", line 1383, in __request verbose=self.__verbose File "/usr/lib/python2.4/xmlrpclib.py", line 1129, in request self.send_content(h, request_body) File "/usr/lib/python2.4/xmlrpclib.py", line 1243, in send_content connection.endheaders() File "/usr/lib/python2.4/httplib.py", line 795, in endheaders self._send_output() File "/usr/lib/python2.4/httplib.py", line 676, in _send_output self.send(msg) File "/usr/lib/python2.4/httplib.py", line 643, in send self.connect() File "/usr/lib/python2.4/httplib.py", line 617, in connect self.sock.connect(sa) File "<string>", line 1, in connect KeyboardInterrupt
Change History
Note: See
TracTickets for help on using
tickets.
hmmmm don't know why but the lo interface don't have 127.0.0.1 ip binding in this box :/ there is no smp pb so far.