Re: ERXBatchingDisplayGroup problem, step into Wonder's code?
Re: ERXBatchingDisplayGroup problem, step into Wonder's code?
- Subject: Re: ERXBatchingDisplayGroup problem, step into Wonder's code?
- From: Chuck Hill <email@hidden>
- Date: Fri, 26 Mar 2010 11:49:20 -0700
On Mar 26, 2010, at 10:20 AM, Baiss Eric Magnusson wrote:
I wrote an inline
curTrans.setQualifier( fsAnd )
and got the same error, <'$startMonth' is unbound>, as when I use
the the fetch spec of the display group.
Either there is an missing piece of info in the
ERXBatchingDisplayGroup set-up documentation or in the code itself
( as it runs ok with ERXDisplayGroup).
Is there a FAQ on setting up the source for Wonder so I can step
into it?
http://wiki.objectstyle.org/confluence/display/WONDER/Home
Caused by: java.lang.IllegalStateException:
sqlStringForKeyValueQualifier:
attempt to generate SQL for
com.webobjects.eocontrol.EOKeyValueQualifier (date >= $startMonth)
failed because the qualifier variable '$startMonth' is unbound.
at com.webobjects.jdbcadaptor.FrontbasePlugIn
$
FrontbaseExpression
.sqlStringForKeyValueQualifier(FrontbasePlugIn.java:1351)
at com.webobjects.eoaccess.EOQualifierSQLGeneration
$
_KeyValueQualifierSupport
.sqlStringForSQLExpression(EOQualifierSQLGeneration.java:463)
at er.extensions.ERXExtensions
$
KeyValueQualifierSQLGenerationSupport
.sqlStringForSQLExpression(ERXExtensions.java:312)
at
er
.extensions
.jdbc.ERXSQLHelper.rowCountForFetchSpecification(ERXSQLHelper.java:
1110)
at
er
.extensions
.eof
.ERXEOAccessUtilities
.rowCountForFetchSpecification(ERXEOAccessUtilities.java:428)
at
er
.extensions
.batching
.ERXBatchingDisplayGroup.rowCount(ERXBatchingDisplayGroup.java:279)
at
er
.extensions
.batching
.ERXBatchingDisplayGroup
.updateBatchCount(ERXBatchingDisplayGroup.java:428)
at
er
.extensions
.batching
.ERXBatchingDisplayGroup.setObjectArray(ERXBatchingDisplayGroup.java:
439)
at Components.CurrentSit.<init>(CurrentSit.java:67) ... 45 more
----
Baiss Eric Magnusson
http://www.CascadeWebDesign.com
_______________________________________________
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 Senior Consultant / VP Development
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/products/practical_webobjects
_______________________________________________
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