[JIRA] (JENKINS-59291) Blue Ocean fails to load when use SSE GateWay 1.20

0 views
Skip to first unread message

1551212878@qq.com (JIRA)

unread,
Sep 9, 2019, 11:35:02 PM9/9/19
to jenkinsc...@googlegroups.com
saberyue saberyue created an issue
 
Jenkins / Bug JENKINS-59291
Blue Ocean fails to load when use SSE GateWay 1.20
Issue Type: Bug Bug
Assignee: Olivier Lamy
Attachments: IE11-failure.png
Components: sse-gateway-plugin
Created: 2019-09-10 03:34
Environment: Jenkins2.176.2
sse-gateway-plugin1.20
IE 11
Priority: Critical Critical
Reporter: saberyue saberyue

I update sse gateway plugin to 1.20 because of JENKINS-58684 ,but can not use blueocean in IE 11,just like JENKINS-41664

Add Comment Add Comment
 
This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)
Atlassian logo

sfri@widex.com (JIRA)

unread,
Sep 18, 2019, 5:57:04 AM9/18/19
to jenkinsc...@googlegroups.com
Søren Friis commented on Bug JENKINS-59291
 
Re: Blue Ocean fails to load when use SSE GateWay 1.20

Seeing same issue here - Blue Ocean shows a white screen on Ms Edge

blueocean 1.19.0
sse-gateway 1.20

ning.n.zhang@ericsson.com (JIRA)

unread,
Jan 7, 2020, 1:24:03 AM1/7/20
to jenkinsc...@googlegroups.com

This issue is reproduced :

MS edge:

Microsoft Edge 41.16299.1480.0

Microsoft EdgeHTML 16.16299

BlueOcean:
1.21.0 · Core 2.190.1 

ning.n.zhang@ericsson.com (JIRA)

unread,
Jan 7, 2020, 1:26:02 AM1/7/20
to jenkinsc...@googlegroups.com
Ning Zhang edited a comment on Bug JENKINS-59291
This issue is reproduced :

*MS edge:*


Microsoft Edge 41.16299.1480.0

Microsoft EdgeHTML 16.16299

*BlueOcean:*
1.21.0 · Core 2.190.1 


*SSE Gateway:*

1.20

olamy@apache.org (JIRA)

unread,
Feb 13, 2020, 7:07:13 AM2/13/20
to jenkinsc...@googlegroups.com

found the culprit in building see-gateway

the file in the source tree is a link

ls -lrt src/main/resources/org/jenkinsci/plugins/ssegateway/sse/EventSource.js lrwxr-xr-x 1 olamy staff 77 13 Feb 19:45 src/main/resources/org/jenkinsci/plugins/ssegateway/sse/EventSource.js -> ../../../../../../../../node_modules/event-source-polyfill/eventsource.min.jsdifferent result

there is a difference when copying resources in 2.7 and >=3.0.0

maven-resources-plugin:2.7:resources

ls -lrt target/classes/org/jenkinsci/plugins/ssegateway/sse/

rw-r-r- 1 olamy staff 5226 13 Feb 21:04 target/classes/org/jenkinsci/plugins/ssegateway/sse/EventSource.js

 

maven-resources-plugin:3.1.0:resources

ls -lrt target/classes/org/jenkinsci/plugins/ssegateway/sse/total 0lrwxr-xr-x 1 olamy staff 77 13 Feb 21:01 EventSource.js -> ../../../../../../../../node_modules/event-source-polyfill/eventsource.min.js

 

with 2.7 version of the plugin the file is copied as a file and not as a link as done by version >=3.0.0

bitwiseman@gmail.com (JIRA)

unread,
Feb 13, 2020, 3:42:04 PM2/13/20
to jenkinsc...@googlegroups.com

olamy@apache.org (JIRA)

unread,
Feb 13, 2020, 10:04:05 PM2/13/20
to jenkinsc...@googlegroups.com

olamy@apache.org (JIRA)

unread,
Feb 14, 2020, 11:14:03 PM2/14/20
to jenkinsc...@googlegroups.com
Olivier Lamy resolved as Fixed
 
Change By: Olivier Lamy
Status: Open Resolved
Resolution: Fixed

olamy@apache.org (JIRA)

unread,
Feb 14, 2020, 11:14:03 PM2/14/20
to jenkinsc...@googlegroups.com

olamy@apache.org (JIRA)

unread,
Feb 14, 2020, 11:14:04 PM2/14/20
to jenkinsc...@googlegroups.com
Olivier Lamy closed an issue as Fixed
 
Change By: Olivier Lamy
Status: Resolved Closed
Reply all
Reply to author
Forward
0 new messages