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 2013/06/17 18:59:55 UTC

[Apache Bloodhound] #560: Distribution error rendering plugin admin panel

#560: Distribution error rendering plugin admin panel
---------------------+-----------------
  Reporter:  olemis  |    Owner:
      Type:  defect  |   Status:  new
  Priority:  major   |  Version:  0.5.3
Resolution:          |
---------------------+-----------------
 HTTP protocol violation (no status line) detected while accessing plugin
 admin panel . The following traceback is recorded in log entry

 {{{#!py

 Traceback (most recent call last):
   File "/usr/lib/python2.6/SocketServer.py", line 558, in
 process_request_thread
     self.finish_request(request, client_address)
   File "/usr/lib/python2.6/SocketServer.py", line 320, in finish_request
     self.RequestHandlerClass(request, client_address, self)
   File "/usr/lib/python2.6/SocketServer.py", line 615, in __init__
     self.handle()
   File "/usr/lib/python2.6/BaseHTTPServer.py", line 329, in handle
     self.handle_one_request()
   File "/path/to/bloodhound/trac/trac/web/wsgi.py", line 191, in
 handle_one_request
     gateway.run(self.server.application)
   File "/path/to/bloodhound/trac/trac/web/wsgi.py", line 91, in run
     response = application(self.environ, self._start_response)
   File "/path/to/bloodhound/trac/trac/web/standalone.py", line 91, in
 __call__
     return self.application(environ, start_response)
   File "/path/to/bloodhound/trac/trac/web/main.py", line 465, in
 dispatch_request
     return _dispatch_request(req, env, env_error)
   File "/path/to/bloodhound/trac/trac/web/main.py", line 504, in
 _dispatch_request
     send_internal_error(env, req, sys.exc_info())
   File "/path/to/bloodhound/trac/trac/web/main.py", line 566, in
 send_internal_error
     plugins = [p for p in get_plugin_info(env)
   File "/path/to/bloodhound/trac/trac/loader.py", line 141, in
 get_plugin_info
     module = sys.modules[component.__module__]
 KeyError: 'bhsearch.search_resources.changeset_search'

 }}}

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

Re: [Apache Bloodhound] #560: Distribution error rendering plugin admin panel

Posted by Apache Bloodhound <de...@bloodhound.apache.org>.
#560: Distribution error rendering plugin admin panel
-----------------------+---------------------------
  Reporter:  olemis    |      Owner:  nobody
      Type:  defect    |     Status:  new
  Priority:  critical  |  Milestone:
 Component:  search    |    Version:  0.5.3
Resolution:            |   Keywords:  pkg_resources
-----------------------+---------------------------
Changes (by olemis):

 * keywords:   => pkg_resources
 * owner:   => nobody
 * component:   => search
 * priority:  major => critical


Comment:

 I'm estimating the values for a few ticket fields . Might not be 100%
 accurate though .

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

Re: [Apache Bloodhound] #560: Distribution error rendering plugin admin panel

Posted by Apache Bloodhound <de...@bloodhound.apache.org>.
#560: Distribution error rendering plugin admin panel
-----------------------+---------------------------
  Reporter:  olemis    |      Owner:  olemis
      Type:  defect    |     Status:  needinfo(new)
  Priority:  critical  |  Milestone:
 Component:  search    |    Version:  0.5.3
Resolution:            |   Keywords:  pkg_resources
-----------------------+---------------------------
Changes (by rjollos):

 * owner:  nobody => olemis
 * status:  new => needinfo(new)


Comment:

 I'm not sure what to do with this ticket in absence of additional info.
 Please try to provide more info on the problem, or close the ticket if the
 issue is no longer reproducible.

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