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

Kwang-in (Dennis) JUNG commented on UNOMI-80:
---------------------------------------------

[~bhillou] I just tried again with running elasticsearch and run karaf, but 
still causing same as before. This is what being showed in localhost:9200.
Is it only supports ES version 5.1.2? Because I tested in 5.2.0(which was 
already installed in my computer)
------------------------------------------
{
  "name" : "DH6XhAa",
  "cluster_name" : "contextElasticSearch",
  "cluster_uuid" : "bsD5BlR-SLKiXYat1V7RDA",
  "version" : {
    "number" : "5.2.0",
    "build_hash" : "24e05b9",
    "build_date" : "2017-01-24T19:52:35.800Z",
    "build_snapshot" : false,
    "lucene_version" : "6.4.0"
  },
  "tagline" : "You Know, for Search"
}
------------------------------------------
Thanks.


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

Reply via email to