OK, so I've done a clean installation of GlassFish 3.1.2.2 and latest 7 JDK (which wasn't such a bad thing to do anyway) but am still getting the same error.... which suggests either a problem with something in my rollerdata directory, something on the host (e.g. in /tmp) or a database problem.
My XE database seems OK for space and there's nothing unusual in the alert log but given a lack of diagnostics (short or sticking trace on everything) that seems the next area for investigation... An error message in the roller log (rather than just in the browser) would be nice though... Simon ________________________________ From: Simon Haslam To: "[email protected]" <[email protected]> Sent: Tuesday, 23 October 2012, 11:41 Subject: Re: File upload error - ehcache (Roller 4.1, GF 3.1) Actually I'm wring - that EH cache message does not occur at the same time as the file upload problem. I'm trying to do a File Upload, e.g. a .jpg from Firefox 16.0.1 on Windows 7 64 bit, and I get a pink error box at the top that simply says "Upload failed for [filename.jpg]". I'm tailing the roller log and don't get any error messages. In the GF server.log I don't get anything other than the warning below, which I get all the time anyway: [#|2012-10-23T09:58:54.692+0100|WARNING|glassfish3.1|org.apache.catalina.connector.Request|_ThreadID=28;_ThreadName=Thread-1;|PWC4011: Unable to set request character encoding to UTF-8 from t /roller, because request parameters have already been read, or ServletRequest.getReader() has already been called|#] I tried it with roller debug logging but that didn't seem to show any more, i.e. I'm not getting an error anywhere. I don't get this problem on my test system (which I populated with data from my live blog). Therefore re-installing everything might make the problem go away but it would of course be better if I could work out what's failing in case it happens again. Any ideas as to how I find the error? Simon
