Wrapper - "Waiting to start..."

Olá,

Estou utilizando o Wrapper, porém não consigo executar minha aplicação como serviço.
Eu executo o InstallTestWrapper-NT.bat e depois StartTestWrapper-NT.bat porém me apresenta o erro abaixo:


A classe que eu mando executar tem o método main com um JOptionPane.showmessage dentro.

No LOG:

ERROR | wrapper | 2016/10/25 10:49:41 | JVM did not exit on request, termination requested.
STATUS | wrapper | 2016/10/25 10:49:41 | JVM exited after being requested to terminate.
STATUS | wrapper | 2016/10/25 10:49:46 | Launching a JVM…
INFO | wrapperm | 2016/10/25 10:49:46 | Waiting to start…
INFO | wrapperm | 2016/10/25 10:49:51 | Waiting to start…
INFO | wrapperm | 2016/10/25 10:49:56 | Waiting to start…
INFO | wrapperm | 2016/10/25 10:50:01 | Waiting to start…
INFO | wrapperm | 2016/10/25 10:50:06 | Waiting to start…
INFO | wrapperm | 2016/10/25 10:50:11 | Waiting to start…
ERROR | wrapper | 2016/10/25 10:50:15 | Startup failed: Timed out waiting for a signal from the JVM.
ADVICE | wrapper | 2016/10/25 10:50:15 |
ADVICE | wrapper | 2016/10/25 10:50:15 | ------------------------------------------------------------------------
ADVICE | wrapper | 2016/10/25 10:50:15 | Advice:
ADVICE | wrapper | 2016/10/25 10:50:15 | The Wrapper consists of a native component as well as a set of classes
ADVICE | wrapper | 2016/10/25 10:50:15 | which run within the JVM that it launches. The Java component of the
ADVICE | wrapper | 2016/10/25 10:50:15 | Wrapper must be initialized promptly after the JVM is launched or the
ADVICE | wrapper | 2016/10/25 10:50:15 | Wrapper will timeout, as just happened. Most likely the main class
ADVICE | wrapper | 2016/10/25 10:50:15 | specified in the Wrapper configuration file is not correctly initializing
ADVICE | wrapper | 2016/10/25 10:50:15 | the Wrapper classes:
ADVICE | wrapper | 2016/10/25 10:50:15 | teste.Teste
ADVICE | wrapper | 2016/10/25 10:50:15 | While it is possible to do so manually, the Wrapper ships with helper
ADVICE | wrapper | 2016/10/25 10:50:15 | classes to make this initialization processes automatic.
ADVICE | wrapper | 2016/10/25 10:50:15 | Please review the integration section of the Wrapper’s documentation
ADVICE | wrapper | 2016/10/25 10:50:15 | for the various methods which can be employed to launch an application
ADVICE | wrapper | 2016/10/25 10:50:15 | within the Wrapper:
ADVICE | wrapper | 2016/10/25 10:50:15 | http://wrapper.tanukisoftware.com/doc/english/integrate.html
ADVICE | wrapper | 2016/10/25 10:50:15 | ------------------------------------------------------------------------
ADVICE | wrapper | 2016/10/25 10:50:15 |
ERROR | wrapper | 2016/10/25 10:50:15 | JVM did not exit on request, termination requested.
STATUS | wrapper | 2016/10/25 10:50:15 | JVM exited after being requested to terminate.
FATAL | wrapper | 2016/10/25 10:50:16 | There were 5 failed launches in a row, each lasting less than 300 seconds. Giving up.
FATAL | wrapper | 2016/10/25 10:50:16 | There may be a configuration problem: please check the logs.
STATUS | wrapper | 2016/10/25 10:50:16 | <-- Wrapper Stopped
INFO | wrapperm | 2016/10/25 10:50:16 | Waiting to start…
ERROR | wrapperm | 2016/10/25 10:50:17 | The Test Wrapper Sample Application service was launched, but failed to start.
ERROR | wrapperm | 2016/10/25 10:50:17 | Please check the log file for more information: C:\Users\diogo.zucchi\Desktop\wrapper-windows-x86-64-3.5.30-st\logs\wrapper.log