Maybe you can edit gateway-config.xml and set the error level on the logging up to Fatal?
I'm not sure who's logging that, I checked the JRun module and I don't think it comes from us. Matt -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Douglas Knudsen Sent: Tuesday, February 28, 2006 8:44 AM To: [email protected] Subject: [flexcoders] flex 1.5, custom-auth, and JRun I have a Flex 1.5 app running on JRun. I'm using custom-auth to secure it. Each non-authenticated user access is causing an error to be logged to my JRun <servername>-err.log file. that looks like the below. How to turn this off or catch it? The log file is growing VERY fast. 10/11 21:54:59 error Authentication failed: Login Failure: all modules ignored jrun.security.JRunSecurityException: Authentication failed: Login Failure: all modules ignored at jrun.security.JRunSecurityManagerService.authenticate(JRunSecurityManage rService.java:569) at jrun.security.JRunSecurityManagerService.isPrincipalInRole(JRunSecurityM anagerService.java:495) .... ... -- Douglas Knudsen http://www.cubicleman.com this is my signature, like it? -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com Yahoo! Groups Links -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

