CMDBuild Forum

Installazione ed errore accesso

Salve,

sto provando ad installare il prodotto per una valutazione.

Sto utilizzando tomcat8, postgres9.3, ho seguito tutti i passi del manuale ma dopo lo start del tomcat, il browser visualizza il seguente errore. Manca qualcosa non documentata?

Grazie

fb

 

type Exception report

message Invalid tld file: "/WEB-INF/tags/translations.tld", see JSP specification section 7.3.1 for more details

description The server encountered an internal error that prevented it from fulfilling this request.

exception

org.apache.jasper.JasperException: Invalid tld file: "/WEB-INF/tags/translations.tld", see JSP specification section 7.3.1 for more details
	org.apache.jasper.compiler.DefaultErrorHandler.jspError(DefaultErrorHandler.java:55)
	org.apache.jasper.compiler.ErrorDispatcher.dispatch(ErrorDispatcher.java:277)
	org.apache.jasper.compiler.ErrorDispatcher.jspError(ErrorDispatcher.java:75)
	org.apache.jasper.compiler.TagLibraryInfoImpl.generateTldResourcePath(TagLibraryInfoImpl.java:280)
	org.apache.jasper.compiler.TagLibraryInfoImpl.<init>(TagLibraryInfoImpl.java:125)
	org.apache.jasper.compiler.Parser.parseTaglibDirective(Parser.java:421)
	org.apache.jasper.compiler.Parser.parseDirective(Parser.java:479)
	org.apache.jasper.compiler.Parser.parseElements(Parser.java:1435)
	org.apache.jasper.compiler.Parser.parse(Parser.java:139)
	org.apache.jasper.compiler.ParserController.doParse(ParserController.java:227)
	org.apache.jasper.compiler.ParserController.parse(ParserController.java:100)
	org.apache.jasper.compiler.Compiler.generateJava(Compiler.java:199)
	org.apache.jasper.compiler.Compiler.compile(Compiler.java:356)
	org.apache.jasper.compiler.Compiler.compile(Compiler.java:336)
	org.apache.jasper.compiler.Compiler.compile(Compiler.java:323)
	org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:585)
	org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:363)
	org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:396)
	org.apache.jasper.servlet.JspServlet.service(JspServlet.java:340)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:729)
	org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
	org.cmdbuild.filters.ConfCheckFilter.doFilter(ConfCheckFilter.java:28)
	org.cmdbuild.filters.TranslationFilter.doFilter(TranslationFilter.java:52)
	org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
	org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262)
	org.cmdbuild.filters.LocalizationFilter.doFilter(LocalizationFilter.java:127)
	org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
	org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262)

note The full stack trace of the root cause is available in the Apache Tomcat/8.0.36 logs.

 

E' un problema di cui siamo accorti recentissimamente, nato con Tomcat 8.0.36 e non presente fino alla versione 8.0.35 inclusa.

Al momento suggeriamo l'utilizzo della versione 8.0.35

CMDBuild Team

 

 

Previously Tecnoteca wrote:

E' un problema di cui siamo accorti recentissimamente, nato con Tomcat 8.0.36 e non presente fino alla versione 8.0.35 inclusa.

Al momento suggeriamo l'utilizzo della versione 8.0.35

CMDBuild Team

 

 

Purtroppo non funziona neanche con la 8.0.35, avete un'altra versione consigliata? meglio passare alla 7.0.70?

grazie

Tutte le nostre installazioni più recenti sono basate su Tomcat 8.0.33 e sappiamo per certo che un nostro cliente utilizza con successo Tomcat 8.0.35

CMDBuild Team

Previously Tecnoteca wrote:

Tutte le nostre installazioni più recenti sono basate su Tomcat 8.0.33 e sappiamo per certo che un nostro cliente utilizza con successo Tomcat 8.0.35

CMDBuild Team

 

On the tomcat-site is only the version 8.0.36 available for download. For the CMDButil installation and operation under docker it is important that the application runs on officially offered versions.

I would be grateful if you could correct the problem as soon as possible.

 

Bartmann, have you resolve your problem?
I have this same.
 
Best regards

I have the same issue on newer Tomcat v8.5.4, although I didn't have the issue on v8.0.33

Dear 

iam facing this issue please help



type Exception report

message Invalid tld file: "/WEB-INF/tags/translations.tld", see JSP 2.2 specification section 7.3.1 for more details

description The server encountered an internal error that prevented it from fulfilling this request.

exception

org.apache.jasper.JasperException: Invalid tld file: "/WEB-INF/tags/translations.tld", see JSP 2.2 specification section 7.3.1 for more details
	org.apache.jasper.compiler.DefaultErrorHandler.jspError(DefaultErrorHandler.java:56)
	org.apache.jasper.compiler.ErrorDispatcher.dispatch(ErrorDispatcher.java:445)
	org.apache.jasper.compiler.ErrorDispatcher.jspError(ErrorDispatcher.java:117)
	org.apache.jasper.compiler.TagLibraryInfoImpl.generateTLDLocation(TagLibraryInfoImpl.java:347)
	org.apache.jasper.compiler.TagLibraryInfoImpl.<init>(TagLibraryInfoImpl.java:154)
	org.apache.jasper.compiler.Parser.parseTaglibDirective(Parser.java:419)
	org.apache.jasper.compiler.Parser.parseDirective(Parser.java:484)
	org.apache.jasper.compiler.Parser.parseElements(Parser.java:1421)
	org.apache.jasper.compiler.Parser.parse(Parser.java:138)
	org.apache.jasper.compiler.ParserController.doParse(ParserController.java:242)
	org.apache.jasper.compiler.ParserController.parse(ParserController.java:102)
	org.apache.jasper.compiler.Compiler.generateJava(Compiler.java:199)
	org.apache.jasper.compiler.Compiler.compile(Compiler.java:374)
	org.apache.jasper.compiler.Compiler.compile(Compiler.java:354)
	org.apache.jasper.compiler.Compiler.compile(Compiler.java:341)
	org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:662)
	org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:364)
	org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:395)
	org.apache.jasper.servlet.JspServlet.service(JspServlet.java:339)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:731)
	org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
	org.cmdbuild.filters.ConfCheckFilter.doFilter(ConfCheckFilter.java:28)
	org.cmdbuild.filters.TranslationFilter.doFilter(TranslationFilter.java:52)
	org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
	org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262)
	org.cmdbuild.filters.LocalizationFilter.doFilter(LocalizationFilter.java:127)
	org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
	org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262)

 

note The full stack trace of the root cause is available in the Apache Tomcat/7.0.72 logs.

CMDBuild 2.4.1 works well with Tomcat up to version 8.0.35.
Instead, there is a known bug with the latest versions of Tomcat.
The same for Tomcat 7.
In CMDBuild 2.4.2 version, which will be released in about 20 days, the problem was fixed.
CMDBuild Team