Edgewall Software
Modify

Opened 11 years ago

Closed 11 years ago

#11170 closed defect (cantfix)

TemplateNotFound: Template "rpc.html" not found

Reported by: dannyxu@… Owned by:
Priority: normal Milestone:
Component: general Version: 1.0.1
Severity: normal Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

How to Reproduce

While doing a GET operation on /rpc, Trac issued an internal error.

(please provide additional details here)

Request parameters:

{}

User agent: Mozilla/5#0 #compatible; MSIE 10#0; Windows NT 6#1; Trident/6#0; SLCC2; #NET CLR 2#0#50727; #NET CLR 3#5#30729; #NET CLR 3#0#30729; Media Center PC 6#0; #NET4#0C; InfoPath#3; #NET4#0E#

System Information

Trac 1#0#1
Babel 0#9#6
Genshi 0#7 #without speedups#
mod_python 3#3#1
MySQL server: "5#1#48-community", client: "5#1#33", thread-safe: 1
MySQLdb 1#2#3c1
Python 2#6#6 #r266:84297, Aug 24 2010, 18:46:32# #MSC v#1500 32 bit #Intel##
RPC 1#1#2-r12546
setuptools 0#6c11
Subversion 1#6#6 #r40053#
jQuery 1#7#2

Enabled Plugins

tracaccountmanager 0#5dev-r12751
tracextendedxmlrpc 0#1
tracrpc#api N/A
tracrpc#json-rpc N/A
tracrpc#search N/A
tracrpc#ticket N/A
tracrpc#web-ui N/A
tracrpc#wiki N/A
tracrpc#xml-rpc N/A

Python Traceback

Traceback #most recent call last#:
  File "c:\users\admini~1\appdata\local\temp\2\easy_install-ugbxsr\Trac-1#0#1-py2#6-win32#egg#tmp\trac\web\main#py", line 497, in _dispatch_request
    dispatcher#dispatch#req#
  File "c:\users\admini~1\appdata\local\temp\2\easy_install-ugbxsr\Trac-1#0#1-py2#6-win32#egg#tmp\trac\web\main#py", line 233, in dispatch
    content_type#
  File "c:\users\admini~1\appdata\local\temp\2\easy_install-ugbxsr\Trac-1#0#1-py2#6-win32#egg#tmp\trac\web\chrome#py", line 975, in render_template
    template = self#load_template#filena#e, method=method#
  File "c:\users\admini~1\appdata\local\temp\2\easy_install-ugbxsr\Trac-1#0#1-py2#6-win32#egg#tmp\trac\web\chrome#py", line 944, in load_template
    return self#templates#load#filena#e, cls=cls#
  File "build\bdist.win32\egg\genshi\template\loader.py", line 246, in load
    raise TemplateNotFound#filename, search_path#
TemplateNotFound: Template "rpc.html" not found

Attachments (0)

Change History (2)

comment:1 by dannyxu@…, 11 years ago

and I can not open task editor in myeclipse with mylyn which will raise following error:

An error has occurred. See error log for more details. org/eclipse/mylyn/internal/provisional/commons/ui/CommonImages

comment:2 by Jun Omae, 11 years ago

Resolution: cantfix
Status: newclosed

InstallationIssue. It seems that you have xmlrpcplugin installation problem. Please ask it on the MailingList and/or IrcChannel.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The ticket will remain with no owner.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from (none) to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.