[JBoss JIRA] (JBIDE-22915) Deploy Docker Image: Replication controller is not created for some images
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22915?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-22915:
-------------------------------------
Fix Version/s: 4.4.1.Final
> Deploy Docker Image: Replication controller is not created for some images
> --------------------------------------------------------------------------
>
> Key: JBIDE-22915
> URL: https://issues.jboss.org/browse/JBIDE-22915
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.4.1.AM3
> Reporter: Marián Labuda
> Labels: deploy_docker_wizard, openshift_v3
> Fix For: 4.4.1.Final
>
>
> When I am trying to deploy docker image docker.io/openshift/hello-openshift:v1.2.1 from context menu of the image in Docker Explorer it does not trigger a new replication controller and thus an application pod is not spinned up. When working from oc binary, replication controller is created successfully ("oc new-app docker.io/openshift/hello-openshift:v1.2.1")
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 7 months
[JBoss JIRA] (JBIDE-22911) Exception below RenameMethodParticipant$RenameMethodSearcher.outOfSynch (thrown in Thread.getStackTrace)
by Viacheslav Kabanovich (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22911?page=com.atlassian.jira.plugi... ]
Viacheslav Kabanovich commented on JBIDE-22911:
-----------------------------------------------
The fix in pull request does not stop at an out-fo-sync file, but adds a warning if the file's content (taken from Eclipse cache or file on disk, whatever is available) has a match to replace; and continues to iterate over other resources. Irrelevant out-of-sync files will not influence refactoring in any way.
> Exception below RenameMethodParticipant$RenameMethodSearcher.outOfSynch (thrown in Thread.getStackTrace)
> --------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-22911
> URL: https://issues.jboss.org/browse/JBIDE-22911
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: jsf
> Affects Versions: 4.3.1.Final
> Reporter: Automated Error Reporting Bot
> Assignee: Viacheslav Kabanovich
> Fix For: 4.4.x
>
>
> The following problem was reported via the automated error reporting:
> Message: HIDDEN
> {noformat}
> java.lang.Exception: HIDDEN
> at java.lang.Thread.getStackTrace(null:-1)
> at org.jboss.tools.jsf.ui.el.refactoring.RenameMethodParticipant$RenameMethodSearcher.outOfSynch(RenameMethodParticipant.java:145)
> at org.jboss.tools.jst.web.kb.refactoring.RefactorSearcher.scanProject(RefactorSearcher.java:148)
> at org.jboss.tools.jst.web.kb.refactoring.RefactorSearcher.scanProject(RefactorSearcher.java:108)
> at org.jboss.tools.jst.web.kb.refactoring.RefactorSearcher.findELReferences(RefactorSearcher.java:166)
> at org.jboss.tools.jsf.ui.el.refactoring.RenameMethodParticipant.checkConditions(RenameMethodParticipant.java:58)
> at org.eclipse.ltk.core.refactoring.participants.ProcessorBasedRefactoring.checkFinalConditions(ProcessorBasedRefactoring.java:257)
> at org.eclipse.ltk.core.refactoring.Refactoring.checkAllConditions(Refactoring.java:162)
> at org.eclipse.jdt.internal.ui.refactoring.RefactoringExecutionHelper$Operation.run(RefactoringExecutionHelper.java:80)
> at org.eclipse.jdt.internal.core.BatchOperation.executeOperation(BatchOperation.java:39)
> at org.eclipse.jdt.internal.core.JavaModelOperation.run(JavaModelOperation.java:729)
> at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2241)
> at org.eclipse.jdt.core.JavaCore.run(JavaCore.java:5409)
> at org.eclipse.jdt.internal.ui.actions.WorkbenchRunnableAdapter.run(WorkbenchRunnableAdapter.java:106)
> at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:119)
> {noformat}
> Bundles:
> | org.eclipse.core.resources | 3.10.1.v20150725-1910 | 3.11.0.v20160503-1608 |
> | org.eclipse.jdt.core | 3.11.0.xx-201604081629-e45 | 3.12.0.v20160516-2131 |
> | org.eclipse.jdt.ui | 3.11.2.v20151123-1510 | 3.12.0.v20160525-1829 |
> | org.eclipse.jface | 3.11.1.v20160128-1644 | 3.12.0.v20160518-1929 |
> | org.eclipse.ltk.core.refactoring | 3.6.201.v20150819-1034 | 3.7.0.v20160419-0705 |
> | org.eclipse.ltk.ui.refactoring | 3.7.200.v20140625-1835 | 3.7.200.v20140625-1835 |
> | org.jboss.tools.jsf.ui | 3.7.1.Final-v20160330-2256-B84 | 3.8.0.Final-v20160610-0126-B1 |
> | org.jboss.tools.jst.web.kb | 3.7.1.Final-v20160331-0256-B96 | 3.8.0.Final-v20160609-2146-B2 |
> Operating Systems:
> | Linux | 3.19.0 | 4.2.0 |
> | MacOSX | 10.11.4 | 10.11.4 |
> | Windows | 6.1.0 | 10.0.0 |
> The above information is a snapshot of the collected data. Visit [this page|https://redhat.ctrlflow.com/reviewers/#!/problems/5730baa5e4b0ba8b6a...] for the latest data.
> Thank you for your assistance.
> Your friendly error-reports-inbox.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 7 months
[JBoss JIRA] (JBDS-4023) set up docker/jenkins instance on wonka to do CI builds of RPM
by Nick Boldt (JIRA)
Nick Boldt created JBDS-4023:
--------------------------------
Summary: set up docker/jenkins instance on wonka to do CI builds of RPM
Key: JBDS-4023
URL: https://issues.jboss.org/browse/JBDS-4023
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Sub-task
Components: build, rpm
Affects Versions: 10.1.0.GA
Reporter: Nick Boldt
Assignee: Nick Boldt
To enable building the RPM via CI builds, in response to new devstudio builds, need a Jenkins server on which we can run rpmbuild and mock.
I have root access to wonka and it has TONS of space, so that seems a viable place to host this until we can get eng-ops to support Fedora24 or RHEL7 w/ EPEL.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 7 months
[JBoss JIRA] (JBIDE-23048) remove test JIRAs created in issues.stage.jboss.org
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23048?page=com.atlassian.jira.plugi... ]
Nick Boldt commented on JBIDE-23048:
------------------------------------
delete all these issues:
{code}
JBDS : https://issues.stage.jboss.org/browse/JBDS-3925
JBoss Tools : https://issues.stage.jboss.org/browse/JBIDE-22544
Aerogear : https://issues.stage.jboss.org/browse/JBIDE-22545
Central Discovery : https://issues.stage.jboss.org/browse/JBIDE-22546
VPE : https://issues.stage.jboss.org/browse/JBIDE-22547
Integration Tests : https://issues.stage.jboss.org/browse/JBIDE-22548
build, build-sites, build-ci, maven-plugins, dl.jb.org, devdoc, versionwatch: https://issues.stage.jboss.org/browse/JBIDE-22549
Server : https://issues.stage.jboss.org/browse/JBIDE-22550
Hibernate : https://issues.stage.jboss.org/browse/JBIDE-22551
Base : https://issues.stage.jboss.org/browse/JBIDE-22552
OpenShift : https://issues.stage.jboss.org/browse/JBIDE-22553
JavaEE : https://issues.stage.jboss.org/browse/JBIDE-22554
JST : https://issues.stage.jboss.org/browse/JBIDE-22555
Forge : https://issues.stage.jboss.org/browse/JBIDE-22556
BrowserSim : https://issues.stage.jboss.org/browse/JBIDE-22557
Webservices : https://issues.stage.jboss.org/browse/JBIDE-22558
Arquillian : https://issues.stage.jboss.org/browse/JBIDE-22559
Freemarker : https://issues.stage.jboss.org/browse/JBIDE-22560
Central : https://issues.stage.jboss.org/browse/JBIDE-22561
LiveReload : https://issues.stage.jboss.org/browse/JBIDE-22562
JBDS : https://issues.stage.jboss.org/browse/JBDS-3926
JBoss Tools : https://issues.stage.jboss.org/browse/JBIDE-22563
Aerogear : https://issues.stage.jboss.org/browse/JBIDE-22564
Central Discovery : https://issues.stage.jboss.org/browse/JBIDE-22565
VPE : https://issues.stage.jboss.org/browse/JBIDE-22566
Integration Tests : https://issues.stage.jboss.org/browse/JBIDE-22567
build, build-sites, build-ci, maven-plugins, dl.jb.org, devdoc, versionwatch: https://issues.stage.jboss.org/browse/JBIDE-22568
Server : https://issues.stage.jboss.org/browse/JBIDE-22569
Hibernate : https://issues.stage.jboss.org/browse/JBIDE-22570
Base : https://issues.stage.jboss.org/browse/JBIDE-22571
OpenShift : https://issues.stage.jboss.org/browse/JBIDE-22572
JavaEE : https://issues.stage.jboss.org/browse/JBIDE-22573
JST : https://issues.stage.jboss.org/browse/JBIDE-22574
Forge : https://issues.stage.jboss.org/browse/JBIDE-22575
BrowserSim : https://issues.stage.jboss.org/browse/JBIDE-22576
Webservices : https://issues.stage.jboss.org/browse/JBIDE-22577
Arquillian : https://issues.stage.jboss.org/browse/JBIDE-22578
Freemarker : https://issues.stage.jboss.org/browse/JBIDE-22579
Central : https://issues.stage.jboss.org/browse/JBIDE-22580
LiveReload : https://issues.stage.jboss.org/browse/JBIDE-22581{code}
> remove test JIRAs created in issues.stage.jboss.org
> ---------------------------------------------------
>
> Key: JBIDE-23048
> URL: https://issues.jboss.org/browse/JBIDE-23048
> Project: Tools (JBoss Tools)
> Issue Type: Sub-task
> Components: build
> Affects Versions: 4.4.1.Final
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Fix For: 4.4.1.Final
>
>
> While testing the new job, I created some jobs in issues.stage, but can't log in to delete them.
> So... might need to create a new python task to do the cleanup.
> Meanwhile, opened https://engineering.redhat.com/rt/Ticket/Display.html?id=417531 to report the outage to eng-ops.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 7 months