opends/tests/system-tests/scenario/singleServer/clients/secureSearch/src/Worker.java
@@ -140,8 +140,8 @@ break; } } catch (Exception ex) { println("INFO","THREAD " + myId + " CATCH " + ex); println("INFO","THREAD " + myId + " ERROR " + ex); } @@ -151,7 +151,7 @@ } } catch (Exception e) { println("INFO", "Failed: expected error code 3 "); println("INFO","THREAD " + myId + " ERROR " + e); e.printStackTrace(); System.exit(1);