79689004

Date: 2025-07-03 14:31:51
Score: 2
Natty:
Report link

What worked for me was this:

  1. I downloaded Glassfish 7.0.24 and discovered it ran my project without StackOverflow issues ( It uses Eclipselink 4.0.5) .

  2. I copied all the org.eclipse.persistence.*.jar files from the glassfish/modules folder of glassfish 7 and pasted them in the glassfish/modules folder of Payara 6 .

  3. Stopped the payara domain.

  4. Deleted the osgi-cache and generated folder in the payara domain e.g domain1 .

  5. Then restarted the Payara domain and redeployed the project.

Reasons:
  • Blacklisted phrase (1): StackOverflow
  • Whitelisted phrase (-1): worked for me
  • No code block (0.5):
  • Starts with a question (0.5): What
  • Low reputation (1):
Posted by: norbert