[JBoss JIRA] (JBTIS-1230) Modify TP for Teiid Des dependencies
by Paul Leacu (JIRA)
[ https://issues.jboss.org/browse/JBTIS-1230?page=com.atlassian.jira.plugin... ]
Paul Leacu edited comment on JBTIS-1230 at 6/13/18 2:47 PM:
------------------------------------------------------------
JBT TP is defining all 3 lucene dependencies:
{code}
<location includeAllPlatforms="false" includeMode="slicer" includeSource="true" type="InstallableUnit">
<repository location="http://download.jboss.org/jbosstools/updates/requirements/orbit/S20180504..."/>
<!-- for these IUs we need multiple versions -->
<unit id="com.google.guava" version="15.0.0.v201403281430"/> <!-- needed by org.eclipse.recommenders.injection 2.5.2.v20180401-1226 -->
<unit id="com.google.guava" version="21.0.0.v20170206-1425"/> <!-- needed by m2e 1.8.1 -->
<unit id="org.apache.lucene.core" version="3.5.0.v20120725-1805"/> <!-- org.eclipse.recommenders.models 2.5.2.v201804 requires org.apache.lucene.core 3.5 -->
<unit id="org.apache.lucene.core" version="6.1.0.v20170814-1820"/> <!-- required by org.eclipse.epp.logging.aeri.feature 2.0.7.v20170906-1327 -->
<unit id="org.apache.lucene.core" version="7.1.0.v20171214-1510"/>
<unit id="org.apache.lucene.analyzers-common" version="6.1.0.v20161115-1612"/>
<unit id="org.apache.lucene.analyzers-common" version="7.1.0.v20180122-2126"/>
<unit id="org.apache.lucene.misc" version="7.1.0.v20180220-1923"/>
<unit id="org.apache.lucene.queryparser" version="6.1.0.v20161115-1612"/> <!-- required by org.eclipse.datatools.sqltools.result, org.eclipse.m2e.wtp.jpa.feature -->
{code}
was (Author: pleacu):
JBT TP is defining all 2 lucene dependencies:
{code}
<location includeAllPlatforms="false" includeMode="slicer" includeSource="true" type="InstallableUnit">
<repository location="http://download.jboss.org/jbosstools/updates/requirements/orbit/S20180504..."/>
<!-- for these IUs we need multiple versions -->
<unit id="com.google.guava" version="15.0.0.v201403281430"/> <!-- needed by org.eclipse.recommenders.injection 2.5.2.v20180401-1226 -->
<unit id="com.google.guava" version="21.0.0.v20170206-1425"/> <!-- needed by m2e 1.8.1 -->
<unit id="org.apache.lucene.core" version="3.5.0.v20120725-1805"/> <!-- org.eclipse.recommenders.models 2.5.2.v201804 requires org.apache.lucene.core 3.5 -->
<unit id="org.apache.lucene.core" version="6.1.0.v20170814-1820"/> <!-- required by org.eclipse.epp.logging.aeri.feature 2.0.7.v20170906-1327 -->
<unit id="org.apache.lucene.core" version="7.1.0.v20171214-1510"/>
<unit id="org.apache.lucene.analyzers-common" version="6.1.0.v20161115-1612"/>
<unit id="org.apache.lucene.analyzers-common" version="7.1.0.v20180122-2126"/>
<unit id="org.apache.lucene.misc" version="7.1.0.v20180220-1923"/>
<unit id="org.apache.lucene.queryparser" version="6.1.0.v20161115-1612"/> <!-- required by org.eclipse.datatools.sqltools.result, org.eclipse.m2e.wtp.jpa.feature -->
{code}
> Modify TP for Teiid Des dependencies
> ------------------------------------
>
> Key: JBTIS-1230
> URL: https://issues.jboss.org/browse/JBTIS-1230
> Project: JBoss Tools Integration Stack
> Issue Type: Task
> Components: target-platform
> Affects Versions: 12.0.0.AM1-TP
> Reporter: Paul Leacu
> Assignee: Paul Leacu
>
> *Reason:* upgrade and modify Teiid Designer dependencies
> *Project page/sources:*
> *Version:* 12.0.0.AM1
> *License and owner:* EPL
> *Original p2 repo:*
> *JBoss mirror:*
> *Include Sources:* Yes
> *Affected JBoss Tools components:* Integration Stack
> *Include in JBDS:* Yes (DevtsudioIS)
> *Type of dependency:* distribution
> *List of bundles added/removed:*
> {code}
> {code}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 9 months
[JBoss JIRA] (JBTIS-1230) Modify TP for Teiid Des dependencies
by Paul Leacu (JIRA)
[ https://issues.jboss.org/browse/JBTIS-1230?page=com.atlassian.jira.plugin... ]
Paul Leacu commented on JBTIS-1230:
-----------------------------------
JBT TP is defining all 2 lucene dependencies:
{code}
<location includeAllPlatforms="false" includeMode="slicer" includeSource="true" type="InstallableUnit">
<repository location="http://download.jboss.org/jbosstools/updates/requirements/orbit/S20180504..."/>
<!-- for these IUs we need multiple versions -->
<unit id="com.google.guava" version="15.0.0.v201403281430"/> <!-- needed by org.eclipse.recommenders.injection 2.5.2.v20180401-1226 -->
<unit id="com.google.guava" version="21.0.0.v20170206-1425"/> <!-- needed by m2e 1.8.1 -->
<unit id="org.apache.lucene.core" version="3.5.0.v20120725-1805"/> <!-- org.eclipse.recommenders.models 2.5.2.v201804 requires org.apache.lucene.core 3.5 -->
<unit id="org.apache.lucene.core" version="6.1.0.v20170814-1820"/> <!-- required by org.eclipse.epp.logging.aeri.feature 2.0.7.v20170906-1327 -->
<unit id="org.apache.lucene.core" version="7.1.0.v20171214-1510"/>
<unit id="org.apache.lucene.analyzers-common" version="6.1.0.v20161115-1612"/>
<unit id="org.apache.lucene.analyzers-common" version="7.1.0.v20180122-2126"/>
<unit id="org.apache.lucene.misc" version="7.1.0.v20180220-1923"/>
<unit id="org.apache.lucene.queryparser" version="6.1.0.v20161115-1612"/> <!-- required by org.eclipse.datatools.sqltools.result, org.eclipse.m2e.wtp.jpa.feature -->
{code}
> Modify TP for Teiid Des dependencies
> ------------------------------------
>
> Key: JBTIS-1230
> URL: https://issues.jboss.org/browse/JBTIS-1230
> Project: JBoss Tools Integration Stack
> Issue Type: Task
> Components: target-platform
> Affects Versions: 12.0.0.AM1-TP
> Reporter: Paul Leacu
> Assignee: Paul Leacu
>
> *Reason:* upgrade and modify Teiid Designer dependencies
> *Project page/sources:*
> *Version:* 12.0.0.AM1
> *License and owner:* EPL
> *Original p2 repo:*
> *JBoss mirror:*
> *Include Sources:* Yes
> *Affected JBoss Tools components:* Integration Stack
> *Include in JBDS:* Yes (DevtsudioIS)
> *Type of dependency:* distribution
> *List of bundles added/removed:*
> {code}
> {code}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 9 months
[JBoss JIRA] (JBDS-4709) Replace vendor attribution "JBoss by Red Hat" with "Red Hat"
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-4709?page=com.atlassian.jira.plugin.... ]
Nick Boldt commented on JBDS-4709:
----------------------------------
As @jburkitt has also said (in email thread, she's not on JIRA), "I agree that just using "Red Hat" makes sense there." I'll go with that change.
> Replace vendor attribution "JBoss by Red Hat" with "Red Hat"
> -------------------------------------------------------------
>
> Key: JBDS-4709
> URL: https://issues.jboss.org/browse/JBDS-4709
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Sub-task
> Components: build
> Affects Versions: 12.0.0.AM2
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Fix For: 12.0.0.GA
>
>
> In nearly all the plugins/features/product defintion/installer, we use "JBoss by Red Hat" as the vendor / attribution.
> It's been suggested we should replace this. Perhaps with "Red Hat" or "Red Hat, Inc."
> As IANAL, I'll wait for [~rpdavis], [~fontana] and @jburkitt to weigh in here before proceeding.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 9 months
[JBoss JIRA] (JBDS-4709) Replace vendor attribution "JBoss by Red Hat" with "Red Hat"
by Richard Fontana (JIRA)
[ https://issues.jboss.org/browse/JBDS-4709?page=com.atlassian.jira.plugin.... ]
Richard Fontana commented on JBDS-4709:
---------------------------------------
This is basically a product branding issue, without significant legal implications. I would think in this context just using "Red Hat" is best.
> Replace vendor attribution "JBoss by Red Hat" with "Red Hat"
> -------------------------------------------------------------
>
> Key: JBDS-4709
> URL: https://issues.jboss.org/browse/JBDS-4709
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Sub-task
> Components: build
> Affects Versions: 12.0.0.AM2
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Fix For: 12.0.0.GA
>
>
> In nearly all the plugins/features/product defintion/installer, we use "JBoss by Red Hat" as the vendor / attribution.
> It's been suggested we should replace this. Perhaps with "Red Hat" or "Red Hat, Inc."
> As IANAL, I'll wait for [~rpdavis], [~fontana] and @jburkitt to weigh in here before proceeding.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 9 months
[JBoss JIRA] (JBIDE-25916) OpenShift Server Adapter: Error in Log after "Restart in Debug"
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25916?page=com.atlassian.jira.plugi... ]
Andre Dietisheim resolved JBIDE-25916.
--------------------------------------
Resolution: Cannot Reproduce
> OpenShift Server Adapter: Error in Log after "Restart in Debug"
> ---------------------------------------------------------------
>
> Key: JBIDE-25916
> URL: https://issues.jboss.org/browse/JBIDE-25916
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.5.3.Final
> Environment: F28 + Red Hat JBoss Developer Studio Build id: GA-v20180410-1152-B2341
> Reporter: Josef Kopriva
> Assignee: Andre Dietisheim
> Priority: Critical
> Labels: debugging, server_adapter
> Fix For: 4.6.0.AM3
>
> Attachments: error-launching-server.png
>
>
> An error occurs when restarting server adapter in debug:
> {code:java}
> eclipse.buildId=11.3.0.GA-v20180410-1152-B2341
> java.version=1.8.0_162
> java.vendor=Oracle Corporation
> BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
> Framework arguments: -product com.jboss.devstudio.core.product
> Command-line arguments: -data file:/home/jkopriva/devstudio_B2341/workspace/ -os linux -ws gtk -arch x86_64 -product com.jboss.devstudio.core.product
> org.jboss.tools.openshift.core
> Warning
> Wed Apr 11 18:09:03 CEST 2018
> Error while publishing server eap-app (Service) at OpenShift 3 (api.engint.openshift.com). Could not sync all pods to folder /home/jkopriva/devstudio_B2341/workspace/.metadata/.plugins/org.jboss.ide.eclipse.as.core/oc2@eap-app/deploy
> org.eclipse.core.runtime.CoreException: Error while publishing server eap-app (Service) at OpenShift 3 (api.engint.openshift.com). Could not sync all pods to folder /home/jkopriva/devstudio_B2341/workspace/.metadata/.plugins/org.jboss.ide.eclipse.as.core/oc2@eap-app/deploy
> at org.jboss.tools.openshift.core.server.behavior.OpenShiftPublishController.handleSyncDownFailure(OpenShiftPublishController.java:92)
> at org.jboss.tools.openshift.core.server.behavior.OpenShiftPublishController.publishStart(OpenShiftPublishController.java:61)
> at org.jboss.ide.eclipse.as.wtp.core.server.behavior.CachedPublisherProfileBehavior.publishStart(CachedPublisherProfileBehavior.java:47)
> at org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publish(ServerBehaviourDelegate.java:942)
> at org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publish(ServerBehaviourDelegate.java:774)
> at org.eclipse.wst.server.core.internal.Server.publishImpl(Server.java:3182)
> at org.eclipse.wst.server.core.internal.Server.publish(Server.java:1340)
> at org.jboss.tools.openshift.core.server.behavior.OpenShiftLaunchController$1.run(OpenShiftLaunchController.java:261)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
> Contains: Syncing com.openshift.restclient.capability.resources.IRSyncable$PodPeer@e159132 to com.openshift.restclient.capability.resources.IRSyncable$LocalPeer@e822802 failed: could not make way for new regular file: ROOT.war
> rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1659) [generator=3.1.3]
> error: exit status 23
> {code}
> {code:java}
> eclipse.buildId=11.3.0.GA-v20180410-1152-B2341
> java.version=1.8.0_162
> java.vendor=Oracle Corporation
> BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
> Framework arguments: -product com.jboss.devstudio.core.product
> Command-line arguments: -data file:/home/jkopriva/devstudio_B2341/workspace/ -os linux -ws gtk -arch x86_64 -product com.jboss.devstudio.core.product
> org.jboss.tools.openshift.core
> Error
> Wed Apr 11 18:09:03 CEST 2018
> Error while publishing server eap-app (Service) at OpenShift 3 (api.engint.openshift.com). Could not sync all pods to folder /home/jkopriva/devstudio_B2341/workspace/.metadata/.plugins/org.jboss.ide.eclipse.as.core/oc2@eap-app/deploy
> {code}
> {code:java}
> eclipse.buildId=11.3.0.GA-v20180410-1152-B2341
> java.version=1.8.0_162
> java.vendor=Oracle Corporation
> BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
> Framework arguments: -product com.jboss.devstudio.core.product
> Command-line arguments: -data file:/home/jkopriva/devstudio_B2341/workspace/ -os linux -ws gtk -arch x86_64 -product com.jboss.devstudio.core.product
> org.jboss.tools.openshift.core
> Error
> Wed Apr 11 18:09:03 CEST 2018
> Syncing com.openshift.restclient.capability.resources.IRSyncable$PodPeer@e159132 to com.openshift.restclient.capability.resources.IRSyncable$LocalPeer@e822802 failed: could not make way for new regular file: ROOT.war
> rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1659) [generator=3.1.3]
> error: exit status 23
> {code}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 9 months
[JBoss JIRA] (JBIDE-25916) OpenShift Server Adapter: Error in Log after "Restart in Debug"
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25916?page=com.atlassian.jira.plugi... ]
Andre Dietisheim edited comment on JBIDE-25916 at 6/13/18 1:58 PM:
-------------------------------------------------------------------
Couldn't reproduce this in several attempts so far.
Currently engint seems defunct, no build is started. If you try to start it manually, it'll complain about a missing "builder" serviceaccount.
I also tried https://open.paas.redhat.com/ where I also can't reproduce the issue. https://open.paas.redhat.com/ is very slow though. If you dont wait for the build to finish and start the adapter right after creating the app, you get a timeout while starting the adapter (which keeps waiting for the pod to appear until it reaches a timeout). Restarting the adapter into debug once the pods are there, works fine though.
I filed JBIDE-26095 to allow a user to set (and persist) the initial timeout.
Resolving.
was (Author: adietish):
Couldn't reproduce this in several attempts so far.
Currently engint seems defunct, no build is started. If you try to start it manually, it'll complain about a missing "builder" serviceaccount.
I also tried https://open.paas.redhat.com/ where I also can't reproduce the issue. https://open.paas.redhat.com/ is very slow though. If you dont wait for the build to finish and start the adapter right after creating the app, you get a timeout while starting the adapter (which keeps waiting for the pod to appear until it reaches a timeout). Restarting the adapter into debug once the pods are there, works fine though.
Resolving.
> OpenShift Server Adapter: Error in Log after "Restart in Debug"
> ---------------------------------------------------------------
>
> Key: JBIDE-25916
> URL: https://issues.jboss.org/browse/JBIDE-25916
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.5.3.Final
> Environment: F28 + Red Hat JBoss Developer Studio Build id: GA-v20180410-1152-B2341
> Reporter: Josef Kopriva
> Assignee: Andre Dietisheim
> Priority: Critical
> Labels: debugging, server_adapter
> Fix For: 4.6.0.AM3
>
> Attachments: error-launching-server.png
>
>
> An error occurs when restarting server adapter in debug:
> {code:java}
> eclipse.buildId=11.3.0.GA-v20180410-1152-B2341
> java.version=1.8.0_162
> java.vendor=Oracle Corporation
> BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
> Framework arguments: -product com.jboss.devstudio.core.product
> Command-line arguments: -data file:/home/jkopriva/devstudio_B2341/workspace/ -os linux -ws gtk -arch x86_64 -product com.jboss.devstudio.core.product
> org.jboss.tools.openshift.core
> Warning
> Wed Apr 11 18:09:03 CEST 2018
> Error while publishing server eap-app (Service) at OpenShift 3 (api.engint.openshift.com). Could not sync all pods to folder /home/jkopriva/devstudio_B2341/workspace/.metadata/.plugins/org.jboss.ide.eclipse.as.core/oc2@eap-app/deploy
> org.eclipse.core.runtime.CoreException: Error while publishing server eap-app (Service) at OpenShift 3 (api.engint.openshift.com). Could not sync all pods to folder /home/jkopriva/devstudio_B2341/workspace/.metadata/.plugins/org.jboss.ide.eclipse.as.core/oc2@eap-app/deploy
> at org.jboss.tools.openshift.core.server.behavior.OpenShiftPublishController.handleSyncDownFailure(OpenShiftPublishController.java:92)
> at org.jboss.tools.openshift.core.server.behavior.OpenShiftPublishController.publishStart(OpenShiftPublishController.java:61)
> at org.jboss.ide.eclipse.as.wtp.core.server.behavior.CachedPublisherProfileBehavior.publishStart(CachedPublisherProfileBehavior.java:47)
> at org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publish(ServerBehaviourDelegate.java:942)
> at org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publish(ServerBehaviourDelegate.java:774)
> at org.eclipse.wst.server.core.internal.Server.publishImpl(Server.java:3182)
> at org.eclipse.wst.server.core.internal.Server.publish(Server.java:1340)
> at org.jboss.tools.openshift.core.server.behavior.OpenShiftLaunchController$1.run(OpenShiftLaunchController.java:261)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
> Contains: Syncing com.openshift.restclient.capability.resources.IRSyncable$PodPeer@e159132 to com.openshift.restclient.capability.resources.IRSyncable$LocalPeer@e822802 failed: could not make way for new regular file: ROOT.war
> rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1659) [generator=3.1.3]
> error: exit status 23
> {code}
> {code:java}
> eclipse.buildId=11.3.0.GA-v20180410-1152-B2341
> java.version=1.8.0_162
> java.vendor=Oracle Corporation
> BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
> Framework arguments: -product com.jboss.devstudio.core.product
> Command-line arguments: -data file:/home/jkopriva/devstudio_B2341/workspace/ -os linux -ws gtk -arch x86_64 -product com.jboss.devstudio.core.product
> org.jboss.tools.openshift.core
> Error
> Wed Apr 11 18:09:03 CEST 2018
> Error while publishing server eap-app (Service) at OpenShift 3 (api.engint.openshift.com). Could not sync all pods to folder /home/jkopriva/devstudio_B2341/workspace/.metadata/.plugins/org.jboss.ide.eclipse.as.core/oc2@eap-app/deploy
> {code}
> {code:java}
> eclipse.buildId=11.3.0.GA-v20180410-1152-B2341
> java.version=1.8.0_162
> java.vendor=Oracle Corporation
> BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
> Framework arguments: -product com.jboss.devstudio.core.product
> Command-line arguments: -data file:/home/jkopriva/devstudio_B2341/workspace/ -os linux -ws gtk -arch x86_64 -product com.jboss.devstudio.core.product
> org.jboss.tools.openshift.core
> Error
> Wed Apr 11 18:09:03 CEST 2018
> Syncing com.openshift.restclient.capability.resources.IRSyncable$PodPeer@e159132 to com.openshift.restclient.capability.resources.IRSyncable$LocalPeer@e822802 failed: could not make way for new regular file: ROOT.war
> rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1659) [generator=3.1.3]
> error: exit status 23
> {code}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 9 months
[JBoss JIRA] (JBIDE-25916) OpenShift Server Adapter: Error in Log after "Restart in Debug"
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25916?page=com.atlassian.jira.plugi... ]
Andre Dietisheim edited comment on JBIDE-25916 at 6/13/18 1:58 PM:
-------------------------------------------------------------------
Couldn't reproduce this in several attempts so far.
(Currently engint seems defunct, no build is started. If you try to start it manually, it'll complain about a missing "builder" serviceaccount)
I also tried https://open.paas.redhat.com/ where I also can't reproduce the issue. https://open.paas.redhat.com/ is very slow though. If you dont wait for the build to finish and start the adapter right after creating the app, you get a timeout while starting the adapter (which keeps waiting for the pod to appear until it reaches a timeout). Restarting the adapter into debug once the pods are there, works fine though.
I filed JBIDE-26095 to allow a user to set (and persist) the initial timeout.
Resolving.
was (Author: adietish):
Couldn't reproduce this in several attempts so far.
Currently engint seems defunct, no build is started. If you try to start it manually, it'll complain about a missing "builder" serviceaccount.
I also tried https://open.paas.redhat.com/ where I also can't reproduce the issue. https://open.paas.redhat.com/ is very slow though. If you dont wait for the build to finish and start the adapter right after creating the app, you get a timeout while starting the adapter (which keeps waiting for the pod to appear until it reaches a timeout). Restarting the adapter into debug once the pods are there, works fine though.
I filed JBIDE-26095 to allow a user to set (and persist) the initial timeout.
Resolving.
> OpenShift Server Adapter: Error in Log after "Restart in Debug"
> ---------------------------------------------------------------
>
> Key: JBIDE-25916
> URL: https://issues.jboss.org/browse/JBIDE-25916
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.5.3.Final
> Environment: F28 + Red Hat JBoss Developer Studio Build id: GA-v20180410-1152-B2341
> Reporter: Josef Kopriva
> Assignee: Andre Dietisheim
> Priority: Critical
> Labels: debugging, server_adapter
> Fix For: 4.6.0.AM3
>
> Attachments: error-launching-server.png
>
>
> An error occurs when restarting server adapter in debug:
> {code:java}
> eclipse.buildId=11.3.0.GA-v20180410-1152-B2341
> java.version=1.8.0_162
> java.vendor=Oracle Corporation
> BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
> Framework arguments: -product com.jboss.devstudio.core.product
> Command-line arguments: -data file:/home/jkopriva/devstudio_B2341/workspace/ -os linux -ws gtk -arch x86_64 -product com.jboss.devstudio.core.product
> org.jboss.tools.openshift.core
> Warning
> Wed Apr 11 18:09:03 CEST 2018
> Error while publishing server eap-app (Service) at OpenShift 3 (api.engint.openshift.com). Could not sync all pods to folder /home/jkopriva/devstudio_B2341/workspace/.metadata/.plugins/org.jboss.ide.eclipse.as.core/oc2@eap-app/deploy
> org.eclipse.core.runtime.CoreException: Error while publishing server eap-app (Service) at OpenShift 3 (api.engint.openshift.com). Could not sync all pods to folder /home/jkopriva/devstudio_B2341/workspace/.metadata/.plugins/org.jboss.ide.eclipse.as.core/oc2@eap-app/deploy
> at org.jboss.tools.openshift.core.server.behavior.OpenShiftPublishController.handleSyncDownFailure(OpenShiftPublishController.java:92)
> at org.jboss.tools.openshift.core.server.behavior.OpenShiftPublishController.publishStart(OpenShiftPublishController.java:61)
> at org.jboss.ide.eclipse.as.wtp.core.server.behavior.CachedPublisherProfileBehavior.publishStart(CachedPublisherProfileBehavior.java:47)
> at org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publish(ServerBehaviourDelegate.java:942)
> at org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publish(ServerBehaviourDelegate.java:774)
> at org.eclipse.wst.server.core.internal.Server.publishImpl(Server.java:3182)
> at org.eclipse.wst.server.core.internal.Server.publish(Server.java:1340)
> at org.jboss.tools.openshift.core.server.behavior.OpenShiftLaunchController$1.run(OpenShiftLaunchController.java:261)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
> Contains: Syncing com.openshift.restclient.capability.resources.IRSyncable$PodPeer@e159132 to com.openshift.restclient.capability.resources.IRSyncable$LocalPeer@e822802 failed: could not make way for new regular file: ROOT.war
> rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1659) [generator=3.1.3]
> error: exit status 23
> {code}
> {code:java}
> eclipse.buildId=11.3.0.GA-v20180410-1152-B2341
> java.version=1.8.0_162
> java.vendor=Oracle Corporation
> BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
> Framework arguments: -product com.jboss.devstudio.core.product
> Command-line arguments: -data file:/home/jkopriva/devstudio_B2341/workspace/ -os linux -ws gtk -arch x86_64 -product com.jboss.devstudio.core.product
> org.jboss.tools.openshift.core
> Error
> Wed Apr 11 18:09:03 CEST 2018
> Error while publishing server eap-app (Service) at OpenShift 3 (api.engint.openshift.com). Could not sync all pods to folder /home/jkopriva/devstudio_B2341/workspace/.metadata/.plugins/org.jboss.ide.eclipse.as.core/oc2@eap-app/deploy
> {code}
> {code:java}
> eclipse.buildId=11.3.0.GA-v20180410-1152-B2341
> java.version=1.8.0_162
> java.vendor=Oracle Corporation
> BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
> Framework arguments: -product com.jboss.devstudio.core.product
> Command-line arguments: -data file:/home/jkopriva/devstudio_B2341/workspace/ -os linux -ws gtk -arch x86_64 -product com.jboss.devstudio.core.product
> org.jboss.tools.openshift.core
> Error
> Wed Apr 11 18:09:03 CEST 2018
> Syncing com.openshift.restclient.capability.resources.IRSyncable$PodPeer@e159132 to com.openshift.restclient.capability.resources.IRSyncable$LocalPeer@e822802 failed: could not make way for new regular file: ROOT.war
> rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1659) [generator=3.1.3]
> error: exit status 23
> {code}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 9 months