RE: Perforce SCM

2007-08-06 Thread McNaught, Duncan
I'm had this problem too - have you found a solution?
I reported it to continuum-users, continuum-dev and then entered a JIRA:
http://jira.codehaus.org/browse/CONTINUUM-1351
I'm unable to move up from 1.1-alpha-2 until this is resolved.
I'm also having a problem with one of my continuum servers not building
per schedule which would seem to be because it is running on jdk16 - has
anyone seen this/have a solution?
Thanks
--Duncan

-Original Message-
From: Randall Fidler [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, August 01, 2007 6:36 PM
To: [EMAIL PROTECTED]
Subject: Perforce SCM

Hello,

 

Is anybody using Perforce as their SCM?  Upgraded to version
'1.1-beta-1' and the log file only tells me that it was unable to check
out the files; it does show the command being issued which appears
correct (p4 -d [working dir] client -i).  Is there somewhere else I can
look for scm error other than the general log?  

 

Additionally, is there any way to test the scm setup independently of
Continuum?

 

Thanks!!

 

Randall 


Can't delete projects in 1.1-alpha2

2007-06-19 Thread McNaught, Duncan
Hi,

  I'm having a problem deleting projects that I've been using for a
while. New Projects I can delete without problem:

When I try to delete an old project I get the error below:

This seems to be the JIRA issue:
http://jira.codehaus.org/browse/CONTINUUM-1301

The instructions to manually delete in the derby database posted at
http://jira.codehaus.org/browse/CONTINUUM-660 seem to be old.

Can someone provide new instructions to get around this deletion
problem?

Thanks

--Duncan


Error Occurred


javax.jdo.JDOUserException: One or more instances could not be deleted
NestedThrowables: javax.jdo.JDOUserException: One or more instances
could not be deleted NestedThrowables: javax.jdo.JDODataStoreException:
Delete request failed: DELETE FROM PROJECTDEPENDENCY WHERE
PROJECTDEPENDENCY_ID=? NestedThrowables: SQL Exception: DELETE on table
'PROJECTDEPENDENCY' caused a violation of foreign key constraint
'PROJECT_FK3' for key (30373). The statement has been rolled back.
javax.jdo.JDOUserException: One or more instances could not be deleted
NestedThrowables: javax.jdo.JDODataStoreException: Delete request
failed: DELETE FROM PROJECTDEPENDENCY WHERE PROJECTDEPENDENCY_ID=?
NestedThrowables: SQL Exception: DELETE on table 'PROJECTDEPENDENCY'
caused a violation of foreign key constraint 'PROJECT_FK3' for key
(30373). The statement has been rolled back. javax.jdo.JDOUserException:
One or more instances could not be deleted NestedThrowables:
javax.jdo.JDODataStoreException: Delete request failed: DELETE FROM
PROJECTDEPENDENCY WHERE PROJECTDEPENDENCY_ID=? NestedThrowables: SQL
Exception: DELETE on table 'PROJECTDEPENDENCY' caused a violation of
foreign key constraint 'PROJECT_FK3' for key (30373). The statement has
been rolled back. javax.jdo.JDOUserException: One or more instances
could not be deleted NestedThrowables: javax.jdo.JDODataStoreException:
Delete request failed: DELETE FROM PROJECTDEPENDENCY WHERE
PROJECTDEPENDENCY_ID=? NestedThrowables: SQL Exception: DELETE on table
'PROJECTDEPENDENCY' caused a violation of foreign key constraint
'PROJECT_FK3' for key (30373). The statement has been rolled back.
javax.jdo.JDOUserException: One or more instances could not be deleted
NestedThrowables: javax.jdo.JDODataStoreException: Delete request
failed: DELETE FROM PROJECTDEPENDENCY WHERE PROJECTDEPENDENCY_ID=?
NestedThrowables: SQL Exception: DELETE on table 'PROJECTDEPENDENCY'
caused a violation of foreign key constraint 'PROJECT_FK3' for key
(30373). The statement has been rolled back. javax.jdo.JDOUserException:
One or more instances could not be deleted NestedThrowables:
javax.jdo.JDODataStoreException: Delete request failed: DELETE FROM
PROJECTDEPENDENCY WHERE PROJECTDEPENDENCY_ID=? NestedThrowables: SQL
Exception: DELETE on table 'PROJECTDEPENDENCY' caused a violation of
foreign key constraint 'PROJECT_FK3' for key (30373). The statement has
been rolled back. 

 

 

 

Intuit Eclipse SCM

303 938 8801x1139

 



RE: Multiple Continuum instances on a single server

2007-06-15 Thread McNaught, Duncan
You can have multiple continuum instances on a single server, just
change the port in apps/continuum/conf/application.xml and the paths in
the configuration (you have to start the server to change this)
(http://ci2:8080/continuum/admin/configuration!input.action)
We have 5 instances running on one linux box.
Thanks
--Duncan

-Original Message-
From: Morgovsky, Alexander (US - Glen Mills)
[mailto:[EMAIL PROTECTED] 
Sent: Friday, June 15, 2007 2:01 PM
To: continuum-users@maven.apache.org
Subject: Multiple Continuum instances on a single server

Is it possible to have multiple Continuum instances on a single server?
Has this set-up been tested and shown to work correctly?  Thank you. 


This message (including any attachments) contains confidential
information intended for a specific individual and purpose, and is
protected by law.  If you are not the intended recipient, you should
delete this message. 


Any disclosure, copying, or distribution of this message, or the taking
of any action based on it, is strictly prohibited. [v.E.1]


RE: Build Cancelled Exception

2007-05-25 Thread McNaught, Duncan
Ok - I figured out that it is the max seconds a build can run.
Thanks
--Duncan

-Original Message-
From: McNaught, Duncan [mailto:[EMAIL PROTECTED] 
Sent: Friday, May 25, 2007 1:35 PM
To: continuum-users@maven.apache.org
Subject: Build Cancelled Exception

Can anyone tell me why this is happening in the snapshot of 1.1 we are
running?

org.apache.maven.continuum.execution.ContinuumBuildCancelledException:
The build was cancelled

Thanks

--Duncan

Intuit Eclipse SCM

303 938 8801x1139

 


Build Cancelled Exception

2007-05-25 Thread McNaught, Duncan
Can anyone tell me why this is happening in the snapshot of 1.1 we are
running?

org.apache.maven.continuum.execution.ContinuumBuildCancelledException:
The build was cancelled

Thanks

--Duncan

Intuit Eclipse SCM

303 938 8801x1139

 



RE: mevenide vs. m2eclipse?

2006-11-21 Thread McNaught, Duncan
Are there instructions for compiling the latest m2eclipse code from
trunk and providing a private update site? I've created a maven-embedder
with the fix I would like in the plugin, and I don't know how to create
the plugin with it in? org.maven.ide.eclipse\notes.txt seems to be
missing information,
--Duncan

-Original Message-
From: Stephan Schwab [mailto:[EMAIL PROTECTED] 
Sent: Sunday, November 19, 2006 6:12 PM
To: users@maven.apache.org
Subject: Re: mevenide vs. m2eclipse?



Martin van den Bemt wrote:
 
 The main focus for me is that people who don't want to know about how
 maven works, can still use the 
 benefit of making maven projects work in their IDE. Currently at our
 employer everyone ditched 
 m2eclipse since it doesn't work at all for them and switched to
 commandline, which is not an ideal 
 situation.

I faced a similar situation. So I compiled the latest m2eclipse code
from
trunk and provided a private update site. We're using the unofficial
0.10
release now and it really does work well and does everything we need for
now. From what I can read m2eclipse is waiting for something in the
maven
embedder and then they can move forward.

The m2eclipse compiled from trunk can be used with multi module projects
and
resolves dependencies from the Eclipse workspace. When you delete a
dependency from your workspace and want to use the one provided from
your
build server, then you might have to do an additional clean and build
within
Eclipse - or sometimes even close and restart Eclipse -, but in general
it
does work.

Stephan

---
Blog http://www.stephan-schwab.com

-- 
View this message in context:
http://www.nabble.com/mevenide-vs.-m2eclipse--tf2539922s177.html#a743559
2
Sent from the Maven - Users mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]