[JBoss JIRA] (JBIDE-23812) Server adapter editor: server adapter wired to offline server is not editable any more
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23812?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-23812:
-------------------------------------
Steps to Reproduce:
# ASSERT: have 2 OpenShift servers (ex. 1x minishift, 1x cdkv2) and 2 connections in the explorer
!2-connections.png!
# EXEC: have a server adapter that's publishing to server1 (ex. cdk v2)
# EXEC: turn server1 off (ex. cdk v2), turn server2 on (ex. minishift)
# EXEC: restart Eclipse
# EXEC: open the server editor for your adapter
# ASSERT: the only setting that's set is the connection to server1. All other settings are empty
!using-connection-to-cdkv2.png!
# EXEC: switch the connection to minishift
Result:
Nothing happens. The editor wont get dirty, the connection is actually not switched either. If you try to search for a service you get an error dialog and an empty wizard, because it still tries to load from the server that off (cdkv2)
was:
# ASSERT: have 2 OpenShift servers (ex. 1x minishift, 1x cdkv2) and 2 connections in the explorer
!2-connections.png!
# EXEC: have a server adapter that's publishing to server1 (ex. cdk v2)
# EXEC: turn server1 off (ex. cdk v2), turn server2 on (ex. minishift)
# EXEC: restart Eclipse
# EXEC: open the server editor for your adapter
# ASSERT: the only setting that's set is the connection to server1. All other settings are empty
# EXEC: switch the connection to minishift
Result:
Nothing happens. The editor wont get dirty, the connection is actually not switched either. If you try to search for a service you get an error dialog and an empty wizard, because it still tries to load from the server that off (cdkv2)
> Server adapter editor: server adapter wired to offline server is not editable any more
> --------------------------------------------------------------------------------------
>
> Key: JBIDE-23812
> URL: https://issues.jboss.org/browse/JBIDE-23812
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.4.3.AM2
> Reporter: Andre Dietisheim
> Fix For: 4.4.3.Final
>
> Attachments: 2-connections.png, using-connection-to-cdkv2.png
>
>
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 8 months
[JBoss JIRA] (JBIDE-23812) Server adapter editor: server adapter wired to offline server is not editable any more
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23812?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-23812:
-------------------------------------
Steps to Reproduce:
# ASSERT: have 2 OpenShift servers (ex. 1x minishift, 1x cdkv2) and 2 connections in the explorer
!2-connections.png!
# EXEC: have a server adapter that's publishing to server1 (ex. cdk v2)
# EXEC: turn server1 off (ex. cdk v2), turn server2 on (ex. minishift)
# EXEC: restart Eclipse
# EXEC: open the server editor for your adapter
# ASSERT: the only setting that's set is the connection to server1. All other settings are empty
# EXEC: switch the connection to minishift
Result:
Nothing happens. The editor wont get dirty, the connection is actually not switched either. If you try to search for a service you get an error dialog and an empty wizard, because it still tries to load from the server that off (cdkv2)
was:
# ASSERT: have 2 OpenShift servers (ex. 1x minishift, 1x cdkv2)
# EXEC: have a server adapter that's publishing to server1 (ex. cdk v2)
# EXEC: turn server1 off (ex. cdk v2), turn server2 on (ex. minishift)
# EXEC: restart Eclipse
# EXEC: open the server editor for your adapter
# ASSERT: the only setting that's set is the connection to server1. All other settings are empty
# EXEC: switch the connection to minishift
Result:
Nothing happens. The editor wont get dirty, the connection is actually not switched either. If you try to search for a service you get an error dialog and an empty wizard, because it still tries to load from the server that off (cdkv2)
> Server adapter editor: server adapter wired to offline server is not editable any more
> --------------------------------------------------------------------------------------
>
> Key: JBIDE-23812
> URL: https://issues.jboss.org/browse/JBIDE-23812
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.4.3.AM2
> Reporter: Andre Dietisheim
> Fix For: 4.4.3.Final
>
> Attachments: 2-connections.png
>
>
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 8 months
[JBoss JIRA] (JBIDE-22718) NullPointerException in HIDDEN
by Snjezana Peco (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22718?page=com.atlassian.jira.plugi... ]
Snjezana Peco updated JBIDE-22718:
----------------------------------
Fix Version/s: 4.4.3.Final
(was: 4.4.3.AM2)
> NullPointerException in HIDDEN
> ------------------------------
>
> Key: JBIDE-22718
> URL: https://issues.jboss.org/browse/JBIDE-22718
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: arquillian
> Affects Versions: 4.4.0.Final
> Reporter: Automated Error Reporting Bot
> Assignee: Snjezana Peco
> Fix For: 4.4.3.Final
>
>
> The following problem was reported via the automated error reporting:
> Message:
> {noformat}
> java.lang.NullPointerException: null
> at HIDDEN.HIDDEN(HIDDEN:-1)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:498)
> at org.jboss.tools.arquillian.ui.internal.utils.ArquillianUIUtil.addContainerProperties(ArquillianUIUtil.java:581)
> at org.jboss.tools.arquillian.ui.internal.utils.ArquillianUIUtil.getArquillianProperties(ArquillianUIUtil.java:507)
> at org.jboss.tools.arquillian.ui.internal.launcher.ArquillianTab.initializeFrom(ArquillianTab.java:644)
> at org.eclipse.debug.ui.AbstractLaunchConfigurationTab.activated(AbstractLaunchConfigurationTab.java:411)
> at org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationTabGroupViewer.handleTabSelected(LaunchConfigurationTabGroupViewer.java:1365)
> at org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationTabGroupViewer$6.widgetSelected(LaunchConfigurationTabGroupViewer.java:377)
> at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:248)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
> {noformat}
> Bundles:
> | org.eclipse.core.runtime | 3.11.1.v20150903-1804 | 3.11.1.v20150903-1804 |
> | org.eclipse.debug.ui | 3.11.101.v20160203-1230 | 3.11.101.v20160203-1230 |
> | org.eclipse.jface | 3.11.1.v20160128-1644 | 3.11.1.v20160128-1644 |
> | org.eclipse.swt | 3.104.2.v20160212-1350 | 3.104.2.v20160212-1350 |
> | org.eclipse.ui | 3.107.0.v20150507-1945 | 3.107.0.v20150507-1945 |
> | org.jboss.tools.arquillian.ui | 1.2.1.Final-v20160331-0142-B69 | 1.2.1.Final-v20160331-0142-B69 |
> Operating Systems:
> | Windows | 6.3.0 | 6.3.0 |
> The above information is a snapshot of the collected data. Visit [this page|https://redhat.ctrlflow.com/reviewers/#!/problems/57344b2ee4b0138d62...] 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, 8 months
[JBoss JIRA] (JBIDE-22719) JavaModelException below DependencyCache.getDependentTypes (thrown in JavaElement.newJavaModelException)
by Snjezana Peco (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22719?page=com.atlassian.jira.plugi... ]
Snjezana Peco updated JBIDE-22719:
----------------------------------
Fix Version/s: 4.4.3.Final
(was: 4.4.3.AM2)
> JavaModelException below DependencyCache.getDependentTypes (thrown in JavaElement.newJavaModelException)
> --------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-22719
> URL: https://issues.jboss.org/browse/JBIDE-22719
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: arquillian
> Affects Versions: 4.4.0.Final
> Reporter: Automated Error Reporting Bot
> Assignee: Snjezana Peco
> Fix For: 4.4.3.Final
>
>
> The following problem was reported via the automated error reporting:
> Message: ticket-monster does not exist
> {noformat}
> org.eclipse.jdt.core.JavaModelException: ticket-monster does not exist
> at org.eclipse.jdt.internal.core.JavaElement.newJavaModelException(JavaElement.java:566)
> at org.eclipse.jdt.internal.core.Openable.generateInfos(Openable.java:247)
> at org.eclipse.jdt.internal.core.JavaElement.openWhenClosed(JavaElement.java:579)
> at org.eclipse.jdt.internal.core.JavaElement.getElementInfo(JavaElement.java:316)
> at org.eclipse.jdt.internal.core.JavaElement.getElementInfo(JavaElement.java:302)
> at org.eclipse.jdt.internal.core.JavaProject.getJavaProjectElementInfo(JavaProject.java:1642)
> at org.eclipse.jdt.internal.core.JavaProject.newNameLookup(JavaProject.java:2329)
> at org.eclipse.jdt.internal.core.JavaProject.newNameLookup(JavaProject.java:2339)
> at org.eclipse.jdt.internal.core.JavaProject.findType(JavaProject.java:1357)
> at org.eclipse.jdt.internal.core.JavaProject.findType(JavaProject.java:1264)
> at org.jboss.tools.arquillian.core.internal.dependencies.DependencyCache.getDependentTypes(DependencyCache.java:116)
> at org.jboss.tools.arquillian.core.internal.builder.ArquillianBuilder$1.visit(ArquillianBuilder.java:174)
> at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:63)
> at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:74)
> at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:74)
> at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:74)
> at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:74)
> at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:74)
> at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:74)
> at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:74)
> at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:74)
> at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:74)
> at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:74)
> at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:47)
> at org.jboss.tools.arquillian.core.internal.builder.ArquillianBuilder.buildDelta(ArquillianBuilder.java:128)
> at org.jboss.tools.arquillian.core.internal.builder.ArquillianBuilder.build(ArquillianBuilder.java:112)
> at org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:734)
> at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
> at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:205)
> at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:245)
> at org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:300)
> at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
> at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:303)
> at org.eclipse.core.internal.events.BuildManager.basicBuildLoop(BuildManager.java:359)
> at org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:382)
> at org.eclipse.core.internal.events.AutoBuildJob.doBuild(AutoBuildJob.java:144)
> at org.eclipse.core.internal.events.AutoBuildJob.run(AutoBuildJob.java:235)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
> {noformat}
> Bundles:
> | org.eclipse.core.jobs | 3.7.0.v20150330-2103 | 3.8.0.v20160509-0411 |
> | org.eclipse.core.runtime | 3.11.1.v20150903-1804 | 3.12.0.v20160606-1342 |
> | org.eclipse.jdt.core | 3.11.2.v20160128-0629 | 3.12.0.v20160516-2131 |
> | org.jboss.tools.arquillian.core | 1.2.1.Final-v20160331-0142-B69 | 1.2.100.Final-v20160610-0313-B2 |
> Operating Systems:
> | Linux | 3.16.0 | 4.6.0 |
> The above information is a snapshot of the collected data. Visit [this page|https://redhat.ctrlflow.com/reviewers/#!/problems/5741db16e4b0138d62...] 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, 8 months