The issue manifests itself in both Firefox 3.0 on Ubuntu and Internet
Explorer 7 on XP. There does not appear to be a consistent set of
pages wherefrom these wrong requests originate. Moreover, when
encountering such a page, a page refresh sometimes fixes the issue.
Pages encountering the issue include, but are not limited to, the
following:
/trac/agiloSandbox/roadmap
/trac/agiloSandbox/search
/trac/agiloSandbox/wiki
As another example, when accessing the "/trac/agiloSandbox/roadmap"
page, I occasionally receive the following error:
Oops…
Trac detected an internal error: TemplateNotFound: Template
"agilo_roadmap.html" not found
In the logs, I see the following:
2009-10-09 14:26:19,675 Trac[main] DEBUG: Dispatching <Request "GET u'/
roadmap'">
2009-10-09 14:26:19,698 Trac[chrome] DEBUG: Prepare chrome data for
request
2009-10-09 14:26:19,709 Trac[log] DEBUG: [Environment]: SELECT =>
Executing Query: SELECT description, sprint_end, milestone, name,
start, team FROM agilo_sprint WHERE milestone in (%s, %s, %s, %s)
ORDER BY start {'_multi_': (u'milestone1', u'milestone2',
u'milestone3', u'milestone4')}
2009-10-09 14:26:19,713 Trac[main] ERROR: Template
"agilo_roadmap.html" not found
Traceback (most recent call last):
File "/usr/lib/python2.5/site-packages/Trac-0.11.2.1-py2.5.egg/trac/
web/main.py", line 432, in _dispatch_request
dispatcher.dispatch(req)
File "/usr/lib/python2.5/site-packages/Trac-0.11.2.1-py2.5.egg/trac/
web/main.py", line 226, in dispatch
data, content_type)
File "/usr/lib/python2.5/site-packages/Trac-0.11.2.1-py2.5.egg/trac/
web/chrome.py", line 687, in render_template
template = self.load_template(filename, method=method)
File "/usr/lib/python2.5/site-packages/Trac-0.11.2.1-py2.5.egg/trac/
web/chrome.py", line 671, in load_template
return self.templates.load(filename, cls=cls)
File "/usr/lib/python2.5/site-packages/Genshi-0.5.1-py2.5-linux-
i686.egg/genshi/template/loader.py", line 237, in load
raise TemplateNotFound(filename, search_path)
TemplateNotFound: Template "agilo_roadmap.html" not found
2009-10-09 14:26:19,721 Trac[session] DEBUG: Retrieving session for ID
'TestUser0'
2009-10-09 14:26:19,979 Trac[main] DEBUG: 499 unreachable objects
found.
But if I refresh the page enough, the page appears with the list of
milestones.
The modification times of my trac.ini and the directory wherein it
resides reflect the date and time when I ran "trac-admin /var/lib/trac/
agiloSandbox upgrade".
Here is some additional information:
Trac: 0.11.2.1
Python: 2.5.2 (r252:60911, Jan 4 2009, 18:00:02) [GCC 4.3.2]
setuptools: 0.6c8
SQLite: 3.5.9
pysqlite: 2.4.1
Genshi: 0.5.1
mod_python: 3.3.1
Pygments: 0.10
Agilo: 1.1.0-PRO
jQuery: 1.2.6
Incidentally, my issue sounds very similar to the thread
"Intermittent / non-deterministic trac problems after installing
agilo". Unfortunately, that person gave up on the issue.
Please let me know if you have any additional ideas. Thanks!
Best Regards,
Jon
On Oct 9, 10:27 am, Felix Schwarz <[email protected]> wrote:
> This is very strange - which browser do you use? Do you have any plugins
> installed? Do the wrong requests originate from a certain page?
>
> We update the template path dynamically to coop with Agilo updates. Can
> you check if your trac.ini is updated when you saw a wrong request?
> Maybe our updater is wrong...
>
> fs
>
> smime.p7s
> 4KViewDownload
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Agilo for Scrum" group. This group is moderated by agile42 GmbH
http://www.agile42.com and is focused in supporting Agilo for Scrum users.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/agilo?hl=en
-~----------~----~----~----~------~----~------~--~---