]
Denis Golovin commented on JBIDE-17565:
---------------------------------------
I would suggest to close all views that are not target of the test. It would save time and
fix npe in properties view as well.
test failure due to timeout in hibernatetools
---------------------------------------------
Key: JBIDE-17565
URL:
https://issues.jboss.org/browse/JBIDE-17565
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: hibernate
Affects Versions: 4.2.0.Beta2
Reporter: Nick Boldt
Assignee: Koen Aers
Priority: Blocker
Fix For: 4.2.0.Beta3
Attachments: hibernate-test-fail.log
{code:https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevStudio_8.0.luna/job/jbosstools-hibernate_4.2.luna/50/console}
[INFO] Expected eclipse log file:
/mnt/hudson_workspace/workspace/jbosstools-hibernate_4.2.luna/sources/tests/org.hibernate.eclipse.console.test/target/work/data/.metadata/.log
[INFO] Command line:
[/qa/tools/opt/x86_64/jdk1.6.0_45/jre/bin/java, -Dosgi.noShutdown=false,
-Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64,
-javaagent:/mnt/hudson_workspace/workspace/jbosstools-hibernate_4.2.luna/.repository/org/jacoco/org.jacoco.agent/0.7.1.201405082137/org.jacoco.agent-0.7.1.201405082137-runtime.jar=destfile=/mnt/hudson_workspace/workspace/jbosstools-hibernate_4.2.luna/sources/target/jacoco.exec,append=true,includes=org.hibernate.eclipse*,
-Xms512m, -Xmx1024m, -XX:PermSize=256m, -XX:MaxPermSize=256m,
-Dusage_reporting_enabled=false, -Dorg.jboss.tools.tests.skipPrivateRequirements=false,
-Dorg.eclipse.ui.testsDisableWorkbenchAutoSave=true, -Dosgi.clean=true, -jar,
/mnt/hudson_workspace/workspace/jbosstools-hibernate_4.2.luna/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.0.v20140415-2008/org.eclipse.equinox.launcher-1.3.0.v20140415-2008.jar,
-data,
/mnt/hudson_workspace/workspace/jbosstools-hibernate_4.2.luna/sources/tests/org.hibernate.eclipse.console.test/target/work/data,
-install,
/mnt/hudson_workspace/workspace/jbosstools-hibernate_4.2.luna/sources/tests/org.hibernate.eclipse.console.test/target/work,
-configuration,
/mnt/hudson_workspace/workspace/jbosstools-hibernate_4.2.luna/sources/tests/org.hibernate.eclipse.console.test/target/work/configuration,
-application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties,
/mnt/hudson_workspace/workspace/jbosstools-hibernate_4.2.luna/sources/tests/org.hibernate.eclipse.console.test/target/surefire.properties,
-product, org.hibernate.eclipse.console.test.product]
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.hibernate.eclipse.console.test.ConsolePluginAllTests
=====================================================
..
Unable to set nested messages property.
[ERROR] Timeout 3600 s exceeded. Process was killed.
[INFO] org.hibernate.eclipse.console.test ................ FAILURE [1:00:15.102s]
{code}