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
Trying to copy a first layer for a remote server I get:
"1723111557690": "failed (id:13): Illegal attempt to associate a collection with two open sessions. Collection : [au.org.ala.spatial.Task.history#13]; nested exception is org.hibernate.HibernateException: Illegal attempt to associate a collection with two open sessions. Collection : [au.org.ala.spatial.Task.history#13]",
It sounds like a concurrent modification of a task.
The text was updated successfully, but these errors were encountered:
Trying to copy a first layer for a remote server I get:
It sounds like a concurrent modification of a task.
The text was updated successfully, but these errors were encountered: