|
From: Nathanael C. <nca...@gm...> - 2009-01-27 13:47:21
|
Hi everyone, I have a java project using System Tray. I set up the Wrapper on system startup (i'm using linux), but, when the system initialize, the wrapper doesn't start my service. Wrapper.log has: WrapperSimpleApp: Unable to locate the class mypackage.TestClass: java.lang.ExceptionInInitializerError But if I start the service myself, no errors appears on wrapper.log and the tray works fine. And If I run my app (using java -jar), no errors appears on console and the tray works fine too. Anyone knows what could it be? -- Nathanael de Castro Costa Programador NATI - Núcleo de Aplicação em Tecnologia da Informação UNIFOR - Universidade de Fortaleza Campus da Unifor - bloco M - sala M01 Fone: (85) 3477-3360 |