• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
ERXBatchingDisplayGroup - qualifier variable '$acctId' is unbound
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ERXBatchingDisplayGroup - qualifier variable '$acctId' is unbound


  • Subject: ERXBatchingDisplayGroup - qualifier variable '$acctId' is unbound
  • From: Baiss Eric Magnusson <email@hidden>
  • Date: Fri, 19 Mar 2010 15:14:03 -0700

The error in ERXBatchingDisplayGroup which does not occur in ERXDisplayGroup is:

Caused by: com.webobjects.foundation.NSForwardException [java.lang.IllegalStateException] sqlStringForKeyValueQualifier:
attempt to generate SQL for com.webobjects.eocontrol.EOKeyValueQualifier (acctId = $acctId) failed because the qualifier variable '$acctId' is unbound.
:java.lang.IllegalStateException: sqlStringForKeyValueQualifier: attempt to generate SQL for com.webobjects.eocontrol.EOKeyValueQualifier (acctId = $acctId) failed because the qualifier variable '$acctId' is unbound.
	at com.webobjects.appserver._private.WOComponentDefinition.finishInitializingComponent(WOComponentDefinition.java:672)
	at com.webobjects.appserver.WOComponent.<init>(WOComponent.java:241)
	at Components.SecureComponent.<init>(SecureComponent.java:11)
	at Components.CurrentSit.<init>(CurrentSit.java:35)		// calling the super()

	... 45 more
Caused by: java.lang.IllegalStateException: sqlStringForKeyValueQualifier:
attempt to generate SQL for com.webobjects.eocontrol.EOKeyValueQualifier (acctId = $acctId) failed because the qualifier variable '$acctId' is unbound.
	at com.webobjects.jdbcadaptor.FrontbasePlugIn$FrontbaseExpression.sqlStringForKeyValueQualifier(FrontbasePlugIn.java:1351)
*******************************
$acctId is an Integer, I searched and found no null acctId's in the DB?

Is this an Integer - String conversion problem?
From what I can read <unbound> implies never been set.

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

  • Follow-Ups:
    • Re: ERXBatchingDisplayGroup - qualifier variable '$acctId' is unbound
      • From: Chuck Hill <email@hidden>
References: 
 >Re: ERProfiling analysis, next step (From: Baiss Eric Magnusson <email@hidden>)
 >Re: ERProfiling analysis, next step (From: Chuck Hill <email@hidden>)

  • Prev by Date: Fwd: WOLastic?
  • Next by Date: Re: ERXBatchingDisplayGroup - qualifier variable '$acctId' is unbound
  • Previous by thread: Re: ERProfiling analysis, next step
  • Next by thread: Re: ERXBatchingDisplayGroup - qualifier variable '$acctId' is unbound
  • Index(es):
    • Date
    • Thread