id summary reporter owner description type status priority component severity resolution keywords cc release 2469 announcerplugin does not work hacker.christian@… Stephen Hansen "= Error description = After the installation of the announcerplugin revision 3130 and the restart of the webserver the following error is displayed when trying to load trac in a browser:[[BR]] {{{ Trac Error TracError: The Trac Environment needs to be upgraded. Run ""trac-admin c:/trac_projekte\testtrac upgrade"" }}} The corresponding warning in the log file goes like this: {{{ Trac[env] WARNING: Component requires environment upgrade }}} OK -> Try to upgrade trac. The result can be viewed here: {{{ c:\>trac-admin c:/trac_projekte\testtrac upgrade --no-backup Command failed: Parent module 'announcerplugin' not loaded }}} Any ideas?[[BR]] [[BR]] = Trac Server - system information = ||Operating system||Windows 2003 Server|| ||Trac||0.11b1|| ||Python||2.5.1 (!r251:54863, Apr 18 2007, 08:51:08) [MSC v.1310 32 bit (Intel)]|| ||setuptools||0.6c7|| ||MySQL||server: ""5.0.45-community-nt"", client: ""5.0.27"", thread-safe: 1|| ||MySQLdb||1.2.2|| ||Genshi||0.4.4|| ||Pygments||0.8.1|| ||Subversion||1.4.6 (!r28521)|| ||jQuery||1.2.1|| [[BR]] = trac.ini = [components][[BR]] announcerplugin.* = enabled[[BR]] [[BR]] [announcer][[BR]] admit_domains = [[BR]] always_notify_owner = true[[BR]] always_notify_reporter = false[[BR]] always_notify_updater = false[[BR]] ignore_domains = [[BR]] mime_encoding = base64[[BR]] smtp_always_bcc = [[BR]] smtp_always_cc = [[BR]] smtp_default_domain = [[BR]] smtp_enabled = false[[BR]] smtp_from = trac@localhost[[BR]] smtp_from_name = [[BR]] smtp_password = [[BR]] smtp_port = 25[[BR]] smtp_replyto = trac@localhost[[BR]] smtp_server = localhost[[BR]] smtp_subject_prefix = __default__[[BR]] smtp_user = [[BR]] ticket_subject_template = $prefix #$ticket.id: $summary[[BR]] use_public_cc = false[[BR]] use_short_addr = false[[BR]] use_tls = false[[BR]]" defect closed normal AnnouncerPlugin blocker fixed David Fraser 0.11