I'm in the process of creating a replica of a dogtag 10 server adn all
is well sofar except for one thing I initially made a mistake in the
config file for the pkispawn cloning the KRA
Ive tried pkidestroy then manually deleting the database and the
replication agreements in 389 server but I keep getting stuck on this.
"
2014-06-09 21:53:54 pkispawn : INFO ....... constructing PKI
configuration data.
2014-06-09 21:53:54 pkispawn : INFO ....... configuring PKI
configuration data.
2014-06-09 21:54:04 pkispawn : ERROR ....... Exception from Java
Configuration Servlet: Errors in pushing KRA connector information to
the CA: com.netscape.certsrv.base.ConflictingOperationException:
Attribute or value exists.
2014-06-09 21:54:04 pkispawn : DEBUG ....... Error Type: HTTPError
2014-06-09 21:54:04 pkispawn : DEBUG ....... Error Message: 500
Server Error: Internal Server Error
2014-06-09 21:54:04 pkispawn : DEBUG ....... File
"/usr/sbin/pkispawn", line 463, in main
rv = instance.spawn(deployer)
File
"/usr/lib/python2.7/site-packages/pki/server/deployment/scriptlets/configuration.py",
line 126, in spawn
json.dumps(data, cls=pki.encoder.CustomTypeEncoder))
File "/usr/lib/python2.7/site-packages/pki/server/deployment/pkihelper.py",
line 3194, in configure_pki_data
response = client.configure(data)
File "/usr/lib/python2.7/site-packages/pki/system.py", line 80, in configure
r = self.connection.post('/rest/installer/configure', data, headers)
File "/usr/lib/python2.7/site-packages/pki/client.py", line 64, in post
r.raise_for_status()
File "/usr/lib/python2.7/site-packages/requests/models.py", line
683, in raise_for_status
raise HTTPError(http_error_msg, response=self)
"
does any one have any ideas on what could be causing this.
Thank You
Show replies by date