[JBoss JIRA] (JBIDE-16517) SSL Certificate dialog: need to show to what server we're connecting
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16517?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-16517:
-------------------------------------
Fix Version/s: 4.5.0.AM1
(was: 4.4.x)
> SSL Certificate dialog: need to show to what server we're connecting
> --------------------------------------------------------------------
>
> Key: JBIDE-16517
> URL: https://issues.jboss.org/browse/JBIDE-16517
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.2.0.Alpha1
> Reporter: Andre Dietisheim
> Labels: connection_wizard, openshift_v2, openshift_v3
> Fix For: 4.5.0.AM1
>
> Attachments: certificate-dialog.png
>
> Original Estimate: 1 day
> Remaining Estimate: 1 day
>
> The current dialog does not show explicitly to what server we're talking:
> !certificate-dialog.png!
> We should add some text like
> ...untrusted SSL certificate *presented by server <server-url>*
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 11 months
[JBoss JIRA] (JBIDE-24076) NullPointerException in JaxrsApplicationCreationWizardPage.getWebxmlResource
by Dmitrii Bocharov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24076?page=com.atlassian.jira.plugi... ]
Dmitrii Bocharov updated JBIDE-24076:
-------------------------------------
Story Points: 8
> NullPointerException in JaxrsApplicationCreationWizardPage.getWebxmlResource
> ----------------------------------------------------------------------------
>
> Key: JBIDE-24076
> URL: https://issues.jboss.org/browse/JBIDE-24076
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: webservices
> Reporter: Automated Error Reporting Bot
> Assignee: Dmitrii Bocharov
> Fix For: 4.4.4.Final
>
>
> The following problem was reported via the automated error reporting:
> Message: Unhandled event loop exception
> java.lang.NullPointerException: null
> at org.jboss.tools.ws.jaxrs.ui.wizards.JaxrsApplicationCreationWizardPage.getWebxmlResource(JaxrsApplicationCreationWizardPage.java:596)
> at org.jboss.tools.ws.jaxrs.ui.wizards.JaxrsApplicationCreationWizard.performFinish(JaxrsApplicationCreationWizard.java:84)
> at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:790)
> at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:423)
> at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:618)
> at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:249)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
> Bundles:
> | org.eclipse.jface | 3.12.0.v20160518-1929 | 3.12.0.v20160518-1929 |
> | org.eclipse.swt | 3.105.1.v20160907-0248 | 3.105.1.v20160907-0248 |
> | org.jboss.tools.ws.jaxrs.ui | 1.9.1.v20160608-0648 | 1.9.2.v20160922-1835 |
> Operating Systems:
> | Linux | 3.13.0 | 3.13.0 |
> | Windows | 10.0.0 | 10.0.0 |
> The above information is a snapshot of the collected data. Visit https://aer.ctrlflow.com/redhat/reviewers/#!/problems/581152c0e4b00cfabf9... for the latest data.
> Thank you for your assistance.
> Your friendly error-reports-inbox.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 11 months
[JBoss JIRA] (JBTIS-985) Fuse: Fix smoke tests
by Tomáš Sedmík (JIRA)
[ https://issues.jboss.org/browse/JBTIS-985?page=com.atlassian.jira.plugin.... ]
Tomáš Sedmík edited comment on JBTIS-985 at 4/26/17 9:03 AM:
-------------------------------------------------------------
Another issue on Windows
{code}
org.jboss.reddeer.common.exception.WaitTimeoutExpiredException: Timeout after: 10 s.: ContentAssistant shell is opened
at org.jboss.reddeer.common.wait.AbstractWait.timeoutExceeded(AbstractWait.java:183)
at org.jboss.reddeer.common.wait.AbstractWait.wait(AbstractWait.java:136)
at org.jboss.reddeer.common.wait.AbstractWait.<init>(AbstractWait.java:101)
at org.jboss.reddeer.common.wait.AbstractWait.<init>(AbstractWait.java:71)
at org.jboss.reddeer.common.wait.AbstractWait.<init>(AbstractWait.java:56)
at org.jboss.reddeer.common.wait.AbstractWait.<init>(AbstractWait.java:44)
at org.jboss.reddeer.common.wait.WaitUntil.<init>(WaitUntil.java:35)
at org.jboss.reddeer.workbench.impl.editor.AbstractEditor.openContentAssistant(AbstractEditor.java:179)
at org.jboss.tools.fuse.ui.bot.test.CamelEditorTest.testCodeCompletion(CamelEditorTest.java:193)
{code}
*NOTE*
I suspect that this issue is caused by slave settings (on my virtual machine with Windows it works). Try to adapt Windows settings - different way how to connect to Jenkins (JNLP) to ensure that test run is visible.
*CONCLUSION*
This issue is solved with new snapshots of Windows 7, 8 and 10 ;-)
was (Author: tsedmik):
Another issue on Windows
{code}
org.jboss.reddeer.common.exception.WaitTimeoutExpiredException: Timeout after: 10 s.: ContentAssistant shell is opened
at org.jboss.reddeer.common.wait.AbstractWait.timeoutExceeded(AbstractWait.java:183)
at org.jboss.reddeer.common.wait.AbstractWait.wait(AbstractWait.java:136)
at org.jboss.reddeer.common.wait.AbstractWait.<init>(AbstractWait.java:101)
at org.jboss.reddeer.common.wait.AbstractWait.<init>(AbstractWait.java:71)
at org.jboss.reddeer.common.wait.AbstractWait.<init>(AbstractWait.java:56)
at org.jboss.reddeer.common.wait.AbstractWait.<init>(AbstractWait.java:44)
at org.jboss.reddeer.common.wait.WaitUntil.<init>(WaitUntil.java:35)
at org.jboss.reddeer.workbench.impl.editor.AbstractEditor.openContentAssistant(AbstractEditor.java:179)
at org.jboss.tools.fuse.ui.bot.test.CamelEditorTest.testCodeCompletion(CamelEditorTest.java:193)
{code}
*NOTE*
I suspect that this issue is caused by slave settings (on my virtual machine with Windows it works). Try to adapt Windows settings - different way how to connect to Jenkins (JNLP) to ensure that test run is visible.
> Fuse: Fix smoke tests
> ---------------------
>
> Key: JBTIS-985
> URL: https://issues.jboss.org/browse/JBTIS-985
> Project: JBoss Tools Integration Stack
> Issue Type: Bug
> Components: Fuse IDE, QE
> Affects Versions: 4.4.0.Final
> Reporter: Tomáš Sedmík
> Assignee: Tomáš Sedmík
> Priority: Critical
> Fix For: 4.4.3.CR1
>
>
> Smoke tests are not stable ... fix them! :-)
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 11 months