Hi Paul,

I just tried with 4.3.6 creating two instances with the command:

karaf@root()> instance:list

SSH Port │ SSH Host │ RMI Registry │ RMI Registry Host │ RMI Server │
RMI Server Host │ State   │ PID   │ Name

─────────┼──────────┼──────────────┼───────────────────┼────────────┼─────────────────┼─────────┼───────┼──────

    8101 │  0.0.0.0 │         1099 │         127.0.0.1 │      44444 │
     127.0.0.1 │ Started │ 94184 │ root

    8102 │  0.0.0.0 │         1100 │         127.0.0.1 │      44445 │
     127.0.0.1 │ Started │ 94199 │ test

    8103 │  0.0.0.0 │         1101 │         127.0.0.1 │      44446 │
     127.0.0.1 │ Started │ 94244 │ test2

Can you please share some details like the JVM you are using, do you
have the karaf user enabled in etc/users.properties, etc ?

Thanks,
Regards
JB

On Fri, Jan 20, 2023 at 6:37 PM Paul Fraser <[email protected]> wrote:
>
> Hi,
>
> In trying to add instances to a fresh karaf install (4.3.6) I am getting
> errors in the new instance log files, both when creating instances in
> the console and also in code using InstanceService.
>
> Console created instances report "started" in instance:list and code
> created instances do not get beyond reporting "starting" but they both
> have log errors.
>
> It would be most helpful if someone can confirm they are using multiple
> instances without any problems.
>
> Paul Fraser
>
>

Reply via email to