You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@karaf.apache.org by nseb <se...@hotmail.com> on 2014/01/14 00:25:20 UTC

Problem wiith build 3.0.1-SNAPSHOT

Hi,

after build the latest version ,  I execute karaf , the application waits
indefinitely , here are the logs :

NFO | FelixStartLevel | BlueprintContainerImpl | 6 -
org.apache.aries.blueprint.core - 1.3.0 | Bundle
org.apache.karaf.jaas.modules is waiting for namespace handlers [
http://karaf.apache.org/xmlns/ jaas/v1.0.0 ]
2014-01-14 00:11:15,534 | INFO | FelixStartLevel | BlueprintContainerImpl |
6 - org.apache.aries.blueprint.core - 1.3.0 | Bundle
org.apache.karaf.shell.console is waiting for dependencies [ (objectClass =
org.apache.felix.service.threadio.ThreadIO ) (objectClass =
org.apache.felix.service.command.CommandProcessor ) ]
2014-01-14 00:11:15,549 | INFO | FelixStartLevel | BlueprintContainerImpl |
6 - org.apache.aries.blueprint.core - 1.3.0 | Bundle
org.apache.karaf.shell.help is waiting for dependencies [ (objectClass =
org.apache.felix.service.threadio.ThreadIO ) ]
2014-01-14 00:11:15,555 | INFO | FelixStartLevel | BlueprintContainerImpl |
6 - org.apache.aries.blueprint.core - 1.3.0 | Bundle
org.apache.karaf.system.command is waiting for namespace handlers [ http :/
/ karaf.apache.org/xmlns/shell/v1.1.0 ]
2014-01-14 00:11:15,611 | INFO | FelixStartLevel | BlueprintContainerImpl |
6 - org.apache.aries.blueprint.core - 1.3.0 | Bundle
org.apache.karaf.shell.commands is waiting for namespace handlers [ http :/
/ karaf.apache.org/xmlns/shell/v1.1.0 ]
2014-01-14 00:11:15,663 | INFO | FelixStartLevel | BlueprintContainerImpl |
6 - org.apache.aries.blueprint.core - 1.3.0 | Bundle
org.apache.karaf.bundle.command is waiting for namespace handlers [ http :/
/ karaf.apache.org/xmlns/shell/v1.1.0 ]
2014-01-14 00:11:15,670 | INFO | FelixStartLevel | BlueprintContainerImpl |
6 - org.apache.aries.blueprint.core - 1.3.0 | Bundle
org.apache.karaf.features.command is waiting for namespace handlers [ http
:/ / karaf.apache.org/xmlns/shell/v1.1.0 ]
2014-01-14 00:11:15,682 | INFO | FelixStartLevel | BlueprintContainerImpl |
6 - org.apache.aries.blueprint.core - 1.3.0 | Bundle
org.apache.karaf.region.command is waiting for namespace handlers [ http :/
/ karaf.apache.org/xmlns/shell/v1.0.0 ]
2014-01-14 00:11:15,721 | INFO | FelixStartLevel | BlueprintContainerImpl |
6 - org.apache.aries.blueprint.core - 1.3.0 | Bundle
org.apache.karaf.config.command is waiting for namespace handlers [ http :/
/ karaf.apache.org/xmlns/shell/v1.1.0 ]



-----
CTO , JeetConsulting.

Analyze now your Maven Java projects' dependencies , here 
--
View this message in context: http://karaf.922171.n3.nabble.com/Problem-wiith-build-3-0-1-SNAPSHOT-tp4030992.html
Sent from the Karaf - Dev mailing list archive at Nabble.com.

Re: Problem wiith build 3.0.1-SNAPSHOT

Posted by nseb <se...@hotmail.com>.
the problem was well at the start of container but only on the build of my
custom distribution, sorry I'm tired lately. 
For cons, I have a problem on well when I do a logout whatsoever with the
minimum distribution, or default cusomt: 
  logout 
Exception in thread "Thread-10"
java.nio.channels.ShutdownChannelGroupException 
         at sun.nio.ch.Invoker.invokeIndirectly (Invoker.java: 210) 
         at sun.nio.ch.Invoker.invokeIndirectly (Invoker.java: 301) 
         at
sun.nio.ch.WindowsAsynchronousServerSocketChannelImpl$AcceptTask.failed(WindowsAsynchronousServerSocketChannelImpl.java:286)
         sun.nio.ch.Iocp at $ EventHandlerTask.run (Iocp.java: 399) 
         at java.lang.Thread.run (Thread.java: 744)



-----
CTO , JeetConsulting.

Analyze now your Maven Java projects' dependencies , here 
--
View this message in context: http://karaf.922171.n3.nabble.com/Problem-wiith-build-3-0-1-SNAPSHOT-tp4030992p4031307.html
Sent from the Karaf - Dev mailing list archive at Nabble.com.

Re: Problem wiith build 3.0.1-SNAPSHOT

Posted by Jean-Baptiste Onofré <jb...@nanthrax.net>.
Hi,

just when you start Karaf or when deploying your application ?

Regards
JB

On 01/22/2014 11:10 PM, nseb wrote:
> Hi ,
>
> I chekout and make the latest sources, the container starts, but I have
> another problem:
>
> java.lang.ClassCastException: Proxyaf836321_440f_462c_82a7_58316fa52170
> cannot be cast to org.apache.aries.blueprint.NamespaceHandler
> 	at
> org.apache.aries.blueprint.namespace.NamespaceHandlerRegistryImpl.addingService(NamespaceHandlerRegistryImpl.java:113)
> 	at
> org.osgi.util.tracker.ServiceTracker$Tracked.customizerAdding(ServiceTracker.java:932)
>
>
>
> -----
> CTO , JeetConsulting.
>
> Analyze now your Maven Java projects' dependencies , here
> --
> View this message in context: http://karaf.922171.n3.nabble.com/Problem-wiith-build-3-0-1-SNAPSHOT-tp4030992p4031283.html
> Sent from the Karaf - Dev mailing list archive at Nabble.com.
>

-- 
Jean-Baptiste Onofré
jbonofre@apache.org
http://blog.nanthrax.net
Talend - http://www.talend.com

Re: Problem wiith build 3.0.1-SNAPSHOT

Posted by nseb <se...@hotmail.com>.
Hi ,

I chekout and make the latest sources, the container starts, but I have
another problem:

java.lang.ClassCastException: Proxyaf836321_440f_462c_82a7_58316fa52170
cannot be cast to org.apache.aries.blueprint.NamespaceHandler
	at
org.apache.aries.blueprint.namespace.NamespaceHandlerRegistryImpl.addingService(NamespaceHandlerRegistryImpl.java:113)
	at
org.osgi.util.tracker.ServiceTracker$Tracked.customizerAdding(ServiceTracker.java:932)



-----
CTO , JeetConsulting.

Analyze now your Maven Java projects' dependencies , here 
--
View this message in context: http://karaf.922171.n3.nabble.com/Problem-wiith-build-3-0-1-SNAPSHOT-tp4030992p4031283.html
Sent from the Karaf - Dev mailing list archive at Nabble.com.

Re: Problem wiith build 3.0.1-SNAPSHOT

Posted by Jean-Baptiste Onofré <jb...@nanthrax.net>.
Hi,

do you have an internet connection when you run Karaf ?

All namespace handlers don't look to be there. I try if the problem is 
on Jenkins (I tested on my machine without problem).

Regards
JB

On 01/14/2014 12:25 AM, nseb wrote:
> Hi,
>
> after build the latest version ,  I execute karaf , the application waits
> indefinitely , here are the logs :
>
> NFO | FelixStartLevel | BlueprintContainerImpl | 6 -
> org.apache.aries.blueprint.core - 1.3.0 | Bundle
> org.apache.karaf.jaas.modules is waiting for namespace handlers [
> http://karaf.apache.org/xmlns/ jaas/v1.0.0 ]
> 2014-01-14 00:11:15,534 | INFO | FelixStartLevel | BlueprintContainerImpl |
> 6 - org.apache.aries.blueprint.core - 1.3.0 | Bundle
> org.apache.karaf.shell.console is waiting for dependencies [ (objectClass =
> org.apache.felix.service.threadio.ThreadIO ) (objectClass =
> org.apache.felix.service.command.CommandProcessor ) ]
> 2014-01-14 00:11:15,549 | INFO | FelixStartLevel | BlueprintContainerImpl |
> 6 - org.apache.aries.blueprint.core - 1.3.0 | Bundle
> org.apache.karaf.shell.help is waiting for dependencies [ (objectClass =
> org.apache.felix.service.threadio.ThreadIO ) ]
> 2014-01-14 00:11:15,555 | INFO | FelixStartLevel | BlueprintContainerImpl |
> 6 - org.apache.aries.blueprint.core - 1.3.0 | Bundle
> org.apache.karaf.system.command is waiting for namespace handlers [ http :/
> / karaf.apache.org/xmlns/shell/v1.1.0 ]
> 2014-01-14 00:11:15,611 | INFO | FelixStartLevel | BlueprintContainerImpl |
> 6 - org.apache.aries.blueprint.core - 1.3.0 | Bundle
> org.apache.karaf.shell.commands is waiting for namespace handlers [ http :/
> / karaf.apache.org/xmlns/shell/v1.1.0 ]
> 2014-01-14 00:11:15,663 | INFO | FelixStartLevel | BlueprintContainerImpl |
> 6 - org.apache.aries.blueprint.core - 1.3.0 | Bundle
> org.apache.karaf.bundle.command is waiting for namespace handlers [ http :/
> / karaf.apache.org/xmlns/shell/v1.1.0 ]
> 2014-01-14 00:11:15,670 | INFO | FelixStartLevel | BlueprintContainerImpl |
> 6 - org.apache.aries.blueprint.core - 1.3.0 | Bundle
> org.apache.karaf.features.command is waiting for namespace handlers [ http
> :/ / karaf.apache.org/xmlns/shell/v1.1.0 ]
> 2014-01-14 00:11:15,682 | INFO | FelixStartLevel | BlueprintContainerImpl |
> 6 - org.apache.aries.blueprint.core - 1.3.0 | Bundle
> org.apache.karaf.region.command is waiting for namespace handlers [ http :/
> / karaf.apache.org/xmlns/shell/v1.0.0 ]
> 2014-01-14 00:11:15,721 | INFO | FelixStartLevel | BlueprintContainerImpl |
> 6 - org.apache.aries.blueprint.core - 1.3.0 | Bundle
> org.apache.karaf.config.command is waiting for namespace handlers [ http :/
> / karaf.apache.org/xmlns/shell/v1.1.0 ]
>
>
>
> -----
> CTO , JeetConsulting.
>
> Analyze now your Maven Java projects' dependencies , here
> --
> View this message in context: http://karaf.922171.n3.nabble.com/Problem-wiith-build-3-0-1-SNAPSHOT-tp4030992.html
> Sent from the Karaf - Dev mailing list archive at Nabble.com.
>

-- 
Jean-Baptiste Onofré
jbonofre@apache.org
http://blog.nanthrax.net
Talend - http://www.talend.com