I'm missing something simple and the documentation for the Selenium Grid Plugin doesn't cover these in any detail. I'm using the latest Selenium Plugin with Jenkins v1.482.
*First:* I can't get the plugin to find my JSON file that I'm trying to use to configure the node. I've tried the following: C:\.jenkins\SeleniumNodeConfig\nodecfg.json C:/.jenkins/SeleniumNodeConfig/nodecfg.json C:\\.jenkins\\SeleniumNodeConfig\\nodecfg.json file:///C:/.jenkins/SeleniumNodeConfig/nodecfg.json file:////.jenkins/SeleniumNodeConfig/nodecfg.json C:/Temp/nodecfg.json file:///C:/Temp/nodecfg.json But Jenkins throws a NullPointerException during startup in each case: java.lang.NullPointerException at hudson.plugins.selenium.PluginImpl.getGlobalConfigurationForComputer(PluginImpl.java:598) at hudson.plugins.selenium.PluginImpl.startSeleniumNode(PluginImpl.java:505) at hudson.plugins.selenium.ComputerListenerImpl.onOnline(ComputerListenerImpl.java:26) at jenkins.model.Jenkins.<init>(Jenkins.java:832) at hudson.model.Hudson.<init>(Hudson.java:81) at hudson.model.Hudson.<init>(Hudson.java:77) at hudson.WebAppMain$2.run(WebAppMain.java:214) What am I missing? *Second:* Can anyone explain the "Matching type" setting in the node configuration editor? I am not grasping what it is "matching" to? I thought that the configuration is defining the node itself so how or what is it matching to? Thanks! -- Jeff Vincent predato...@gmail.com See my LinkedIn profile at: http://www.linkedin.com/in/rjeffreyvincent I ♥ DropBox <http://db.tt/9O6LfBX> !!