mnf59 Posted May 15, 2023 Posted May 15, 2023 Hi, i'm installing jasper server 8.2 CE on an Oracle linux 8.7, after istallation when i try to start tomcat i have those errors in catalina.out15-May-2023 17:57:17.503 INFO [main] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory [/home/tomcat/apache-tomcat-10.1.8/webapps/jasperserver]15-May-2023 17:57:26.656 INFO [main] org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.15-May-2023 17:57:26.701 SEVERE [main] org.apache.catalina.core.StandardContext.startInternal One or more listeners failed to start. Full details will be found in the appropriate container log file15-May-2023 17:57:26.702 SEVERE [main] org.apache.catalina.core.StandardContext.startInternal Context [/jasperserver] startup failed due to previous errors15-May-2023 17:57:26.719 INFO [main] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory [/home/tomcat/apache-tomcat-10.1.8/webapps/jasperserver] has finished in [9,215] ms searched on google without success, any idea about it ?thanksDario
darth_fader Posted May 15, 2023 Posted May 15, 2023 Found some info that may help, these links will show you how to enable logging to see the 'offending' JARs and how to 'skip' scanning them on startup - if that's in fact the issue here. I would double check to see that the user starting up jasper has full admin access on all tomcat/jasper directories too.https://community.jaspersoft.com/wiki/least-one-jar-was-scanned-tlds-message-server-starthttps://stackoverflow.com/questions/40204124/how-to-fix-jars-that-were-scanned-but-no-tlds-were-found-in-them-in-tomcat-9
mnf59 Posted May 16, 2023 Author Posted May 16, 2023 HI, thanks for your feedback, in jasperserver folder there is no log file , i think i've found more infos in tomcat localhost file, but there is a question i wish to understand, i have installed tomcat 10 with Jasper 8.2, is this certified ? where could i find an updated certificatin matrix ? I'm uploading localhost file for you to see what kind of errors ii have.ThanksDario
Mehak Rajkumar Posted May 16, 2023 Posted May 16, 2023 Thank you for posting to the Jaspersoft Community. Our team of experts has read your question and we are working to get you an answer as quickly as we can. If you have a Jaspersoft Professional Subscription plan, please visit https://support.tibco.com/s/ for direct access to our technical support teams offering guaranteed response times.
Thomas Tibcken Posted May 16, 2023 Posted May 16, 2023 Hi,you can finde the information about the certified tomcat versions in the Plattform Support Document.https://community.jaspersoft.com/sites/default/files/docs/js-jrs-ce_8.2.0_platform-support-community-edition.pdfOn Page 4 you will finde this matrixRegards TT
mnf59 Posted May 16, 2023 Author Posted May 16, 2023 HI, thanks for yourf feedback, as i can see version 10 of tomcat is not certified, ok, i'll install tomcat 9 and i'll post a feedback.ThanksDario
mnf59 Posted May 17, 2023 Author Posted May 17, 2023 HI, installed tomcat 9 and all is ok, there is only this error , but all seems to be working fineERROR JNDIResourceProvider,main:75 - error closing context javax.naming.OperationNotSupportedException: Context is read onlyERROR JNDIResourceProvider,main:75 - error closing context javax.naming.OperationNotSupportedException: Context is read only Dario
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