Jaspersoft Community 'Read-Only' as of July 8, 2022
Transition to New TIBCO Community Just Weeks Away
You can still search, review wiki content, and review discussions in read-only mode. Please email community@tibco.com with questions or issues requiring TIBCO review or response.
I did a fresh install of JasperServer 6.4.2 on a Ubuntu 16.04, a default bundle installation.
Then I configure the apache2 with a proxy pass:
ProxyPreserveHost On ProxyPass /jasperserver http://127.0.0.1:8080/jasperserver ProxyPassReverse /jasperserver http://127.0.0.1:8080/jasperserver
But when I enter to the login page, the login button appears disabled, and the javascript console shows errors:
JavaScriptServlet:53 GET http://mydomain.com/jasperserver/runtime/7B8254E2/rest_v2/bundles/AttributeBundle 400 () XMLHttpRequest.send @ JavaScriptServlet:53 JavaScriptServlet:53 GET http://mydomain.com/jasperserver/runtime/7B8254E2/rest_v2/bundles/CommonBundle 400 () XMLHttpRequest.send @ JavaScriptServlet:53 require.js:1 Uncaught Error: Load timeout for modules: bundle!AttributeBundle_unnormalized2,bundle!AttributeBundle,bundle!js-sdk/CommonBundle http://requirejs.org/docs/errors.html#timeout at makeError (require.js:1) at l (require.js:1) at require.js:1 makeError @ require.js:1 l @ require.js:1 (anonymous) @ require.js:1 setTimeout (async)
Please, can anyone help me?
I tried to modify js.config.properties to set deploy.base.url, but nothing...
0 Answers:
No answers yet