Hello,
I was trying to migrate security from one env to another env. But I cant due to following error shown below. Appreciate any suggestions. Thanks in advance.
Mar 28, 2016 5:11:47 PM oracle.security.jps.internal.common.util.JpsCommonUtil initPolicyProvider
INFO: Initializing OPSS Java Policy Provider.
Mar 28, 2016 5:11:48 PM oracle.security.jps.internal.config.xml.XmlConfiguration
Factory initDefaultConfiguration
SEVERE: [XmlConfigurationFactory.initDefaultConfiguration] Exception caught: null
Problem invoking WLST - Traceback (innermost last):
File "C:\Policy Migration\migratePolicyStore.wlst", line 1, in ?
File "C:\MIDDLE~2\ORACLE~1\common\wlst\jpsWlstCmd.py", line 983, in migrateSecurityStore
File "C:\MIDDLE~2\ORACLE~1\common\wlst\jpsWlstCmd.py", line 942, in migrateSecurityStoreImpl
TypeError: unsupported operand type(s) for +: 'NoneType' and 'str'
