Exception in thread "main" : Java returned: -1
at org.apache.tools.ant.taskdefs.Java.execute(Java.java:111)
at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
at WeblogicSoftware.launchWeblogicCloneInstaller(WeblogicSoftware.groovy:146)
at WeblogicSoftware$launchWeblogicCloneInstaller.callCurrent(Unknown Source)
at WeblogicSoftware.install(WeblogicSoftware.groovy:38)
at WeblogicSoftware$install.call(Unknown Source)
at WebtierBootstrapper.installWeblogicSoftware(WebtierBootstrapper.groovy:44)
at WebtierBootstrapper.installAll(WebtierBootstrapper.groovy:37)
at com.rsa.plugins.install.GroovyInstallEngine.invokeScript(GroovyInstallEngine.groovy:68
at com.rsa.plugins.install.GroovyInstallEngine$_runTask_closure2.doCall(GroovyInstallEngine.groovy:57
at com.rsa.plugins.install.GroovyInstallEngine.runTask(GroovyInstallEngine.groovy:56)
at com.rsa.plugins.install.GroovyInstallEngine$_runTasks_closure3.doCall(GroovyInstallEngine.groovy:106)
at com.rsa.plugins.install.GroovyInstallEngine.runTasks(GroovyInstallEngine.groovy:105)
at com.rsa.plugins.install.GroovyInstallEngine$runTasks.call(Unknown Source)
at com.rsa.plugins.install.CommandLineInstallEngine.main(CommandLineInstallEngine.groovy:40) Configuration step WebtierBootstrapper:installAll [FAILED]
Check the Clone Logs Errors located in C:\Webtier\install_logs The file name will be similar to CLONE2017-12-05_11-43-09_2043453127.log, with a timestamp value based on when the log is created.
SEVERE : Dec 5, 2017 12:28:59 PM - ERROR - CLONE-20218 Cloning is not successful.
SEVERE : Dec 5, 2017 12:28:59 PM - CAUSE - CLONE-20218 An internal operation failed.
SEVERE : Dec 5, 2017 12:28:59 PM - ACTION - CLONE-20218 Check clone log and error file for detailed information.
oracle.sysman.oii.oiii.OiiiInventoryDoesNotExistException: The inventory pointed at location C:\Program Files\Oracle\Inventory is not valid.
at oracle.sysman.oii.oiii.OiiiInstallAreaControl.initAreaControlWithAccessCheck(OiiiInstallAreaControl.java:1771)
at oracle.sysman.oii.oiii.OiiiInstallAreaControl.initAreaControl(OiiiInstallAreaControl.java:1744)
at oracle.sysman.oii.oiic.OiicStandardInventorySession.initSession(OiicStandardInventorySession.java:301)
at oracle.sysman.oii.oiic.OiicStandardInventorySession.initSession(OiicStandardInventorySession.java:240)
at oracle.sysman.oii.oiic.OiicStandardInventorySession.initSession(OiicStandardInventorySession.java:189)
at oracle.as.t2p.framework.cloner.binary.query.OraInventoryQuery.queryOraInventory(OraInventoryQuery.java:104)
at oracle.as.t2p.framework.cloner.binary.query.OraInventoryQueryManager.queryInventory(OraInventoryQueryManager.java:193)
at oracle.as.t2p.framework.cloner.binary.OracleHomeApplyCloner.validateOracleHomeLocAndNameAgainstInventory(OracleHomeApplyCloner.java:130)
at oracle.as.t2p.framework.cloner.binary.OracleHomeApplyCloner.doClone(OracleHomeApplyCloner.java:300)
at oracle.as.t2p.framework.cloner.Cloner.doFinalClone(Cloner.java:65)
at oracle.as.t2p.framework.request.ApplyCloneRequest.applyArchive(ApplyCloneRequest.java:127)
at oracle.as.t2p.framework.request.ApplyCloneRequest._clone(ApplyCloneRequest.java:62
at oracle.as.t2p.framework.process.CloningExecutionProcess.execute(CloningExecutionProcess.java:131)
at oracle.as.t2p.framework.process.CloningExecutionProcess.execute(CloningExecutionProcess.java:114)
at oracle.as.t2p.framework.client.CloningClient.executeT2PCommand(CloningClient.java:230)
at oracle.as.t2p.framework.client.CloningClient.main(CloningClient.java:106)