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
Hi Everyone im traing to deploy the project using Jboss but i get this error, someone please could help me? Thanks a lot
{"WFLYCTL0080: Servicios fallidos" => {"jboss.persistenceunit."geonetwork.war#default"" => "javax.persistence.PersistenceException: [PersistenceUnit: default] Unable to build Hibernate SessionFactory
Caused by: javax.persistence.PersistenceException: [PersistenceUnit: default] Unable to build Hibernate SessionFactory
Caused by: org.hibernate.MappingException: Could not get constructor for org.hibernate.persister.collection.OneToManyPersister
Caused by: org.hibernate.HibernateException: Unable to parse order-by fragment
Caused by: java.lang.ClassCastException: class antlr.CommonToken cannot be cast to class antlr.Token (antlr.CommonToken is in unnamed module of loader 'deployment.geonetwork.war' @1ba96c42; antlr.Token is in unnamed module of loader 'org.antlr@2.7.7.redhat-7' @3ea4211e)"}}
The text was updated successfully, but these errors were encountered:
Hi Everyone im traing to deploy the project using Jboss but i get this error, someone please could help me? Thanks a lot
{"WFLYCTL0080: Servicios fallidos" => {"jboss.persistenceunit."geonetwork.war#default"" => "javax.persistence.PersistenceException: [PersistenceUnit: default] Unable to build Hibernate SessionFactory
Caused by: javax.persistence.PersistenceException: [PersistenceUnit: default] Unable to build Hibernate SessionFactory
Caused by: org.hibernate.MappingException: Could not get constructor for org.hibernate.persister.collection.OneToManyPersister
Caused by: org.hibernate.HibernateException: Unable to parse order-by fragment
Caused by: java.lang.ClassCastException: class antlr.CommonToken cannot be cast to class antlr.Token (antlr.CommonToken is in unnamed module of loader 'deployment.geonetwork.war' @1ba96c42; antlr.Token is in unnamed module of loader 'org.antlr@2.7.7.redhat-7' @3ea4211e)"}}
The text was updated successfully, but these errors were encountered: