[JBoss JIRA] Created: (JBIDE-8679) Long running task while running Docbook JUnits
by Yahor Radtsevich (JIRA)
Long running task while running Docbook JUnits
----------------------------------------------
Key: JBIDE-8679
URL: https://issues.jboss.org/browse/JBIDE-8679
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor core, Visual Page Editor Templates
Affects Versions: 3.3.0.M1
Reporter: Yahor Radtsevich
Assignee: Maxim Areshkau
Fix For: 3.3.0.M1
While running VPE JUnits, sometimes they freeze at Docbook tests with the following error trace:
{quote}
java.lang.RuntimeException: A long running task detected
loading http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd
Compacting resource model
Periodic workspace save.
at org.jboss.tools.vpe.ui.test.TestUtil.waitForIdle(TestUtil.java:196)
at org.jboss.tools.vpe.ui.test.TestUtil.waitForIdle(TestUtil.java:202)
at org.jboss.tools.vpe.ui.test.ComponentContentTest.performContentTestByFullPath(ComponentContentTest.java:75)
at org.jboss.tools.vpe.ui.test.ComponentContentTest.performContentTest(ComponentContentTest.java:68)
at org.jboss.tools.vpe.docbook.test.DocbookComponentContentTest.testLiteral(DocbookComponentContentTest.java:40)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at junit.framework.TestCase.runTest(TestCase.java:168)
at junit.framework.TestCase.runBare(TestCase.java:134)
at junit.framework.TestResult$1.protect(TestResult.java:110)
at junit.framework.TestResult.runProtected(TestResult.java:128)
at junit.framework.TestResult.run(TestResult.java:113)
at junit.framework.TestCase.run(TestCase.java:124)
at junit.framework.TestSuite.runTest(TestSuite.java:232)
at junit.framework.TestSuite.run(TestSuite.java:227)
at junit.framework.TestSuite.runTest(TestSuite.java:232)
at junit.framework.TestSuite.run(TestSuite.java:227)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
at junit.extensions.TestSetup$1.protect(TestSetup.java:23)
at junit.framework.TestResult.runProtected(TestResult.java:128)
at junit.extensions.TestSetup.run(TestSetup.java:27)
at junit.framework.TestSuite.runTest(TestSuite.java:232)
at junit.framework.TestSuite.run(TestSuite.java:227)
at org.eclipse.jdt.internal.junit.runner.junit3.JUnit3TestReference.run(JUnit3TestReference.java:130)
at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:467)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:683)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:390)
at org.eclipse.pde.internal.junit.runtime.RemotePluginTestRunner.main(RemotePluginTestRunner.java:62)
at org.eclipse.pde.internal.junit.runtime.UITestApplication$1.run(UITestApplication.java:56)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4125)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3742)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2696)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2660)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2494)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:674)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:667)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123)
at org.eclipse.pde.internal.junit.runtime.NonUIThreadTestApplication.runApp(NonUIThreadTestApplication.java:43)
at org.eclipse.pde.internal.junit.runtime.UITestApplication.runApp(UITestApplication.java:44)
at org.eclipse.pde.internal.junit.runtime.NonUIThreadTestApplication.start(NonUIThreadTestApplication.java:37)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)
at org.eclipse.equinox.launcher.Main.run(Main.java:1410)
at org.eclipse.equinox.launcher.Main.main(Main.java:1386){quote}
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 10 months
[JBoss JIRA] Created: (JBIDE-8603) Several VPE selection test fail
by Yahor Radtsevich (JIRA)
Several VPE selection test fail
-------------------------------
Key: JBIDE-8603
URL: https://issues.jboss.org/browse/JBIDE-8603
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor core
Reporter: Yahor Radtsevich
Assignee: Maxim Areshkau
The following VPE selection tests are failing (see [^log.txt]):
# org.jboss.tools.jsf.vpe.jsf.test.jbide.JsfJbide2362Test.testSimpleSourceSelection()
# org.jboss.tools.jsf.vpe.jsf.test.jbide.JBIDE3144Test.testJBIDE3144Selection()
# org.jboss.tools.jsf.vpe.jsf.test.jbide.JBIDE2354Test.testJBIDE2354UndoOperation()
# org.jboss.tools.jsf.vpe.jsf.test.jbide.JBIDE3163Test.testJBIDE3163()
# org.jboss.tools.jsf.vpe.jsf.test.jbide.JBIDE3650Test.testJBIDE3650inTextNodes()
# org.jboss.tools.jsf.vpe.jsf.test.jbide.JBIDE3969Test.testCorrectCustomElements()
It seems that these failures are related to the changes made in JBIDE-8115 (Support for multiple selection in visual part).
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 10 months
[JBoss JIRA] Created: (JBIDE-8613) VPE test falures
by Yahor Radtsevich (JIRA)
VPE test falures
----------------
Key: JBIDE-8613
URL: https://issues.jboss.org/browse/JBIDE-8613
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor core, Visual Page Editor Templates
Affects Versions: 3.2.0.CR1
Reporter: Yahor Radtsevich
Assignee: Yahor Radtsevich
Fix For: 3.2.0.CR1
Attachments: log.txt
The following VPE JUnits are failing:
# org.jboss.tools.jsf.vpe.jsf.test.jbide.JBIDE1494Test.testJBIDE1494()
# org.jboss.tools.vpe.test.TemplateSchemeValidateTest.testValidationGlobalTemplates()
[^log.txt]
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 10 months
[JBoss JIRA] Created: (JBIDE-8566) Eclipse 3.7 doesn't close correctly with opened VPE sometimes
by Maxim Areshkau (JIRA)
Eclipse 3.7 doesn't close correctly with opened VPE sometimes
-------------------------------------------------------------
Key: JBIDE-8566
URL: https://issues.jboss.org/browse/JBIDE-8566
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor core
Affects Versions: 3.3.0.M1
Reporter: Maxim Areshkau
Assignee: Maxim Areshkau
Priority: Critical
Fix For: 3.3.0.M1
When close eclipse 3.7 with opened VPE error occurs.
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0xb78573bd, pid=17777, tid=1507662704
#
# JRE version: 6.0_23-b05
# Java VM: Java HotSpot(TM) Server VM (19.0-b09 mixed mode linux-x86 )
# Problematic frame:
# C [libpthread.so.0+0x83bd] __pthread_mutex_lock+0x1d
#
# An error report file with more information is saved as:
# /home/mareshkau/Projects/jboss/trunk/vpe/tests/org.jboss.tools.vpe.ui.test/hs_err_pid17777.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 10 months
[JBoss JIRA] Created: (JBIDE-8488) Build failure for org.jboss.tools.jsf.vpe.jsf.test
by Alexey Kazakov (JIRA)
Build failure for org.jboss.tools.jsf.vpe.jsf.test
--------------------------------------------------
Key: JBIDE-8488
URL: https://issues.jboss.org/browse/JBIDE-8488
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor core
Affects Versions: 3.3.0.M1
Reporter: Alexey Kazakov
Assignee: Maxim Areshkau
Fix For: 3.3.0.M1
[ERROR] Failed to execute goal org.sonatype.tycho:maven-osgi-compiler-plugin:0.10.0:compile (default-compile) on project org.jboss.tools.jsf.vpe.jsf.test: Compilation failure: Compilation failure:
[ERROR] /home/igels/Projects/trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/JsfAllTests.java (at line 126):[-1,-1]
[ERROR] JSPIndexManager.getInstance().shutdown();
[ERROR] ^^^^^^^^
[ERROR] The method shutdown() is undefined for the type JSPIndexManager
[ERROR] -> [Help 1]
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 10 months