| 1 | 2006-11-10 07:44:04,381 Trac[loader] DEBUG: Loading egg plugin webadmin.logging from c:\python23\lib\site-packages\tracwebadmin-0.1.1dev_r2765-py2.3.egg |
|---|
| 2 | 2006-11-10 07:44:04,398 Trac[loader] DEBUG: Loading egg plugin webadmin.ticket from c:\python23\lib\site-packages\tracwebadmin-0.1.1dev_r2765-py2.3.egg |
|---|
| 3 | 2006-11-10 07:44:04,444 Trac[loader] DEBUG: Loading egg plugin webadmin.basics from c:\python23\lib\site-packages\tracwebadmin-0.1.1dev_r2765-py2.3.egg |
|---|
| 4 | 2006-11-10 07:44:04,460 Trac[loader] DEBUG: Loading egg plugin webadmin.perm from c:\python23\lib\site-packages\tracwebadmin-0.1.1dev_r2765-py2.3.egg |
|---|
| 5 | 2006-11-10 07:44:04,460 Trac[loader] DEBUG: Loading egg plugin webadmin.web_ui from c:\python23\lib\site-packages\tracwebadmin-0.1.1dev_r2765-py2.3.egg |
|---|
| 6 | 2006-11-10 07:44:04,460 Trac[loader] DEBUG: Loading egg plugin webadmin.plugin from c:\python23\lib\site-packages\tracwebadmin-0.1.1dev_r2765-py2.3.egg |
|---|
| 7 | 2006-11-10 07:44:04,615 Trac[loader] DEBUG: Loading egg plugin tractags from c:\tracsites\trac.db\plugins\tractags-0.4-py2.3.egg |
|---|
| 8 | 2006-11-10 07:44:04,772 Trac[loader] DEBUG: Loading egg plugin tBlog from c:\tracsites\trac.db\plugins\tblog-0.2.1dev-py2.3.egg |
|---|
| 9 | 2006-11-10 07:44:04,865 Trac[loader] DEBUG: Loading egg plugin graphviz from c:\python23\lib\site-packages\graphviz-0.6.6-py2.3.egg |
|---|
| 10 | 2006-11-10 07:44:04,881 Trac[loader] DEBUG: Loading egg plugin codetags from c:\python23\lib\site-packages\codetags-0.1-py2.3.egg |
|---|
| 11 | 2006-11-10 07:44:04,911 Trac[loader] DEBUG: Loading plugin c:\python23\lib\site-packages\codetags-0.1-py2.3.egg |
|---|
| 12 | 2006-11-10 07:44:04,911 Trac[loader] DEBUG: Loading plugin c:\tracsites\trac.db\plugins\tracaccountmanager-0.1.2-py2.3.egg |
|---|
| 13 | 2006-11-10 07:44:05,098 Trac[loader] DEBUG: Loading plugin c:\tracsites\trac.db\plugins\tracchangelog-0.1-py2.3.egg |
|---|
| 14 | 2006-11-10 07:44:05,598 Trac[api] DEBUG: Updating wiki page index |
|---|
| 15 | 2006-11-10 07:44:05,644 Trac[svn_fs] DEBUG: Opening subversion file-system at /svn_repos/sw with scope / |
|---|
| 16 | 2006-11-10 07:44:05,644 Trac[cache] DEBUG: Checking whether sync with repository is needed |
|---|
| 17 | 2006-11-10 07:44:05,660 Trac[cache] INFO: Syncing with repository (1449 to 1450) |
|---|
| 18 | 2006-11-10 07:44:05,676 Trac[cache] DEBUG: Caching node change in [1450]: (u'gem/trunk/GWGemCPP/GemCppConf/GemConfLib/GemImp.cpp', 'file', 'edit', u'gem/trunk/GWGemCPP/GemCppConf/GemConfLib/GemImp.cpp', 1447) |
|---|
| 19 | 2006-11-10 07:44:05,690 Trac[svn_fs] DEBUG: Closing subversion file-system at /svn_repos/sw |
|---|
| 20 | 2006-11-10 07:44:05,690 Trac[main] WARNING: 500 Internal Error (Wiki changes event provider (<tt>WikiModule</tt>) failed:<br /><br />OperationalError: cannot commit transaction - SQL statements in progress<p>You may want to see the other kind of events from the <a href="/trac/timeline?milestone=on&ticket=on&ticket_details=on&changeset=on">Timeline</a></p>) |
|---|
| 21 | 2006-11-10 07:45:08,767 Trac[formatter] DEBUG: Executing Wiki macro HTML by provider <trac.wiki.macros.UserMacroProvider object at 0x050EF4B0> |
|---|
| 22 | 2006-11-10 07:45:08,845 Trac[formatter] DEBUG: Executing Wiki macro TOC by provider <trac.wiki.macros.UserMacroProvider object at 0x050EF4B0> |
|---|
| 23 | 2006-11-10 07:45:08,861 Trac[formatter] DEBUG: Executing Wiki macro HTML by provider <trac.wiki.macros.UserMacroProvider object at 0x050EF4B0> |
|---|
| 24 | 2006-11-10 07:45:08,861 Trac[formatter] DEBUG: Executing Wiki macro HTML by provider <trac.wiki.macros.UserMacroProvider object at 0x050EF4B0> |
|---|
| 25 | 2006-11-10 07:45:08,877 Trac[formatter] DEBUG: Executing Wiki macro BlogShow by provider <tBlog.web_ui.TracBlogPlugin object at 0x04C4D9F0> |
|---|
| 26 | 2006-11-10 07:45:08,877 Trac[formatter] ERROR: Macro BlogShow(blog,news,hidecal=true,num_posts=4) failed |
|---|
| 27 | Traceback (most recent call last): |
|---|
| 28 | File "c:\python23\Lib\site-packages\trac\wiki\formatter.py", line 439, in _macro_formatter |
|---|
| 29 | return macro.process(self.req, args, True) |
|---|
| 30 | File "c:\python23\Lib\site-packages\trac\wiki\formatter.py", line 112, in process |
|---|
| 31 | text = self.processor(req, text) |
|---|
| 32 | File "c:\python23\Lib\site-packages\trac\wiki\formatter.py", line 100, in _macro_processor |
|---|
| 33 | return self.macro_provider.render_macro(req, self.name, text) |
|---|
| 34 | File "build\bdist.win32\egg\tBlog\web_ui.py", line 178, in render_macro |
|---|
| 35 | File "build\bdist.win32\egg\tBlog\web_ui.py", line 231, in _generate_blog |
|---|
| 36 | File "build\bdist.win32\egg\tractags\api.py", line 215, in __getattr__ |
|---|
| 37 | File "build\bdist.win32\egg\tractags\api.py", line 218, in tagspace |
|---|
| 38 | File "build\bdist.win32\egg\tractags\api.py", line 190, in __init__ |
|---|
| 39 | File "build\bdist.win32\egg\tractags\api.py", line 266, in _get_tagsystem |
|---|
| 40 | TracError: No such tagspace 'wiki' |
|---|
| 41 | 2006-11-10 07:45:08,938 Trac[formatter] DEBUG: Executing Wiki macro BlogPost by provider <tBlog.new_blog.BlogPost object at 0x04C4DC70> |
|---|
| 42 | 2006-11-10 07:45:08,954 Trac[formatter] DEBUG: Executing Wiki macro HTML by provider <trac.wiki.macros.UserMacroProvider object at 0x050EF4B0> |
|---|
| 43 | 2006-11-10 07:45:08,954 Trac[formatter] DEBUG: Executing Wiki macro TicketBox by provider <trac.wiki.macros.UserMacroProvider object at 0x050EF4B0> |
|---|
| 44 | 2006-11-10 07:45:08,970 Trac[ticketbox] DEBUG: query = |
|---|
| 45 | SELECT p.value AS __color__, |
|---|
| 46 | (CASE status WHEN 'assigned' THEN 'Assigned' ELSE 'Owned' END) AS __group__, |
|---|
| 47 | id AS ticket, summary, component, version, milestone, |
|---|
| 48 | t.type AS type, severity, priority, time AS created, |
|---|
| 49 | changetime AS _changetime, description AS _description, |
|---|
| 50 | reporter AS _reporter |
|---|
| 51 | FROM ticket t, enum p |
|---|
| 52 | WHERE t.status IN ('new', 'assigned', 'reopened') |
|---|
| 53 | AND p.name = t.priority AND p.type = 'priority' AND owner = 'PBruin' |
|---|
| 54 | ORDER BY (status = 'assigned') DESC, p.value, milestone, severity, time |
|---|
| 55 | |
|---|
| 56 | 2006-11-10 07:45:09,002 Trac[formatter] DEBUG: Executing Wiki macro HTML by provider <trac.wiki.macros.UserMacroProvider object at 0x050EF4B0> |
|---|
| 57 | 2006-11-10 07:45:09,002 Trac[formatter] DEBUG: Executing Wiki macro TicketBox by provider <trac.wiki.macros.UserMacroProvider object at 0x050EF4B0> |
|---|
| 58 | 2006-11-10 07:45:09,016 Trac[ticketbox] DEBUG: query = SELECT p.value AS __color__, |
|---|
| 59 | |
|---|
| 60 | milestone AS __group__, |
|---|
| 61 | |
|---|
| 62 | (CASE status |
|---|
| 63 | |
|---|
| 64 | WHEN 'closed' THEN 'color: #777; background: #ddd; border-color: #ccc;' |
|---|
| 65 | |
|---|
| 66 | ELSE |
|---|
| 67 | |
|---|
| 68 | (CASE owner WHEN 'PBruin' THEN 'font-weight: bold' END) |
|---|
| 69 | |
|---|
| 70 | END) AS __style__, |
|---|
| 71 | |
|---|
| 72 | id AS ticket, component, version, t.type AS type, severity, status, summary, |
|---|
| 73 | |
|---|
| 74 | (CASE status WHEN 'assigned' THEN owner||' *' ELSE owner END) AS owner, |
|---|
| 75 | |
|---|
| 76 | time AS created, |
|---|
| 77 | |
|---|
| 78 | changetime AS _changetime, description AS _description, |
|---|
| 79 | |
|---|
| 80 | reporter AS _reporter |
|---|
| 81 | |
|---|
| 82 | FROM ticket t, enum p |
|---|
| 83 | |
|---|
| 84 | WHERE version LIKE ( 100823 ) |
|---|
| 85 | |
|---|
| 86 | AND p.name = t.priority AND p.type = 'priority' AND status IN ('assigned', 'new', 'reopened') |
|---|
| 87 | |
|---|
| 88 | ORDER BY (milestone IS NULL),milestone, status, p.value, severity, time |
|---|
| 89 | |
|---|
| 90 | |
|---|
| 91 | 2006-11-10 07:45:09,016 Trac[formatter] DEBUG: Executing Wiki macro HTML by provider <trac.wiki.macros.UserMacroProvider object at 0x050EF4B0> |
|---|
| 92 | 2006-11-10 07:45:09,032 Trac[formatter] DEBUG: Executing Wiki macro TicketBox by provider <trac.wiki.macros.UserMacroProvider object at 0x050EF4B0> |
|---|
| 93 | 2006-11-10 07:45:09,032 Trac[ticketbox] DEBUG: query = SELECT p.value AS __color__, |
|---|
| 94 | |
|---|
| 95 | milestone AS __group__, |
|---|
| 96 | |
|---|
| 97 | (CASE status |
|---|
| 98 | |
|---|
| 99 | WHEN 'closed' THEN 'color: #777; background: #ddd; border-color: #ccc;' |
|---|
| 100 | |
|---|
| 101 | ELSE |
|---|
| 102 | |
|---|
| 103 | (CASE owner WHEN 'PBruin' THEN 'font-weight: bold' END) |
|---|
| 104 | |
|---|
| 105 | END) AS __style__, |
|---|
| 106 | |
|---|
| 107 | id AS ticket, component, version, t.type AS type, severity, status, summary, |
|---|
| 108 | |
|---|
| 109 | (CASE status WHEN 'assigned' THEN owner||' *' ELSE owner END) AS owner, |
|---|
| 110 | |
|---|
| 111 | time AS created, |
|---|
| 112 | |
|---|
| 113 | changetime AS _changetime, description AS _description, |
|---|
| 114 | |
|---|
| 115 | reporter AS _reporter |
|---|
| 116 | |
|---|
| 117 | FROM ticket t, enum p |
|---|
| 118 | |
|---|
| 119 | WHERE version LIKE ( 100830 ) |
|---|
| 120 | |
|---|
| 121 | AND p.name = t.priority AND p.type = 'priority' AND status IN ('assigned', 'new', 'reopened') |
|---|
| 122 | |
|---|
| 123 | ORDER BY (milestone IS NULL),milestone, status, p.value, severity, time |
|---|
| 124 | |
|---|
| 125 | |
|---|
| 126 | 2006-11-10 07:45:09,032 Trac[formatter] DEBUG: Executing Wiki macro HTML by provider <trac.wiki.macros.UserMacroProvider object at 0x050EF4B0> |
|---|
| 127 | 2006-11-10 07:45:09,048 Trac[api] DEBUG: Updating wiki page index |
|---|
| 128 | 2006-11-10 07:45:09,048 Trac[formatter] DEBUG: Executing Wiki macro HTML by provider <trac.wiki.macros.UserMacroProvider object at 0x050EF4B0> |
|---|
| 129 | 2006-11-10 07:45:09,063 Trac[formatter] DEBUG: Executing Wiki macro HTML by provider <trac.wiki.macros.UserMacroProvider object at 0x050EF4B0> |
|---|
| 130 | 2006-11-10 07:45:09,078 Trac[formatter] DEBUG: Executing Wiki macro HTML by provider <trac.wiki.macros.UserMacroProvider object at 0x050EF4B0> |
|---|
| 131 | 2006-11-10 07:45:12,102 Trac[svn_fs] DEBUG: Opening subversion file-system at /svn_repos/sw with scope / |
|---|
| 132 | 2006-11-10 07:45:12,102 Trac[cache] DEBUG: Checking whether sync with repository is needed |
|---|
| 133 | 2006-11-10 07:45:12,134 Trac[cache] INFO: Syncing with repository (1449 to 1450) |
|---|
| 134 | 2006-11-10 07:45:12,150 Trac[cache] DEBUG: Caching node change in [1450]: (u'gem/trunk/GWGemCPP/GemCppConf/GemConfLib/GemImp.cpp', 'file', 'edit', u'gem/trunk/GWGemCPP/GemCppConf/GemConfLib/GemImp.cpp', 1447) |
|---|
| 135 | 2006-11-10 07:45:12,150 Trac[svn_fs] DEBUG: Closing subversion file-system at /svn_repos/sw |
|---|
| 136 | 2006-11-10 07:45:12,150 Trac[main] WARNING: 500 Internal Error (Wiki changes event provider (<tt>WikiModule</tt>) failed:<br /><br />OperationalError: cannot commit transaction - SQL statements in progress<p>You may want to see the other kind of events from the <a href="/trac/timeline?milestone=on&ticket=on&ticket_details=on&changeset=on">Timeline</a></p>) |
|---|
| 137 | 2006-11-10 07:45:15,609 Trac[svn_fs] DEBUG: Opening subversion file-system at /svn_repos/sw with scope / |
|---|
| 138 | 2006-11-10 07:45:15,625 Trac[cache] DEBUG: Checking whether sync with repository is needed |
|---|
| 139 | 2006-11-10 07:45:15,641 Trac[cache] INFO: Syncing with repository (1449 to 1450) |
|---|
| 140 | 2006-11-10 07:45:15,671 Trac[cache] DEBUG: Caching node change in [1450]: (u'gem/trunk/GWGemCPP/GemCppConf/GemConfLib/GemImp.cpp', 'file', 'edit', u'gem/trunk/GWGemCPP/GemCppConf/GemConfLib/GemImp.cpp', 1447) |
|---|
| 141 | 2006-11-10 07:45:15,921 Trac[api] DEBUG: Updating wiki page index |
|---|
| 142 | 2006-11-10 07:45:15,969 Trac[svn_fs] DEBUG: Closing subversion file-system at /svn_repos/sw |
|---|
| 143 | 2006-11-10 07:45:18,882 Trac[svn_fs] DEBUG: Opening subversion file-system at /svn_repos/sw with scope / |
|---|
| 144 | 2006-11-10 07:45:18,898 Trac[cache] DEBUG: Checking whether sync with repository is needed |
|---|
| 145 | 2006-11-10 07:45:22,374 Trac[svn_fs] DEBUG: Closing subversion file-system at /svn_repos/sw |
|---|