Re: invokeAction: (...) suboptimal performance: why/where/how to avoid
Re: invokeAction: (...) suboptimal performance: why/where/how to avoid
- Subject: Re: invokeAction: (...) suboptimal performance: why/where/how to avoid
- From: Chuck Hill <email@hidden>
- Date: Mon, 22 Apr 2013 07:22:45 -0700
I think it may actually come from WOApplication as supplied with WebObjects.
Chuck
On 2013-04-20, at 11:26 PM, Joseph Pachod wrote:
> Thanks for this answer.
>
> Do you know where this message is outputted ? I could maybe sneak in and then log more context information.
>
> Best,
> joseph
>
>
> 2013/4/20 Chuck Hill <email@hidden>
> That message is probably misleading. It likely means that your code is returning context().page() from an Ajax action method. They should return null or have a void return type.
>
>
> Chuck
>
>
> On 2013-04-19, at 6:04 AM, Joseph Pachod wrote:
>
> > Hi
> >
> > We're sometimes seeing logs like this one:
> > logging.ERXNSLogLog4jBridge (ERXNSLogLog4jBridge.java:40) - invokeAction: An non stored response return context.page(), which will result in suboptimal performance.
> >
> > The bridge being not nice enough to tell where exactly it popped up, I'm a bit lost.
> >
> > Can someone provide more background on it ? Why does it happen, what are the suboptimal performance spoken of, how to avoid it?
> >
> > Thanks in advance
> > best
> > joseph
> > _______________________________________________
> > Do not post admin requests to the list. They will be ignored.
> > Webobjects-dev mailing list (email@hidden)
> > Help/Unsubscribe/Update your Subscription:
> >
> > This email sent to email@hidden
>
> --
> Chuck Hill
> Executive Managing Partner, VP Development and Technical Services
>
> Practical WebObjects - for developers who want to increase their overall knowledge of WebObjects or who are trying to solve specific problems.
> http://www.global-village.net/gvc/practical_webobjects
>
> Global Village Consulting ranks 13th in 2012 in BIV's Top 100 Fastest Growing Companies in B.C!
> Global Village Consulting ranks 76th in 24th annual PROFIT 200 ranking of Canada’s Fastest-Growing Companies by PROFIT Magazine!
>
>
>
>
>
>
>
>
>
>
>
>
--
Chuck Hill
Executive Managing Partner, VP Development and Technical Services
Practical WebObjects - for developers who want to increase their overall knowledge of WebObjects or who are trying to solve specific problems.
http://www.global-village.net/gvc/practical_webobjects
Global Village Consulting ranks 13th in 2012 in BIV's Top 100 Fastest Growing Companies in B.C!
Global Village Consulting ranks 76th in 24th annual PROFIT 200 ranking of Canada’s Fastest-Growing Companies by PROFIT Magazine!
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden