[JBoss JIRA] Created: (JBIDE-6410) org.jboss.ide.eclipse.archives.test stalls build for hours
by Nick Boldt (JIRA)
org.jboss.ide.eclipse.archives.test stalls build for hours
----------------------------------------------------------
Key: JBIDE-6410
URL: https://jira.jboss.org/browse/JBIDE-6410
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Archives
Affects Versions: 3.2.0.M1
Reporter: Nick Boldt
Assignee: Rob Stryker
When building w/ Tycho and skipping the tests (-Dmaven.test.skip), build takes an hour.
When building w/ Tycho and running the tests, build times out after 10 hrs.
The last test run before the timeout is org.jboss.ide.eclipse.archives.test.ArchivesTestSuite:
Running org.jboss.ide.eclipse.archives.test.ArchivesTestSuite
[ResourceUtils]:Target Import Location: /GenericProject
[ResourceUtils]:Full path to source: /mnt/hudson_workspace/workspace/jbosstools-3.2.0.M1/sources/archives/tests/org.jboss.ide.eclipse.archives.test/target/work/plugins/org.jboss.ide.eclipse.archives.test_3.1.0.qualifier/inputs/projects/GenericProject/
[ResourceUtils]:Protocol: file
[ResourceUtils]:Target Import Location: /GenericProject
[ResourceUtils]:Full path to source: /mnt/hudson_workspace/workspace/jbosstools-3.2.0.M1/sources/archives/tests/org.jboss.ide.eclipse.archives.test/target/work/plugins/org.jboss.ide.eclipse.archives.test_3.1.0.qualifier/inputs/projects/GenericProject/
[ResourceUtils]:Protocol: file
[ResourceUtils]:Target Import Location: /basicwebproject
[ResourceUtils]:Full path to source: /mnt/hudson_workspace/workspace/jbosstools-3.2.0.M1/sources/archives/tests/org.jboss.ide.eclipse.archives.test/target/work/plugins/org.jboss.ide.eclipse.archives.test_3.1.0.qualifier/inputs/projects/basicwebproject/
[ResourceUtils]:Protocol: file
[ResourceUtils]:Target Import Location: /GenericProject
[ResourceUtils]:Full path to source: /mnt/hudson_workspace/workspace/jbosstools-3.2.0.M1/sources/archives/tests/org.jboss.ide.eclipse.archives.test/target/work/plugins/org.jboss.ide.eclipse.archives.test_3.1.0.qualifier/inputs/projects/GenericProject/
[ResourceUtils]:Protocol: file
[ResourceUtils]:Target Import Location: /GenericProject
[ResourceUtils]:Full path to source: /mnt/hudson_workspace/workspace/jbosstools-3.2.0.M1/sources/archives/tests/org.jboss.ide.eclipse.archives.test/target/work/plugins/org.jboss.ide.eclipse.archives.test_3.1.0.qualifier/inputs/projects/GenericProject/
[ResourceUtils]:Protocol: file
[ResourceUtils]:Target Import Location: /GenericProject
[ResourceUtils]:Full path to source: /mnt/hudson_workspace/workspace/jbosstools-3.2.0.M1/sources/archives/tests/org.jboss.ide.eclipse.archives.test/target/work/plugins/org.jboss.ide.eclipse.archives.test_3.1.0.qualifier/inputs/projects/GenericProject/
[ResourceUtils]:Protocol: file
[ResourceUtils]:Target Import Location: /GenericProject
[ResourceUtils]:Full path to source: /mnt/hudson_workspace/workspace/jbosstools-3.2.0.M1/sources/archives/tests/org.jboss.ide.eclipse.archives.test/target/work/plugins/org.jboss.ide.eclipse.archives.test_3.1.0.qualifier/inputs/projects/GenericProject/
[ResourceUtils]:Protocol: file
[ResourceUtils]:Target Import Location: /GenericProject
[ResourceUtils]:Full path to source: /mnt/hudson_workspace/workspace/jbosstools-3.2.0.M1/sources/archives/tests/org.jboss.ide.eclipse.archives.test/target/work/plugins/org.jboss.ide.eclipse.archives.test_3.1.0.qualifier/inputs/projects/GenericProject/
[ResourceUtils]:Protocol: file
[ResourceUtils]:Target Import Location: /GenericProject
[ResourceUtils]:Full path to source: /mnt/hudson_workspace/workspace/jbosstools-3.2.0.M1/sources/archives/tests/org.jboss.ide.eclipse.archives.test/target/work/plugins/org.jboss.ide.eclipse.archives.test_3.1.0.qualifier/inputs/projects/GenericProject/
[ResourceUtils]:Protocol: file
[ResourceUtils]:Target Import Location: /GenericProject
[ResourceUtils]:Full path to source: /mnt/hudson_workspace/workspace/jbosstools-3.2.0.M1/sources/archives/tests/org.jboss.ide.eclipse.archives.test/target/work/plugins/org.jboss.ide.eclipse.archives.test_3.1.0.qualifier/inputs/projects/GenericProject/
[ResourceUtils]:Protocol: file
Build timed out. Aborting
(http://hudson.qa.jboss.com/hudson/view/DevStudio/job/jbosstools-3.2.0.M1/...)
What's this test doing that's causing the build process to wait indefinitely?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 9 months
[JBoss JIRA] Created: (JBIDE-6458) Sync org.hibernate.core/lib folder and Bundle-ClassPath attribute in plugin MANIFEST.MF
by Denis Golovin (JIRA)
Sync org.hibernate.core/lib folder and Bundle-ClassPath attribute in plugin MANIFEST.MF
---------------------------------------------------------------------------------------
Key: JBIDE-6458
URL: https://jira.jboss.org/browse/JBIDE-6458
Project: Tools (JBoss Tools)
Issue Type: Task
Components: Hibernate
Affects Versions: 3.2.0.M1
Reporter: Denis Golovin
Assignee: Max Rydahl Andersen
Fix For: 3.2.0.M1
Maven build produces Warnings posted below:
[WARNING] Missing classpath entry lib/hibernate/commons-collections-2.1.1.jar MavenProject: org.jboss.tools:org.hibernate.eclipse:3.3.0-SNAPSHOT @ /home/eskimo/Projects/jbds-build/jbosstools-src/hibernatetools/plugins/org.hibernate.eclipse/pom.xml
[WARNING] Missing classpath entry lib/hibernate/cglib-2.1.3.jar MavenProject: org.jboss.tools:org.hibernate.eclipse:3.3.0-SNAPSHOT @ /home/eskimo/Projects/jbds-build/jbosstools-src/hibernatetools/plugins/org.hibernate.eclipse/pom.xml
[WARNING] Missing classpath entry lib/annotations/hibernate-search.jar MavenProject: org.jboss.tools:org.hibernate.eclipse:3.3.0-SNAPSHOT @ /home/eskimo/Projects/jbds-build/jbosstools-src/hibernatetools/plugins/org.hibernate.eclipse/pom.xml
[WARNING] Missing classpath entry lib/annotations/lucene-core-2.2.0.jar MavenProject: org.jboss.tools:org.hibernate.eclipse:3.3.0-SNAPSHOT @ /home/eskimo/Projects/jbds-build/jbosstools-src/hibernatetools/plugins/org.hibernate.eclipse/pom.xml
[INFO] Resolving target platform for project MavenProject: org.jboss.tools:org.jboss.tools.hibernate.xml:3.3.0-SNAPSHOT @ /home/eskimo/Projects/jbds-build/jbosstools-src/hibernatetools/plugins/org.jboss.tools.hibernate.xml/pom.xml
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 9 months
[JBoss JIRA] Created: (JBDS-1273) Smooks Editor doesn't support mapping to Virtual Models
by Stelios Koussouris (JIRA)
Smooks Editor doesn't support mapping to Virtual Models
-------------------------------------------------------
Key: JBDS-1273
URL: https://jira.jboss.org/browse/JBDS-1273
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Components: Doc - Smooks
Affects Versions: 3.0.1.GA
Reporter: Stelios Koussouris
We have an XML using a HashMap class for the Java Mapping for the transformation. You can connect the TransformationRequestType from the XML to the HashMap but not the individual values to the hashmap values
When I try to match the valueA from the XML to the HashMap's valueA it fails as the "arrow connection" doesn't connect but...
Then trying to connect the roots succeeds but after connecting the roots I am still unable to connect valueA to valueA etc
That sounds like a bgug
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 9 months
[JBoss JIRA] Created: (JBIDE-6490) Seam tests throw java.lang.OutOfMemoryError: PermGen space
by Nick Boldt (JIRA)
Seam tests throw java.lang.OutOfMemoryError: PermGen space
----------------------------------------------------------
Key: JBIDE-6490
URL: https://jira.jboss.org/browse/JBIDE-6490
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Seam
Affects Versions: 3.2.0.M1
Reporter: Nick Boldt
Assignee: Denis Golovin
Running org.jboss.tools.seam.core.test.SeamCoreAllTests
[ResourceUtils]:Target Import Location: /TestScanner
[ResourceUtils]:Full path to source: /qa/services/hudson/hudson_workspace/workspace/jbosstools-3.2.0.M1/sources/seam/tests/org.jboss.tools.seam.core.test/target/work/plugins/org.jboss.tools.seam.core.test_3.1.0.qualifier/projects/TestScanner/
[ResourceUtils]:Protocol: file
2010-06-17 14:34:37.645:INFO::Logging to StdErrLog::DEBUG=false via org.eclipse.jetty.util.log.StdErrLog
java.lang.OutOfMemoryError: PermGen space
Exception in thread "WorkbenchTestable" org.eclipse.swt.SWTException: Failed to execute runnable (java.lang.OutOfMemoryError: PermGen space)
at org.eclipse.swt.SWT.error(SWT.java:4083)
at org.eclipse.swt.SWT.error(SWT.java:3998)
at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:195)
at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:150)
at org.eclipse.swt.widgets.Display.syncExec(Display.java:4294)
at org.eclipse.ui.internal.testing.WorkbenchTestable.runTest(WorkbenchTestable.java:112)
at org.codehaus.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:22)
at org.eclipse.ui.internal.testing.WorkbenchTestable$1.run(WorkbenchTestable.java:71)
at java.lang.Thread.run(Thread.java:619)
Caused by: java.lang.OutOfMemoryError: PermGen space
java.lang.OutOfMemoryError: PermGen space
http://hudson.qa.jboss.com/hudson/view/DevStudio_Tycho/job/jbosstools-3.2...
See also https://jira.jboss.org/browse/JBIDE-6489 -- perhaps this is something that can be solved globally rather than per test suite?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 10 months