Posts by Matheus Lion • 63 points
3 posts
- 
		2 votes0 answers492 viewsQ: Beanfactory not initialized or already closed - call 'refresh' before accessing Beans via the ApplicationcontextI have this error at the time of running my application: 05-Oct-2016 21:18:25.586 SEVERE [localhost-startStop-26] org.apache.catalina.core.StandardContext.listenerStop Exception sending context… 
- 
		1 votes1 answer477 viewsQ: Error: Entitymanager is closedMy command system, when trying to merge tables, I use Entitymanager.merge, but the following error occurs: Entitymanager is closed. Follows one of the functions of my code that occurs this error:… 
- 
		3 votes1 answer88 viewsQ: Error returning Hashmap to JavascriptWhen returning the hashmap to javascript I got the following error: The Resource identified by this request is only capable of generating Sponses with Characteristics not acceptable According to the…