[jbosstools-issues] [JBoss JIRA] (JBIDE-10277) test failure in org.hibernate.eclipse.console.test

Nick Boldt (Created) (JIRA) jira-events at lists.jboss.org
Tue Nov 29 13:01:41 EST 2011


test failure in org.hibernate.eclipse.console.test
--------------------------------------------------

                 Key: JBIDE-10277
                 URL: https://issues.jboss.org/browse/JBIDE-10277
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: hibernate
    Affects Versions: 3.3.0.M5
            Reporter: Nick Boldt
            Assignee: Dmitry Geraskov
             Fix For: 3.3.0.M5


Test failing for the past 4 builds:

https://hudson.qa.jboss.com/hudson/job/jbosstools-3.3_trunk.component--hibernatetools/579/testReport/org.hibernate.eclipse.console.test/ConsolePluginAllTests/testOpenMappingFileTest/

{code}
java.lang.IllegalStateException: zip file closed
	at java.util.zip.ZipFile.ensureOpen(ZipFile.java:415)
	at java.util.zip.ZipFile.getEntry(ZipFile.java:160)
	at java.util.jar.JarFile.getEntry(JarFile.java:208)
	at java.util.jar.JarFile.getJarEntry(JarFile.java:191)
	at sun.misc.URLClassPath$JarLoader.getResource(URLClassPath.java:757)
	at sun.misc.URLClassPath$JarLoader.findResource(URLClassPath.java:735)
	at sun.misc.URLClassPath$1.next(URLClassPath.java:196)
	at sun.misc.URLClassPath$1.hasMoreElements(URLClassPath.java:206)
	at java.net.URLClassLoader$3$1.run(URLClassLoader.java:416)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader$3.next(URLClassLoader.java:413)
	at java.net.URLClassLoader$3.hasMoreElements(URLClassLoader.java:438)
	at sun.misc.CompoundEnumeration.next(CompoundEnumeration.java:27)
	at sun.misc.CompoundEnumeration.hasMoreElements(CompoundEnumeration.java:36)
	at org.hibernate.eclipse.console.utils.OpenMappingUtilsEjb3.enumDocuments(OpenMappingUtilsEjb3.java:65)
	at org.hibernate.eclipse.console.utils.OpenMappingUtils$1.execute(OpenMappingUtils.java:544)
	at org.hibernate.console.execution.DefaultExecutionContext.execute(DefaultExecutionContext.java:63)
	at org.hibernate.console.ConsoleConfiguration.execute(ConsoleConfiguration.java:72)
	at org.hibernate.eclipse.console.utils.OpenMappingUtils.searchInEjb3MappingFiles(OpenMappingUtils.java:542)
	at org.hibernate.eclipse.console.utils.OpenMappingUtils.searchFileToOpen(OpenMappingUtils.java:628)
	at org.hibernate.eclipse.console.actions.OpenMappingAction.run(OpenMappingAction.java:130)
	at org.hibernate.eclipse.console.test.mappingproject.OpenMappingFileTest.openTest(OpenMappingFileTest.java:111)
	at org.hibernate.eclipse.console.test.mappingproject.OpenMappingFileTest.testOpenMappingFileTest(OpenMappingFileTest.java:46)
	at sun.reflect.GeneratedMethodAccessor95.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
{code}

https://hudson.qa.jboss.com/hudson/job/jbosstools-3.3_trunk.component--hibernatetools/test/?width=800&height=600&failureOnly=true

Also failing in overall tests job:

http://hudson.qa.jboss.com/hudson/job/jbosstools-3.3_trunk.tests/1122/testReport/org.hibernate.eclipse.console.test/ConsolePluginAllTests/testOpenMappingFileTest/

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list