[JBoss JIRA] (JBDS-3846) Create container oriented perspective
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBDS-3846?page=com.atlassian.jira.plugin.... ]
Alexey Kazakov commented on JBDS-3846:
--------------------------------------
IMO it does make sense. [~maxandersen] wdyt?
> Create container oriented perspective
> -------------------------------------
>
> Key: JBDS-3846
> URL: https://issues.jboss.org/browse/JBDS-3846
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Feature Request
> Components: cdk, docker, openshift
> Affects Versions: 10.0.0.Alpha1
> Reporter: Marián Labuda
> Priority: Critical
>
> At the moment we have only JBoss perspective. We should create a new, more container oriented perspective, where Docker Explorer view would be opened by default and other views should be added and aligned to satisfy user needs. Layout of perspective should be more focused on container development.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months
[JBoss JIRA] (JBDS-3846) Create container oriented perspective
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBDS-3846?page=com.atlassian.jira.plugin.... ]
Alexey Kazakov updated JBDS-3846:
---------------------------------
Component/s: cdk
docker
openshift
> Create container oriented perspective
> -------------------------------------
>
> Key: JBDS-3846
> URL: https://issues.jboss.org/browse/JBDS-3846
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Feature Request
> Components: cdk, docker, openshift
> Affects Versions: 10.0.0.Alpha1
> Reporter: Marián Labuda
> Priority: Critical
>
> At the moment we have only JBoss perspective. We should create a new, more container oriented perspective, where Docker Explorer view would be opened by default and other views should be added and aligned to satisfy user needs. Layout of perspective should be more focused on container development.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months
[JBoss JIRA] (JBDS-3844) JBDS 9 with java 8 tries to download maven dependencies with version 2.0.7 in offline environment.
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBDS-3844?page=com.atlassian.jira.plugin.... ]
Alexey Kazakov reassigned JBDS-3844:
------------------------------------
Assignee: Nick Boldt
> JBDS 9 with java 8 tries to download maven dependencies with version 2.0.7 in offline environment.
> --------------------------------------------------------------------------------------------------
>
> Key: JBDS-3844
> URL: https://issues.jboss.org/browse/JBDS-3844
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Components: build
> Affects Versions: 9.0.0.GA
> Environment: ALL
> Reporter: Chandra Shekhar Pandey
> Assignee: Nick Boldt
> Attachments: TestProjectin_JBDS9.zip
>
>
> - Testing in a offline environment with Fuse 6.2.1 offline repository from https://access.redhat.com/solutions/1599973.
> - A simple Fuse project when built within JBDS 9.0 GA with java8 in offline mode tries to download maven repository with version 2.0.7. Ultimately fails as 2.0.7 is not available in offline repository and internet is not available.
> - Same project when built with JBDS 8.1 and java7 in offline mode with offline repository as above, is able to build successfully as 2.0.6 maven dependencies are already available in offline repo, thus no need to download.
> - Why JBDS 9.0 is searching for maven dependencies with 2.0.7 version ?
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months
[JBoss JIRA] (JBIDE-22201) Error contacting OpenShift after CDK is started
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22201?page=com.atlassian.jira.plugi... ]
Alexey Kazakov updated JBIDE-22201:
-----------------------------------
Priority: Major (was: Blocker)
> Error contacting OpenShift after CDK is started
> -----------------------------------------------
>
> Key: JBIDE-22201
> URL: https://issues.jboss.org/browse/JBIDE-22201
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: cdk, openshift
> Affects Versions: 4.3.1.Final
> Reporter: Martin Malina
> Assignee: Rob Stryker
>
> Today Marian and I started seeing this issue: When we start CDK, it will start and everything seems to work, but an error pops up:
> {code}
> Error contacting OpenShift
> org.jboss.tools.openshift.cdk.server.core.internal.adapter.VagrantPoller$OpenShiftNotReadyPollingException: The CDK VM is up and running, but OpenShift is unreachable at url https://10.1.2.2:8443/healthz/ready
> at org.jboss.tools.openshift.cdk.server.core.internal.adapter.VagrantPoller.checkOpenShiftHealth(VagrantPoller.java:209)
> at org.jboss.tools.openshift.cdk.server.core.internal.adapter.VagrantPoller.checkOpenShiftHealth(VagrantPoller.java:186)
> at org.jboss.tools.openshift.cdk.server.core.internal.adapter.VagrantPoller.onePing(VagrantPoller.java:170)
> at org.jboss.tools.openshift.cdk.server.core.internal.adapter.VagrantPoller.onePingSafe(VagrantPoller.java:150)
> at org.jboss.tools.openshift.cdk.server.core.internal.adapter.VagrantPoller.getCurrentStateSynchronous(VagrantPoller.java:129)
> at org.jboss.tools.openshift.cdk.server.core.internal.adapter.controllers.CDKLaunchController.handleProcessTerminated(CDKLaunchController.java:248)
> at org.jboss.tools.openshift.cdk.server.core.internal.adapter.controllers.CDKLaunchController.access$2(CDKLaunchController.java:240)
> at org.jboss.tools.openshift.cdk.server.core.internal.adapter.controllers.CDKLaunchController$2.run(CDKLaunchController.java:233)
> {code}
> When you actually copy&paste that url into a browser, you will get "ok".
> This happens to me on OS X with CDK 2.0 CR3 (the latest build). Marian is on Linux (Fedora 22).
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months
[JBoss JIRA] (JBDS-3677) Add Red Hat OpenJDK 8 on Windows to support matrix for JBDS
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBDS-3677?page=com.atlassian.jira.plugin.... ]
Martin Malina updated JBDS-3677:
--------------------------------
Status: New (was: New)
Target Release: 9.1.0.GA
> Add Red Hat OpenJDK 8 on Windows to support matrix for JBDS
> -----------------------------------------------------------
>
> Key: JBDS-3677
> URL: https://issues.jboss.org/browse/JBDS-3677
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Feature Request
> Components: requirements
> Affects Versions: 9.1.0.CR1
> Reporter: Martin Malina
> Assignee: Misha Ali
> Fix For: 9.1.0.GA
>
>
> Since a major use case for JBDS will be that users will install it using the big installer including Azul JDK on Windows, we need to make sure this combination is actually tested and supported.
> I guess nobody realized this before, but it seems pretty obvious that this is necessary.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months