|
From: Ori A. <oa...@me...> - 2005-07-27 09:20:29
|
Looks like COM\DCOM security issues at first glance. When the wrapper is running as a service by default it uses the Local System Account which has restrictions on network resources. Try setting different logon credentials for the service either via the mmc console or the wrapper properties in the conf file: http://wrapper.tanukisoftware.org/doc/english/prop-ntservice-account.html http://wrapper.tanukisoftware.org/doc/english/prop-ntservice-password.html Hope it helps, Ori Argov -----Original Message----- From: wra...@li... [mailto:wra...@li...] On Behalf Of Michael Cusack Sent: Wednesday, July 27, 2005 2:08 AM To: wra...@li... Subject: [Wrapper-user] console fine-service hangs Hi. Here's my problem: I have a java program that among other things accesses com object via Jawin (http://jawinproject.sourceforge.net/). If I run the program either stand alone, or within the wrapper but in the console, everything works perfectly. If I try to run the program as a service, the program hangs the second the jawin classes are accessed. Any suggestions would be most appreciated. Thanks. Michael Cusack MC...@bu... ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&op=click _______________________________________________ Wrapper-user mailing list Wra...@li... https://lists.sourceforge.net/lists/listinfo/wrapper-user ______________________________________________________________________ This email has been scanned by the MessageLabs Email Security System. For more information please visit http://www.messagelabs.com/email ______________________________________________________________________ |