[JBoss JIRA] (JBIDE-22969) Make sure OpenShift Tools support proxies
by Dmitrii Bocharov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22969?page=com.atlassian.jira.plugi... ]
Dmitrii Bocharov updated JBIDE-22969:
-------------------------------------
Attachment: proxy_settings_2.png
Thanks to CDK guys i could do `vagrant up` successfully with [configured proxy| https://gist.github.com/LalatenduMohanty/5062050ac78721eda9676bbc15ecfd25] and [environment variables|https://github.com/projectatomic/adb-atomic-developer-bundle/bl...]. For more links and info see related JIRA.
However i couldn't start CDK from Eclipse. If i do nothing in Eclipse settings, then while starting Eclipse it throws the exception in the Error Log:
{code:java}
org.apache.http.conn.ConnectTimeoutException: Connect to tools.jboss.org:443 [tools.jboss.org/209.132.182.95] failed: connect timed out
at org.apache.http.impl.conn.HttpClientConnectionOperator.connect(HttpClientConnectionOperator.java:134)
at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:319)
at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:363)
at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:219)
at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:195)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:86)
at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:108)
at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
at org.apache.http.client.fluent.Executor.execute(Executor.java:206)
at org.eclipse.epp.internal.logging.aeri.ide.server.mars.IO.request(IO.java:205)
at org.eclipse.epp.internal.logging.aeri.ide.server.mars.IO.refreshConfiguration(IO.java:68)
at org.eclipse.epp.internal.logging.aeri.ide.server.mars.ServerConnection.startUp(ServerConnection.java:101)
at com.google.common.util.concurrent.AbstractIdleService$2$1.run(AbstractIdleService.java:54)
at com.google.common.util.concurrent.Callables$3.run(Callables.java:93)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.net.SocketTimeoutException: connect timed out
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
at java.net.Socket.connect(Socket.java:589)
at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:244)
at org.apache.http.impl.conn.HttpClientConnectionOperator.connect(HttpClientConnectionOperator.java:125)
... 16 more
{code}
And while starting the CDK after and Error windows pops up, which says "Server Container Development Environment failed to start.An exception stack trace is not available."
Then i tried to set proxy in Eclipse preferences, see [^proxy_settings_2.png]. And exception remained the same, but had another message: _Server ‘org.jboss.tools’ failed with exception: Connect to 10.70.49.109:3128 [/10.70.49.109] failed: connect timed out. ; version: 2.0.1.v20160605-1811_ and i still couldn't start the CDK.
[~lalatendum], i'll continue to disturb you with this task, i'm sorry =) if you have and suggestions, that would be great.
[~rob.stryker], maybe you also have any ideas?
> Make sure OpenShift Tools support proxies
> -----------------------------------------
>
> Key: JBIDE-22969
> URL: https://issues.jboss.org/browse/JBIDE-22969
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: openshift
> Reporter: Alexey Kazakov
> Assignee: Dmitrii Bocharov
> Fix For: 4.4.2.AM1
>
> Attachments: proxy_settings.png, proxy_settings_2.png
>
>
> CDK is now support proxy servers. We also should make sure OpenShift Tools works fine with proxies too.
> If devstudio and cdk are installed using DevSuite installer and user configured proxy server correctly then everything should just work on Eclipse side.
> This issue covers:
> - testing
> - creating all needed (currently missing) automated tests (including reddeer/swt bot Integration Tests)
> - fixing any problems we have in OpenShift tooling regarding proxy support.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 7 months
[JBoss JIRA] (JBIDE-23158) Update parent pom in main branch after codefreeze branching
by Alexey Kazakov (JIRA)
Alexey Kazakov created JBIDE-23158:
--------------------------------------
Summary: Update parent pom in main branch after codefreeze branching
Key: JBIDE-23158
URL: https://issues.jboss.org/browse/JBIDE-23158
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: build
Reporter: Alexey Kazakov
The script which creates branches for a release when codefreezing and also update parent poms in those branches should also update parent pom in the main (master or maintenance) branch.
For example if we update pom in just created 4.4.1.x branch to 4.4.1.Final then we also need to update the parent pom in master to 4.4.2.AM1
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 7 months
[JBoss JIRA] (JBTIS-887) Sync JBTIS TP 4.4.0.Alpha2 w/ 4.60.1.Final and 4.4.1.Final
by Paul Leacu (JIRA)
[ https://issues.jboss.org/browse/JBTIS-887?page=com.atlassian.jira.plugin.... ]
Paul Leacu updated JBTIS-887:
-----------------------------
Summary: Sync JBTIS TP 4.4.0.Alpha2 w/ 4.60.1.Final and 4.4.1.Final (was: Sync JBTIS TP 4.4.0.Alpha2 w/ 4.60.1.Final-SNAPSHOT)
> Sync JBTIS TP 4.4.0.Alpha2 w/ 4.60.1.Final and 4.4.1.Final
> ----------------------------------------------------------
>
> Key: JBTIS-887
> URL: https://issues.jboss.org/browse/JBTIS-887
> Project: JBoss Tools Integration Stack
> Issue Type: Feature Request
> Components: target-platform
> Reporter: Paul Leacu
> Assignee: Paul Leacu
> Fix For: 4.4.0.Alpha2-TP
>
>
> *Reason:* Sync JBTIS Neon TP w/ 4.60.1.Final-SNAPSHOT
> *Project page/sources:*
> *Version:* 4.4.0.Alpha2
> *License and owner:* EPL
> *Original p2 repo:*
> *JBoss mirror:*
> *Include Sources:* Yes
> *Affected JBoss Tools components:* IS
> *Include in JBDS:* Yes IS
> *Type of dependency:* distribution
> *List of bundles added/removed:*
> {code}
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 7 months
[JBoss JIRA] (JBTIS-887) Sync JBTIS TP 4.4.0.Alpha2 w/ 4.60.1.Final and 4.4.1.Final
by Paul Leacu (JIRA)
[ https://issues.jboss.org/browse/JBTIS-887?page=com.atlassian.jira.plugin.... ]
Paul Leacu updated JBTIS-887:
-----------------------------
Description:
*Reason:* Sync JBTIS Neon TP w/ 4.60.1.Final and JBT core 4.4.1.Final
*Project page/sources:*
*Version:* 4.4.0.Alpha2
*License and owner:* EPL
*Original p2 repo:*
*JBoss mirror:*
*Include Sources:* Yes
*Affected JBoss Tools components:* IS
*Include in JBDS:* Yes IS
*Type of dependency:* distribution
*List of bundles added/removed:*
{code}
{code}
was:
*Reason:* Sync JBTIS Neon TP w/ 4.60.1.Final-SNAPSHOT
*Project page/sources:*
*Version:* 4.4.0.Alpha2
*License and owner:* EPL
*Original p2 repo:*
*JBoss mirror:*
*Include Sources:* Yes
*Affected JBoss Tools components:* IS
*Include in JBDS:* Yes IS
*Type of dependency:* distribution
*List of bundles added/removed:*
{code}
{code}
> Sync JBTIS TP 4.4.0.Alpha2 w/ 4.60.1.Final and 4.4.1.Final
> ----------------------------------------------------------
>
> Key: JBTIS-887
> URL: https://issues.jboss.org/browse/JBTIS-887
> Project: JBoss Tools Integration Stack
> Issue Type: Feature Request
> Components: target-platform
> Reporter: Paul Leacu
> Assignee: Paul Leacu
> Fix For: 4.4.0.Alpha2-TP
>
>
> *Reason:* Sync JBTIS Neon TP w/ 4.60.1.Final and JBT core 4.4.1.Final
> *Project page/sources:*
> *Version:* 4.4.0.Alpha2
> *License and owner:* EPL
> *Original p2 repo:*
> *JBoss mirror:*
> *Include Sources:* Yes
> *Affected JBoss Tools components:* IS
> *Include in JBDS:* Yes IS
> *Type of dependency:* distribution
> *List of bundles added/removed:*
> {code}
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 7 months
[JBoss JIRA] (ERT-418) JSON Editor improvement: enclose text within quotes [EBZ#501312]
by Friendly Jira Robot (JIRA)
Friendly Jira Robot created ERT-418:
---------------------------------------
Summary: JSON Editor improvement: enclose text within quotes [EBZ#501312]
Key: ERT-418
URL: https://issues.jboss.org/browse/ERT-418
Project: Eclipse Release Train
Issue Type: Task
Components: JSDT
Reporter: Friendly Jira Robot
Priority: Trivial
I propose to improve our JSON editor, with nice feature, that also concurrent editors are missing.
When you write a sequence of characters without quotes, I'd like to press <CTRL+SPACE> and have the JSON editor proposing to "wrap previous text within quotes".
The Wrap within quotes, should propose to wrap the text from the current position, back to the beginning of the line (or to the first special character), excluding whitespaces before and after the text sequence, but preserving spaces within the words (case of multiple words).
Examples:
Case 1:
"my object":{
bla bla bla bla|<CTRL+SPACE> ==> <WRAP>
result:
"my object":{
"bla bla bla bla"|
Case 2 :
"my-list": [
{language|<CTRL+SPACE> ==> <WRAP>
Result:
"my-list": [
{"language"|
Case 3 :
"a value": this is my beautiful text|<CTRL+SPACE> ==> <WRAP>
Result:
"a value": "this is my beautiful text"|
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 7 months