[JBoss JIRA] (JBIDE-26452) Explore existing proxy server set up solutions outside RH - proxy requirements definition
by Ondrej Dockal (Jira)
[ https://issues.jboss.org/browse/JBIDE-26452?page=com.atlassian.jira.plugi... ]
Ondrej Dockal commented on JBIDE-26452:
---------------------------------------
Still have a couple of proxy solutions to go, have to take a look and try at least two other than squid.
> Explore existing proxy server set up solutions outside RH - proxy requirements definition
> -----------------------------------------------------------------------------------------
>
> Key: JBIDE-26452
> URL: https://issues.jboss.org/browse/JBIDE-26452
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: integration-tests, qa
> Affects Versions: 4.10.0.AM1
> Environment: Linux
> Reporter: Ondrej Dockal
> Assignee: Ondrej Dockal
> Priority: Major
> Labels: quality
> Fix For: 4.10.0.AM1
>
>
> Explore existing solutions for proxy configuration that could be done at one step without requiring deep user knowledge.
> Existing docker images with squid (other?) proxy. Licensing, usage within RH intranet. Is there an open source code?
> Requirements for proxy solution:
> * Supports HTTP and HTTPS protocols
> * Clear and configurable logging and other tools
> * runs on linux
> * Open Source solution
> * License usable "in house" (can be use for profit = in enterprise environment)
> * Project is alive/maintained - or we would must maintain our own fork?
> * Community
> * Code on github - preferably
> * uses issue tracking system
> Requirements for putting proxy into action:
> * easy to deploy solution
> * does not require user knowledge of proxy configuration - minimalist config
> * can be updated at place
> * RH certificate can be used
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 11 months
[JBoss JIRA] (JBIDE-23997) JBoss data source file schema error
by Josef Kopriva (Jira)
[ https://issues.jboss.org/browse/JBIDE-23997?page=com.atlassian.jira.plugi... ]
Josef Kopriva updated JBIDE-23997:
----------------------------------
Sprint: devex #159 December 2018
> JBoss data source file schema error
> -----------------------------------
>
> Key: JBIDE-23997
> URL: https://issues.jboss.org/browse/JBIDE-23997
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: jst
> Affects Versions: 4.4.3.Final
> Reporter: Josef Kopriva
> Assignee: Josef Kopriva
> Priority: Major
> Fix For: LATER
>
>
> An error message is shown, when new datasource file is added to a project:
> {code:java}
> Description Resource Path Location Type
> cvc-elt.1: Cannot find the declaration of element 'datasources'. sa-ds.xml /testteast line 2 XML Problem
> {code}
> Datasource file:
> {code:java}
> <?xml version="1.0" encoding="UTF-8"?>
> <datasources xmlns="http://www.jboss.org/ironjacamar/schema">
> <datasource jndi-name="java:jboss/datasources/sa" enabled="true"
> use-java-context="true" pool-name="sa">
> <connection-url>jdbc:h2:tcp://localhost/sakila</connection-url>
> <driver>h2-1.3.161.jar</driver>
> <pool></pool>
> <security>
> <user-name>sa</user-name>
> <password></password>
> </security>
> </datasource>
> </datasources>
> {code}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 11 months
[JBoss JIRA] (JBIDE-26450) Server ITests: Investigate failure in org.jboss.tools.as.itests
by Josef Kopriva (Jira)
[ https://issues.jboss.org/browse/JBIDE-26450?page=com.atlassian.jira.plugi... ]
Josef Kopriva updated JBIDE-26450:
----------------------------------
Sprint: devex #159 December 2018 (was: devex #158 November 2018)
> Server ITests: Investigate failure in org.jboss.tools.as.itests
> ---------------------------------------------------------------
>
> Key: JBIDE-26450
> URL: https://issues.jboss.org/browse/JBIDE-26450
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: integration-tests, server
> Affects Versions: 4.10.0.AM1
> Reporter: Josef Kopriva
> Assignee: Josef Kopriva
> Priority: Major
> Fix For: 4.10.0.AM1
>
>
> https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Devstud...
> {code:java}
> org.jboss.tools.as.itests.ServerBeanLoaderIntegrationTest.testServerBeanLoaderFromRuntimes[org.jboss.ide.eclipse.as.wildfly.140]Failed with 0 retries
> Error Details
> Expected and actual server beans do not match for server type org.jboss.ide.eclipse.as.wildfly.140 expected:<WildFly> but was:<WildFly>
> Stack Trace
> junit.framework.AssertionFailedError: Expected and actual server beans do not match for server type org.jboss.ide.eclipse.as.wildfly.140 expected:<WildFly> but was:<WildFly>
> at org.jboss.tools.as.itests.ServerBeanLoaderIntegrationTest.testServerBeanLoaderFromRuntimes(ServerBeanLoaderIntegrationTest.java:69)
> {code}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 11 months
[JBoss JIRA] (JBIDE-26479) Missing connector to Red Hat Application Migration Toolkit
by Ondrej Dockal (Jira)
[ https://issues.jboss.org/browse/JBIDE-26479?page=com.atlassian.jira.plugi... ]
Ondrej Dockal commented on JBIDE-26479:
---------------------------------------
[~jeffmaury] Great, thanks! I will try it too and will close the jira if all goes well.
> Missing connector to Red Hat Application Migration Toolkit
> ----------------------------------------------------------
>
> Key: JBIDE-26479
> URL: https://issues.jboss.org/browse/JBIDE-26479
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central
> Affects Versions: 4.10.0.AM1
> Reporter: Ondrej Dockal
> Assignee: Jeff MAURY
> Priority: Critical
> Fix For: 4.11.0.AM1
>
> Attachments: Screenshot_20181204_085116.png
>
>
> There is missing central connector to RH Application Migration Tool Kit. Happened when one tries to install this app from central into latest devstudio.
> Error log:
> {code}
> eclipse.buildId=12.10.0.AM1-v20181129-0845-B3670
> java.version=1.8.0_191
> 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: -os linux -ws gtk -arch x86_64 -product com.jboss.devstudio.core.product
> org.jboss.tools.discovery.core
> Error
> Tue Dec 04 08:58:44 CET 2018
> Problems occurred while performing installation: The following connectors are not available: Red Hat Application Migration Toolkit (id=org.jboss.tools.windup.feature.feature.group, site=http://download.jboss.org/jbosstools/photon/stable/updates/rhamt/)
> org.eclipse.core.runtime.CoreException: The following connectors are not available: Red Hat Application Migration Toolkit (id=org.jboss.tools.windup.feature.feature.group, site=http://download.jboss.org/jbosstools/photon/stable/updates/rhamt/)
> at org.jboss.tools.discovery.core.internal.connectors.PrepareInstallProfileJob.checkForUnavailable(PrepareInstallProfileJob.java:374)
> at org.jboss.tools.discovery.core.internal.connectors.PrepareInstallProfileJob.computeInstallableUnits(PrepareInstallProfileJob.java:284)
> at org.jboss.tools.discovery.core.internal.connectors.PrepareInstallProfileJob.run(PrepareInstallProfileJob.java:116)
> at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
> {code}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 11 months