Re: Build blocked

2008-03-11 Thread Nicolas Loison
 Baptiste 
  [EMAIL PROTECTED]
   :
 
  Hi Nicolas,
 
  How is your JMeter script started? I
 guess
  continuum
 just
 started
   it,
 but
  restarting continuum won't restart this
   script
   (since
there's
certainly
 no
  more parent/child relationship if you
 run
under
  Unix/Linux).
  So you might need to kill this process.
 
  Under Linux, use the kill command
 after
having
   found
 its
pid
(process
  id). Under windows, open the process
  windows
and
   click
 on
  Terminer
   le
  processus :-).
 
  Cheers.
  PS : The end of your message made me
  laugh,
btw:
Sorry
  for
my
 English
  I'm french user. As if being french
 would
   be
a
totally
normal
   excuse
 for
  not being able to write english :).
 
  -Message d'origine-
  De : Nicolas Loison [mailto:
   [EMAIL PROTECTED]
  Envoyé : mercredi 27 février 2008 20:36
  À : continuum-users@maven.apache.org
  Objet : Build blocked
 
  Hello,
 
  I've got a problem with a build in
   Continuum.
My
 Continuum
 version
   is
  1.0.3and I using Maven 2.
 
 
  My build runs a jmeter script who is
 bad.
   Even
 if
  I
  restart
   Continuum,
 the
  build is always blocked at the same
 place
   and
 it's
impossible to
 suppress it
  !!
 
  Please, can you help me ?
 
  Thanks
 
  Nico
 
  PS: Sorry for my English I'm french
  user




Re: Build blocked

2008-03-10 Thread Nicolas Loison
Hi,

I was in holiday the last week.

I would like to know what is the name of the DB and What is the login and
the password to connect it ?

Thanks a lot,
Nico

2008/2/29, Nicolas Loison [EMAIL PROTECTED]:

 Thanks,

 But what is the name of the DB ? Where is it ? What is the login and the
 password to connect it ?

 Thanks a lot,
 Nico

 2008/2/29, Emmanuel Venisse [EMAIL PROTECTED]:
 
  ok, so you can connect to your db with a sql client like SquirrelSQL,
  then
  you modify the state in the project table.
 
  Emmanuel
 
  On Fri, Feb 29, 2008 at 8:40 AM, Nicolas Loison 
  [EMAIL PROTECTED]
 
  wrote:
 
   Yes of course, I've trying several times, and the problem is always
  the
   same...
  
   Thanks,
   Nico
  
   2008/2/28, Emmanuel Venisse [EMAIL PROTECTED]:
   
Before to modify the db, do you have tested to restart Continuum
  then to
force a build? Generaly it fix the issue.
   
On Thu, Feb 28, 2008 at 9:54 PM, Nicolas Loison 
   [EMAIL PROTECTED]

   
wrote:
   
 I can't force a build, I have not the choice to do it. I'm obliged
  to
 fixed
 it in the DB, isn't it ? How do that ?

 Thanks,
 Nicolas

 2008/2/28, Emmanuel Venisse [EMAIL PROTECTED]:
 
  What happen if you force a build? Generally it fix this 1.0.3issue.
  If it doesn't work, you'll need to fix it in the DB.
 
  Emmanuel
 
  On Thu, Feb 28, 2008 at 3:01 PM, Nicolas Loison 
 [EMAIL PROTECTED]
  
  wrote:
 
 
   Hi !
  
   I prefer write in French ;)
  
   So, I run under Linux, but I don't see any process in report
  with
 maven.
   Are
   you able to say more about this process ?
  
   Thanks
   Nico
  
   2008/2/28, MATHUS Baptiste [EMAIL PROTECTED]:
   
Hi Nicolas,
   
How is your JMeter script started? I guess continuum just
   started
 it,
   but
restarting continuum won't restart this script (since
  there's
  certainly
   no
more parent/child relationship if you run under Unix/Linux).
So you might need to kill this process.
   
Under Linux, use the kill command after having found its
  pid
  (process
id). Under windows, open the process windows and click on
Terminer
 le
processus :-).
   
Cheers.
PS : The end of your message made me laugh, btw: Sorry for
  my
   English
I'm french user. As if being french would be a totally
  normal
 excuse
   for
not being able to write english :).
   
-Message d'origine-
De : Nicolas Loison [mailto:[EMAIL PROTECTED]
Envoyé : mercredi 27 février 2008 20:36
À : continuum-users@maven.apache.org
Objet : Build blocked
   
Hello,
   
I've got a problem with a build in Continuum. My Continuum
   version
 is
1.0.3and I using Maven 2.
   
   
My build runs a jmeter script who is bad. Even if I restart
 Continuum,
   the
build is always blocked at the same place and it's
  impossible to
   suppress it
!!
   
Please, can you help me ?
   
Thanks
   
Nico
   
PS: Sorry for my English I'm french user
   
  
 

   
  
 





Re: Build blocked

2008-03-10 Thread Emmanuel Venisse
You'll find the jdbc url in your application.xml file with
username/password. normally, the login is 'sa' with no password.

emmanuel

On Mon, Mar 10, 2008 at 9:44 AM, Nicolas Loison [EMAIL PROTECTED]
wrote:

 Hi,

 I was in holiday the last week.

 I would like to know what is the name of the DB and What is the login and
 the password to connect it ?

 Thanks a lot,
 Nico

 2008/2/29, Nicolas Loison [EMAIL PROTECTED]:
 
  Thanks,
 
  But what is the name of the DB ? Where is it ? What is the login and the
  password to connect it ?
 
  Thanks a lot,
  Nico
 
  2008/2/29, Emmanuel Venisse [EMAIL PROTECTED]:
  
   ok, so you can connect to your db with a sql client like SquirrelSQL,
   then
   you modify the state in the project table.
  
   Emmanuel
  
   On Fri, Feb 29, 2008 at 8:40 AM, Nicolas Loison 
   [EMAIL PROTECTED]
  
   wrote:
  
Yes of course, I've trying several times, and the problem is always
   the
same...
   
Thanks,
Nico
   
2008/2/28, Emmanuel Venisse [EMAIL PROTECTED]:

 Before to modify the db, do you have tested to restart Continuum
   then to
 force a build? Generaly it fix the issue.

 On Thu, Feb 28, 2008 at 9:54 PM, Nicolas Loison 
[EMAIL PROTECTED]
 

 wrote:

  I can't force a build, I have not the choice to do it. I'm
 obliged
   to
  fixed
  it in the DB, isn't it ? How do that ?
 
  Thanks,
  Nicolas
 
  2008/2/28, Emmanuel Venisse [EMAIL PROTECTED]:
  
   What happen if you force a build? Generally it fix this
 1.0.3issue.
   If it doesn't work, you'll need to fix it in the DB.
  
   Emmanuel
  
   On Thu, Feb 28, 2008 at 3:01 PM, Nicolas Loison 
  [EMAIL PROTECTED]
   
   wrote:
  
  
Hi !
   
I prefer write in French ;)
   
So, I run under Linux, but I don't see any process in report
   with
  maven.
Are
you able to say more about this process ?
   
Thanks
Nico
   
2008/2/28, MATHUS Baptiste [EMAIL PROTECTED]:

 Hi Nicolas,

 How is your JMeter script started? I guess continuum just
started
  it,
but
 restarting continuum won't restart this script (since
   there's
   certainly
no
 more parent/child relationship if you run under
 Unix/Linux).
 So you might need to kill this process.

 Under Linux, use the kill command after having found its
   pid
   (process
 id). Under windows, open the process windows and click on
 Terminer
  le
 processus :-).

 Cheers.
 PS : The end of your message made me laugh, btw: Sorry
 for
   my
English
 I'm french user. As if being french would be a totally
   normal
  excuse
for
 not being able to write english :).

 -Message d'origine-
 De : Nicolas Loison [mailto:[EMAIL PROTECTED]
 Envoyé : mercredi 27 février 2008 20:36
 À : continuum-users@maven.apache.org
 Objet : Build blocked

 Hello,

 I've got a problem with a build in Continuum. My Continuum
version
  is
 1.0.3and I using Maven 2.


 My build runs a jmeter script who is bad. Even if I
 restart
  Continuum,
the
 build is always blocked at the same place and it's
   impossible to
suppress it
 !!

 Please, can you help me ?

 Thanks

 Nico

 PS: Sorry for my English I'm french user

   
  
 

   
  
 
 
 



Re: Build blocked

2008-03-10 Thread Nicolas Loison
Ok, so I've found this information in the application.xml file but I don't
know what is the name of the DB...

2008/3/10, Emmanuel Venisse [EMAIL PROTECTED]:

 You'll find the jdbc url in your application.xml file with
 username/password. normally, the login is 'sa' with no password.

 emmanuel

 On Mon, Mar 10, 2008 at 9:44 AM, Nicolas Loison [EMAIL PROTECTED]
 

 wrote:

  Hi,
 
  I was in holiday the last week.
 
  I would like to know what is the name of the DB and What is the login
 and
  the password to connect it ?
 
  Thanks a lot,
  Nico
 
  2008/2/29, Nicolas Loison [EMAIL PROTECTED]:
  
   Thanks,
  
   But what is the name of the DB ? Where is it ? What is the login and
 the
   password to connect it ?
  
   Thanks a lot,
   Nico
  
   2008/2/29, Emmanuel Venisse [EMAIL PROTECTED]:
   
ok, so you can connect to your db with a sql client like
 SquirrelSQL,
then
you modify the state in the project table.
   
Emmanuel
   
On Fri, Feb 29, 2008 at 8:40 AM, Nicolas Loison 
[EMAIL PROTECTED]
   
wrote:
   
 Yes of course, I've trying several times, and the problem is
 always
the
 same...

 Thanks,
 Nico

 2008/2/28, Emmanuel Venisse [EMAIL PROTECTED]:
 
  Before to modify the db, do you have tested to restart Continuum
then to
  force a build? Generaly it fix the issue.
 
  On Thu, Feb 28, 2008 at 9:54 PM, Nicolas Loison 
 [EMAIL PROTECTED]
  
 
  wrote:
 
   I can't force a build, I have not the choice to do it. I'm
  obliged
to
   fixed
   it in the DB, isn't it ? How do that ?
  
   Thanks,
   Nicolas
  
   2008/2/28, Emmanuel Venisse [EMAIL PROTECTED]:
   
What happen if you force a build? Generally it fix this
  1.0.3issue.
If it doesn't work, you'll need to fix it in the DB.
   
Emmanuel
   
On Thu, Feb 28, 2008 at 3:01 PM, Nicolas Loison 
   [EMAIL PROTECTED]

wrote:
   
   
 Hi !

 I prefer write in French ;)

 So, I run under Linux, but I don't see any process in
 report
with
   maven.
 Are
 you able to say more about this process ?

 Thanks
 Nico

 2008/2/28, MATHUS Baptiste [EMAIL PROTECTED]:
 
  Hi Nicolas,
 
  How is your JMeter script started? I guess continuum
 just
 started
   it,
 but
  restarting continuum won't restart this script (since
there's
certainly
 no
  more parent/child relationship if you run under
  Unix/Linux).
  So you might need to kill this process.
 
  Under Linux, use the kill command after having found
 its
pid
(process
  id). Under windows, open the process windows and click
 on
  Terminer
   le
  processus :-).
 
  Cheers.
  PS : The end of your message made me laugh, btw: Sorry
  for
my
 English
  I'm french user. As if being french would be a totally
normal
   excuse
 for
  not being able to write english :).
 
  -Message d'origine-
  De : Nicolas Loison [mailto:[EMAIL PROTECTED]
  Envoyé : mercredi 27 février 2008 20:36
  À : continuum-users@maven.apache.org
  Objet : Build blocked
 
  Hello,
 
  I've got a problem with a build in Continuum. My
 Continuum
 version
   is
  1.0.3and I using Maven 2.
 
 
  My build runs a jmeter script who is bad. Even if I
  restart
   Continuum,
 the
  build is always blocked at the same place and it's
impossible to
 suppress it
  !!
 
  Please, can you help me ?
 
  Thanks
 
  Nico
 
  PS: Sorry for my English I'm french user



Re: Build blocked

2008-03-10 Thread Emmanuel Venisse
What is your jdbc url?

Emmanuel

On Mon, Mar 10, 2008 at 11:45 AM, Nicolas Loison [EMAIL PROTECTED]
wrote:

 Ok, so I've found this information in the application.xml file but I don't
 know what is the name of the DB...

 2008/3/10, Emmanuel Venisse [EMAIL PROTECTED]:
 
  You'll find the jdbc url in your application.xml file with
  username/password. normally, the login is 'sa' with no password.
 
  emmanuel
 
  On Mon, Mar 10, 2008 at 9:44 AM, Nicolas Loison 
 [EMAIL PROTECTED]
  
 
  wrote:
 
   Hi,
  
   I was in holiday the last week.
  
   I would like to know what is the name of the DB and What is the login
  and
   the password to connect it ?
  
   Thanks a lot,
   Nico
  
   2008/2/29, Nicolas Loison [EMAIL PROTECTED]:
   
Thanks,
   
But what is the name of the DB ? Where is it ? What is the login and
  the
password to connect it ?
   
Thanks a lot,
Nico
   
2008/2/29, Emmanuel Venisse [EMAIL PROTECTED]:

 ok, so you can connect to your db with a sql client like
  SquirrelSQL,
 then
 you modify the state in the project table.

 Emmanuel

 On Fri, Feb 29, 2008 at 8:40 AM, Nicolas Loison 
 [EMAIL PROTECTED]

 wrote:

  Yes of course, I've trying several times, and the problem is
  always
 the
  same...
 
  Thanks,
  Nico
 
  2008/2/28, Emmanuel Venisse [EMAIL PROTECTED]:
  
   Before to modify the db, do you have tested to restart
 Continuum
 then to
   force a build? Generaly it fix the issue.
  
   On Thu, Feb 28, 2008 at 9:54 PM, Nicolas Loison 
  [EMAIL PROTECTED]
   
  
   wrote:
  
I can't force a build, I have not the choice to do it. I'm
   obliged
 to
fixed
it in the DB, isn't it ? How do that ?
   
Thanks,
Nicolas
   
2008/2/28, Emmanuel Venisse [EMAIL PROTECTED]:

 What happen if you force a build? Generally it fix this
   1.0.3issue.
 If it doesn't work, you'll need to fix it in the DB.

 Emmanuel

 On Thu, Feb 28, 2008 at 3:01 PM, Nicolas Loison 
[EMAIL PROTECTED]
 
 wrote:


  Hi !
 
  I prefer write in French ;)
 
  So, I run under Linux, but I don't see any process in
  report
 with
maven.
  Are
  you able to say more about this process ?
 
  Thanks
  Nico
 
  2008/2/28, MATHUS Baptiste [EMAIL PROTECTED]:
  
   Hi Nicolas,
  
   How is your JMeter script started? I guess continuum
  just
  started
it,
  but
   restarting continuum won't restart this script (since
 there's
 certainly
  no
   more parent/child relationship if you run under
   Unix/Linux).
   So you might need to kill this process.
  
   Under Linux, use the kill command after having found
  its
 pid
 (process
   id). Under windows, open the process windows and click
  on
   Terminer
le
   processus :-).
  
   Cheers.
   PS : The end of your message made me laugh, btw:
 Sorry
   for
 my
  English
   I'm french user. As if being french would be a
 totally
 normal
excuse
  for
   not being able to write english :).
  
   -Message d'origine-
   De : Nicolas Loison [mailto:[EMAIL PROTECTED]
   Envoyé : mercredi 27 février 2008 20:36
   À : continuum-users@maven.apache.org
   Objet : Build blocked
  
   Hello,
  
   I've got a problem with a build in Continuum. My
  Continuum
  version
is
   1.0.3and I using Maven 2.
  
  
   My build runs a jmeter script who is bad. Even if I
   restart
Continuum,
  the
   build is always blocked at the same place and it's
 impossible to
  suppress it
   !!
  
   Please, can you help me ?
  
   Thanks
  
   Nico
  
   PS: Sorry for my English I'm french user
 



Re: Build blocked

2008-03-10 Thread Nicolas Loison
So,

My jdbc url is :

property
namejavax.jdo.option.ConnectionURL/name
valuejdbc:derby:${plexus.home}/database;create=true/value
/property

Thanks !


2008/3/10, Emmanuel Venisse [EMAIL PROTECTED]:

 What is your jdbc url?

 Emmanuel

 On Mon, Mar 10, 2008 at 11:45 AM, Nicolas Loison 
 [EMAIL PROTECTED]

 wrote:

  Ok, so I've found this information in the application.xml file but I
 don't
  know what is the name of the DB...
 
  2008/3/10, Emmanuel Venisse [EMAIL PROTECTED]:
  
   You'll find the jdbc url in your application.xml file with
   username/password. normally, the login is 'sa' with no password.
  
   emmanuel
  
   On Mon, Mar 10, 2008 at 9:44 AM, Nicolas Loison 
  [EMAIL PROTECTED]
   
  
   wrote:
  
Hi,
   
I was in holiday the last week.
   
I would like to know what is the name of the DB and What is the
 login
   and
the password to connect it ?
   
Thanks a lot,
Nico
   
2008/2/29, Nicolas Loison [EMAIL PROTECTED]:

 Thanks,

 But what is the name of the DB ? Where is it ? What is the login
 and
   the
 password to connect it ?

 Thanks a lot,
 Nico

 2008/2/29, Emmanuel Venisse [EMAIL PROTECTED]:
 
  ok, so you can connect to your db with a sql client like
   SquirrelSQL,
  then
  you modify the state in the project table.
 
  Emmanuel
 
  On Fri, Feb 29, 2008 at 8:40 AM, Nicolas Loison 
  [EMAIL PROTECTED]
 
  wrote:
 
   Yes of course, I've trying several times, and the problem is
   always
  the
   same...
  
   Thanks,
   Nico
  
   2008/2/28, Emmanuel Venisse [EMAIL PROTECTED]:
   
Before to modify the db, do you have tested to restart
  Continuum
  then to
force a build? Generaly it fix the issue.
   
On Thu, Feb 28, 2008 at 9:54 PM, Nicolas Loison 
   [EMAIL PROTECTED]

   
wrote:
   
 I can't force a build, I have not the choice to do it. I'm
obliged
  to
 fixed
 it in the DB, isn't it ? How do that ?

 Thanks,
 Nicolas

 2008/2/28, Emmanuel Venisse [EMAIL PROTECTED]:
 
  What happen if you force a build? Generally it fix this
1.0.3issue.
  If it doesn't work, you'll need to fix it in the DB.
 
  Emmanuel
 
  On Thu, Feb 28, 2008 at 3:01 PM, Nicolas Loison 
 [EMAIL PROTECTED]
  
  wrote:
 
 
   Hi !
  
   I prefer write in French ;)
  
   So, I run under Linux, but I don't see any process in
   report
  with
 maven.
   Are
   you able to say more about this process ?
  
   Thanks
   Nico
  
   2008/2/28, MATHUS Baptiste [EMAIL PROTECTED]:
   
Hi Nicolas,
   
How is your JMeter script started? I guess continuum
   just
   started
 it,
   but
restarting continuum won't restart this script
 (since
  there's
  certainly
   no
more parent/child relationship if you run under
Unix/Linux).
So you might need to kill this process.
   
Under Linux, use the kill command after having
 found
   its
  pid
  (process
id). Under windows, open the process windows and
 click
   on
Terminer
 le
processus :-).
   
Cheers.
PS : The end of your message made me laugh, btw:
  Sorry
for
  my
   English
I'm french user. As if being french would be a
  totally
  normal
 excuse
   for
not being able to write english :).
   
-Message d'origine-
De : Nicolas Loison [mailto:
 [EMAIL PROTECTED]
Envoyé : mercredi 27 février 2008 20:36
À : continuum-users@maven.apache.org
Objet : Build blocked
   
Hello,
   
I've got a problem with a build in Continuum. My
   Continuum
   version
 is
1.0.3and I using Maven 2.
   
   
My build runs a jmeter script who is bad. Even if I
restart
 Continuum,
   the
build is always blocked at the same place and it's
  impossible to
   suppress it
!!
   
Please, can you help me ?
   
Thanks
   
Nico
   
PS: Sorry for my English I'm french user
  



Re: Build blocked

2008-03-10 Thread Emmanuel Venisse
derby is used in memory, so the database is stored in some files and the db
name is ${plexus.home}/database
When you'll use SquirrelSQL, replace ${plexus.home} by the continuum root
directory, maybe a sub-directory.
Search a subdirectory named 'database' under your continuum directory and
you'll know the path to use.

Emmanuel

On Mon, Mar 10, 2008 at 4:29 PM, Nicolas Loison [EMAIL PROTECTED]
wrote:

 So,

 My jdbc url is :

 property
namejavax.jdo.option.ConnectionURL/name
valuejdbc:derby:${plexus.home}/database;create=true/value
 /property

 Thanks !


 2008/3/10, Emmanuel Venisse [EMAIL PROTECTED]:
 
  What is your jdbc url?
 
  Emmanuel
 
  On Mon, Mar 10, 2008 at 11:45 AM, Nicolas Loison 
  [EMAIL PROTECTED]
 
  wrote:
 
   Ok, so I've found this information in the application.xml file but I
  don't
   know what is the name of the DB...
  
   2008/3/10, Emmanuel Venisse [EMAIL PROTECTED]:
   
You'll find the jdbc url in your application.xml file with
username/password. normally, the login is 'sa' with no password.
   
emmanuel
   
On Mon, Mar 10, 2008 at 9:44 AM, Nicolas Loison 
   [EMAIL PROTECTED]

   
wrote:
   
 Hi,

 I was in holiday the last week.

 I would like to know what is the name of the DB and What is the
  login
and
 the password to connect it ?

 Thanks a lot,
 Nico

 2008/2/29, Nicolas Loison [EMAIL PROTECTED]:
 
  Thanks,
 
  But what is the name of the DB ? Where is it ? What is the login
  and
the
  password to connect it ?
 
  Thanks a lot,
  Nico
 
  2008/2/29, Emmanuel Venisse [EMAIL PROTECTED]:
  
   ok, so you can connect to your db with a sql client like
SquirrelSQL,
   then
   you modify the state in the project table.
  
   Emmanuel
  
   On Fri, Feb 29, 2008 at 8:40 AM, Nicolas Loison 
   [EMAIL PROTECTED]
  
   wrote:
  
Yes of course, I've trying several times, and the problem is
always
   the
same...
   
Thanks,
Nico
   
2008/2/28, Emmanuel Venisse [EMAIL PROTECTED]:

 Before to modify the db, do you have tested to restart
   Continuum
   then to
 force a build? Generaly it fix the issue.

 On Thu, Feb 28, 2008 at 9:54 PM, Nicolas Loison 
[EMAIL PROTECTED]
 

 wrote:

  I can't force a build, I have not the choice to do it.
 I'm
 obliged
   to
  fixed
  it in the DB, isn't it ? How do that ?
 
  Thanks,
  Nicolas
 
  2008/2/28, Emmanuel Venisse [EMAIL PROTECTED]
 :
  
   What happen if you force a build? Generally it fix
 this
 1.0.3issue.
   If it doesn't work, you'll need to fix it in the DB.
  
   Emmanuel
  
   On Thu, Feb 28, 2008 at 3:01 PM, Nicolas Loison 
  [EMAIL PROTECTED]
   
   wrote:
  
  
Hi !
   
I prefer write in French ;)
   
So, I run under Linux, but I don't see any process
 in
report
   with
  maven.
Are
you able to say more about this process ?
   
Thanks
Nico
   
2008/2/28, MATHUS Baptiste [EMAIL PROTECTED]:

 Hi Nicolas,

 How is your JMeter script started? I guess
 continuum
just
started
  it,
but
 restarting continuum won't restart this script
  (since
   there's
   certainly
no
 more parent/child relationship if you run under
 Unix/Linux).
 So you might need to kill this process.

 Under Linux, use the kill command after having
  found
its
   pid
   (process
 id). Under windows, open the process windows and
  click
on
 Terminer
  le
 processus :-).

 Cheers.
 PS : The end of your message made me laugh, btw:
   Sorry
 for
   my
English
 I'm french user. As if being french would be a
   totally
   normal
  excuse
for
 not being able to write english :).

 -Message d'origine-
 De : Nicolas Loison [mailto:
  [EMAIL PROTECTED]
 Envoyé : mercredi 27 février 2008 20:36
 À : continuum-users@maven.apache.org
 Objet : Build blocked

 Hello,

 I've got a problem with a build in Continuum. My
Continuum
version
  is
 1.0.3and I using Maven 2.


 My build runs a jmeter script who is bad. Even

Re: Build blocked

2008-03-10 Thread Emmanuel Venisse
   for
 my
  English
   I'm french user. As if being french would be
 a
 totally
 normal
excuse
  for
   not being able to write english :).
  
   -Message d'origine-
   De : Nicolas Loison [mailto:
[EMAIL PROTECTED]
   Envoyé : mercredi 27 février 2008 20:36
   À : continuum-users@maven.apache.org
   Objet : Build blocked
  
   Hello,
  
   I've got a problem with a build in Continuum.
 My
  Continuum
  version
is
   1.0.3and I using Maven 2.
  
  
   My build runs a jmeter script who is bad. Even
  if
   I
   restart
Continuum,
  the
   build is always blocked at the same place and
  it's
 impossible to
  suppress it
   !!
  
   Please, can you help me ?
  
   Thanks
  
   Nico
  
   PS: Sorry for my English I'm french user
 
   
  
 



Re: Build blocked

2008-03-10 Thread Nicolas Loison
  (process
id). Under windows, open the process windows
  and
 click
   on
Terminer
 le
processus :-).
   
Cheers.
PS : The end of your message made me laugh,
  btw:
  Sorry
for
  my
   English
I'm french user. As if being french would
 be
  a
  totally
  normal
 excuse
   for
not being able to write english :).
   
-Message d'origine-
De : Nicolas Loison [mailto:
 [EMAIL PROTECTED]
Envoyé : mercredi 27 février 2008 20:36
À : continuum-users@maven.apache.org
Objet : Build blocked
   
Hello,
   
I've got a problem with a build in
 Continuum.
  My
   Continuum
   version
 is
1.0.3and I using Maven 2.
   
   
My build runs a jmeter script who is bad.
 Even
   if
I
restart
 Continuum,
   the
build is always blocked at the same place
 and
   it's
  impossible to
   suppress it
!!
   
Please, can you help me ?
   
Thanks
   
Nico
   
PS: Sorry for my English I'm french user



Re: Build blocked

2008-02-29 Thread Emmanuel Venisse
ok, so you can connect to your db with a sql client like SquirrelSQL, then
you modify the state in the project table.

Emmanuel

On Fri, Feb 29, 2008 at 8:40 AM, Nicolas Loison [EMAIL PROTECTED]
wrote:

 Yes of course, I've trying several times, and the problem is always the
 same...

 Thanks,
 Nico

 2008/2/28, Emmanuel Venisse [EMAIL PROTECTED]:
 
  Before to modify the db, do you have tested to restart Continuum then to
  force a build? Generaly it fix the issue.
 
  On Thu, Feb 28, 2008 at 9:54 PM, Nicolas Loison 
 [EMAIL PROTECTED]
  
 
  wrote:
 
   I can't force a build, I have not the choice to do it. I'm obliged to
   fixed
   it in the DB, isn't it ? How do that ?
  
   Thanks,
   Nicolas
  
   2008/2/28, Emmanuel Venisse [EMAIL PROTECTED]:
   
What happen if you force a build? Generally it fix this 1.0.3 issue.
If it doesn't work, you'll need to fix it in the DB.
   
Emmanuel
   
On Thu, Feb 28, 2008 at 3:01 PM, Nicolas Loison 
   [EMAIL PROTECTED]

wrote:
   
   
 Hi !

 I prefer write in French ;)

 So, I run under Linux, but I don't see any process in report with
   maven.
 Are
 you able to say more about this process ?

 Thanks
 Nico

 2008/2/28, MATHUS Baptiste [EMAIL PROTECTED]:
 
  Hi Nicolas,
 
  How is your JMeter script started? I guess continuum just
 started
   it,
 but
  restarting continuum won't restart this script (since there's
certainly
 no
  more parent/child relationship if you run under Unix/Linux).
  So you might need to kill this process.
 
  Under Linux, use the kill command after having found its pid
(process
  id). Under windows, open the process windows and click on
  Terminer
   le
  processus :-).
 
  Cheers.
  PS : The end of your message made me laugh, btw: Sorry for my
 English
  I'm french user. As if being french would be a totally normal
   excuse
 for
  not being able to write english :).
 
  -Message d'origine-
  De : Nicolas Loison [mailto:[EMAIL PROTECTED]
  Envoyé : mercredi 27 février 2008 20:36
  À : continuum-users@maven.apache.org
  Objet : Build blocked
 
  Hello,
 
  I've got a problem with a build in Continuum. My Continuum
 version
   is
  1.0.3and I using Maven 2.
 
 
  My build runs a jmeter script who is bad. Even if I restart
   Continuum,
 the
  build is always blocked at the same place and it's impossible to
 suppress it
  !!
 
  Please, can you help me ?
 
  Thanks
 
  Nico
 
  PS: Sorry for my English I'm french user
 

   
  
 



Re: Build blocked

2008-02-29 Thread Nicolas Loison
Thanks,

But what is the name of the DB ? Where is it ? What is the login and the
password to connect it ?

Thanks a lot,
Nico

2008/2/29, Emmanuel Venisse [EMAIL PROTECTED]:

 ok, so you can connect to your db with a sql client like SquirrelSQL, then
 you modify the state in the project table.

 Emmanuel

 On Fri, Feb 29, 2008 at 8:40 AM, Nicolas Loison [EMAIL PROTECTED]
 

 wrote:

  Yes of course, I've trying several times, and the problem is always the
  same...
 
  Thanks,
  Nico
 
  2008/2/28, Emmanuel Venisse [EMAIL PROTECTED]:
  
   Before to modify the db, do you have tested to restart Continuum then
 to
   force a build? Generaly it fix the issue.
  
   On Thu, Feb 28, 2008 at 9:54 PM, Nicolas Loison 
  [EMAIL PROTECTED]
   
  
   wrote:
  
I can't force a build, I have not the choice to do it. I'm obliged
 to
fixed
it in the DB, isn't it ? How do that ?
   
Thanks,
Nicolas
   
2008/2/28, Emmanuel Venisse [EMAIL PROTECTED]:

 What happen if you force a build? Generally it fix this 1.0.3issue.
 If it doesn't work, you'll need to fix it in the DB.

 Emmanuel

 On Thu, Feb 28, 2008 at 3:01 PM, Nicolas Loison 
[EMAIL PROTECTED]
 
 wrote:


  Hi !
 
  I prefer write in French ;)
 
  So, I run under Linux, but I don't see any process in report
 with
maven.
  Are
  you able to say more about this process ?
 
  Thanks
  Nico
 
  2008/2/28, MATHUS Baptiste [EMAIL PROTECTED]:
  
   Hi Nicolas,
  
   How is your JMeter script started? I guess continuum just
  started
it,
  but
   restarting continuum won't restart this script (since there's
 certainly
  no
   more parent/child relationship if you run under Unix/Linux).
   So you might need to kill this process.
  
   Under Linux, use the kill command after having found its pid
 (process
   id). Under windows, open the process windows and click on
   Terminer
le
   processus :-).
  
   Cheers.
   PS : The end of your message made me laugh, btw: Sorry for my
  English
   I'm french user. As if being french would be a totally normal
excuse
  for
   not being able to write english :).
  
   -Message d'origine-
   De : Nicolas Loison [mailto:[EMAIL PROTECTED]
   Envoyé : mercredi 27 février 2008 20:36
   À : continuum-users@maven.apache.org
   Objet : Build blocked
  
   Hello,
  
   I've got a problem with a build in Continuum. My Continuum
  version
is
   1.0.3and I using Maven 2.
  
  
   My build runs a jmeter script who is bad. Even if I restart
Continuum,
  the
   build is always blocked at the same place and it's impossible
 to
  suppress it
   !!
  
   Please, can you help me ?
  
   Thanks
  
   Nico
  
   PS: Sorry for my English I'm french user
  
 

   
  
 



RE: Build blocked

2008-02-28 Thread MATHUS Baptiste
Hi Nicolas,

How is your JMeter script started? I guess continuum just started it, but 
restarting continuum won't restart this script (since there's certainly no more 
parent/child relationship if you run under Unix/Linux).
So you might need to kill this process.

Under Linux, use the kill command after having found its pid (process id). 
Under windows, open the process windows and click on Terminer le processus 
:-).

Cheers.
PS : The end of your message made me laugh, btw: Sorry for my English I'm 
french user. As if being french would be a totally normal excuse for not being 
able to write english :).

-Message d'origine-
De : Nicolas Loison [mailto:[EMAIL PROTECTED] 
Envoyé : mercredi 27 février 2008 20:36
À : continuum-users@maven.apache.org
Objet : Build blocked

Hello,

I've got a problem with a build in Continuum. My Continuum version is 1.0.3and 
I using Maven 2.

My build runs a jmeter script who is bad. Even if I restart Continuum, the 
build is always blocked at the same place and it's impossible to suppress it !!

Please, can you help me ?

Thanks

Nico

PS: Sorry for my English I'm french user


Re: Build blocked

2008-02-28 Thread Olivier Lamy
Hi,
Maybe you have a build which runs during too long time.
In the last continuum version, you can setup the maximum time for a
build duration.
But take care about the Terminer le processus on windows. AFAIK, it
doesn't really work (due to some limitations on windows).
--
Olivier
2008/2/28, MATHUS Baptiste [EMAIL PROTECTED]:
 Hi Nicolas,

  How is your JMeter script started? I guess continuum just started it, but 
 restarting continuum won't restart this script (since there's certainly no 
 more parent/child relationship if you run under Unix/Linux).
  So you might need to kill this process.

  Under Linux, use the kill command after having found its pid (process id). 
 Under windows, open the process windows and click on Terminer le processus 
 :-).

  Cheers.
  PS : The end of your message made me laugh, btw: Sorry for my English 
 I'm french user. As if being french would be a totally normal excuse for not 
 being able to write english :).

  -Message d'origine-
  De : Nicolas Loison [mailto:[EMAIL PROTECTED]
  Envoyé : mercredi 27 février 2008 20:36
  À : continuum-users@maven.apache.org
  Objet : Build blocked


  Hello,

  I've got a problem with a build in Continuum. My Continuum version is 
 1.0.3and I using Maven 2.

  My build runs a jmeter script who is bad. Even if I restart Continuum, the 
 build is always blocked at the same place and it's impossible to suppress it 
 !!

  Please, can you help me ?

  Thanks

  Nico

  PS: Sorry for my English I'm french user



Re: Build blocked

2008-02-28 Thread Nicolas Loison
Hi !

I prefer write in French ;)

So, I run under Linux, but I don't see any process in report with maven. Are
you able to say more about this process ?

Thanks
Nico

2008/2/28, MATHUS Baptiste [EMAIL PROTECTED]:

 Hi Nicolas,

 How is your JMeter script started? I guess continuum just started it, but
 restarting continuum won't restart this script (since there's certainly no
 more parent/child relationship if you run under Unix/Linux).
 So you might need to kill this process.

 Under Linux, use the kill command after having found its pid (process
 id). Under windows, open the process windows and click on Terminer le
 processus :-).

 Cheers.
 PS : The end of your message made me laugh, btw: Sorry for my English
 I'm french user. As if being french would be a totally normal excuse for
 not being able to write english :).

 -Message d'origine-
 De : Nicolas Loison [mailto:[EMAIL PROTECTED]
 Envoyé : mercredi 27 février 2008 20:36
 À : continuum-users@maven.apache.org
 Objet : Build blocked

 Hello,

 I've got a problem with a build in Continuum. My Continuum version is
 1.0.3and I using Maven 2.


 My build runs a jmeter script who is bad. Even if I restart Continuum, the
 build is always blocked at the same place and it's impossible to suppress it
 !!

 Please, can you help me ?

 Thanks

 Nico

 PS: Sorry for my English I'm french user



Re: Build blocked

2008-02-28 Thread Emmanuel Venisse
What happen if you force a build? Generally it fix this 1.0.3 issue.
If it doesn't work, you'll need to fix it in the DB.

Emmanuel

On Thu, Feb 28, 2008 at 3:01 PM, Nicolas Loison [EMAIL PROTECTED]
wrote:

 Hi !

 I prefer write in French ;)

 So, I run under Linux, but I don't see any process in report with maven.
 Are
 you able to say more about this process ?

 Thanks
 Nico

 2008/2/28, MATHUS Baptiste [EMAIL PROTECTED]:
 
  Hi Nicolas,
 
  How is your JMeter script started? I guess continuum just started it,
 but
  restarting continuum won't restart this script (since there's certainly
 no
  more parent/child relationship if you run under Unix/Linux).
  So you might need to kill this process.
 
  Under Linux, use the kill command after having found its pid (process
  id). Under windows, open the process windows and click on Terminer le
  processus :-).
 
  Cheers.
  PS : The end of your message made me laugh, btw: Sorry for my
 English
  I'm french user. As if being french would be a totally normal excuse
 for
  not being able to write english :).
 
  -Message d'origine-
  De : Nicolas Loison [mailto:[EMAIL PROTECTED]
  Envoyé : mercredi 27 février 2008 20:36
  À : continuum-users@maven.apache.org
  Objet : Build blocked
 
  Hello,
 
  I've got a problem with a build in Continuum. My Continuum version is
  1.0.3and I using Maven 2.
 
 
  My build runs a jmeter script who is bad. Even if I restart Continuum,
 the
  build is always blocked at the same place and it's impossible to
 suppress it
  !!
 
  Please, can you help me ?
 
  Thanks
 
  Nico
 
  PS: Sorry for my English I'm french user
 



Re: Build blocked

2008-02-28 Thread Nicolas Loison
I can't force a build, I have not the choice to do it. I'm obliged to fixed
it in the DB, isn't it ? How do that ?

Thanks,
Nicolas

2008/2/28, Emmanuel Venisse [EMAIL PROTECTED]:

 What happen if you force a build? Generally it fix this 1.0.3 issue.
 If it doesn't work, you'll need to fix it in the DB.

 Emmanuel

 On Thu, Feb 28, 2008 at 3:01 PM, Nicolas Loison [EMAIL PROTECTED]
 
 wrote:


  Hi !
 
  I prefer write in French ;)
 
  So, I run under Linux, but I don't see any process in report with maven.
  Are
  you able to say more about this process ?
 
  Thanks
  Nico
 
  2008/2/28, MATHUS Baptiste [EMAIL PROTECTED]:
  
   Hi Nicolas,
  
   How is your JMeter script started? I guess continuum just started it,
  but
   restarting continuum won't restart this script (since there's
 certainly
  no
   more parent/child relationship if you run under Unix/Linux).
   So you might need to kill this process.
  
   Under Linux, use the kill command after having found its pid
 (process
   id). Under windows, open the process windows and click on Terminer le
   processus :-).
  
   Cheers.
   PS : The end of your message made me laugh, btw: Sorry for my
  English
   I'm french user. As if being french would be a totally normal excuse
  for
   not being able to write english :).
  
   -Message d'origine-
   De : Nicolas Loison [mailto:[EMAIL PROTECTED]
   Envoyé : mercredi 27 février 2008 20:36
   À : continuum-users@maven.apache.org
   Objet : Build blocked
  
   Hello,
  
   I've got a problem with a build in Continuum. My Continuum version is
   1.0.3and I using Maven 2.
  
  
   My build runs a jmeter script who is bad. Even if I restart Continuum,
  the
   build is always blocked at the same place and it's impossible to
  suppress it
   !!
  
   Please, can you help me ?
  
   Thanks
  
   Nico
  
   PS: Sorry for my English I'm french user
  
 



Re: Build blocked

2008-02-28 Thread Emmanuel Venisse
Before to modify the db, do you have tested to restart Continuum then to
force a build? Generaly it fix the issue.

On Thu, Feb 28, 2008 at 9:54 PM, Nicolas Loison [EMAIL PROTECTED]
wrote:

 I can't force a build, I have not the choice to do it. I'm obliged to
 fixed
 it in the DB, isn't it ? How do that ?

 Thanks,
 Nicolas

 2008/2/28, Emmanuel Venisse [EMAIL PROTECTED]:
 
  What happen if you force a build? Generally it fix this 1.0.3 issue.
  If it doesn't work, you'll need to fix it in the DB.
 
  Emmanuel
 
  On Thu, Feb 28, 2008 at 3:01 PM, Nicolas Loison 
 [EMAIL PROTECTED]
  
  wrote:
 
 
   Hi !
  
   I prefer write in French ;)
  
   So, I run under Linux, but I don't see any process in report with
 maven.
   Are
   you able to say more about this process ?
  
   Thanks
   Nico
  
   2008/2/28, MATHUS Baptiste [EMAIL PROTECTED]:
   
Hi Nicolas,
   
How is your JMeter script started? I guess continuum just started
 it,
   but
restarting continuum won't restart this script (since there's
  certainly
   no
more parent/child relationship if you run under Unix/Linux).
So you might need to kill this process.
   
Under Linux, use the kill command after having found its pid
  (process
id). Under windows, open the process windows and click on Terminer
 le
processus :-).
   
Cheers.
PS : The end of your message made me laugh, btw: Sorry for my
   English
I'm french user. As if being french would be a totally normal
 excuse
   for
not being able to write english :).
   
-Message d'origine-
De : Nicolas Loison [mailto:[EMAIL PROTECTED]
Envoyé : mercredi 27 février 2008 20:36
À : continuum-users@maven.apache.org
Objet : Build blocked
   
Hello,
   
I've got a problem with a build in Continuum. My Continuum version
 is
1.0.3and I using Maven 2.
   
   
My build runs a jmeter script who is bad. Even if I restart
 Continuum,
   the
build is always blocked at the same place and it's impossible to
   suppress it
!!
   
Please, can you help me ?
   
Thanks
   
Nico
   
PS: Sorry for my English I'm french user
   
  
 



Re: Build blocked

2008-02-28 Thread Nicolas Loison
Yes of course, I've trying several times, and the problem is always the
same...

Thanks,
Nico

2008/2/28, Emmanuel Venisse [EMAIL PROTECTED]:

 Before to modify the db, do you have tested to restart Continuum then to
 force a build? Generaly it fix the issue.

 On Thu, Feb 28, 2008 at 9:54 PM, Nicolas Loison [EMAIL PROTECTED]
 

 wrote:

  I can't force a build, I have not the choice to do it. I'm obliged to
  fixed
  it in the DB, isn't it ? How do that ?
 
  Thanks,
  Nicolas
 
  2008/2/28, Emmanuel Venisse [EMAIL PROTECTED]:
  
   What happen if you force a build? Generally it fix this 1.0.3 issue.
   If it doesn't work, you'll need to fix it in the DB.
  
   Emmanuel
  
   On Thu, Feb 28, 2008 at 3:01 PM, Nicolas Loison 
  [EMAIL PROTECTED]
   
   wrote:
  
  
Hi !
   
I prefer write in French ;)
   
So, I run under Linux, but I don't see any process in report with
  maven.
Are
you able to say more about this process ?
   
Thanks
Nico
   
2008/2/28, MATHUS Baptiste [EMAIL PROTECTED]:

 Hi Nicolas,

 How is your JMeter script started? I guess continuum just started
  it,
but
 restarting continuum won't restart this script (since there's
   certainly
no
 more parent/child relationship if you run under Unix/Linux).
 So you might need to kill this process.

 Under Linux, use the kill command after having found its pid
   (process
 id). Under windows, open the process windows and click on
 Terminer
  le
 processus :-).

 Cheers.
 PS : The end of your message made me laugh, btw: Sorry for my
English
 I'm french user. As if being french would be a totally normal
  excuse
for
 not being able to write english :).

 -Message d'origine-
 De : Nicolas Loison [mailto:[EMAIL PROTECTED]
 Envoyé : mercredi 27 février 2008 20:36
 À : continuum-users@maven.apache.org
 Objet : Build blocked

 Hello,

 I've got a problem with a build in Continuum. My Continuum version
  is
 1.0.3and I using Maven 2.


 My build runs a jmeter script who is bad. Even if I restart
  Continuum,
the
 build is always blocked at the same place and it's impossible to
suppress it
 !!

 Please, can you help me ?

 Thanks

 Nico

 PS: Sorry for my English I'm french user

   
  
 



Build blocked

2008-02-27 Thread Nicolas Loison
Hello,

I've got a problem with a build in Continuum. My Continuum version is
1.0.3and I using Maven 2.

My build runs a jmeter script who is bad. Even if I restart Continuum, the
build is always blocked at the same place and it's impossible to suppress it
!!

Please, can you help me ?

Thanks

Nico

PS: Sorry for my English I'm french user