-
Bug
-
Resolution: Fixed
-
Blocker
-
None
-
Linux master (console only no jobs process on it) and a Windows slave
I receive the following error when FSTrigger attempts to poll:
[FSTrigger] - Monitor files
Polling for the job Output-ICA
Polling remotely on *****************
Polling started on Feb 22, 2012 5:58:09 PM
[ERROR] - SEVERE - Polling error Current Project is null
I have attached the configuration file though I scrubbed the server name from it. I have tried using \ or / even no path with the same error.
Code changed in jenkins
User: Gregory Boissinot
Path:
src/main/java/org/jenkinsci/plugins/fstrigger/service/FSTriggerComputeFileService.java
src/main/java/org/jenkinsci/plugins/fstrigger/service/FSTriggerFileNameRetriever.java
http://jenkins-ci.org/commit/fstrigger-plugin/1032c41949a35c7c2a9eab4e46776d2520918fb7
Log:
Fix
JENKINS-12865