Yeah, I'll Peter dig as appropriate :-)

-----Original Message-----
From: [email protected] [mailto:[EMAIL PROTECTED] On
Behalf Of Douglas Knudsen
Sent: Wednesday, March 01, 2006 5:32 AM
To: [email protected]
Subject: Re: [flexcoders] flex 1.5, custom-auth, and JRun

Thanks Matt.  I got Peter Ent looking into it at the moment.  He
suggested the same thing.

Basically, there is no way to turn off logging to <servername>-err.log
in JRun settings nor <servername>-out.log either, not that that is a
proper solution mind you.  Looking at the full trace below, seems to
be coming from flashgateway perhaps?


Error: Invalid Credentials header.userid was null.
flashgateway.GatewayException: Invalid Credentials header.userid was
null.
        at
flashgateway.filter.MessageSecurityFilter.invoke(MessageSecurityFilter.j
ava:90)
        at
flashgateway.filter.ServiceNameFilter.invoke(ServiceNameFilter.java:101)
        at
flashgateway.filter.EnvelopeFilter.invoke(EnvelopeFilter.java:102)
        at
flashgateway.filter.SessionFilter.invoke(SessionFilter.java:28)
        at
flashgateway.filter.LicenseFilter.invoke(LicenseFilter.java:57)
        at flashgateway.filter.ErrorFilter.invoke(ErrorFilter.java:39)
        at flashgateway.filter.LogFilter.invoke(LogFilter.java:46)
        at
flashgateway.filter.BatchProcessFilter.invoke(BatchProcessFilter.java:63
)
        at
flashgateway.filter.PacketSecurityFilter.invoke(PacketSecurityFilter.jav
a:68)
        at flashgateway.filter.DebugFilter.invoke(DebugFilter.java:38)
        at
flashgateway.filter.SerializationFilter.invoke(SerializationFilter.java:
89)
        at flashgateway.Gateway.invoke(Gateway.java:217)
        at
flashgateway.controller.GatewayServlet.service(GatewayServlet.java:69)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
        at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:91)
        at
jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
        at
jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:259
)
        at
jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:541
)
        at
jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:
204)
        at
jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java
:428)
        at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
Error: Invalid Credentials header.userid was null


On 2/28/06, Matt Chotin <[EMAIL PROTECTED]> wrote:
> 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
>
>
>
>
>
>
>


--
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/
 


Reply via email to