I'm got the following error message from an application that worked fine all day yesterday, then stopped. This particular debug statement was run a number of times previously.
The statement that's being run is: l.debug("Getting all roles for user"); Any ideas? The error was: File: java/io/OutputStreamWriter.java Line number: 250 ________________________________ Stacktraces java.lang.ArrayIndexOutOfBoundsException java.io.OutputStreamWriter.write(OutputStreamWriter.java:250) java.io.Writer.write(Writer.java:152) org.apache.log4j.helpers.QuietWriter.write(QuietWriter.java:47) org.apache.log4j.WriterAppender.subAppend(WriterAppender.java:301) org.apache.log4j.WriterAppender.append(WriterAppender.java:159) org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:211) org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders(Append erAttachableImpl.java:65) org.apache.log4j.Category.callAppenders(Category.java:203) org.apache.log4j.Category.forcedLog(Category.java:388) org.apache.log4j.Category.debug(Category.java:257) com.secmgmt.beans.auth.jdbc.JDBCAuthProvider.getRolesForUser(JDBCAuthProvide r.java:67) ------------------------------------------------------------- Mike Baranski O: 919 788 9200 F: 919 510 0037 M: 919 395 0620 m...@secmgmt.com CVI Authorized User Number: CVI-20080925-1020950 ------------------------------------------------------------- Warning: The information contained in this message may be privileged and confidential and protected from disclosure. If the reader of this message is not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify the original sender immediately by replying to this message and then delete it from your computer. All e-mail sent to this address will be received by the SMC corporate e-mail system and are subject to archiving and review by someone other than the recipient. --------------------------------------------------------------------- To unsubscribe, e-mail: log4j-user-unsubscr...@logging.apache.org For additional commands, e-mail: log4j-user-h...@logging.apache.org