vijay Si wrote:

i have an exception generated when this line of code is encountered :
"delegator .findListIteratorByCondition ( dve , mainCond1 , null , null ,
null , findOpts ) ;"
where : dve is DynamicViewEntity, mainCond1 is the where condition ,
findOpts is SCROLL_INSEN......

it says : "Target exception: java.lang.NullPointerException"

And yet have yet to see that ofBiz tosses that without a reason.

If I were Si Chen, I'd pop a Debug.log before that statement and display all of the variables in the log file...
If I were someone good with Eclipse, I'd watch the variables...

And you really should cut and paste instead of transcribing...
unless you really have a space between delegator and .fileList, at which point I'm pretty sure that is not a good thing.

Something's null.


Reply via email to