Page 1 of 1

Rhino Usage Warning message for Query Builder

PostPosted: Fri Aug 23, 2019 3:42 pm
by joe26
Good Day!

What is the meaning / severity of this error?

RHINO USAGE WARNING: Missed Context.javaToJS() conversion:

Rhino runtime detected object com.servoy.j2db.querybuilder.impl.QBJoin@adfd76 of class com.servoy.j2db.querybuilder.impl.QBJoin where it expected String, Number, Boolean or Scriptable instance. Please check your code for missing Context.javaToJS() call.


What causes this warning? Is an empty join being made on a table?

Thanks!
--Joe.

Re: Rhino Usage Warning message for Query Builder

PostPosted: Fri Sep 20, 2019 3:38 pm
by joe26
Anyone have info on this warning and its impact?

Re: Rhino Usage Warning message for Query Builder

PostPosted: Tue Sep 24, 2019 12:20 pm
by Andrei Costescu
Do you have a sample that shows this?