Karaf 1.6.0 and ssh problem

2010-05-27 Thread HERKEL Jakub
Is there any problem with ssh console in the latest version of Karaf
(1.6.0)? I cannot connect to karaf and in log I can see an exception
from sshd (see below). I have tried it from Windows (Putty) and also
Fedora (ssh), but I have received the same exception. Is there a bug? 

 27.5.2010 15:58:41 org.apache.felix.karaf.main.SimpleFileLock lock

INFO: locking

15:58:42,688 | INFO  | FelixStartLevel  | jmx
| ?   ? | 29 - org.apache.aries.jmx -
0.1.0.incubating | Starting JMX OSGi agent

15:58:42,781 | INFO  | FelixStartLevel  | jmx
| ?   ? | 29 - org.apache.aries.jmx -
0.1.0.incubating | Registering MBean with ObjectName
[osgi.compendium:service=cm,version=1.3] for service with service.id
[10]

15:58:43,912 | WARN  | rint Extender: 2 | BlueprintContainerImpl
| container.BlueprintContainerImpl  252 | 8 - org.apache.aries.blueprint
- 0.1.0.incubating | Bundle org.apache.felix.karaf.shell.ssh is waiting
for namespace handlers
[(&(objectClass=org.apache.aries.blueprint.NamespaceHandler)(osgi.servic
e.blueprint.namespace=http://aries.apache.org/blueprint/xmlns/blueprint-
ext/v1.0.0)
 ),
(&(objectClass=org.apache.aries.blueprint.NamespaceHandler)(osgi.service
.blueprint.namespace=http://aries.apache.org/blueprint/xmlns/blueprint-c
m/v1.0.0)
 ),
(&(objectClass=org.apache.aries.blueprint.NamespaceHandler)(osgi.service
.blueprint.namespace=http://felix.apache.org/karaf/xmlns/shell/v1.0.0)
 )]

15:58:43,912 | WARN  | rint Extender: 2 | BlueprintContainerImpl
| container.BlueprintContainerImpl  252 | 8 - org.apache.aries.blueprint
- 0.1.0.incubating | Bundle org.apache.felix.karaf.shell.dev is waiting
for namespace handlers
[(&(objectClass=org.apache.aries.blueprint.NamespaceHandler)(osgi.servic
e.blueprint.namespace=http://felix.apache.org/karaf/xmlns/shell/v1.0.0)
 )]

15:58:44,005 | WARN  | rint Extender: 2 | BlueprintContainerImpl
| container.BlueprintContainerImpl  252 | 8 - org.apache.aries.blueprint
- 0.1.0.incubating | Bundle org.apache.felix.karaf.jaas.modules is
waiting for namespace handlers
[(&(objectClass=org.apache.aries.blueprint.NamespaceHandler)(osgi.servic
e.blueprint.namespace=http://aries.apache.org/blueprint/xmlns/blueprint-
ext/v1.0.0)
 ),
(&(objectClass=org.apache.aries.blueprint.NamespaceHandler)(osgi.service
.blueprint.namespace=http://felix.apache.org/karaf/xmlns/jaas/v1.0.0)
 )]

15:58:44,005 | WARN  | rint Extender: 2 | BlueprintContainerImpl
| container.BlueprintContainerImpl  252 | 8 - org.apache.aries.blueprint
- 0.1.0.incubating | Bundle org.apache.felix.karaf.admin.command is
waiting for namespace handlers
[(&(objectClass=org.apache.aries.blueprint.NamespaceHandler)(osgi.servic
e.blueprint.namespace=http://felix.apache.org/karaf/xmlns/shell/v1.0.0)
 )]

15:58:44,222 | WARN  | rint Extender: 1 | BlueprintContainerImpl
| container.BlueprintContainerImpl  252 | 8 - org.apache.aries.blueprint
- 0.1.0.incubating | Bundle org.apache.felix.karaf.shell.osgi is waiting
for namespace handlers
[(&(objectClass=org.apache.aries.blueprint.NamespaceHandler)(osgi.servic
e.blueprint.namespace=http://felix.apache.org/karaf/xmlns/shell/v1.0.0)
 )]

15:58:44,222 | WARN  | rint Extender: 2 | BlueprintContainerImpl
| container.BlueprintContainerImpl  252 | 8 - org.apache.aries.blueprint
- 0.1.0.incubating | Bundle org.apache.felix.karaf.shell.commands is
waiting for namespace handlers
[(&(objectClass=org.apache.aries.blueprint.NamespaceHandler)(osgi.servic
e.blueprint.namespace=http://felix.apache.org/karaf/xmlns/shell/v1.0.0)
 )]

15:58:44,238 | WARN  | rint Extender: 1 | BlueprintContainerImpl
| container.BlueprintContainerImpl  252 | 8 - org.apache.aries.blueprint
- 0.1.0.incubating | Bundle org.apache.felix.karaf.shell.packages is
waiting for namespace handlers
[(&(objectClass=org.apache.aries.blueprint.NamespaceHandler)(osgi.servic
e.blueprint.namespace=http://felix.apache.org/karaf/xmlns/shell/v1.0.0)
 )]

15:58:45,044 | INFO  | Thread-5 | FeaturesServiceImpl
| res.internal.FeaturesServiceImpl  270 | 23 -
org.apache.felix.karaf.features.core - 1.6.0 | Bundles to refresh: 

15:58:45,137 | INFO  | rint Extender: 2 | SecurityUtils
| e.sshd.common.util.SecurityUtils   80 | 30 - sshd-core - 0.4.0 |
BouncyCastle not registered, using the default JCE provider

15:58:47,198 | INFO  | JMX OSGi Agent   | jmx
| ?   ? | 29 - org.apache.aries.jmx -
0.1.0.incu

Re: Karaf 1.6.0 and ssh problem

2010-05-31 Thread Guillaume Nodet
I'll try to investigate.  Maybe you should raise a JIRA issue.

On Thu, May 27, 2010 at 16:41, HERKEL Jakub  wrote:
> Is there any problem with ssh console in the latest version of Karaf
> (1.6.0)? I cannot connect to karaf and in log I can see an exception
> from sshd (see below). I have tried it from Windows (Putty) and also
> Fedora (ssh), but I have received the same exception. Is there a bug?
>
>  27.5.2010 15:58:41 org.apache.felix.karaf.main.SimpleFileLock lock
>
> INFO: locking
>
> 15:58:42,688 | INFO  | FelixStartLevel  | jmx
> | ?                                   ? | 29 - org.apache.aries.jmx -
> 0.1.0.incubating | Starting JMX OSGi agent
>
> 15:58:42,781 | INFO  | FelixStartLevel  | jmx
> | ?                                   ? | 29 - org.apache.aries.jmx -
> 0.1.0.incubating | Registering MBean with ObjectName
> [osgi.compendium:service=cm,version=1.3] for service with service.id
> [10]
>
> 15:58:43,912 | WARN  | rint Extender: 2 | BlueprintContainerImpl
> | container.BlueprintContainerImpl  252 | 8 - org.apache.aries.blueprint
> - 0.1.0.incubating | Bundle org.apache.felix.karaf.shell.ssh is waiting
> for namespace handlers
> [(&(objectClass=org.apache.aries.blueprint.NamespaceHandler)(osgi.servic
> e.blueprint.namespace=http://aries.apache.org/blueprint/xmlns/blueprint-
> ext/v1.0.0)
>  ),
> (&(objectClass=org.apache.aries.blueprint.NamespaceHandler)(osgi.service
> .blueprint.namespace=http://aries.apache.org/blueprint/xmlns/blueprint-c
> m/v1.0.0)
>  ),
> (&(objectClass=org.apache.aries.blueprint.NamespaceHandler)(osgi.service
> .blueprint.namespace=http://felix.apache.org/karaf/xmlns/shell/v1.0.0)
>  )]
>
> 15:58:43,912 | WARN  | rint Extender: 2 | BlueprintContainerImpl
> | container.BlueprintContainerImpl  252 | 8 - org.apache.aries.blueprint
> - 0.1.0.incubating | Bundle org.apache.felix.karaf.shell.dev is waiting
> for namespace handlers
> [(&(objectClass=org.apache.aries.blueprint.NamespaceHandler)(osgi.servic
> e.blueprint.namespace=http://felix.apache.org/karaf/xmlns/shell/v1.0.0)
>  )]
>
> 15:58:44,005 | WARN  | rint Extender: 2 | BlueprintContainerImpl
> | container.BlueprintContainerImpl  252 | 8 - org.apache.aries.blueprint
> - 0.1.0.incubating | Bundle org.apache.felix.karaf.jaas.modules is
> waiting for namespace handlers
> [(&(objectClass=org.apache.aries.blueprint.NamespaceHandler)(osgi.servic
> e.blueprint.namespace=http://aries.apache.org/blueprint/xmlns/blueprint-
> ext/v1.0.0)
>  ),
> (&(objectClass=org.apache.aries.blueprint.NamespaceHandler)(osgi.service
> .blueprint.namespace=http://felix.apache.org/karaf/xmlns/jaas/v1.0.0)
>  )]
>
> 15:58:44,005 | WARN  | rint Extender: 2 | BlueprintContainerImpl
> | container.BlueprintContainerImpl  252 | 8 - org.apache.aries.blueprint
> - 0.1.0.incubating | Bundle org.apache.felix.karaf.admin.command is
> waiting for namespace handlers
> [(&(objectClass=org.apache.aries.blueprint.NamespaceHandler)(osgi.servic
> e.blueprint.namespace=http://felix.apache.org/karaf/xmlns/shell/v1.0.0)
>  )]
>
> 15:58:44,222 | WARN  | rint Extender: 1 | BlueprintContainerImpl
> | container.BlueprintContainerImpl  252 | 8 - org.apache.aries.blueprint
> - 0.1.0.incubating | Bundle org.apache.felix.karaf.shell.osgi is waiting
> for namespace handlers
> [(&(objectClass=org.apache.aries.blueprint.NamespaceHandler)(osgi.servic
> e.blueprint.namespace=http://felix.apache.org/karaf/xmlns/shell/v1.0.0)
>  )]
>
> 15:58:44,222 | WARN  | rint Extender: 2 | BlueprintContainerImpl
> | container.BlueprintContainerImpl  252 | 8 - org.apache.aries.blueprint
> - 0.1.0.incubating | Bundle org.apache.felix.karaf.shell.commands is
> waiting for namespace handlers
> [(&(objectClass=org.apache.aries.blueprint.NamespaceHandler)(osgi.servic
> e.blueprint.namespace=http://felix.apache.org/karaf/xmlns/shell/v1.0.0)
>  )]
>
> 15:58:44,238 | WARN  | rint Extender: 1 | BlueprintContainerImpl
> | container.BlueprintContainerImpl  252 | 8 - org.apache.aries.blueprint
> - 0.1.0.incubating | Bundle org.apache.felix.karaf.shell.packages is
> waiting for namespace handlers
> [(&(objectClass=org.apache.aries.blueprint.NamespaceHandler)(osgi.servic
> e.blueprint.namespace=http://felix.apache.org/karaf/xmlns/shell/v1.0.0)
>  )]
>
> 15:58:45,044 | INFO  | Thread-5         | FeaturesServiceImpl
> | res.internal.FeaturesServiceImpl  270 | 23 -
> org.apache.felix.karaf.features.core - 1.6.0 | Bundles to refresh:
>
> 15:58:45,137 | INFO  | ri

Re: Karaf 1.6.0 and ssh problem

2010-06-04 Thread Josh Brown (Mailing List)
I am seeing this issue as well.  I tried with the current Karaf 1.6.0 binary 
and the 1.7.0 Snapshot..
Currently I have tried on both Mac OSX with Java java version "1.6.0_20" and 
CentOS 5.3 with Java 1.6.0_07.
Here is the debug log from my OSX box.
Search for the first "WARN" where it mentions "Bundle 
org.apache.felix.karaf.shell.ssh is waiting for namespace handlers"
Thoughts? I can raise a JIRA issue if necessary.
Thanks!
-Josh Brown

Guillaume Nodet wrote:
> I'll try to investigate.  Maybe you should raise a JIRA issue.

On Thu, May 27, 2010 at 16:41, HERKEL Jakub  wrote:
> Is there any problem with ssh console in the latest version of Karaf
> (1.6.0)? I cannot connect to karaf and in log I can see an exception
> from sshd (see below). I have tried it from Windows (Putty) and also


Re: Karaf 1.6.0 and ssh problem

2010-06-04 Thread Josh Brown (Mailing List)
Here is the a link to the log:

https://docs.google.com/leaf?id=0B93W6BY3-CIkMTdjNDNmMjAtOTljOC00NzRjLTk4YmEtZjU0YWVkNzVmNWMz&hl=en

-JB
On Jun 4, 2010, at 6:09 PM, Josh Brown (Mailing List) wrote:

> I am seeing this issue as well.  I tried with the current Karaf 1.6.0 binary 
> and the 1.7.0 Snapshot..
> Currently I have tried on both Mac OSX with Java java version "1.6.0_20" and 
> CentOS 5.3 with Java 1.6.0_07.
> Here is the debug log from my OSX box.
> Search for the first "WARN" where it mentions "Bundle 
> org.apache.felix.karaf.shell.ssh is waiting for namespace handlers"
> Thoughts? I can raise a JIRA issue if necessary.
> Thanks!
> -Josh Brown
> 
> Guillaume Nodet wrote:
>> I'll try to investigate.  Maybe you should raise a JIRA issue.
> 
> On Thu, May 27, 2010 at 16:41, HERKEL Jakub  wrote:
>> Is there any problem with ssh console in the latest version of Karaf
>> (1.6.0)? I cannot connect to karaf and in log I can see an exception
>> from sshd (see below). I have tried it from Windows (Putty) and also