[JBoss JIRA] (JBIDE-22725) Provided wrong credentials, CDK adapter creates openshift connection with a strange IP
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22725?page=com.atlassian.jira.plugi... ]
Alexey Kazakov updated JBIDE-22725:
-----------------------------------
Fix Version/s: 4.4.x
> Provided wrong credentials, CDK adapter creates openshift connection with a strange IP
> --------------------------------------------------------------------------------------
>
> Key: JBIDE-22725
> URL: https://issues.jboss.org/browse/JBIDE-22725
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: cdk, upstream
> Affects Versions: 4.4.1.AM1
> Reporter: Martin Malina
> Fix For: 4.4.x
>
>
> When you start CDK with wrong credentials, service manager will return this strange IP:
> {code}
> # docker env:
> # Copying TLS certificates to /Users/rasp/jbossqa/cdk2.1/cdk2.1.rc5/components/rhel/misc/shared_folder/rhel-ose/.vagrant/machines/default/virtualbox/docker
> # Set the following environment variables to enable access to the docker daemon running inside of the vagrant virtual machine:
> export DOCKER_HOST=tcp://10.0.2.15:2376
> export DOCKER_CERT_PATH=/Users/rasp/jbossqa/cdk2.1/cdk2.1.rc5/components/rhel/misc/shared_folder/rhel-ose/.vagrant/machines/default/virtualbox/docker
> export DOCKER_TLS_VERIFY=1
> export DOCKER_API_VERSION=1.21
> # run following command to configure your shell:
> # eval "$(vagrant service-manager env)"
> {code}
> This has been reported upstream here:
> https://github.com/projectatomic/vagrant-service-manager/issues/299
> Let's use this JIRA to track the upstream issue.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 8 months
[JBoss JIRA] (JBIDE-22805) Add Scale... menus on Pod resources
by Viacheslav Kabanovich (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22805?page=com.atlassian.jira.plugi... ]
Viacheslav Kabanovich commented on JBIDE-22805:
-----------------------------------------------
[~fbricon], please take a look at the pull request.
> Add Scale... menus on Pod resources
> -----------------------------------
>
> Key: JBIDE-22805
> URL: https://issues.jboss.org/browse/JBIDE-22805
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: openshift
> Affects Versions: 4.4.1.AM1
> Reporter: Fred Bricon
>
> I'm regularly confused/frustrated to not find the Scale... menus on the running pods. Each time I need to slap myself in the face to remind me I need to go to the Service level.
> I think it'd be more intuitive if the scale menus were present on the running pods (not on the build ones).
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 8 months
[JBoss JIRA] (JBIDE-18951) jboss-web_8_0.xsd in AS XML catalog reported as "containing errors" by Luna
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18951?page=com.atlassian.jira.plugi... ]
Rob Stryker commented on JBIDE-18951:
-------------------------------------
I seriously have no idea how to fix this. Spent a few hours tweaking local schema.
Martin is right, in that changing the location only changes one small detail of the error: with the wrong url, it tries to use our bundled schema to validate. With the correct url, it uses the remote schema. However, the error is predominantly the same, since the error seems to be in the schema itself.
However, a small workaround is to go to window -> preferences, then select the XML/XML Files/Validation page, and change the entry "Referenced file contains errors" to warning or ignore.
That's about all we have at the moment.
> jboss-web_8_0.xsd in AS XML catalog reported as "containing errors" by Luna
> ---------------------------------------------------------------------------
>
> Key: JBIDE-18951
> URL: https://issues.jboss.org/browse/JBIDE-18951
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server, upstream
> Affects Versions: 4.2.0.Final
> Environment: W7 Pro SP1
> eclipse.buildId=4.4.1.M20140925-0400
> org.jboss.tools.as.catalog (3.0.0.Final-v20141016-1911-B95) "JBoss AS XML Catalog Entries"
> Reporter: Jordan Glassman
> Assignee: Rob Stryker
> Labels: help_wanted
> Fix For: LATER
>
> Attachments: Capture4.PNG, xsd-details.png
>
>
> In a jboss-web.xml file, a namespace declaration like:
> {code} <jboss-web xmlns="http://www.jboss.com/xml/ns/javaee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
> xsi:schemaLocation="http://www.jboss.com/xml/ns/javaee http://www.jboss.org/j2ee/schema/jboss-web_8_0.xsd" version="8.0"
> >{code}
> Gives eclipse error:
> {quote}Referenced file contains errors (jar:file:/C:/eclipse/plugins/org.jboss.tools.as.catalog_3.0.0.Final-v20141016-1911-B95.jar!/schema/xsd/jboss-web_8_0.xsd).
> For more information, right click on the message in the Problems View and select "Show Details..."{quote}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 8 months