[JBoss JIRA] (JBIDE-24443) Server adapter wizard: cannot distinguish listed items at first sight
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24443?page=com.atlassian.jira.plugi... ]
Jeff MAURY updated JBIDE-24443:
-------------------------------
Fix Version/s: 4.5.0.AM3
(was: 4.5.0.AM1)
> Server adapter wizard: cannot distinguish listed items at first sight
> ---------------------------------------------------------------------
>
> Key: JBIDE-24443
> URL: https://issues.jboss.org/browse/JBIDE-24443
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.4.4.Final
> Reporter: Andre Dietisheim
> Labels: openshift_v3, server_adapter_wizard
> Fix For: 4.5.0.AM3
>
> Attachments: 2-identical-entries-listed.png, entry-details-deploymentconfig.png, entry-details-service.png
>
>
> steps:
> # ASSERT: make sure that you have an application running in OpenShift
> # EXEC: launch server adapter wizard
> # ASSERT: server adapter wizard pops up listing 2 (at first sight) identical entries for your application
> Result:
> !2-identical-entries-listed.png!
> I cannot easily distinguish the 2 entries that are listed. It's on the 2nd, closer look when comparing the details that I see the difference. The 1st entry is a service, the 2nd is a deployment config.
> !entry-details-service.png!
> !entry-details-deploymentconfig.png!
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 5 months
[JBoss JIRA] (JBIDE-24445) OpenShift server adapter is not working, when rsync is not on path (Upstream issue)
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24445?page=com.atlassian.jira.plugi... ]
Jeff MAURY updated JBIDE-24445:
-------------------------------
Fix Version/s: 4.5.0.AM2
(was: 4.5.0.AM1)
> OpenShift server adapter is not working, when rsync is not on path (Upstream issue)
> -----------------------------------------------------------------------------------
>
> Key: JBIDE-24445
> URL: https://issues.jboss.org/browse/JBIDE-24445
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift, upstream
> Affects Versions: 4.4.4.Final
> Environment: Windows 10
> Reporter: Radim Hopp
> Labels: openshift_v3, server_adapter
> Fix For: 4.5.0.AM2
>
>
> Using server adapter, when rsync is not on path results in errors like:
> {noformat}
> Could not sync C:\Users\jbossqa\rhopp\workspace-sidnfiweun\.metadata\.plugins\org.jboss.ide.eclipse.as.core\dfgdfg@eap-app\deploy to all pods running the service eap-app
> OpenShiftBinaryCapability process exited: WARNING: rsync command not found in path. Download cwRsync for Windows and add it to your PATH.
> Ignoring the following flags because they only apply to rsync: --exclude
> tar: ROOT.war/META-INF/MANIFEST.MF: Cannot open: Not a directory
> tar: ROOT.war/META-INF/maven/org.jboss.quickstarts.eap/jboss-kitchensink/pom.properties: Cannot open: Not a directory
> tar: ROOT.war/META-INF/maven/org.jboss.quickstarts.eap/jboss-kitchensink/pom.xml: Cannot open: Not a directory
> tar: ROOT.war/WEB-INF/beans.xml: Cannot open: Not a directory
> tar: ROOT.war/WEB-INF/classes/META-INF/persistence.xml: Cannot open: Not a directory
> tar: ROOT.war/WEB-INF/classes/import.sql: Cannot open: Not a directory
> tar: ROOT.war/WEB-INF/classes/org/jboss/as/quickstarts/kitchensink/controller/MemberController.class: Cannot open: Not a directory
> tar: ROOT.war/WEB-INF/classes/org/jboss/as/quickstarts/kitchensink/data/MemberListProducer.class: Cannot open: Not a directory
> tar: ROOT.war/WEB-INF/classes/org/jboss/as/quickstarts/kitchensink/data/MemberRepository.class: Cannot open: Not a directory
> tar: ROOT.war/WEB-INF/classes/org/jboss/as/quickstarts/kitchensink/model/Member.class: Cannot open: Not a directory
> tar: ROOT.war/WEB-INF/classes/org/jboss/as/quickstarts/kitchensink/rest/JaxRsActivator.class: Cannot open: Not a directory
> tar: ROOT.war/WEB-INF/classes/org/jboss/as/quickstarts/kitchensink/rest/MemberResourceRESTService.class: Cannot open: Not a directory
> tar: ROOT.war/WEB-INF/classes/org/jboss/as/quickstarts/kitchensink/service/MemberRegistration.class: Cannot open: Not a directory
> tar: ROOT.war/WEB-INF/classes/org/jboss/as/quickstarts/kitchensink/util/Resources.class: Cannot open: Not a directory
> tar: ROOT.war/WEB-INF/faces-config.xml: Cannot open: Not a directory
> tar: ROOT.war/WEB-INF/kitchensink-quickstart-ds.xml: Cannot open: Not a directory
> tar: ROOT.war/WEB-INF/templates/default.xhtml: Cannot open: Not a directory
> tar: ROOT.war/index.html: Cannot open: Not a directory
> tar: ROOT.war/index.xhtml: Cannot open: Not a directory
> tar: ROOT.war/resources/css/screen.css: Cannot open: Not a directory
> tar: ROOT.war/resources/gfx/asidebkg.png: Cannot open: Not a directory
> tar: ROOT.war/resources/gfx/banner.png: Cannot open: Not a directory
> tar: ROOT.war/resources/gfx/bkg-blkheader.png: Cannot open: Not a directory
> tar: ROOT.war/resources/gfx/headerbkg.png: Cannot open: Not a directory
> tar: ROOT.war/resources/gfx/rhjb_eap_logo.png: Cannot open: Not a directory
> tar: Exiting with failure status due to previous errors
> error: error extracting tar at destination directory: command terminated with exit code 2
> {noformat}
> More info in upstream issue: https://github.com/openshift/origin/issues/14075
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 5 months
[JBoss JIRA] (JBDS-4409) Server adapter: Automatic syncing of code with the pod doesn't work with Wildfly
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBDS-4409?page=com.atlassian.jira.plugin.... ]
Jeff MAURY updated JBDS-4409:
-----------------------------
Fix Version/s: 11.0.0.AM2
(was: 11.0.0.AM1)
> 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.AM2
>
>
> * 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, 5 months