Closed xeviscc closed 8 years ago
cannot reproduce are you on linux? do you have the /cloudOptingData folder writable by the java process?
Nope, I am in a windows.
The platform will be deployed in a linux environment.
filePath:/cloudOptingData/4056\Templates/ApachePT.ftl
It seems there's a mix of hard-coded file separators and runtime-detected ones (a.k.a. File.separator).
I would suggest to replace any occurrence of "/" with File.separator in ToscaUtils.java if they refer to local paths.
Error on create anew instance, see logs: