Bug #1467
openConnection is null a veces en
Description
Algunos de mx.gob.conocer.sii.service.commons.security.impl.SystemMenuServiceImpl:getMainMenu truenan al cargr inicialmente SII
2026-01-29 20:02:48,088 [http-nio-8090-exec-10] ERROR m.g.c.s.s.commons.aop.TracingAOP - <<-- An exception has occurred: org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.4.0.v20120608-r11652): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLException: Connection is null.
Error Code: 0 mx.gob.conocer.sii.service.commons.security.impl.SystemMenuServiceImpl:getMainMenu:[mx.gob.conocer.sii.commons.to.AbstractConocerTO@2e48f21f[
userId=6656
username=SUPEREVAL
idProfile=29
fullName=Super Evaluador Piloto
]]
2026-01-29 20:02:48,089 [http-nio-8090-exec-10] ERROR m.g.c.s.s.commons.aop.TracingAOP - Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.4.0.v20120608-r11652): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLException: Connection is null.
Error Code: 0
org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.4.0.v20120608-r11652): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLException: Connection is null.
Error Code: 0
at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:521)
...
at com.sun.proxy.$Proxy448.getMainMenu(Unknown Source)
at mx.gob.conocer.sii.web.controller.service.session.MainPageServiceController.mainPage(MainPageServiceController.java:105)
at mx.gob.conocer.sii.web.controller.service.session.MainPageServiceController$$FastClassByCGLIB$$f9313bdd.invoke(<generated>)