Exception occured while patch ap plying:null Follow
not sure if this is the right place to drop this - but I'll go with trial/error here ;)
Can you explain me what this exeptions on the agent console ouput (build 6828) means / is it critical?
thanks
WARN - jetbrains.buildServer.AGENT - Exception occured while patch ap
plying:null
java.io.EOFException
at jetbrains.buildServer.util.TCStreamUtil.skip(TCStreamUtil.java:30)
at jetbrains.buildServer.agent.impl.patch.CheckingPatcher.replaceBinary(CheckingPatcher.java
:31)
at jetbrains.buildServer.vcs.patches.AbstractPatcher$1.changeBinary(AbstractPatcher.java:82)
at jetbrains.buildServer.vcs.patches.AbstractPatcher$1.changeBinary(AbstractPatcher.java:100
)
at jetbrains.buildServer.vcs.patches.LowLevelPatcher.applyPatch(LowLevelPatcher.java:70)
at jetbrains.buildServer.vcs.patches.AbstractPatcher.applyPatch(AbstractPatcher.java:56)
at jetbrains.buildServer.agent.impl.patch.ApplyPatch.execute(ApplyPatch.java:20)
at jetbrains.buildServer.agent.impl.patch.GetProjectSources.applyPatch(GetProjectSources.jav
a:231)
at jetbrains.buildServer.agent.impl.patch.GetProjectSources.checkPatchInFileIsCompleted(GetP
rojectSources.java:374)
at jetbrains.buildServer.agent.impl.patch.GetProjectSources.copyPatchToTempFile(GetProjectSo
urces.java:470)
at jetbrains.buildServer.agent.impl.patch.GetProjectSources.loadAndApplyPatch(GetProjectSour
ces.java:188)
at jetbrains.buildServer.agent.impl.patch.GetProjectSources.access$300(GetProjectSources.jav
a:23)
at jetbrains.buildServer.agent.impl.patch.GetProjectSources$3.execute(GetProjectSources.java
:337)
at jetbrains.buildServer.agent.impl.patch.GetProjectSources.executePatchProcess(GetProjectSo
urces.java:132)
at jetbrains.buildServer.agent.impl.patch.GetProjectSources.applyPatch(GetProjectSources.jav
a:335)
at jetbrains.buildServer.agent.impl.patch.GetProjectSources.execute(GetProjectSources.java:9
4)
at jetbrains.buildServer.agent.impl.BuildAgentImpl$BuildRunAction.run(BuildAgentImpl.java:10
33)
at java.lang.Thread.run(Thread.java:595)
Please sign in to leave a comment.
maybe this can happen when stopping build while it is trying to apply patch? (this could maybe have happened)
Please submit this issue to our tracker, we will try to investigate it.
--
Pavel Sher