After I tried to install HRTT and DI Core, I got this msg:
Unexpected error: Archive validation failed.
Q:\SPS12\DI CORE 1>xs install XSACDEVXDI12_0-70001255.zip
Running installation in org 'orgname' / space 'SAP' as user 'mydummy'
Product Installer Log ID: 1537
Product Installer runtime version [1.5.9] built at [2016-01-12 15:24]
Processing of archive starts...
Processing of archive finished.
Archive validation starts...
Unexpected error: Archive validation failed.
Installation of archive file 'XSACDEVXDI12_0-70001255.zip' failed. To see logs call 'xs display-inst
allation-logs 1537'.
com.sap.lm.sl.alm.core.monitor.ProcessException: Unexpected error: Archive validation failed.
xs display-installation-logs 1537
----- Begin of Product Installer Log with ID '1537' -----
#2.0#2016 05 21 00:13:49.287#+02:00#INFO#com.sap.lm.sl.alm.1537.MAIN_LOG#
######com.sap.lm.sl.alm.prod.installer.process.steps.StepsUtil########pool-5-thread-2###
[ProcessArchiveStep] Product Installer runtime version [1.5.9] built at [2016-01-12 15:24]#
#2.0#2016 05 21 00:13:49.287#+02:00#DEBUG#com.sap.lm.sl.alm.1537.MAIN_LOG#
######com.sap.lm.sl.alm.prod.installer.process.steps.StepsUtil########pool-5-thread-2###
[ProcessArchiveStep] EXECUTING ACTIVITI TASK#
#2.0#2016 05 21 00:13:49.290#+02:00#INFO#com.sap.lm.sl.alm.1537.MAIN_LOG#
######com.sap.lm.sl.alm.prod.installer.process.steps.StepsUtil########pool-5-thread-2###
[ProcessArchiveStep] Processing of archive starts...#
#2.0#2016 05 21 00:13:54.842#+02:00#INFO#com.sap.lm.sl.alm.1537.MAIN_LOG#
######com.sap.lm.sl.alm.prod.installer.process.steps.StepsUtil########pool-5-thread-2###
[ProcessArchiveStep] Processing of archive finished.#
#2.0#2016 05 21 00:13:54.843#+02:00#DEBUG#com.sap.lm.sl.alm.1537.MAIN_LOG#
######com.sap.cloud.lm.sl.slp.steps.AbstractSLProcessStep########pool-5-thread-2###
Step "Process Archive" finished#
#2.0#2016 05 21 00:13:54.876#+02:00#DEBUG#com.sap.lm.sl.alm.1537.MAIN_LOG#
######com.sap.lm.sl.alm.prod.installer.process.steps.StepsUtil########pool-5-thread-2###
[ValidateProductStep] EXECUTING ACTIVITI TASK#
#2.0#2016 05 21 00:13:54.879#+02:00#INFO#com.sap.lm.sl.alm.1537.MAIN_LOG#
######com.sap.lm.sl.alm.prod.installer.process.steps.StepsUtil########pool-5-thread-2###
[ValidateProductStep] Archive validation starts...#
#2.0#2016 05 21 00:13:54.890#+02:00#ERROR#com.sap.lm.sl.alm.1537.MAIN_LOG#
######com.sap.cloud.lm.sl.slp.steps.AbstractSLProcessStep########pool-5-thread-2###
Exception caught#
java.lang.Exception: Archive validation failed.
at com.sap.lm.sl.alm.prod.installer.process.steps.ValidateProductStep.executeStep(ValidatePr
oductStep.java:47)
at com.sap.activiti.common.impl.AbstractActivitiStep.execute(AbstractActivitiStep.java:32)
at org.activiti.engine.impl.delegate.JavaDelegateInvocation.invoke(JavaDelegateInvocation.ja
va:34)
at org.activiti.engine.impl.delegate.DelegateInvocation.proceed(DelegateInvocation.java:37)
at org.activiti.engine.impl.delegate.DefaultDelegateInterceptor.handleInvocation(DefaultDele
gateInterceptor.java:25)
at org.activiti.engine.impl.bpmn.behavior.ServiceTaskJavaDelegateActivityBehavior.execute(Se
rviceTaskJavaDelegateActivityBehavior.java:49)
at org.activiti.engine.impl.bpmn.behavior.ServiceTaskJavaDelegateActivityBehavior.execute(Se
rviceTaskJavaDelegateActivityBehavior.java:40)
at org.activiti.engine.impl.bpmn.helper.ClassDelegate.execute(ClassDelegate.java:116)
at org.activiti.engine.impl.pvm.runtime.AtomicOperationActivityExecute.execute(AtomicOperati
onActivityExecute.java:54)
at org.activiti.engine.impl.interceptor.CommandContext.performOperation(CommandContext.java:
90)
at org.activiti.engine.impl.persistence.entity.ExecutionEntity.performOperationSync(Executio
nEntity.java:571)
at org.activiti.engine.impl.persistence.entity.ExecutionEntity.performOperation(ExecutionEnt
ity.java:566)
at org.activiti.engine.impl.pvm.runtime.AtomicOperationTransitionNotifyListenerStart.eventNo
tificationsCompleted(AtomicOperationTransitionNotifyListenerStart.java:52)
at org.activiti.engine.impl.pvm.runtime.AbstractEventAtomicOperation.execute(AbstractEventAt
omicOperation.java:56)
at org.activiti.engine.impl.interceptor.CommandContext.performOperation(CommandContext.java:
90)
at org.activiti.engine.impl.persistence.entity.ExecutionEntity.performOperationSync(Executio
nEntity.java:571)
at org.activiti.engine.impl.persistence.entity.ExecutionEntity.performOperation(ExecutionEnt
ity.java:566)
at org.activiti.engine.impl.pvm.runtime.AbstractEventAtomicOperation.execute(AbstractEventAt
omicOperation.java:49)
at org.activiti.engine.impl.interceptor.CommandContext.performOperation(CommandContext.java:
90)
at org.activiti.engine.impl.persistence.entity.ExecutionEntity.performOperationSync(Executio
nEntity.java:571)
at org.activiti.engine.impl.persistence.entity.ExecutionEntity.performOperation(ExecutionEnt
ity.java:566)
at org.activiti.engine.impl.pvm.runtime.AtomicOperationTransitionCreateScope.execute(AtomicO
perationTransitionCreateScope.java:49)
at org.activiti.engine.impl.interceptor.CommandContext.performOperation(CommandContext.java:
90)
at org.activiti.engine.impl.jobexecutor.AsyncContinuationJobHandler.execute(AsyncContinuatio
nJobHandler.java:36)
at org.activiti.engine.impl.persistence.entity.JobEntity.execute(JobEntity.java:84)
at org.activiti.engine.impl.persistence.entity.MessageEntity.execute(MessageEntity.java:29)
at org.activiti.engine.impl.cmd.ExecuteJobsCmd.execute(ExecuteJobsCmd.java:73)
at org.activiti.engine.impl.interceptor.CommandInvoker.execute(CommandInvoker.java:24)
at org.activiti.engine.impl.interceptor.CommandContextInterceptor.execute(CommandContextInte
rceptor.java:57)
at org.activiti.engine.impl.interceptor.LogInterceptor.execute(LogInterceptor.java:31)
at org.activiti.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:40)
at org.activiti.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:35)
at org.activiti.engine.impl.jobexecutor.ExecuteJobsRunnable.run(ExecuteJobsRunnable.java:52)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:812)
Caused by: java.lang.Exception:
at com.sap.lm.sl.alm.prod.installer.process.steps.ValidateProductStep.executeStep(ValidatePr
oductStep.java:39)
... 35 more
#2.0#2016 05 21 00:13:54.893#+02:00#DEBUG#com.sap.lm.sl.alm.1537.MAIN_LOG#
######com.sap.cloud.lm.sl.slp.steps.AbstractSLProcessStep########pool-5-thread-2###
Step "Validate Product" finished#
----- End of Product Installer Log with ID '1537' -----