The stack looks like what I expected. Unfortunately the exception tell us the problem, but not the path it's really trying to open.
Where did you installed james server (what path)? Are you running it as administrator? Stefano happy easy ha scritto: > Caused by: java.io.IOException: The system cannot find the path specified > at java.io.WinNTFileSystem.createFileExclusively(Native Method) > at java.io.File.checkAndCreate(Unknown Source) > at java.io.File.createTempFile(Unknown Source) > at java.io.File.createTempFile(Unknown Source) > at org.apache.james.core.MimeMessageInputStreamSource.<init>( > > MimeMessageInputStreamSource.java:75) > ... 8 more > ---End-------------------------------------------------------------------------------------------------------- > > > I'm using JRE 1.6.0 only. I have write access to my C:\WINDOWS\TEMP. > Don't know what i'm missing. > Please help. Thanks! > > -Jacky --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
