|
View:
New views
7 Messages
—
Rating Filter:
Alert me
|
|
|
Continuum working directory variableGreetings,
I am trying to copy some artifacts from a build to the current working directory of Continuum, so I can access it via the "Working Copy" tab in the Continuum GUI. As you know, for each build, the Continuum build number is incremented and the working-directory changes based on that build number. So I cannot just copy the artifacts to the working directory, unless I know the Continuum build number before-hand. Can someone help please? -Lefai |
|
|
Re: Continuum working directory variableOn Thu, Oct 1, 2009 at 8:51 AM, Lefai Kao <lefaikao@...> wrote:
> I am trying to copy some artifacts from a build to the current working directory of Continuum, so I can access it via the "Working Copy" tab in the Continuum GUI. As you know, for each build, the Continuum build number is incremented and the working-directory changes based on that build number. So I cannot just copy the artifacts to the working directory, unless I know the Continuum build number before-hand. Can someone help please? The working directory does not change. It is the project id number assigned to the project when it is added to Continuum. (You can see it in the url.) Continuum does put some properties into the environment. If you do need the build number, it looks like it will be available: http://continuum.apache.org/docs/1.3.4/user_guides/building_project/index.html If that doesn't help, let us know what version you're using, what kind of project you're building, etc. -- Wendy |
|
|
Build In Progress (version 1.3.4)The console stays in the "Build In Progress" state. Canceling the build
and re-running does not seem to change anything. Version is 1.3.4 The continuum log has 2009-09-30 23:00:06,165 [pool-7-thread-1] INFO org.apache.maven.continuum.scm.queue.PrepareBuildProjectsTaskExecutor - Performing action create-build-project-task 2009-09-30 23:00:06,165 [pool-7-thread-1] INFO action#create-build-project-task - Project 'LIBSnxtGen project' already being built. 2009-09-30 23:00:06,165 [pool-7-thread-1] ERROR org.apache.continuum.buildmanager.ParallelBuildsManager - Projects are already in build queue. Would appreciate if anyone can provide a solution. I am not sure what the problem is. It was running all right but has started doing this for a week now. Thanks Jay |
|
|
RE: Build In Progress (version 1.3.4)Similar to this Jira?
http://jira.codehaus.org/browse/CONTINUUM-2369 -----Message d'origine----- De : Parashar-c, Jay [mailto:Jay.Parashar-c@...] Envoyé : jeudi 1 octobre 2009 22:27 À : users@... Objet : Build In Progress (version 1.3.4) The console stays in the "Build In Progress" state. Canceling the build and re-running does not seem to change anything. Version is 1.3.4 The continuum log has 2009-09-30 23:00:06,165 [pool-7-thread-1] INFO org.apache.maven.continuum.scm.queue.PrepareBuildProjectsTaskExecutor - Performing action create-build-project-task 2009-09-30 23:00:06,165 [pool-7-thread-1] INFO action#create-build-project-task - Project 'LIBSnxtGen project' already being built. 2009-09-30 23:00:06,165 [pool-7-thread-1] ERROR org.apache.continuum.buildmanager.ParallelBuildsManager - Projects are already in build queue. Would appreciate if anyone can provide a solution. I am not sure what the problem is. It was running all right but has started doing this for a week now. Thanks Jay |
|
|
RE: Build In Progress (version 1.3.4)Similar in nature but my log is totally different from the one in the Jira. I do not have any SCM errors and an Error. The other log has a different warning.
Mine says that the project is in build queue and I have no idea how to flush the queue (or why that happened in the first place) -----Original Message----- From: Martin Sudmann [mailto:martin.sudmann@...] Sent: Friday, October 02, 2009 7:05 AM To: users@... Subject: RE: Build In Progress (version 1.3.4) Similar to this Jira? http://jira.codehaus.org/browse/CONTINUUM-2369 -----Message d'origine----- De : Parashar-c, Jay [mailto:Jay.Parashar-c@...] Envoyé : jeudi 1 octobre 2009 22:27 À : users@... Objet : Build In Progress (version 1.3.4) The console stays in the "Build In Progress" state. Canceling the build and re-running does not seem to change anything. Version is 1.3.4 The continuum log has 2009-09-30 23:00:06,165 [pool-7-thread-1] INFO org.apache.maven.continuum.scm.queue.PrepareBuildProjectsTaskExecutor - Performing action create-build-project-task 2009-09-30 23:00:06,165 [pool-7-thread-1] INFO action#create-build-project-task - Project 'LIBSnxtGen project' already being built. 2009-09-30 23:00:06,165 [pool-7-thread-1] ERROR org.apache.continuum.buildmanager.ParallelBuildsManager - Projects are already in build queue. Would appreciate if anyone can provide a solution. I am not sure what the problem is. It was running all right but has started doing this for a week now. Thanks Jay |
|
|
RE: Build In Progress (version 1.3.4)I am still facing this problem where my project does not build anymore. The console stays in the "Build In Progress" state. Every time we try to do a manual build or the scheduler tries, the log says
2009-10-01 23:00:27,815 [pool-7-thread-1] INFO action#create-build-project-task - Project 'LIBSnxtGen project' already being built. 2009-10-01 23:00:27,815 [pool-7-thread-1] ERROR org.apache.continuum.buildmanager.ParallelBuildsManager - Projects are already in build queue. Is there any way to resolve this? We have just one project. Continuum version is 1.3.4. Thanks Jay -----Original Message----- From: Parashar-c, Jay [mailto:Jay.Parashar-c@...] Sent: Friday, October 02, 2009 2:28 PM To: users@... Subject: RE: Build In Progress (version 1.3.4) Similar in nature but my log is totally different from the one in the Jira. I do not have any SCM errors and an Error. The other log has a different warning. Mine says that the project is in build queue and I have no idea how to flush the queue (or why that happened in the first place) -----Original Message----- From: Martin Sudmann [mailto:martin.sudmann@...] Sent: Friday, October 02, 2009 7:05 AM To: users@... Subject: RE: Build In Progress (version 1.3.4) Similar to this Jira? http://jira.codehaus.org/browse/CONTINUUM-2369 -----Message d'origine----- De : Parashar-c, Jay [mailto:Jay.Parashar-c@...] Envoyé : jeudi 1 octobre 2009 22:27 À : users@... Objet : Build In Progress (version 1.3.4) The console stays in the "Build In Progress" state. Canceling the build and re-running does not seem to change anything. Version is 1.3.4 The continuum log has 2009-09-30 23:00:06,165 [pool-7-thread-1] INFO org.apache.maven.continuum.scm.queue.PrepareBuildProjectsTaskExecutor - Performing action create-build-project-task 2009-09-30 23:00:06,165 [pool-7-thread-1] INFO action#create-build-project-task - Project 'LIBSnxtGen project' already being built. 2009-09-30 23:00:06,165 [pool-7-thread-1] ERROR org.apache.continuum.buildmanager.ParallelBuildsManager - Projects are already in build queue. Would appreciate if anyone can provide a solution. I am not sure what the problem is. It was running all right but has started doing this for a week now. Thanks Jay |
|
|
Re: Build In Progress (version 1.3.4)On Thu, Oct 8, 2009 at 5:52 AM, Parashar-c, Jay
<Jay.Parashar-c@...> wrote: > Is there any way to resolve this? We have just one project. Continuum version is 1.3.4. If you're unable to cancel the build from the project or the queues page, a couple of things come to mind. - Delete the project (if you can) and re-add it. Depending on whether you delete just the project or the entire group, you will lose the build history and any configuration like build definitions that you've added. - Modify the database directly. You can stop Continuum and use a tool like Squirrel SQL to connect to it and try to get it back into a good state. The latest schema I have online is 1.3.3 but it should be pretty close: http://wsmoak.net/continuum/schemaspy/1.3.3/SA/index.html . Please make sure this is reported in JIRA so it doesn't get forgotten. I have an issue open for a health check/cleanup utility that we can link to this. Continuum should be able to tell that the project isn't really building anymore. -- Wendy |
| Free embeddable forum powered by Nabble | Forum Help |