[JBoss JIRA] (JBIDE-25700) Server adapter: hot deploy of Spring Boot errors with permission issues when rsyncing local->pod (OS Online and CDK)
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25700?page=com.atlassian.jira.plugi... ]
Jeff MAURY updated JBIDE-25700:
-------------------------------
Sprint: devex #146 March 2018, devex #147 April 2018, devex #148 April 2018, devex #149 May 2018, devex #150 June 2018, devex #151 June 2018 (was: devex #146 March 2018, devex #147 April 2018, devex #148 April 2018, devex #149 May 2018, devex #150 June 2018)
> Server adapter: hot deploy of Spring Boot errors with permission issues when rsyncing local->pod (OS Online and CDK)
> --------------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-25700
> URL: https://issues.jboss.org/browse/JBIDE-25700
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.5.2.Final
> Reporter: Aurélien Pupier
> Assignee: Andre Dietisheim
> Labels: server_adapter, springboot, upstream
> Fix For: 4.6.0.Final
>
> Attachments: permission-error-rsync-fc26.png, server-adapter-rebublish-state.png
>
>
> neither with open.paas.redhat.com
> so only when using the CDK.
> it seems to be due to the fact that the user in the pod are not the same.
> Jeff said:
> {quote}
> For SpringBoot deployments, the application file is called a fat jar and it placed in the /deployments folder (images are upstream fabric8/s2i-java or imagestream redhat-openjdk18-openshift). In order to get live update the file is then unzipped to the /deployments folder leaded to new sub folders BOOT-INF and META-INF
> The user permissions on those folders are the following:
> /deployments: writable by user jboss and group root
> /deployments/BOOT-INF: writable by user jboss readable only by group root
> /deployments/META-INF: writable by user jboss readable only by group root
> The rsync process with create some sub folders under /deployments/BOOT-INF. The problem that we have is that the user that is assigned for the rsync operation (or when you open a terminal in the OpenShift console) is not jboss (as opposed to Minishift/CDK) and thus we have permissions errors during the rsync operation.
> {quote}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 9 months
[JBoss JIRA] (JBIDE-25679) New Application: OpenShift Online: wizard pops up empty if you create a project right beforehand
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25679?page=com.atlassian.jira.plugi... ]
Jeff MAURY updated JBIDE-25679:
-------------------------------
Sprint: devex #147 April 2018, devex #148 April 2018, devex #149 May 2018, devex #150 June 2018, devex #151 June 2018 (was: devex #147 April 2018, devex #148 April 2018, devex #149 May 2018, devex #150 June 2018)
> New Application: OpenShift Online: wizard pops up empty if you create a project right beforehand
> ------------------------------------------------------------------------------------------------
>
> Key: JBIDE-25679
> URL: https://issues.jboss.org/browse/JBIDE-25679
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.5.2.Final
> Reporter: Andre Dietisheim
> Assignee: Dmitrii Bocharov
> Fix For: 4.6.x
>
> Attachments: OpenshiftOnlineNewProject.webm, image-2018-02-01-10-22-40-265.png
>
>
> # ASSERT: make sure you dont have any project in OpenShift Online (https://console.starter-us-east-1.openshift.com or https://open.paas.redhat.com)
> # EXEC: launch new application wizard
> # ASSERT: you're prompted to provide the name for a new project that will be created
> # EXEC: provide the name, hit "Finish"
> Result:
> !image-2018-02-01-10-22-40-265.png!
> New Application wizard shows up with no project selected nor available in the project combo and thus no templates are listed.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 9 months
[JBoss JIRA] (JBIDE-25109) Server adapter editor: provide ability to only change debug port (and not the debug port key)
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25109?page=com.atlassian.jira.plugi... ]
Jeff MAURY updated JBIDE-25109:
-------------------------------
Sprint: devex #149 May 2018, devex #150 June 2018, devex #151 June 2018 (was: devex #149 May 2018, devex #150 June 2018)
> Server adapter editor: provide ability to only change debug port (and not the debug port key)
> ---------------------------------------------------------------------------------------------
>
> Key: JBIDE-25109
> URL: https://issues.jboss.org/browse/JBIDE-25109
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.5.1.AM2
> Reporter: Andre Dietisheim
> Assignee: Dmitrii Bocharov
> Labels: openshift_v3, server_adapter_editor
> Fix For: 4.6.x
>
>
> Currently there's only 1 checkbox to allow the user to set the debugging key and port. If one only wants to set a custom debug port only, he cannot, he also has to provide the debug key at the same time. We should provide an additional checkbox to enable the debug port only, changing the existing one to only enable/disable the debug key.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 9 months
[JBoss JIRA] (JBIDE-26034) test failures in archives.ui.bot.*
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBIDE-26034?page=com.atlassian.jira.plugi... ]
Jeff MAURY updated JBIDE-26034:
-------------------------------
Sprint: devex #149 May 2018, devex #150 June 2018, devex #151 June 2018 (was: devex #149 May 2018, devex #150 June 2018)
> test failures in archives.ui.bot.*
> ----------------------------------
>
> Key: JBIDE-26034
> URL: https://issues.jboss.org/browse/JBIDE-26034
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: archives, server
> Affects Versions: 4.6.0.AM2
> Reporter: Nick Boldt
> Assignee: Rastislav Wagner
> Priority: Critical
> Fix For: 4.6.0.Final
>
>
> 9 tests have been failing for 25 builds:
> {code}
> org.jboss.ide.eclipse.archives.ui.test.bot.FolderTest.testCreatingFolder no-configuration 2.4 sec 25
> org.jboss.ide.eclipse.archives.ui.test.bot.FolderTest.testModifyingFolder no-configuration 2.7 sec 25
> org.jboss.ide.eclipse.archives.ui.test.bot.FilesetTest.testCreatingFileset no-configuration 2.8 sec 25
> org.jboss.ide.eclipse.archives.ui.test.bot.FilesetTest.testModifyingFileset no-configuration 3 sec 25
> org.jboss.ide.eclipse.archives.ui.test.bot.FilesetTest.testDeletingFileset no-configuration 2.8 sec 25
> org.jboss.ide.eclipse.archives.ui.test.bot.UserLibrariesFilesetTest.testCreatingUserLibraryFileset no-configuration 1.8 sec 25
> org.jboss.ide.eclipse.archives.ui.test.bot.CreatingArchiveTest.testCreatingArchiveWithExplorer no-configuration 0.8 sec 25
> org.jboss.ide.eclipse.archives.ui.test.bot.DeletingArchiveTest.testDeletingArchiveWithExplorer no-configuration 1 sec 25
> org.jboss.ide.eclipse.archives.ui.test.bot.ModifyingArchiveTest.testModifyingArchiveWithExplorer no-configuration 1 sec 25
> {code}
> These 3 failures are newer:
> {code}
> org.jboss.ide.eclipse.archives.ui.test.bot.BuildingArchiveTest.testBuildingArchiveWithView no-configuration 0.75 sec 1
> org.jboss.ide.eclipse.archives.ui.test.bot.FolderTest.testDeletingFolder no-configuration 3.4 sec 2
> org.jboss.ide.eclipse.archives.ui.test.bot.BuildingProjectTest.testBuildingProjectWithExplorer no-configuration 0.66 sec 12
> {code}
> -- https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Devstud...
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 9 months