Unable to login due to missing class compiere.model.MyValidator on client GardenWorld

264 views
Skip to first unread message

Rana Faraz Ahmed

unread,
May 21, 2020, 6:42:44 AM5/21/20
to iDempiere
Hi there!

  • I have setup iDempiere in Development environment. 
  • Unable to login due to missing class error.
  • Class that is missing: compiere.model.MyValidator on client GardenWorld
  • Screen shot is attached.
Guide me how to counter this issue.
Thanks
missing class - unable to login.PNG

Carlos Antonio Ruiz Gomez

unread,
May 21, 2020, 7:15:21 AM5/21/20
to idem...@googlegroups.com
You need to update your database running all pending migration scripts

Ref: i7.1z  202003101500_IDEMPIERE-4199.sql

Regards,

Carlos Ruiz


El 21/05/20 a las 12:42, Rana Faraz Ahmed escribió:
--

Rana Faraz Ahmed

unread,
Jun 5, 2020, 2:14:18 AM6/5/20
to iDempiere
$ bash RUN_SyncDBDev.sh
Synchronize iDempiere Database
Upgrading database adempiere@idempiere_new
Database is already in sync - no scripts pending to apply

All the scripts have been migrated but still getting the same error. 

Carlos Antonio Ruiz Gomez

unread,
Jun 5, 2020, 2:36:45 AM6/5/20
to idem...@googlegroups.com
Maybe you registered another validator for GardenWorld and the script didn't work - you would need to change it via SQL to remove that validator:

Check:

SELECT name, modelvalidationclasses FROM ad_client
WHERE AD_Client_ID=11

And modify the validation class to remove the compiere.model.MyValidator

Regards,

Carlos Ruiz


El 5/06/20 a las 8:14 a. m., Rana Faraz Ahmed escribió:
Reply all
Reply to author
Forward
0 new messages