Bug 1308322 - [online]Cannot open WebSocket after creating tomcat8/tomcat7 application via installed template on web console
Summary: [online]Cannot open WebSocket after creating tomcat8/tomcat7 application vi...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: OpenShift Online
Classification: Red Hat
Component: Image
Version: 3.x
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: ---
Assignee: kconner
QA Contact: Wang Haoran
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-02-14 08:58 UTC by wewang
Modified: 2016-07-22 06:20 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-07-22 06:20:16 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description wewang 2016-02-14 08:58:03 UTC
Description of problem:
Cannot open WebSocket after creating tomcat8 basic application via installed template on web console

Steps to Reproduce:
1.  Login to openshift from web console
2.  Create a project, test
3.  Create secret under this project via cli
    $oc create  -f application-templates/webserver/jws-app-secret.json  
4.  Click into the test project and browse Add to project -> All templates
5.  Click jws30-tomcat8-basic-s2i
6.  Check builds and pods 
7.  Wait build to complete, access app via the url <route>/websocket-chat/
 


Actual results:
error appears :Info: WebSocket closed. when access app via route

Expected results:
when access app via route ,can display WebSocket open

Comment 1 Steve Speicher 2016-04-20 18:52:31 UTC
What are the details of the online environment that was used when this problem was found? 

There has been some work to fix router config of the hosted environments, that allowed for websockets to work.

Comment 2 Abhishek Gupta 2016-07-21 21:01:05 UTC
QE: As Steve mentioned above, there have been changes to the Online environment since this bug was file. Can you please verify this bug to see if the issue still exists?

Comment 3 wewang 2016-07-22 06:20:16 UTC
now there's no jws30-tomcat8-basic-s2i template in online env ,so close the bug


Note You need to log in before you can comment on or make changes to this bug.