Error message

Questions and answers on designing your Servoy solutions, database modelling and other 'how do I do this' that don't fit in any of the other categories

Error message

Postby lwjwillemsen » Wed Dec 12, 2018 5:05 pm

Can someone please explain what is happening when below error message appears?
We see them a lot...

dec 12, 2018 3:31:40 PM com.servoy.j2db.util.Debug error
SEVERE: calling getFormScope on a destroyed DataAdapterList, formcontroller: FormController[form: fin_sales_invoice_tbl_tab_parent_ord_customer, fs size:82, selected record: Record[DATA:Row(db:/user_data/fin_sales_invoice)[DATA:fin_sales_invoice_id=10225,owner_id=BEA08012-5D06-42A9-B244-C846C2050537,log_creation_user=Marco,log_creation_dt=2018-12-09 17:06:25.319,log_modification_user=null,log_modification_dt=null,sequence_integer=2180308,invoice_amount=5219.75,vat_amount=0.0,payed_amount=null,invoice_date=2018-12-09 00:00:00.0,payed_date=null,glb_currency_id=null,currency_invoice_amount=null,currency_payed_amount=null,due_date=2018-12-23 17:05:57.6,discount_due_date=null,credit_surcharge_due_date=null,no_reminder=null,reminder_remark=null,invoice_amount_excl_vat=5219.75,invoice_reference=null,crm_department_output_id=24525,glb_payment_condition_id=19,glb_customer_id=383,payment_discount_amount=null,curr_payment_discount_amount=null,sales_customer_id=383, CALCULATIONS: {days_due=-11, days_open=3, currency_rate=java.lang.Object@17745b5, sales_order_info=20408, open_payment=5219.75, project_info=java.lang.Object@17745b5}]] COLUMS: fin_sales_invoice_id,owner_id,log_creation_user,log_creation_dt,log_modification_user,log_modification_dt,sequence_integer,invoice_amount,vat_amount,payed_amount,invoice_date,payed_date,glb_currency_id,currency_invoice_amount,currency_payed_amount,due_date,discount_due_date,credit_surcharge_due_date,no_reminder,reminder_remark,invoice_amount_excl_vat,invoice_reference,crm_department_output_id,glb_payment_condition_id,glb_customer_id,payment_discount_amount,curr_payment_discount_amount,sales_customer_id,getChangedData,getDataSource,getException,revertChanges,isEditing,save,getPKs,isNew,getFoundset,hasChangedData,rollbackChanges,deleteRecord,,destroyed:false], currentRecord: null
java.lang.RuntimeException
at com.servoy.j2db.dataprocessing.DataAdapterList.getFormScope(DataAdapterList.java:583)
at com.servoy.j2db.dataprocessing.DataAdapterList.getValueObject(DataAdapterList.java:856)
at com.servoy.j2db.smart.dataui.CellAdapter.valueChanged(CellAdapter.java:1737)
at com.servoy.j2db.dataprocessing.DataAdapterList.valueChanged(DataAdapterList.java:462)
at com.servoy.j2db.dataprocessing.Record.fireJSModificationEvent(Record.java:408)
at com.servoy.j2db.dataprocessing.Record.notifyChange(Record.java:856)
at com.servoy.j2db.dataprocessing.Row.fireNotifyChange(Row.java:96)
at com.servoy.j2db.dataprocessing.Row.setValue(Row.java:378)
at com.servoy.j2db.dataprocessing.Record.getValue(Record.java:211)
at com.servoy.j2db.dataprocessing.Record.getValue(Record.java:169)
at com.servoy.j2db.smart.dataui.CellAdapter$5.run(CellAdapter.java:1185)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)

Regards,
Lambert Willemsen
Vision Development BV
lwjwillemsen
 
Posts: 680
Joined: Sat Mar 14, 2009 5:39 pm
Location: The Netherlands

Re: Error message

Postby Andrei Costescu » Mon Feb 11, 2019 11:47 am

Please file a case about this.
It looks like something that will not have side effects but it needs to be fixed anyway.

In a smart client table view some related (calculation) dataprovider is trying to update async - and fails because (I think) later when it does that the form is no longer there (it was already hidden/destroyed).
Andrei Costescu
Servoy
Andrei Costescu
 
Posts: 1018
Joined: Tue Jun 26, 2007 3:14 pm


Return to Programming with Servoy

Who is online

Users browsing this forum: No registered users and 8 guests