[ http://jira.codehaus.org/browse/CONTINUUM-2369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brett Porter updated CONTINUUM-2369: ------------------------------------ Fix Version/s: (was: 1.4.1) Backlog > warnings in logfile because of unknown actions > ---------------------------------------------- > > Key: CONTINUUM-2369 > URL: http://jira.codehaus.org/browse/CONTINUUM-2369 > Project: Continuum > Issue Type: Bug > Affects Versions: 1.3.4 > Environment: running in webapp on tomcat (.war file), SCM: Bazaar > Reporter: Martin Sudmann > Fix For: Backlog > > Attachments: continuum.log > > > When I build a project, it gets stuck in the queue of ongoing builds on the build queue page. It never moves on and all other waiting builds are blocked as well. > When I restart tomcat, the build queue is empty, but the project still shows the button "cancel build" on the project group page. > Strange thing is, 3 builds succeeded earlier. Then one get stuck, and from there on every project stays in the ongoing build queue. > In the logs I see warnings about missing actions: > 2009-09-24 09:53:49,508 [http-9090-1] WARN org.apache.struts2.components.Form - No configuration found for the specified action: 'none' in namespace: ''. Form action defaulting to 'action' attribute's literal value. > 2009-09-24 09:53:49,509 [http-9090-1] WARN org.apache.struts2.components.Form - No configuration found for the specified action: 'none' in namespace: ''. Form action defaulting to 'action' attribute's literal value. > 2009-09-24 09:53:49,512 [http-9090-1] WARN org.apache.struts2.components.Form - No configuration found for the specified action: 'none' in namespace: ''. Form action defaulting to 'action' attribute's literal value. > 2009-09-24 09:53:49,512 [http-9090-1] WARN org.apache.struts2.components.Form - No configuration found for the specified action: 'removePrepareBuildEntries.action' in namespace: ''. Form action defaulting to 'action' attribute's literal value. > 2009-09-24 09:53:49,513 [http-9090-1] WARN org.apache.struts2.components.Form - No configuration found for the specified action: 'removePrepareBuildEntries.action' in namespace: ''. Form action defaulting to 'action' attribute's literal value. > I also have a lot of SCM errors, that seem to be due to the command "bzr log --verbose", whose results doesn't seem to interpreted correctly. > I attach the continuum.log file that starts when I restarted tomcat with 2 projects blocked in the build queue. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira