You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@unomi.apache.org by "Serge Huber (JIRA)" <ji...@apache.org> on 2017/02/15 12:47:41 UTC

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

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

Serge Huber commented on UNOMI-80:
----------------------------------

Hello,

Thanks for testing. At this time the integration and performance tests are not working so we deactivated them by default

For the other you probably already have something running on the port 44444. If you launched the integration test, it is very likely that you have a Java process still running with Karaf, this is a known problem. Make sure you kill any residual processes before launching Karaf.

Best regards,
  Serge... 

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