Thanks a lot BrowserUk. I tried using Win32::SetChildShowWindow(0); by integrating Win32 module in my application which restricted console window getting popped up. Later I used javaw instead of java in system command which doesn't open console window as suggested here http://stackoverflow.com/a/30936771/2064322