-
Bug
-
Resolution: Won't Do
-
Minor
-
None
-
None
-
None
The module path argument is duplicated on the Process Controller launcher command. It is harmless since JBoss Modules will pick up the first one and the value of each argument is the same.
Bug rejected, this second argument is expected by the Process Controller main method, so it is intentional.
https://github.com/wildfly/wildfly-core/blob/main/process-controller/src/main/java/org/jboss/as/process/Main.java#L180-L185