Error description The AppServer does not start when the temp directory, specified via -Djava.io.tmpdir, does not exist, or if the user does not write access to the directory. An infinite loop occurrs in the class org.eclipse.hyades.logging.core.Guid, in the 'getUniqueTimeStamp' method. (The loop occurrs because the IOException from 'File.createNewFile' is mis-interpreted, and the loop is allowed to cycle.)