-
Bug
-
Resolution: Duplicate
-
Critical
-
None
-
CentOS7, jenkins 1.580.3, warning plugin version 4.48, java 7
Hi
Our jenkins server and his slave use java 7. The jenkins version is 1.580.3.
For one project, a parsing pb appears after the build success with the following error:
[WARNINGS] Parsing warnings in files '/build.-cov/doc.log' with parser Doxygen
*ERROR: Publisher hudson.plugins.warnings.WarningsPublisher aborted due to exception
java.io.IOException: remote file operation failed: /datafile/jenkinsdep/workspace/Test_TIPS_trunk at hudson.remoting.Channel@6a71b732:EDEN 1.1: java.io.IOException: Remote call on EDEN 1.1 failed
*
Could you help me to solve this pb?
- duplicates
-
JENKINS-7178 Regular expression of Doxygen parser is too complex for JDK pattern
- Resolved