|
From: <sna...@gm...> - 2003-10-11 23:57:25
|
I think I have narrowed down the source of the problem as I could replicate it on a different machine. Probable causes 1) Windows Update (changed the privilege of Local System account) 2) Install of FTP server component in IIS These were the only two changes I had done, after which this problem showed. To replicate I did the following 1) Do windows update 2) Install FTP server 3) Reinstall/install new JRE (any version, preferably the latest beta) 4) Install the testwrapper service 5) reboot 6) Check if service started, then run a swing program. I don't know if windows update caused it or FTP server install caused it. May be Markus can provide us input as to whether he has the latest security patches and/or FTP server installed. sona ----- Original Message ----- From: sna...@gm... Date: Saturday, October 11, 2003 3:14 pm Subject: [Wrapper-user] Re: Problem with Java service in Windows 2000 > Leif , > Following is my finding and some answers to your questions > 1) When I set to run the service as Administrator, Administrator > was the currently logged in user. > 2) Anyway did more tests, in the services "Log on as" need to be > modified to "This account". Account has to be ANY user with > administrative privilege. For a normal user, the problem still > remains. The account specified need not be the currently logged in > user.3) It appears to be a timing/locking problem somewhere in > Java VM. Instead of using Wrapper, I used service helper - > srvstart (www.nick.rozanski.com/services.htm), Microsoft's > srvany.exe all result in the same problem. > 4) Problem occurs only for a Swing based programs. All others > appear to be ok. > 5) I am running this on a Windows 2000 Server with all the latest > patches. Dell OptiPlex GX1p (500 MHz). I have tried it on 4 other > machines and this problem does not show up on them > 6) When the problem happens (swing program struck on startup), > some external programs do not start at all. Like "Setup.exe" - > standard installation package. The moment javaw.exe / java.exe of > the Swing program is killed in task manager, external programs > immediately starts. > 7) Have also tried various JRE versions, still no luck. > > Hope this is helpful in determining the root cause of this > problem. I will also be interested in finding out if for the other > user who reported this bug earlier, the workaround suggested works > for him also. > > thanks > sona > > Btw., pardon me if this question is dumb... how do I reply to the > posts? > > > ------------------------------------------------------- > This SF.net email is sponsored by: SF.net Giveback Program. > SourceForge.net hosts over 70,000 Open Source Projects. > See the people who have HELPED US provide better services: > Click here: http://sourceforge.net/supporters.php > _______________________________________________ > Wrapper-user mailing list > Wra...@li... > https://lists.sourceforge.net/lists/listinfo/wrapper-user > > |