Jan,
We have added some code to the 3.4.0 shell script so it will now wait
for an application to start up completely. This was not being done
in earlier versions.
Could you please try this out again with 3.4.0 and let me know how it
works for you.
Cheers,
Leif
On Fri, Feb 12, 2010 at 5:42 PM, Jan Van Besien <jan...@gm...> wrote:
> 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
|