You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Fabian Lange (JIRA)" <ji...@apache.org> on 2015/08/11 00:06:45 UTC

[jira] [Created] (KARAF-3923) Karaf opens RMI port even when not using the managemtn feature

Fabian Lange created KARAF-3923:
-----------------------------------

             Summary: Karaf opens RMI port even when not using the managemtn feature
                 Key: KARAF-3923
                 URL: https://issues.apache.org/jira/browse/KARAF-3923
             Project: Karaf
          Issue Type: Bug
            Reporter: Fabian Lange
         Attachments: Screen Shot 2015-08-11 at 00.03.37.png

My Karaf opens a random port (one below the shutdown port) on startup.
I figured out it is an RM Port (see screenshot)

This port cannot be influenced by org.apache.karaf.management.cfg.

I need to either disable the port, or at least let it listen to localhost only.

I have the following bundles:
ID | State  | Lvl | Version     | Name
------------------------------------------------------------------------------------
 0 | Active |   0 | 5.0.1       | System Bundle
 1 | Active |   8 | 1.8.3       | OPS4J Pax Logging - API
 2 | Active |   8 | 1.8.3       | OPS4J Pax Logging - Service
 3 | Active |  10 | 1.8.4       | Apache Felix Configuration Admin Service
 4 | Active |  11 | 3.5.0       | Apache Felix File Install
 5 | Active |   5 | 2.4.1       | OPS4J Pax Url - aether:
 6 | Active |  30 | 4.0.0       | Apache Karaf :: Features :: Core
 7 | Active |  80 | 1.0.5       | Fabians Bootstrap - Bundle
 8 | Active |  30 | 2.12.1      | JLine
 9 | Active |  30 | 1.0.12      | Apache Felix Metatype Service
10 | Active |  30 | 1.8.2       | Apache Felix Declarative Services
11 | Active |  30 | 4.0.0       | Apache Karaf :: Bundle :: Core
12 | Active |  30 | 4.0.0       | Apache Karaf :: ConfigAdmin :: Core
13 | Active |  80 | 4.0.0       | Apache Karaf :: Diagnostic :: Boot
14 | Active |  30 | 4.0.0       | Apache Karaf :: Diagnostic :: Core
15 | Active |  30 | 4.0.0       | Apache Karaf :: Features :: Command
16 | Active |  80 | 4.0.0       | Apache Karaf :: JAAS :: Boot
17 | Active |  30 | 4.0.0       | Apache Karaf :: JAAS :: Command
18 | Active |  30 | 4.0.0       | Apache Karaf :: JAAS :: Config
19 | Active |  30 | 4.0.0       | Apache Karaf :: JAAS :: Modules
20 | Active |  30 | 4.0.0       | Apache Karaf :: Log :: Core
21 | Active |  30 | 4.0.0       | Apache Karaf :: Package :: Core
22 | Active |  30 | 4.0.0       | Apache Karaf :: SCR :: Shell Commands
23 | Active |  30 | 4.0.0       | Apache Karaf :: Service :: Core
24 | Active |  30 | 4.0.0       | Apache Karaf :: Shell :: Various Commands
25 | Active |  30 | 4.0.0       | Apache Karaf :: Shell :: Core
26 | Active |  30 | 4.0.0       | Apache Karaf :: Shell :: SSH
27 | Active |  30 | 4.0.0       | Apache Karaf :: System :: Core
28 | Active |  30 | 0.14.0      | Apache Mina SSHD :: Core



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)