Jan Klass commented on Bug JENKINS-9494

I have the same issue, however it seems to occure at random.
I’m on Win7x64, Jenkins master on a remote Linux, using Firefox. I ssh-tunnel a port to the jenkins master, so I actually access it via localhost.

I had the issue months ago when we first set up our system. The issue seemingly got fixed once I set the Jenkins base URL to the one I used.
Just now I used Jenkins again, updating it and checking configurations etc, thus/then noticing the seemingly incomplete loading again.
The frequency of it occuring seems to depend on the job I try to configure.
Repeatedly hitting F5 for refreshing the page it occasionaly loads just fine.

The HTTP requests seem to return 200 OK just fine.
Just now, on one job configuration page I got the following JS errors:
> [20:08:07.704] SyntaxError: unterminated regular _expression_ literal @ http://localhost:8081/static/d6e090fb/scripts/yui/datasource/datasource-min.js:12
> [20:08:07.708] TypeError: YAHOO.util.DataSourceBase is undefined @ http://localhost:8081/static/d6e090fb/scripts/yui/autocomplete/autocomplete-min.js:7
> [20:08:08.010] TypeError: YAHOO.util.XHRDataSource is not a constructor @ http://localhost:8081/static/d6e090fb/scripts/hudson-behavior.js:1621
> [20:08:08.886] Use of getAttributeNode() is deprecated. Use getAttribute() instead. @ http://localhost:8081/static/d6e090fb/scripts/yui/button/button-min.js:7
> [20:08:09.075] TypeError: YAHOO.util.XHRDataSource is not a constructor @ http://localhost:8081/static/d6e090fb/scripts/hudson-behavior.js:663
> [20:08:12.363] SyntaxError: unterminated regular _expression_ literal @ http://localhost:8081/static/d6e090fb/scripts/yui/datasource/datasource-min.js:12
> [20:08:12.368] TypeError: YAHOO.util.DataSourceBase is undefined @ http://localhost:8081/static/d6e090fb/scripts/yui/autocomplete/autocomplete-min.js:7
> [20:08:12.518] SyntaxError: syntax error @ http://localhost:8081/static/d6e090fb/scripts/hudson-behavior.js:2132
> [20:08:12.522] ReferenceError: crumb is not defined @ http://localhost:8081/job/Symbolstore/configure:8
> [20:08:12.659] ReferenceError: createSearchBox is not defined @ http://localhost:8081/job/Symbolstore/configure:8
> [20:08:12.856] ReferenceError: updateBuildHistory is not defined @ http://localhost:8081/job/Symbolstore/configure:67
> [20:08:14.115] ReferenceError: isInsideRemovable is not defined @ http://localhost:8081/adjuncts/d6e090fb/lib/form/hetero-list/hetero-list.js:7
> [20:08:14.122] ReferenceError: iota is not defined @ http://localhost:8081/adjuncts/d6e090fb/lib/form/breadcrumb-config-outline/init.js:6

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to