Hi Pavel, This error is raised when your selected option mismatch you select model entries by the equals method of the object. This has happened to me before when I need to refresh the select model content. equals method goes by the hash of the object as of Object.equals()
If you overwrite equals method in your entity, this should not be happen. Cumprimentos / Best regards, Ricardo Veloso ricardo.vel...@flowinn.biz (+351) 926 728 741 www.flowinn.biz facebook.com/grupoflowinn <https://www.facebook.com/grupoflowinn> AVISO LEGAL A informação presente nesta mensagem, bem como em qualquer dos seus anexos é confidencial e destinada exclusivamente ao(s) destinatário(s). Qualquer utilização desta informação que não esteja de acordo com o seu objectivo, qualquer disseminação ou divulgação, total ou parcial, é proibida excepto se formalmente aprovada. A Internet não garante a integridade desta mensagem, a qual poderá ter sido interceptada, corrompida, perdida, atrasada ou acrescida de vírus. Assim, a Flowinn não se responsabiliza pela mensagem se modificada. DISCLAIMER The information in this e-mail and in any attachments is confidential and intended exclusively for the named addressee(s). Any use of this information not in accordance with its purpose, any dissemination or disclosure, either whole or partial, is prohibited except if formally approved. The Internet cannot guarantee the integrity of this message, as it could be intercepted, corrupted, lost, destroyed, arrive late or incomplete or have viruses added to it. Flowinn will not therefore be liable for the message if modified. 2016-06-03 9:21 GMT+01:00 Pavel Chernyak <fjfal...@fjfalcon.ru>: > Grettings. > I have a big form with multiple selects to select some entity from > hibernate. > Form really is really big. > So, sometimes i receive this error. > We found that couple of fields in our hb entity require rewrite equals > code, that fine. > Problem that we don't know which one field issues error. > Maybe there is option to know, what field in form issued this error? > > -- > With best regards, > Pavel Chernyak >