Avatar of Omer-Pitou
Omer-Pitou
 asked on

Hibernate: App generating error messages in production

Hi Sirs
I managed to prepare an installer for my application using JWrapper.
I can install the dmg on my MAC.
When I run it, I am not able to access the data because of this error  in HibernateUtil class. Everything works well in the IDE, even I run the .jar itself.
Here is the error
Hibernate Error
Java

Avatar of undefined
Last Comment
Omer-Pitou

8/22/2022 - Mon
ASKER CERTIFIED SOLUTION
mccarl

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
Omer-Pitou

ASKER
Hi Mccarl,
You guided me in the right direction.
I noticed that it was a libraries conflict. A hibernate core library part of Jasper conflicting with the main hibernate library (core).
It is now working.
Thanks again
I started with Experts Exchange in 2004 and it's been a mainstay of my professional computing life since. It helped me launch a career as a programmer / Oracle data analyst
William Peck