|
From: Jan V. B. <jan...@gm...> - 2010-02-12 08:42:45
|
I've done some more debugging (in the tanuki wrapper code) and looked at more logging. As far as I can see, all is good in de Java code, for example the logging ends with jvm 1 | WrapperSimpleApp: main method completed jvm 1 | WrapperSimpleApp: start(args) end. Main Completed=true, exitCode=null jvm 1 | WrapperListener.start runner thread stopped. jvm 1 | returned from WrapperListener.start() But still, the native script either returns immediately (wrapper.daemonize=TRUE) or not at all. What am I doing wrong or misunderstanding here? Thanks in advance, Jan Van Besien |