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

kenneth_suter
07.31.2007 5adde80225f547ffe8d50ca83efd121e495d8e53
opends/src/quicksetup/org/opends/quicksetup/SplashScreen.java
@@ -249,6 +249,7 @@
      });
    } catch (Exception ex)
    {
      // do nothing;
    }
  }
@@ -270,6 +271,7 @@
      });
    } catch (Exception ex)
    {
      // do nothing;
    }
  }
@@ -294,6 +296,7 @@
        Thread.sleep(sleepTime);
      } catch (Exception ex)
      {
        // do nothing;
      }
    }
  }