Hi, I was using dtcli to restart a killed application and observed that we need to provide application package file path as:
dt> *launch -originalAppId application_1456301553414_0138 ~/pi-demo-3.1.1.apa* As per my knowledge, while doing a restart of killed app, we copy the contents of killed application directory to new application directory and then do the restart. The question I have is, if everything needed for app restart is available under killed application directory, why do we need to provide app package file path? -- *Regards,* *-pradeep*
