You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bloodhound.apache.org by Apache Bloodhound <de...@bloodhound.apache.org> on 2014/12/29 13:21:51 UTC

[Apache Bloodhound] #833: Error when enabling options in admin panel

#833: Error when enabling options in admin panel
-------------------------+---------------
  Reporter:  shorif2000  |    Owner:
      Type:  defect      |   Status:  new
  Priority:  major       |  Version:
Resolution:              |
-------------------------+---------------
 ==== How to Reproduce ====

 While doing a GET operation on `/admin/general/plugin`, Trac issued an
 internal error.

 ''(please provide additional details here)''

 Request parameters:
 {{{
 {'cat_id': u'general', 'panel_id': u'plugin', 'path_info': None}
 }}}

 User agent: `Mozilla/5.0 (Windows NT 6.1; rv:33.0) Gecko/20100101
 Firefox/33.0`

 ==== System Information ====
 || '''`Trac`''' || `1.0.1` [[br]] `` ||
 || '''`Babel`''' || `0.9.6` ||
 || '''`Bloodhound Trac`''' || `1.0.1` ||
 || '''`Genshi`''' || `0.6.1 (without speedups)` ||
 || '''`mod_wsgi`''' || `3.2 (WSGIProcessGroup bloodhound_tracker
 WSGIApplicationGroup %{GLOBAL})` ||
 || '''`Pygments`''' || `1.6` ||
 || '''`pysqlite`''' || `2.4.1` ||
 || '''`Python`''' || `2.6.6 (r266:84292, Jan 22 2014, 09:42:36) ` [[br]]
 `[GCC 4.4.7 20120313 (Red Hat 4.4.7-4)]` ||
 || '''`pytz`''' || `2013b` ||
 || '''`setuptools`''' || `0.9.8` ||
 || '''`SQLite`''' || `3.6.20` ||
 || '''`Whoosh`''' || `2.6.0` ||
 || '''`jQuery`''' || `1.7.2` ||

 ==== Enabled Plugins ====
 || '''`BloodhoundDashboardPlugin`''' || `0.8.0` ||
 || '''`BloodhoundMultiProduct`''' || `0.8.0` ||
 || '''`BloodhoundRelationsPlugin`''' || `0.8.0` ||
 || '''`BloodhoundSearchPlugin`''' || `0.8.0` ||
 || '''`BloodhoundTheme`''' || `0.8.0` ||
 || '''`TracAccountManager`''' || `0.4.4` ||
 || '''`TracPermRedirect`''' || `3.0` ||
 || '''`TracThemeEngine`''' || `2.2.1` ||

 ==== Python Traceback ====
 {{{
 Traceback (most recent call last):
   File "/opt/html/bloodhound/trac/trac/web/main.py", line 477, in
 _dispatch_request
     dispatcher.dispatch(req)
   File "/opt/html/bloodhound/trac/trac/web/main.py", line 233, in dispatch
     content_type)
   File "/opt/html/bloodhound/trac/trac/web/chrome.py", line 1019, in
 render_template
     encoding='utf-8')
   File "/opt/html/bloodhound/installer/bloodhound/lib/python2.6/site-
 packages/genshi/core.py", line 183, in render
     return encode(generator, method=method, encoding=encoding, out=out)
   File "/opt/html/bloodhound/installer/bloodhound/lib/python2.6/site-
 packages/genshi/output.py", line 58, in encode
     for chunk in iterator:
   File "/opt/html/bloodhound/installer/bloodhound/lib/python2.6/site-
 packages/genshi/output.py", line 350, in __call__
     for kind, data, pos in stream:
   File "/opt/html/bloodhound/installer/bloodhound/lib/python2.6/site-
 packages/genshi/output.py", line 829, in __call__
     for kind, data, pos in stream:
   File "/opt/html/bloodhound/installer/bloodhound/lib/python2.6/site-
 packages/genshi/output.py", line 669, in __call__
     for kind, data, pos in stream:
   File "/opt/html/bloodhound/installer/bloodhound/lib/python2.6/site-
 packages/genshi/output.py", line 774, in __call__
     for kind, data, pos in chain(stream, [(None, None, None)]):
   File "/opt/html/bloodhound/installer/bloodhound/lib/python2.6/site-
 packages/genshi/output.py", line 594, in __call__
     for ev in stream:
   File "/opt/html/bloodhound/installer/bloodhound/lib/python2.6/site-
 packages/genshi/core.py", line 288, in _ensure
     for event in stream:
   File "/opt/html/bloodhound/installer/bloodhound/lib/python2.6/site-
 packages/genshi/core.py", line 288, in _ensure
     for event in stream:
   File "/opt/html/bloodhound/trac/trac/web/chrome.py", line 1156, in
 _strip_accesskeys
     for kind, data, pos in stream:
   File "/opt/html/bloodhound/installer/bloodhound/lib/python2.6/site-
 packages/genshi/core.py", line 288, in _ensure
     for event in stream:
   File "/opt/html/bloodhound/trac/trac/web/chrome.py", line 1145, in
 _generate
     for kind, data, pos in stream:
   File "/opt/html/bloodhound/installer/bloodhound/lib/python2.6/site-
 packages/genshi/core.py", line 288, in _ensure
     for event in stream:
   File "/opt/html/bloodhound/installer/bloodhound/lib/python2.6/site-
 packages/genshi/core.py", line 288, in _ensure
     for event in stream:
   File "/opt/html/bloodhound/installer/bloodhound/lib/python2.6/site-
 packages/genshi/filters/transform.py", line 686, in _unmark
     for mark, event in stream:
   File "/opt/html/bloodhound/installer/bloodhound/lib/python2.6/site-
 packages/genshi/filters/transform.py", line 954, in __call__
     for mark, (kind, data, pos) in stream:
   File "/opt/html/bloodhound/installer/bloodhound/lib/python2.6/site-
 packages/genshi/filters/transform.py", line 714, in __call__
     for mark, event in stream:
   File "/opt/html/bloodhound/installer/bloodhound/lib/python2.6/site-
 packages/genshi/filters/transform.py", line 779, in __call__
     for mark, event in stream:
   File "/opt/html/bloodhound/installer/bloodhound/lib/python2.6/site-
 packages/genshi/filters/transform.py", line 954, in __call__
     for mark, (kind, data, pos) in stream:
   File "/opt/html/bloodhound/installer/bloodhound/lib/python2.6/site-
 packages/genshi/filters/transform.py", line 714, in __call__
     for mark, event in stream:
   File "/opt/html/bloodhound/installer/bloodhound/lib/python2.6/site-
 packages/genshi/filters/transform.py", line 779, in __call__
     for mark, event in stream:
   File "/opt/html/bloodhound/installer/bloodhound/lib/python2.6/site-
 packages/genshi/filters/transform.py", line 1175, in __call__
     for mark, (kind, data, pos) in stream:
   File "/opt/html/bloodhound/installer/bloodhound/lib/python2.6/site-
 packages/genshi/filters/transform.py", line 714, in __call__
     for mark, event in stream:
   File "/opt/html/bloodhound/installer/bloodhound/lib/python2.6/site-
 packages/genshi/filters/transform.py", line 779, in __call__
     for mark, event in stream:
   File "/opt/html/bloodhound/installer/bloodhound/lib/python2.6/site-
 packages/genshi/filters/transform.py", line 726, in __call__
     mark, subevent = next()
   File "/opt/html/bloodhound/installer/bloodhound/lib/python2.6/site-
 packages/genshi/filters/transform.py", line 682, in _mark
     for event in stream:
   File "/opt/html/bloodhound/installer/bloodhound/lib/python2.6/site-
 packages/genshi/template/base.py", line 617, in _include
     for event in stream:
   File "/opt/html/bloodhound/installer/bloodhound/lib/python2.6/site-
 packages/genshi/template/markup.py", line 378, in _match
     ctxt, start=idx + 1, **vars):
   File "/opt/html/bloodhound/installer/bloodhound/lib/python2.6/site-
 packages/genshi/template/markup.py", line 378, in _match
     ctxt, start=idx + 1, **vars):
   File "/opt/html/bloodhound/installer/bloodhound/lib/python2.6/site-
 packages/genshi/template/markup.py", line 378, in _match
     ctxt, start=idx + 1, **vars):
   File "/opt/html/bloodhound/installer/bloodhound/lib/python2.6/site-
 packages/genshi/template/markup.py", line 326, in _match
     for event in stream:
   File "/opt/html/bloodhound/installer/bloodhound/lib/python2.6/site-
 packages/genshi/template/base.py", line 557, in _flatten
     for kind, data, pos in stream:
   File "/opt/html/bloodhound/installer/bloodhound/lib/python2.6/site-
 packages/genshi/core.py", line 288, in _ensure
     for event in stream:
   File "/opt/html/bloodhound/installer/bloodhound/lib/python2.6/site-
 packages/genshi/path.py", line 588, in _generate
     subevent = next()
   File "/opt/html/bloodhound/installer/bloodhound/lib/python2.6/site-
 packages/genshi/template/base.py", line 617, in _include
     for event in stream:
   File "/opt/html/bloodhound/installer/bloodhound/lib/python2.6/site-
 packages/genshi/template/markup.py", line 315, in _strip
     event = next()
   File "/opt/html/bloodhound/installer/bloodhound/lib/python2.6/site-
 packages/genshi/template/base.py", line 557, in _flatten
     for kind, data, pos in stream:
   File "/opt/html/bloodhound/installer/bloodhound/lib/python2.6/site-
 packages/genshi/core.py", line 288, in _ensure
     for event in stream:
   File "/opt/html/bloodhound/installer/bloodhound/lib/python2.6/site-
 packages/genshi/path.py", line 588, in _generate
     subevent = next()
   File "/opt/html/bloodhound/installer/bloodhound/lib/python2.6/site-
 packages/genshi/template/base.py", line 617, in _include
     for event in stream:
   File "/opt/html/bloodhound/installer/bloodhound/lib/python2.6/site-
 packages/genshi/template/markup.py", line 315, in _strip
     event = next()
   File "/opt/html/bloodhound/installer/bloodhound/lib/python2.6/site-
 packages/genshi/template/base.py", line 557, in _flatten
     for kind, data, pos in stream:
   File "/opt/html/bloodhound/installer/bloodhound/lib/python2.6/site-
 packages/genshi/core.py", line 288, in _ensure
     for event in stream:
   File "/opt/html/bloodhound/installer/bloodhound/lib/python2.6/site-
 packages/genshi/path.py", line 588, in _generate
     subevent = next()
   File "/opt/html/bloodhound/installer/bloodhound/lib/python2.6/site-
 packages/genshi/template/base.py", line 617, in _include
     for event in stream:
   File "/opt/html/bloodhound/installer/bloodhound/lib/python2.6/site-
 packages/genshi/template/markup.py", line 315, in _strip
     event = next()
   File "/opt/html/bloodhound/installer/bloodhound/lib/python2.6/site-
 packages/genshi/template/base.py", line 577, in _flatten
     result = _eval_expr(data, ctxt, vars)
   File "/opt/html/bloodhound/installer/bloodhound/lib/python2.6/site-
 packages/genshi/template/base.py", line 289, in _eval_expr
     retval = expr.evaluate(ctxt)
   File "/opt/html/bloodhound/installer/bloodhound/lib/python2.6/site-
 packages/genshi/template/eval.py", line 178, in evaluate
     return eval(self.code, _globals, {'__data__': data})
   File "/opt/html/bloodhound/installer/bloodhound/lib/python2.6/site-
 packages/bhtheme/templates/bh_admin_plugins.html", line 153, in
 <Expression u'wiki_to_oneliner(context, component.summary)'>
     &mdash; ${wiki_to_oneliner(context, component.summary)}
   File "/opt/html/bloodhound/trac/trac/wiki/formatter.py", line 1553, in
 format_to_oneliner
     return InlineHtmlFormatter(env, context, wikidom).generate(shorten)
   File "/opt/html/bloodhound/trac/trac/wiki/formatter.py", line 1529, in
 generate
     shorten)
   File "/opt/html/bloodhound/trac/trac/wiki/formatter.py", line 1385, in
 format
     result = re.sub(self.wikiparser.rules, self.replace, result)
   File "/opt/html/bloodhound/trac/trac/wiki/parser.py", line 176, in rules
     self._prepare_rules()
   File "/opt/html/bloodhound/trac/trac/wiki/parser.py", line 205, in
 _prepare_rules
     rules = re.compile('(?:' + '|'.join(syntax) + ')', re.UNICODE)
   File "/usr/lib64/python2.6/re.py", line 190, in compile
     return _compile(pattern, flags)
   File "/usr/lib64/python2.6/re.py", line 245, in _compile
     raise error, v # invalid expression
 error: redefinition of group name u'it_report' as group 33; was group 31
 }}}

-- 
Ticket URL: <https://issues.apache.org/bloodhound/ticket/833>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound issue tracker

Re: [Apache Bloodhound] #833: Error when enabling options in admin panel

Posted by Apache Bloodhound <de...@bloodhound.apache.org>.
#833: Error when enabling options in admin panel
---------------------------+--------------------
  Reporter:  shorif2000    |      Owner:  nobody
      Type:  defect        |     Status:  new
  Priority:  major         |  Milestone:
 Component:  multiproduct  |    Version:
Resolution:                |   Keywords:
---------------------------+--------------------

Comment (by rjollos):

 See #373 for more info.

-- 
Ticket URL: <https://issues.apache.org/bloodhound/ticket/833#comment:3>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound issue tracker

Re: [Apache Bloodhound] #833: Error when enabling options in admin panel

Posted by Apache Bloodhound <de...@bloodhound.apache.org>.
#833: Error when enabling options in admin panel
---------------------------+--------------------
  Reporter:  shorif2000    |      Owner:  nobody
      Type:  defect        |     Status:  closed
  Priority:  major         |  Milestone:
 Component:  multiproduct  |    Version:
Resolution:  duplicate     |   Keywords:
---------------------------+--------------------
Changes (by rjollos):

 * status:  new => closed
 * resolution:   => duplicate


Comment:

 Closing as duplicate of #373.

-- 
Ticket URL: <https://issues.apache.org/bloodhound/ticket/833#comment:4>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound issue tracker

Re: [Apache Bloodhound] #833: Error when enabling options in admin panel

Posted by Apache Bloodhound <de...@bloodhound.apache.org>.
#833: Error when enabling options in admin panel
---------------------------+--------------------
  Reporter:  shorif2000    |      Owner:  nobody
      Type:  defect        |     Status:  new
  Priority:  major         |  Milestone:
 Component:  multiproduct  |    Version:
Resolution:                |   Keywords:
---------------------------+--------------------
Changes (by olemis):

 * component:  dashboard => multiproduct


-- 
Ticket URL: <https://issues.apache.org/bloodhound/ticket/833#comment:2>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound issue tracker

Re: [Apache Bloodhound] #833: Error when enabling options in admin panel

Posted by Apache Bloodhound <de...@bloodhound.apache.org>.
#833: Error when enabling options in admin panel
-------------------------+--------------------
  Reporter:  shorif2000  |      Owner:  nobody
      Type:  defect      |     Status:  new
  Priority:  major       |  Milestone:
 Component:  dashboard   |    Version:
Resolution:              |   Keywords:
-------------------------+--------------------
Changes (by olemis):

 * owner:   => nobody
 * component:   => dashboard


Comment:

 Could you please share with us the contents of your `[components]` section
 ? In your environment it seems that two conflicting components enabled at
 the same time .

-- 
Ticket URL: <https://issues.apache.org/bloodhound/ticket/833#comment:1>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound issue tracker