2025-03-27 12:22:25,350 INFO [stdout] (default task-43) DI-CONV-2025-0058 2025-03-27 12:22:26,233 ERROR [org.jboss.as.ejb3.invocation] (default task-43) WFLYEJB0034: EJB Invocation failed on component ProyectoServicioImpl for method public abstract ec.edu.uce.investigacionFormativa.jpa.entidades.publico.Proyecto ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.ProyectoServicio.guardarPropuestaTemporal(ec.edu.uce.investigacionFormativa.ejb.dtos.ProyectoDto,ec.edu.uce.investigacionFormativa.jpa.entidades.publico.Usuario,ec.edu.uce.investigacionFormativa.jpa.entidades.publico.Docente,ec.edu.uce.investigacionFormativa.ejb.dtos.DocenteDto,int,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.util.List,ec.edu.uce.investigacionFormativa.jpa.entidades.publico.ImpactoProyecto,java.util.List,ec.edu.uce.investigacionFormativa.jpa.entidades.publico.Territorio,java.util.List): javax.ejb.EJBException: java.lang.NullPointerException at org.jboss.as.ejb3.tx.CMTTxInterceptor.handleExceptionInOurTx(CMTTxInterceptor.java:187) at org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:277) at org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:327) at org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:239) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:43) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.security.SecurityContextInterceptor.processInvocation(SecurityContextInterceptor.java:100) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:66) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:54) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:64) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:356) at org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:636) at org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:61) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:356) at org.jboss.invocation.PrivilegedWithCombinerInterceptor.processInvocation(PrivilegedWithCombinerInterceptor.java:80) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) at org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:195) at org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:185) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) at org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:73) at ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.ProyectoServicio$$$view42.guardarPropuestaTemporal(Unknown Source) at ec.edu.uce.investigacionFormativa.jsf.managedBeans.session.manejoSesion.investigacionAvanzada.PropuestaProyectoForm.guardarNewPropuestaTemporal(PropuestaProyectoForm.java:1670) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at javax.el.ELUtil.invokeMethod(ELUtil.java:308) at javax.el.BeanELResolver.invoke(BeanELResolver.java:415) at javax.el.CompositeELResolver.invoke(CompositeELResolver.java:256) at com.sun.el.parser.AstValue.invoke(AstValue.java:285) at com.sun.el.MethodExpressionImpl.invoke(MethodExpressionImpl.java:304) at org.jboss.weld.util.el.ForwardingMethodExpression.invoke(ForwardingMethodExpression.java:40) at org.jboss.weld.el.WeldMethodExpression.invoke(WeldMethodExpression.java:50) at org.jboss.weld.util.el.ForwardingMethodExpression.invoke(ForwardingMethodExpression.java:40) at org.jboss.weld.el.WeldMethodExpression.invoke(WeldMethodExpression.java:50) at com.sun.faces.facelets.el.TagMethodExpression.invoke(TagMethodExpression.java:105) at javax.faces.component.MethodBindingMethodExpressionAdapter.invoke(MethodBindingMethodExpressionAdapter.java:87) at com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:102) at javax.faces.component.UICommand.broadcast(UICommand.java:315) at javax.faces.component.UIViewRoot.broadcastEvents(UIViewRoot.java:790) at javax.faces.component.UIViewRoot.processDecodes(UIViewRoot.java:931) at com.sun.faces.lifecycle.ApplyRequestValuesPhase.execute(ApplyRequestValuesPhase.java:78) at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:101) at com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:198) at javax.faces.webapp.FacesServlet.service(FacesServlet.java:658) at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:85) at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) at org.primefaces.webapp.filter.FileUploadFilter.doFilter(FileUploadFilter.java:89) at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:60) at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:317) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:127) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:91) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:84) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:169) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:158) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:121) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:66) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.session.ConcurrentSessionFilter.doFilter(ConcurrentSessionFilter.java:134) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:60) at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) at org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131) at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50) at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:284) at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:263) at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:81) at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:174) at io.undertow.server.Connectors.executeRootHandler(Connectors.java:202) at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:793) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.lang.NullPointerException at ec.edu.uce.investigacionFormativa.ejb.servicios.impl.ProyectoServicioImpl.guardarPropuestaTemporal(ProyectoServicioImpl.java:1195) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:437) at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:82) at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:93) at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:437) at org.jboss.weld.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:64) at org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:83) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:21) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) at org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:275) ... 128 more 2025-03-27 12:22:26,236 WARNING [javax.enterprise.resource.webcontainer.jsf.lifecycle] (default task-43) #{propuestaProyectoForm.guardarNewPropuestaTemporal()}: javax.ejb.EJBException: java.lang.NullPointerException: javax.faces.FacesException: #{propuestaProyectoForm.guardarNewPropuestaTemporal()}: javax.ejb.EJBException: java.lang.NullPointerException at com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:118) at javax.faces.component.UICommand.broadcast(UICommand.java:315) at javax.faces.component.UIViewRoot.broadcastEvents(UIViewRoot.java:790) at javax.faces.component.UIViewRoot.processDecodes(UIViewRoot.java:931) at com.sun.faces.lifecycle.ApplyRequestValuesPhase.execute(ApplyRequestValuesPhase.java:78) at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:101) at com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:198) at javax.faces.webapp.FacesServlet.service(FacesServlet.java:658) at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:85) at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) at org.primefaces.webapp.filter.FileUploadFilter.doFilter(FileUploadFilter.java:89) at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:60) at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:317) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:127) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:91) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:84) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:169) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:158) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:121) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:66) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.session.ConcurrentSessionFilter.doFilter(ConcurrentSessionFilter.java:134) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:60) at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) at org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131) at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50) at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:284) at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:263) at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:81) at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:174) at io.undertow.server.Connectors.executeRootHandler(Connectors.java:202) at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:793) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: javax.faces.el.EvaluationException: javax.ejb.EJBException: java.lang.NullPointerException at javax.faces.component.MethodBindingMethodExpressionAdapter.invoke(MethodBindingMethodExpressionAdapter.java:101) at com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:102) ... 78 more Caused by: javax.ejb.EJBException: java.lang.NullPointerException at org.jboss.as.ejb3.tx.CMTTxInterceptor.handleExceptionInOurTx(CMTTxInterceptor.java:187) at org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:277) at org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:327) at org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:239) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:43) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.security.SecurityContextInterceptor.processInvocation(SecurityContextInterceptor.java:100) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:66) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:54) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:64) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:356) at org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:636) at org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:61) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:356) at org.jboss.invocation.PrivilegedWithCombinerInterceptor.processInvocation(PrivilegedWithCombinerInterceptor.java:80) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) at org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:195) at org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:185) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) at org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:73) at ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.ProyectoServicio$$$view42.guardarPropuestaTemporal(Unknown Source) at ec.edu.uce.investigacionFormativa.jsf.managedBeans.session.manejoSesion.investigacionAvanzada.PropuestaProyectoForm.guardarNewPropuestaTemporal(PropuestaProyectoForm.java:1670) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at javax.el.ELUtil.invokeMethod(ELUtil.java:308) at javax.el.BeanELResolver.invoke(BeanELResolver.java:415) at javax.el.CompositeELResolver.invoke(CompositeELResolver.java:256) at com.sun.el.parser.AstValue.invoke(AstValue.java:285) at com.sun.el.MethodExpressionImpl.invoke(MethodExpressionImpl.java:304) at org.jboss.weld.util.el.ForwardingMethodExpression.invoke(ForwardingMethodExpression.java:40) at org.jboss.weld.el.WeldMethodExpression.invoke(WeldMethodExpression.java:50) at org.jboss.weld.util.el.ForwardingMethodExpression.invoke(ForwardingMethodExpression.java:40) at org.jboss.weld.el.WeldMethodExpression.invoke(WeldMethodExpression.java:50) at com.sun.faces.facelets.el.TagMethodExpression.invoke(TagMethodExpression.java:105) at javax.faces.component.MethodBindingMethodExpressionAdapter.invoke(MethodBindingMethodExpressionAdapter.java:87) ... 79 more Caused by: java.lang.NullPointerException at ec.edu.uce.investigacionFormativa.ejb.servicios.impl.ProyectoServicioImpl.guardarPropuestaTemporal(ProyectoServicioImpl.java:1195) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:437) at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:82) at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:93) at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:437) at org.jboss.weld.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:64) at org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:83) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:21) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) at org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:275) ... 128 more 2025-03-27 12:22:26,238 ERROR [io.undertow.request] (default task-43) UT005023: Exception handling request to /aplicacion/investigacionFormativa/InvestigacionAvanzada/docenteProyecto/propuesta/nuevoPropuesta.jsf: javax.servlet.ServletException: javax.ejb.EJBException: java.lang.NullPointerException at javax.faces.webapp.FacesServlet.service(FacesServlet.java:671) at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:85) at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) at org.primefaces.webapp.filter.FileUploadFilter.doFilter(FileUploadFilter.java:89) at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:60) at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:317) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:127) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:91) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:84) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:169) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:158) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:121) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:66) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.session.ConcurrentSessionFilter.doFilter(ConcurrentSessionFilter.java:134) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:60) at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) at org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131) at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50) at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:284) at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:263) at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:81) at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:174) at io.undertow.server.Connectors.executeRootHandler(Connectors.java:202) at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:793) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: javax.faces.el.EvaluationException: javax.ejb.EJBException: java.lang.NullPointerException at javax.faces.component.MethodBindingMethodExpressionAdapter.invoke(MethodBindingMethodExpressionAdapter.java:101) at com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:102) at javax.faces.component.UICommand.broadcast(UICommand.java:315) at javax.faces.component.UIViewRoot.broadcastEvents(UIViewRoot.java:790) at javax.faces.component.UIViewRoot.processDecodes(UIViewRoot.java:931) at com.sun.faces.lifecycle.ApplyRequestValuesPhase.execute(ApplyRequestValuesPhase.java:78) at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:101) at com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:198) at javax.faces.webapp.FacesServlet.service(FacesServlet.java:658) ... 71 more Caused by: javax.ejb.EJBException: java.lang.NullPointerException at org.jboss.as.ejb3.tx.CMTTxInterceptor.handleExceptionInOurTx(CMTTxInterceptor.java:187) at org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:277) at org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:327) at org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:239) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:43) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.security.SecurityContextInterceptor.processInvocation(SecurityContextInterceptor.java:100) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:66) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:54) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:64) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:356) at org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:636) at org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:61) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:356) at org.jboss.invocation.PrivilegedWithCombinerInterceptor.processInvocation(PrivilegedWithCombinerInterceptor.java:80) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) at org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:195) at org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:185) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) at org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:73) at ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.ProyectoServicio$$$view42.guardarPropuestaTemporal(Unknown Source) at ec.edu.uce.investigacionFormativa.jsf.managedBeans.session.manejoSesion.investigacionAvanzada.PropuestaProyectoForm.guardarNewPropuestaTemporal(PropuestaProyectoForm.java:1670) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at javax.el.ELUtil.invokeMethod(ELUtil.java:308) at javax.el.BeanELResolver.invoke(BeanELResolver.java:415) at javax.el.CompositeELResolver.invoke(CompositeELResolver.java:256) at com.sun.el.parser.AstValue.invoke(AstValue.java:285) at com.sun.el.MethodExpressionImpl.invoke(MethodExpressionImpl.java:304) at org.jboss.weld.util.el.ForwardingMethodExpression.invoke(ForwardingMethodExpression.java:40) at org.jboss.weld.el.WeldMethodExpression.invoke(WeldMethodExpression.java:50) at org.jboss.weld.util.el.ForwardingMethodExpression.invoke(ForwardingMethodExpression.java:40) at org.jboss.weld.el.WeldMethodExpression.invoke(WeldMethodExpression.java:50) at com.sun.faces.facelets.el.TagMethodExpression.invoke(TagMethodExpression.java:105) at javax.faces.component.MethodBindingMethodExpressionAdapter.invoke(MethodBindingMethodExpressionAdapter.java:87) ... 79 more Caused by: java.lang.NullPointerException at ec.edu.uce.investigacionFormativa.ejb.servicios.impl.ProyectoServicioImpl.guardarPropuestaTemporal(ProyectoServicioImpl.java:1195) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:437) at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:82) at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:93) at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:437) at org.jboss.weld.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:64) at org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:83) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:21) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) at org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:275) ... 128 more 2025-03-27 14:10:02,557 INFO [org.jboss.modules] (main) JBoss Modules version 1.5.1.Final 2025-03-27 14:10:02,762 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final 2025-03-27 14:10:02,833 INFO [org.jboss.as] (MSC service thread 1-6) WFLYSRV0049: WildFly Full 10.0.0.Final (WildFly Core 2.0.10.Final) starting 2025-03-27 14:10:02,835 DEBUG [org.jboss.as.config] (MSC service thread 1-6) Configured system properties: [Standalone] = awt.toolkit = sun.awt.X11.XToolkit file.encoding = UTF-8 file.encoding.pkg = sun.io file.separator = / java.awt.graphicsenv = sun.awt.X11GraphicsEnvironment java.awt.headless = true java.awt.printerjob = sun.print.PSPrinterJob java.class.path = /opt/wildfly-10.0.0.Final.Inv/jboss-modules.jar java.class.version = 52.0 java.endorsed.dirs = /opt/jdk1.8.0_60/jre/lib/endorsed java.ext.dirs = /opt/jdk1.8.0_60/jre/lib/ext:/usr/java/packages/lib/ext java.home = /opt/jdk1.8.0_60/jre java.io.tmpdir = /tmp java.library.path = /usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib java.net.preferIPv4Stack = true java.runtime.name = Java(TM) SE Runtime Environment java.runtime.version = 1.8.0_60-b27 java.specification.name = Java Platform API Specification java.specification.vendor = Oracle Corporation java.specification.version = 1.8 java.util.logging.manager = org.jboss.logmanager.LogManager java.vendor = Oracle Corporation java.vendor.url = http://java.oracle.com/ java.vendor.url.bug = http://bugreport.sun.com/bugreport/ java.version = 1.8.0_60 java.vm.info = mixed mode java.vm.name = Java HotSpot(TM) 64-Bit Server VM java.vm.specification.name = Java Virtual Machine Specification java.vm.specification.vendor = Oracle Corporation java.vm.specification.version = 1.8 java.vm.vendor = Oracle Corporation java.vm.version = 25.60-b23 javax.management.builder.initial = org.jboss.as.jmx.PluggableMBeanServerBuilder javax.xml.datatype.DatatypeFactory = __redirected.__DatatypeFactory javax.xml.parsers.DocumentBuilderFactory = __redirected.__DocumentBuilderFactory javax.xml.parsers.SAXParserFactory = __redirected.__SAXParserFactory javax.xml.stream.XMLEventFactory = __redirected.__XMLEventFactory javax.xml.stream.XMLInputFactory = __redirected.__XMLInputFactory javax.xml.stream.XMLOutputFactory = __redirected.__XMLOutputFactory javax.xml.transform.TransformerFactory = __redirected.__TransformerFactory javax.xml.validation.SchemaFactory:http://www.w3.org/2001/XMLSchema = __redirected.__SchemaFactory javax.xml.xpath.XPathFactory:http://java.sun.com/jaxp/xpath/dom = __redirected.__XPathFactory jboss.bind.address = 0.0.0.0 jboss.home.dir = /opt/wildfly-10.0.0.Final.Inv jboss.host.name = localhost jboss.modules.dir = /opt/wildfly-10.0.0.Final.Inv/modules jboss.modules.system.pkgs = org.jboss.byteman jboss.node.name = localhost jboss.qualified.host.name = localhost.localdomain jboss.server.base.dir = /opt/wildfly-10.0.0.Final.Inv/standalone jboss.server.config.dir = /opt/wildfly-10.0.0.Final.Inv/standalone/configuration jboss.server.data.dir = /opt/wildfly-10.0.0.Final.Inv/standalone/data jboss.server.deploy.dir = /opt/wildfly-10.0.0.Final.Inv/standalone/data/content jboss.server.log.dir = /opt/wildfly-10.0.0.Final.Inv/standalone/log jboss.server.name = localhost jboss.server.persist.config = true jboss.server.temp.dir = /opt/wildfly-10.0.0.Final.Inv/standalone/tmp line.separator = logging.configuration = file:/opt/wildfly-10.0.0.Final.Inv/standalone/configuration/logging.properties module.path = /opt/wildfly-10.0.0.Final.Inv/modules org.jboss.boot.log.file = /opt/wildfly-10.0.0.Final.Inv/standalone/log/server.log org.jboss.resolver.warning = true org.xml.sax.driver = __redirected.__XMLReaderFactory os.arch = amd64 os.name = Linux os.version = 3.10.0-1160.81.1.el7.x86_64 path.separator = : sun.arch.data.model = 64 sun.boot.class.path = /opt/jdk1.8.0_60/jre/lib/resources.jar:/opt/jdk1.8.0_60/jre/lib/rt.jar:/opt/jdk1.8.0_60/jre/lib/sunrsasign.jar:/opt/jdk1.8.0_60/jre/lib/jsse.jar:/opt/jdk1.8.0_60/jre/lib/jce.jar:/opt/jdk1.8.0_60/jre/lib/charsets.jar:/opt/jdk1.8.0_60/jre/lib/jfr.jar:/opt/jdk1.8.0_60/jre/classes sun.boot.library.path = /opt/jdk1.8.0_60/jre/lib/amd64 sun.cpu.endian = little sun.cpu.isalist = sun.io.unicode.encoding = UnicodeLittle sun.java.command = /opt/wildfly-10.0.0.Final.Inv/jboss-modules.jar -mp /opt/wildfly-10.0.0.Final.Inv/modules org.jboss.as.standalone -Djboss.home.dir=/opt/wildfly-10.0.0.Final.Inv -Djboss.server.base.dir=/opt/wildfly-10.0.0.Final.Inv/standalone -b 0.0.0.0 sun.java.launcher = SUN_STANDARD sun.jnu.encoding = UTF-8 sun.management.compiler = HotSpot 64-Bit Tiered Compilers sun.os.patch.level = unknown user.country = EC user.dir = /opt/wildfly-10.0.0.Final.Inv/bin user.home = /root user.language = es user.name = root user.timezone = America/Guayaquil 2025-03-27 14:10:02,836 DEBUG [org.jboss.as.config] (MSC service thread 1-6) VM Arguments: -D[Standalone] -Xms64m -Xmx512m -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true -Dorg.jboss.boot.log.file=/opt/wildfly-10.0.0.Final.Inv/standalone/log/server.log -Dlogging.configuration=file:/opt/wildfly-10.0.0.Final.Inv/standalone/configuration/logging.properties 2025-03-27 14:10:04,541 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http) 2025-03-27 14:10:04,561 INFO [org.xnio] (MSC service thread 1-4) XNIO version 3.3.4.Final 2025-03-27 14:10:04,569 INFO [org.xnio.nio] (MSC service thread 1-4) XNIO NIO Implementation Version 3.3.4.Final 2025-03-27 14:10:04,626 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 38) WFLYCLINF0001: Activating Infinispan subsystem. 2025-03-27 14:10:04,649 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 54) WFLYTX0013: Node identifier property is set to the default value. Please make sure it is unique. 2025-03-27 14:10:04,654 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 46) WFLYNAM0001: Activating Naming Subsystem 2025-03-27 14:10:04,664 INFO [org.wildfly.extension.io] (ServerService Thread Pool -- 37) WFLYIO001: Worker 'default' has auto-configured to 8 core threads with 64 task threads based on your 4 available processors 2025-03-27 14:10:04,669 INFO [org.jboss.as.security] (ServerService Thread Pool -- 53) WFLYSEC0002: Activating Security Subsystem 2025-03-27 14:10:04,672 INFO [org.jboss.as.security] (MSC service thread 1-6) WFLYSEC0001: Current PicketBox version=4.9.4.Final 2025-03-27 14:10:04,677 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 56) WFLYWS0002: Activating WebServices Extension 2025-03-27 14:10:04,690 INFO [org.jboss.as.connector] (MSC service thread 1-2) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar 1.3.2.Final) 2025-03-27 14:10:04,719 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 44) WFLYJSF0007: Activated the following JSF Implementations: [main] 2025-03-27 14:10:04,725 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 55) WFLYUT0003: Undertow 1.3.15.Final starting 2025-03-27 14:10:04,726 INFO [org.wildfly.extension.undertow] (MSC service thread 1-5) WFLYUT0003: Undertow 1.3.15.Final starting 2025-03-27 14:10:04,735 INFO [org.jboss.remoting] (MSC service thread 1-3) JBoss Remoting version 4.0.18.Final 2025-03-27 14:10:04,739 INFO [org.jboss.as.naming] (MSC service thread 1-5) WFLYNAM0003: Starting Naming Service 2025-03-27 14:10:04,745 INFO [org.jboss.as.mail.extension] (MSC service thread 1-7) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default] 2025-03-27 14:10:04,769 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 33) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3) 2025-03-27 14:10:04,780 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-3) WFLYJCA0018: Started Driver service with driver-name = h2 2025-03-27 14:10:04,823 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 33) WFLYJCA0005: Deploying non-JDBC-compliant driver class org.postgresql.Driver (version 9.4) 2025-03-27 14:10:04,826 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) WFLYJCA0018: Started Driver service with driver-name = postgres94 2025-03-27 14:10:04,971 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 33) WFLYJCA0004: Deploying JDBC-compliant driver class oracle.jdbc.OracleDriver (version 12.1) 2025-03-27 14:10:04,976 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) WFLYJCA0018: Started Driver service with driver-name = ojdbc7 2025-03-27 14:10:05,006 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 55) WFLYUT0014: Creating file handler for path '/opt/wildfly-10.0.0.Final.Inv/welcome-content' with options [directory-listing: 'false', follow-symlink: 'false', case-sensitive: 'true', safe-symlink-paths: '[]'] 2025-03-27 14:10:05,009 INFO [org.wildfly.extension.undertow] (MSC service thread 1-8) WFLYUT0012: Started server default-server. 2025-03-27 14:10:05,010 INFO [org.wildfly.extension.undertow] (MSC service thread 1-8) WFLYUT0018: Host default-host starting 2025-03-27 14:10:05,033 INFO [org.jboss.as.ejb3] (MSC service thread 1-3) WFLYEJB0481: Strict pool slsb-strict-max-pool is using a max instance size of 64 (per class), which is derived from thread worker pool sizing. 2025-03-27 14:10:05,033 INFO [org.jboss.as.ejb3] (MSC service thread 1-6) WFLYEJB0482: Strict pool mdb-strict-max-pool is using a max instance size of 16 (per class), which is derived from the number of CPUs on this host. 2025-03-27 14:10:05,126 INFO [org.wildfly.extension.undertow] (MSC service thread 1-8) WFLYUT0006: Undertow HTTP listener default listening on 0.0.0.0:91 2025-03-27 14:10:05,257 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-7) WFLYJCA0001: Bound data source [java:jboss/datasources/academicoDS] 2025-03-27 14:10:05,258 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS] 2025-03-27 14:10:05,282 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-3) WFLYJCA0001: Bound data source [java:jboss/datasources/clasificadorDS] 2025-03-27 14:10:05,283 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-3) WFLYJCA0001: Bound data source [java:jboss/datasources/omniumDS] 2025-03-27 14:10:05,283 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) WFLYJCA0001: Bound data source [java:jboss/datasources/investigacionFormativaDS] 2025-03-27 14:10:05,620 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0027: Starting deployment of "ROOT.war" (runtime-name: "ROOT.war") 2025-03-27 14:10:05,626 INFO [org.jboss.as.server.deployment] (MSC service thread 1-7) WFLYSRV0027: Starting deployment of "investigacionFormativaEar.ear" (runtime-name: "investigacionFormativaEar.ear") 2025-03-27 14:10:05,661 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-8) WFLYDS0013: Started FileSystemDeploymentService for directory /opt/wildfly-10.0.0.Final.Inv/standalone/deployments 2025-03-27 14:10:05,811 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-7) MSC000001: Failed to start service jboss.serverManagement.controller.management.http: org.jboss.msc.service.StartException in service jboss.serverManagement.controller.management.http: WFLYSRV0083: Failed to start the http-interface service at org.jboss.as.server.mgmt.UndertowHttpManagementService.start(UndertowHttpManagementService.java:271) at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1948) at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1881) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.lang.RuntimeException: java.net.BindException: La dirección ya se está usando at org.jboss.as.domain.http.server.ManagementHttpServer.start(ManagementHttpServer.java:157) at org.jboss.as.server.mgmt.UndertowHttpManagementService.start(UndertowHttpManagementService.java:237) ... 5 more Caused by: java.net.BindException: La dirección ya se está usando at sun.nio.ch.Net.bind0(Native Method) at sun.nio.ch.Net.bind(Net.java:433) at sun.nio.ch.Net.bind(Net.java:425) at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223) at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74) at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:67) at org.xnio.nio.NioXnioWorker.createTcpConnectionServer(NioXnioWorker.java:192) at org.xnio.XnioWorker.createStreamConnectionServer(XnioWorker.java:243) at org.jboss.as.domain.http.server.ManagementHttpServer.start(ManagementHttpServer.java:144) ... 6 more 2025-03-27 14:10:05,883 INFO [org.infinispan.factories.GlobalComponentRegistry] (MSC service thread 1-6) ISPN000128: Infinispan version: Infinispan 'Mahou' 8.1.0.Final 2025-03-27 14:10:05,973 INFO [org.jboss.ws.common.management] (MSC service thread 1-3) JBWS022052: Starting JBossWS 5.1.3.Final (Apache CXF 3.1.4) 2025-03-27 14:10:06,702 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 59) WFLYUT0021: Registered web context: / 2025-03-27 14:10:12,022 INFO [org.jboss.as.server.deployment] (MSC service thread 1-8) WFLYSRV0207: Starting subdeployment (runtime-name: "iText-2.1.7.js2.jar") 2025-03-27 14:10:12,022 INFO [org.jboss.as.server.deployment] (MSC service thread 1-5) WFLYSRV0207: Starting subdeployment (runtime-name: "hibernate-commons-annotations-4.0.5.Final.jar") 2025-03-27 14:10:12,022 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0207: Starting subdeployment (runtime-name: "investigacionFormativaJsf.war") 2025-03-27 14:10:12,022 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0207: Starting subdeployment (runtime-name: "hibernate-core-4.3.11.Final.jar") 2025-03-27 14:10:12,024 INFO [org.jboss.as.server.deployment] (MSC service thread 1-8) WFLYSRV0207: Starting subdeployment (runtime-name: "groovy-all-2.0.1.jar") 2025-03-27 14:10:12,022 INFO [org.jboss.as.server.deployment] (MSC service thread 1-7) WFLYSRV0207: Starting subdeployment (runtime-name: "javassist-3.18.1-GA.jar") 2025-03-27 14:10:12,024 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0207: Starting subdeployment (runtime-name: "commons-compress-1.19.jar") 2025-03-27 14:10:12,022 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0207: Starting subdeployment (runtime-name: "jandex-1.1.0.Final.jar") 2025-03-27 14:10:12,022 INFO [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0207: Starting subdeployment (runtime-name: "investigacionFormativaEjb.jar") 2025-03-27 14:10:12,377 INFO [org.jboss.as.jpa] (MSC service thread 1-6) WFLYJPA0002: Read persistence.xml for investigacionFormativaJpa 2025-03-27 14:10:12,757 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 59) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'investigacionFormativaEar.ear#investigacionFormativaJpa' 2025-03-27 14:10:12,782 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 59) HHH000204: Processing PersistenceUnitInfo [ name: investigacionFormativaJpa ...] 2025-03-27 14:10:12,854 INFO [org.hibernate.Version] (ServerService Thread Pool -- 59) HHH000412: Hibernate Core {5.0.7.Final} 2025-03-27 14:10:12,856 INFO [org.hibernate.cfg.Environment] (ServerService Thread Pool -- 59) HHH000206: hibernate.properties not found 2025-03-27 14:10:12,858 INFO [org.hibernate.cfg.Environment] (ServerService Thread Pool -- 59) HHH000021: Bytecode provider name : javassist 2025-03-27 14:10:12,888 INFO [org.hibernate.orm.deprecation] (ServerService Thread Pool -- 59) HHH90000001: Found usage of deprecated setting for specifying Scanner [hibernate.ejb.resource_scanner]; use [hibernate.archive.scanner] instead 2025-03-27 14:10:12,898 INFO [org.hibernate.annotations.common.Version] (ServerService Thread Pool -- 59) HCANN000001: Hibernate Commons Annotations {5.0.1.Final} 2025-03-27 14:10:12,987 INFO [org.jboss.weld.deployer] (MSC service thread 1-8) WFLYWELD0003: Processing weld deployment investigacionFormativaEar.ear 2025-03-27 14:10:13,059 INFO [org.hibernate.validator.internal.util.Version] (MSC service thread 1-8) HV000001: Hibernate Validator 5.2.3.Final 2025-03-27 14:10:13,140 INFO [org.jboss.weld.deployer] (MSC service thread 1-7) WFLYWELD0003: Processing weld deployment commons-compress-1.19.jar 2025-03-27 14:10:13,140 INFO [org.jboss.weld.deployer] (MSC service thread 1-6) WFLYWELD0003: Processing weld deployment hibernate-commons-annotations-4.0.5.Final.jar 2025-03-27 14:10:13,148 INFO [org.jboss.weld.deployer] (MSC service thread 1-4) WFLYWELD0003: Processing weld deployment iText-2.1.7.js2.jar 2025-03-27 14:10:13,149 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) WFLYWELD0003: Processing weld deployment jandex-1.1.0.Final.jar 2025-03-27 14:10:13,148 INFO [org.jboss.weld.deployer] (MSC service thread 1-3) WFLYWELD0003: Processing weld deployment hibernate-core-4.3.11.Final.jar 2025-03-27 14:10:13,158 INFO [org.jboss.weld.deployer] (MSC service thread 1-7) WFLYWELD0003: Processing weld deployment javassist-3.18.1-GA.jar 2025-03-27 14:10:13,163 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) WFLYWELD0003: Processing weld deployment groovy-all-2.0.1.jar 2025-03-27 14:10:13,385 INFO [org.jboss.weld.deployer] (MSC service thread 1-5) WFLYWELD0003: Processing weld deployment investigacionFormativaEjb.jar 2025-03-27 14:10:13,395 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'FacultadServicioImpl' in deployment unit 'subdeployment "investigacionFormativaEjb.jar" of deployment "investigacionFormativaEar.ear"' are as follows: java:global/investigacionFormativaEar/investigacionFormativaEjb/FacultadServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.FacultadServicio java:app/investigacionFormativaEjb/FacultadServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.FacultadServicio java:module/FacultadServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.FacultadServicio java:global/investigacionFormativaEar/investigacionFormativaEjb/FacultadServicioImpl java:app/investigacionFormativaEjb/FacultadServicioImpl java:module/FacultadServicioImpl 2025-03-27 14:10:13,396 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'ObjetivoServicioImpl' in deployment unit 'subdeployment "investigacionFormativaEjb.jar" of deployment "investigacionFormativaEar.ear"' are as follows: java:global/investigacionFormativaEar/investigacionFormativaEjb/ObjetivoServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.ObjetivoServicio java:app/investigacionFormativaEjb/ObjetivoServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.ObjetivoServicio java:module/ObjetivoServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.ObjetivoServicio java:global/investigacionFormativaEar/investigacionFormativaEjb/ObjetivoServicioImpl java:app/investigacionFormativaEjb/ObjetivoServicioImpl java:module/ObjetivoServicioImpl 2025-03-27 14:10:13,396 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'ProfesionalTecnicoDtoServicioTthhJdbcImpl' in deployment unit 'subdeployment "investigacionFormativaEjb.jar" of deployment "investigacionFormativaEar.ear"' are as follows: java:global/investigacionFormativaEar/investigacionFormativaEjb/ProfesionalTecnicoDtoServicioTthhJdbcImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.jdbc.interfaces.ProfesionalTecnicoServicioTthhJdbc java:app/investigacionFormativaEjb/ProfesionalTecnicoDtoServicioTthhJdbcImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.jdbc.interfaces.ProfesionalTecnicoServicioTthhJdbc java:module/ProfesionalTecnicoDtoServicioTthhJdbcImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.jdbc.interfaces.ProfesionalTecnicoServicioTthhJdbc java:global/investigacionFormativaEar/investigacionFormativaEjb/ProfesionalTecnicoDtoServicioTthhJdbcImpl java:app/investigacionFormativaEjb/ProfesionalTecnicoDtoServicioTthhJdbcImpl java:module/ProfesionalTecnicoDtoServicioTthhJdbcImpl 2025-03-27 14:10:13,397 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'HorarioServicioImpl' in deployment unit 'subdeployment "investigacionFormativaEjb.jar" of deployment "investigacionFormativaEar.ear"' are as follows: java:global/investigacionFormativaEar/investigacionFormativaEjb/HorarioServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.HorarioServicio java:app/investigacionFormativaEjb/HorarioServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.HorarioServicio java:module/HorarioServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.HorarioServicio java:global/investigacionFormativaEar/investigacionFormativaEjb/HorarioServicioImpl java:app/investigacionFormativaEjb/HorarioServicioImpl java:module/HorarioServicioImpl 2025-03-27 14:10:13,397 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'AreaConocimientoExternoServicioImpl' in deployment unit 'subdeployment "investigacionFormativaEjb.jar" of deployment "investigacionFormativaEar.ear"' are as follows: java:global/investigacionFormativaEar/investigacionFormativaEjb/AreaConocimientoExternoServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.AreaConocimientoExternoServicio java:app/investigacionFormativaEjb/AreaConocimientoExternoServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.AreaConocimientoExternoServicio java:module/AreaConocimientoExternoServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.AreaConocimientoExternoServicio java:global/investigacionFormativaEar/investigacionFormativaEjb/AreaConocimientoExternoServicioImpl java:app/investigacionFormativaEjb/AreaConocimientoExternoServicioImpl java:module/AreaConocimientoExternoServicioImpl 2025-03-27 14:10:13,397 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'EstudianteServicioImpl' in deployment unit 'subdeployment "investigacionFormativaEjb.jar" of deployment "investigacionFormativaEar.ear"' are as follows: java:global/investigacionFormativaEar/investigacionFormativaEjb/EstudianteServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.EstudianteServicio java:app/investigacionFormativaEjb/EstudianteServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.EstudianteServicio java:module/EstudianteServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.EstudianteServicio java:global/investigacionFormativaEar/investigacionFormativaEjb/EstudianteServicioImpl java:app/investigacionFormativaEjb/EstudianteServicioImpl java:module/EstudianteServicioImpl 2025-03-27 14:10:13,397 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'ArchivoProyectoServicioImpl' in deployment unit 'subdeployment "investigacionFormativaEjb.jar" of deployment "investigacionFormativaEar.ear"' are as follows: java:global/investigacionFormativaEar/investigacionFormativaEjb/ArchivoProyectoServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.ArchivoProyectoServicio java:app/investigacionFormativaEjb/ArchivoProyectoServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.ArchivoProyectoServicio java:module/ArchivoProyectoServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.ArchivoProyectoServicio java:global/investigacionFormativaEar/investigacionFormativaEjb/ArchivoProyectoServicioImpl java:app/investigacionFormativaEjb/ArchivoProyectoServicioImpl java:module/ArchivoProyectoServicioImpl 2025-03-27 14:10:13,398 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'CronogramaServicioImpl' in deployment unit 'subdeployment "investigacionFormativaEjb.jar" of deployment "investigacionFormativaEar.ear"' are as follows: java:global/investigacionFormativaEar/investigacionFormativaEjb/CronogramaServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.CronogramaServicio java:app/investigacionFormativaEjb/CronogramaServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.CronogramaServicio java:module/CronogramaServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.CronogramaServicio java:global/investigacionFormativaEar/investigacionFormativaEjb/CronogramaServicioImpl java:app/investigacionFormativaEjb/CronogramaServicioImpl java:module/CronogramaServicioImpl 2025-03-27 14:10:13,398 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'CursoServicioImpl' in deployment unit 'subdeployment "investigacionFormativaEjb.jar" of deployment "investigacionFormativaEar.ear"' are as follows: java:global/investigacionFormativaEar/investigacionFormativaEjb/CursoServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.CursoServicio java:app/investigacionFormativaEjb/CursoServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.CursoServicio java:module/CursoServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.CursoServicio java:global/investigacionFormativaEar/investigacionFormativaEjb/CursoServicioImpl java:app/investigacionFormativaEjb/CursoServicioImpl java:module/CursoServicioImpl 2025-03-27 14:10:13,398 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'AreaConocimientoProyectoServicioImpl' in deployment unit 'subdeployment "investigacionFormativaEjb.jar" of deployment "investigacionFormativaEar.ear"' are as follows: java:global/investigacionFormativaEar/investigacionFormativaEjb/AreaConocimientoProyectoServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.AreaConocimientoProyectoServicio java:app/investigacionFormativaEjb/AreaConocimientoProyectoServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.AreaConocimientoProyectoServicio java:module/AreaConocimientoProyectoServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.AreaConocimientoProyectoServicio java:global/investigacionFormativaEar/investigacionFormativaEjb/AreaConocimientoProyectoServicioImpl java:app/investigacionFormativaEjb/AreaConocimientoProyectoServicioImpl java:module/AreaConocimientoProyectoServicioImpl 2025-03-27 14:10:13,398 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'InvestExternoProyectoServicioJdbcImpl' in deployment unit 'subdeployment "investigacionFormativaEjb.jar" of deployment "investigacionFormativaEar.ear"' are as follows: java:global/investigacionFormativaEar/investigacionFormativaEjb/InvestExternoProyectoServicioJdbcImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.jdbc.interfaces.InvestigadorExternoServicioJdbc java:app/investigacionFormativaEjb/InvestExternoProyectoServicioJdbcImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.jdbc.interfaces.InvestigadorExternoServicioJdbc java:module/InvestExternoProyectoServicioJdbcImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.jdbc.interfaces.InvestigadorExternoServicioJdbc java:global/investigacionFormativaEar/investigacionFormativaEjb/InvestExternoProyectoServicioJdbcImpl java:app/investigacionFormativaEjb/InvestExternoProyectoServicioJdbcImpl java:module/InvestExternoProyectoServicioJdbcImpl 2025-03-27 14:10:13,399 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'UsuarioServicioImpl' in deployment unit 'subdeployment "investigacionFormativaEjb.jar" of deployment "investigacionFormativaEar.ear"' are as follows: java:global/investigacionFormativaEar/investigacionFormativaEjb/UsuarioServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.UsuarioServicio java:app/investigacionFormativaEjb/UsuarioServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.UsuarioServicio java:module/UsuarioServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.UsuarioServicio java:global/investigacionFormativaEar/investigacionFormativaEjb/UsuarioServicioImpl java:app/investigacionFormativaEjb/UsuarioServicioImpl java:module/UsuarioServicioImpl 2025-03-27 14:10:13,399 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'AreaConocimientoServicioImpl' in deployment unit 'subdeployment "investigacionFormativaEjb.jar" of deployment "investigacionFormativaEar.ear"' are as follows: java:global/investigacionFormativaEar/investigacionFormativaEjb/AreaConocimientoServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.AreaConocimientoServicio java:app/investigacionFormativaEjb/AreaConocimientoServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.AreaConocimientoServicio java:module/AreaConocimientoServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.AreaConocimientoServicio java:global/investigacionFormativaEar/investigacionFormativaEjb/AreaConocimientoServicioImpl java:app/investigacionFormativaEjb/AreaConocimientoServicioImpl java:module/AreaConocimientoServicioImpl 2025-03-27 14:10:13,400 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'AreaConocimientoDocenciaServicioImpl' in deployment unit 'subdeployment "investigacionFormativaEjb.jar" of deployment "investigacionFormativaEar.ear"' are as follows: java:global/investigacionFormativaEar/investigacionFormativaEjb/AreaConocimientoDocenciaServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.AreaConocimientoDocenciaServicio java:app/investigacionFormativaEjb/AreaConocimientoDocenciaServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.AreaConocimientoDocenciaServicio java:module/AreaConocimientoDocenciaServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.AreaConocimientoDocenciaServicio java:global/investigacionFormativaEar/investigacionFormativaEjb/AreaConocimientoDocenciaServicioImpl java:app/investigacionFormativaEjb/AreaConocimientoDocenciaServicioImpl java:module/AreaConocimientoDocenciaServicioImpl 2025-03-27 14:10:13,401 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'EvaluadorProyectoServicioJdbcImpl' in deployment unit 'subdeployment "investigacionFormativaEjb.jar" of deployment "investigacionFormativaEar.ear"' are as follows: java:global/investigacionFormativaEar/investigacionFormativaEjb/EvaluadorProyectoServicioJdbcImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.jdbc.interfaces.EvaluadorProyectoServicio java:app/investigacionFormativaEjb/EvaluadorProyectoServicioJdbcImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.jdbc.interfaces.EvaluadorProyectoServicio java:module/EvaluadorProyectoServicioJdbcImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.jdbc.interfaces.EvaluadorProyectoServicio java:global/investigacionFormativaEar/investigacionFormativaEjb/EvaluadorProyectoServicioJdbcImpl java:app/investigacionFormativaEjb/EvaluadorProyectoServicioJdbcImpl java:module/EvaluadorProyectoServicioJdbcImpl 2025-03-27 14:10:13,401 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'PersonaServicioJdbcImpl' in deployment unit 'subdeployment "investigacionFormativaEjb.jar" of deployment "investigacionFormativaEar.ear"' are as follows: java:global/investigacionFormativaEar/investigacionFormativaEjb/PersonaServicioJdbcImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.jdbc.interfaces.PersonaServicioJdbc java:app/investigacionFormativaEjb/PersonaServicioJdbcImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.jdbc.interfaces.PersonaServicioJdbc java:module/PersonaServicioJdbcImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.jdbc.interfaces.PersonaServicioJdbc java:global/investigacionFormativaEar/investigacionFormativaEjb/PersonaServicioJdbcImpl java:app/investigacionFormativaEjb/PersonaServicioJdbcImpl java:module/PersonaServicioJdbcImpl 2025-03-27 14:10:13,402 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'ImpactoServicioImpl' in deployment unit 'subdeployment "investigacionFormativaEjb.jar" of deployment "investigacionFormativaEar.ear"' are as follows: java:global/investigacionFormativaEar/investigacionFormativaEjb/ImpactoServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.ImpactoServicio java:app/investigacionFormativaEjb/ImpactoServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.ImpactoServicio java:module/ImpactoServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.ImpactoServicio java:global/investigacionFormativaEar/investigacionFormativaEjb/ImpactoServicioImpl java:app/investigacionFormativaEjb/ImpactoServicioImpl java:module/ImpactoServicioImpl 2025-03-27 14:10:13,402 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'ImpactoProyectoServicioImpl' in deployment unit 'subdeployment "investigacionFormativaEjb.jar" of deployment "investigacionFormativaEar.ear"' are as follows: java:global/investigacionFormativaEar/investigacionFormativaEjb/ImpactoProyectoServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.ImpactoProyectoServicio java:app/investigacionFormativaEjb/ImpactoProyectoServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.ImpactoProyectoServicio java:module/ImpactoProyectoServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.ImpactoProyectoServicio java:global/investigacionFormativaEar/investigacionFormativaEjb/ImpactoProyectoServicioImpl java:app/investigacionFormativaEjb/ImpactoProyectoServicioImpl java:module/ImpactoProyectoServicioImpl 2025-03-27 14:10:13,403 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'InvestigadorExternoServicioImpl' in deployment unit 'subdeployment "investigacionFormativaEjb.jar" of deployment "investigacionFormativaEar.ear"' are as follows: java:global/investigacionFormativaEar/investigacionFormativaEjb/InvestigadorExternoServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.InvestigadorExternoServicio java:app/investigacionFormativaEjb/InvestigadorExternoServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.InvestigadorExternoServicio java:module/InvestigadorExternoServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.InvestigadorExternoServicio java:global/investigacionFormativaEar/investigacionFormativaEjb/InvestigadorExternoServicioImpl java:app/investigacionFormativaEjb/InvestigadorExternoServicioImpl java:module/InvestigadorExternoServicioImpl 2025-03-27 14:10:13,403 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'DocenteProyectoServicioImpl' in deployment unit 'subdeployment "investigacionFormativaEjb.jar" of deployment "investigacionFormativaEar.ear"' are as follows: java:global/investigacionFormativaEar/investigacionFormativaEjb/DocenteProyectoServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.DocenteProyectoServicio java:app/investigacionFormativaEjb/DocenteProyectoServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.DocenteProyectoServicio java:module/DocenteProyectoServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.DocenteProyectoServicio java:global/investigacionFormativaEar/investigacionFormativaEjb/DocenteProyectoServicioImpl java:app/investigacionFormativaEjb/DocenteProyectoServicioImpl java:module/DocenteProyectoServicioImpl 2025-03-27 14:10:13,404 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'ValidacionCorreccionServicioImpl' in deployment unit 'subdeployment "investigacionFormativaEjb.jar" of deployment "investigacionFormativaEar.ear"' are as follows: java:global/investigacionFormativaEar/investigacionFormativaEjb/ValidacionCorreccionServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.ValidacionCorreccionServicio java:app/investigacionFormativaEjb/ValidacionCorreccionServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.ValidacionCorreccionServicio java:module/ValidacionCorreccionServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.ValidacionCorreccionServicio java:global/investigacionFormativaEar/investigacionFormativaEjb/ValidacionCorreccionServicioImpl java:app/investigacionFormativaEjb/ValidacionCorreccionServicioImpl java:module/ValidacionCorreccionServicioImpl 2025-03-27 14:10:13,404 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'DocenteDtoServicioJdbcImpl' in deployment unit 'subdeployment "investigacionFormativaEjb.jar" of deployment "investigacionFormativaEar.ear"' are as follows: java:global/investigacionFormativaEar/investigacionFormativaEjb/DocenteDtoServicioJdbcImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.jdbc.interfaces.DocenteDtoServicioJdbc java:app/investigacionFormativaEjb/DocenteDtoServicioJdbcImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.jdbc.interfaces.DocenteDtoServicioJdbc java:module/DocenteDtoServicioJdbcImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.jdbc.interfaces.DocenteDtoServicioJdbc java:global/investigacionFormativaEar/investigacionFormativaEjb/DocenteDtoServicioJdbcImpl java:app/investigacionFormativaEjb/DocenteDtoServicioJdbcImpl java:module/DocenteDtoServicioJdbcImpl 2025-03-27 14:10:13,405 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'DocenteServicioJdbcImpl' in deployment unit 'subdeployment "investigacionFormativaEjb.jar" of deployment "investigacionFormativaEar.ear"' are as follows: java:global/investigacionFormativaEar/investigacionFormativaEjb/DocenteServicioJdbcImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.jdbc.interfaces.DocenteServicioJdbc java:app/investigacionFormativaEjb/DocenteServicioJdbcImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.jdbc.interfaces.DocenteServicioJdbc java:module/DocenteServicioJdbcImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.jdbc.interfaces.DocenteServicioJdbc java:global/investigacionFormativaEar/investigacionFormativaEjb/DocenteServicioJdbcImpl java:app/investigacionFormativaEjb/DocenteServicioJdbcImpl java:module/DocenteServicioJdbcImpl 2025-03-27 14:10:13,405 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'PersonaServicioImpl' in deployment unit 'subdeployment "investigacionFormativaEjb.jar" of deployment "investigacionFormativaEar.ear"' are as follows: java:global/investigacionFormativaEar/investigacionFormativaEjb/PersonaServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.PersonaServicio java:app/investigacionFormativaEjb/PersonaServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.PersonaServicio java:module/PersonaServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.PersonaServicio java:global/investigacionFormativaEar/investigacionFormativaEjb/PersonaServicioImpl java:app/investigacionFormativaEjb/PersonaServicioImpl java:module/PersonaServicioImpl 2025-03-27 14:10:13,408 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'DocenteServicioImpl' in deployment unit 'subdeployment "investigacionFormativaEjb.jar" of deployment "investigacionFormativaEar.ear"' are as follows: java:global/investigacionFormativaEar/investigacionFormativaEjb/DocenteServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.DocenteServicio java:app/investigacionFormativaEjb/DocenteServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.DocenteServicio java:module/DocenteServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.DocenteServicio java:global/investigacionFormativaEar/investigacionFormativaEjb/DocenteServicioImpl java:app/investigacionFormativaEjb/DocenteServicioImpl java:module/DocenteServicioImpl 2025-03-27 14:10:13,409 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'ArchivoProyectoDtoServicioJdbcImpl' in deployment unit 'subdeployment "investigacionFormativaEjb.jar" of deployment "investigacionFormativaEar.ear"' are as follows: java:global/investigacionFormativaEar/investigacionFormativaEjb/ArchivoProyectoDtoServicioJdbcImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.jdbc.interfaces.ArchivoProyectoDtoServicioJdbc java:app/investigacionFormativaEjb/ArchivoProyectoDtoServicioJdbcImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.jdbc.interfaces.ArchivoProyectoDtoServicioJdbc java:module/ArchivoProyectoDtoServicioJdbcImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.jdbc.interfaces.ArchivoProyectoDtoServicioJdbc java:global/investigacionFormativaEar/investigacionFormativaEjb/ArchivoProyectoDtoServicioJdbcImpl java:app/investigacionFormativaEjb/ArchivoProyectoDtoServicioJdbcImpl java:module/ArchivoProyectoDtoServicioJdbcImpl 2025-03-27 14:10:13,409 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'ValidacionCorreccionServicioJdbcImpl' in deployment unit 'subdeployment "investigacionFormativaEjb.jar" of deployment "investigacionFormativaEar.ear"' are as follows: java:global/investigacionFormativaEar/investigacionFormativaEjb/ValidacionCorreccionServicioJdbcImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.jdbc.interfaces.ValidacionCorreccionServicioJdbc java:app/investigacionFormativaEjb/ValidacionCorreccionServicioJdbcImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.jdbc.interfaces.ValidacionCorreccionServicioJdbc java:module/ValidacionCorreccionServicioJdbcImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.jdbc.interfaces.ValidacionCorreccionServicioJdbc java:global/investigacionFormativaEar/investigacionFormativaEjb/ValidacionCorreccionServicioJdbcImpl java:app/investigacionFormativaEjb/ValidacionCorreccionServicioJdbcImpl java:module/ValidacionCorreccionServicioJdbcImpl 2025-03-27 14:10:13,409 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'ActividadServicioImpl' in deployment unit 'subdeployment "investigacionFormativaEjb.jar" of deployment "investigacionFormativaEar.ear"' are as follows: java:global/investigacionFormativaEar/investigacionFormativaEjb/ActividadServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.ActividadServicio java:app/investigacionFormativaEjb/ActividadServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.ActividadServicio java:module/ActividadServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.ActividadServicio java:global/investigacionFormativaEar/investigacionFormativaEjb/ActividadServicioImpl java:app/investigacionFormativaEjb/ActividadServicioImpl java:module/ActividadServicioImpl 2025-03-27 14:10:13,410 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'ConvocatoriaDocenteDtoServicioJdbcImpl' in deployment unit 'subdeployment "investigacionFormativaEjb.jar" of deployment "investigacionFormativaEar.ear"' are as follows: java:global/investigacionFormativaEar/investigacionFormativaEjb/ConvocatoriaDocenteDtoServicioJdbcImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.jdbc.interfaces.ConvocatoriaDocenteDtoServicioJdbc java:app/investigacionFormativaEjb/ConvocatoriaDocenteDtoServicioJdbcImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.jdbc.interfaces.ConvocatoriaDocenteDtoServicioJdbc java:module/ConvocatoriaDocenteDtoServicioJdbcImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.jdbc.interfaces.ConvocatoriaDocenteDtoServicioJdbc java:global/investigacionFormativaEar/investigacionFormativaEjb/ConvocatoriaDocenteDtoServicioJdbcImpl java:app/investigacionFormativaEjb/ConvocatoriaDocenteDtoServicioJdbcImpl java:module/ConvocatoriaDocenteDtoServicioJdbcImpl 2025-03-27 14:10:13,410 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'UsuarioRolServicioImpl' in deployment unit 'subdeployment "investigacionFormativaEjb.jar" of deployment "investigacionFormativaEar.ear"' are as follows: java:global/investigacionFormativaEar/investigacionFormativaEjb/UsuarioRolServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.UsuarioRolServicio java:app/investigacionFormativaEjb/UsuarioRolServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.UsuarioRolServicio java:module/UsuarioRolServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.UsuarioRolServicio java:global/investigacionFormativaEar/investigacionFormativaEjb/UsuarioRolServicioImpl java:app/investigacionFormativaEjb/UsuarioRolServicioImpl java:module/UsuarioRolServicioImpl 2025-03-27 14:10:13,410 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'ConvocatoriaDocenteServicioImpl' in deployment unit 'subdeployment "investigacionFormativaEjb.jar" of deployment "investigacionFormativaEar.ear"' are as follows: java:global/investigacionFormativaEar/investigacionFormativaEjb/ConvocatoriaDocenteServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.ConvocatoriaDocenteServicio java:app/investigacionFormativaEjb/ConvocatoriaDocenteServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.ConvocatoriaDocenteServicio java:module/ConvocatoriaDocenteServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.ConvocatoriaDocenteServicio java:global/investigacionFormativaEar/investigacionFormativaEjb/ConvocatoriaDocenteServicioImpl java:app/investigacionFormativaEjb/ConvocatoriaDocenteServicioImpl java:module/ConvocatoriaDocenteServicioImpl 2025-03-27 14:10:13,411 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'EstudianteProyectoServicioJdbcImpl' in deployment unit 'subdeployment "investigacionFormativaEjb.jar" of deployment "investigacionFormativaEar.ear"' are as follows: java:global/investigacionFormativaEar/investigacionFormativaEjb/EstudianteProyectoServicioJdbcImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.jdbc.interfaces.EstudianteProyectoServicioJdbc java:app/investigacionFormativaEjb/EstudianteProyectoServicioJdbcImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.jdbc.interfaces.EstudianteProyectoServicioJdbc java:module/EstudianteProyectoServicioJdbcImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.jdbc.interfaces.EstudianteProyectoServicioJdbc java:global/investigacionFormativaEar/investigacionFormativaEjb/EstudianteProyectoServicioJdbcImpl java:app/investigacionFormativaEjb/EstudianteProyectoServicioJdbcImpl java:module/EstudianteProyectoServicioJdbcImpl 2025-03-27 14:10:13,411 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'EvaluadorDtoServicioJdbcImpl' in deployment unit 'subdeployment "investigacionFormativaEjb.jar" of deployment "investigacionFormativaEar.ear"' are as follows: java:global/investigacionFormativaEar/investigacionFormativaEjb/EvaluadorDtoServicioJdbcImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.jdbc.interfaces.EvaluadorDtoServicioJdbc java:app/investigacionFormativaEjb/EvaluadorDtoServicioJdbcImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.jdbc.interfaces.EvaluadorDtoServicioJdbc java:module/EvaluadorDtoServicioJdbcImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.jdbc.interfaces.EvaluadorDtoServicioJdbc java:global/investigacionFormativaEar/investigacionFormativaEjb/EvaluadorDtoServicioJdbcImpl java:app/investigacionFormativaEjb/EvaluadorDtoServicioJdbcImpl java:module/EvaluadorDtoServicioJdbcImpl 2025-03-27 14:10:13,411 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'ProcesoTramiteDtoServicioJdbcImpl' in deployment unit 'subdeployment "investigacionFormativaEjb.jar" of deployment "investigacionFormativaEar.ear"' are as follows: java:global/investigacionFormativaEar/investigacionFormativaEjb/ProcesoTramiteDtoServicioJdbcImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.jdbc.interfaces.ProcesoTramiteDtoServicioJdbc java:app/investigacionFormativaEjb/ProcesoTramiteDtoServicioJdbcImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.jdbc.interfaces.ProcesoTramiteDtoServicioJdbc java:module/ProcesoTramiteDtoServicioJdbcImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.jdbc.interfaces.ProcesoTramiteDtoServicioJdbc java:global/investigacionFormativaEar/investigacionFormativaEjb/ProcesoTramiteDtoServicioJdbcImpl java:app/investigacionFormativaEjb/ProcesoTramiteDtoServicioJdbcImpl java:module/ProcesoTramiteDtoServicioJdbcImpl 2025-03-27 14:10:13,412 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'LineaInvestigacionExtEvaluadorServicioImpl' in deployment unit 'subdeployment "investigacionFormativaEjb.jar" of deployment "investigacionFormativaEar.ear"' are as follows: java:global/investigacionFormativaEar/investigacionFormativaEjb/LineaInvestigacionExtEvaluadorServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.LineaInvestigacionExEvaluadorServicio java:app/investigacionFormativaEjb/LineaInvestigacionExtEvaluadorServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.LineaInvestigacionExEvaluadorServicio java:module/LineaInvestigacionExtEvaluadorServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.LineaInvestigacionExEvaluadorServicio java:global/investigacionFormativaEar/investigacionFormativaEjb/LineaInvestigacionExtEvaluadorServicioImpl java:app/investigacionFormativaEjb/LineaInvestigacionExtEvaluadorServicioImpl java:module/LineaInvestigacionExtEvaluadorServicioImpl 2025-03-27 14:10:13,412 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'ProfesionalTecnicoProyectoServicioImpl' in deployment unit 'subdeployment "investigacionFormativaEjb.jar" of deployment "investigacionFormativaEar.ear"' are as follows: java:global/investigacionFormativaEar/investigacionFormativaEjb/ProfesionalTecnicoProyectoServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.ProfesionalTecnicoProyectoServicio java:app/investigacionFormativaEjb/ProfesionalTecnicoProyectoServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.ProfesionalTecnicoProyectoServicio java:module/ProfesionalTecnicoProyectoServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.ProfesionalTecnicoProyectoServicio java:global/investigacionFormativaEar/investigacionFormativaEjb/ProfesionalTecnicoProyectoServicioImpl java:app/investigacionFormativaEjb/ProfesionalTecnicoProyectoServicioImpl java:module/ProfesionalTecnicoProyectoServicioImpl 2025-03-27 14:10:13,413 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'CursoEstadoServicioImpl' in deployment unit 'subdeployment "investigacionFormativaEjb.jar" of deployment "investigacionFormativaEar.ear"' are as follows: java:global/investigacionFormativaEar/investigacionFormativaEjb/CursoEstadoServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.CursoEstadoServicio java:app/investigacionFormativaEjb/CursoEstadoServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.CursoEstadoServicio java:module/CursoEstadoServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.CursoEstadoServicio java:global/investigacionFormativaEar/investigacionFormativaEjb/CursoEstadoServicioImpl java:app/investigacionFormativaEjb/CursoEstadoServicioImpl java:module/CursoEstadoServicioImpl 2025-03-27 14:10:13,414 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'EvaluadorServicioImpl' in deployment unit 'subdeployment "investigacionFormativaEjb.jar" of deployment "investigacionFormativaEar.ear"' are as follows: java:global/investigacionFormativaEar/investigacionFormativaEjb/EvaluadorServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.EvaluadorServicio java:app/investigacionFormativaEjb/EvaluadorServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.EvaluadorServicio java:module/EvaluadorServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.EvaluadorServicio java:global/investigacionFormativaEar/investigacionFormativaEjb/EvaluadorServicioImpl java:app/investigacionFormativaEjb/EvaluadorServicioImpl java:module/EvaluadorServicioImpl 2025-03-27 14:10:13,414 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'CooperacionProyectoServicioImpl' in deployment unit 'subdeployment "investigacionFormativaEjb.jar" of deployment "investigacionFormativaEar.ear"' are as follows: java:global/investigacionFormativaEar/investigacionFormativaEjb/CooperacionProyectoServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.CooperacionProyectoServicio java:app/investigacionFormativaEjb/CooperacionProyectoServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.CooperacionProyectoServicio java:module/CooperacionProyectoServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.CooperacionProyectoServicio java:global/investigacionFormativaEar/investigacionFormativaEjb/CooperacionProyectoServicioImpl java:app/investigacionFormativaEjb/CooperacionProyectoServicioImpl java:module/CooperacionProyectoServicioImpl 2025-03-27 14:10:13,415 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'UsuarioServicioJdbcImpl' in deployment unit 'subdeployment "investigacionFormativaEjb.jar" of deployment "investigacionFormativaEar.ear"' are as follows: java:global/investigacionFormativaEar/investigacionFormativaEjb/UsuarioServicioJdbcImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.jdbc.interfaces.UsuarioServicioJdbc java:app/investigacionFormativaEjb/UsuarioServicioJdbcImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.jdbc.interfaces.UsuarioServicioJdbc java:module/UsuarioServicioJdbcImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.jdbc.interfaces.UsuarioServicioJdbc java:global/investigacionFormativaEar/investigacionFormativaEjb/UsuarioServicioJdbcImpl java:app/investigacionFormativaEjb/UsuarioServicioJdbcImpl java:module/UsuarioServicioJdbcImpl 2025-03-27 14:10:13,415 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'ProcesoTramiteServicioImpl' in deployment unit 'subdeployment "investigacionFormativaEjb.jar" of deployment "investigacionFormativaEar.ear"' are as follows: java:global/investigacionFormativaEar/investigacionFormativaEjb/ProcesoTramiteServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.ProcesoTramiteServicio java:app/investigacionFormativaEjb/ProcesoTramiteServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.ProcesoTramiteServicio java:module/ProcesoTramiteServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.ProcesoTramiteServicio java:global/investigacionFormativaEar/investigacionFormativaEjb/ProcesoTramiteServicioImpl java:app/investigacionFormativaEjb/ProcesoTramiteServicioImpl java:module/ProcesoTramiteServicioImpl 2025-03-27 14:10:13,415 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'ProyectoServicioImpl' in deployment unit 'subdeployment "investigacionFormativaEjb.jar" of deployment "investigacionFormativaEar.ear"' are as follows: java:global/investigacionFormativaEar/investigacionFormativaEjb/ProyectoServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.ProyectoServicio java:app/investigacionFormativaEjb/ProyectoServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.ProyectoServicio java:module/ProyectoServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.ProyectoServicio java:global/investigacionFormativaEar/investigacionFormativaEjb/ProyectoServicioImpl java:app/investigacionFormativaEjb/ProyectoServicioImpl java:module/ProyectoServicioImpl 2025-03-27 14:10:13,418 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'ProyectoDtoServicioJdbcImpl' in deployment unit 'subdeployment "investigacionFormativaEjb.jar" of deployment "investigacionFormativaEar.ear"' are as follows: java:global/investigacionFormativaEar/investigacionFormativaEjb/ProyectoDtoServicioJdbcImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.jdbc.interfaces.ProyectoDtoServicioJdbc java:app/investigacionFormativaEjb/ProyectoDtoServicioJdbcImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.jdbc.interfaces.ProyectoDtoServicioJdbc java:module/ProyectoDtoServicioJdbcImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.jdbc.interfaces.ProyectoDtoServicioJdbc java:global/investigacionFormativaEar/investigacionFormativaEjb/ProyectoDtoServicioJdbcImpl java:app/investigacionFormativaEjb/ProyectoDtoServicioJdbcImpl java:module/ProyectoDtoServicioJdbcImpl 2025-03-27 14:10:13,419 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'UniversidadServicioImpl' in deployment unit 'subdeployment "investigacionFormativaEjb.jar" of deployment "investigacionFormativaEar.ear"' are as follows: java:global/investigacionFormativaEar/investigacionFormativaEjb/UniversidadServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.UniversidadServicio java:app/investigacionFormativaEjb/UniversidadServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.UniversidadServicio java:module/UniversidadServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.UniversidadServicio java:global/investigacionFormativaEar/investigacionFormativaEjb/UniversidadServicioImpl java:app/investigacionFormativaEjb/UniversidadServicioImpl java:module/UniversidadServicioImpl 2025-03-27 14:10:13,421 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'TramiteProyectoDtoServicioJdbcImpl' in deployment unit 'subdeployment "investigacionFormativaEjb.jar" of deployment "investigacionFormativaEar.ear"' are as follows: java:global/investigacionFormativaEar/investigacionFormativaEjb/TramiteProyectoDtoServicioJdbcImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.jdbc.interfaces.TramiteProyectoDtoServicioJdbc java:app/investigacionFormativaEjb/TramiteProyectoDtoServicioJdbcImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.jdbc.interfaces.TramiteProyectoDtoServicioJdbc java:module/TramiteProyectoDtoServicioJdbcImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.jdbc.interfaces.TramiteProyectoDtoServicioJdbc java:global/investigacionFormativaEar/investigacionFormativaEjb/TramiteProyectoDtoServicioJdbcImpl java:app/investigacionFormativaEjb/TramiteProyectoDtoServicioJdbcImpl java:module/TramiteProyectoDtoServicioJdbcImpl 2025-03-27 14:10:13,422 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'LineaInvestigacionProyectoServicioImpl' in deployment unit 'subdeployment "investigacionFormativaEjb.jar" of deployment "investigacionFormativaEar.ear"' are as follows: java:global/investigacionFormativaEar/investigacionFormativaEjb/LineaInvestigacionProyectoServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.LineaInvestigacionProyectoServicio java:app/investigacionFormativaEjb/LineaInvestigacionProyectoServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.LineaInvestigacionProyectoServicio java:module/LineaInvestigacionProyectoServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.LineaInvestigacionProyectoServicio java:global/investigacionFormativaEar/investigacionFormativaEjb/LineaInvestigacionProyectoServicioImpl java:app/investigacionFormativaEjb/LineaInvestigacionProyectoServicioImpl java:module/LineaInvestigacionProyectoServicioImpl 2025-03-27 14:10:13,422 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'DocenteProyectoServicioJdbcImpl' in deployment unit 'subdeployment "investigacionFormativaEjb.jar" of deployment "investigacionFormativaEar.ear"' are as follows: java:global/investigacionFormativaEar/investigacionFormativaEjb/DocenteProyectoServicioJdbcImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.jdbc.interfaces.DocenteProyectoServicioJdbc java:app/investigacionFormativaEjb/DocenteProyectoServicioJdbcImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.jdbc.interfaces.DocenteProyectoServicioJdbc java:module/DocenteProyectoServicioJdbcImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.jdbc.interfaces.DocenteProyectoServicioJdbc java:global/investigacionFormativaEar/investigacionFormativaEjb/DocenteProyectoServicioJdbcImpl java:app/investigacionFormativaEjb/DocenteProyectoServicioJdbcImpl java:module/DocenteProyectoServicioJdbcImpl 2025-03-27 14:10:13,422 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'DocenteDtoServicioSiiuJdbcImpl' in deployment unit 'subdeployment "investigacionFormativaEjb.jar" of deployment "investigacionFormativaEar.ear"' are as follows: java:global/investigacionFormativaEar/investigacionFormativaEjb/DocenteDtoServicioSiiuJdbcImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.jdbc.interfaces.DocenteDtoServicioSiiuJdbc java:app/investigacionFormativaEjb/DocenteDtoServicioSiiuJdbcImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.jdbc.interfaces.DocenteDtoServicioSiiuJdbc java:module/DocenteDtoServicioSiiuJdbcImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.jdbc.interfaces.DocenteDtoServicioSiiuJdbc java:global/investigacionFormativaEar/investigacionFormativaEjb/DocenteDtoServicioSiiuJdbcImpl java:app/investigacionFormativaEjb/DocenteDtoServicioSiiuJdbcImpl java:module/DocenteDtoServicioSiiuJdbcImpl 2025-03-27 14:10:13,423 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'ActividadServicioJdbcImpl' in deployment unit 'subdeployment "investigacionFormativaEjb.jar" of deployment "investigacionFormativaEar.ear"' are as follows: java:global/investigacionFormativaEar/investigacionFormativaEjb/ActividadServicioJdbcImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.jdbc.interfaces.ActividadServicioJdbc java:app/investigacionFormativaEjb/ActividadServicioJdbcImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.jdbc.interfaces.ActividadServicioJdbc java:module/ActividadServicioJdbcImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.jdbc.interfaces.ActividadServicioJdbc java:global/investigacionFormativaEar/investigacionFormativaEjb/ActividadServicioJdbcImpl java:app/investigacionFormativaEjb/ActividadServicioJdbcImpl java:module/ActividadServicioJdbcImpl 2025-03-27 14:10:13,423 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'TramiteProyectoServicioImpl' in deployment unit 'subdeployment "investigacionFormativaEjb.jar" of deployment "investigacionFormativaEar.ear"' are as follows: java:global/investigacionFormativaEar/investigacionFormativaEjb/TramiteProyectoServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.TramiteProyectoServicio java:app/investigacionFormativaEjb/TramiteProyectoServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.TramiteProyectoServicio java:module/TramiteProyectoServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.TramiteProyectoServicio java:global/investigacionFormativaEar/investigacionFormativaEjb/TramiteProyectoServicioImpl java:app/investigacionFormativaEjb/TramiteProyectoServicioImpl java:module/TramiteProyectoServicioImpl 2025-03-27 14:10:13,424 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'AlcanceProyectoServicioImpl' in deployment unit 'subdeployment "investigacionFormativaEjb.jar" of deployment "investigacionFormativaEar.ear"' are as follows: java:global/investigacionFormativaEar/investigacionFormativaEjb/AlcanceProyectoServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.AlcanceProyectoServicio java:app/investigacionFormativaEjb/AlcanceProyectoServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.AlcanceProyectoServicio java:module/AlcanceProyectoServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.AlcanceProyectoServicio java:global/investigacionFormativaEar/investigacionFormativaEjb/AlcanceProyectoServicioImpl java:app/investigacionFormativaEjb/AlcanceProyectoServicioImpl java:module/AlcanceProyectoServicioImpl 2025-03-27 14:10:13,424 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'AreaConocimientoProyectoDtoServicioJdbcImpl' in deployment unit 'subdeployment "investigacionFormativaEjb.jar" of deployment "investigacionFormativaEar.ear"' are as follows: java:global/investigacionFormativaEar/investigacionFormativaEjb/AreaConocimientoProyectoDtoServicioJdbcImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.jdbc.interfaces.AreaConocimientoProyectoDtoServicioJdbc java:app/investigacionFormativaEjb/AreaConocimientoProyectoDtoServicioJdbcImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.jdbc.interfaces.AreaConocimientoProyectoDtoServicioJdbc java:module/AreaConocimientoProyectoDtoServicioJdbcImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.jdbc.interfaces.AreaConocimientoProyectoDtoServicioJdbc java:global/investigacionFormativaEar/investigacionFormativaEjb/AreaConocimientoProyectoDtoServicioJdbcImpl java:app/investigacionFormativaEjb/AreaConocimientoProyectoDtoServicioJdbcImpl java:module/AreaConocimientoProyectoDtoServicioJdbcImpl 2025-03-27 14:10:13,425 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'CierreProyectoServicioImpl' in deployment unit 'subdeployment "investigacionFormativaEjb.jar" of deployment "investigacionFormativaEar.ear"' are as follows: java:global/investigacionFormativaEar/investigacionFormativaEjb/CierreProyectoServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.CierreProyectoServicio java:app/investigacionFormativaEjb/CierreProyectoServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.CierreProyectoServicio java:module/CierreProyectoServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.CierreProyectoServicio java:global/investigacionFormativaEar/investigacionFormativaEjb/CierreProyectoServicioImpl java:app/investigacionFormativaEjb/CierreProyectoServicioImpl java:module/CierreProyectoServicioImpl 2025-03-27 14:10:13,427 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'TerritorioServicioImpl' in deployment unit 'subdeployment "investigacionFormativaEjb.jar" of deployment "investigacionFormativaEar.ear"' are as follows: java:global/investigacionFormativaEar/investigacionFormativaEjb/TerritorioServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.TerritorioServicio java:app/investigacionFormativaEjb/TerritorioServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.TerritorioServicio java:module/TerritorioServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.TerritorioServicio java:global/investigacionFormativaEar/investigacionFormativaEjb/TerritorioServicioImpl java:app/investigacionFormativaEjb/TerritorioServicioImpl java:module/TerritorioServicioImpl 2025-03-27 14:10:13,434 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'EstudianteDtoServicioSiiuJdbcImpl' in deployment unit 'subdeployment "investigacionFormativaEjb.jar" of deployment "investigacionFormativaEar.ear"' are as follows: java:global/investigacionFormativaEar/investigacionFormativaEjb/EstudianteDtoServicioSiiuJdbcImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.jdbc.interfaces.EstudianteDtoServicioSiiuJdbc java:app/investigacionFormativaEjb/EstudianteDtoServicioSiiuJdbcImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.jdbc.interfaces.EstudianteDtoServicioSiiuJdbc java:module/EstudianteDtoServicioSiiuJdbcImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.jdbc.interfaces.EstudianteDtoServicioSiiuJdbc java:global/investigacionFormativaEar/investigacionFormativaEjb/EstudianteDtoServicioSiiuJdbcImpl java:app/investigacionFormativaEjb/EstudianteDtoServicioSiiuJdbcImpl java:module/EstudianteDtoServicioSiiuJdbcImpl 2025-03-27 14:10:13,436 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'LineaInvestigacionServicioImpl' in deployment unit 'subdeployment "investigacionFormativaEjb.jar" of deployment "investigacionFormativaEar.ear"' are as follows: java:global/investigacionFormativaEar/investigacionFormativaEjb/LineaInvestigacionServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.LineaInvestigacionServicio java:app/investigacionFormativaEjb/LineaInvestigacionServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.LineaInvestigacionServicio java:module/LineaInvestigacionServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.LineaInvestigacionServicio java:global/investigacionFormativaEar/investigacionFormativaEjb/LineaInvestigacionServicioImpl java:app/investigacionFormativaEjb/LineaInvestigacionServicioImpl java:module/LineaInvestigacionServicioImpl 2025-03-27 14:10:13,436 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'CupoServicioImpl' in deployment unit 'subdeployment "investigacionFormativaEjb.jar" of deployment "investigacionFormativaEar.ear"' are as follows: java:global/investigacionFormativaEar/investigacionFormativaEjb/CupoServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.CupoServicio java:app/investigacionFormativaEjb/CupoServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.CupoServicio java:module/CupoServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.CupoServicio java:global/investigacionFormativaEar/investigacionFormativaEjb/CupoServicioImpl java:app/investigacionFormativaEjb/CupoServicioImpl java:module/CupoServicioImpl 2025-03-27 14:10:13,439 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'ConvocatoriaServicioImpl' in deployment unit 'subdeployment "investigacionFormativaEjb.jar" of deployment "investigacionFormativaEar.ear"' are as follows: java:global/investigacionFormativaEar/investigacionFormativaEjb/ConvocatoriaServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.ConvocatoriaServicio java:app/investigacionFormativaEjb/ConvocatoriaServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.ConvocatoriaServicio java:module/ConvocatoriaServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.ConvocatoriaServicio java:global/investigacionFormativaEar/investigacionFormativaEjb/ConvocatoriaServicioImpl java:app/investigacionFormativaEjb/ConvocatoriaServicioImpl java:module/ConvocatoriaServicioImpl 2025-03-27 14:10:13,439 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'ProfesionalTecnicoServicioImpl' in deployment unit 'subdeployment "investigacionFormativaEjb.jar" of deployment "investigacionFormativaEar.ear"' are as follows: java:global/investigacionFormativaEar/investigacionFormativaEjb/ProfesionalTecnicoServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.ProfesionalTecnicoServicio java:app/investigacionFormativaEjb/ProfesionalTecnicoServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.ProfesionalTecnicoServicio java:module/ProfesionalTecnicoServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.ProfesionalTecnicoServicio java:global/investigacionFormativaEar/investigacionFormativaEjb/ProfesionalTecnicoServicioImpl java:app/investigacionFormativaEjb/ProfesionalTecnicoServicioImpl java:module/ProfesionalTecnicoServicioImpl 2025-03-27 14:10:13,440 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'ObjetivoServicioJdbcImpl' in deployment unit 'subdeployment "investigacionFormativaEjb.jar" of deployment "investigacionFormativaEar.ear"' are as follows: java:global/investigacionFormativaEar/investigacionFormativaEjb/ObjetivoServicioJdbcImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.jdbc.interfaces.ObjetivoServicioJdbc java:app/investigacionFormativaEjb/ObjetivoServicioJdbcImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.jdbc.interfaces.ObjetivoServicioJdbc java:module/ObjetivoServicioJdbcImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.jdbc.interfaces.ObjetivoServicioJdbc java:global/investigacionFormativaEar/investigacionFormativaEjb/ObjetivoServicioJdbcImpl java:app/investigacionFormativaEjb/ObjetivoServicioJdbcImpl java:module/ObjetivoServicioJdbcImpl 2025-03-27 14:10:13,440 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'ValidacionPropuestaDtoServicioJdbcImpl' in deployment unit 'subdeployment "investigacionFormativaEjb.jar" of deployment "investigacionFormativaEar.ear"' are as follows: java:global/investigacionFormativaEar/investigacionFormativaEjb/ValidacionPropuestaDtoServicioJdbcImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.jdbc.interfaces.ValidacionPropuestaDtoServicioJdbc java:app/investigacionFormativaEjb/ValidacionPropuestaDtoServicioJdbcImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.jdbc.interfaces.ValidacionPropuestaDtoServicioJdbc java:module/ValidacionPropuestaDtoServicioJdbcImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.jdbc.interfaces.ValidacionPropuestaDtoServicioJdbc java:global/investigacionFormativaEar/investigacionFormativaEjb/ValidacionPropuestaDtoServicioJdbcImpl java:app/investigacionFormativaEjb/ValidacionPropuestaDtoServicioJdbcImpl java:module/ValidacionPropuestaDtoServicioJdbcImpl 2025-03-27 14:10:13,440 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'UsuarioRolDtoServicioJdbcImpl' in deployment unit 'subdeployment "investigacionFormativaEjb.jar" of deployment "investigacionFormativaEar.ear"' are as follows: java:global/investigacionFormativaEar/investigacionFormativaEjb/UsuarioRolDtoServicioJdbcImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.jdbc.interfaces.UsuarioRolDtoServicioJdbc java:app/investigacionFormativaEjb/UsuarioRolDtoServicioJdbcImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.jdbc.interfaces.UsuarioRolDtoServicioJdbc java:module/UsuarioRolDtoServicioJdbcImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.jdbc.interfaces.UsuarioRolDtoServicioJdbc java:global/investigacionFormativaEar/investigacionFormativaEjb/UsuarioRolDtoServicioJdbcImpl java:app/investigacionFormativaEjb/UsuarioRolDtoServicioJdbcImpl java:module/UsuarioRolDtoServicioJdbcImpl 2025-03-27 14:10:13,441 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'ProfesionalTecnicoServicioJdbcImpl' in deployment unit 'subdeployment "investigacionFormativaEjb.jar" of deployment "investigacionFormativaEar.ear"' are as follows: java:global/investigacionFormativaEar/investigacionFormativaEjb/ProfesionalTecnicoServicioJdbcImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.jdbc.interfaces.ProfesionalTecnicoServicioJdbc java:app/investigacionFormativaEjb/ProfesionalTecnicoServicioJdbcImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.jdbc.interfaces.ProfesionalTecnicoServicioJdbc java:module/ProfesionalTecnicoServicioJdbcImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.jdbc.interfaces.ProfesionalTecnicoServicioJdbc java:global/investigacionFormativaEar/investigacionFormativaEjb/ProfesionalTecnicoServicioJdbcImpl java:app/investigacionFormativaEjb/ProfesionalTecnicoServicioJdbcImpl java:module/ProfesionalTecnicoServicioJdbcImpl 2025-03-27 14:10:13,441 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'HorarioDtoServicioJdbcImpl' in deployment unit 'subdeployment "investigacionFormativaEjb.jar" of deployment "investigacionFormativaEar.ear"' are as follows: java:global/investigacionFormativaEar/investigacionFormativaEjb/HorarioDtoServicioJdbcImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.jdbc.interfaces.HorarioDtoServicioJdbc java:app/investigacionFormativaEjb/HorarioDtoServicioJdbcImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.jdbc.interfaces.HorarioDtoServicioJdbc java:module/HorarioDtoServicioJdbcImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.jdbc.interfaces.HorarioDtoServicioJdbc java:global/investigacionFormativaEar/investigacionFormativaEjb/HorarioDtoServicioJdbcImpl java:app/investigacionFormativaEjb/HorarioDtoServicioJdbcImpl java:module/HorarioDtoServicioJdbcImpl 2025-03-27 14:10:13,442 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'CupoDtoServicioJdbcImpl' in deployment unit 'subdeployment "investigacionFormativaEjb.jar" of deployment "investigacionFormativaEar.ear"' are as follows: java:global/investigacionFormativaEar/investigacionFormativaEjb/CupoDtoServicioJdbcImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.jdbc.interfaces.CupoDtoServicioJdbc java:app/investigacionFormativaEjb/CupoDtoServicioJdbcImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.jdbc.interfaces.CupoDtoServicioJdbc java:module/CupoDtoServicioJdbcImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.jdbc.interfaces.CupoDtoServicioJdbc java:global/investigacionFormativaEar/investigacionFormativaEjb/CupoDtoServicioJdbcImpl java:app/investigacionFormativaEjb/CupoDtoServicioJdbcImpl java:module/CupoDtoServicioJdbcImpl 2025-03-27 14:10:13,443 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'AlcanceProyectoServicioJdbcImpl' in deployment unit 'subdeployment "investigacionFormativaEjb.jar" of deployment "investigacionFormativaEar.ear"' are as follows: java:global/investigacionFormativaEar/investigacionFormativaEjb/AlcanceProyectoServicioJdbcImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.jdbc.interfaces.AlcanceProyectoServicioJdbc java:app/investigacionFormativaEjb/AlcanceProyectoServicioJdbcImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.jdbc.interfaces.AlcanceProyectoServicioJdbc java:module/AlcanceProyectoServicioJdbcImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.jdbc.interfaces.AlcanceProyectoServicioJdbc java:global/investigacionFormativaEar/investigacionFormativaEjb/AlcanceProyectoServicioJdbcImpl java:app/investigacionFormativaEjb/AlcanceProyectoServicioJdbcImpl java:module/AlcanceProyectoServicioJdbcImpl 2025-03-27 14:10:13,443 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'EstudianteServicioJdbcImpl' in deployment unit 'subdeployment "investigacionFormativaEjb.jar" of deployment "investigacionFormativaEar.ear"' are as follows: java:global/investigacionFormativaEar/investigacionFormativaEjb/EstudianteServicioJdbcImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.jdbc.interfaces.EstudianteServicioJdbc java:app/investigacionFormativaEjb/EstudianteServicioJdbcImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.jdbc.interfaces.EstudianteServicioJdbc java:module/EstudianteServicioJdbcImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.jdbc.interfaces.EstudianteServicioJdbc java:global/investigacionFormativaEar/investigacionFormativaEjb/EstudianteServicioJdbcImpl java:app/investigacionFormativaEjb/EstudianteServicioJdbcImpl java:module/EstudianteServicioJdbcImpl 2025-03-27 14:10:13,444 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'LineaInvestigacionExternoServicioImpl' in deployment unit 'subdeployment "investigacionFormativaEjb.jar" of deployment "investigacionFormativaEar.ear"' are as follows: java:global/investigacionFormativaEar/investigacionFormativaEjb/LineaInvestigacionExternoServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.LineaInvestigacionExternoServicio java:app/investigacionFormativaEjb/LineaInvestigacionExternoServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.LineaInvestigacionExternoServicio java:module/LineaInvestigacionExternoServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.LineaInvestigacionExternoServicio java:global/investigacionFormativaEar/investigacionFormativaEjb/LineaInvestigacionExternoServicioImpl java:app/investigacionFormativaEjb/LineaInvestigacionExternoServicioImpl java:module/LineaInvestigacionExternoServicioImpl 2025-03-27 14:10:13,448 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'RolServicioImpl' in deployment unit 'subdeployment "investigacionFormativaEjb.jar" of deployment "investigacionFormativaEar.ear"' are as follows: java:global/investigacionFormativaEar/investigacionFormativaEjb/RolServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.RolServicio java:app/investigacionFormativaEjb/RolServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.RolServicio java:module/RolServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.RolServicio java:global/investigacionFormativaEar/investigacionFormativaEjb/RolServicioImpl java:app/investigacionFormativaEjb/RolServicioImpl java:module/RolServicioImpl 2025-03-27 14:10:13,448 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'ConvocatoriaDtoServicioJdbcImpl' in deployment unit 'subdeployment "investigacionFormativaEjb.jar" of deployment "investigacionFormativaEar.ear"' are as follows: java:global/investigacionFormativaEar/investigacionFormativaEjb/ConvocatoriaDtoServicioJdbcImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.jdbc.interfaces.ConvocatoriaDtoServicioJdbc java:app/investigacionFormativaEjb/ConvocatoriaDtoServicioJdbcImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.jdbc.interfaces.ConvocatoriaDtoServicioJdbc java:module/ConvocatoriaDtoServicioJdbcImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.jdbc.interfaces.ConvocatoriaDtoServicioJdbc java:global/investigacionFormativaEar/investigacionFormativaEjb/ConvocatoriaDtoServicioJdbcImpl java:app/investigacionFormativaEjb/ConvocatoriaDtoServicioJdbcImpl java:module/ConvocatoriaDtoServicioJdbcImpl 2025-03-27 14:10:13,448 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'AreaConocimientoExtEvaluadorServicioImpl' in deployment unit 'subdeployment "investigacionFormativaEjb.jar" of deployment "investigacionFormativaEar.ear"' are as follows: java:global/investigacionFormativaEar/investigacionFormativaEjb/AreaConocimientoExtEvaluadorServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.AreaConocimientoExEvaluadorServicio java:app/investigacionFormativaEjb/AreaConocimientoExtEvaluadorServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.AreaConocimientoExEvaluadorServicio java:module/AreaConocimientoExtEvaluadorServicioImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.AreaConocimientoExEvaluadorServicio java:global/investigacionFormativaEar/investigacionFormativaEjb/AreaConocimientoExtEvaluadorServicioImpl java:app/investigacionFormativaEjb/AreaConocimientoExtEvaluadorServicioImpl java:module/AreaConocimientoExtEvaluadorServicioImpl 2025-03-27 14:10:13,449 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'CursoEstadoDtoServicioJdbcImpl' in deployment unit 'subdeployment "investigacionFormativaEjb.jar" of deployment "investigacionFormativaEar.ear"' are as follows: java:global/investigacionFormativaEar/investigacionFormativaEjb/CursoEstadoDtoServicioJdbcImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.jdbc.interfaces.CursoEstadoDtoServicioJdbc java:app/investigacionFormativaEjb/CursoEstadoDtoServicioJdbcImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.jdbc.interfaces.CursoEstadoDtoServicioJdbc java:module/CursoEstadoDtoServicioJdbcImpl!ec.edu.uce.investigacionFormativa.ejb.servicios.jdbc.interfaces.CursoEstadoDtoServicioJdbc java:global/investigacionFormativaEar/investigacionFormativaEjb/CursoEstadoDtoServicioJdbcImpl java:app/investigacionFormativaEjb/CursoEstadoDtoServicioJdbcImpl java:module/CursoEstadoDtoServicioJdbcImpl 2025-03-27 14:10:13,475 INFO [org.jboss.weld.deployer] (MSC service thread 1-8) WFLYWELD0003: Processing weld deployment investigacionFormativaJsf.war 2025-03-27 14:10:13,533 INFO [org.jboss.weld.deployer] (MSC service thread 1-7) WFLYWELD0006: Starting Services for CDI deployment: investigacionFormativaEar.ear 2025-03-27 14:10:13,571 INFO [org.jboss.weld.Version] (MSC service thread 1-7) WELD-000900: 2.3.2 (Final) 2025-03-27 14:10:13,590 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) WFLYWELD0009: Starting weld service for deployment investigacionFormativaEar.ear 2025-03-27 14:10:14,001 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 59) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'investigacionFormativaEar.ear#investigacionFormativaJpa' 2025-03-27 14:10:14,287 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 60) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. 2025-03-27 14:10:14,289 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 60) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. 2025-03-27 14:10:14,300 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 60) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. 2025-03-27 14:10:14,300 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 60) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. 2025-03-27 14:10:14,347 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 59) HHH000400: Using dialect: org.hibernate.dialect.Oracle12cDialect 2025-03-27 14:10:14,491 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 59) Envers integration enabled? : true 2025-03-27 14:10:14,736 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 60) WFLYCLINF0002: Started client-mappings cache from ejb container 2025-03-27 14:10:15,898 INFO [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (ServerService Thread Pool -- 59) HHH000397: Using ASTQueryTranslatorFactory 2025-03-27 14:10:17,474 INFO [io.undertow.servlet] (ServerService Thread Pool -- 66) No Spring WebApplicationInitializer types detected on classpath 2025-03-27 14:10:17,476 INFO [io.undertow.servlet] (ServerService Thread Pool -- 66) No Spring WebApplicationInitializer types detected on classpath 2025-03-27 14:10:17,477 INFO [io.undertow.servlet] (ServerService Thread Pool -- 66) No Spring WebApplicationInitializer types detected on classpath 2025-03-27 14:10:17,477 INFO [io.undertow.servlet] (ServerService Thread Pool -- 66) No Spring WebApplicationInitializer types detected on classpath 2025-03-27 14:10:17,477 INFO [io.undertow.servlet] (ServerService Thread Pool -- 66) No Spring WebApplicationInitializer types detected on classpath 2025-03-27 14:10:17,477 INFO [io.undertow.servlet] (ServerService Thread Pool -- 66) No Spring WebApplicationInitializer types detected on classpath 2025-03-27 14:10:17,480 INFO [io.undertow.servlet] (ServerService Thread Pool -- 66) No Spring WebApplicationInitializer types detected on classpath 2025-03-27 14:10:17,480 INFO [io.undertow.servlet] (ServerService Thread Pool -- 66) No Spring WebApplicationInitializer types detected on classpath 2025-03-27 14:10:17,481 INFO [io.undertow.servlet] (ServerService Thread Pool -- 66) No Spring WebApplicationInitializer types detected on classpath 2025-03-27 14:10:17,481 INFO [io.undertow.servlet] (ServerService Thread Pool -- 66) No Spring WebApplicationInitializer types detected on classpath 2025-03-27 14:10:17,497 INFO [io.undertow.servlet] (ServerService Thread Pool -- 66) Initializing Spring root WebApplicationContext 2025-03-27 14:10:17,499 INFO [org.springframework.web.context.ContextLoader] (ServerService Thread Pool -- 66) Root WebApplicationContext: initialization started 2025-03-27 14:10:17,579 INFO [org.springframework.web.context.support.XmlWebApplicationContext] (ServerService Thread Pool -- 66) Refreshing Root WebApplicationContext: startup date [Thu Mar 27 14:10:17 ECT 2025]; root of context hierarchy 2025-03-27 14:10:17,618 INFO [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] (ServerService Thread Pool -- 66) Loading XML bean definitions from ServletContext resource [/WEB-INF/spring-context.xml] 2025-03-27 14:10:17,716 INFO [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] (ServerService Thread Pool -- 66) Loading XML bean definitions from ServletContext resource [/WEB-INF/spring-beans.xml] 2025-03-27 14:10:17,755 INFO [org.springframework.security.core.SpringSecurityCoreVersion] (ServerService Thread Pool -- 66) You are running with Spring Security Core 4.1.2.RELEASE 2025-03-27 14:10:17,757 INFO [org.springframework.security.config.SecurityNamespaceHandler] (ServerService Thread Pool -- 66) Spring Security 'config' module version is 4.1.2.RELEASE 2025-03-27 14:10:18,302 INFO [org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser] (ServerService Thread Pool -- 66) Creating access control expression attribute 'permitAll' for /investigacionFormativa/inscripcion/** 2025-03-27 14:10:18,302 INFO [org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser] (ServerService Thread Pool -- 66) Creating access control expression attribute 'permitAll' for /investigacionFormativa/generalidades/login.jsp 2025-03-27 14:10:18,302 INFO [org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser] (ServerService Thread Pool -- 66) Creating access control expression attribute 'permitAll' for /investigacionFormativa/generalidades/inicio.jsf 2025-03-27 14:10:18,303 INFO [org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser] (ServerService Thread Pool -- 66) Creating access control expression attribute 'permitAll' for /investigacionFormativa/generalidades/recuperaClave/recuperaClave.jsf 2025-03-27 14:10:18,303 INFO [org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser] (ServerService Thread Pool -- 66) Creating access control expression attribute 'isAuthenticated()' for /investigacionFormativa/generalidades/principal.jsf 2025-03-27 14:10:18,303 INFO [org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser] (ServerService Thread Pool -- 66) Creating access control expression attribute 'isAuthenticated()' for /investigacionFormativa/** 2025-03-27 14:10:18,317 INFO [org.springframework.security.config.http.HttpSecurityBeanDefinitionParser] (ServerService Thread Pool -- 66) Checking sorted filter chain: [Root bean: class [org.springframework.security.web.context.SecurityContextPersistenceFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 200, Root bean: class [org.springframework.security.web.session.ConcurrentSessionFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 300, Root bean: class [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 400, Root bean: class [org.springframework.security.web.header.HeaderWriterFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 500, Root bean: class [org.springframework.security.web.authentication.logout.LogoutFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 800, , order = 1200, Root bean: class [org.springframework.security.web.authentication.www.BasicAuthenticationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 1600, Root bean: class [org.springframework.security.web.savedrequest.RequestCacheAwareFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 1700, Root bean: class [org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 1800, Root bean: class [org.springframework.security.web.authentication.AnonymousAuthenticationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 2100, , order = 2199, Root bean: class [org.springframework.security.web.session.SessionManagementFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 2200, Root bean: class [org.springframework.security.web.access.ExceptionTranslationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 2300, , order = 2400] 2025-03-27 14:10:18,584 INFO [org.springframework.security.web.DefaultSecurityFilterChain] (ServerService Thread Pool -- 66) Creating filter chain: org.springframework.security.web.util.matcher.AnyRequestMatcher@1, [org.springframework.security.web.context.SecurityContextPersistenceFilter@46ffae17, org.springframework.security.web.session.ConcurrentSessionFilter@59be6962, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@74fcba06, org.springframework.security.web.header.HeaderWriterFilter@2b18510a, org.springframework.security.web.authentication.logout.LogoutFilter@10acdd68, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@3a734366, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@2bcef2a4, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@423766d6, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3486b465, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@14ceb9e0, org.springframework.security.web.session.SessionManagementFilter@48c9220f, org.springframework.security.web.session.SessionManagementFilter@3131ec16, org.springframework.security.web.access.ExceptionTranslationFilter@309553c9, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@5175fd82] 2025-03-27 14:10:18,597 INFO [org.springframework.security.config.http.DefaultFilterChainValidator] (ServerService Thread Pool -- 66) Checking whether login URL '/investigacionFormativa/generalidades/login.jsp' is accessible with your configuration 2025-03-27 14:10:18,614 WARN [org.springframework.security.config.http.DefaultFilterChainValidator] (ServerService Thread Pool -- 66) Possible error: Filters at position 10 and 11 are both instances of org.springframework.security.web.session.SessionManagementFilter 2025-03-27 14:10:18,621 INFO [org.springframework.web.context.ContextLoader] (ServerService Thread Pool -- 66) Root WebApplicationContext: initialization completed in 1121 ms 2025-03-27 14:10:18,627 INFO [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 66) Inicializando Mojarra 2.2.12-jbossorg-2 20150729-1131 para el contexto '/aplicacion' 2025-03-27 14:10:20,789 INFO [org.primefaces.webapp.PostConstructApplicationEventListener] (ServerService Thread Pool -- 66) Running on PrimeFaces 10.0.0 2025-03-27 14:10:20,794 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 66) WFLYUT0021: Registered web context: /aplicacion 2025-03-27 14:10:20,800 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([ ("core-service" => "management"), ("management-interface" => "http-interface") ]) - failure description: {"WFLYCTL0080: Failed services" => {"jboss.serverManagement.controller.management.http" => "org.jboss.msc.service.StartException in service jboss.serverManagement.controller.management.http: WFLYSRV0083: Failed to start the http-interface service Caused by: java.lang.RuntimeException: java.net.BindException: La dirección ya se está usando Caused by: java.net.BindException: La dirección ya se está usando"}} 2025-03-27 14:10:20,841 INFO [org.jboss.as.server] (ServerService Thread Pool -- 34) WFLYSRV0010: Deployed "ROOT.war" (runtime-name : "ROOT.war") 2025-03-27 14:10:20,842 INFO [org.jboss.as.server] (ServerService Thread Pool -- 34) WFLYSRV0010: Deployed "investigacionFormativaEar.ear" (runtime-name : "investigacionFormativaEar.ear") 2025-03-27 14:10:20,843 INFO [org.jboss.as.controller] (Controller Boot Thread) WFLYCTL0183: Service status report WFLYCTL0186: Services which failed to start: service jboss.serverManagement.controller.management.http: org.jboss.msc.service.StartException in service jboss.serverManagement.controller.management.http: WFLYSRV0083: Failed to start the http-interface service 2025-03-27 14:10:20,944 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0063: Http management interface is not enabled 2025-03-27 14:10:20,944 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0054: Admin console is not enabled 2025-03-27 14:10:20,945 ERROR [org.jboss.as] (Controller Boot Thread) WFLYSRV0026: WildFly Full 10.0.0.Final (WildFly Core 2.0.10.Final) started (with errors) in 18682ms - Started 3670 of 4002 services (2 services failed or missing dependencies, 469 services are lazy, passive or on-demand) 2025-03-27 14:15:57,445 INFO [javax.enterprise.resource.webcontainer.jsf.renderkit] (default task-54) ADVERTENCIA: FacesMessage(s) se han puesto en la cola, pero es posible que no se muestren. sourceId=null[severity=(ERROR 2), summary=(Estimado(a) docente, la fecha de subida de propuesta ha caducado), detail=()] 2025-03-27 14:16:45,229 WARNING [javax.enterprise.resource.webcontainer.jsf.application] (default task-40) JSF1064: no se encuentra o sirve el recurso, inputnumber/inputnumber.js, desde la biblioteca, primefaces. 2025-03-27 14:16:45,230 WARNING [javax.enterprise.resource.webcontainer.jsf.application] (default task-40) : java.io.IOException: Tubería rota at sun.nio.ch.FileDispatcherImpl.writev0(Native Method) at sun.nio.ch.SocketDispatcher.writev(SocketDispatcher.java:51) at sun.nio.ch.IOUtil.write(IOUtil.java:148) at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:504) at org.xnio.nio.NioSocketConduit.write(NioSocketConduit.java:161) at io.undertow.server.protocol.http.HttpResponseConduit.write(HttpResponseConduit.java:638) at io.undertow.conduits.ChunkedStreamSinkConduit.doWrite(ChunkedStreamSinkConduit.java:163) at io.undertow.conduits.ChunkedStreamSinkConduit.write(ChunkedStreamSinkConduit.java:127) at org.xnio.conduits.ConduitStreamSinkChannel.write(ConduitStreamSinkChannel.java:150) at io.undertow.channels.DetachableStreamSinkChannel.write(DetachableStreamSinkChannel.java:240) at io.undertow.server.HttpServerExchange$WriteDispatchChannel.write(HttpServerExchange.java:2000) at io.undertow.servlet.spec.ServletOutputStreamImpl.writeBufferBlocking(ServletOutputStreamImpl.java:567) at io.undertow.servlet.spec.ServletOutputStreamImpl.write(ServletOutputStreamImpl.java:220) at org.springframework.security.web.util.OnCommittedResponseWrapper$SaveContextServletOutputStream.write(OnCommittedResponseWrapper.java:638) at org.springframework.security.web.util.OnCommittedResponseWrapper$SaveContextServletOutputStream.write(OnCommittedResponseWrapper.java:638) at java.nio.channels.Channels$WritableByteChannelImpl.write(Channels.java:458) at com.sun.faces.application.resource.ResourceHandlerImpl.handleResourceRequest(ResourceHandlerImpl.java:358) at javax.faces.application.ResourceHandlerWrapper.handleResourceRequest(ResourceHandlerWrapper.java:153) at org.primefaces.application.resource.PrimeResourceHandler.handleResourceRequest(PrimeResourceHandler.java:87) at javax.faces.webapp.FacesServlet.service(FacesServlet.java:655) at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:85) at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) at org.primefaces.webapp.filter.FileUploadFilter.doFilter(FileUploadFilter.java:89) at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:60) at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:317) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:127) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:91) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:84) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:169) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:158) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:121) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:66) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.session.ConcurrentSessionFilter.doFilter(ConcurrentSessionFilter.java:134) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:60) at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) at org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131) at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50) at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:284) at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:263) at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:81) at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:174) at io.undertow.server.Connectors.executeRootHandler(Connectors.java:202) at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:793) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) 2025-03-27 14:16:45,235 WARNING [javax.enterprise.resource.webcontainer.jsf.application] (default task-37) JSF1064: no se encuentra o sirve el recurso, inputmask/inputmask.js, desde la biblioteca, primefaces. 2025-03-27 14:16:45,236 WARNING [javax.enterprise.resource.webcontainer.jsf.application] (default task-37) : java.io.IOException: Tubería rota at sun.nio.ch.FileDispatcherImpl.writev0(Native Method) at sun.nio.ch.SocketDispatcher.writev(SocketDispatcher.java:51) at sun.nio.ch.IOUtil.write(IOUtil.java:148) at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:504) at org.xnio.nio.NioSocketConduit.write(NioSocketConduit.java:161) at io.undertow.server.protocol.http.HttpResponseConduit.write(HttpResponseConduit.java:638) at io.undertow.conduits.ChunkedStreamSinkConduit.doWrite(ChunkedStreamSinkConduit.java:163) at io.undertow.conduits.ChunkedStreamSinkConduit.write(ChunkedStreamSinkConduit.java:127) at org.xnio.conduits.ConduitStreamSinkChannel.write(ConduitStreamSinkChannel.java:150) at io.undertow.channels.DetachableStreamSinkChannel.write(DetachableStreamSinkChannel.java:240) at io.undertow.server.HttpServerExchange$WriteDispatchChannel.write(HttpServerExchange.java:2000) at io.undertow.servlet.spec.ServletOutputStreamImpl.writeBufferBlocking(ServletOutputStreamImpl.java:567) at io.undertow.servlet.spec.ServletOutputStreamImpl.write(ServletOutputStreamImpl.java:220) at org.springframework.security.web.util.OnCommittedResponseWrapper$SaveContextServletOutputStream.write(OnCommittedResponseWrapper.java:638) at org.springframework.security.web.util.OnCommittedResponseWrapper$SaveContextServletOutputStream.write(OnCommittedResponseWrapper.java:638) at java.nio.channels.Channels$WritableByteChannelImpl.write(Channels.java:458) at com.sun.faces.application.resource.ResourceHandlerImpl.handleResourceRequest(ResourceHandlerImpl.java:358) at javax.faces.application.ResourceHandlerWrapper.handleResourceRequest(ResourceHandlerWrapper.java:153) at org.primefaces.application.resource.PrimeResourceHandler.handleResourceRequest(PrimeResourceHandler.java:87) at javax.faces.webapp.FacesServlet.service(FacesServlet.java:655) at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:85) at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) at org.primefaces.webapp.filter.FileUploadFilter.doFilter(FileUploadFilter.java:89) at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:60) at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:317) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:127) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:91) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:84) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:169) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:158) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:121) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:66) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.session.ConcurrentSessionFilter.doFilter(ConcurrentSessionFilter.java:134) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:60) at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) at org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131) at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50) at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:284) at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:263) at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:81) at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:174) at io.undertow.server.Connectors.executeRootHandler(Connectors.java:202) at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:793) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) 2025-03-27 14:16:54,446 INFO [javax.enterprise.resource.webcontainer.jsf.renderkit] (default task-41) ADVERTENCIA: FacesMessage(s) se han puesto en la cola, pero es posible que no se muestren. sourceId=null[severity=(INFO 0), summary=(El curso se ha actualizado correctamente.), detail=()] 2025-03-27 14:18:16,684 INFO [stdout] (default task-52) DI-CONV-2025-0056 2025-03-27 14:18:17,155 ERROR [org.jboss.as.ejb3.invocation] (default task-52) WFLYEJB0034: EJB Invocation failed on component ProyectoServicioImpl for method public abstract ec.edu.uce.investigacionFormativa.jpa.entidades.publico.Proyecto ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.ProyectoServicio.guardarPropuestaTemporal(ec.edu.uce.investigacionFormativa.ejb.dtos.ProyectoDto,ec.edu.uce.investigacionFormativa.jpa.entidades.publico.Usuario,ec.edu.uce.investigacionFormativa.jpa.entidades.publico.Docente,ec.edu.uce.investigacionFormativa.ejb.dtos.DocenteDto,int,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.util.List,ec.edu.uce.investigacionFormativa.jpa.entidades.publico.ImpactoProyecto,java.util.List,ec.edu.uce.investigacionFormativa.jpa.entidades.publico.Territorio,java.util.List): javax.ejb.EJBException: java.lang.NullPointerException at org.jboss.as.ejb3.tx.CMTTxInterceptor.handleExceptionInOurTx(CMTTxInterceptor.java:187) at org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:277) at org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:327) at org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:239) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:43) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.security.SecurityContextInterceptor.processInvocation(SecurityContextInterceptor.java:100) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:66) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:54) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:64) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:356) at org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:636) at org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:61) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:356) at org.jboss.invocation.PrivilegedWithCombinerInterceptor.processInvocation(PrivilegedWithCombinerInterceptor.java:80) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) at org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:195) at org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:185) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) at org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:73) at ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.ProyectoServicio$$$view42.guardarPropuestaTemporal(Unknown Source) at ec.edu.uce.investigacionFormativa.jsf.managedBeans.session.manejoSesion.investigacionAvanzada.PropuestaProyectoForm.guardarNewPropuestaTemporal(PropuestaProyectoForm.java:1670) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at javax.el.ELUtil.invokeMethod(ELUtil.java:308) at javax.el.BeanELResolver.invoke(BeanELResolver.java:415) at javax.el.CompositeELResolver.invoke(CompositeELResolver.java:256) at com.sun.el.parser.AstValue.invoke(AstValue.java:285) at com.sun.el.MethodExpressionImpl.invoke(MethodExpressionImpl.java:304) at org.jboss.weld.util.el.ForwardingMethodExpression.invoke(ForwardingMethodExpression.java:40) at org.jboss.weld.el.WeldMethodExpression.invoke(WeldMethodExpression.java:50) at org.jboss.weld.util.el.ForwardingMethodExpression.invoke(ForwardingMethodExpression.java:40) at org.jboss.weld.el.WeldMethodExpression.invoke(WeldMethodExpression.java:50) at com.sun.faces.facelets.el.TagMethodExpression.invoke(TagMethodExpression.java:105) at javax.faces.component.MethodBindingMethodExpressionAdapter.invoke(MethodBindingMethodExpressionAdapter.java:87) at com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:102) at javax.faces.component.UICommand.broadcast(UICommand.java:315) at javax.faces.component.UIViewRoot.broadcastEvents(UIViewRoot.java:790) at javax.faces.component.UIViewRoot.processDecodes(UIViewRoot.java:931) at com.sun.faces.lifecycle.ApplyRequestValuesPhase.execute(ApplyRequestValuesPhase.java:78) at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:101) at com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:198) at javax.faces.webapp.FacesServlet.service(FacesServlet.java:658) at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:85) at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) at org.primefaces.webapp.filter.FileUploadFilter.doFilter(FileUploadFilter.java:89) at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:60) at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:317) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:127) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:91) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:84) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:169) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:158) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:121) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:66) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.session.ConcurrentSessionFilter.doFilter(ConcurrentSessionFilter.java:134) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:60) at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) at org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131) at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50) at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:284) at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:263) at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:81) at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:174) at io.undertow.server.Connectors.executeRootHandler(Connectors.java:202) at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:793) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.lang.NullPointerException at ec.edu.uce.investigacionFormativa.ejb.servicios.impl.ProyectoServicioImpl.guardarPropuestaTemporal(ProyectoServicioImpl.java:1195) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:437) at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:82) at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:93) at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:437) at org.jboss.weld.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:64) at org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:83) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:21) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) at org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:275) ... 128 more 2025-03-27 14:18:17,160 WARNING [javax.enterprise.resource.webcontainer.jsf.lifecycle] (default task-52) #{propuestaProyectoForm.guardarNewPropuestaTemporal()}: javax.ejb.EJBException: java.lang.NullPointerException: javax.faces.FacesException: #{propuestaProyectoForm.guardarNewPropuestaTemporal()}: javax.ejb.EJBException: java.lang.NullPointerException at com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:118) at javax.faces.component.UICommand.broadcast(UICommand.java:315) at javax.faces.component.UIViewRoot.broadcastEvents(UIViewRoot.java:790) at javax.faces.component.UIViewRoot.processDecodes(UIViewRoot.java:931) at com.sun.faces.lifecycle.ApplyRequestValuesPhase.execute(ApplyRequestValuesPhase.java:78) at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:101) at com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:198) at javax.faces.webapp.FacesServlet.service(FacesServlet.java:658) at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:85) at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) at org.primefaces.webapp.filter.FileUploadFilter.doFilter(FileUploadFilter.java:89) at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:60) at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:317) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:127) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:91) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:84) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:169) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:158) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:121) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:66) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.session.ConcurrentSessionFilter.doFilter(ConcurrentSessionFilter.java:134) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:60) at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) at org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131) at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50) at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:284) at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:263) at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:81) at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:174) at io.undertow.server.Connectors.executeRootHandler(Connectors.java:202) at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:793) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: javax.faces.el.EvaluationException: javax.ejb.EJBException: java.lang.NullPointerException at javax.faces.component.MethodBindingMethodExpressionAdapter.invoke(MethodBindingMethodExpressionAdapter.java:101) at com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:102) ... 78 more Caused by: javax.ejb.EJBException: java.lang.NullPointerException at org.jboss.as.ejb3.tx.CMTTxInterceptor.handleExceptionInOurTx(CMTTxInterceptor.java:187) at org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:277) at org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:327) at org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:239) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:43) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.security.SecurityContextInterceptor.processInvocation(SecurityContextInterceptor.java:100) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:66) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:54) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:64) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:356) at org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:636) at org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:61) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:356) at org.jboss.invocation.PrivilegedWithCombinerInterceptor.processInvocation(PrivilegedWithCombinerInterceptor.java:80) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) at org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:195) at org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:185) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) at org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:73) at ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.ProyectoServicio$$$view42.guardarPropuestaTemporal(Unknown Source) at ec.edu.uce.investigacionFormativa.jsf.managedBeans.session.manejoSesion.investigacionAvanzada.PropuestaProyectoForm.guardarNewPropuestaTemporal(PropuestaProyectoForm.java:1670) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at javax.el.ELUtil.invokeMethod(ELUtil.java:308) at javax.el.BeanELResolver.invoke(BeanELResolver.java:415) at javax.el.CompositeELResolver.invoke(CompositeELResolver.java:256) at com.sun.el.parser.AstValue.invoke(AstValue.java:285) at com.sun.el.MethodExpressionImpl.invoke(MethodExpressionImpl.java:304) at org.jboss.weld.util.el.ForwardingMethodExpression.invoke(ForwardingMethodExpression.java:40) at org.jboss.weld.el.WeldMethodExpression.invoke(WeldMethodExpression.java:50) at org.jboss.weld.util.el.ForwardingMethodExpression.invoke(ForwardingMethodExpression.java:40) at org.jboss.weld.el.WeldMethodExpression.invoke(WeldMethodExpression.java:50) at com.sun.faces.facelets.el.TagMethodExpression.invoke(TagMethodExpression.java:105) at javax.faces.component.MethodBindingMethodExpressionAdapter.invoke(MethodBindingMethodExpressionAdapter.java:87) ... 79 more Caused by: java.lang.NullPointerException at ec.edu.uce.investigacionFormativa.ejb.servicios.impl.ProyectoServicioImpl.guardarPropuestaTemporal(ProyectoServicioImpl.java:1195) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:437) at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:82) at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:93) at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:437) at org.jboss.weld.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:64) at org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:83) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:21) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) at org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:275) ... 128 more 2025-03-27 14:18:17,167 ERROR [io.undertow.request] (default task-52) UT005023: Exception handling request to /aplicacion/investigacionFormativa/InvestigacionAvanzada/docenteProyecto/propuesta/nuevoPropuesta.jsf: javax.servlet.ServletException: javax.ejb.EJBException: java.lang.NullPointerException at javax.faces.webapp.FacesServlet.service(FacesServlet.java:671) at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:85) at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) at org.primefaces.webapp.filter.FileUploadFilter.doFilter(FileUploadFilter.java:89) at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:60) at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:317) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:127) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:91) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:84) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:169) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:158) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:121) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:66) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.session.ConcurrentSessionFilter.doFilter(ConcurrentSessionFilter.java:134) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:60) at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) at org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131) at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50) at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:284) at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:263) at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:81) at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:174) at io.undertow.server.Connectors.executeRootHandler(Connectors.java:202) at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:793) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: javax.faces.el.EvaluationException: javax.ejb.EJBException: java.lang.NullPointerException at javax.faces.component.MethodBindingMethodExpressionAdapter.invoke(MethodBindingMethodExpressionAdapter.java:101) at com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:102) at javax.faces.component.UICommand.broadcast(UICommand.java:315) at javax.faces.component.UIViewRoot.broadcastEvents(UIViewRoot.java:790) at javax.faces.component.UIViewRoot.processDecodes(UIViewRoot.java:931) at com.sun.faces.lifecycle.ApplyRequestValuesPhase.execute(ApplyRequestValuesPhase.java:78) at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:101) at com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:198) at javax.faces.webapp.FacesServlet.service(FacesServlet.java:658) ... 71 more Caused by: javax.ejb.EJBException: java.lang.NullPointerException at org.jboss.as.ejb3.tx.CMTTxInterceptor.handleExceptionInOurTx(CMTTxInterceptor.java:187) at org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:277) at org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:327) at org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:239) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:43) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.security.SecurityContextInterceptor.processInvocation(SecurityContextInterceptor.java:100) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:66) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:54) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:64) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:356) at org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:636) at org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:61) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:356) at org.jboss.invocation.PrivilegedWithCombinerInterceptor.processInvocation(PrivilegedWithCombinerInterceptor.java:80) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) at org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:195) at org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:185) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) at org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:73) at ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.ProyectoServicio$$$view42.guardarPropuestaTemporal(Unknown Source) at ec.edu.uce.investigacionFormativa.jsf.managedBeans.session.manejoSesion.investigacionAvanzada.PropuestaProyectoForm.guardarNewPropuestaTemporal(PropuestaProyectoForm.java:1670) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at javax.el.ELUtil.invokeMethod(ELUtil.java:308) at javax.el.BeanELResolver.invoke(BeanELResolver.java:415) at javax.el.CompositeELResolver.invoke(CompositeELResolver.java:256) at com.sun.el.parser.AstValue.invoke(AstValue.java:285) at com.sun.el.MethodExpressionImpl.invoke(MethodExpressionImpl.java:304) at org.jboss.weld.util.el.ForwardingMethodExpression.invoke(ForwardingMethodExpression.java:40) at org.jboss.weld.el.WeldMethodExpression.invoke(WeldMethodExpression.java:50) at org.jboss.weld.util.el.ForwardingMethodExpression.invoke(ForwardingMethodExpression.java:40) at org.jboss.weld.el.WeldMethodExpression.invoke(WeldMethodExpression.java:50) at com.sun.faces.facelets.el.TagMethodExpression.invoke(TagMethodExpression.java:105) at javax.faces.component.MethodBindingMethodExpressionAdapter.invoke(MethodBindingMethodExpressionAdapter.java:87) ... 79 more Caused by: java.lang.NullPointerException at ec.edu.uce.investigacionFormativa.ejb.servicios.impl.ProyectoServicioImpl.guardarPropuestaTemporal(ProyectoServicioImpl.java:1195) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:437) at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:82) at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:93) at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:437) at org.jboss.weld.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:64) at org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:83) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:21) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) at org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:275) ... 128 more 2025-03-27 14:21:17,132 INFO [stdout] (default task-44) DI-CONV-2025-0056 2025-03-27 14:21:17,304 ERROR [org.jboss.as.ejb3.invocation] (default task-44) WFLYEJB0034: EJB Invocation failed on component ProyectoServicioImpl for method public abstract ec.edu.uce.investigacionFormativa.jpa.entidades.publico.Proyecto ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.ProyectoServicio.guardarPropuestaTemporal(ec.edu.uce.investigacionFormativa.ejb.dtos.ProyectoDto,ec.edu.uce.investigacionFormativa.jpa.entidades.publico.Usuario,ec.edu.uce.investigacionFormativa.jpa.entidades.publico.Docente,ec.edu.uce.investigacionFormativa.ejb.dtos.DocenteDto,int,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.util.List,ec.edu.uce.investigacionFormativa.jpa.entidades.publico.ImpactoProyecto,java.util.List,ec.edu.uce.investigacionFormativa.jpa.entidades.publico.Territorio,java.util.List): javax.ejb.EJBException: java.lang.NullPointerException at org.jboss.as.ejb3.tx.CMTTxInterceptor.handleExceptionInOurTx(CMTTxInterceptor.java:187) at org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:277) at org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:327) at org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:239) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:43) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.security.SecurityContextInterceptor.processInvocation(SecurityContextInterceptor.java:100) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:66) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:54) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:64) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:356) at org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:636) at org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:61) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:356) at org.jboss.invocation.PrivilegedWithCombinerInterceptor.processInvocation(PrivilegedWithCombinerInterceptor.java:80) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) at org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:195) at org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:185) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) at org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:73) at ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.ProyectoServicio$$$view42.guardarPropuestaTemporal(Unknown Source) at ec.edu.uce.investigacionFormativa.jsf.managedBeans.session.manejoSesion.investigacionAvanzada.PropuestaProyectoForm.guardarNewPropuestaTemporal(PropuestaProyectoForm.java:1670) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at javax.el.ELUtil.invokeMethod(ELUtil.java:308) at javax.el.BeanELResolver.invoke(BeanELResolver.java:415) at javax.el.CompositeELResolver.invoke(CompositeELResolver.java:256) at com.sun.el.parser.AstValue.invoke(AstValue.java:285) at com.sun.el.MethodExpressionImpl.invoke(MethodExpressionImpl.java:304) at org.jboss.weld.util.el.ForwardingMethodExpression.invoke(ForwardingMethodExpression.java:40) at org.jboss.weld.el.WeldMethodExpression.invoke(WeldMethodExpression.java:50) at org.jboss.weld.util.el.ForwardingMethodExpression.invoke(ForwardingMethodExpression.java:40) at org.jboss.weld.el.WeldMethodExpression.invoke(WeldMethodExpression.java:50) at com.sun.faces.facelets.el.TagMethodExpression.invoke(TagMethodExpression.java:105) at javax.faces.component.MethodBindingMethodExpressionAdapter.invoke(MethodBindingMethodExpressionAdapter.java:87) at com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:102) at javax.faces.component.UICommand.broadcast(UICommand.java:315) at javax.faces.component.UIViewRoot.broadcastEvents(UIViewRoot.java:790) at javax.faces.component.UIViewRoot.processDecodes(UIViewRoot.java:931) at com.sun.faces.lifecycle.ApplyRequestValuesPhase.execute(ApplyRequestValuesPhase.java:78) at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:101) at com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:198) at javax.faces.webapp.FacesServlet.service(FacesServlet.java:658) at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:85) at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) at org.primefaces.webapp.filter.FileUploadFilter.doFilter(FileUploadFilter.java:89) at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:60) at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:317) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:127) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:91) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:84) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:169) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:158) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:121) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:66) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.session.ConcurrentSessionFilter.doFilter(ConcurrentSessionFilter.java:134) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:60) at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) at org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131) at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50) at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:284) at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:263) at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:81) at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:174) at io.undertow.server.Connectors.executeRootHandler(Connectors.java:202) at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:793) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.lang.NullPointerException at ec.edu.uce.investigacionFormativa.ejb.servicios.impl.ProyectoServicioImpl.guardarPropuestaTemporal(ProyectoServicioImpl.java:1195) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:437) at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:82) at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:93) at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:437) at org.jboss.weld.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:64) at org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:83) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:21) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) at org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:275) ... 128 more 2025-03-27 14:21:17,308 WARNING [javax.enterprise.resource.webcontainer.jsf.lifecycle] (default task-44) #{propuestaProyectoForm.guardarNewPropuestaTemporal()}: javax.ejb.EJBException: java.lang.NullPointerException: javax.faces.FacesException: #{propuestaProyectoForm.guardarNewPropuestaTemporal()}: javax.ejb.EJBException: java.lang.NullPointerException at com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:118) at javax.faces.component.UICommand.broadcast(UICommand.java:315) at javax.faces.component.UIViewRoot.broadcastEvents(UIViewRoot.java:790) at javax.faces.component.UIViewRoot.processDecodes(UIViewRoot.java:931) at com.sun.faces.lifecycle.ApplyRequestValuesPhase.execute(ApplyRequestValuesPhase.java:78) at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:101) at com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:198) at javax.faces.webapp.FacesServlet.service(FacesServlet.java:658) at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:85) at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) at org.primefaces.webapp.filter.FileUploadFilter.doFilter(FileUploadFilter.java:89) at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:60) at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:317) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:127) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:91) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:84) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:169) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:158) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:121) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:66) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.session.ConcurrentSessionFilter.doFilter(ConcurrentSessionFilter.java:134) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:60) at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) at org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131) at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50) at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:284) at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:263) at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:81) at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:174) at io.undertow.server.Connectors.executeRootHandler(Connectors.java:202) at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:793) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: javax.faces.el.EvaluationException: javax.ejb.EJBException: java.lang.NullPointerException at javax.faces.component.MethodBindingMethodExpressionAdapter.invoke(MethodBindingMethodExpressionAdapter.java:101) at com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:102) ... 78 more Caused by: javax.ejb.EJBException: java.lang.NullPointerException at org.jboss.as.ejb3.tx.CMTTxInterceptor.handleExceptionInOurTx(CMTTxInterceptor.java:187) at org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:277) at org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:327) at org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:239) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:43) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.security.SecurityContextInterceptor.processInvocation(SecurityContextInterceptor.java:100) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:66) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:54) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:64) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:356) at org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:636) at org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:61) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:356) at org.jboss.invocation.PrivilegedWithCombinerInterceptor.processInvocation(PrivilegedWithCombinerInterceptor.java:80) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) at org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:195) at org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:185) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) at org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:73) at ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.ProyectoServicio$$$view42.guardarPropuestaTemporal(Unknown Source) at ec.edu.uce.investigacionFormativa.jsf.managedBeans.session.manejoSesion.investigacionAvanzada.PropuestaProyectoForm.guardarNewPropuestaTemporal(PropuestaProyectoForm.java:1670) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at javax.el.ELUtil.invokeMethod(ELUtil.java:308) at javax.el.BeanELResolver.invoke(BeanELResolver.java:415) at javax.el.CompositeELResolver.invoke(CompositeELResolver.java:256) at com.sun.el.parser.AstValue.invoke(AstValue.java:285) at com.sun.el.MethodExpressionImpl.invoke(MethodExpressionImpl.java:304) at org.jboss.weld.util.el.ForwardingMethodExpression.invoke(ForwardingMethodExpression.java:40) at org.jboss.weld.el.WeldMethodExpression.invoke(WeldMethodExpression.java:50) at org.jboss.weld.util.el.ForwardingMethodExpression.invoke(ForwardingMethodExpression.java:40) at org.jboss.weld.el.WeldMethodExpression.invoke(WeldMethodExpression.java:50) at com.sun.faces.facelets.el.TagMethodExpression.invoke(TagMethodExpression.java:105) at javax.faces.component.MethodBindingMethodExpressionAdapter.invoke(MethodBindingMethodExpressionAdapter.java:87) ... 79 more Caused by: java.lang.NullPointerException at ec.edu.uce.investigacionFormativa.ejb.servicios.impl.ProyectoServicioImpl.guardarPropuestaTemporal(ProyectoServicioImpl.java:1195) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:437) at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:82) at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:93) at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:437) at org.jboss.weld.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:64) at org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:83) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:21) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) at org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:275) ... 128 more 2025-03-27 14:21:17,311 ERROR [io.undertow.request] (default task-44) UT005023: Exception handling request to /aplicacion/investigacionFormativa/InvestigacionAvanzada/docenteProyecto/propuesta/nuevoPropuesta.jsf: javax.servlet.ServletException: javax.ejb.EJBException: java.lang.NullPointerException at javax.faces.webapp.FacesServlet.service(FacesServlet.java:671) at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:85) at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) at org.primefaces.webapp.filter.FileUploadFilter.doFilter(FileUploadFilter.java:89) at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:60) at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:317) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:127) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:91) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:84) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:169) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:158) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:121) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:66) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.session.ConcurrentSessionFilter.doFilter(ConcurrentSessionFilter.java:134) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:60) at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) at org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131) at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50) at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:284) at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:263) at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:81) at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:174) at io.undertow.server.Connectors.executeRootHandler(Connectors.java:202) at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:793) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: javax.faces.el.EvaluationException: javax.ejb.EJBException: java.lang.NullPointerException at javax.faces.component.MethodBindingMethodExpressionAdapter.invoke(MethodBindingMethodExpressionAdapter.java:101) at com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:102) at javax.faces.component.UICommand.broadcast(UICommand.java:315) at javax.faces.component.UIViewRoot.broadcastEvents(UIViewRoot.java:790) at javax.faces.component.UIViewRoot.processDecodes(UIViewRoot.java:931) at com.sun.faces.lifecycle.ApplyRequestValuesPhase.execute(ApplyRequestValuesPhase.java:78) at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:101) at com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:198) at javax.faces.webapp.FacesServlet.service(FacesServlet.java:658) ... 71 more Caused by: javax.ejb.EJBException: java.lang.NullPointerException at org.jboss.as.ejb3.tx.CMTTxInterceptor.handleExceptionInOurTx(CMTTxInterceptor.java:187) at org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:277) at org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:327) at org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:239) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:43) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.security.SecurityContextInterceptor.processInvocation(SecurityContextInterceptor.java:100) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:66) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:54) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:64) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:356) at org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:636) at org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:61) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:356) at org.jboss.invocation.PrivilegedWithCombinerInterceptor.processInvocation(PrivilegedWithCombinerInterceptor.java:80) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) at org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:195) at org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:185) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) at org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:73) at ec.edu.uce.investigacionFormativa.ejb.servicios.interfaces.ProyectoServicio$$$view42.guardarPropuestaTemporal(Unknown Source) at ec.edu.uce.investigacionFormativa.jsf.managedBeans.session.manejoSesion.investigacionAvanzada.PropuestaProyectoForm.guardarNewPropuestaTemporal(PropuestaProyectoForm.java:1670) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at javax.el.ELUtil.invokeMethod(ELUtil.java:308) at javax.el.BeanELResolver.invoke(BeanELResolver.java:415) at javax.el.CompositeELResolver.invoke(CompositeELResolver.java:256) at com.sun.el.parser.AstValue.invoke(AstValue.java:285) at com.sun.el.MethodExpressionImpl.invoke(MethodExpressionImpl.java:304) at org.jboss.weld.util.el.ForwardingMethodExpression.invoke(ForwardingMethodExpression.java:40) at org.jboss.weld.el.WeldMethodExpression.invoke(WeldMethodExpression.java:50) at org.jboss.weld.util.el.ForwardingMethodExpression.invoke(ForwardingMethodExpression.java:40) at org.jboss.weld.el.WeldMethodExpression.invoke(WeldMethodExpression.java:50) at com.sun.faces.facelets.el.TagMethodExpression.invoke(TagMethodExpression.java:105) at javax.faces.component.MethodBindingMethodExpressionAdapter.invoke(MethodBindingMethodExpressionAdapter.java:87) ... 79 more Caused by: java.lang.NullPointerException at ec.edu.uce.investigacionFormativa.ejb.servicios.impl.ProyectoServicioImpl.guardarPropuestaTemporal(ProyectoServicioImpl.java:1195) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:437) at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:82) at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:93) at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:437) at org.jboss.weld.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:64) at org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:83) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:21) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) at org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:275) ... 128 more