Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Correction of some messages and comments.
[jaceP2P.git] / src / jaceP2P / UpdateRegisterThread.java
index cb3996e..7b71d58 100644 (file)
@@ -107,7 +107,7 @@ class UpdateRegisterThread extends Thread {
 
                                }
                        } catch (Exception e) {
-                               System.out.println(name + " ("
+                               System.err.println(name + " ("
                                                + LocalHost.Instance().resolve(name) + " rank=" + index
                                                + ") cannot be reached by UpdateRegisterThread   "
                                                + "     size : " + Register.Instance().getSize() + " :"