I had a similar problem, it was SELINUX issue, when I had added the ks files when selinux was in enforce mode then I could not remove/click/use the kickstart files but when I switched SELINUX to permissive mode then the kickstart files were added as they were supposed to be usable/editable. to check use: getenforce to change : setenforce 0
Best Regards, On Mon, Oct 28, 2013 at 6:49 PM, wm-lists <[email protected]> wrote: > Did you ever get a solution to this? I have a similar problem with a > couple of kickstarts showing up in Satellite but I can't click them or > delete or anything. > > > On Mon, Oct 21, 2013 at 10:12 PM, Velayutham, Prakash (Prakash) < > [email protected]> wrote: > >> Hello, >> >> Not sure how, but our site now has a zombie KS profile. Here is how it >> shows up in the KS list. >> >> Label - CentOS-6-x86_64-rescue:1:Org >> Shows as "Active" >> Distribution - CentOS-6-x86_64:1:Org >> Spacewalk Managed - X (Not) >> >> Looks like we got into a Cobbler/Spacewalk mismatch somehow. We did run >> out of space on the SW server file system a few weeks ago, so this could >> have been a by product of that. I am not sure how to clear this out of >> Spacewalk. >> >> "cobbler sync" does not help. >> >> More info: >> >> There is another kickstart whose label is "CentOS-6-x86_64-rescue" in SW. >> When I select this KS in the web fronted, I get the following in >> catalina.out. >> >> 2013-10-21 21:52:33,852 [TP-Processor1] WARN >> org.apache.struts.util.PropertyMessageResources - Resource >> org/apache/struts/action/ActionResour >> ces_en_US.properties Not Found. >> 2013-10-21 21:52:33,853 [TP-Processor1] WARN >> org.apache.struts.util.PropertyMessageResources - Resource >> org/apache/struts/action/ActionResour >> ces_en.properties Not Found. >> 2013-10-21 21:52:33,854 [TP-Processor1] WARN >> org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: >> class java.lang.NullPointe >> rException >> 2013-10-21 21:52:33,864 [TP-Processor1] ERROR >> com.redhat.rhn.frontend.servlets.SessionFilter - Error during transaction. >> Rolling back >> javax.servlet.ServletException: java.lang.NullPointerException >> at >> org.apache.struts.action.RequestProcessor.processException(RequestProcessor.java:520) >> at >> org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:427) >> at >> org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:228) >> at >> com.redhat.rhn.frontend.struts.RhnRequestProcessor.process(RhnRequestProcessor.java:99) >> at >> org.apache.struts.action.ActionServlet.process(ActionServlet.java:1913) >> … >> >> I think this KS has an issue which is instead showing up as an additional >> zombie KS. >> >> Thanks, >> Prakash >> >> _______________________________________________ >> Spacewalk-list mailing list >> [email protected] >> https://www.redhat.com/mailman/listinfo/spacewalk-list >> > > > _______________________________________________ > Spacewalk-list mailing list > [email protected] > https://www.redhat.com/mailman/listinfo/spacewalk-list > -- Chirag Choudhary, Software Engineer
_______________________________________________ Spacewalk-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-list
