[JBoss JIRA] (JBIDE-26086) SSP server does not send error codes for bad requests
by Jan Richter (JIRA)
Jan Richter created JBIDE-26086:
-----------------------------------
Summary: SSP server does not send error codes for bad requests
Key: JBIDE-26086
URL: https://issues.jboss.org/browse/JBIDE-26086
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: stack-server-protocol
Affects Versions: 4.6.0.AM3
Reporter: Jan Richter
Sending a request the server does not like produces no response, it is simply logged on the server side and the client is not notified of what happened. Something like a code 400 would be appreciated.
For example, initiating a connection with no content-length header simply logs the following on the server side, but the client is stuck waiting.
{noformat}java.lang.IllegalStateException: Missing header Content-Length in input "GET / HTTP/1.1
Sec-WebSocket-Version: 13
Sec-WebSocket-Key: 4vrbTo0+BlSk5wK7si6SWQ==
Connection: Upgrade
Upgrade: websocket
Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
Host: localhost:27511
"
at org.eclipse.lsp4j.jsonrpc.json.StreamMessageProducer.listen(StreamMessageProducer.java:89)
at org.eclipse.lsp4j.jsonrpc.json.ConcurrentMessageProcessor.run(ConcurrentMessageProcessor.java:95)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748){noformat}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 10 months
[JBoss JIRA] (JBIDE-26062) Clean up CDK jenkins jobs
by Ondrej Dockal (JIRA)
[ https://issues.jboss.org/browse/JBIDE-26062?page=com.atlassian.jira.plugi... ]
Ondrej Dockal commented on JBIDE-26062:
---------------------------------------
*Jenkins jobs, set up, matrix:*
*cdk.itests* (rhel716gb, win7vbox16gb, win10vbox16gb):
* periodically (once a weekend between 0 - 3), all-tests
* on CDK release job success, all-tests
*cdk.itests.rhel* (rhel7, fedora27)
* checking on jbosstools-openshift repo merged PR (Poll SCM), ui-tests
*cdk.minishift.itests* (rhel716gb, win7vbox16gb, win10vbox16gb)
* Periodically on weekend (twice a weekend between 0-3), minishift-tests
* On PR push into openshift repo, minishift-tests
*cdk.nightly.itests* (rhel716gb)
* upon cdk_nightly build success, smoke-tests
*cdk.release.itests* (rhel716gb, win10vbox16gb)
* upon cdk_release build success, smoke-tests
> Clean up CDK jenkins jobs
> -------------------------
>
> Key: JBIDE-26062
> URL: https://issues.jboss.org/browse/JBIDE-26062
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: integration-tests, qa
> Affects Versions: 4.6.0.AM3
> Reporter: Ondrej Dockal
> Assignee: Ondrej Dockal
> Priority: Critical
> Fix For: 4.6.0.AM3
>
>
> Create/Edit/Remove jeknins job for cdk itests with different test suites, to be fast, stable:
> * ui-tests to be run on PR merging
> * smoke-tests to be run on PR merging, cdk releases, periodically
> * minishift-tests to be run for minishift periodically
> * all-tests to be run occasionally (1 a week at most)
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 10 months
[JBoss JIRA] (JBIDE-26085) Rewrite CDK itests to use cdk downloaded via download runtime wizard
by Ondrej Dockal (JIRA)
Ondrej Dockal created JBIDE-26085:
-------------------------------------
Summary: Rewrite CDK itests to use cdk downloaded via download runtime wizard
Key: JBIDE-26085
URL: https://issues.jboss.org/browse/JBIDE-26085
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: cdk, integration-tests
Affects Versions: 4.6.0.AM2
Reporter: Ondrej Dockal
Assignee: Ondrej Dockal
Priority: Critical
Fix For: 4.6.0.Final
Implement DownloadCDKRuntime requirement that will get CDK and configure it via setup-cdk. Requirement should be use once to download latest cdk bits and reuse it for all suitable test classes.
Next step it to avoid using cdk-scripts as much as possible as so simplify setting up cdk in jenkins jobs.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 10 months
[JBoss JIRA] (JBIDE-26084) Explorer: pods are show twice if they're controlled by an rc (no dc, no service)
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-26084?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-26084:
-------------------------------------
Attachment: eap-without-service-nor-deploymentconfig.json
> Explorer: pods are show twice if they're controlled by an rc (no dc, no service)
> --------------------------------------------------------------------------------
>
> Key: JBIDE-26084
> URL: https://issues.jboss.org/browse/JBIDE-26084
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.6.0.AM2
> Reporter: Andre Dietisheim
> Labels: explorer
> Fix For: 4.6.x
>
> Attachments: eap-without-service-nor-deploymentconfig.json, image-2018-06-06-10-33-55-241.png
>
>
> steps:
> # EXEC: Create a new application via the following custom template [^eap-without-service-nor-deploymentconfig.json]
> # EXEC: look into OpenShift explorer and see where the pods for the application are shown
> Result:
> They're listed twice, once as pods on their own and a 2nd time as children for the replication controller (that the template creates)
> !image-2018-06-06-10-33-55-241.png!
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 10 months
[JBoss JIRA] (JBIDE-26084) Explorer: pods are show twice if they're controlled by an rc (no dc, no service)
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-26084?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-26084:
-------------------------------------
Fix Version/s: 4.6.x
> Explorer: pods are show twice if they're controlled by an rc (no dc, no service)
> --------------------------------------------------------------------------------
>
> Key: JBIDE-26084
> URL: https://issues.jboss.org/browse/JBIDE-26084
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.6.0.AM2
> Reporter: Andre Dietisheim
> Labels: explorer
> Fix For: 4.6.x
>
> Attachments: eap-without-service-nor-deploymentconfig.json, image-2018-06-06-10-33-55-241.png
>
>
> steps:
> # EXEC: Create a new application via the following custom template [^eap-without-service-nor-deploymentconfig.json]
> # EXEC: look into OpenShift explorer and see where the pods for the application are shown
> Result:
> They're listed twice, once as pods on their own and a 2nd time as children for the replication controller (that the template creates)
> !image-2018-06-06-10-33-55-241.png!
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 10 months
[JBoss JIRA] (JBIDE-26084) Explorer: pods are show twice if they're controlled by an rc (no dc, no service)
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-26084?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-26084:
-------------------------------------
Labels: explorer (was: )
> Explorer: pods are show twice if they're controlled by an rc (no dc, no service)
> --------------------------------------------------------------------------------
>
> Key: JBIDE-26084
> URL: https://issues.jboss.org/browse/JBIDE-26084
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.6.0.AM2
> Reporter: Andre Dietisheim
> Labels: explorer
> Fix For: 4.6.x
>
> Attachments: eap-without-service-nor-deploymentconfig.json, image-2018-06-06-10-33-55-241.png
>
>
> steps:
> # EXEC: Create a new application via the following custom template [^eap-without-service-nor-deploymentconfig.json]
> # EXEC: look into OpenShift explorer and see where the pods for the application are shown
> Result:
> They're listed twice, once as pods on their own and a 2nd time as children for the replication controller (that the template creates)
> !image-2018-06-06-10-33-55-241.png!
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 10 months
[JBoss JIRA] (JBIDE-26084) Explorer: pods are show twice if they're controlled by an rc (no dc, no service)
by Andre Dietisheim (JIRA)
Andre Dietisheim created JBIDE-26084:
----------------------------------------
Summary: Explorer: pods are show twice if they're controlled by an rc (no dc, no service)
Key: JBIDE-26084
URL: https://issues.jboss.org/browse/JBIDE-26084
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.6.0.AM2
Reporter: Andre Dietisheim
Attachments: image-2018-06-06-10-33-55-241.png
steps:
# EXEC: Create a new application via the following custom template [^eap-without-service-nor-deploymentconfig.json]
# EXEC: look into OpenShift explorer and see where the pods for the application are shown
Result:
They're listed twice, once as pods on their own and a 2nd time as children for the replication controller (that the template creates)
!image-2018-06-06-10-33-55-241.png!
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 10 months