|
From: Markus S. <sc...@gm...> - 2007-12-05 07:23:35
|
When you use the 32-bit Wrapper with the 64-it VM, you get a Log-Message like "wrappermanager could not load dll xy..". Since the wrapper could not load this dll (because the dll is 32-bit), it will not be able to interact with the OS. Try this: - start your process when you are logged on, then log out. --> Your service stops working on logout. You really have to use the 64-bit version, which is coming (hopefully ;-) by the end of the year. Markus 2007/12/4, Cory Riddell <cri...@th...>: > > I have a couple of questions about 64 and 32 bit wrappers, for Windows & > Linux. > > On a 64 bit OS, you can run a 64 bit or a 32 bit JVM. Does the > wrapper need to match the JVM (32 or 64 bits) or the OS (64 bits)? In > particular, will the 32 bit linux wrapper run on a 64-bit linux box? > > We've done some testing here and it seems like things mostly work > when mixing the 32 bit wrapper with a 64 bit JVM. On Windows we don't > really notice any problems, although we haven't tested very > extensively. On Linux we see a message about the 32-64 bit word width > mismatch, but things do seem to start up. Can you explain what's going > on? Is it actually working or is there a major problem lurking here? > > cory > > ------------------------------------------------------------------------- > SF.Net email is sponsored by: The Future of Linux Business White Paper > from Novell. From the desktop to the data center, Linux is going > mainstream. Let it simplify your IT future. > http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 > _______________________________________________ > Wrapper-user mailing list > Wra...@li... > https://lists.sourceforge.net/lists/listinfo/wrapper-user > |