Bug #1464
openExcepcion al mandar correo: the trustAnchors parameter must be non-empty
0%
Description
2026-01-29 20:02:23,200 [SimpleAsyncTaskExecutor-3] ERROR m.g.c.s.s.commons.aop.TracingAOP - <<-- ConocerException.code: sys.NFCS.0002 mx.gob.conocer.sii.service.notification.impl.ConocerCustomNotificationServiceImpl:sendNotification:[{authorizationKey=null, candidateName=HOMERO J SIMPSON SIN APELLIDO MATERNO, RECIPIENTS_PARAMETER=[HOMERJ@SIMPSON.COM], NOTIFICATION_ID_PARAMETER=61, SUBJECT_PARAMETER=Envío de clave de autorización}]
2026-01-29 20:02:23,201 [SimpleAsyncTaskExecutor-3] ERROR m.g.c.s.s.commons.aop.TracingAOP - Mail server connection failed; nested exception is javax.mail.MessagingException: Can't send command to SMTP host;
nested exception is:
javax.net.ssl.SSLException: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty. Failed messages: javax.mail.MessagingException: Can't send command to SMTP host;
nested exception is:
javax.net.ssl.SSLException: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
mx.gob.conocer.sii.commons.exception.ConocerException: Mail server connection failed; nested exception is javax.mail.MessagingException: Can't send command to SMTP host;
nested exception is:
javax.net.ssl.SSLException: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty. Failed messages: javax.mail.MessagingException: Can't send command to SMTP host;
nested exception is:
javax.net.ssl.SSLException: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
at mx.gob.conocer.sii.util.exception.ConocerExceptionBuilder.build(ConocerExceptionBuilder.java:44)
at mx.gob.conocer.sii.util.exception.ConocerExceptionBuilder.build(ConocerExceptionBuilder.java:30)
at mx.gob.conocer.sii.service.commons.notification.impl.NotificationServiceImpl.sendNotification(NotificationServiceImpl.java:47)
at mx.gob.conocer.sii.service.commons.notification.impl.NotificationServiceImpl.sendNotification(NotificationServiceImpl.java:36)
at mx.gob.conocer.sii.service.notification.impl.ConocerCustomNotificationServiceImpl.sendNotification(ConocerCustomNotificationServiceImpl.java:41)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:318)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:80)
at mx.gob.conocer.sii.service.commons.aop.TracingAOP.advice(TracingAOP.java:31)
at sun.reflect.GeneratedMethodAccessor126.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:621)
No data to display