I installed Servoy Application Server on Windows Server 2008 R2.
All it’s OK , but when I tried to load the solution , the solution is not loaded.
Viewing the Servoy log the problem is with a temporary file to load the solution:
Processing of multipart/form-data request failed. C:\Windows\system32\config\systemprofile\AppData\Local\Temp\upload_2c420b65_12d77c021e7__7ff0_00000003.tmp (The system cannot find the path specified)
at org.apache.commons.fileupload.FileUploadBase.parseRequest(FileUploadBase.java:367)
See image file
On Windows Server 2003 all works OK with Servoy 5.2.1.
The problem occurs in>
Windows Server 2008 R2
Servoy 5.2.4
Java 64 bits 6.0-23
I am install on Windows Server 2008 R2 using the system administrator account,
could you explain me more in details it’s a ‘rights’ issue.
I installed Servoy 5.2.4 in Directory D:\Servoy\524 not in C.
When I import the solution in Servoy Developer in the same machine all works
OK, but the solution do not appear in the Application Server.
it’s some time ago for me too, as far as I remember (and see in the post I mentioned) it has something to do with the account you run the application server service from.
Its a rights issue for the ‘servoy application server’ service in windows server 2008/ and windows 7. This changed from windows xp/server 2003
To correct right click on the service and select properties > Log on. Fill in the full correct account rights for the administrator user of the computer and restart it.