|
From: Leif M. <lei...@ta...> - 2011-01-17 02:35:03
|
Scott, Oops, I had not noticed the other replies from Christian. As he explained, this is a different issue in your case caused by the wrapper.dll not being loaded. Please disregard my message. Cheers, Leif On Mon, Jan 17, 2011 at 11:31 AM, Leif Mortenson <lei...@ta...> wrote: > Scott, > What is the exact OS and Java version that you are using? I have > heard a couple reports of similar problems with older 32-bit JVMs on a > 64-bit Windows OS, but we have never been able to reproduce it. > Hopefully information from you will help with that. Once I hear back > from you we will try to reproduce it. > > Cheers, > Leif > > On Fri, Jan 14, 2011 at 6:53 AM, Scott Vandezande <van...@gm...> wrote: >> I have the following in my wrapper config file: >> wrapper.ntservice.interactive=false >> But when someone is logged into the console session (session 0) and then >> logs off, the JVM exits, with the following in the log file: >> INFO | wrapper | 2011/01/13 12:51:40 | User logged out. Ignored. >> STATUS | wrapper | 2011/01/13 12:51:43 | <-- Wrapper Stopped >> I'm using the 32-bit dll on a 64-bit OS. Is this a known behavior in this >> situation? >> Thank you, >> Scott |