Running tests on windows produces stacktraces and fails to create test log files
--------------------------------------------------------------------------------
                 Key: GTNPORTAL-1183
                 URL: 
https://jira.jboss.org/jira/browse/GTNPORTAL-1183
             Project: GateIn Portal
          Issue Type: Bug
      Security Level: Public (Everyone can see)
    Affects Versions: 3.0.0-GA
         Environment: Windows
            Reporter: Marko Strukelj
            Priority: Minor
Stacktrace keeps occuring when running tests on windows.
Can't load log handler "java.util.logging.FileHandler"
java.io.IOException: Couldn't get lock for
C:javagateincomponenttestcore/target/gateintest-%u.log
java.io.IOException: Couldn't get lock for
C:javagateincomponenttestcore/target/gateintest-%u.log
    at java.util.logging.FileHandler.openFiles(FileHandler.java:372)
    at java.util.logging.FileHandler.<init>(FileHandler.java:208)
It doesn't cause tests to fail, but there is no log file, and it gives an impression
that something is terribly wrong.
-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: 
http://www.atlassian.com/software/jira