tecoholic

23export24import

Apr 21st, 2016
295
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. GLUU.[root@localhost ~]# ./import24.py backup_24/
  2. INFO     Stopping Tomcat ...
  3. INFO     Stopping Directory Server ...
  4. INFO     Directory Server is now stopped
  5. INFO     Copying backup files from /etc, /opt and /usr
  6. INFO     Starting Directory Server ...
  7. INFO     Directory Server has started successfully
  8. INFO     Created backup of new ldif to ./output_ldif/current_config.ldif
  9. INFO     Comparing old LDAP data and creating `modify` files.
  10. INFO     Uploading LDAP data.
  11. MODIFY operation failed
  12. Result Code:  65 (Object Class Violation)
  13. Additional Information:  Entry inum=@!F889.00A1.273B.2C41!0002!F070.27EC,ou=appliances,o=gluu cannot be modified because the resulting entry would have violated the server schema:  Entry inum=@!F889.00A1.273B.2C41!0002!F070.27EC,ou=appliances,o=gluu violates the Directory Server schema configuration because it includes attribute oxClusterType which is not allowed by any of the objectclasses defined in that entry
  14. INFO     Starting Tomcat ...
  15. INFO     Import finished.
Add Comment
Please, Sign In to add comment