[p4dti-discussion] The replicator failed to poll successfully???
Hamid Ghassemi
hghassemi at uievolution.com
Fri Sep 14 21:12:05 BST 2007
I am trying to use a demo setup to train the developers in our company
and I am getting the following error now. I removed the old database
and uploaded a new database from our nightly backup. I also moved to
the older database and now the replication does not happen.
Help!!!!
(P4DTI-8647) The replicator failed to poll successfully, because of the
following problem:
(P4DTI-7065) Date 2007/09/14 11:21:13:
Operation: dm-UpdateJobSpec
Operation
'dm-UpdateJobSpec' failed.
Required parameter 'data' not set! The Perforce client exited with
error code 256.
(P4DTI-8523) Here's a full Python traceback:
Exception:
Perforce error: (P4DTI-7065) Date 2007/09/14 11:21:13:
Operation: dm-UpdateJobSpec
Operation 'dm-UpdateJobSpec' failed.
Required parameter 'data' not set! The Perforce client exited with
error code 256.
Traceback (innermost last):
File "/opt/p4dti/replicator.py", line 861, in carefully_poll_databases
self.poll_databases()
locals:
self: <replicator.replicator instance at 0xb7be7d4c>
File "/opt/p4dti/replicator.py", line 1215, in poll_databases
self.replicate_many(changed_issues, changed_jobs)
locals:
p4_marker: 388
changed_issues: <replicator.list_cursor instance at 0xb7b5f0ec>
self: <replicator.replicator instance at 0xb7be7d4c>
dt_marker: '2007-09-14 11:20:55'
changed_jobs: {}
changelists: [{'Status': 'submitted', 'code': 'stat',
'Description': 'fixed\n', 'Client': 'hamid-mac', 'User': 'hghassemi',
'Date': '2007/09/06 17:10:07', 'Change': '4'}, {'Status': 'submitted',
'code': 'stat', 'Description': 'component test\n', 'Client':
'hamid-mac', 'User': 'hghassemi', 'Date': '2007/09/06 16:44:02',
'Change': '3'}]
_: {}
File "/opt/p4dti/replicator.py", line 1319, in replicate_many
self.replicate(issue, job, 'dt')
locals:
jobs: {}
issues_cursor: <replicator.list_cursor instance at 0xb7b5f0ec>
self: <replicator.replicator instance at 0xb7be7d4c>
More information about the P4DTI-discussion
mailing list