[ https://issues.apache.org/jira/browse/KARAF-4927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16018884#comment-16018884 ]
Martin Lichtin commented on KARAF-4927: --------------------------------------- Also seeing WARN | pool-2-thread-1 | NamespaceHandlerRegistryImpl | ace.NamespaceHandlerRegistryImpl 732 | 11 - org.apache.aries.blueprint.core - 1.7.1 | NamespaceHandler org.apache.karaf.jaas.blueprint.jasypt.handler.NamespaceHandler is behaving badly and should be fixed when starting up Karaf 4.0.9. > NamespaceHandlers should return null for unknown namespaces > ----------------------------------------------------------- > > Key: KARAF-4927 > URL: https://issues.apache.org/jira/browse/KARAF-4927 > Project: Karaf > Issue Type: Bug > Components: karaf-shell > Affects Versions: 4.0.8 > Reporter: Daniel Kulp > Assignee: Christian Schneider > Fix For: 4.1.0, 4.0.9 > > > The namespacehandler for shell does a: > return getClass().getResource("karaf-shell-1.1.0.xsd"); > for unknown namespaces. It should return null. Right now, users will get > an error at startup of: > "NamespaceHandler org.apache.karaf.shell.console.commands.NamespaceHandler is > behaving badly and should be fixed" -- This message was sent by Atlassian JIRA (v6.3.15#6346)