Hello,
after I installed Knowage_CE in the root of the drive (e.g. D:\) I noticed that value of resource_path defined in server.xml have double backslash in path: <Environment name="resource_path" type="java.lang.String" value="D:\\Knowage-Server-CE\resources"/>.
That is not the case if Knowage_CE was installed in any directlry tree (e.g. D:\Apps) and I see no double backslash in server.xml then <Environment name="resource_path" type="java.lang.String" value="D:\Apps\Knowage-Server-CE\resources"/>
Above behavior was seen in both v6.x and 7v.x of Knowage.
I am not sure whether I use anything related to resource_path parameter in my test environment so would like to understand whether setting I see in server.xml is correct or should be manually updated to contain only one backslash to separate drive and %tomcat_home% folder. In case it should be updated should I update anything else in relation to the same?
In case it is needed OS hosting Knowage_CE is Windows Server 2016
Thank you
Regards
Daniel