Modify

Opened 15 years ago

Closed 15 years ago

#4219 closed defect (invalid)

internal error after clicking on "Estimate" tab

Reported by: guillaume.bichot@… Owned by: Russ Tyndall
Priority: normal Component: EstimatorPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description

This is what I got after clicking on Estimate menu.

Oops… Trac detected an internal error:

AssertionError: HDF dataset not available. Check your clearsilver installation

Python Traceback Most recent call last:

File "C:\Program Files\python24\Lib\site-packages\trac\web\main.py", line 432, in _dispatch_request

dispatcher.dispatch(req)

File "C:\Program Files\python24\Lib\site-packages\trac\web\main.py", line 213, in dispatch

req.display(template, content_type or 'text/html')

File "C:\Program Files\python24\Lib\site-packages\trac\web\api.py", line 325, in display

assert self.hdf, 'HDF dataset not available. Check your clearsilver installation'

System Information:

User Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.4) Gecko/2008102920 Firefox/3.0.4 Trac: 0.11.2.1 Python: 2.4.3 (#69, Mar 29 2006, 17:35:34) [MSC v.1310 32 bit (Intel)] setuptools: 0.6c9 SQLite: 3.5.2 pysqlite: 2.4.0 Genshi: 0.5 jQuery: 1.2.6

Attachments (0)

Change History (3)

comment:1 Changed 15 years ago by anonymous

Trac Release: 0.100.11

comment:2 Changed 15 years ago by Russ Tyndall

This error message doesnt seem to be coming from this plugin (based on the stack trace above). However, I could see this happening if you installed the 0.10 version of the plugin in trac 11.

Hope this helps, if you can attach a larger log file snippet (TracLogging) that might help deduce your problems.

Russ

comment:3 Changed 15 years ago by Russ Tyndall

Resolution: invalid
Status: newclosed

Please reopen if you have more info or are experiencing this problem still.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Russ Tyndall.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.