Modify ↓
Opened 15 years ago
Closed 15 years ago
#9241 closed defect (cantfix)
AssertionError: HDF dataset not available. Check your clearsilver installation
Reported by: | xiaochenj | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | general | Version: | 0.11.5 |
Severity: | normal | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
How to Reproduce
While doing a GET operation on /gantt
, Trac issued an internal error.
(please provide additional details here)
User Agent was: Mozilla/4#0 #compatible; MSIE 8#0; Windows NT 5#1; Trident/4#0; Mozilla/4#0 #compatible; MSIE 6#0; Windows NT 5#1; SV1# ; aff-kingsoft-ciba#
System Information
Trac | 0#11#5
|
Python | 2#6#4 #r264:75706, Dec 7 2009, 19:02:09# ##br## #GCC 4#4#1#
|
setuptools | 0#6c9
|
SQLite | 3#6#16
|
pysqlite | 2#4#1
|
Genshi | 0#5#1
|
mod_python | 3#3#1
|
Pygments | 1#0
|
CustomFieldAdmin | 0#2#2
|
Subversion | 1#6#5 #r38866#
|
RPC | 1#0#6
|
jQuery: | 1#3#2
|
Python Traceback
Traceback #most recent call last#: File "/usr/lib/python2.6/dist-packages/trac/web/main.py", line 444, in _dispatch_request dispatcher.dispatch#req# File "/usr/lib/python2.6/dist-packages/trac/web/main.py", line 213, in dispatch req.display#template, content_type or 'text/html'# File "/usr/lib/python2.6/dist-packages/trac/web/api.py", line 335, in display assert self.hdf, 'HDF dataset not available. Check your clearsilver installation' AssertionError: HDF dataset not available. Check your clearsilver installation
Attachments (0)
Note:
See TracTickets
for help on using tickets.
PluginIssue (th:GanttPlugin?).