[JBoss JIRA] (JBIDE-21923) Enhance import of OpenShift applications
by Viacheslav Kabanovich (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21923?page=com.atlassian.jira.plugi... ]
Viacheslav Kabanovich commented on JBIDE-21923:
-----------------------------------------------
Import application wizard now works in the context of a selected project. If it is started from a service (deployment) or a build config it finds the project and may narrow the choice of build configs. But in the past, wizard could be started from connection and show the tree of projects and build configs to select any available build config from any project. This functionality may be restored.
> Enhance import of OpenShift applications
> ----------------------------------------
>
> Key: JBIDE-21923
> URL: https://issues.jboss.org/browse/JBIDE-21923
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.3.1.CR1
> Reporter: Marián Labuda
> Priority: Minor
> Fix For: 4.4.x
>
>
> In JBIDE-21645 context menu item to import an application was removed from context menu of an OpenShift 3 connection. We should add context menu item back and fix it to let user choose desired build config to import.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years
[JBoss JIRA] (JBIDE-21932) Log a warning if a runtime file contains incorrect/missing path
by Alexey Kazakov (JIRA)
Alexey Kazakov created JBIDE-21932:
--------------------------------------
Summary: Log a warning if a runtime file contains incorrect/missing path
Key: JBIDE-21932
URL: https://issues.jboss.org/browse/JBIDE-21932
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: runtime-detection
Affects Versions: 4.3.1.CR1
Reporter: Alexey Kazakov
Assignee: Alexey Kazakov
Fix For: 4.3.1.CR1
If runtime_locations.properties file has some incorrect path and we can't find a folder for this path it would be much easier to detect a problem if we log a warning message.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years
[JBoss JIRA] (JBDS-3656) The installer should use Vagrantfile provided by CDK
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBDS-3656?page=com.atlassian.jira.plugin.... ]
Alexey Kazakov edited comment on JBDS-3656 at 3/21/16 9:44 PM:
---------------------------------------------------------------
I created a PR to update CDK to Beta5 + use the original vagrantfile. However the CDK server adapter in JBDS doesn't want to start:
{code}
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Box 'cdkv2' could not be found. Attempting to find and install...
default: Box Provider: virtualbox
default: Box Version: >= 0
C:/DeveloperPlatform/vagrant/embedded/lib/ruby/2.0.0/uri/common.rb:176:in `split': bad URI(is not URI?): file:C:\DeveloperPlatform\cdk\components\rhel\rhel-ose\cdkv2 (URI::InvalidURIError)
from C:/DeveloperPlatform/vagrant/embedded/lib/ruby/2.0.0/uri/common.rb:211:in `parse'
from C:/DeveloperPlatform/vagrant/embedded/lib/ruby/2.0.0/uri/common.rb:747:in `parse'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/builtin/box_add.rb:465:in `metadata_url?'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/builtin/box_add.rb:77:in `block in call'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/builtin/box_add.rb:75:in `map'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/builtin/box_add.rb:75:in `call'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:34:in `call'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/builder.rb:116:in `call'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/runner.rb:66:in `block in run'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/util/busy.rb:19:in `busy'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/runner.rb:66:in `run'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/builtin/handle_box.rb:82:in `handle_box'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/builtin/handle_box.rb:42:in `block in call'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/builtin/handle_box.rb:36:in `synchronize'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/builtin/handle_box.rb:36:in `call'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:34:in `call'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:95:in `block in finalize_action'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:34:in `call'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:34:in `call'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/builder.rb:116:in `call'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/runner.rb:66:in `block in run'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/util/busy.rb:19:in `busy'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/runner.rb:66:in `run'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/builtin/call.rb:53:in `call'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:34:in `call'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/providers/virtualbox/action/check_virtualbox.rb:17:in `call'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:34:in `call'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/builder.rb:116:in `call'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/runner.rb:66:in `block in run'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/util/busy.rb:19:in `busy'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/runner.rb:66:in `run'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/machine.rb:214:in `action_raw'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/machine.rb:191:in `block in action'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/environment.rb:516:in `lock'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/machine.rb:178:in `call'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/machine.rb:178:in `action'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/batch_action.rb:82:in `block (2 levels) in run'
{code}
I'm using <cdk>/components/rhel/rhel-ose/Vagrantfile
[~hardy.ferentschik], [~rob.stryker] any idea?
was (Author: akazakov):
I created a PR to update CDK to Beta5 + use the original vagrantfile. However the CDK server adapter in JBDS doesn't want to start:
{code}
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Box 'cdkv2' could not be found. Attempting to find and install...
default: Box Provider: virtualbox
default: Box Version: >= 0
C:/DeveloperPlatform/vagrant/embedded/lib/ruby/2.0.0/uri/common.rb:176:in `split': bad URI(is not URI?): file:C:\DeveloperPlatform\cdk\components\rhel\rhel-ose\cdkv2 (URI::InvalidURIError)
from C:/DeveloperPlatform/vagrant/embedded/lib/ruby/2.0.0/uri/common.rb:211:in `parse'
from C:/DeveloperPlatform/vagrant/embedded/lib/ruby/2.0.0/uri/common.rb:747:in `parse'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/builtin/box_add.rb:465:in `metadata_url?'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/builtin/box_add.rb:77:in `block in call'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/builtin/box_add.rb:75:in `map'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/builtin/box_add.rb:75:in `call'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:34:in `call'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/builder.rb:116:in `call'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/runner.rb:66:in `block in run'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/util/busy.rb:19:in `busy'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/runner.rb:66:in `run'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/builtin/handle_box.rb:82:in `handle_box'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/builtin/handle_box.rb:42:in `block in call'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/builtin/handle_box.rb:36:in `synchronize'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/builtin/handle_box.rb:36:in `call'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:34:in `call'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:95:in `block in finalize_action'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:34:in `call'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:34:in `call'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/builder.rb:116:in `call'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/runner.rb:66:in `block in run'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/util/busy.rb:19:in `busy'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/runner.rb:66:in `run'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/builtin/call.rb:53:in `call'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:34:in `call'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/providers/virtualbox/action/check_virtualbox.rb:17:in `call'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:34:in `call'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/builder.rb:116:in `call'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/runner.rb:66:in `block in run'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/util/busy.rb:19:in `busy'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/runner.rb:66:in `run'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/machine.rb:214:in `action_raw'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/machine.rb:191:in `block in action'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/environment.rb:516:in `lock'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/machine.rb:178:in `call'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/machine.rb:178:in `action'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/batch_action.rb:82:in `block (2 levels) in run'
{code}
[~hardy.ferentschik], [~rob.stryker] any idea?
> The installer should use Vagrantfile provided by CDK
> ----------------------------------------------------
>
> Key: JBDS-3656
> URL: https://issues.jboss.org/browse/JBDS-3656
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Feature Request
> Components: installer
> Reporter: Hardy Ferentschik
> Assignee: Denis Golovin
> Priority: Blocker
> Labels: havoc
> Fix For: 9.1.0.CR1
>
>
> The installer should be using the {{Vagrantfile}} provided by the CDK (provided it reaches feature parity) instead of the {{Vagrantfile}} provided by the [openshift-vagrant|https://github.com/redhat-developer-tooling/openshift-v...].
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years
[JBoss JIRA] (JBDS-3656) The installer should use Vagrantfile provided by CDK
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBDS-3656?page=com.atlassian.jira.plugin.... ]
Alexey Kazakov commented on JBDS-3656:
--------------------------------------
I created a PR to update CDK to Beta5 + use the original vagrantfile. However the CDK server adapter in JBDS doesn't want to start:
{code}
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Box 'cdkv2' could not be found. Attempting to find and install...
default: Box Provider: virtualbox
default: Box Version: >= 0
C:/DeveloperPlatform/vagrant/embedded/lib/ruby/2.0.0/uri/common.rb:176:in `split': bad URI(is not URI?): file:C:\DeveloperPlatform\cdk\components\rhel\rhel-ose\cdkv2 (URI::InvalidURIError)
from C:/DeveloperPlatform/vagrant/embedded/lib/ruby/2.0.0/uri/common.rb:211:in `parse'
from C:/DeveloperPlatform/vagrant/embedded/lib/ruby/2.0.0/uri/common.rb:747:in `parse'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/builtin/box_add.rb:465:in `metadata_url?'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/builtin/box_add.rb:77:in `block in call'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/builtin/box_add.rb:75:in `map'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/builtin/box_add.rb:75:in `call'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:34:in `call'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/builder.rb:116:in `call'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/runner.rb:66:in `block in run'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/util/busy.rb:19:in `busy'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/runner.rb:66:in `run'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/builtin/handle_box.rb:82:in `handle_box'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/builtin/handle_box.rb:42:in `block in call'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/builtin/handle_box.rb:36:in `synchronize'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/builtin/handle_box.rb:36:in `call'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:34:in `call'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:95:in `block in finalize_action'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:34:in `call'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:34:in `call'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/builder.rb:116:in `call'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/runner.rb:66:in `block in run'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/util/busy.rb:19:in `busy'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/runner.rb:66:in `run'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/builtin/call.rb:53:in `call'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:34:in `call'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/providers/virtualbox/action/check_virtualbox.rb:17:in `call'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:34:in `call'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/builder.rb:116:in `call'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/runner.rb:66:in `block in run'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/util/busy.rb:19:in `busy'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/runner.rb:66:in `run'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/machine.rb:214:in `action_raw'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/machine.rb:191:in `block in action'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/environment.rb:516:in `lock'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/machine.rb:178:in `call'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/machine.rb:178:in `action'
from C:/DeveloperPlatform/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/batch_action.rb:82:in `block (2 levels) in run'
{code}
[~hardy.ferentschik], [~rob.stryker] any idea?
> The installer should use Vagrantfile provided by CDK
> ----------------------------------------------------
>
> Key: JBDS-3656
> URL: https://issues.jboss.org/browse/JBDS-3656
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Feature Request
> Components: installer
> Reporter: Hardy Ferentschik
> Assignee: Denis Golovin
> Priority: Blocker
> Labels: havoc
> Fix For: 9.1.0.CR1
>
>
> The installer should be using the {{Vagrantfile}} provided by the CDK (provided it reaches feature parity) instead of the {{Vagrantfile}} provided by the [openshift-vagrant|https://github.com/redhat-developer-tooling/openshift-v...].
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years