[JBoss JIRA] (JBIDE-22699) BrowserUtilTest.testCreateBrowser failure
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22699?page=com.atlassian.jira.plugi... ]
Alexey Kazakov updated JBIDE-22699:
-----------------------------------
Fix Version/s: 4.4.1.AM2
> BrowserUtilTest.testCreateBrowser failure
> -----------------------------------------
>
> Key: JBIDE-22699
> URL: https://issues.jboss.org/browse/JBIDE-22699
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: common/jst/core
> Affects Versions: 4.4.1.AM1
> Reporter: Alexey Kazakov
> Fix For: 4.4.1.AM2
>
>
> org.jboss.tools.foundation.ui.test.BrowserUtilTest.testCreateBrowser
> java.lang.AssertionError: null
> at org.junit.Assert.fail(Assert.java:86)
> at org.junit.Assert.assertTrue(Assert.java:41)
> at org.junit.Assert.assertNotNull(Assert.java:712)
> at org.junit.Assert.assertNotNull(Assert.java:722)
> at org.jboss.tools.foundation.ui.test.BrowserUtilTest.testCreateBrowser(BrowserUtilTest.java:32)
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 9 months
[JBoss JIRA] (JBIDE-22699) BrowserUtilTest.testCreateBrowser failure
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22699?page=com.atlassian.jira.plugi... ]
Alexey Kazakov reassigned JBIDE-22699:
--------------------------------------
Assignee: Ilya Buziuk
[~ibuziuk] can you please take a look?
> BrowserUtilTest.testCreateBrowser failure
> -----------------------------------------
>
> Key: JBIDE-22699
> URL: https://issues.jboss.org/browse/JBIDE-22699
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: common/jst/core
> Affects Versions: 4.4.1.AM1
> Reporter: Alexey Kazakov
> Assignee: Ilya Buziuk
> Fix For: 4.4.1.AM2
>
>
> org.jboss.tools.foundation.ui.test.BrowserUtilTest.testCreateBrowser
> java.lang.AssertionError: null
> at org.junit.Assert.fail(Assert.java:86)
> at org.junit.Assert.assertTrue(Assert.java:41)
> at org.junit.Assert.assertNotNull(Assert.java:712)
> at org.junit.Assert.assertNotNull(Assert.java:722)
> at org.jboss.tools.foundation.ui.test.BrowserUtilTest.testCreateBrowser(BrowserUtilTest.java:32)
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 9 months
[JBoss JIRA] (JBIDE-22699) BrowserUtilTest.testCreateBrowser failure
by Alexey Kazakov (JIRA)
Alexey Kazakov created JBIDE-22699:
--------------------------------------
Summary: BrowserUtilTest.testCreateBrowser failure
Key: JBIDE-22699
URL: https://issues.jboss.org/browse/JBIDE-22699
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: common/jst/core
Affects Versions: 4.4.1.AM1
Reporter: Alexey Kazakov
org.jboss.tools.foundation.ui.test.BrowserUtilTest.testCreateBrowser
java.lang.AssertionError: null
at org.junit.Assert.fail(Assert.java:86)
at org.junit.Assert.assertTrue(Assert.java:41)
at org.junit.Assert.assertNotNull(Assert.java:712)
at org.junit.Assert.assertNotNull(Assert.java:722)
at org.jboss.tools.foundation.ui.test.BrowserUtilTest.testCreateBrowser(BrowserUtilTest.java:32)
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 9 months
[JBoss JIRA] (JBIDE-22576) NPE in Web Service Tester
by Brian Fitzpatrick (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22576?page=com.atlassian.jira.plugi... ]
Brian Fitzpatrick commented on JBIDE-22576:
-------------------------------------------
I'll add this to the list to look into once we get shifted over to Eclipse Neon fully.
> NPE in Web Service Tester
> -------------------------
>
> Key: JBIDE-22576
> URL: https://issues.jboss.org/browse/JBIDE-22576
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: webservices
> Affects Versions: 4.4.0.Final
> Environment: Version: 10.0.0.GA
> Build id: GA-v20160603-1025-B5510
> Reporter: Andrej Podhradsky
> Assignee: Brian Fitzpatrick
> Fix For: LATER
>
>
> NPE in Web Service Tester when calling SOAP WS.
> {code}
> java.lang.NullPointerException
> at org.jboss.tools.ws.ui.views.JAXRSWSTestView2.handleWSTest(JAXRSWSTestView2.java:1909)
> at org.jboss.tools.ws.ui.views.JAXRSWSTestView2.access$34(JAXRSWSTestView2.java:1809)
> at org.jboss.tools.ws.ui.views.JAXRSWSTestView2$21.run(JAXRSWSTestView2.java:1726)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
> {code}
> Note that this works fine in JBDS 9.1.0.GA
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 9 months
[JBoss JIRA] (JBIDE-22576) NPE in Web Service Tester
by Brian Fitzpatrick (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22576?page=com.atlassian.jira.plugi... ]
Brian Fitzpatrick updated JBIDE-22576:
--------------------------------------
Fix Version/s: LATER
> NPE in Web Service Tester
> -------------------------
>
> Key: JBIDE-22576
> URL: https://issues.jboss.org/browse/JBIDE-22576
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: webservices
> Affects Versions: 4.4.0.Final
> Environment: Version: 10.0.0.GA
> Build id: GA-v20160603-1025-B5510
> Reporter: Andrej Podhradsky
> Assignee: Brian Fitzpatrick
> Fix For: LATER
>
>
> NPE in Web Service Tester when calling SOAP WS.
> {code}
> java.lang.NullPointerException
> at org.jboss.tools.ws.ui.views.JAXRSWSTestView2.handleWSTest(JAXRSWSTestView2.java:1909)
> at org.jboss.tools.ws.ui.views.JAXRSWSTestView2.access$34(JAXRSWSTestView2.java:1809)
> at org.jboss.tools.ws.ui.views.JAXRSWSTestView2$21.run(JAXRSWSTestView2.java:1726)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
> {code}
> Note that this works fine in JBDS 9.1.0.GA
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 9 months
[JBoss JIRA] (JBIDE-22609) Provided wrong credentials, CDK server adapter says "started" even though it is not.
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22609?page=com.atlassian.jira.plugi... ]
Rob Stryker commented on JBIDE-22609:
-------------------------------------
> You could at least use the return code?
Unfortunately, here, if I use the return code and set the server to stopped, it will then conflict with the underlying vagrant status, which says the vm is "running". So if we have our status as server is 'stopped' while vagrant says 'running', the next attempt to start the cdk will simply set it to started immediately or fail with the same error (that openshift is unreachable).
I can work on changing the error message, but that's about it.
> Provided wrong credentials, CDK server adapter says "started" even though it is not.
> ------------------------------------------------------------------------------------
>
> Key: JBIDE-22609
> URL: https://issues.jboss.org/browse/JBIDE-22609
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: cdk
> Affects Versions: 4.4.0.Final
> Environment: Devstudio 10.0.0.GA (B33), CDK 2.1.RC4, Windows 10
> Reporter: Radim Hopp
> Assignee: Rob Stryker
> Priority: Critical
> Fix For: 4.4.x
>
>
> When CDK startup fails when it is provided wrong credentials (it fails on vagrant-registration), CDK server adapter sets its state to "started" and OS3 connection is created (even though OS3 is not running in vagrant) with some weird IP (10.0.2.15). Also error pops up saying "The CDK VM is up and running, but OpenShift is unreachable at url https://10.0.2.15:8443/healthz/ready". I really don't know where this IP comes from. I was able to reproduce it on Fedora using libvirt box and the IP was something like (192.168.x.x)
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 9 months
[JBoss JIRA] (ERT-336) NullPointerException in BuildDockerImageJob.run [EBZ#497514]
by Jeff Johnston (JIRA)
[ https://issues.jboss.org/browse/ERT-336?page=com.atlassian.jira.plugin.sy... ]
Jeff Johnston resolved ERT-336.
-------------------------------
Resolution: Done
> NullPointerException in BuildDockerImageJob.run [EBZ#497514]
> ------------------------------------------------------------
>
> Key: ERT-336
> URL: https://issues.jboss.org/browse/ERT-336
> Project: Eclipse Release Train
> Issue Type: Task
> Components: Linux Tools
> Reporter: Friendly Jira Robot
> Assignee: Jeff Johnston
> Labels: 5.1.0, Docker, bzira
> Fix For: Neon.1 (4.6)
>
>
> The following problem was reported via the automated error reporting:
> Message: An internal error occurred during: "Building Docker Image".
> java.lang.NullPointerException: null
> at org.eclipse.linuxtools.internal.docker.ui.jobs.BuildDockerImageJob.run(BuildDockerImageJob.java:146)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
> Bundles:
> | org.eclipse.core.jobs | 3.8.0.v20160509-0411 | 3.8.0.v20160509-0411 |
> | org.eclipse.linuxtools.docker.ui | 2.0.0.201606101757 | 2.0.0.201606101757 |
> Operating Systems:
> | Linux | 4.4.4.fc23 | 4.4.4.fc23 |
> The above information is a snapshot of the collected data. Visit https://dev.eclipse.org/recommenders/committers/aeri/v2/#!/problems/57728... for the latest data.
> Thank you for your assistance.
> Your friendly error-reports-inbox.
> Created on behalf of jjohnstn(a)xxxxxx.xxx
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 9 months
[JBoss JIRA] (ERT-336) NullPointerException in BuildDockerImageJob.run [EBZ#497514]
by Jeff Johnston (JIRA)
[ https://issues.jboss.org/browse/ERT-336?page=com.atlassian.jira.plugin.sy... ]
Jeff Johnston reassigned ERT-336:
---------------------------------
Assignee: Jeff Johnston
> NullPointerException in BuildDockerImageJob.run [EBZ#497514]
> ------------------------------------------------------------
>
> Key: ERT-336
> URL: https://issues.jboss.org/browse/ERT-336
> Project: Eclipse Release Train
> Issue Type: Task
> Components: Linux Tools
> Reporter: Friendly Jira Robot
> Assignee: Jeff Johnston
> Labels: 5.1.0, Docker, bzira
> Fix For: Neon.1 (4.6)
>
>
> The following problem was reported via the automated error reporting:
> Message: An internal error occurred during: "Building Docker Image".
> java.lang.NullPointerException: null
> at org.eclipse.linuxtools.internal.docker.ui.jobs.BuildDockerImageJob.run(BuildDockerImageJob.java:146)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
> Bundles:
> | org.eclipse.core.jobs | 3.8.0.v20160509-0411 | 3.8.0.v20160509-0411 |
> | org.eclipse.linuxtools.docker.ui | 2.0.0.201606101757 | 2.0.0.201606101757 |
> Operating Systems:
> | Linux | 4.4.4.fc23 | 4.4.4.fc23 |
> The above information is a snapshot of the collected data. Visit https://dev.eclipse.org/recommenders/committers/aeri/v2/#!/problems/57728... for the latest data.
> Thank you for your assistance.
> Your friendly error-reports-inbox.
> Created on behalf of jjohnstn(a)xxxxxx.xxx
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 9 months
[JBoss JIRA] (ERT-336) NullPointerException in BuildDockerImageJob.run [EBZ#497514]
by Jeff Johnston (JIRA)
[ https://issues.jboss.org/browse/ERT-336?page=com.atlassian.jira.plugin.sy... ]
Jeff Johnston updated ERT-336:
------------------------------
Sprint: devex #117 July 2016
> NullPointerException in BuildDockerImageJob.run [EBZ#497514]
> ------------------------------------------------------------
>
> Key: ERT-336
> URL: https://issues.jboss.org/browse/ERT-336
> Project: Eclipse Release Train
> Issue Type: Task
> Components: Linux Tools
> Reporter: Friendly Jira Robot
> Assignee: Jeff Johnston
> Labels: 5.1.0, Docker, bzira
> Fix For: Neon.1 (4.6)
>
>
> The following problem was reported via the automated error reporting:
> Message: An internal error occurred during: "Building Docker Image".
> java.lang.NullPointerException: null
> at org.eclipse.linuxtools.internal.docker.ui.jobs.BuildDockerImageJob.run(BuildDockerImageJob.java:146)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
> Bundles:
> | org.eclipse.core.jobs | 3.8.0.v20160509-0411 | 3.8.0.v20160509-0411 |
> | org.eclipse.linuxtools.docker.ui | 2.0.0.201606101757 | 2.0.0.201606101757 |
> Operating Systems:
> | Linux | 4.4.4.fc23 | 4.4.4.fc23 |
> The above information is a snapshot of the collected data. Visit https://dev.eclipse.org/recommenders/committers/aeri/v2/#!/problems/57728... for the latest data.
> Thank you for your assistance.
> Your friendly error-reports-inbox.
> Created on behalf of jjohnstn(a)xxxxxx.xxx
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 9 months