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/15 10:13:41 UTC

[jira] [Created] (UNOMI-80) Stopped in initializing

Kwang-in (Dennis) JUNG created UNOMI-80:
-------------------------------------------

             Summary: 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)