(OSI) GSA Sync, tag mismatch and connection refused

Bug #634138 reported by Jim B. Glenn
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
KARL3
Invalid
Low
Unassigned

Bug Description

reported via error monitor:

ENTRY
Thu Sep 9 07:56:58 2010
Error in daemon process
Traceback (most recent call last):
  File "/opt/karl/osi/3.25-0/src/karl/karl/scripting.py", line 74, in run_daemon
    func()
  File "/opt/karl/osi/3.25-0/src/osi/osi/scripts/gsa_sync.py", line 76, in run
    out=codecs.getwriter('UTF-8')(sys.stdout))()
  File "/opt/karl/osi/3.25-0/src/osi/osi/sync/gsa_sync.py", line 102, in __init__
    doc = lxml.etree.parse(resource)
  File "lxml.etree.pyx", line 2693, in lxml.etree.parse (src/lxml/lxml.etree.c:52591)
  File "parser.pxi", line 1500, in lxml.etree._parseDocument (src/lxml/lxml.etree.c:75921)
  File "parser.pxi", line 1530, in lxml.etree._parseFilelikeDocument (src/lxml/lxml.etree.c:76264)
  File "parser.pxi", line 1413, in lxml.etree._parseDocFromFilelike (src/lxml/lxml.etree.c:75073)
  File "parser.pxi", line 987, in lxml.etree._BaseParser._parseDocFromFilelike (src/lxml/lxml.etree.c:72248)
  File "parser.pxi", line 539, in lxml.etree._ParserContext._handleParseResultDoc (src/lxml/lxml.etree.c:67830)
  File "parser.pxi", line 625, in lxml.etree._handleParseResult (src/lxml/lxml.etree.c:68877)
  File "parser.pxi", line 565, in lxml.etree._raiseParseError (src/lxml/lxml.etree.c:68125)
XMLSyntaxError: Opening and ending tag mismatch: LINK line 5 and HEAD, line 7, column 9

ENTRY
Thu Sep 9 08:03:08 2010
Error in daemon process
Traceback (most recent call last):
  File "/opt/karl/osi/3.25-0/src/karl/karl/scripting.py", line 74, in run_daemon
    func()
  File "/opt/karl/osi/3.25-0/src/osi/osi/scripts/gsa_sync.py", line 76, in run
    out=codecs.getwriter('UTF-8')(sys.stdout))()
  File "/opt/karl/osi/3.25-0/src/osi/osi/sync/gsa_sync.py", line 93, in __init__
    resource = urllib2.urlopen(request)
  File "/opt/python2.5//lib/python2.5/urllib2.py", line 124, in urlopen
    return _opener.open(url, data)
  File "/opt/python2.5//lib/python2.5/urllib2.py", line 381, in open
    response = self._open(req, data)
  File "/opt/python2.5//lib/python2.5/urllib2.py", line 399, in _open
    '_open', req)
  File "/opt/python2.5//lib/python2.5/urllib2.py", line 360, in _call_chain
    result = func(*args)
  File "/opt/python2.5//lib/python2.5/urllib2.py", line 1115, in https_open
    return self.do_open(httplib.HTTPSConnection, req)
  File "/opt/python2.5//lib/python2.5/urllib2.py", line 1082, in do_open
    raise URLError(err)
URLError: <urlopen error (111, 'Connection refused')>

ENTRY
Thu Sep 9 07:44:41 2010
Error in daemon process
Traceback (most recent call last):
  File "/opt/karl/osi/3.25-0/src/karl/karl/scripting.py", line 74, in run_daemon
    func()
  File "/opt/karl/osi/3.25-0/src/osi/osi/scripts/gsa_sync.py", line 76, in run
    out=codecs.getwriter('UTF-8')(sys.stdout))()
  File "/opt/karl/osi/3.25-0/src/osi/osi/sync/gsa_sync.py", line 93, in __init__
    resource = urllib2.urlopen(request)
  File "/opt/python2.5//lib/python2.5/urllib2.py", line 124, in urlopen
    return _opener.open(url, data)
  File "/opt/python2.5//lib/python2.5/urllib2.py", line 381, in open
    response = self._open(req, data)
  File "/opt/python2.5//lib/python2.5/urllib2.py", line 399, in _open
    '_open', req)
  File "/opt/python2.5//lib/python2.5/urllib2.py", line 360, in _call_chain
    result = func(*args)
  File "/opt/python2.5//lib/python2.5/urllib2.py", line 1115, in https_open
    return self.do_open(httplib.HTTPSConnection, req)
  File "/opt/python2.5//lib/python2.5/urllib2.py", line 1082, in do_open
    raise URLError(err)
URLError: <urlopen error (111, 'Connection refused')>

Revision history for this message
Paul Everitt (paul-agendaless) wrote :

I admit, I put zero thought into reading/triaging.

On the connection refused, perhaps make sure it logs but not an error? Or maybe we aren't there yet in logging richness.

On the mismatch, perhaps send a question to Ajo.

Changed in karl3:
assignee: nobody → Chris Rossi (chris-archimedeanco)
importance: Undecided → Low
milestone: none → m47
Revision history for this message
Paul Everitt (paul-agendaless) wrote :

Temporary hiccup.

Changed in karl3:
assignee: Chris Rossi (chris-archimedeanco) → nobody
milestone: m47 → m999
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.