| Summary: | Firewall blocks network access for JDK 1.7.0_07 on Hudson Windows slave | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Community | Reporter: | Markus Keller <markus.kell.r> | ||||
| Component: | CI-Jenkins | Assignee: | CI Admin Inbox <ci.admin-inbox> | ||||
| Status: | RESOLVED FIXED | QA Contact: | |||||
| Severity: | normal | ||||||
| Priority: | P3 | CC: | david_williams, webmaster | ||||
| Version: | unspecified | ||||||
| Target Milestone: | --- | ||||||
| Hardware: | PC | ||||||
| OS: | Windows 7 | ||||||
| Whiteboard: | |||||||
| Attachments: |
|
||||||
|
Description
Markus Keller
Moving to Hudson to ask Hudson admins (webmasters) to modify tables (or, click "yes" when this pops up. Ok, I've logged into the slave and clicked the 'allow' button. Let me know if it keeps appearing. -M. Seems every time we change the VM this will happen. Is there any way we can turn this silliness off? Or will our Windows turn into a virus-infested pile in no time? Well, it's already got the super virus known as Windows so...... Last time I looked into the firewall settings available they didn't seem to allow for such a 'generic' type of rule, as it seems to get really sticky about paths and binaries. -M. (In reply to comment #2) > Let me know if it keeps appearing. I'll do, but currently I'm blind because the VNC connection to the Windows slave is not running: http://download.eclipse.org/eclipse/downloads/drops4/N20121015-2000/testresults/win32.win32.x86_7.0/org.eclipse.ui.workbench.texteditor.tests.ScreenshotTest.testWindowsTaskManagerScreenshots1.png (In reply to comment #5) > (In reply to comment #2) > > Let me know if it keeps appearing. > > I'll do, but currently I'm blind because the VNC connection to the Windows > slave is not running: > http://download.eclipse.org/eclipse/downloads/drops4/N20121015-2000/ > testresults/win32.win32.x86_7.0/org.eclipse.ui.workbench.texteditor.tests. > ScreenshotTest.testWindowsTaskManagerScreenshots1.png It turns out that having a VNC connection open on one of these test boxes appears to slow down the whole machine considerably (apparently for windows only?). Some indication that tests take nearly twice as long. (though no hard data at the moment). See bug 389857 comment 57 and subsequent. We may have to reconsider this VNC connection requirement if it is done primarily for one unit test and this ability to capture screen shots. Perhaps have the ability to run it off and on? Then have it off most of the time, turn it on when seems to be an issue? Or ... figure out how to improve the VNC connection so it does not impact the testing time ... it may interact poorly with other windows mechanisms such as firewalls? Antivirus? Or perhaps the other virtualized mechanisms (all just guesses). > Or ... figure out how to improve the VNC connection so it does not impact
> the testing time ... it may interact poorly with other windows mechanisms
> such as firewalls? Antivirus? Or perhaps the other virtualized mechanisms
> (all just guesses).
As I understand it, when there is a screen, the emulator spends a large portion of its time emulating graphics.
|