HTTP Status 500 – Internal Server Error


Type Exception Report

Message No invocationUser with id 103337 exists!

Description The server encountered an unexpected condition that prevented it from fulfilling the request.

Exception

java.lang.IllegalArgumentException: No invocationUser with id 103337 exists!
	com.nummer42.poeter.users.dao.impl.UserDataDAOImpl.executeGetById(UserDataDAOImpl.java:392)
	com.nummer42.poeter.users.dao.impl.UserDataDAOImpl.getById(UserDataDAOImpl.java:263)
	jdk.internal.reflect.GeneratedMethodAccessor42.invoke(Unknown Source)
	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	java.base/java.lang.reflect.Method.invoke(Method.java:566)
	org.framework42.dao.DAOHandler.invoke(DAOHandler.java:27)
	com.sun.proxy.$Proxy52.getById(Unknown Source)
	com.nummer42.poeter.pages.texts.UserTextsRSS.doGet(UserTextsRSS.java:24)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:635)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:742)
	org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)

Note The full stack trace of the root cause is available in the server logs.


Apache Tomcat/8.5.39 (Ubuntu)