Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

another unexpected error occurred #12

Closed
DimEvil opened this issue Jun 13, 2024 · 2 comments
Closed

another unexpected error occurred #12

DimEvil opened this issue Jun 13, 2024 · 2 comments
Assignees
Labels
bug Something isn't working collections about the collections module

Comments

@DimEvil
Copy link
Collaborator

DimEvil commented Jun 13, 2024

image

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]

   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)´
@DimEvil DimEvil added the bug Something isn't working label Jun 13, 2024
@DimEvil
Copy link
Collaborator Author

DimEvil commented Jun 13, 2024

probably due to fields: decimalLongitude & decimalLatitude

image

@DimEvil DimEvil added the collections about the collections module label Jul 12, 2024
@StefanVanDyck
Copy link
Collaborator

Cannot reproduce.

But possibly related to a similar issue we have in the spatial service.
AtlasOfLivingAustralia/spatial-service#247

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 😭

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working collections about the collections module
Projects
None yet
Development

No branches or pull requests

2 participants