Hi guys,
I'm using the spacewalk 1.7 on CentOS 6.2 with cobbler 2.2.2 , I had the same problem with tomcat. After changing the line version of the file /etc/cobbler/version, I can create the kickstart, but I have a problem to view the file via kickstart interface spacewalk. Error: *There are errors in your kickstart template. Please check the <a href="/rhn/kickstart/KickstartFileDownload.do?ksid=2">template errors</a> to determine the problem with the template In apache log: [Fri May 18 10:35:58 2012] [error] [client 10.0.3.33] mod_wsgi (pid=4733): Exception occurred processing WSGI script '/var/www/cobbler/svc/services.py'. [Fri May 18 10:35:58 2012] [error] [client 10.0.3.33] Traceback (most recent call last): [Fri May 18 10:35:58 2012] [error] [client 10.0.3.33] File "/var/www/cobbler/svc/services.py", line 79, in application [Fri May 18 10:35:58 2012] [error] [client 10.0.3.33] content = func( **form ) [Fri May 18 10:35:58 2012] [error] [client 10.0.3.33] File "/usr/lib/python2.6/site-packages/cobbler/services.py", line 76, in ks [Fri May 18 10:35:58 2012] [error] [client 10.0.3.33] data = self.remote.generate_kickstart(profile,system,REMOTE_ADDR,REMOTE_MAC) [Fri May 18 10:35:58 2012] [error] [client 10.0.3.33] File "/usr/lib64/python2.6/xmlrpclib.py", line 1199, in __call__ [Fri May 18 10:35:58 2012] [error] [client 10.0.3.33] return self.__send(self.__name, args) [Fri May 18 10:35:58 2012] [error] [client 10.0.3.33] File "/usr/lib64/python2.6/xmlrpclib.py", line 1489, in __request [Fri May 18 10:35:58 2012] [error] [client 10.0.3.33] verbose=self.__verbose [Fri May 18 10:35:58 2012] [error] [client 10.0.3.33] File "/usr/lib64/python2.6/xmlrpclib.py", line 1253, in request [Fri May 18 10:35:58 2012] [error] [client 10.0.3.33] return self._parse_response(h.getfile(), sock) [Fri May 18 10:35:58 2012] [error] [client 10.0.3.33] File "/usr/lib64/python2.6/xmlrpclib.py", line 1387, in _parse_response [Fri May 18 10:35:58 2012] [error] [client 10.0.3.33] p.feed(response) [Fri May 18 10:35:58 2012] [error] [client 10.0.3.33] File "/usr/lib64/python2.6/xmlrpclib.py", line 601, in feed [Fri May 18 10:35:58 2012] [error] [client 10.0.3.33] self._parser.Parse(data, 0) [Fri May 18 10:35:58 2012] [error] [client 10.0.3.33] ExpatError: not well-formed (invalid token): line 151, column 0 In my searches on google, I don't found the solution, someone could help me? Tiago Pires
_______________________________________________ Spacewalk-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-list
