[JBoss JIRA] (JBDS-4409) Server adapter: Automatic syncing of code with the pod doesn't work with Wildfly
by Dmitrii Bocharov (JIRA)
[ https://issues.jboss.org/browse/JBDS-4409?page=com.atlassian.jira.plugin.... ]
Dmitrii Bocharov commented on JBDS-4409:
----------------------------------------
As i said during the call, i suspect what is the reason of this issue.
Recently we've had the issue JBIDE-23603. As you can find in the comments, i'm not happy with the fix i've done.
What i did is a clean publish for eap server adapters. [See here|https://github.com/jbosstools/jbosstools-openshift/blob/a64fef55bbb4...]
The detection whether our server adapter is eap or anything else happens [here|https://github.com/jbosstools/jbosstools-openshift/blob/a64fef55bbb4...]. You can find there that there is a EAP_LIKE_KEYWORDS collection that contains both "eap" and "wildfly". But i suspect that something in this detector doesn't work correctly for eap, and the server adapter is considered to be a general one (not wildfly\eap - like), that's why a usual publish runs ( without clean).
So there're 2 possible ways now:
1) Find the reason why does clean publish work and simple publish doesn't. I remember, that i spent some time for this, but we had a code freeze soon, so i made this quick fix.
2) Quick fix. As said above i suspect there is some error logic of eap\wildfly detector. So we need to find it so that the same clean publish is applied for wildfly as for eap.
> Server adapter: Automatic syncing of code with the pod doesn't work with Wildfly
> --------------------------------------------------------------------------------
>
> Key: JBDS-4409
> URL: https://issues.jboss.org/browse/JBDS-4409
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 10.3.0.GA
> Environment: Running on Mac 10.12.4
> JBDS
> Version: 10.3.0.GA
> Build id: GA-v20170218-1636-B94
> Build date: 20170218-1636
> Installed minishift v1.0.1
> Reporter: Veer Muchandi
> Assignee: Andre Dietisheim
> Priority: Critical
> Labels: openshift_v3, server_adapter
> Fix For: 11.0.0.AM1
>
>
> * Created a Wildfly application on openshift web-ui
> * Setup a server adapter
> * Imported application to JBDS
> * Made code changes and saved.
> Result:
> While the data seems to be exchanged, the changes are not synced with the pod and the application is not updated.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 10 months
[JBoss JIRA] (JBIDE-24509) No wizard for OpenShift 3 connections present in JBoss Tools 4.4.4.Final
by Xia Zhao (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24509?page=com.atlassian.jira.plugi... ]
Xia Zhao updated JBIDE-24509:
-----------------------------
Attachment: Screenshot from 2017-05-25 14-25-53.png
> No wizard for OpenShift 3 connections present in JBoss Tools 4.4.4.Final
> ------------------------------------------------------------------------
>
> Key: JBIDE-24509
> URL: https://issues.jboss.org/browse/JBIDE-24509
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.4.4.Final
> Environment: JBoss Tools 4.4.4.Final
> http://tools.jboss.org/downloads/jbosstools/neon/4.4.4.Final.html#update_...
> Eclipse Neon 4.6.1
> Fedora 24 and Windows 10
> Reporter: Xia Zhao
> Priority: Blocker
> Attachments: Screenshot from 2017-05-25 13-37-32.png, Screenshot from 2017-05-25 14-25-53.png
>
>
> Description of problem:
> No wizard for OpenShift 3 connections present in JBoss Tools 4.4.4.Final, after installation, only these 3 tools exist without having the openshift v3 tools:
> JBoss OpenShift 2 Tools
> JBoss OpenShift JavaScript Tools
> JBoss Tools EGit Integration
> Version-Release number of selected component (if applicable):
> JBoss Tools 4.4.4.Final
> http://tools.jboss.org/downloads/jbosstools/neon/4.4.4.Final.html#update_...
> How reproducible:
> Always
> Steps to Reproduce:
> 1.Install JBT for Openshift v3 Tools according to http://tools.jboss.org/downloads/jbosstools/neon/4.4.4.Final.html#update_...:
> --> Add the following URL to Eclipse Neon 4.6.1 installation via:
> Help > Install New Software... > Work with:
> http://download.jboss.org/jbosstools/neon/stable/updates/
> Then select all the components, choose to install them.
> 2. Restart Eclipse Neon 4.6.1 after JTB installation finished
> 3. Go into Openshift Explorer window, click on "New Connections Wizard", choose "Openshift 3" for server type, the Authentication panel is empty
> 4. Go to Help > Intallation Details, search for openshift
> Actual results:
> 4. JBoss OpenShift 3 Tools are not installed, only the following 3 exist:
> JBoss OpenShift 2 Tools 3.3.3.v20170510-1453 org.jboss.tools.openshift.express.feature.feature.group JBoss by Red Hat
> JBoss OpenShift JavaScript Tools 3.3.3.v20170502-0607 org.jboss.tools.openshift.js.feature.feature.group JBoss by Red Hat
> JBoss Tools EGit Integration 3.3.3.v20170405-1252 org.jboss.tools.openshift.egit.integration.feature.feature.group JBoss by Red Hat
> Expected results:
> JBoss OpenShift 3 Tools should be installed if following http://tools.jboss.org/downloads/jbosstools/neon/4.4.4.Final.html#update_...
> Additional info:
> Issue reproduced on both Fedora 24 and Windows 10.
> This is a regression, with old JBT build 4.3.3 Final, the openshift 3 tools existed and worked fine.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 10 months
[JBoss JIRA] (JBIDE-24510) I need some information regarding Jbosstools-openshift.
by jyoti tumsare (JIRA)
jyoti tumsare created JBIDE-24510:
-------------------------------------
Summary: I need some information regarding Jbosstools-openshift.
Key: JBIDE-24510
URL: https://issues.jboss.org/browse/JBIDE-24510
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: openshift
Affects Versions: 4.4.4.Final
Reporter: jyoti tumsare
Priority: Minor
I need some information regarding Jbosstools-openshift.
* I installed Jbosstools-openshift-4.4.4.Final version ,i saw Build Configs where Jenkinsfile information displayed to me.What api you guys used for the pipeline build support can you please share it with me.
* I want to know when you guys are developing the whole hierarchy of pipeline creation in Eclipse .for ex. pipeline should be start from eclipse IDE and its graphical representation should be appear in eclipse IDE as well.
* please tell me the version number where you develop all these feature.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 10 months
[JBoss JIRA] (JBIDE-24509) No wizard for OpenShift 3 connections present in JBoss Tools 4.4.4.Final
by Xia Zhao (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24509?page=com.atlassian.jira.plugi... ]
Xia Zhao updated JBIDE-24509:
-----------------------------
Affects Version/s: 4.4.4.Final
(was: 4.4.4.AM3)
> No wizard for OpenShift 3 connections present in JBoss Tools 4.4.4.Final
> ------------------------------------------------------------------------
>
> Key: JBIDE-24509
> URL: https://issues.jboss.org/browse/JBIDE-24509
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.4.4.Final
> Environment: JBoss Tools 4.4.4.Final
> http://tools.jboss.org/downloads/jbosstools/neon/4.4.4.Final.html#update_...
> Eclipse Neon 4.6.1
> Fedora 24 and Windows 10
> Reporter: Xia Zhao
> Priority: Blocker
> Attachments: Screenshot from 2017-05-25 13-37-32.png
>
>
> Description of problem:
> No wizard for OpenShift 3 connections present in JBoss Tools 4.4.4.Final, after installation, only these 3 tools exist without having the openshift v3 tools:
> JBoss OpenShift 2 Tools
> JBoss OpenShift JavaScript Tools
> JBoss Tools EGit Integration
> Version-Release number of selected component (if applicable):
> JBoss Tools 4.4.4.Final
> http://tools.jboss.org/downloads/jbosstools/neon/4.4.4.Final.html#update_...
> How reproducible:
> Always
> Steps to Reproduce:
> 1.Install JBT for Openshift v3 Tools according to http://tools.jboss.org/downloads/jbosstools/neon/4.4.4.Final.html#update_...:
> --> Add the following URL to Eclipse Neon 4.6.1 installation via:
> Help > Install New Software... > Work with:
> http://download.jboss.org/jbosstools/neon/stable/updates/
> Then select all the components, choose to install them.
> 2. Restart Eclipse Neon 4.6.1 after JTB installation finished
> 3. Go into Openshift Explorer window, click on "New Connections Wizard", choose "Openshift 3" for server type, the Authentication panel is empty
> 4. Go to Help > Intallation Details, search for openshift
> Actual results:
> 4. JBoss OpenShift 3 Tools are not installed, only the following 3 exist:
> JBoss OpenShift 2 Tools 3.3.3.v20170510-1453 org.jboss.tools.openshift.express.feature.feature.group JBoss by Red Hat
> JBoss OpenShift JavaScript Tools 3.3.3.v20170502-0607 org.jboss.tools.openshift.js.feature.feature.group JBoss by Red Hat
> JBoss Tools EGit Integration 3.3.3.v20170405-1252 org.jboss.tools.openshift.egit.integration.feature.feature.group JBoss by Red Hat
> Expected results:
> JBoss OpenShift 3 Tools should be installed if following http://tools.jboss.org/downloads/jbosstools/neon/4.4.4.Final.html#update_...
> Additional info:
> Issue reproduced on both Fedora 24 and Windows 10.
> This is a regression, with old JBT build 4.3.3 Final, the openshift 3 tools existed and worked fine.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 10 months
[JBoss JIRA] (JBIDE-24509) No wizard for OpenShift 3 connections present in JBoss Tools 4.4.4.Final
by Xia Zhao (JIRA)
Xia Zhao created JBIDE-24509:
--------------------------------
Summary: No wizard for OpenShift 3 connections present in JBoss Tools 4.4.4.Final
Key: JBIDE-24509
URL: https://issues.jboss.org/browse/JBIDE-24509
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.4.4.AM3
Environment: JBoss Tools 4.4.4.Final
http://tools.jboss.org/downloads/jbosstools/neon/4.4.4.Final.html#update_...
Eclipse Neon 4.6.1
Fedora 24 and Windows 10
Reporter: Xia Zhao
Priority: Blocker
Attachments: Screenshot from 2017-05-25 13-37-32.png
Description of problem:
No wizard for OpenShift 3 connections present in JBoss Tools 4.4.4.Final, after installation, only these 3 tools exist without having the openshift v3 tools:
JBoss OpenShift 2 Tools
JBoss OpenShift JavaScript Tools
JBoss Tools EGit Integration
Version-Release number of selected component (if applicable):
JBoss Tools 4.4.4.Final
http://tools.jboss.org/downloads/jbosstools/neon/4.4.4.Final.html#update_...
How reproducible:
Always
Steps to Reproduce:
1.Install JBT for Openshift v3 Tools according to http://tools.jboss.org/downloads/jbosstools/neon/4.4.4.Final.html#update_...:
--> Add the following URL to Eclipse Neon 4.6.1 installation via:
Help > Install New Software... > Work with:
http://download.jboss.org/jbosstools/neon/stable/updates/
Then select all the components, choose to install them.
2. Restart Eclipse Neon 4.6.1 after JTB installation finished
3. Go into Openshift Explorer window, click on "New Connections Wizard", choose "Openshift 3" for server type, the Authentication panel is empty
4. Go to Help > Intallation Details, search for openshift
Actual results:
4. JBoss OpenShift 3 Tools are not installed, only the following 3 exist:
JBoss OpenShift 2 Tools 3.3.3.v20170510-1453 org.jboss.tools.openshift.express.feature.feature.group JBoss by Red Hat
JBoss OpenShift JavaScript Tools 3.3.3.v20170502-0607 org.jboss.tools.openshift.js.feature.feature.group JBoss by Red Hat
JBoss Tools EGit Integration 3.3.3.v20170405-1252 org.jboss.tools.openshift.egit.integration.feature.feature.group JBoss by Red Hat
Expected results:
JBoss OpenShift 3 Tools should be installed if following http://tools.jboss.org/downloads/jbosstools/neon/4.4.4.Final.html#update_...
Additional info:
Issue reproduced on both Fedora 24 and Windows 10.
This is a regression, with old JBT build 4.3.3 Final, the openshift 3 tools existed and worked fine.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 10 months
[JBoss JIRA] (JBDS-4401) devsuite 1.4 installer hangs searching for installed components
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-4401?page=com.atlassian.jira.plugin.... ]
Denis Golovin edited comment on JBDS-4401 at 5/24/17 10:38 PM:
---------------------------------------------------------------
That is something I am planning to address this release train.
Also there should be timeout for detection and installer should in some way show errors (if any) occurred during detection.
I suspect cygwin detection never finishes I can see it when running cygwin commands in console.
was (Author: dgolovin):
There is no place to save log until target installation folder is selected. That is something I am planning to address this release train. There are several options to consider:
1. Log to ~/.rhdevsuite/${date-time}.log
2. Move target folder selection before account page
3. log to devstools console untill folder is selected
Also there should be timeout for detection and installer should in some way to show (if any) during detection.
> devsuite 1.4 installer hangs searching for installed components
> ---------------------------------------------------------------
>
> Key: JBDS-4401
> URL: https://issues.jboss.org/browse/JBDS-4401
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: installer
> Environment: DevSuite 1.4 installer on Windows 7 and Windows 10.
> Reporter: Robert Terzi
> Assignee: Denis Golovin
> Labels: ui
> Fix For: 11.0.0.AM2
>
>
> On both windows 7 and windows 10, I'm running into cases where the devsuite 1.4 installer hangs in the looking for components stage. I can't click back, I can only click Cancel. When I cancel, I get a UAC message about the installer possibly not being installed correctly. However, I did get UAC prompt to run as admin when I first started the installer.
> Both machines have had previous installer 1.3 installs both successful and unsuccessful.
> If there is a log I'm not sure where to find it, since the destination directory hasn't been created yet.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 10 months
[JBoss JIRA] (JBDS-3632) Using a pre packaged version of Cygwin that doesn't require the installer to download packages
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-3632?page=com.atlassian.jira.plugin.... ]
Denis Golovin updated JBDS-3632:
--------------------------------
Labels: New_and_noteworthy Sprint_Demo (was: havoc)
> Using a pre packaged version of Cygwin that doesn't require the installer to download packages
> ----------------------------------------------------------------------------------------------
>
> Key: JBDS-3632
> URL: https://issues.jboss.org/browse/JBDS-3632
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Enhancement
> Components: platform-installer
> Reporter: Ken Finnigan
> Assignee: Denis Golovin
> Labels: New_and_noteworthy, Sprint_Demo
> Fix For: 11.0.0.AM1
>
>
> It should be possible to install Cygwin, and then package that install in such a way that we can do a more silent install that doesn't require packages to be downloaded.
> Some clues can be found here: https://cygwin.com/ml/cygwin/2010-03/msg00877.html
> The fix should modify the bundle build to download packages into temp folder and then zip them. This zip then included into bundle installer.
> {code}c:\DevelopmentSuite\cygwin\setup-x86_64.exe -D --no-admin --quiet-mode --only-site -l c:\DevelopmentSuite\cygwin\packages --site http://mirrors.xmission.com/cygwin --categories Base --packages openssh,rsync --root c:\DevelopmentSuite{code}
> Another modification should be done to cygwin installer to check for included zip with packages, unpack it and do installation from local folder instead
> {code}c:\DevelopmentSuite\cygwin\setup-x86_64.exe --no-admin --quiet-mode -L -l c:\DevelopmentSuite\cygwin\packages --categories Base --packages openssh,rsync --root c:\DevelopmentSuite\cygwin{code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 10 months