|
Brad Huggins created JENKINS-12865:
-------------------------------------- Summary: [ERROR] - SEVERE - Polling error Current Project is null from FSTrigger Key: JENKINS-12865 URL: https://issues.jenkins-ci.org/browse/JENKINS-12865 Project: Jenkins Issue Type: Bug Components: fstrigger Affects Versions: current Environment: Linux master (console only no jobs process on it) and a Windows slave Reporter: Brad Huggins Assignee: gbois Priority: Blocker Attachments: Output-IUS.xml 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. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
|
[ https://issues.jenkins-ci.org/browse/JENKINS-12865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=159417#comment-159417 ] SCM/JIRA link daemon commented on JENKINS-12865: ------------------------------------------------ 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 > [ERROR] - SEVERE - Polling error Current Project is null from FSTrigger > ----------------------------------------------------------------------- > > Key: JENKINS-12865 > URL: https://issues.jenkins-ci.org/browse/JENKINS-12865 > Project: Jenkins > Issue Type: Bug > Components: fstrigger > Affects Versions: current > Environment: Linux master (console only no jobs process on it) and a Windows slave > Reporter: Brad Huggins > Assignee: gbois > Priority: Blocker > Attachments: Output-IUS.xml > > > 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. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
|
In reply to this post by JIRA noreply@jenkins-ci.org
[ https://issues.jenkins-ci.org/browse/JENKINS-12865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on JENKINS-12865 started by gbois. > [ERROR] - SEVERE - Polling error Current Project is null from FSTrigger > ----------------------------------------------------------------------- > > Key: JENKINS-12865 > URL: https://issues.jenkins-ci.org/browse/JENKINS-12865 > Project: Jenkins > Issue Type: Bug > Components: fstrigger > Affects Versions: current > Environment: Linux master (console only no jobs process on it) and a Windows slave > Reporter: Brad Huggins > Assignee: gbois > Priority: Blocker > Attachments: Output-IUS.xml > > > 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. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
|
In reply to this post by JIRA noreply@jenkins-ci.org
[ https://issues.jenkins-ci.org/browse/JENKINS-12865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] gbois resolved JENKINS-12865. ----------------------------- Resolution: Fixed > [ERROR] - SEVERE - Polling error Current Project is null from FSTrigger > ----------------------------------------------------------------------- > > Key: JENKINS-12865 > URL: https://issues.jenkins-ci.org/browse/JENKINS-12865 > Project: Jenkins > Issue Type: Bug > Components: fstrigger > Affects Versions: current > Environment: Linux master (console only no jobs process on it) and a Windows slave > Reporter: Brad Huggins > Assignee: gbois > Priority: Blocker > Attachments: Output-IUS.xml > > > 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. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
|
In reply to this post by JIRA noreply@jenkins-ci.org
[ https://issues.jenkins-ci.org/browse/JENKINS-12865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=159422#comment-159422 ] gbois commented on JENKINS-12865: --------------------------------- There was a NullPointerException when the path doesn't exist. It seems it was your use case. Please upgrade to fstrigger 0.27. The issue should be fixed. Do not hesitate to reopen the issue if the problem persists > [ERROR] - SEVERE - Polling error Current Project is null from FSTrigger > ----------------------------------------------------------------------- > > Key: JENKINS-12865 > URL: https://issues.jenkins-ci.org/browse/JENKINS-12865 > Project: Jenkins > Issue Type: Bug > Components: fstrigger > Affects Versions: current > Environment: Linux master (console only no jobs process on it) and a Windows slave > Reporter: Brad Huggins > Assignee: gbois > Priority: Blocker > Attachments: Output-IUS.xml > > > 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. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
|
In reply to this post by JIRA noreply@jenkins-ci.org
[ https://issues.jenkins-ci.org/browse/JENKINS-12865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brad Huggins reopened JENKINS-12865: ------------------------------------ Still receiving the same error with 0.27 > [ERROR] - SEVERE - Polling error Current Project is null from FSTrigger > ----------------------------------------------------------------------- > > Key: JENKINS-12865 > URL: https://issues.jenkins-ci.org/browse/JENKINS-12865 > Project: Jenkins > Issue Type: Bug > Components: fstrigger > Affects Versions: current > Environment: Linux master (console only no jobs process on it) and a Windows slave > Reporter: Brad Huggins > Assignee: gbois > Priority: Blocker > Attachments: Output-IUS.xml > > > 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. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
|
In reply to this post by JIRA noreply@jenkins-ci.org
[ https://issues.jenkins-ci.org/browse/JENKINS-12865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=159490#comment-159490 ] Brad Huggins commented on JENKINS-12865: ---------------------------------------- I think I might have found the cause of this issue. It appears that after the Perforce Polling we start seeing this issue. If we don't have Perforce polling or it hasn't run for the 1st time everything works fine with FSTrigger. > [ERROR] - SEVERE - Polling error Current Project is null from FSTrigger > ----------------------------------------------------------------------- > > Key: JENKINS-12865 > URL: https://issues.jenkins-ci.org/browse/JENKINS-12865 > Project: Jenkins > Issue Type: Bug > Components: fstrigger > Affects Versions: current > Environment: Linux master (console only no jobs process on it) and a Windows slave > Reporter: Brad Huggins > Assignee: gbois > Priority: Blocker > Attachments: Output-IUS.xml > > > 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. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
|
In reply to this post by JIRA noreply@jenkins-ci.org
[ https://issues.jenkins-ci.org/browse/JENKINS-12865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] gbois resolved JENKINS-12865. ----------------------------- Resolution: Fixed Update to Fixed. Thanks for your inputs > [ERROR] - SEVERE - Polling error Current Project is null from FSTrigger > ----------------------------------------------------------------------- > > Key: JENKINS-12865 > URL: https://issues.jenkins-ci.org/browse/JENKINS-12865 > Project: Jenkins > Issue Type: Bug > Components: fstrigger > Affects Versions: current > Environment: Linux master (console only no jobs process on it) and a Windows slave > Reporter: Brad Huggins > Assignee: gbois > Priority: Blocker > Attachments: Output-IUS.xml > > > 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. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
| Powered by Nabble | See how NAML generates this page |
