Internal Server Error

Hi,

What is the reason for Internal Server Error?

I am gettign this error while trying to create Product, Manufacturing Order and few other things.

Thanks,

Sanair

Please provide the details of version you are using. Also check the tomcat server log, if you find any error you can share it.

Hi have the same error 500 at the time to try login with admin… is with version axelor-erp-v5.3.3 and Apache Tomcat/8.5.54 after i got thiswhen tryto manage users—>

Internal Server Errorclose

com.axelor.internal.javax.el.ELException: Unable to find ExpressionFactory of type: # Licensed to the Apache Software Foundation (ASF) under one or more

ERROR 500 looks like this---->

Estado HTTP 500 – Internal Server Error

Tipo Informe de Excepción

mensaje Work already begun on this thread. Looks like you have called UnitOfWork.begin() twice without a balancing call to end() in between.

Descripción El servidor encontró un error interno que hizo que no pudiera rellenar este requerimiento.

excepción

java.lang.IllegalStateException: Work already begun on this thread. Looks like you have called UnitOfWork.begin() twice without a balancing call to end() in between. com.google.common.base.Preconditions.checkState(Preconditions.java:508) com.google.inject.persist.jpa.JpaPersistService.begin(JpaPersistService.java:73) com.google.inject.persist.PersistFilter.doFilter(PersistFilter.java:92) com.axelor.db.tenants.AbstractTenantFilter.doFilter(AbstractTenantFilter.java:67) com.axelor.web.servlet.CorsFilter.doFilter(CorsFilter.java:132) com.google.inject.servlet.ManagedFilterPipeline.dispatch(ManagedFilterPipeline.java:121) com.google.inject.servlet.GuiceFilter.doFilter(GuiceFilter.java:133)

nota La traza completa de la causa de este error se encuentra en los archivos de registro del servidor.