ClassNotFoundException:SpringMVCForwardedRoutingFilter occurs when starting a Web application.

 
[Event]
Errors like as below occurs when starting a Web application (the following error occurs with Resin).

WEB-INF/web.xml:143: com.caucho.server.dispatch.FilterConfigImpl.setFilterClass(): java.lang.ClassNotFoundException: jp.co.intra_mart.system.router.spring.SpringMVCForwardedRoutingFilter (in EnvironmentClassLoader[web-app:production/webapp/default/imart,NEW])

141: <filter>
142: <filter-name>SpringMVCForwardedRoutingFilter</filter-name>
143: <filter-class>jp.co.intra_mart.system.router.spring.SpringMVCForwardedRoutingFilter</filter-class>
144: <async-supported>true</async-supported>
145: </filter>
at com.caucho.config.xml.XmlConfigContext.error(XmlConfigContext.java:1244)

(Omitted)

at com.caucho.server.resin.Resin.main(Resin.java:1460)
Caused by: com.caucho.config.ConfigException: com.caucho.server.dispatch.FilterConfigImpl.setFilterClass(): java.lang.ClassNotFoundException: jp.co.intra_mart.system.router.spring.SpringMVCForwardedRoutingFilter (in EnvironmentClassLoader[web-app:production/webapp/default/imart,NEW])
at com.caucho.config.ConfigException.create(ConfigException.java:102)

(Omitted)

at com.caucho.config.xml.XmlConfigContext.configureChildNode(XmlConfigContext.java:459)
... 42 more

Caused by: java.lang.ClassNotFoundException: jp.co.intra_mart.system.router.spring.SpringMVCForwardedRoutingFilter (in EnvironmentClassLoader[web-app:production/webapp/default/imart,NEW])
at com.caucho.loader.DynamicClassLoader.loadClass(DynamicClassLoader.java:1531)

(Omitted)

at com.caucho.config.attribute.SetterAttribute.setText(SetterAttribute.java:133)
... 45 more



[Causes]
This is a bug of IM-Juggling. 
https://issue.intra-mart.jp/issues/26037   

We distributed the update on August 31, 2017.
The update for IM-Juggling included in eBuilder was distributed on September 8, 2017. 

[Workarounds for the event]
・ There is no workaround if using the version 8.0.4 of TERASOLUNA Server Framework for Java (5.x) for web module for Accel Platform and the version 8.0.13 or later of the base module.
・ Occurrence of the event can be avoided by applying a patch if the version of TERASOLUNA Server Framework for Java (5.x) for web module for Accel Platform is 8.0.5 or 8.0.6. 

-- Target ------------------------------------------------------------------------
iAP/Accel Platform/All Updates
----------------------------------------------------------------------------------

FAQID:650
Was this article helpful?
0 out of 0 found this helpful
Powered by Zendesk