I was able to finally get around the issue with the servlets throwing an exception when trying to authenticate. After installing spacewalk-java-oracle and dojo rpm's this issue finally went away.
Now I'm not able to login to the spacewalk web interface. Prior to the upgrade I had winbind working through pam however now when trying to login via the web I the following "Either the password or username is incorrect." $ satwho # returns a list of users Resetting passwords with satpasswd <user> has no effect. Is there anything else I could do ? Logs don't show any other issues. Thanks! From: [email protected] [mailto:[email protected]] On Behalf Of Brown, Rodrick Sent: Monday, April 30, 2012 1:48 PM To: [email protected] Subject: [Spacewalk-list] unable to login after upgrade 1.5 -> 1.7 upgrade After downloading all the latest RPM's and issuing a spacewalk-setup --disconnected -upgrade I'm no longer able to authenticate and I'm not sure how to debug this. $ cat /etc/pam.d/rhn_satellite #%PAM-1.0 auth sufficient pam_winbind.so account sufficient pam_winbind.so password sufficient pam_winbind.so use_authtok >From tomcat catalina.out I see the following exception when trying to login - 2012-04-30 12:57:40,833 [TP-Processor1] ERROR com.redhat.rhn.frontend.servlets.SessionFilter - Error during transaction. Rolling back javax.servlet.ServletException: Invalid property name 'request_method' 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:99) at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196) at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:432) at javax.servlet.http.HttpServlet.service(HttpServlet.java:710) 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:91) 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) Any help appreciated. Please visit our website for important disclaimers/disclosures regarding Knight's products and services: http://knight.com/KnightEmailDisclaimer.html Please visit our website for important disclaimers/disclosures regarding Knight's products and services: http://knight.com/KnightEmailDisclaimer.html
_______________________________________________ Spacewalk-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-list
