[JBoss JIRA] (JBIDE-21665) Scaling OS3 application does not work properly
by Jeff Cantrill (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21665?page=com.atlassian.jira.plugi... ]
Jeff Cantrill reassigned JBIDE-21665:
-------------------------------------
Assignee: Jeff Cantrill
> Scaling OS3 application does not work properly
> ----------------------------------------------
>
> Key: JBIDE-21665
> URL: https://issues.jboss.org/browse/JBIDE-21665
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.1.CR1
> Reporter: Marián Labuda
> Assignee: Jeff Cantrill
> Priority: Critical
> Labels: openshift_v3
> Attachments: edit_error.png
>
>
> When I am trying to scale application via tooling, first attempt to set replicas amount works but every consecutive attempt to edit same resource fails. See following screenshot of the error followed by stack trace
> !edit_error.png!
> {code}
> com.openshift.restclient.OpenShiftException: Could not update resource eap-app-1: {
> "kind": "Status",
> "apiVersion": "v1",
> "metadata": {},
> "status": "Failure",
> "message": "replicationControllers \"eap-app-1\" cannot be updated: the object has been modified; please apply your changes to the latest version and try again",
> "reason": "Conflict",
> "details": {
> "name": "eap-app-1",
> "kind": "replicationControllers"
> },
> "code": 409
> }
> at com.openshift.internal.restclient.DefaultClient.createOpenShiftException(DefaultClient.java:480)
> at com.openshift.internal.restclient.DefaultClient.update(DefaultClient.java:247)
> at org.jboss.tools.openshift.internal.ui.property.OpenShiftResourceDocumentProvider$2.run(OpenShiftResourceDocumentProvider.java:92)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
> Caused by: com.openshift.internal.restclient.http.HttpClientException: {
> "kind": "Status",
> "apiVersion": "v1",
> "metadata": {},
> "status": "Failure",
> "message": "replicationControllers \"eap-app-1\" cannot be updated: the object has been modified; please apply your changes to the latest version and try again",
> "reason": "Conflict",
> "details": {
> "name": "eap-app-1",
> "kind": "replicationControllers"
> },
> "code": 409
> }
> at com.openshift.internal.restclient.http.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:226)
> at com.openshift.internal.restclient.http.UrlConnectionHttpClient.request(UrlConnectionHttpClient.java:191)
> at com.openshift.internal.restclient.http.UrlConnectionHttpClient.put(UrlConnectionHttpClient.java:119)
> at com.openshift.internal.restclient.DefaultClient.update(DefaultClient.java:243)
> ... 2 more
> Caused by: java.io.IOException: Server returned HTTP response code: 409 for URL: https://10.1.2.2:8443/api/v1/namespaces/project01/replicationcontrollers/...
> at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1840)
> at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1441)
> at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254)
> at com.openshift.internal.restclient.http.UrlConnectionHttpClient.request(UrlConnectionHttpClient.java:187)
> ... 4 more
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 1 month
[JBoss JIRA] (JBTIS-558) Cannot install Fuse Data Transformation when offline
by Paul Leacu (JIRA)
[ https://issues.jboss.org/browse/JBTIS-558?page=com.atlassian.jira.plugin.... ]
Paul Leacu commented on JBTIS-558:
----------------------------------
Hey [~nickboldt] - another question for you
*javax.xml.bind* was around in the Luna SR1a jbt requirements mirror. It then disappeared for the Luna SR2-RC3 mirror (and is still gone). Does this need to be dragged into locus?
wdyt?
> Cannot install Fuse Data Transformation when offline
> ----------------------------------------------------
>
> Key: JBTIS-558
> URL: https://issues.jboss.org/browse/JBTIS-558
> Project: JBoss Tools Integration Stack
> Issue Type: Bug
> Components: distribution
> Affects Versions: 9.0.0.Beta1
> Environment: JBDS 9.1.0.Beta2 + JBDS-IS 9.0.0.Beta1 EA Zip file
> Reporter: Andrej Podhradsky
> Assignee: Paul Leacu
> Priority: Critical
>
> Cannot install Fuse Data Transformation when offline.
> {code}
> Cannot complete the install because one or more required items could not be found.
> Software being installed: JBoss Fuse Tooling Data Transformation 8.0.0.Beta1-v20160211-1659-B703 (org.jboss.tools.fuse.transformation.feature.feature.group 8.0.0.Beta1-v20160211-1659-B703)
> Missing requirement: org.jboss.tools.fuse.transformation.core 8.0.0.Beta1-v20160211-1659-B703 requires 'bundle javax.xml.bind 2.2.0' but it could not be found
> Cannot satisfy dependency:
> From: JBoss Fuse Tooling Data Transformation 8.0.0.Beta1-v20160211-1659-B703 (org.jboss.tools.fuse.transformation.feature.feature.group 8.0.0.Beta1-v20160211-1659-B703)
> To: org.jboss.tools.fuse.transformation.core [8.0.0.Beta1-v20160211-1659-B703]
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 1 month
[JBoss JIRA] (JBTIS-557) Errors about unknown categories when installing from JBoss Central
by Paul Leacu (JIRA)
[ https://issues.jboss.org/browse/JBTIS-557?page=com.atlassian.jira.plugin.... ]
Paul Leacu commented on JBTIS-557:
----------------------------------
[~nickboldt] - I'm not sure how this was working before. I saw angularjs-eclipse-feature was using "experimental" early access so I tried using that - but I get the same error:
{code}
!ENTRY org.eclipse.mylyn.discovery.core 4 0 2016-02-15 15:50:26.625
!MESSAGE Unknown category 'com.jboss.jbds.discovery.certification.experimental.earlyaccess' referenced by connector 'jboss.integr
ation-stack.bundle.bpr' declared in com.jboss.jbds.central.discovery.integration_stack.earlyaccess_9.0.0.Beta1_v20160215_1445_B16
8.jar_1423367654270837465.jar
{code}
Do I need to declare the certificationId extension point category locally (in my plugin.xml) for either com.jboss.jbds.discovery.certification.experimental.earlyaccesscom.jboss.jbds.discovery.certification.supported.earlyaccess?? I thought it founds the extension in com.jboss.jbds.central.discovery.earlyaccess/plugin.xml somehow...
> Errors about unknown categories when installing from JBoss Central
> ------------------------------------------------------------------
>
> Key: JBTIS-557
> URL: https://issues.jboss.org/browse/JBTIS-557
> Project: JBoss Tools Integration Stack
> Issue Type: Bug
> Components: distribution
> Affects Versions: 9.0.0.Beta1
> Environment: JBDS 9.1.0.Beta2
> Reporter: Andrej Podhradsky
> Assignee: Paul Leacu
> Attachments: log.txt
>
>
> Run JBDS with the following vm args
> {code}
> -Djboss.discovery.directory.url=https://devstudio.redhat.com/9.0/staging/updates/integration-stack/discovery/9.0.0.Beta1/earlyaccess/jbosstools-directory.xml
> -Djboss.discovery.site.integration-stack.url=https://devstudio.redhat.com/9.0/staging/updates/integration-stack/discovery/9.0.0.Beta1/
> -Djboss.discovery.earlyaccess.site.integration-stack.url=https://devstudio.redhat.com/9.0/staging/updates/integration-stack/discovery/9.0.0.Beta1/earlyaccess/
> -Djboss.discovery.earlyaccess.list.url=http://download.jboss.org/jbosstools/mars/staging/updates/integration-stack/discovery/jbosstools-earlyaccess.properties
> {code}
> and switch to Software/Update in JBoss Central and open Errors view
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 1 month