Hi Christopher Palmer , mike
>GLUU.[root@sticky logs]# grep -A1 -m1 ERROR oxtrust_persistence.log
2017-12-12 00:00:03,071 ERROR [main] [org.gluu.site.ldap.persistence.AbstractEntryManager] (AbstractEntryManager.java:1114) - Failed to convert json value '{"cacheProviderType": "IN_MEMORY", "memcachedConfiguration": {"servers":"localhost:11211", "maxOperationQueueLength":100000, "bufferSize":32768, "defaultPutExpiration":60, "connectionFactoryType": ""DEFAULT""}, "inMemoryConfiguration": {"defaultPutExpiration":60}}' to object:
org.codehaus.jackson.map.JsonMappingException: Can not construct instance of org.xdi.service.cache.MemcachedConnectionFactoryType from String value '': value not one of declared Enum instance names
it was an error in JSON creation I have fixed it and updated the code it now it will work now.
Christopher, please try again from start with export and import.
Thank Arvind Tomar