You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An unexpected error has occurred. If this is the first time this page has appeared, try the refresh button in your browser.
If this fails, try to return to the home page and start again.
If this page is still displayed, please report the incident to LA Flanders support. Click here to email LA Flanders support. The following is useful information that helps us discover what has happened. Please copy it into emails requesting support. You might also like to expand the more detailed information by clicking on 'Show stack trace' and copying that text to us as well.
Thanks for your patience.
Error 500: could not execute statement; SQL [n/a]; nested exception is org.hibernate.exception.DataException: could not execute statement Servlet: grailsDispatcherServlet URI: /collection/editCollection Exception Message: could not execute statement; SQL [n/a]; nested exception is org.hibernate.exception.DataException: could not execute statement Caused by: could not execute statement; SQL [n/a]; nested exception is org.hibernate.exception.DataException: could not execute statement Class: AbstractHibernateGormInstanceApi At Line: [250]
org.springframework.dao.DataIntegrityViolationException: could not execute statement; SQL [n/a]; nested exception is
org.hibernate.exception.DataException: could not execute statement
at org.springframework.orm.hibernate5.SessionFactoryUtils.convertHibernateAccessException(SessionFactoryUtils.java:216)
at org.grails.orm.hibernate.GrailsHibernateTemplate.doExecute(GrailsHibernateTemplate.java:305)
at org.grails.orm.hibernate.GrailsHibernateTemplate.execute(GrailsHibernateTemplate.java:241)
at org.grails.orm.hibernate.GrailsHibernateTemplate.execute(GrailsHibernateTemplate.java:120)
at org.grails.orm.hibernate.AbstractHibernateGormInstanceApi.performSave(AbstractHibernateGormInstanceApi.groovy:247)´
The text was updated successfully, but these errors were encountered:
There we have problems when trying to save coordinate values and we have the Dutch selected as our language.
Something to do with Number formatting not affecting what decimal separator to use 😭
url: https://collections.biodiversiteitsportaal.dev.svdev.be/collection/editCollection
An unexpected error has occurred. If this is the first time this page has appeared, try the refresh button in your browser.
If this fails, try to return to the home page and start again.
If this page is still displayed, please report the incident to LA Flanders support. Click here to email LA Flanders support. The following is useful information that helps us discover what has happened. Please copy it into emails requesting support. You might also like to expand the more detailed information by clicking on 'Show stack trace' and copying that text to us as well.
Thanks for your patience.
Error 500: could not execute statement; SQL [n/a]; nested exception is org.hibernate.exception.DataException: could not execute statement Servlet: grailsDispatcherServlet URI: /collection/editCollection Exception Message: could not execute statement; SQL [n/a]; nested exception is org.hibernate.exception.DataException: could not execute statement Caused by: could not execute statement; SQL [n/a]; nested exception is org.hibernate.exception.DataException: could not execute statement Class: AbstractHibernateGormInstanceApi At Line: [250]
The text was updated successfully, but these errors were encountered: