[Spacewalk-list] Odd event...

m.roth2006 at rcn.com m.roth2006 at rcn.com
Mon Apr 20 19:27:11 UTC 2009


I'm still working on the failed upgrade. One thing I note is that under failed systems, the four or five packages that failed, and then stop the upgrade, are all manpages.

Anyway, I went to look at the details on one of the packages - system->software->upgrade, then click on one link. Repeatably, any link I click on for details results in an error: "internal server error", and the traceback in my email is

The following exception occurred while executing this request:
GET /rhn/software/packages/Details.do

I see, a bit down, that there's a java servlet exception, and then the usual absurd stack trace... but *nothing* that tells me what caused the error. Now, I don't know if this is related in any way to what I'm trying to accomplish, or if this is a different problem, or whether it points to an underlying problem.

The top of the stack trace is:
Exception:
javax.servlet.ServletException
	at org.apache.struts.action.RequestProcessor.processException(RequestProcessor.java:535)
	at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:433)
	at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:237)
	at com.redhat.rhn.frontend.struts.RhnRequestProcessor.process(RhnRequestProcessor.java:82)
	at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
	at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:690)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:269)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
	at com.redhat.rhn.frontend.servlets.AuthFilter.doFilter(AuthFilter.java:73)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:215)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
	at com.opensymphony.module.sitemesh.filter.PageFilter.parsePage(PageFilter.java:142)

 mark




More information about the Spacewalk-list mailing list