SQL error on solution import

Hi

I am getting the following error when importing a solution into the admin server which i haven’t seen before.

[info]Import contains XML version 10 and repository version 27.
[info]Imported style ‘newaerotrack’.
[info]Imported style ‘aerotrack’.
[error]com.servoy.j2db.persistence.RepositoryException:java.sql.SQLException: Can’t create/write to file C:\WINDOWS\TEMP#sql_1764_0.MYD’ (Errcode: 13)

This does not occur on the first import into a “empty” repository , the solution imports and works fine. It only happens on importing a second release which always fails.

i have imported this version of my vertical app in other servers OK. This server installation is kept identical (versions) to other installations which are running fine.

Is there a permission that needs to be set on the server?

Any advice would be appreciated.

Servoy 2.2.7
MySQL 5.027
Java 1.5.06

Hi

Thought i would let you know this problem has been resolved.

There was an issue with a McAfee Enterprise antivirus software and MySQL running on the server. Excluding the temp directory that MySQL writes to from the antivirus scanner has resolved this.