#542: No handler matched request to /login
------------------------+--------------------------------
  Reporter:  olemis     |      Owner:  nobody
      Type:  defect     |     Status:  new
  Priority:  blocker    |  Milestone:
 Component:  installer  |    Version:
Resolution:             |   Keywords:  installer, plugins
------------------------+--------------------------------
Changes (by olemis):

 * keywords:   => installer, plugins
 * owner:   => nobody
 * component:   => installer
 * priority:  major => blocker


Old description:

> Bloodhound is rendering the following HTTP error in /login page
> immediately after running installer script .
>
> {{{
> Error: Not Found
>
> No handler matched request to /login
> }}}
>
> System info :
>
> {{{#!py
>
> >>> pprint([list(c.get_system_info()) for c in
> ExtensionPoint(trac.env.ISystemInfoProvider).extensions(e)])
> [[('Genshi', '0.6 (without speedups)'), ('Babel', '0.9.4')],
>  [('Trac', '1.0.1\n'),
>   ('Bloodhound Trac', '1.0.1'),
>   ('Python', '2.6.5 (r265:79063, Apr 16 2010, 13:57:41) \n[GCC 4.4.3]'),
>   ('setuptools', '0.6c11'),
>   ('pytz', '2010b')],
>  [('Pygments', '1.2.2')],
>  [('Docutils', '0.6')]]
> }}}
>
> Please try it and report if you can reproduce this (IMHO critical) issue
> . It was detected while running the functional test suite .

New description:

 Bloodhound is rendering the following HTTP error in /login page
 immediately after running installer script .

 {{{
 Error: Not Found

 No handler matched request to /login
 }}}

 System info :

 {{{#!py

 >>> pprint([list(c.get_system_info()) for c in
 ExtensionPoint(trac.env.ISystemInfoProvider).extensions(e)])
 [[('Genshi', '0.6 (without speedups)'), ('Babel', '0.9.4')],
  [('Trac', '1.0.1\n'),
   ('Bloodhound Trac', '1.0.1'),
   ('Python', '2.6.5 (r265:79063, Apr 16 2010, 13:57:41) \n[GCC 4.4.3]'),
   ('setuptools', '0.6c11'),
   ('pytz', '2010b')],
  [('Pygments', '1.2.2')],
  [('Docutils', '0.6')]]
 }}}

 Please try it and report if you can reproduce this (IMHO critical) issue .
 It was detected while running the functional test suite . I'm not sure
 where this came from but my previous environments do work as expected ;
 therefore `component=installer` . That choice might not be accurate
 though.

--

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

Reply via email to