I cannot seem to find the reason why our datasources our suddenly broken other than I am now getting a ton of these errors. Can you explain the cause?
Announcement
Collapse
No announcement yet.
X
-
I believe I found the error that is causing all of my issues.
I need to find a mechanism for determining when the servlet context is available before trying to accumulate entity changes to send to the clientLast edited by jpappalardo; 24 Sep 2014, 09:15.
-
It looks like you don't have the InitServlet installed anymore, or possibly you are using Spring and don't have ContextListener installed - see this overview.
Comment
Comment