Crapgame wrote:Well it looks like the Java application failed to start:
[SEVERE: CommonUtils.JVM.JavaExecuteException: Java application failed to start!
---> System.ComponentModel.Win32Exception: The system cannot find the file specified at
System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startinfo)
at CommonUtils.JVM.JavaExecutor.executeJavaApplication(Boolean createNoWindow, Boolean redirectIO, Boolean waitForExit)
Hopefully this answers the mystery...
Did it list the JRE location like this:
C:\Program Files (x86)\Movie2MKV Converter>Movies2MKV.exe -debug
[FINE: Starting application
[FINER: Looking for current JRE's in Windows Registry
[FINEST: Java version[1.8] in "C:\Program Files (x86)\Java\jre1.8.0_25"
[FINEST: Java version[1.8] in "C:\Program Files\Java\jre1.8.0_25"
[FINER: Checking to see if there's a 64-bit JRE
[FINEST: Created new 64-bit JavaExecutor
[FINEST: Set the classpaths for execution
[FINEST: The start command is: C:\Program Files\Java\jre1.8.0_25\bin\java.exe -X
ms512m -Xmx1024m -cp ".\*;.\lib\*;.\lib64\*" com.hom.r4.mkv.app.Movies2MKVConver
ter
[FINEST: Started the Java application
[INFO: Application completed successfully!
It appears to be not finding your Java install.