[JBoss JIRA] (JBIDE-21460) Server adapter: NPE at Show In Web Browser if connection is not connected
by Jan Richter (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21460?page=com.atlassian.jira.plugi... ]
Jan Richter closed JBIDE-21460.
-------------------------------
Verified in 4.3.1.CR1 with openshift plugin B235.
> Server adapter: NPE at Show In Web Browser if connection is not connected
> -------------------------------------------------------------------------
>
> Key: JBIDE-21460
> URL: https://issues.jboss.org/browse/JBIDE-21460
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.1.Beta1
> Reporter: Viacheslav Kabanovich
> Assignee: Viacheslav Kabanovich
> Labels: openshift_v3, server_adapter
> Fix For: 4.3.1.CR1
>
> Attachments: not-authorized-error.png
>
>
> 1. Create an OpenShift connection, do not choose save password/token.
> 2. Create an OpenShift server for the connection.
> 3. Close Eclipse with Server view active
> 4. Restart Eclipse, select Server view.
> 5. In context menu of the server, select Show In Web Browser.
> 6. 'Sign In' dialog appears, select cancel.
> (Note: First time when I got it, dialog did not appear, later I could not repeat steps that would skip the dialog.)
> 7. Failure: NPE while executing getWelcomePageUrl().
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years
[JBoss JIRA] (JBIDE-21821) JBT 4.3.0.Final / JBDS 9.0.0.GA target platforms include org.eclipse.egit.importer.ui 4.0, which installs jgit 4.0; this breaks egit 4.1.1 views when JBT 4.3.0 or JBDS 9.0.0 are installed into Mars.2
by Jan Richter (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21821?page=com.atlassian.jira.plugi... ]
Jan Richter closed JBIDE-21821.
-------------------------------
Both 4.3.0/9.0.0 and 4.3.1/9.1.0 CR1 installs now work without breakage, closing.
> JBT 4.3.0.Final / JBDS 9.0.0.GA target platforms include org.eclipse.egit.importer.ui 4.0, which installs jgit 4.0; this breaks egit 4.1.1 views when JBT 4.3.0 or JBDS 9.0.0 are installed into Mars.2
> -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-21821
> URL: https://issues.jboss.org/browse/JBIDE-21821
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build, marketplace
> Reporter: Thomas Mäder
> Assignee: Nick Boldt
> Priority: Blocker
> Fix For: 4.3.0.Final, 4.3.1.CR1
>
> Attachments: FrameworkEvent ERROR.txt, jbt-error, jgit40_41_JBDS.installed.txt, jgit40_41_JBT.installed.txt
>
>
> Installing Red Hat JBoss Developer Studio 9.0.0GA into a fresh Eclipse 4.5.2 (for Eclipse Committers) causes Egit to break.
> # Install Eclipse 4.5.2
> # In the Marketplace, search for "jboss developer studio"
> # You get a single result: Red Hat JBoss Developer Studio 9.0.0 GA
> # Install it
> # Restart
> # Observe: the EGit views and preferences are missing
> # Observe: you get messages in the Eclipse error log concerning a dependency version incompatibility
> -----
> JBT 4.3.0.Final / JBDS 9.0.0.GA target platforms include org.eclipse.egit.importer.ui 4.0.0.201506090130-r (Mars.1 version), which installs jgit 4.0.3.201509231615-r (Mars.1 version); this breaks egit 4.1.1 views when installed into Mars.2, because Mars.2 site does not include org.eclipse.egit.ui.importer 4.1.1.201511131810-r, and you confuse egit when you have both jgit 4.0 and 4.1 installed, disabling views and preferences.
> Solution proposed is to add org.eclipse.egit.ui.importer 4.1.1.201511131810-r to the composite site from which JBT 4.3.0.Final and JBDS 9.0.0.GA are installed, so that when org.eclipse.egit.ui.importer is installed, p2 can select the 4.1.1 version instead of the 4.0.0 version.
> I would want to pull a mirror of http://download.eclipse.org/egit/updates-4.1.1/ onto download.jboss.org if we're cool with this solution.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years
[JBoss JIRA] (JBIDE-21857) Hot class reload doesn't work on OpenShift
by Thomas Mäder (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21857?page=com.atlassian.jira.plugi... ]
Thomas Mäder commented on JBIDE-21857:
--------------------------------------
I looked at the wildfly VM in a profiler and was able to see that there are at least two class loaders where MemberRegistration is loaded.
> Hot class reload doesn't work on OpenShift
> ------------------------------------------
>
> Key: JBIDE-21857
> URL: https://issues.jboss.org/browse/JBIDE-21857
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.1.Beta2
> Reporter: Fred Bricon
> Assignee: Thomas Mäder
> Priority: Blocker
> Fix For: 4.3.1.CR1
>
>
> When enabling debug mode on an EAP server deployed on OpenShift, locally changing a class file will :
> - work sometimes when only the content of the method changed, but could fail in some other occasions with the Debugger saying the JDK is out of sync
> - will always fail if a method signature changed, the debugger saying JDK is out of sync
> Restarting the deployed module (with the .dodeploy flag) doesn't fixes the issue (as opposed to the same tweak ahen running on a local EAP server)
> This may be caused by running OpenJDK? Does it support the same level of debugging as Oracle JDK?
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years
[JBoss JIRA] (JBIDE-21893) Cannot cancel server adapter creation for OS3
by Jan Richter (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21893?page=com.atlassian.jira.plugi... ]
Jan Richter closed JBIDE-21893.
-------------------------------
Verified in 4.3.1.CR1 with openshift plugin B235.
> Cannot cancel server adapter creation for OS3
> ---------------------------------------------
>
> Key: JBIDE-21893
> URL: https://issues.jboss.org/browse/JBIDE-21893
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.1.CR1
> Reporter: Jan Richter
> Assignee: Viacheslav Kabanovich
> Labels: openshift_v3, server_adapter_wizard
> Fix For: 4.3.1.CR1
>
> Attachments: os3.png
>
>
> Open a clean JBT installation
> -> open servers view, create new server
> -> select OpenShift 3, click next
> -> click cancel or the close cross button
> -> 'Server Error' message pops up, cannot close the wizard
> Workaround: go back to adapter selection and refresh it (i.e. check/uncheck the 'Show downloadable server adapters') - only then can the wizard be closed.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years
[JBoss JIRA] (JBIDE-21903) Cannot cancel server adapter creation for OS3
by Jan Richter (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21903?page=com.atlassian.jira.plugi... ]
Jan Richter updated JBIDE-21903:
--------------------------------
Fix Version/s: 4.4.0.Alpha1
(was: 4.3.1.CR1)
> Cannot cancel server adapter creation for OS3
> ---------------------------------------------
>
> Key: JBIDE-21903
> URL: https://issues.jboss.org/browse/JBIDE-21903
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.1.CR1
> Reporter: Jan Richter
> Assignee: Viacheslav Kabanovich
> Labels: openshift_v3, server_adapter_wizard
> Fix For: 4.4.0.Alpha1
>
>
> Open a clean JBT installation
> -> open servers view, create new server
> -> select OpenShift 3, click next
> -> click cancel or the close cross button
> -> 'Server Error' message pops up, cannot close the wizard
> Workaround: go back to adapter selection and refresh it (i.e. check/uncheck the 'Show downloadable server adapters') - only then can the wizard be closed.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years
[JBoss JIRA] (JBIDE-21903) Cannot cancel server adapter creation for OS3
by Jan Richter (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21903?page=com.atlassian.jira.plugi... ]
Jan Richter resolved JBIDE-21903.
---------------------------------
Resolution: Done
> Cannot cancel server adapter creation for OS3
> ---------------------------------------------
>
> Key: JBIDE-21903
> URL: https://issues.jboss.org/browse/JBIDE-21903
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.1.CR1
> Reporter: Jan Richter
> Assignee: Viacheslav Kabanovich
> Labels: openshift_v3, server_adapter_wizard
> Fix For: 4.4.0.Alpha1
>
>
> Open a clean JBT installation
> -> open servers view, create new server
> -> select OpenShift 3, click next
> -> click cancel or the close cross button
> -> 'Server Error' message pops up, cannot close the wizard
> Workaround: go back to adapter selection and refresh it (i.e. check/uncheck the 'Show downloadable server adapters') - only then can the wizard be closed.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years
[JBoss JIRA] (JBIDE-21903) Cannot cancel server adapter creation for OS3
by Jan Richter (JIRA)
Jan Richter created JBIDE-21903:
-----------------------------------
Summary: Cannot cancel server adapter creation for OS3
Key: JBIDE-21903
URL: https://issues.jboss.org/browse/JBIDE-21903
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.3.1.CR1
Reporter: Jan Richter
Assignee: Viacheslav Kabanovich
Fix For: 4.3.1.CR1
Open a clean JBT installation
-> open servers view, create new server
-> select OpenShift 3, click next
-> click cancel or the close cross button
-> 'Server Error' message pops up, cannot close the wizard
Workaround: go back to adapter selection and refresh it (i.e. check/uncheck the 'Show downloadable server adapters') - only then can the wizard be closed.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years
[JBoss JIRA] (JBIDE-21449) WatchManager makes multiple callbacks for same event
by Marián Labuda (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21449?page=com.atlassian.jira.plugi... ]
Marián Labuda commented on JBIDE-21449:
---------------------------------------
Could someone please provide steps to verify or verify it?
> WatchManager makes multiple callbacks for same event
> ----------------------------------------------------
>
> Key: JBIDE-21449
> URL: https://issues.jboss.org/browse/JBIDE-21449
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.1.Beta1
> Reporter: Jeff Cantrill
> Assignee: Jeff Cantrill
> Priority: Blocker
> Fix For: 4.3.1.CR1
>
>
> There is an issue in either the WatchClient or the the dependent functionality of the the openshift-rest-client where a new listener is registered when the watch restarts from a timeout. Listeners should only be able registered once
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years
[JBoss JIRA] (JBIDE-21902) Connecting to a OS 3 Server adapter on restarted Eclipse throws error
by Marián Labuda (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21902?page=com.atlassian.jira.plugi... ]
Marián Labuda updated JBIDE-21902:
----------------------------------
Affects Version/s: 4.3.1.CR1
> Connecting to a OS 3 Server adapter on restarted Eclipse throws error
> ---------------------------------------------------------------------
>
> Key: JBIDE-21902
> URL: https://issues.jboss.org/browse/JBIDE-21902
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.1.CR1
> Reporter: Marián Labuda
> Labels: openshift_v3
>
> If I am having an OpenShift 3 Server Adapter in Servers view and I restart IDE, I have to fill in credentials again to start OS 3 server adapter. After filling valid credentials using local CDK OS 3.2, following error pops up
> {code}
> An internal error occurred during: "Setting connection, deploy project...".
> com.openshift.restclient.authorization.UnauthorizedException: Unauthorized to access resource. You can access the server using Basic authentication.
> at com.openshift.internal.restclient.DefaultClient.createOpenShiftException(DefaultClient.java:485)
> at com.openshift.internal.restclient.DefaultClient.list(DefaultClient.java:158)
> at com.openshift.internal.restclient.DefaultClient.list(DefaultClient.java:139)
> at org.jboss.tools.openshift.core.connection.Connection.getResources(Connection.java:387)
> at org.jboss.tools.openshift.core.server.OpenShiftServerUtils.getService(OpenShiftServerUtils.java:285)
> at org.jboss.tools.openshift.core.server.OpenShiftServerUtils.getService(OpenShiftServerUtils.java:274)
> at org.jboss.tools.openshift.internal.ui.server.OpenShiftServerEditorSection$13.run(OpenShiftServerEditorSection.java:486)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years