joshuatoepferyahoo.com Posted January 25, 2016 Posted January 25, 2016 When I start up jasperserver I'm getting 404 on a lot of the included resources for the login page.Info:* Building Jasperserver-ce from source.*Build and deployment with no errors.Started up jasperserver with single error (but I don't think it's related):2016-01-25 00:20:46,394 ERROR LocalDataSourceJobStore,QuartzScheduler_quartzScheduler- "SCHED_NAME": invalid identifierResources that are missing:GET http://michigan.assisted.com:8080/jasperserver/_themes/8816E44B/attributes.css login.html:42GET http://michigan.assisted.com:8080/jasperserver/_themes/8816E44B/importExport.css login.html:43GET http://michigan.assisted.com:8080/jasperserver/_themes/8816E44B/manageTenants.css login.html:144GET http://michigan.assisted.com:8080/jasperserver/_themes/8816E44B/dialog.css login.html:144GET http://michigan.assisted.com:8080/jasperserver/_themes/8816E44B/common/js_reset.css login.html:144GET http://michigan.assisted.com:8080/jasperserver/_themes/8816E44B/common/base.css login.html:144GET http://michigan.assisted.com:8080/jasperserver/_themes/8816E44B/common/layout.css login.html:144GET http://michigan.assisted.com:8080/jasperserver/_themes/8816E44B/common/modules.css login.html:144GET http://michigan.assisted.com:8080/jasperserver/_themes/8816E44B/common/utility.css login.html:144GET http://michigan.assisted.com:8080/jasperserver/_themes/8816E44B/common/state.css login.html:144GET http://michigan.assisted.com:8080/jasperserver/_themes/8816E44B/common/controls.css login.html:144GET http://michigan.assisted.com:8080/jasperserver/_themes/8816E44B/common/dialog.css 404 (Not Found)All the /rest_v2/* resources are being loaded by the browser.Any advise on where in the build process this would have been setup. Maybe there was a missed step or an warning message that I missed?Thanks in advance.
joshuatoepferyahoo.com Posted January 25, 2016 Author Posted January 25, 2016 I fixed the Quartz issue, it seems that it could not find quartz tables under the new schema that was created. That has since been fixed.But I'm still getting the 404 issues with all pages. This does not just seem to be isolated to the login page.Thanks again in advance for any suggestions.
joshuatoepferyahoo.com Posted January 25, 2016 Author Posted January 25, 2016 I changed the logging for the themes for log4j and I'm getting the following errors upon login:2016-01-25 11:10:26,397 DEBUG ThemeCache,catalina-exec-13:115 - Cannot resolve theme element for : _themes/94A181B0/importExport.css2016-01-25 11:10:26,401 DEBUG ThemeCache,catalina-exec-14:115 - Cannot resolve theme element for : _themes/94A181B0/manageTenants.css2016-01-25 11:10:26,398 DEBUG ThemeCache,catalina-exec-12:115 - Cannot resolve theme element for : _themes/94A181B0/attributes.css2016-01-25 11:10:26,460 DEBUG ThemeCache,catalina-exec-22:115 - Cannot resolve theme element for : _themes/94A181B0/common/js_reset.css2016-01-25 11:10:26,460 DEBUG ThemeCache,catalina-exec-23:115 - Cannot resolve theme element for : _themes/94A181B0/common/base.css2016-01-25 11:10:26,581 DEBUG ThemeCache,catalina-exec-24:115 - Cannot resolve theme element for : _themes/94A181B0/common/layout.css2016-01-25 11:10:26,610 DEBUG ThemeCache,catalina-exec-1:115 - Cannot resolve theme element for : _themes/94A181B0/common/state.css2016-01-25 11:10:26,619 DEBUG ThemeCache,catalina-exec-25:115 - Cannot resolve theme element for : _themes/94A181B0/common/modules.css2016-01-25 11:10:26,642 DEBUG ThemeCache,catalina-exec-8:115 - Cannot resolve theme element for : _themes/94A181B0/common/controls.css2016-01-25 11:10:26,661 DEBUG ThemeCache,catalina-exec-7:115 - Cannot resolve theme element for : _themes/94A181B0/common/utility.css2016-01-25 11:10:26,738 DEBUG ThemeCache,catalina-exec-6:115 - Cannot resolve theme element for : _themes/94A181B0/common/dialog.css2016-01-25 11:10:26,757 DEBUG ThemeCache,catalina-exec-10:115 - Cannot resolve theme element for : _themes/94A181B0/dialog.css2016-01-25 11:10:33,193 DEBUG ThemeCache,catalina-exec-21:115 - Cannot resolve theme element for : _themes/94A181B0/attributes.css2016-01-25 11:10:33,194 DEBUG ThemeCache,catalina-exec-9:115 - Cannot resolve theme element for : _themes/94A181B0/importExport.css2016-01-25 11:10:33,204 DEBUG ThemeCache,catalina-exec-7:115 - Cannot resolve theme element for : _themes/94A181B0/dialog.css2016-01-25 11:10:33,207 DEBUG ThemeCache,catalina-exec-22:115 - Cannot resolve theme element for : _themes/94A181B0/manageTenants.css2016-01-25 11:10:33,216 DEBUG ThemeCache,catalina-exec-5:115 - Cannot resolve theme element for : _themes/94A181B0/common/js_reset.css2016-01-25 11:10:33,221 DEBUG ThemeCache,catalina-exec-24:115 - Cannot resolve theme element for : _themes/94A181B0/common/base.css2016-01-25 11:10:33,253 DEBUG ThemeCache,catalina-exec-13:115 - Cannot resolve theme element for : _themes/94A181B0/common/layout.css2016-01-25 11:10:33,281 DEBUG ThemeCache,catalina-exec-3:115 - Cannot resolve theme element for : _themes/94A181B0/common/state.css2016-01-25 11:10:33,288 DEBUG ThemeCache,catalina-exec-23:115 - Cannot resolve theme element for : _themes/94A181B0/common/modules.css2016-01-25 11:10:33,297 DEBUG ThemeCache,catalina-exec-17:115 - Cannot resolve theme element for : _themes/94A181B0/common/utility.css2016-01-25 11:10:33,327 DEBUG ThemeCache,catalina-exec-18:115 - Cannot resolve theme element for : _themes/94A181B0/common/controls.css2016-01-25 11:10:33,327 DEBUG ThemeCache,catalina-exec-4:115 - Cannot resolve theme element for : _themes/94A181B0/common/dialog.css
hozawa Posted January 25, 2016 Posted January 25, 2016 404 means the page is not found. Seems like you didn't follow the build instructions correctly.Observe that you'll need JDK1.6 or 1.7 for a build - 1.8 doesn't seem to be supported.http://community.jaspersoft.com/documentation/tibco-jasperreports-server-source-build-guide/v62/introduction
joshuatoepferyahoo.com Posted January 25, 2016 Author Posted January 25, 2016 Just for Reference:Linux Redhat 6.2 Jasper Server CE v6.2.0Java 1.7_b60My steps are as follows:1.) ./js-ant clean-config 2.) ./js-ant gen-config3.) ./js-ant build-ce4.) ./js-ant import-minimal-ce5.) ./js-ant deploy-webapp-ce Everything seems to be fine up to this point, no errors with any processes.
joshuatoepferyahoo.com Posted January 26, 2016 Author Posted January 26, 2016 While I appreciate the location of where the documentation is located. That's not really the point of my question. Giving vague answers gives me the impression that people lack the knowledge to answer the question. I'm looking for an answer as to what I can start looking at based upon I can login to the system, but all pages are throwing errors on the import of the css pages. All the corresponding javascript is being loaded correctly. I can even call the RESTful services. The entire build process gave my successful messages as every phase. You can see above my comments on the build process steps that I ran.
joshuatoepferyahoo.com Posted February 15, 2016 Author Posted February 15, 2016 Does anyone else have this issue? with 6.2.0 CE?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now