]
Jeff MAURY updated JBIDE-25992:
-------------------------------
Fix Version/s: 4.11.0.AM1
FileNotFoundException:
org.jboss.tools.as.itests.CreateServerCheckDefaultsTestorg.jboss.ide.eclipse.as.wildfly.80/xpaths.xml
(No such file or directory)
--------------------------------------------------------------------------------------------------------------------------------------------------------
Key: JBIDE-25992
URL:
https://issues.jboss.org/browse/JBIDE-25992
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: integration-tests, server
Affects Versions: 4.6.0.AM1
Reporter: Nick Boldt
Assignee: Rob Stryker
Priority: Major
Fix For: 4.11.0.AM1
Server.it.weekly jobs are failing because of this error in the console log:
{code}
java.io.FileNotFoundException:
/mnt/hudson_workspace/workspace/server.it.weekly/f623f724/as/itests/org.jboss.tools.as.itests/target/
work/data/.metadata/.plugins/org.jboss.ide.eclipse.as.core/
org.jboss.tools.as.itests.CreateServerCheckDefaultsTestorg.jboss.ide.eclipse.as.wildfly.80/xpaths.xml
(No such file or directory)
{code} --
https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/server.i...
If this is a normal, expected exception, then I can exclude if from the console parser
[1].
If not, then it should be fixed.