mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

smaguin
30.30.2008 e4a41b5674d92d3112593d0b8e464615e26a7e2e
opends/tests/system-tests/scenario/singleServer/clients/secureModifyEntries/src/Client.java
@@ -115,7 +115,7 @@
            }
         } catch (Exception e) {
       println ("INFO", "Failed to establish connection ");
       println ("INFO", "ERROR Failed to establish connection ");
       e.printStackTrace();
       System.exit(1);
        }
@@ -143,7 +143,7 @@
      }
            }
            catch ( Exception e1 ) {
      System.out.println ("E1");
      println("INFO",  "ERROR during threads startup");
      e1.printStackTrace();
            }
@@ -175,7 +175,7 @@
                            total_nb_mod=0;
                          }
                        } catch ( Exception e2 ) {
                          System.out.println("E2");
             println("INFO",  "ERROR : E2");
                          e2.printStackTrace();
                        }
                 }