HTTP Status 500 – Internal Server Error


Type Exception Report

Message Filter execution threw an exception

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

Exception

javax.servlet.ServletException: Filter execution threw an exception

Root Cause

java.lang.Error: Unresolved compilation problems: 
	The import com.danamas.thirdParty cannot be resolved
	The import com.danamas.thirdParty cannot be resolved
	The import com.danamas.thirdParty cannot be resolved
	The import com.danamas.thirdParty cannot be resolved
	ThirdPartyDAOFactory cannot be resolved to a type
	ThirdPartyDAOFactory cannot be resolved
	ThirdPartyDAOFactoryHibernate cannot be resolved to a type
	ThirdPartySetup cannot be resolved to a type
	ThirdPartyDAOFactory cannot be resolved to a type
	SmsGatewayUsedFor cannot be resolved
	ThirdPartySetup cannot be resolved to a type
	ThirdPartyDAOFactory cannot be resolved to a type
	SmsGatewayUsedFor cannot be resolved
	ThirdPartySetup cannot be resolved to a type
	ThirdPartyDAOFactory cannot be resolved to a type
	ThirdPartySetup cannot be resolved to a type
	ThirdPartyDAOFactory cannot be resolved to a type
	SmsGatewayUsedFor cannot be resolved
	APP_TYPE cannot be resolved or is not a field
	APP_TYPE cannot be resolved or is not a field

	com.mpe.basic.action.LogonAction.<init>(LogonAction.java:52)
	sun.reflect.GeneratedConstructorAccessor441.newInstance(Unknown Source)
	sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	java.lang.Class.newInstance(Class.java:442)
	com.opensymphony.xwork2.ObjectFactory.buildBean(ObjectFactory.java:154)
	com.opensymphony.xwork2.ObjectFactory.buildBean(ObjectFactory.java:191)
	com.opensymphony.xwork2.ObjectFactory.buildBean(ObjectFactory.java:177)
	com.opensymphony.xwork2.factory.DefaultActionFactory.buildAction(DefaultActionFactory.java:40)
	com.opensymphony.xwork2.ObjectFactory.buildAction(ObjectFactory.java:142)
	com.opensymphony.xwork2.DefaultActionInvocation.createAction(DefaultActionInvocation.java:301)
	com.opensymphony.xwork2.DefaultActionInvocation.init(DefaultActionInvocation.java:401)
	com.opensymphony.xwork2.DefaultActionProxy.prepare(DefaultActionProxy.java:201)
	org.apache.struts2.factory.StrutsActionProxy.prepare(StrutsActionProxy.java:57)
	org.apache.struts2.factory.StrutsActionProxyFactory.createActionProxy(StrutsActionProxyFactory.java:32)
	com.opensymphony.xwork2.DefaultActionProxyFactory.createActionProxy(DefaultActionProxyFactory.java:60)
	org.apache.struts2.dispatcher.Dispatcher.serviceAction(Dispatcher.java:564)
	org.apache.struts2.dispatcher.ExecuteOperations.executeAction(ExecuteOperations.java:79)
	org.apache.struts2.dispatcher.filter.StrutsPrepareAndExecuteFilter.doFilter(StrutsPrepareAndExecuteFilter.java:141)

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


Apache Tomcat/8.5.40