The Artima Developer Community
Sponsored Link

Java Buzz Forum
java.lang.NoClassDefFoundError: org/springframework/orm/jpa/EntityManagerFactoryUtils on shutdown

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
T Tak

Posts: 152
Nickname: awsometak
Registered: Feb, 2016

T Tak is Java Enthusiast
java.lang.NoClassDefFoundError: org/springframework/orm/jpa/EntityManagerFactoryUtils on shutdown Posted: Feb 1, 2016 11:22 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by T Tak.
Original Post: java.lang.NoClassDefFoundError: org/springframework/orm/jpa/EntityManagerFactoryUtils on shutdown
Feed Title: programtalk
Feed URL: http://programtalk.com/feed/
Feed Description: A blog mainly about java
Latest Java Buzz Posts
Latest Java Buzz Posts by T Tak
Latest Posts From programtalk

Advertisement
Recently we faced an issue which occurred on the Ubuntu 14.02. The issue was that undeploy was not working properly. It had exceptions on undeploy about threads not being shutdown. If we tried to shutdown the tomcat afterwards, it just didn't want to die. The tomcat process was still running even after calling the shutdown.sh script  of tomcat. The same script was working correctly on Ubuntu

Read: java.lang.NoClassDefFoundError: org/springframework/orm/jpa/EntityManagerFactoryUtils on shutdown

Topic: Creating a proxy object using cglib Previous Topic   Next Topic Topic: Java Performance News January 2016

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use