Can't import a solution (windows server 2008 R2)

Hello,
I am deploying a solution on a server (O.S. Windows Server 2008 R2, 64 bit, Servoy 5.2.2)
The solutions run ok in Servoy Developer.
But when i try to import the solution in the Servoy Server it doesn’t get any error message but it don’t import nothing.
Any help??

look in the servoy-admin page, under the log node or look in the servoy_log.txt

I think you have asked the same here already? http://www.servoy.com/forum/viewtopic.p … 622#p77592

Thanks for reply
i have two different problems for this reason i write 2 posts
1- dbf coneccion via odbc
2- this one i cant import the solutions in Servoy server
here i copy the log error

Tracing toggled: off

Server Log

[ bottom ]

Time Thread Level Category Message
2011-02-16 13:58 http-8080-7 ERROR com.servoy.j2db.util.Debug Throwable
org.apache.commons.fileupload.FileUploadBase$IOFileUploadException: Processing of multipart/form-data request failed. C:\Windows\system32\config\systemprofile\AppData\Local\Temp\upload_425d7643_12e2f0aea7a__7feb_00000007.tmp (El sistema no puede encontrar la ruta especificada)
at org.apache.commons.fileupload.FileUploadBase.parseRequest(FileUploadBase.java:367)
at org.apache.commons.fileupload.FileUploadBase.parseRequest(FileUploadBase.java:310)
at com.servoy.j2db.server.servlets.ConfigServlet.Zj(ConfigServlet.java:1779)
at com.servoy.j2db.server.servlets.ConfigServlet.service(ConfigServlet.java:2146)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:567)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:293)
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:849)
at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:454)
at java.lang.Thread.run(Unknown Source)
Caused by: java.io.FileNotFoundException: C:\Windows\system32\config\systemprofile\AppData\Local\Temp\upload_425d7643_12e2f0aea7a__7feb_00000007.tmp (El sistema no puede encontrar la ruta especificada)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.(Unknown Source)
at java.io.FileOutputStream.(Unknown Source)
at org.apache.commons.io.output.DeferredFileOutputStream.thresholdReached(DeferredFileOutputStream.java:165)
at org.apache.commons.io.output.ThresholdingOutputStream.checkThreshold(ThresholdingOutputStream.java:221)
at org.apache.commons.io.output.ThresholdingOutputStream.write(ThresholdingOutputStream.java:127)
at org.apache.commons.fileupload.util.Streams.copy(Streams.java:101)
at org.apache.commons.fileupload.util.Streams.copy(Streams.java:64)
at org.apache.commons.fileupload.FileUploadBase.parseRequest(FileUploadBase.java:362)
… 17 more

I did the same: create the Temp file as i did before
but now i doesnt solve my problem

problem solved
we create the Temp also in
C:\Windows\SysWOW64\config\systemprofile\AppData\Local
thank you

mo_ca_mo:
problem solved
we create the Temp also in
C:\Windows\SysWOW64\config\systemprofile\AppData\Local
thank you

This issue will be fixed in Servoy 5.2.7 (when installing a fresh copy from installer).

lvostinar:

mo_ca_mo:
problem solved
we create the Temp also in
C:\Windows\SysWOW64\config\systemprofile\AppData\Local
thank you

This issue will be fixed in Servoy 5.2.7 (when installing a fresh copy from installer).

If you need the fix earlier see this post:

http://www.servoy.com/forum/viewtopic.p … =15#p84505

or create the path from the error