Re: Got some error when compiling SSHd

2009-05-12 Thread Bernd Fondermann
On Tue, May 12, 2009 at 05:16, Emmanuel Lecharny  wrote:
> Guillaume Nodet wrote:
>>
>> It works for me too.  Please post some details.
>>
>> On Thu, May 7, 2009 at 12:20, Bernd Fondermann 
>> wrote:
>>
>>>
>>> Emmanuel Lecharny wrote:
>>>

 Hi guys,

 just before leaving for a long week-end, I tried to build all the MINA
 code. I get some error when compiling sshd.

 Can someone check ?

 Thanks !

>>>
>>> mvn install works fine for me.
>>>
>
> Works now on linux... Strange :/

No, not at all. Linux has no file lock as Windows has, so the problem
should not appear there.

  Bernd


Re: Got some error when compiling SSHd

2009-05-11 Thread Emmanuel Lecharny

Guillaume Nodet wrote:

It works for me too.  Please post some details.

On Thu, May 7, 2009 at 12:20, Bernd Fondermann  wrote:
  

Emmanuel Lecharny wrote:


Hi guys,

just before leaving for a long week-end, I tried to build all the MINA
code. I get some error when compiling sshd.

Can someone check ?

Thanks !
  

mvn install works fine for me.



Works now on linux... Strange :/

--
--
cordialement, regards,
Emmanuel Lécharny
www.iktek.com
directory.apache.org




Re: Got some error when compiling SSHd

2009-05-08 Thread Guillaume Nodet
Does that happen after you kill the build ?
It looks like the file is locked by a process, so it may be another
maven build still running or that has been killed maybe ?

On Fri, May 8, 2009 at 14:28, David Latorre  wrote:
> 2009/5/7 Bernd Fondermann :
>> Hi Emmanuel,
>>
>> this is a known (at least to me) problem with mvn on wndws.
>> Just make sure that the text file is deleted.
>>
>
> I suffer this 2/5  of the times I run the tests under windows. Not
> necessarily using maven.
>
>  A solution anyone?
>
>
>> HTH,
>>
>>  Bernd
>>
>> Emmanuel Lecharny wrote:
>>> Sorry for the lack of information. I was in a hurry, didn't had time to
>>> copy/paste the log.
>>>
>>> Here is what I get on a slow windows machine :
>>> ...
>>> [ERROR] BUILD ERROR
>>> [INFO]
>>> 
>>> [INFO] Failed to delete directory: C:\mina\sshd\sshd-core\target. Reason:
>>> Unable
>>>  to delete file
>>> C:\mina\sshd\sshd-core\target\surefire-reports\org.apache.sshd.C
>>> lientTest.txt
>>>
>>> [INFO]
>>> 
>>> [INFO] For more information, run Maven with the -e switch
>>> [INFO]
>>> 
>>> [INFO] Total time: 10 seconds
>>> [INFO] Finished at: Thu May 07 15:48:20 CEST 2009
>>> [INFO] Final Memory: 9M/17M
>>> [INFO]
>>> 
>>>
>>> On Thu, May 7, 2009 at 12:33 PM, Guillaume Nodet  wrote:
>>>
 It works for me too.  Please post some details.

 On Thu, May 7, 2009 at 12:20, Bernd Fondermann 
 wrote:
> Emmanuel Lecharny wrote:
>> Hi guys,
>>
>> just before leaving for a long week-end, I tried to build all the MINA
>> code. I get some error when compiling sshd.
>>
>> Can someone check ?
>>
>> Thanks !
> mvn install works fine for me.
>
> What about a helpful error description! What do you do? What error do
> you get?
>
>
> Thanks, and: Have fun!
>
>  Bernd
>


 --
 Cheers,
 Guillaume Nodet
 
 Blog: http://gnodet.blogspot.com/
 
 Open Source SOA
 http://fusesource.com

>>>
>>>
>>>
>>
>>
>



-- 
Cheers,
Guillaume Nodet

Blog: http://gnodet.blogspot.com/

Open Source SOA
http://fusesource.com


Re: Got some error when compiling SSHd

2009-05-08 Thread David Latorre
2009/5/7 Bernd Fondermann :
> Hi Emmanuel,
>
> this is a known (at least to me) problem with mvn on wndws.
> Just make sure that the text file is deleted.
>

I suffer this 2/5  of the times I run the tests under windows. Not
necessarily using maven.

 A solution anyone?


> HTH,
>
>  Bernd
>
> Emmanuel Lecharny wrote:
>> Sorry for the lack of information. I was in a hurry, didn't had time to
>> copy/paste the log.
>>
>> Here is what I get on a slow windows machine :
>> ...
>> [ERROR] BUILD ERROR
>> [INFO]
>> 
>> [INFO] Failed to delete directory: C:\mina\sshd\sshd-core\target. Reason:
>> Unable
>>  to delete file
>> C:\mina\sshd\sshd-core\target\surefire-reports\org.apache.sshd.C
>> lientTest.txt
>>
>> [INFO]
>> 
>> [INFO] For more information, run Maven with the -e switch
>> [INFO]
>> 
>> [INFO] Total time: 10 seconds
>> [INFO] Finished at: Thu May 07 15:48:20 CEST 2009
>> [INFO] Final Memory: 9M/17M
>> [INFO]
>> 
>>
>> On Thu, May 7, 2009 at 12:33 PM, Guillaume Nodet  wrote:
>>
>>> It works for me too.  Please post some details.
>>>
>>> On Thu, May 7, 2009 at 12:20, Bernd Fondermann 
>>> wrote:
 Emmanuel Lecharny wrote:
> Hi guys,
>
> just before leaving for a long week-end, I tried to build all the MINA
> code. I get some error when compiling sshd.
>
> Can someone check ?
>
> Thanks !
 mvn install works fine for me.

 What about a helpful error description! What do you do? What error do
 you get?


 Thanks, and: Have fun!

  Bernd

>>>
>>>
>>> --
>>> Cheers,
>>> Guillaume Nodet
>>> 
>>> Blog: http://gnodet.blogspot.com/
>>> 
>>> Open Source SOA
>>> http://fusesource.com
>>>
>>
>>
>>
>
>


Re: Got some error when compiling SSHd

2009-05-07 Thread Bernd Fondermann
Hi Emmanuel,

this is a known (at least to me) problem with mvn on wndws.
Just make sure that the text file is deleted.

HTH,

  Bernd

Emmanuel Lecharny wrote:
> Sorry for the lack of information. I was in a hurry, didn't had time to
> copy/paste the log.
> 
> Here is what I get on a slow windows machine :
> ...
> [ERROR] BUILD ERROR
> [INFO]
> 
> [INFO] Failed to delete directory: C:\mina\sshd\sshd-core\target. Reason:
> Unable
>  to delete file
> C:\mina\sshd\sshd-core\target\surefire-reports\org.apache.sshd.C
> lientTest.txt
> 
> [INFO]
> 
> [INFO] For more information, run Maven with the -e switch
> [INFO]
> 
> [INFO] Total time: 10 seconds
> [INFO] Finished at: Thu May 07 15:48:20 CEST 2009
> [INFO] Final Memory: 9M/17M
> [INFO]
> 
> 
> On Thu, May 7, 2009 at 12:33 PM, Guillaume Nodet  wrote:
> 
>> It works for me too.  Please post some details.
>>
>> On Thu, May 7, 2009 at 12:20, Bernd Fondermann 
>> wrote:
>>> Emmanuel Lecharny wrote:
 Hi guys,

 just before leaving for a long week-end, I tried to build all the MINA
 code. I get some error when compiling sshd.

 Can someone check ?

 Thanks !
>>> mvn install works fine for me.
>>>
>>> What about a helpful error description! What do you do? What error do
>>> you get?
>>>
>>>
>>> Thanks, and: Have fun!
>>>
>>>  Bernd
>>>
>>
>>
>> --
>> Cheers,
>> Guillaume Nodet
>> 
>> Blog: http://gnodet.blogspot.com/
>> 
>> Open Source SOA
>> http://fusesource.com
>>
> 
> 
> 



Re: Got some error when compiling SSHd

2009-05-07 Thread Emmanuel Lecharny
Sorry for the lack of information. I was in a hurry, didn't had time to
copy/paste the log.

Here is what I get on a slow windows machine :
...
[ERROR] BUILD ERROR
[INFO]

[INFO] Failed to delete directory: C:\mina\sshd\sshd-core\target. Reason:
Unable
 to delete file
C:\mina\sshd\sshd-core\target\surefire-reports\org.apache.sshd.C
lientTest.txt

[INFO]

[INFO] For more information, run Maven with the -e switch
[INFO]

[INFO] Total time: 10 seconds
[INFO] Finished at: Thu May 07 15:48:20 CEST 2009
[INFO] Final Memory: 9M/17M
[INFO]


On Thu, May 7, 2009 at 12:33 PM, Guillaume Nodet  wrote:

> It works for me too.  Please post some details.
>
> On Thu, May 7, 2009 at 12:20, Bernd Fondermann 
> wrote:
> > Emmanuel Lecharny wrote:
> >> Hi guys,
> >>
> >> just before leaving for a long week-end, I tried to build all the MINA
> >> code. I get some error when compiling sshd.
> >>
> >> Can someone check ?
> >>
> >> Thanks !
> >
> > mvn install works fine for me.
> >
> > What about a helpful error description! What do you do? What error do
> > you get?
> >
> >
> > Thanks, and: Have fun!
> >
> >  Bernd
> >
>
>
>
> --
> Cheers,
> Guillaume Nodet
> 
> Blog: http://gnodet.blogspot.com/
> 
> Open Source SOA
> http://fusesource.com
>



-- 
Regards,
Cordialement,
Emmanuel Lécharny
www.iktek.com


Re: Got some error when compiling SSHd

2009-05-07 Thread Guillaume Nodet
It works for me too.  Please post some details.

On Thu, May 7, 2009 at 12:20, Bernd Fondermann  wrote:
> Emmanuel Lecharny wrote:
>> Hi guys,
>>
>> just before leaving for a long week-end, I tried to build all the MINA
>> code. I get some error when compiling sshd.
>>
>> Can someone check ?
>>
>> Thanks !
>
> mvn install works fine for me.
>
> What about a helpful error description! What do you do? What error do
> you get?
>
>
> Thanks, and: Have fun!
>
>  Bernd
>



-- 
Cheers,
Guillaume Nodet

Blog: http://gnodet.blogspot.com/

Open Source SOA
http://fusesource.com


Re: Got some error when compiling SSHd

2009-05-07 Thread Bernd Fondermann
Emmanuel Lecharny wrote:
> Hi guys,
> 
> just before leaving for a long week-end, I tried to build all the MINA
> code. I get some error when compiling sshd.
> 
> Can someone check ?
> 
> Thanks !

mvn install works fine for me.

What about a helpful error description! What do you do? What error do
you get?


Thanks, and: Have fun!

  Bernd