It's a parsing error in your configuration on line 60 of /etc/rhn/rhn.conf Check for syntax errors on or around line 60 of /etc/rhn/rhn.conf and verify that you have the fully qualified host name of your spacewalk server set as the server.jabber_server and osa-dispatcher.jabber_server variables.
On Mon, Dec 22, 2014 at 9:48 PM, Veera Veluchamy < [email protected]> wrote: > Hi, > > > > I have got some issues while restarting spacewalk service .Can anybody > help me to resolve this issue. > > > > Starting osa-dispatcher: Traceback (most recent call last): > > File "/usr/sbin/osa-dispatcher", line 28, in <module> > > mod = __import__("osad." + mod_name) > > File "/usr/share/rhn/osad/osa_dispatcher.py", line 24, in <module> > > from spacewalk.common.rhnConfig import initCFG, CFG > > File "/usr/lib/python2.6/site-packages/spacewalk/common/rhnConfig.py", > line 522, in <module> > > ALL_CFG.parse() > > File "/usr/lib/python2.6/site-packages/spacewalk/common/rhnConfig.py", > line 135, in parse > > self.__parsedConfig = parse_file(self.filename) > > File "/usr/lib/python2.6/site-packages/spacewalk/common/rhnConfig.py", > line 406, in parse_file > > (keys, values) = parse_line(line) > > File "/usr/lib/python2.6/site-packages/spacewalk/common/rhnConfig.py", > line 371, in parse_line > > (keys, vals) = [c.strip() for c in line.split('=', 1)] > > spacewalk.common.rhnConfig.ConfigParserError: Parse Error: > </etc/rhn/rhn.conf:60>: ' > RHN::Task::ErrataQueue, > > ' > > [FAILED] > > > > Veerakumar V > > Infrastructure Application Support > > > [image: Aspire Systems] > > This e-mail message and any attachments are for the sole use of the > intended recipient(s) and may contain proprietary, confidential, trade > secret or privileged information. Any unauthorized review, use, disclosure > or distribution is prohibited and may be a violation of law. If you are not > the intended recipient, please contact the sender by reply e-mail and > destroy all copies of the original message. > > _______________________________________________ > 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
