|
|
|
@ -173,7 +173,7 @@ public class DesignerSocketIO {
|
|
|
|
|
RemoteDesignConstants.USER_LOCK_ID, |
|
|
|
|
connection.getId()); |
|
|
|
|
} |
|
|
|
|
FineLoggerFactory.getLogger().error("Available ports: {}, current Protocol: {}", Arrays.toString(ports), currentProtocol); |
|
|
|
|
FineLoggerFactory.getLogger().info("Available ports: {}, current Protocol: {}", Arrays.toString(ports), currentProtocol); |
|
|
|
|
return result; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|