I rebooted my notebook (winXP), opened only the command prompt, ran build.bat 
and got the same error. The only thing I see is the CVSNT lock server (green 
fish) icon open in my winxp tray. I right click on the icon, selected Show 
Debug, it has the following log in it:

CVSLock 2.0.51d (Aug 19 2004) starting in test mode.
Initialising socket...ok
Starting lock server on port 2402/tcp...
CVS Lock service initialised successfully
Lock Client #1(localhost) opened
(#1) New client XSWD53R() root C:/svnctm/continuum-core-it/target/it/cvs-root
(#1) Lock request on C:/svnctm/continuum-core-it/target/it/cvs-root/CVSROOT/modu
les,v (Read Full) (granted 1)
(#1) Unlock request on lock 1
(#1) Lock request on C:/svnctm/continuum-core-it/target/it/cvs-root/CVSROOT/logi
nfo,v (Read Full) (granted 2)
(#1) Unlock request on lock 2
(#1) Lock request on C:/svnctm/continuum-core-it/target/it/cvs-root/CVSROOT/rcsi
nfo,v (Read Full) (granted 3)
(#1) Unlock request on lock 3
(#1) Lock request on C:/svnctm/continuum-core-it/target/it/cvs-root/CVSROOT/edit
info,v (Read Full) (granted 4)
(#1) Unlock request on lock 4
(#1) Lock request on C:/svnctm/continuum-core-it/target/it/cvs-root/CVSROOT/veri
fymsg,v (Read Full) (granted 5)
(#1) Unlock request on lock 5
(#1) Lock request on C:/svnctm/continuum-core-it/target/it/cvs-root/CVSROOT/comm
itinfo,v (Read Full) (granted 6)
(#1) Unlock request on lock 6
(#1) Lock request on C:/svnctm/continuum-core-it/target/it/cvs-root/CVSROOT/tagi
nfo,v (Read Full) (granted 7)
(#1) Unlock request on lock 7
(#1) Lock request on C:/svnctm/continuum-core-it/target/it/cvs-root/CVSROOT/chec
koutlist,v (Read Full) (granted 8)
(#1) Unlock request on lock 8
(#1) Lock request on C:/svnctm/continuum-core-it/target/it/cvs-root/CVSROOT/cvsw
rappers,v (Read Full) (granted 9)
(#1) Unlock request on lock 9
(#1) Lock request on C:/svnctm/continuum-core-it/target/it/cvs-root/CVSROOT/noti
fy,v (Read Full) (granted 10)
(#1) Unlock request on lock 10
(#1) Lock request on C:/svnctm/continuum-core-it/target/it/cvs-root/CVSROOT/modu
les2,v (Read Full) (granted 11)
(#1) Unlock request on lock 11
(#1) Lock request on C:/svnctm/continuum-core-it/target/it/cvs-root/CVSROOT/conf
ig,v (Read Full) (granted 12)
(#1) Unlock request on lock 12
(#1) Lock request on C:/svnctm/continuum-core-it/target/it/cvs-root/CVSROOT/post
commit,v (Read Full) (granted 13)
(#1) Unlock request on lock 13
(#1) Lock request on C:/svnctm/continuum-core-it/target/it/cvs-root/CVSROOT/hist
oryinfo,v (Read Full) (granted 14)
(#1) Unlock request on lock 14
(#1) Lock request on C:/svnctm/continuum-core-it/target/it/cvs-root/CVSROOT/cvsr
c,v (Read Full) (granted 15)
(#1) Unlock request on lock 15
Destroyed 0 locks
No more clients
Lock Client #1 closed
Lock Client #2(localhost) opened
(#2) New client XSWD53R() root C:/svnctm/continuum-core-it/target/it/cvs-root
Destroyed 0 locks
No more clients
Lock Client #2 closed
Lock Client #3(localhost) opened
(#3) New client XSWD53R() root C:/svnctm/continuum-core-it/target/it/cvs-root
(#3) Lock request on C:/svnctm/continuum-core-it/target/it/cvs-root/ant-cvs/buil
d.xml,v (Read Full) (granted 16)
(#3) Version request on lock 16 (1.1.1)
(#3) Version request on lock 16 (HEAD)
(#3) Version request on lock 16 (1.1.1)
(#3) Version request on lock 16 (HEAD)
(#3) Unlock request on lock 16
(#3) Lock request on C:/svnctm/continuum-core-it/target/it/cvs-root/ant-cvs/src/
main/java/Foo.java,v (Read Full) (granted 17)
(#3) Version request on lock 17 (1.1.1)
(#3) Version request on lock 17 (HEAD)
(#3) Version request on lock 17 (1.1.1)
(#3) Version request on lock 17 (HEAD)
(#3) Unlock request on lock 17
Destroyed 0 locks
No more clients
Lock Client #3 closed
Lock Client #4(localhost) opened
(#4) New client XSWD53R() root C:/svnctm/continuum-core-it/target/it/cvs-root
(#4) Lock request on C:/svnctm/continuum-core-it/target/it/cvs-root/ant-cvs/buil
d.xml,v (Read Full) (granted 18)
(#4) Version request on lock 18 (1.1.1)
(#4) Version request on lock 18 (HEAD)
(#4) Unlock request on lock 18
(#4) Lock request on C:/svnctm/continuum-core-it/target/it/cvs-root/ant-cvs/src/
main/java/Foo.java,v (Read Full) (granted 19)
(#4) Version request on lock 19 (1.1.1)
(#4) Version request on lock 19 (HEAD)
(#4) Unlock request on lock 19
Destroyed 0 locks
No more clients
Lock Client #4 closed 

-----Original Message-----
From: Wayne Fay [mailto:[EMAIL PROTECTED] 
Sent: Thursday, April 06, 2006 3:29 PM
To: continuum-users@maven.apache.org
Subject: Re: continuum build fails

You still have the same problem that Emmanuel already responded to:
[ stacktrace ] -----------------------------------------------------------
java.io.IOException: Directory
C:\svnctm\continuum-core-it\target\it\cvs-root unable to be deleted.

As he said:
and it seems you have a lock on
C:\svnmvn\maven\continuum\continuum-core-it\target\it\cvs-root,
perhaps a dos console open in it


Close all your DOS windows.
Close all your Windows Explorer windows.
If that doesn't work, reboot the computer and try again.

Wayne

On 4/6/06, Dixit, Sandeep (ProSource Solutions)
<[EMAIL PROTECTED]> wrote:
>
> I have added Ant in the classpath. Looks like it created the 
> continuum-webapp-1.1.war. It is though still failing while deleting a 
> directory (see attached zip). Please advise.
>
> Thanks,
> Sandeep
>
> -----Original Message-----
> From: Dixit, Sandeep (ProSource Solutions)
> Sent: Thursday, April 06, 2006 12:12 PM
> To: 'continuum-users@maven.apache.org'
> Subject: RE: continuum build fails
>
> I do see cvsnt getting activated on my workstation. What versions of these 
> tools do I need?
>
> Also, just to give you a brief idea, my goal is to build a war that we can 
> deploy in WebSphere 6. How should I approach this? Please advise.
>
> Thanks in advance,
> Sandeep
>
>
> -----Original Message-----
> From: Emmanuel Venisse [mailto:[EMAIL PROTECTED]
> Sent: Thursday, April 06, 2006 12:01 PM
> To: continuum-users@maven.apache.org
> Subject: Re: continuum build fails
>
> ok, you must have ant, maven, mvn, cvs and svn in your path.
>
> and it seems you have a lock on 
> C:\svnmvn\maven\continuum\continuum-core-it\target\it\cvs-root,
> perhaps a dos console open in it
>
> Emmanuel
>
> Dixit, Sandeep (ProSource Solutions) a écrit :
> > Attached...
> >
> > -----Original Message-----
> > From: Emmanuel Venisse [mailto:[EMAIL PROTECTED]
> > Sent: Thursday, April 06, 2006 11:35 AM
> > To: continuum-users@maven.apache.org
> > Subject: Re: continuum build fails
> >
> > send me the content of your surefire-reports directory.
> >
> > An other solution is to use snapshot builds :
> > http://maven.zones.apache.org/~continuum/builds/branches/continuum-1.0.x/
> >
> > Emmanuel
> >
> > Dixit, Sandeep (ProSource Solutions) a écrit :
> >
> >>Here is log from today's build...
> >>
> >>
> >>2006-04-06 11:12:12,974 [main] INFO  SCHEMA                         - 
> >>Catalog ""
> >>, Schema "SA" initialised - managing 26 classes
> >>2006-04-06 11:12:13,489 [main] INFO  Continuum                      -  
> >>6:Ant CVS
> >> Project:ant
> >>2006-04-06 11:12:13,489 [main] INFO  Continuum                      - 
> >>Starting C
> >>ontinuum.
> >>2006-04-06 11:12:13,489 [main] INFO  Continuum                      -
> >>2006-04-06 11:12:13,489 [main] INFO  Continuum                      -
> >>2006-04-06 11:12:13,489 [main] INFO  Continuum                      - < 
> >>Continuu
> >>m 1.1-SNAPSHOT started! >
> >>2006-04-06 11:12:13,489 [main] INFO  Continuum                      - 
> >>----------
> >>-------------------------
> >>2006-04-06 11:12:13,489 [main] INFO  Continuum                      -       
> >> \
> >> ^__^
> >>2006-04-06 11:12:13,489 [main] INFO  Continuum                      -       
> >>  \
> >> (oo)\_______
> >>2006-04-06 11:12:13,489 [main] INFO  Continuum                      -
> >> (__)\       )\/\
> >>2006-04-06 11:12:13,489 [main] INFO  Continuum                      -
> >>     ||----w |
> >>2006-04-06 11:12:13,489 [main] INFO  Continuum                      -
> >>     ||     ||
> >>2006-04-06 11:12:13,489 [main] INFO  Continuum                      -
> >>2006-04-06 11:12:13,489 [main] INFO  Continuum                      -
> >>2006-04-06 11:12:13,489 [main] INFO  ContinuumInitializer           - 
> >>Continuum
> >>initializer running ...
> >>2006-04-06 11:12:15,739 [main] INFO  SchedulesActivator             - 
> >>Activating
> >> schedules ...
> >>2006-04-06 11:12:15,755 [main] WARN  ContinuumScheduler             - Will 
> >>not s
> >>chedule this job as a job {DEFAULT_SCHEDULE:DEFAULT} already exists.
> >>2006-04-06 11:12:15,755 [main] INFO  SchedulesActivator             - null
> >>2006-04-06 11:12:15,755 [main] INFO  PlexusContainer                - 
> >>Loading on
> >> start [role,roleHint]: 
> >> [org.codehaus.plexus.taskqueue.execution.TaskQueueExecut
> >>or,build-project]
> >>2006-04-06 11:12:15,755 [main] WARN  RecipientSource                - Using 
> >>'${m
> >>ail.override.to.address}' as the to address for all emails.
> >>2006-04-06 11:12:15,755 [main] INFO  TaskQueueExecutor:build-project - 
> >>Starting
> >>task executor, thread name 'build-project'.
> >>2006-04-06 11:12:15,755 [main] INFO  PlexusContainer                - 
> >>Loading on
> >> start [role,roleHint]: 
> >> [org.codehaus.plexus.taskqueue.execution.TaskQueueExecut
> >>or,check-out-project]
> >>2006-04-06 11:12:15,755 [main] INFO  TaskQueueExecutor:check-out-project - 
> >>Start
> >>ing task executor, thread name 'check-out-project'.
> >>-------------------------------------------------------------------------------
> >>[2006.04.06 11:12:15] Integration test settings
> >>-------------------------------------------------------------------------------
> >>[2006.04.06 11:12:15] IT root: 
> >>C:\svnmvn\maven\continuum\continuum-core-it\targe
> >>t\it
> >>[2006.04.06 11:12:15] Remoting method: jvm
> >>[2006.04.06 11:12:15] Store implementation: class 
> >>org.apache.maven.continuum.sto
> >>re.JdoContinuumStore
> >>-------------------------------------------------------------------------------
> >>[surefire] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 16.499 sec 
> >><<<<<<
> >><< FAILURE !!
> >>[INFO] 
> >>------------------------------------------------------------------------
> >>[ERROR] BUILD ERROR
> >>[INFO] 
> >>------------------------------------------------------------------------
> >>[INFO] There are test failures.
> >>[INFO] 
> >>------------------------------------------------------------------------
> >>[INFO] For more information, run Maven with the -e switch
> >>[INFO] 
> >>------------------------------------------------------------------------
> >>[INFO] Total time: 7 minutes 33 seconds
> >>[INFO] Finished at: Thu Apr 06 11:12:16 EDT 2006
> >>[INFO] Final Memory: 61M/63M
> >>[INFO] 
> >>------------------------------------------------------------------------
> >>
> >>-----Original Message-----
> >>From: Emmanuel Venisse [mailto:[EMAIL PROTECTED]
> >>Sent: Thursday, April 06, 2006 9:05 AM
> >>To: continuum-users@maven.apache.org
> >>Subject: Re: continuum build fails
> >>
> >>In console, you must have a line with "<<<<<<<< FAILURE !!" or you can look 
> >>in
> >>continuum-core-it/target/surefire-reports
> >>
> >>Emmanuel
> >>
> >>Dixit, Sandeep (ProSource Solutions) a écrit :
> >>
> >>
> >>>Where does it write the log? I am not able to find it in the continuum 
> >>>directory where I checked out the code and doing the build.
> >>>
> >>>Thanks,
> >>>Sandeep
> >>>
> >>>-----Original Message-----
> >>>From: Emmanuel Venisse [mailto:[EMAIL PROTECTED]
> >>>Sent: Wednesday, April 05, 2006 4:03 PM
> >>>To: continuum-users@maven.apache.org
> >>>Subject: Re: continuum build fails
> >>>
> >>>what is the test that failed?
> >>>
> >>>Emmanuel
> >>>
> >>>Dixit, Sandeep (ProSource Solutions) a écrit :
> >>>
> >>>
> >>>
> >>>>I am getting the following error message while trying to build on winxp
> >>>>machine. How do I resolve this?
> >>>>
> >>>>Thanks in advance,
> >>>>Sandeep
> >>>>
> >>>>
> >>>>------------------------------------------------------------------------
> >>>>-------
> >>>>[2006.04.05 14:55:39] Integration test settings
> >>>>------------------------------------------------------------------------
> >>>>-------
> >>>>[2006.04.05 14:55:39] IT root: C:\continuum\continuum-core-it\target\it
> >>>>[2006.04.05 14:55:39] Remoting method: jvm
> >>>>[2006.04.05 14:55:39] Store implementation: class
> >>>>org.apache.maven.continuum.sto
> >>>>re.JdoContinuumStore
> >>>>------------------------------------------------------------------------
> >>>>-------
> >>>>[surefire] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 7.938 sec
> >>>><<<<<<<
> >>>>< FAILURE !!
> >>>>[INFO]
> >>>>------------------------------------------------------------------------
> >>>>[ERROR] BUILD ERROR
> >>>>[INFO]
> >>>>------------------------------------------------------------------------
> >>>>[INFO] There are test failures.
> >>>>[INFO]
> >>>>------------------------------------------------------------------------
> >>>>[INFO] For more information, run Maven with the -e switch
> >>>>[INFO]
> >>>>------------------------------------------------------------------------
> >>>>[INFO] Total time: 7 minutes 5 seconds
> >>>>[INFO] Finished at: Wed Apr 05 14:55:39 EDT 2006
> >>>>[INFO] Final Memory: 60M/63M
> >>>>[INFO]
> >>>>------------------------------------------------------------------------
> >>>>
> >>>>-------------------------------------------------------------------------------------------
> >>>>***National City made the following annotations
> >>>>-------------------------------------------------------------------------------------------
> >>>>This communication is a confidential and proprietary business 
> >>>>communication.
> >>>>It is intended solely for the use of the designated recipient(s).  If this
> >>>>communication is received in error, please contact the sender and delete
> >>>>this communication.
> >>>>===========================================================================================
> >>>>
> >>>>
> >>>>
> >>>
> >>>
> >>>
> >>>
> >>>
> >>>
> >>>
> >>
> >>
> >>
> >>
> >>
> >
> >
>
>
>
>
>

Reply via email to