|
||||||||
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
[JIRA] (JENKINS-15904) Perforce plugin issues wrong error message when it can't start cmd.exe to run p4.exe
markus.str...@nokia.com (JIRA) Wed, 28 Nov 2012 22:50:46 -0800
- [JIRA] (JENKINS-15904) Perforce plugin issu... markus.str...@nokia.com (JIRA)
- [JIRA] (JENKINS-15904) Perforce plugin... rob.pe...@gmail.com (JIRA)
- [JIRA] (JENKINS-15904) Perforce plugin... markus.str...@nokia.com (JIRA)
- [JIRA] (JENKINS-15904) Perforce plugin... rob.pe...@gmail.com (JIRA)
- [JIRA] (JENKINS-15904) Perforce plugin... rob.pe...@gmail.com (JIRA)
- [JIRA] (JENKINS-15904) Perforce plugin... rob.pe...@gmail.com (JIRA)
- [JIRA] (JENKINS-15904) Perforce plugin... markus.str...@nokia.com (JIRA)
The error handling completely hides certain types of errors, and just says 'No output for...'
src\main\java\com\tek42\perforce\parse\AbstractPerforceTemplate.java:
throw new PerforceException("No output for: " + debugCmd);