[jbosstools-issues] [JBoss JIRA] (JBIDE-17565) test failure due to timeout in hibernatetools

Nick Boldt (JIRA) issues at jboss.org
Mon Jun 9 11:44:15 EDT 2014


     [ https://issues.jboss.org/browse/JBIDE-17565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Boldt updated JBIDE-17565:
-------------------------------

    Attachment: hibernate-test-fail.log


Here's the .log file referred to in the maven build log:

[^hibernate-test-fail.log]

{code}
org.eclipse.core.runtime.CoreException: Plug-in "org.eclipse.ui.navigator.resources" was unable to instantiate class "org.eclipse.ui.internal.navigator.resources.workbench.TabbedPropertySheetTitleProvider".

!MESSAGE Plug-in "org.eclipse.ui.navigator.resources" was unable to instantiate class "org.eclipse.ui.internal.navigator.resources.workbench.TabbedPropertySheetTitleProvider".
!STACK 0
java.lang.NullPointerException

java.lang.NullPointerException
	at org.eclipse.wst.xml.ui.views.properties.XMLPropertySheetConfiguration$PropertiesRefreshJob.runInUIThread(XMLPropertySheetConfiguration.java:105)
	at org.eclipse.ui.progress.UIJob$1.run(UIJob.java:97)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:136)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3781)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3419)
	at org.hibernate.eclipse.console.test.mappingproject.BaseTestSetCase.closeAllEditors(BaseTestSetCase.java:126)
	at org.hibernate.eclipse.console.test.mappingproject.BaseTestSetCase.tearDown(BaseTestSetCase.java:63)
	at org.hibernate.eclipse.console.test.mappingproject.HbmExportExceptionTest.tearDown(HbmExportExceptionTest.java:53)
	at junit.framework.TestCase.runBare(TestCase.java:146)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:129)
	at org.hibernate.eclipse.console.test.mappingproject.MappingTestsBase.allTestsRunForProject(MappingTestsBase.java:159)
	at org.hibernate.eclipse.console.test.mappingproject.MappingTestsCore.testEachPackWithTestSet(MappingTestsCore.java:57)

!MESSAGE org.hibernate.MappingException: No Dialect mapping for JDBC type: 2000
!STACK 0
org.hibernate.MappingException: No Dialect mapping for JDBC type: 2000
	at org.hibernate.dialect.TypeNames.get(TypeNames.java:79)
	at org.hibernate.dialect.TypeNames.get(TypeNames.java:104)
	at org.hibernate.dialect.Dialect.getTypeName(Dialect.java:347)
	at org.hibernate.mapping.Column.getSqlType(Column.java:208)
	at org.jboss.tools.hibernate.ui.view.OrmLabelProvider$2.execute(OrmLabelProvider.java:171)
	at org.hibernate.console.execution.DefaultExecutionContext.execute(DefaultExecutionContext.java:63)
	at org.hibernate.console.ConsoleConfiguration.execute(ConsoleConfiguration.java:107)
	at org.jboss.tools.hibernate.ui.view.OrmLabelProvider.updateColumnSqlType(OrmLabelProvider.java:169)
	at org.jboss.tools.hibernate.ui.view.OrmLabelProvider.getText(OrmLabelProvider.java:107)
	at org.jboss.tools.hibernate.ui.diagram.editors.parts.ShapeEditPart.createFigure(ShapeEditPart.java:75)
	at org.eclipse.gef.editparts.AbstractGraphicalEditPart.getFigure(AbstractGraphicalEditPart.java:494)
	at org.eclipse.gef.editparts.AbstractGraphicalEditPart.addChildVisual(AbstractGraphicalEditPart.java:208)
	at org.eclipse.gef.editparts.AbstractEditPart.addChild(AbstractEditPart.java:211)
	at org.eclipse.gef.editparts.AbstractEditPart.refreshChildren(AbstractEditPart.java:781)
	at org.eclipse.gef.editparts.AbstractEditPart.refresh(AbstractEditPart.java:726)
	at org.eclipse.gef.editparts.AbstractGraphicalEditPart.refresh(AbstractGraphicalEditPart.java:644)
	at org.eclipse.gef.editparts.AbstractEditPart.addNotify(AbstractEditPart.java:253)
	at org.eclipse.gef.editparts.AbstractGraphicalEditPart.addNotify(AbstractGraphicalEditPart.java:223)
	at org.jboss.tools.hibernate.ui.diagram.editors.parts.OrmShapeEditPart.addNotify(OrmShapeEditPart.java:53)

!MESSAGE An internal error has occurred.
!STACK 0
java.lang.NullPointerException
	at org.eclipse.wst.xml.ui.views.properties.XMLPropertySheetConfiguration$PropertiesRefreshJob.runInUIThread(XMLPropertySheetConfiguration.java:105)
	at org.eclipse.ui.progress.UIJob$1.run(UIJob.java:97)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:136)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3781)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3419)
	at org.hibernate.eclipse.console.test.mappingproject.BaseTestSetCase.closeAllEditors(BaseTestSetCase.java:126)
	at org.hibernate.eclipse.console.test.mappingproject.BaseTestSetCase.tearDown(BaseTestSetCase.java:63)
	at org.hibernate.eclipse.console.test.mappingproject.HbmExportExceptionTest.tearDown(HbmExportExceptionTest.java:53)

etc.
{code}


> 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
>         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
> =====================================================
> copyFiles: 0
> copyLibs: 0
> build: 0
> 0 errors. 	0 fails.	37.5 sec. {mapping.batchfetch}
> 0 errors. 	0 fails.	65.1 sec. {mapping.orphan}
> 0 errors. 	0 fails.	30.3 sec. {mapping.unconstrained}
> 0 errors. 	0 fails.	12.3 sec. {mapping.idclass}
> 0 errors. 	0 fails.	10.4 sec. {mapping.abstractembeddedcomponents.cid}
> 0 errors. 	0 fails.	32.6 sec. {mapping.abstractembeddedcomponents.propertyref}
> 0 errors. 	0 fails.	45.0 sec. {mapping.onetoone.link}
> 0 errors. 	0 fails.	28.4 sec. {mapping.onetoone.formula}
> 0 errors. 	0 fails.	29.8 sec. {mapping.onetoone.optional}
> 0 errors. 	0 fails.	59.5 sec. {mapping.onetoone.joined}
> 0 errors. 	0 fails.	59.8 sec. {mapping.onetoone.singletable}
> 0 errors. 	0 fails.	47.6 sec. {mapping.idprops}
> 0 errors. 	0 fails.	28.9 sec. {mapping.onetomany}
> 0 errors. 	0 fails.	9.7 sec. {mapping.collection.bag}
> 0 errors. 	0 fails.	27.5 sec. {mapping.collection.set}
> 0 errors. 	0 fails.	9.6 sec. {mapping.collection.idbag}
> 0 errors. 	0 fails.	9.8 sec. {mapping.collection.list}
> 0 errors. 	0 fails.	27.4 sec. {mapping.collection.map}
> 0 errors. 	0 fails.	10.2 sec. {mapping.collection.original}
> 0 errors. 	0 fails.	9.4 sec. {mapping.ordered}
> 0 errors. 	0 fails.	10.4 sec. {mapping.querycache}
> 0 errors. 	0 fails.	66.8 sec. {mapping.cid}
> 0 errors. 	0 fails.	64.4 sec. {mapping.proxy}
> 0 errors. 	0 fails.	27.8 sec. {mapping.sql.check}
> 0 errors. 	0 fails.	27.6 sec. {mapping.unidir}
> 0 errors. 	0 fails.	44.0 sec. {mapping.insertordering}
> 0 errors. 	0 fails.	27.5 sec. {mapping.subselectfetch}
> 0 errors. 	0 fails.	98.9 sec. {mapping.joinfetch}
> 0 errors. 	0 fails.	28.1 sec. {mapping.cache}
> 0 errors. 	0 fails.	29.1 sec. {mapping.ternary}
> 0 errors. 	0 fails.	10.6 sec. {mapping.cut}
> Unable to set nested messages property.
> 0 errors. 	0 fails.	11.5 sec. {mapping.lob}
> 0 errors. 	0 fails.	30.4 sec. {mapping.reattachment}
> 0 errors. 	0 fails.	19.4 sec. {mapping.discriminator}
> 0 errors. 	0 fails.	32.4 sec. {mapping.optlock}
> 0 errors. 	0 fails.	16.4 sec. {mapping.mixed}
> 0 errors. 	0 fails.	21.2 sec. {mapping.ondelete}
> 0 errors. 	0 fails.	9.2 sec. {mapping.iterate}
> 0 errors. 	0 fails.	27.9 sec. {mapping.idbag}
> 0 errors. 	0 fails.	27.8 sec. {mapping.exception}
> 0 errors. 	0 fails.	32.0 sec. {mapping.component.basic}
> 0 errors. 	0 fails.	27.9 sec. {mapping.component.cascading.collection}
> 0 errors. 	0 fails.	46.5 sec. {mapping.component.cascading.toone}
> 0 errors. 	0 fails.	47.7 sec. {mapping.criteria}
> 0 errors. 	0 fails.	10.7 sec. {mapping.lazycache}
> 0 errors. 	0 fails.	11.1 sec. {mapping.ecid}
> 0 errors. 	0 fails.	47.3 sec. {mapping.dynamicentity.interceptor}
> 0 errors. 	0 fails.	49.2 sec. {mapping.dynamicentity.tuplizer}
> 0 errors. 	0 fails.	19.7 sec. {mapping.joinedsubclass}
> 0 errors. 	0 fails.	10.4 sec. {mapping.rowid}
> 0 errors. 	0 fails.	48.6 sec. {mapping.typedonetoone}
> 0 errors. 	0 fails.	9.9 sec. {mapping.generatedkeys.select}
> 0 errors. 	0 fails.	46.6 sec. {mapping.generatedkeys.identity}
> 0 errors. 	0 fails.	9.7 sec. {mapping.generatedkeys.seqidentity}
> 0 errors. 	0 fails.	45.6 sec. {mapping.version}
> 0 errors. 	0 fails.	47.5 sec. {mapping.version.db}
> 0 errors. 	0 fails.	46.5 sec. {mapping.version.db}
> 0 errors. 	0 fails.	28.0 sec. {mapping.stateless}
> 0 errors. 	0 fails.	106.5 sec. {mapping.filter}
> 0 errors. 	0 fails.	12.5 sec. {mapping.timestamp}
> 0 errors. 	0 fails.	11.8 sec. {mapping.typeparameters}
> 0 errors. 	0 fails.	12.7 sec. {mapping.dialect.functional.cache}
> 0 errors. 	0 fails.	11.5 sec. {mapping.readonly}
> 0 errors. 	0 fails.	20.6 sec. {mapping.unionsubclass2}
> 0 errors. 	0 fails.	18.9 sec. {mapping.interfaceproxy}
> 0 errors. 	0 fails.	28.6 sec. {mapping.usercollection.basic}
> 0 errors. 	0 fails.	10.5 sec. {mapping.usercollection.parameterized}
> 0 errors. 	0 fails.	29.6 sec. {mapping.entitymode.multi}
> 0 errors. 	0 fails.	46.3 sec. {mapping.entitymode.dom4j.many2one}
> 0 errors. 	0 fails.	28.7 sec. {mapping.immutable}
> 0 errors. 	0 fails.	29.2 sec. {mapping.formulajoin}
> 0 errors. 	0 fails.	29.4 sec. {mapping.value.type.collection.set}
> 0 errors. 	0 fails.	29.7 sec. {mapping.value.type.collection.list}
> 0 errors. 	0 fails.	49.5 sec. {mapping.value.type.collection.map}
> 0 errors. 	0 fails.	10.0 sec. {mapping.value.type.basic}
> 0 errors. 	0 fails.	46.8 sec. {mapping.map}
> 0 errors. 	0 fails.	135.4 sec. {mapping.ops}
> 0 errors. 	0 fails.	27.9 sec. {mapping.array}
> 0 errors. 	0 fails.	27.6 sec. {mapping.tool}
> Unable to set nested messages property.
> 0 errors. 	0 fails.	32.5 sec. {mapping.bytecode}
> 0 errors. 	0 fails.	10.9 sec. {mapping.compositeelement}
> 0 errors. 	0 fails.	50.7 sec. {mapping.typedmanytoone}
> 0 errors. 	0 fails.	10.5 sec. {mapping.sorted}
> 0 errors. 	0 fails.	49.7 sec. {mapping.interceptor}
> 0 errors. 	0 fails.	28.2 sec. {mapping.manytomany}
> 0 errors. 	0 fails.	30.3 sec. {mapping.manytomany.ordered}
> 0 errors. 	0 fails.	30.0 sec. {mapping.manytomany.ordered}
> 0 errors. 	0 fails.	48.4 sec. {mapping.cuk}
> 0 errors. 	0 fails.	11.0 sec. {mapping.batch}
> 0 errors. 	0 fails.	30.6 sec. {mapping.mapelemformula}
> 0 errors. 	0 fails.	84.9 sec. {mapping.unionsubclass}
> 0 errors. 	0 fails.	65.8 sec. {mapping.propertyref.basic}
> 0 errors. 	0 fails.	29.5 sec. {mapping.propertyref.component.partial}
> 0 errors. 	0 fails.	29.7 sec. {mapping.propertyref.component.complete}
> 0 errors. 	0 fails.	31.8 sec. {mapping.propertyref.inheritence.union}
> 0 errors. 	0 fails.	30.7 sec. {mapping.propertyref.inheritence.discrim}
> 0 errors. 	0 fails.	31.6 sec. {mapping.propertyref.inheritence.joined}
> 0 errors. 	0 fails.	28.6 sec. {mapping.mapcompelem}
> 0 errors. 	0 fails.	100.6 sec. {mapping.any}
> 0 errors. 	0 fails.	84.1 sec. {mapping.instrument.domain}
> 0 errors. 	0 fails.	11.3 sec. {mapping.pagination}
> 0 errors. 	0 fails.	47.6 sec. {mapping.lazyonetoone}
> 0 errors. 	0 fails.	23.5 sec. {mapping.join}
> 0 errors. 	0 fails.	28.8 sec. {mapping.deletetransient}
> 0 errors. 	0 fails.	10.8 sec. {mapping.naturalid}
> [ERROR] Timeout 3600 s exceeded. Process was killed.
> [INFO] org.hibernate.eclipse.console.test ................ FAILURE [1:00:15.102s]



--
This message was sent by Atlassian JIRA
(v6.2.3#6260)



More information about the jbosstools-issues mailing list