Modify

Opened 14 years ago

Closed 14 years ago

#7131 closed defect (fixed)

xmlrpc plugin leads to internal server error

Reported by: dschulten Owned by: osimons
Priority: high Component: XmlRpcPlugin
Severity: blocker Keywords:
Cc: Olemis Lang Trac Release: 0.11

Description

After installing xmlrpcplugin from trunk into trac 0.11, I get:

Internal Server Error

TracError: AttributeError: 'module' object has no attribute 'JsonRpcProtocol'

Apparently this has to do with a json dependency, you worked on that lately. Installing simplejson with

easy_install simplejson

and restarting Apache seems to help.

Attachments (0)

Change History (2)

comment:1 Changed 14 years ago by osimons

Do you have the full traceback?

comment:2 Changed 14 years ago by osimons

Resolution: fixed
Status: newclosed

As with #7135, this should be fixed by [7957].

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain osimons.
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.