Janne Jalkanen wrote: > >> Is there some kind of debug flag I can turn on to get more verbose >> logging to see what might be going wrong? Thanks. > > Yup. Turn the log level in your jspwiki.properties to DEBUG instead > of INFO. It should be right at the end of the file. > > log4j.rootCategory=INFO,FileLog >
ARGHHH. Now I'm embarrased. I turned on DEBUG and restarted JSPWiki from the Tomcat manager page, then tried an upload. AND IT WOKRED! So I turned off DEBUG, restarted, and tried again. STILL WORKED! Different file. Looks like all I needed was a restart, for whatever reason. Just to be safe, I also tried stopping and restarting Tomcat. Still works. Then I tried undeploying and redeploying JSPWiki. Still works. I have no idea what could have been wrong before. Sorry for bothering the list. Thanks -- View this message in context: http://www.nabble.com/upload-size-is--1-tf4576038.html#a13103091 Sent from the JspWiki - User mailing list archive at Nabble.com. _______________________________________________ This is the Jspwiki-users mailing list, in which we discuss the stable release (even-numbered, 2.4.x, 2.6.x), and user-issues. For development discussion, please join jspwiki-dev. http://ecyrd.com/cgi-bin/mailman/listinfo/jspwiki-users http://www.jspwiki.org/JSPWikiMailingList
