I noticed that the “servoy.FileServerService.defaultFolder” is $ServoyInstallationDirectory/uploads/ instead of
$ServoyInstallationDirectory/server/webapps/ROOT/uploads/.
I think the information must be updated on the server, because it shows “$ServoyInstallationDirectory/server/webapps/ROOT/uploads/”
when clicking the info button.
Could you tell me in which case does the servoy.FileServerService.defaultFolder defaults to “$ServoyInstallationDirectory/uploads/”?
Did you try updating to Servoy 5.2.5, because I believe that the path should be “$ServoyInstallationDirectory/server/webapps/ROOT/uploads/” as stated in the doc and the info button alert.
just tried with Servoy 6 alpha 2 on Windows 7 without specifying anything and the uploads folder was created in application_server/server/webapps/ROOT/
Did you launch from a service perhaps? Or did you install Servoy in C:/Program Files/?
On windows 7, there are security restrictions for that location, so you better install it in a user accessible place.
I’ve installed it in c:/servoy_6 witch was created when installing Servoy.
After that, i noticed that uploads folder was created in “c:/servoy_6/server_application/”.