Weblogic 12.1.2 reconfigure domain problem
I am trying to run the reconfigure domain process to reconfigure a wls domain 10.3.5 to 12.1.2.
When I try to read the domain it throws an error saying "com.oracle.cie.domain.script.jython.WLSTException: com.oracle.cie.domain.script.ScriptException: The domain is already at the current version."
The domain is at the 10.3.5 version prior to running the reconfigure script but the script seems to change the version in config.xml before throwing the error.
Any ideas as t what could be the problem?