|
From: Karel V. <ka...@ou...> - 2011-02-08 17:14:32
|
The test wrapper sample commands (-i, -r, -t ... ) seem to work, both with absolute and with relative paths. I found the problem, but can't reproduce it anymore: I wanted to delete the log files (to make sure I was looking at the right one), but I couldn't - they were still in use by a process. Checking the task manager I found that there actually was a wrapper process running. After killing that I could delete the files AND the 3.5.7 wrapper started working again. I don't know where that that running wrapper.exe process came from. It's possible that this was still lingering from before the upgrade (i.e. a 3.3.6 wrapper.exe), so that would be a border case not worth further investigation. Thanks for the quick reply, Karel On Tue, Feb 8, 2011 at 4:25 PM, Christian Mueller <chr...@ta...> wrote: > Karel, > > Thank you for your mail. > > I have tested the Wrapper on any supported Windows platform (2K, 2K3, XP, > Vista, 7, 2K8) prior to the release of 3.5.7 and all tests there went > successful. > I'm not sure so what could cause this. Actually the UAC part of the code > won't get called until the distribution appears to be Vista or later. > > When you run wrapper.exe -i ..\conf\wrapper.conf you said you don't get any > output on your cmd. Can you check the log file if anything was written in > there? > > I haven't tried virtualbox yet, but will also check on this in order to > narrow it down. > > Best Regards, > Christian > > > On Tue, Feb 8, 2011 at 11:28 PM, Karel Vervaeke <ka...@ou...> > wrote: >> >> We recently upgraded from 3.3.6 to 3.5.7. Things work find under >> various Linux machines, >> but on windows XP, calling the wrapper with -i/-r or -t doesn't seem to do >> anything (there's no output, >> even with the log levels set to DEBUG in the conf file). When running >> the 3.5.7 wrapper without arguments it still displays the help >> information. >> >> When using 3.5.6 it works fine. Could this be related to the >> privilege elevation stuff implemented for Vista & co? >> >> My XP install is running on a virtualbox virtual machine; I'm running >> the wrapper as an administrator. -- Let me know if you need more >> information (I don't know what else to include). >> I don't have access to a Vista machine, so I didn't check if it works >> there. >> >> Can anyone confirm this? >> >> Regards, >> Karel >> >> >> ------------------------------------------------------------------------------ >> The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: >> Pinpoint memory and threading errors before they happen. >> Find and fix more than 250 security defects in the development cycle. >> Locate bottlenecks in serial and parallel code that limit performance. >> http://p.sf.net/sfu/intel-dev2devfeb >> _______________________________________________ >> Wrapper-user mailing list >> Wra...@li... >> https://lists.sourceforge.net/lists/listinfo/wrapper-user > > > ------------------------------------------------------------------------------ > The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: > Pinpoint memory and threading errors before they happen. > Find and fix more than 250 security defects in the development cycle. > Locate bottlenecks in serial and parallel code that limit performance. > http://p.sf.net/sfu/intel-dev2devfeb > _______________________________________________ > Wrapper-user mailing list > Wra...@li... > https://lists.sourceforge.net/lists/listinfo/wrapper-user > > |