Subversion Repositories DevTools

Rev

Rev 818 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 818 Rev 820
Line 140... Line 140...
140
      }
140
      }
141
      catch( SQLException e )
141
      catch( SQLException e )
142
      {
142
      {
143
        // oracle connection issues        
143
        // oracle connection issues        
144
         mLogger.warn("run oracle connection issues");
144
         mLogger.warn("run oracle connection issues");
-
 
145
         mSleep = true;
145
      }
146
      }
146
      catch( ExitException e )
147
      catch( ExitException e )
147
      {
148
      {
148
        mLogger.fatal("run ExitException");
149
        mLogger.fatal("run ExitException");
149
        exit = true;
150
        exit = true;