Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 156432 Details for
Bug 243077
Opps, sealert hit an error! on GNOME login
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
error message
sealert.txt (text/plain), 112.73 KB, created by
Mykola Lyakhovych
on 2007-06-07 07:37:03 UTC
(
hide
)
Description:
error message
Filename:
MIME Type:
Creator:
Mykola Lyakhovych
Created:
2007-06-07 07:37:03 UTC
Size:
112.73 KB
patch
obsolete
>Opps, sealert hit an error! > >Traceback (most recent call last): > File "/usr/bin/sealert", line 769, in <module> > run_as_dbus_service(username) > File "/usr/bin/sealert", line 85, in run_as_dbus_service > app = SEAlert(username, dbus_service.presentation_manager) > File "/usr/bin/sealert", line 487, in __init__ > self.browser = BrowserApplet(self.username, self.alert_client) > File "/usr/lib/python2.5/site-packages/setroubleshoot/browser.py", line 856, in __init__ > self.audit_data = AlertData('audit', self.server) > File "/usr/lib/python2.5/site-packages/setroubleshoot/browser.py", line 520, in __init__ > self.get_properties() > File "/usr/lib/python2.5/site-packages/setroubleshoot/browser.py", line 530, in get_properties > async_rpc = self.database.get_properties() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 379, in open > self.do_logon() > File "/usr/bin/sealert", line 435, in do_logon > async_rpc = self.logon(self.channel_type, self.username, 'passwd') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 337, in rpc_func > self.emit_rpc(rpc_id, 'method', rpc_def, *args) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 728, in emit_rpc > self.send_data(rpc_data) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 754, in send_data > self.close_connection() > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 713, in close_connection > self.set_connection_state('closed') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 343, in on_connection_state_change > self.open_with_retry() > File "/usr/bin/sealert", line 407, in open_with_retry > if not self.open(socket_address): > File "/usr/bin/sealert", line 377, in open > self.set_connection_state('open') > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 460, in set_connection_state > self.on_connection_state_change(self.connection_state) > File "/usr/bin/sealert", line 345, in on_connection_state_change > self.bind() > File "/usr/bin/sealert", line 331, in bind > async_rpc = self.database_bind(self.database_name) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 334, in rpc_func > rpc_def = interface_registry.get_rpc_def(interface, method) > File "/usr/lib/python2.5/site-packages/setroubleshoot/rpc.py", line 296, in get_rpc_def > interface_dict = self.get_interface(interface) >RuntimeError: maximum recursion depth exceeded >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 243077
: 156432