[JBoss JIRA] Created: (JBDS-1425) Exception instead of Dialog Message
by Dmitry Geraskov (JIRA)
Exception instead of Dialog Message
-----------------------------------
Key: JBDS-1425
URL: https://jira.jboss.org/browse/JBDS-1425
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Components: teiid
Affects Versions: 4.0.0.Beta2
Reporter: Dmitry Geraskov
Assignee: Barry LaFond
Open new Teiid Instance wizard and pressed "Test" button.
EXPECTED: Something like "Connection Failed" dialog message
ACTUAL:
java.lang.RuntimeException: Cannot construct a Teiid server because all Teiid properties are not valid
at org.teiid.designer.runtime.ui.ServerPage.getServer(ServerPage.java:370)
at org.teiid.designer.runtime.ui.ServerPage.handleTestConnection(ServerPage.java:406)
at org.teiid.designer.runtime.ui.ServerPage$5.widgetSelected(ServerPage.java:275)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1053)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4066)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3657)
at org.eclipse.jface.window.Window.runEventLoop(Window.java:825)
at org.eclipse.jface.window.Window.open(Window.java:801)
at org.teiid.designer.runtime.ui.NewServerAction.run(NewServerAction.java:93)
at org.eclipse.jface.action.Action.runWithEvent(Action.java:498)
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 4 months
[JBoss JIRA] Created: (JBDS-1130) SeamValidatorsAllTests fail intermittently, causing 38 tests to appear/disappear
by Nick Boldt (JIRA)
SeamValidatorsAllTests fail intermittently, causing 38 tests to appear/disappear
--------------------------------------------------------------------------------
Key: JBDS-1130
URL: https://jira.jboss.org/jira/browse/JBDS-1130
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Affects Versions: 3.0.0.CR3
Reporter: Nick Boldt
Comparing the test output from JBT 3.1.0 builds:
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.0.CR3/53/tes... (2264 tests, run on soa3-RHEL5-x86)
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.0.CR3/56/tes... (2226 tests, run on on vmg18-rhel5-x86_64)
In both cases the SVN source revisions input to the build are the same; however, in build #53, 38 more tests are run than in build #56.
Similarly for JBDS:
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.0.0.CR3/45/test... (2264 tests, run on hudson1-rhel5-x86_64)
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.0.0.CR3/46/test... (2226 tests, run on hudson1-rhel5-x86_64)
Again, the SVN source revisions input to the build are the same; however, once again we have a discrepancy of 38 tests between builds.
--
The difference between these two in both cases is that the SeamValidatorsAllTests suite (38 tests) does not return any results because it times out before it can complete.
Can this test suite be broken up into smaller pieces so that it will run consistently on all hudson slaves? Note that it's apparently not a 32- vs. 64-bit issue because both #45 and #46 ran on the same slave node.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 4 months
[JBoss JIRA] Created: (JBIDE-7839) Web.xml validation
by Oliver Freivogel (JIRA)
Web.xml validation
------------------
Key: JBIDE-7839
URL: https://jira.jboss.org/browse/JBIDE-7839
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: jsp/jsf/xml source editing
Affects Versions: 3.2.0.Beta1
Environment: Max OS X 10.6, Eclipse 3.6.1 32-bit
Reporter: Oliver Freivogel
Assignee: Alexey Kazakov
<error-page/> entries in web.xml for Urls defined by Servlet-Mappings other than the FacesServlet are marked as errors: location does not exists.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 4 months