Exiting this early in the process would be unrelated to any license issues. In addition to the log posted here, there should be some others in the same directory, they may shed more information. I'm used to seeing more information in an error dialog that it sounds like you're not seeing, but it could be a bitness issue as suggested previously, or an inability to reserve enough heap to launch the full Java process (Do you have virtual memory defined? There are instances where even with plenty of physical memory without a page file available, the JVM fails to allocate the requested heap size)
You may consider opening a support track, they'll be able to reach a resolution more quickly than we will.
... View more