You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@unomi.apache.org by "Kwang-in (Dennis) JUNG (JIRA)" <ji...@apache.org> on 2017/02/16 04:45:41 UTC

[jira] [Comment Edited] (UNOMI-80) Stopped in initializing

    [ https://issues.apache.org/jira/browse/UNOMI-80?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15869165#comment-15869165 ] 

Kwang-in (Dennis) JUNG edited comment on UNOMI-80 at 2/16/17 4:44 AM:
----------------------------------------------------------------------

[~shuber] Thanks for quick reply!
But I still failed after reboot my laptop and try karaf start.
------------------------------------------------------------
$ ./bin/karaf start
        __ __                  ____      
       / //_/____ __________ _/ __/      
      / ,<  / __ `/ ___/ __ `/ /_        
     / /| |/ /_/ / /  / /_/ / __/        
    /_/ |_|\__,_/_/   \__,_/_/         

  Apache Karaf (3.0.8)

Hit '<tab>' for a list of available commands
and '[cmd] --help' for help on a specific command.
Hit '<ctrl-d>' or type 'system:shutdown' or 'logout' to shutdown Karaf.

karaf@root()> Initializing Unomi...
------------------------------------------------------------
It does not go onward after this. By document, it looks like something more need to show like `initializing xxxx`



was (Author: djkooks):
[~shuber] Thanks for quick reply!
But I still failed after reboot my laptop and try karaf start.
```
        __ __                  ____      
       / //_/____ __________ _/ __/      
      / ,<  / __ `/ ___/ __ `/ /_        
     / /| |/ /_/ / /  / /_/ / __/        
    /_/ |_|\__,_/_/   \__,_/_/         

  Apache Karaf (3.0.8)

Hit '<tab>' for a list of available commands
and '[cmd] --help' for help on a specific command.
Hit '<ctrl-d>' or type 'system:shutdown' or 'logout' to shutdown Karaf.

karaf@root()> Initializing Unomi...
```
It does not go onward after this. By document, it looks like something more need to show like `initializing xxxx`


> Stopped in initializing
> -----------------------
>
>                 Key: UNOMI-80
>                 URL: https://issues.apache.org/jira/browse/UNOMI-80
>             Project: Apache Unomi
>          Issue Type: Test
>            Reporter: Kwang-in (Dennis) JUNG
>            Priority: Trivial
>
> Hello~just joined!
> I'm following up instruction guide, but it stops while init when starting with 'karaf start'.
> ```
> karaf@root()> Exception in thread "JMX Connector Thread [service:jmx:rmi://0.0.0.0:44444/jndi/rmi://0.0.0.0:1099/karaf-root]" java.lang.RuntimeException: 
> Port already in use: 44444; 
> You may have started two containers.  If you need to start a second container or the default ports are already in use update the config file etc/org.apache.karaf.management.cfg and change the Registry Port and Server Port to unused ports
> 	at org.apache.karaf.management.ConnectorServerFactory$1.run(ConnectorServerFactory.java:278)
> Initializing Unomi...
> ```
> It does not go on as mentioned in getting started page.
> http://unomi.incubator.apache.org/getting-started.html
> Also, I've failed in integration test(others are all success). Is it related with this?



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)