[JBoss JIRA] (JBIDE-22436) Intermittent NullPointerException upon opening helloworld, kitchensink cheat sheets in JBDS
by Sande Gilda (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22436?page=com.atlassian.jira.plugi... ]
Sande Gilda commented on JBIDE-22436:
-------------------------------------
Moving to the JBIDE queue per [~maxandersen].
[~mjurc]: Can you attach the stack trace for the NPE?
> Intermittent NullPointerException upon opening helloworld, kitchensink cheat sheets in JBDS
> -------------------------------------------------------------------------------------------
>
> Key: JBIDE-22436
> URL: https://issues.jboss.org/browse/JBIDE-22436
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Reporter: Michal Jurc
> Assignee: Sande Gilda
>
> After finishing the import of {{helloworld}} and {{kitchensink}} quickstarts, the user is prompted whether the cheat sheet for the project should be opened. Upon opening it, JBDS 9.0 and 9.1 produces the following error message:
> {quote}An error has occurred. See error log for more details.
> java.lang.NullPointerException{quote}
> The detailed error log produces the same message.
> The quickstarts and their cheat sheets work even after the prompt with NullPointerException message.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 10 months
[JBoss JIRA] (JBIDE-22436) Intermittent NullPointerException upon opening helloworld, kitchensink cheat sheets in JBDS
by Sande Gilda (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22436?page=com.atlassian.jira.plugi... ]
Sande Gilda updated JBIDE-22436:
--------------------------------
Project: Tools (JBoss Tools) (was: JBoss Enterprise Application Platform)
Key: JBIDE-22436 (was: JBEAP-4716)
Workflow: GIT Pull Request workflow (was: CDW with loose statuses v1)
Status: Open (was: New)
Component/s: (was: Quickstarts)
Target Release: (was: 7.backlog.GA)
Affects Version/s: (was: 7.0.0.GA)
> Intermittent NullPointerException upon opening helloworld, kitchensink cheat sheets in JBDS
> -------------------------------------------------------------------------------------------
>
> Key: JBIDE-22436
> URL: https://issues.jboss.org/browse/JBIDE-22436
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Reporter: Michal Jurc
> Assignee: Sande Gilda
>
> After finishing the import of {{helloworld}} and {{kitchensink}} quickstarts, the user is prompted whether the cheat sheet for the project should be opened. Upon opening it, JBDS 9.0 and 9.1 produces the following error message:
> {quote}An error has occurred. See error log for more details.
> java.lang.NullPointerException{quote}
> The detailed error log produces the same message.
> The quickstarts and their cheat sheets work even after the prompt with NullPointerException message.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 10 months
[JBoss JIRA] (JBIDE-22433) Properties: Add Storage tab
by Jeff Cantrill (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22433?page=com.atlassian.jira.plugi... ]
Jeff Cantrill commented on JBIDE-22433:
---------------------------------------
We should display the same thing as the web console. Using storage you make
a clam and it is fulfilled with a PV. I believe your claim will provide
capacity info once it is assigned
On Wednesday, May 25, 2016, Andre Dietisheim (JIRA) <issues(a)jboss.org>
--
--
Jeff Cantrill
Senior Software Engineer, Red Hat Engineering
OpenShift Integration Services
Red Hat, Inc.
*Office*: 703-748-4420 | 866-546-8970 ext. 8162420
jcantril(a)redhat.com
http://www.redhat.com
> Properties: Add Storage tab
> ---------------------------
>
> Key: JBIDE-22433
> URL: https://issues.jboss.org/browse/JBIDE-22433
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: openshift
> Affects Versions: 4.4.0.Alpha1
> Reporter: Fred Bricon
> Labels: openshift_v3, properties
> Fix For: 4.4.x
>
> Attachments: storage from web console.png
>
>
> We should be able to display Persistent Volume (aka Storage) informations in the OpenShift properties.
> Need to define the extent of the informations to display. At the very least, it should be the same as what the OpenShift Console provides.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 10 months
[JBoss JIRA] (ERT-209) NPE when New Docker Connection dialog is open on Windows [EBZ#494521]
by Friendly Jira Robot (JIRA)
Friendly Jira Robot created ERT-209:
---------------------------------------
Summary: NPE when New Docker Connection dialog is open on Windows [EBZ#494521]
Key: ERT-209
URL: https://issues.jboss.org/browse/ERT-209
Project: Eclipse Release Train
Issue Type: Task
Components: Linux Tools
Reporter: Friendly Jira Robot
When I open the New Docker Connection, I get a NPE in the Error Log view immediately:
java.lang.NullPointerException
at org.eclipse.linuxtools.internal.docker.core.DefaultDockerConnectionSettingsFinder.resolveConnectionName(DefaultDockerConnectionSettingsFinder.java:144)
at org.eclipse.linuxtools.docker.core.DockerConnectionManager.resolveConnectionName(DockerConnectionManager.java:219)
at org.eclipse.linuxtools.internal.docker.ui.wizards.NewDockerConnectionPage.lambda$0(NewDockerConnectionPage.java:433)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalC
There is nothing pre-filled in the dialog and an error displayed at the top saying "Provide a unique name to identify the new connection."
I was running Eclipse Neon RC1 on Windows 10 with Docker Tooling nightly installed from here:
http://download.eclipse.org/linuxtools/update-neon-docker-rc2
Steps:
1. Install Docker Toolbox
2. Start Docker Machine
3. Start Eclipse
4. Open Docker Perspective
5. In Docker Explorer, click the link to create a new docker connection
6. Check your Error Log
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 10 months