<font color="#3333ff"><font face="arial,helvetica,sans-serif">Hi,<br><br>I have a startup_batch file in which I make a call to JAVA application which is responsible for starting up my application with SWT window which displays system running information.<br>
<br>Issue is the elongated start up time for application, as I executes my batch file, it stops for a while (as if it&#39;s doing nothing) though I know that in background batch file is loooking for logback.grrovy or logback.xml file in the classpath then configures it, but meanwhile my SWT window is not even started and I need to wait for around 45-50 Secs whenever I restart my application.<br>
<br>As I can&#39;t afford delay in application start so I am looking for some workaround to reduce this logback configuration time by my application everytime.<br><br>Any helps/inputs/thoughts are welcome.<br><br><br>~Thanks <br>
  Nikhil<br></font></font>