Opened 17 years ago
Closed 16 years ago
#6019 closed defect (worksforme)
trac is hanging
Reported by: | Owned by: | Jonas Borgström | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | general | Version: | devel |
Severity: | major | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
trac is hanging (maybe once a day). The brwoser is loading forever, nothing happens. trac is blocked for every following request (does not matter which user/url/host/project). An apache restart is needed.
I have the CustomRoadmapPlugin (and some more) installed, but I can't makeout who's responsible, so I post it here.
My environment is described here: #6015
These are the last debug log messages.
2007-09-12 17:35:58,022 Trac[main] DEBUG: Dispatching <Request "GET u'/ticket/24'"> 2007-09-12 17:35:58,022 Trac[main] DEBUG: Dispatching <Request "GET u'/ticket/24'"> 2007-09-12 17:35:58,052 Trac[web_ui] DEBUG: Checking MUPPETS <Context u'[root], ticket:24' <Request "GET u'/ticket/24'">> 2007-09-12 17:35:58,052 Trac[web_ui] DEBUG: Checking MUPPETS <Context u'[root], ticket:24' <Request "GET u'/ticket/24'">> 2007-09-12 17:35:58,052 Trac[api] DEBUG: action controllers: [<trac.ticket.default_workflow.ConfigurableTicketWorkflow object at 0x07491EB0>] 2007-09-12 17:35:58,052 Trac[api] DEBUG: action controllers: [<trac.ticket.default_workflow.ConfigurableTicketWorkflow object at 0x07491EB0>] 2007-09-12 17:35:58,068 Trac[default_workflow] DEBUG: render_ticket_action_control: action "leave" 2007-09-12 17:35:58,068 Trac[default_workflow] DEBUG: render_ticket_action_control: action "leave" 2007-09-12 17:35:58,068 Trac[default_workflow] DEBUG: render_ticket_action_control: action "test" 2007-09-12 17:35:58,068 Trac[default_workflow] DEBUG: render_ticket_action_control: action "test" 2007-09-12 17:35:58,068 Trac[default_workflow] DEBUG: render_ticket_action_control: action "requestinfo_new" 2007-09-12 17:35:58,068 Trac[default_workflow] DEBUG: render_ticket_action_control: action "requestinfo_new" 2007-09-12 17:35:58,068 Trac[default_workflow] DEBUG: render_ticket_action_control: action "assign" 2007-09-12 17:35:58,068 Trac[default_workflow] DEBUG: render_ticket_action_control: action "assign" 2007-09-12 17:35:58,068 Trac[default_workflow] DEBUG: render_ticket_action_control: action "accept" 2007-09-12 17:35:58,068 Trac[default_workflow] DEBUG: render_ticket_action_control: action "accept" 2007-09-12 17:35:58,084 Trac[session] DEBUG: Retrieving session for ID u'westerburg' 2007-09-12 17:35:58,084 Trac[session] DEBUG: Retrieving session for ID u'westerburg' 2007-09-12 17:35:58,084 Trac[chrome] DEBUG: Prepare chrome data for request 2007-09-12 17:35:58,084 Trac[chrome] DEBUG: Prepare chrome data for request 2007-09-12 17:36:03,240 Trac[main] DEBUG: Dispatching <Request "GET u'/roadmap'"> 2007-09-12 17:36:03,240 Trac[main] DEBUG: Dispatching <Request "GET u'/roadmap'">
Attachments (0)
Change History (2)
comment:1 by , 17 years ago
Keywords: | needinfo added |
---|
comment:2 by , 16 years ago
Keywords: | needinfo removed |
---|---|
Resolution: | → worksforme |
Status: | new → closed |
No new information provided, and as no other similar tickets have appeared it does not seem like a general problem with Trac itself.
Closing as worksforme
, and please reopen with new information if the problem persists.
Sorry for the lack of feedback from our side. Did you ever get it solved?
Upgrading to the latest trunk maybe?