Labels
Active Directory
(1)
Eclipse
(1)
GIT
(1)
Glassfish
(1)
Java
(3)
Javascript
(1)
Joomla
(1)
Linux
(12)
MySQL
(1)
Proxmox
(3)
Sonicwall
(1)
SSH
(1)
Ubuntu
(9)
Version Control
(1)
Windows
(1)
Wednesday, October 30, 2013
Caused by: java.lang.IllegalStateException: Attempting to execute an operation on a closed EntityManagerFactory.
According to this site (
site
), this is caused by a Glassfish bug and redeploying will fix this. The following steps solved the issue:
Undeploy the project
Restart the Glassfish server
Clean and build project
Deploy project to Glassfish server
These steps work using the following configurations:
Netbeans 7.4 and Glassfish 4.0
Netbeans 8.0 and Glassfish 4.0
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment