Re: karaf-3.0.2 Problem with console

2014-08-10 Thread Benjamin Graf
Hi JB, any news about this? Regards Benjamin On 04.08.2014 21:54, Jean-Baptiste Onofré wrote: Catcha, thanks for the update. Anyway, the jline 2.12 update causes the input issue on the local console. I'm testing a fix in jline. Regards JB On 08/04/2014 09:34 PM, Kevin Carr wrote:

Re: karaf-3.0.2 Problem with console

2014-08-10 Thread Jean-Baptiste Onofré
Hi Benjamin, I'm testing a fix on JLine right now. If it's OK, I will release JLine 2.13 later today. Regards JB On 08/10/2014 09:25 AM, Benjamin Graf wrote: Hi JB, any news about this? Regards Benjamin On 04.08.2014 21:54, Jean-Baptiste Onofré wrote: Catcha, thanks for the update.

Re: karaf-3.0.2 Problem with console

2014-08-04 Thread Jean-Baptiste Onofré
Hi guys, FYI, as I suspected, the issue on Windows is related to the JLine 2.12 update: https://issues.apache.org/jira/browse/KARAF-3056 I'm working on it. I will send an update on the mailing list as soon as I have details (and eventually a new quick release to fix that). Regards JB On

Re: karaf-3.0.2 Problem with console

2014-08-04 Thread Kevin Carr
Is it possible to open putty and connect? I am on windows 7, and start karaf in cmd for windows then open connection in putty. Maybe that will at least get you going till the fix is in place. On Aug 4, 2014 7:33 AM, Jean-Baptiste Onofré j...@nanthrax.net wrote: Hi guys, FYI, as I suspected,

Re: karaf-3.0.2 Problem with console

2014-08-04 Thread Jean-Baptiste Onofré
It's another use case. Anyway, the local console should work as the SSHd is optional. More over, I think the ssh console has issues too (as it leverages jline). Regards JB On 08/04/2014 02:38 PM, Kevin Carr wrote: Is it possible to open putty and connect? I am on windows 7, and start karaf

Re: karaf-3.0.2 Problem with console

2014-08-04 Thread Kevin Carr
I found that sshd is failing because jline 2.11 is in the system folder, and sshd is looking for 2.12. I put jline 2.12 in the system area and it is running now. On Mon, Aug 4, 2014 at 7:42 AM, Jean-Baptiste Onofré j...@nanthrax.net wrote: It's another use case. Anyway, the local console

Re: karaf-3.0.2 Problem with console

2014-08-04 Thread Kevin Carr
I also modified startup.properties to include jline 2.12 instead of 2.11. On Mon, Aug 4, 2014 at 12:42 PM, Kevin Carr kscar...@gmail.com wrote: I found that sshd is failing because jline 2.11 is in the system folder, and sshd is looking for 2.12. I put jline 2.12 in the system area and it

Re: karaf-3.0.2 Problem with console

2014-08-04 Thread Jean-Baptiste Onofré
Hi Kevin, Jline 2.12 is already used (that's the source of the local console issue). So I guess that you use a Karaf custom distribution, right ? Regards JB On 08/04/2014 07:42 PM, Kevin Carr wrote: I found that sshd is failing because jline 2.11 is in the system folder, and sshd is looking

Re: karaf-3.0.2 Problem with console

2014-08-04 Thread Kevin Carr
Jean-Baptiste, Sorry for the multiple posts earlier. I had an older version of 3.0.2-SNAPSHOT, that didn't have the jline fixed. I have since updated to the latest version and everything is going good. I have it installed on our dev system with a team of 8 other devs. Hopefully we can put it

Re: karaf-3.0.2 Problem with console

2014-08-04 Thread Jean-Baptiste Onofré
Catcha, thanks for the update. Anyway, the jline 2.12 update causes the input issue on the local console. I'm testing a fix in jline. Regards JB On 08/04/2014 09:34 PM, Kevin Carr wrote: Jean-Baptiste, Sorry for the multiple posts earlier. I had an older version of 3.0.2-SNAPSHOT, that

Re: karaf-3.0.2 Problem with console

2014-08-04 Thread Scott Carr
Ahh, so I wasn't even to the error they were reporting in the first place. I am still trying to learn the code, I hope to be able to help with coding karaf in the near future. If there is any low hanging fruit, that I can help with let me know. I am a java developer. I was Documentation

Re: karaf-3.0.2 Problem with console

2014-08-03 Thread Benjamin Graf
Hi together, I actually face the same problem with the just released 2.3.6 version on Win7x64 JDK7u65. 2.3.5 does still work so there must be a change done which causes this issue. Regards Benjamin On 30.07.2014 20:30, nseb wrote: Hi Jean Baptiste, Have you found the problem? Best

Re: karaf-3.0.2 Problem with console

2014-08-03 Thread j...@nanthrax.net
Let me check. It works on my machine. -- Jean-Baptiste Onofré jbono...@apache.org http://blog.nanthrax.net Talend - http://wwx.talend.com - Reply message - From: Benjamin Graf benjamin.g...@gmx.net To: dev@karaf.apache.org Subject: karaf-3.0.2 Problem with console Date: Sun, Aug 3, 2014

Re: karaf-3.0.2 Problem with console

2014-08-03 Thread j...@nanthrax.net
I bet on the jline update/change. Regards JB -- Jean-Baptiste Onofré jbono...@apache.org http://blog.nanthrax.net Talend - http://wwx.talend.com - Reply message - From: Benjamin Graf benjamin.g...@gmx.net To: dev@karaf.apache.org Subject: karaf-3.0.2 Problem with console Date: Sun, Aug

Re: karaf-3.0.2 Problem with console

2014-07-30 Thread nseb
Hi Jean Baptiste, Have you found the problem? Best Regards, Sébastien. - CTO , JeetConsulting. Analyze now your Maven Java projects' dependencies , here -- View this message in context: http://karaf.922171.n3.nabble.com/karaf-3-0-2-Problem-with-console-tp4034304p4034502.html Sent from

Re: karaf-3.0.2 Problem with console

2014-07-23 Thread nseb
Hi Jean-Baptiste, have you had time to reproduce the problem of console windows? Regards, Sébastien. - CTO , JeetConsulting. Analyze now your Maven Java projects' dependencies , here -- View this message in context:

Re: karaf-3.0.2 Problem with console

2014-07-23 Thread Jean-Baptiste Onofré
Hi Sébastien, no yet, but it's on my TODO for today (I finished 2.3.6 release preparation and I have a couple things to do on Pax Exam). I keep you posted. Regards JB On 07/23/2014 09:34 AM, nseb wrote: Hi Jean-Baptiste, have you had time to reproduce the problem of console windows?

Re: karaf-3.0.2 Problem with console

2014-07-23 Thread nseb
Thanks! Regards, Sébastien. - CTO , JeetConsulting. Analyze now your Maven Java projects' dependencies , here -- View this message in context: http://karaf.922171.n3.nabble.com/karaf-3-0-2-Problem-with-console-tp4034304p4034390.html Sent from the Karaf - Dev mailing list archive at

Re: karaf-3.0.2 Problem with console

2014-07-19 Thread nseb
sorry I misspoke, I run the exec karaf.bat (under windows), the console will launch but the keyboard is inactive, it worked with the build last week Regards, Sébastien. - CTO , JeetConsulting. Analyze now your Maven Java projects' dependencies , here -- View this message in context:

Re: karaf-3.0.2 Problem with console

2014-07-19 Thread Jean-Baptiste Onofré
Hi Sébastien, which version ? Regards JB On 07/19/2014 09:29 AM, nseb wrote: sorry I misspoke, I run the exec karaf.bat (under windows), the console will launch but the keyboard is inactive, it worked with the build last week Regards, Sébastien. - CTO , JeetConsulting. Analyze now

Re: karaf-3.0.2 Problem with console

2014-07-19 Thread nseb
Karaf 3.0.2-SNAPSHOT , win7 x64 Best Regards, - CTO , JeetConsulting. Analyze now your Maven Java projects' dependencies , here -- View this message in context: http://karaf.922171.n3.nabble.com/karaf-3-0-2-Problem-with-console-tp4034304p4034311.html Sent from the Karaf - Dev mailing

Re: karaf-3.0.2 Problem with console

2014-07-19 Thread zaerymoghaddam
Hi I've the same problem with 3.0.2-SNAPSHOT and 4.0.0-SNAPSHOT on Windows 7 (32-bit). I downloaded the apache-karaf-3.0.1.zip from project's website and it works fine. my mvn -version output is: Apache Maven 3.0.5 (r01de14724cdef164cd33c7c8c2fe155faf9602da; 2013-02-19 17:21:28+0330) Maven

Re: karaf-3.0.2 Problem with console

2014-07-19 Thread Jean-Baptiste Onofré
Hi, Maven version should be unrelated (actually not used). I will try again to reproduce the issue on my Windows VM. Regards JB On 07/19/2014 08:35 PM, zaerymoghaddam wrote: Hi I've the same problem with 3.0.2-SNAPSHOT and 4.0.0-SNAPSHOT on Windows 7 (32-bit). I downloaded the

karaf-3.0.2 Problem with console

2014-07-18 Thread nseb
I build 3.0.2-SNAPSHOT, when I start the karaf client from the apache-karaf assembly, the console appears, but the keyboard is inactive. Regards, Sébastien. - CTO , JeetConsulting. Analyze now your Maven Java projects' dependencies , here -- View this message in context:

Re: karaf-3.0.2 Problem with console

2014-07-18 Thread Jean-Baptiste Onofré
Hi Sébastien, you mean that you first start Karaf with bin/karaf and after try to connect on the running instance using bin/client ? Regards JB On 07/18/2014 10:16 PM, nseb wrote: I build 3.0.2-SNAPSHOT, when I start the karaf client from the apache-karaf assembly, the console appears, but