[JBoss JIRA] (JBIDE-24779) Starting an OpenShift application seems to lock workspace
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24779?page=com.atlassian.jira.plugi... ]
Jeff MAURY updated JBIDE-24779:
-------------------------------
Fix Version/s: 4.5.x
> Starting an OpenShift application seems to lock workspace
> ---------------------------------------------------------
>
> Key: JBIDE-24779
> URL: https://issues.jboss.org/browse/JBIDE-24779
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.5.0.AM2
> Reporter: Mickael Istria
> Fix For: 4.5.x
>
>
> I have an openshift application starting from the IDE and can see the progress report. For some reason (not IDE related I imagine), it's taking ages.
> In the meantimes, I've tried to turn a regular project into a static web project to be able to create a server adapter, but it seems like the OpenShift Start operation is locking the workspace so my change show a "waiting for background job to complete pop-up", which is persisting as the job in the background doesn't complete.
> I have the impression that the openshift start job does lock the workspace and prevents many things from being doable. If it's the case, I believe it should be changed to a regular job without any lock so it's not blocking the user.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 3 months
[JBoss JIRA] (JBIDE-24777) Creating an application from project should allow to connect project to Git if nissing
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24777?page=com.atlassian.jira.plugi... ]
Jeff MAURY updated JBIDE-24777:
-------------------------------
Affects Version/s: 4.5.0.AM2
> Creating an application from project should allow to connect project to Git if nissing
> --------------------------------------------------------------------------------------
>
> Key: JBIDE-24777
> URL: https://issues.jboss.org/browse/JBIDE-24777
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: openshift
> Affects Versions: 4.5.0.AM2
> Reporter: Mickael Istria
> Fix For: 4.5.x
>
>
> Using Red Hat Developer Studio 11.0.AM2.
> I'm trying to deploy a new project to OpenShift (Online). As this project is new, it's not connected to any Git repo.
> When going through the wizards to create an application, the wizard shows an error message because project isn't connected to Git. The only way to connect to Git is to quit the current OpenShift wizard, use the Git wizards to connect project and then re-open the OpenShift wizard.
> I believe a better workflow would be to show in the error message or in the wizard a link to connect the selected repo to Git if it's missing. Then the workflow is more linear and progressive so it's easier for user to move forward.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 3 months
[JBoss JIRA] (JBIDE-24777) Creating an application from project should allow to connect project to Git if nissing
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24777?page=com.atlassian.jira.plugi... ]
Jeff MAURY updated JBIDE-24777:
-------------------------------
Fix Version/s: 4.5.x
> Creating an application from project should allow to connect project to Git if nissing
> --------------------------------------------------------------------------------------
>
> Key: JBIDE-24777
> URL: https://issues.jboss.org/browse/JBIDE-24777
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: openshift
> Affects Versions: 4.5.0.AM2
> Reporter: Mickael Istria
> Fix For: 4.5.x
>
>
> Using Red Hat Developer Studio 11.0.AM2.
> I'm trying to deploy a new project to OpenShift (Online). As this project is new, it's not connected to any Git repo.
> When going through the wizards to create an application, the wizard shows an error message because project isn't connected to Git. The only way to connect to Git is to quit the current OpenShift wizard, use the Git wizards to connect project and then re-open the OpenShift wizard.
> I believe a better workflow would be to show in the error message or in the wizard a link to connect the selected repo to Git if it's missing. Then the workflow is more linear and progressive so it's easier for user to move forward.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 3 months
[JBoss JIRA] (JBIDE-24785) No URL set for discovery catalog
by Lukáš Valach (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24785?page=com.atlassian.jira.plugi... ]
Lukáš Valach commented on JBIDE-24785:
--------------------------------------
There is possible PR: https://github.com/jbosstools/jbosstools-download.jboss.org/pull/627
But I don't know how to test if it solve this issue. [~nickboldt], could you merge and rebuild what necessary please?
> No URL set for discovery catalog
> --------------------------------
>
> Key: JBIDE-24785
> URL: https://issues.jboss.org/browse/JBIDE-24785
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build, central
> Affects Versions: 4.5.0.Final
> Reporter: Lukáš Valach
> Assignee: Nick Boldt
> Priority: Critical
> Fix For: 4.5.0.Final
>
>
> I installed eclipse-jee-oxygen-R-linux-gtk-x86_64 \[1\] and then "Abridged JBoss Tools" from update site \[2\]. I see these errors in eclipse log:
> {code}
> !ENTRY org.jboss.tools.discovery.core 4 0 2017-08-01 10:27:25.641
> !MESSAGE No URL set for discovery catalog. Property jboss.discovery.directory.url is missing!
> !ENTRY org.jboss.tools.discovery.core 4 0 2017-08-01 10:27:26.751
> !MESSAGE No URL set for discovery catalog. Property jboss.discovery.directory.url is missing!
> !ENTRY org.jboss.tools.discovery.core 4 0 2017-08-01 10:27:26.756
> !MESSAGE All attempts to discover connectors have failed
> !SUBENTRY 1 org.eclipse.mylyn.discovery.core 4 0 2017-08-01 10:27:26.756
> !MESSAGE Failed to get connectors from RemoteProxyWizardDiscoveryStrategy
> !STACK 0
> java.lang.NullPointerException
> at java.net.URI$Parser.parse(URI.java:3042)
> at java.net.URI.<init>(URI.java:588)
> at org.jboss.tools.discovery.core.internal.connectors.xpl.RemoteExternalBundleDiscoveryStrategy.loadRegistry(RemoteExternalBundleDiscoveryStrategy.java:91)
> at org.jboss.tools.discovery.core.internal.connectors.xpl.ExternalBundleDiscoveryStrategy.performDiscovery(ExternalBundleDiscoveryStrategy.java:117)
> at org.jboss.tools.discovery.core.internal.connectors.ChainedDiscoveryStrategy.performDiscovery(ChainedDiscoveryStrategy.java:68)
> at org.eclipse.mylyn.internal.discovery.core.model.ConnectorDiscovery.performDiscovery(ConnectorDiscovery.java:116)
> at org.jboss.tools.central.internal.discovery.wizards.ProxyWizardManager.loadWizards(ProxyWizardManager.java:107)
> at org.jboss.tools.central.internal.discovery.wizards.ProxyWizardUpdateJob.run(ProxyWizardUpdateJob.java:47)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
> {code}
> It seems that there is mistake in ide-config.properties \[3\]. Last snapshot version should be 4.5.0.Final, but is 4.5.0.GA.
> \[1\] https://www.eclipse.org/downloads/download.php?file=/technology/epp/downl...
> \[2\] http://download.jboss.org/jbosstools/oxygen/snapshots/updates/
> \[3\] http://download.jboss.org/jbosstools/configuration/ide-config.properties
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 3 months
[JBoss JIRA] (JBIDE-24785) No URL set for discovery catalog
by Lukáš Valach (JIRA)
Lukáš Valach created JBIDE-24785:
------------------------------------
Summary: No URL set for discovery catalog
Key: JBIDE-24785
URL: https://issues.jboss.org/browse/JBIDE-24785
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: build, central
Affects Versions: 4.5.0.Final
Reporter: Lukáš Valach
Assignee: Nick Boldt
Priority: Critical
Fix For: 4.5.0.Final
I installed eclipse-jee-oxygen-R-linux-gtk-x86_64 \[1\] and then "Abridged JBoss Tools" from update site \[2\]. I see these errors in eclipse log:
{code}
!ENTRY org.jboss.tools.discovery.core 4 0 2017-08-01 10:27:25.641
!MESSAGE No URL set for discovery catalog. Property jboss.discovery.directory.url is missing!
!ENTRY org.jboss.tools.discovery.core 4 0 2017-08-01 10:27:26.751
!MESSAGE No URL set for discovery catalog. Property jboss.discovery.directory.url is missing!
!ENTRY org.jboss.tools.discovery.core 4 0 2017-08-01 10:27:26.756
!MESSAGE All attempts to discover connectors have failed
!SUBENTRY 1 org.eclipse.mylyn.discovery.core 4 0 2017-08-01 10:27:26.756
!MESSAGE Failed to get connectors from RemoteProxyWizardDiscoveryStrategy
!STACK 0
java.lang.NullPointerException
at java.net.URI$Parser.parse(URI.java:3042)
at java.net.URI.<init>(URI.java:588)
at org.jboss.tools.discovery.core.internal.connectors.xpl.RemoteExternalBundleDiscoveryStrategy.loadRegistry(RemoteExternalBundleDiscoveryStrategy.java:91)
at org.jboss.tools.discovery.core.internal.connectors.xpl.ExternalBundleDiscoveryStrategy.performDiscovery(ExternalBundleDiscoveryStrategy.java:117)
at org.jboss.tools.discovery.core.internal.connectors.ChainedDiscoveryStrategy.performDiscovery(ChainedDiscoveryStrategy.java:68)
at org.eclipse.mylyn.internal.discovery.core.model.ConnectorDiscovery.performDiscovery(ConnectorDiscovery.java:116)
at org.jboss.tools.central.internal.discovery.wizards.ProxyWizardManager.loadWizards(ProxyWizardManager.java:107)
at org.jboss.tools.central.internal.discovery.wizards.ProxyWizardUpdateJob.run(ProxyWizardUpdateJob.java:47)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
{code}
It seems that there is mistake in ide-config.properties \[3\]. Last snapshot version should be 4.5.0.Final, but is 4.5.0.GA.
\[1\] https://www.eclipse.org/downloads/download.php?file=/technology/epp/downl...
\[2\] http://download.jboss.org/jbosstools/oxygen/snapshots/updates/
\[3\] http://download.jboss.org/jbosstools/configuration/ide-config.properties
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 3 months