| 1 | 15:33:25 Trac[main] DEBUG: Dispatching <Request "GET u'/projects/test1'"> |
|---|
| 2 | 15:33:25 Trac[session] DEBUG: Retrieving session for ID u's0undt3ch' |
|---|
| 3 | 15:33:25 Trac[dispatch] DEBUG: TracForgeDispatch: Starting WSGI relaunch for test1 (GET) |
|---|
| 4 | 15:33:25 Trac[dispatch] DEBUG: SN = PI = /projects/test1 |
|---|
| 5 | 127.0.1.1 - - [19/May/2008 15:33:27] "GET /projects/test1 HTTP/1.1" 200 - |
|---|
| 6 | 15:33:27 Trac[main] ERROR: translations |
|---|
| 7 | Traceback (most recent call last): |
|---|
| 8 | File "/home/vampas/projects/Trac/trac/web/main.py", line 447, in _dispatch_request |
|---|
| 9 | dispatcher.dispatch(req) |
|---|
| 10 | File "/home/vampas/projects/Trac/trac/web/main.py", line 257, in dispatch |
|---|
| 11 | translation.deactivate() |
|---|
| 12 | File "/home/vampas/projects/Trac/trac/util/translation.py", line 114, in deactivate |
|---|
| 13 | del _current.translations |
|---|
| 14 | AttributeError: translations |
|---|
| 15 | 15:33:27 Trac[perm] DEBUG: TracForgeGroupModule: Detected master groups (anonymous, authenticated) for s0undt3ch |
|---|
| 16 | 15:33:27 Trac[chrome] DEBUG: Prepare chrome data for request |
|---|
| 17 | 15:33:27 Trac[main] DEBUG: 1691 unreachable objects found. |
|---|
| 18 | ---------------------------------------- |
|---|
| 19 | Exception happened during processing of request from ('127.0.1.1', 47117) |
|---|
| 20 | Traceback (most recent call last): |
|---|
| 21 | File "/usr/lib/python2.5/SocketServer.py", line 464, in process_request_thread |
|---|
| 22 | self.finish_request(request, client_address) |
|---|
| 23 | File "/usr/lib/python2.5/SocketServer.py", line 254, in finish_request |
|---|
| 24 | self.RequestHandlerClass(request, client_address, self) |
|---|
| 25 | File "/usr/lib/python2.5/SocketServer.py", line 522, in __init__ |
|---|
| 26 | self.handle() |
|---|
| 27 | File "/usr/lib/python2.5/BaseHTTPServer.py", line 316, in handle |
|---|
| 28 | self.handle_one_request() |
|---|
| 29 | File "/home/vampas/projects/Trac/trac/web/wsgi.py", line 174, in handle_one_request |
|---|
| 30 | gateway.run(self.server.application) |
|---|
| 31 | File "/home/vampas/projects/Trac/trac/web/wsgi.py", line 87, in run |
|---|
| 32 | response = application(self.environ, self._start_response) |
|---|
| 33 | File "/home/vampas/projects/Trac/trac/web/standalone.py", line 89, in __call__ |
|---|
| 34 | return self.application(environ, start_response) |
|---|
| 35 | File "/home/vampas/projects/Trac/trac/web/main.py", line 418, in dispatch_request |
|---|
| 36 | return _dispatch_request(req, env, env_error) |
|---|
| 37 | File "/home/vampas/projects/Trac/trac/web/main.py", line 508, in _dispatch_request |
|---|
| 38 | req.send_error(exc_info, status=500, env=env, data=data) |
|---|
| 39 | File "/home/vampas/projects/Trac/trac/web/api.py", line 366, in send_error |
|---|
| 40 | exc_info) |
|---|
| 41 | File "/home/vampas/projects/Trac/trac/web/main.py", line 447, in _dispatch_request |
|---|
| 42 | dispatcher.dispatch(req) |
|---|
| 43 | File "/home/vampas/projects/Trac/trac/web/main.py", line 257, in dispatch |
|---|
| 44 | translation.deactivate() |
|---|
| 45 | File "/home/vampas/projects/Trac/trac/util/translation.py", line 114, in deactivate |
|---|
| 46 | del _current.translations |
|---|
| 47 | AttributeError: translations |
|---|
| 48 | ---------------------------------------- |
|---|
| 49 | 15:33:27 Trac[main] DEBUG: Dispatching <Request "GET u'/projects/test1/chrome/site/your_project_logo.png'"> |
|---|
| 50 | 15:33:27 Trac[session] DEBUG: Retrieving session for ID u's0undt3ch' |
|---|
| 51 | 15:33:27 Trac[dispatch] DEBUG: TracForgeDispatch: Starting WSGI relaunch for test1/chrome/site/your_project_logo.png (GET) |
|---|
| 52 | 15:33:27 Trac[dispatch] DEBUG: SN = PI = /projects/test1/chrome/site/your_project_logo.png |
|---|
| 53 | 127.0.1.1 - - [19/May/2008 15:33:27] "GET /projects/test1/chrome/site/your_project_logo.png HTTP/1.1" 404 - |
|---|
| 54 | 15:33:27 Trac[main] ERROR: translations |
|---|
| 55 | Traceback (most recent call last): |
|---|
| 56 | File "/home/vampas/projects/Trac/trac/web/main.py", line 447, in _dispatch_request |
|---|
| 57 | dispatcher.dispatch(req) |
|---|
| 58 | File "/home/vampas/projects/Trac/trac/web/main.py", line 257, in dispatch |
|---|
| 59 | translation.deactivate() |
|---|
| 60 | File "/home/vampas/projects/Trac/trac/util/translation.py", line 114, in deactivate |
|---|
| 61 | del _current.translations |
|---|
| 62 | AttributeError: translations |
|---|
| 63 | 15:33:27 Trac[chrome] DEBUG: Prepare chrome data for request |
|---|
| 64 | 15:33:27 Trac[main] DEBUG: 665 unreachable objects found. |
|---|
| 65 | ---------------------------------------- |
|---|
| 66 | Exception happened during processing of request from ('127.0.1.1', 47118) |
|---|
| 67 | Traceback (most recent call last): |
|---|
| 68 | File "/usr/lib/python2.5/SocketServer.py", line 464, in process_request_thread |
|---|
| 69 | self.finish_request(request, client_address) |
|---|
| 70 | File "/usr/lib/python2.5/SocketServer.py", line 254, in finish_request |
|---|
| 71 | self.RequestHandlerClass(request, client_address, self) |
|---|
| 72 | File "/usr/lib/python2.5/SocketServer.py", line 522, in __init__ |
|---|
| 73 | self.handle() |
|---|
| 74 | File "/usr/lib/python2.5/BaseHTTPServer.py", line 316, in handle |
|---|
| 75 | self.handle_one_request() |
|---|
| 76 | File "/home/vampas/projects/Trac/trac/web/wsgi.py", line 174, in handle_one_request |
|---|
| 77 | gateway.run(self.server.application) |
|---|
| 78 | File "/home/vampas/projects/Trac/trac/web/wsgi.py", line 87, in run |
|---|
| 79 | response = application(self.environ, self._start_response) |
|---|
| 80 | File "/home/vampas/projects/Trac/trac/web/standalone.py", line 89, in __call__ |
|---|
| 81 | return self.application(environ, start_response) |
|---|
| 82 | File "/home/vampas/projects/Trac/trac/web/main.py", line 418, in dispatch_request |
|---|
| 83 | return _dispatch_request(req, env, env_error) |
|---|
| 84 | File "/home/vampas/projects/Trac/trac/web/main.py", line 508, in _dispatch_request |
|---|
| 85 | req.send_error(exc_info, status=500, env=env, data=data) |
|---|
| 86 | File "/home/vampas/projects/Trac/trac/web/api.py", line 366, in send_error |
|---|
| 87 | exc_info) |
|---|
| 88 | File "/home/vampas/projects/Trac/trac/web/main.py", line 447, in _dispatch_request |
|---|
| 89 | dispatcher.dispatch(req) |
|---|
| 90 | File "/home/vampas/projects/Trac/trac/web/main.py", line 257, in dispatch |
|---|
| 91 | translation.deactivate() |
|---|
| 92 | File "/home/vampas/projects/Trac/trac/util/translation.py", line 114, in deactivate |
|---|
| 93 | del _current.translations |
|---|
| 94 | AttributeError: translations |
|---|
| 95 | ---------------------------------------- |
|---|
| 96 | |
|---|