Try to follow
.
In about 63 pages, you are instructed how to make a form ("New.jsp").
When I try to go to the page, I get the following error:
HTTP status 500 - Type exception report message details server an internal error () Who stopped the request from fulfilling this request. Exceptions javax.servlet.ServletException: Filter Execution An exception com.opensymphony.sitemesh.webapp.SiteMeshFilter.obtainContent (SiteMeshFilter.java:129) com.opensymphony.sitemesh.webapp.SiteMeshFilter.doFilter (SiteMeshFilter.java:77) Throw organization Springframework.orm.hibernate3.support.OpenSessionInViewFilter.doFilterInternal (OpenSessionInViewFilter.java198) org.springframework.web.filter.OncePerRequestFilter.doFilter (once PerRequestFilter.java:76) root cause java.lang.NoClassDefFound error: class freemarker did not start Could go Template. Configuration org.apache.struts2.views.freemarker.FreemarkerManager.createConfiguration (FreemarkerManager.java:294) org.apache.struts2.views.freemarker.FreemarkerManager.init (FreemanManager.java 5555) org.apache.struts2.views .freemarker. FreemarkerManager.getConfiguration (FreemarkerManager.java-20138) org.apache.struts2.dispatcher.Dispatcher.sendError (Dispatcher.java:734) org.apache.struts2.dispatcher.Dispatcher.se RviceAction (Dispatcher.java:506) org.apache .struts2.dispatcher.ng.ExecuteOperations.executeAction (ExecuteOperations.java:77) org.apache.struts2.dispatcher.ng.filter.StrutsPrepareAndExecuteFilter.doFilter (Strtspeirair and AccentFilter.java: 91) Com.opensymphony.sitemesh.webapp.SiteMeshFilter.obtainContent (SiteMeshFilter.java:129) com.opensymphony.sitemesh.webapp.SiteMeshFilter.doFilter (SiteMeshFilter.java:77) org.springframework.orm.hiber Nate3.support.OpenSessionInViewFilter.doFilterInternal (OpenSessionInViewFilter.java198) org.springframework.web.filter.OncePerRequestFilter.doFilter (Once PerRequestFilter.java:76) Note The full stack trace of the original reason is available in Apache Tomcat / 6.0.29 log is. Apache Tomek / 6.0.29
I found this log D: \ Education \ java.metadata.plugins \ org.eclipse.wst.server.core \ tmp1 \ logs \ localhost_access_log.2010 -09-26.txt
127.0.0.1 - - [September 26, 2010: 04: 29: 09 +0200] "GET / HTTP / 1.1" 404 953 0: 0: 0: 0: 0: 0: 0: 1 - - [September 26, 2010: 04: 29: 11 +0200] "Received / Events / HTTP / 1.1" 304 - 0: 0: 0: 0: 0: 0: 0: 1 - - [September 26, 2010: 04: 29: 11 +0200] "GET / Favicon. HTTP / 1.1" 404 986 127.0.0.1 - - [September 26, 2010: 04: 56: 53 + 0200] "GET / HTTP / 1.1 "404 953 0: 0: 0: 0: 0: 0: 0: 1 - - [September 26, 2010: 04: 56: 55 +0200]" GET / Events / Events / 1.1 "200 9 63 0: 0: 0: 0: 0: 0: 0: 1 - - [26] Tambar / 2010: 04: 56: 55 +0200] "Received / Event / Property / Style CSS HTTP / 1.1" 304 - 0: 0: 0: 0: 0: 0: 0: 1 - - [26 / Sep / 2010 : 04: 56: 55 +0200] "Received / Agents / Base / BG.JPP HTTP1.1" 304 - 0: 0: 0: 0: 0: 0: 0: 1 - - [26 / Sep / 2010: 04 : 56: 55 +0200] "Received / Agent / Assets / Alpha-b.png HTTP / 1.1.1" 304 - 0: 0: 0: 0: 0: 0: 0: 1 - - [26 / Sep / 2010: 04 : 56: 55 +0200] "Received / Agent / Assets / Alpha-w.png HTTP / 1.1.1" 304 - 0: 0: 0: 0: 0: 0: 0: 1 - - [September 26, 2010: 04: 56: 55 +0200] "GET / Favicon. HTTP / 1.1" 404 9 86 0: 0: 0: 0: 0: 0: 0: 1 - - [September 26, 2010: 05: 02: 49 +0200] "GET / Events / HTTP / 1.1 "404 974 0: 0: 0: 0: 0: 0: 0: 1 - - [September 26, 2010: 05: 02: 49 +0200]" GET / Favicon .ico HTTP / 1.1 "404 986
I could not find any other logs.
Any ideas how to solve it?
NoClassDefFound means that class definition is present at compile time , but definitions on runtime or So it is not found or is not the same version .
In your case, I think this may be the problem of many versions of
None of these, do not ensure other versions of freemarker.jar other than your war
An updated solution as a search done in comments
Duplicate Freemer.jpg does not help to alter .bak when they Paths / Cells are exited
Comments
Post a Comment