Modify ↓
Opened 16 years ago
Closed 16 years ago
#8306 closed defect (invalid)
AssertionError: HDF dataset not available. Check your clearsilver installation
| Reported by: | administrator | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | general | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
How to Reproduce
While doing a GET operation on /peerReviewMain, Trac issued an internal error.
(please provide additional details here)
User Agent was: Mozilla/5.0 (Windows; U; Windows NT 6.0; ja; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10
System Information
| Trac | 0.11.4.ja1
|
| Python | 2.4.3 (#1, Jan 21 2009, 01:11:33) [GCC 4.1.2 20071124 (Red Hat 4.1.2-42)]
|
| setuptools | 0.6c9
|
| SQLite | 3.3.6
|
| pysqlite | 2.3.3
|
| Genshi | 0.5.1
|
| mod_python | 3.2.8
|
| Subversion | 1.5.6 (r36142)
|
| jQuery: | 1.2.6
|
Python Traceback
Traceback (most recent call last):
File "/usr/lib/python2.4/site-packages/Trac-0.11.4.ja1-py2.4.egg/trac/web/main.py", line 435, in _dispatch_request
dispatcher.dispatch(req)
File "/usr/lib/python2.4/site-packages/Trac-0.11.4.ja1-py2.4.egg/trac/web/main.py", line 214, in dispatch
req.display(template, content_type or 'text/html')
File "/usr/lib/python2.4/site-packages/Trac-0.11.4.ja1-py2.4.egg/trac/web/api.py", line 325, 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 (PeerReviewPlugin?), please report it to the plugin maintainer.