EJBCLIENT000025:没有EJB接收器可用于处理调用上下文org.jboss.ejb.client.EJBClientInvocationContext

时间:2019-05-02 15:16:42

标签: java spring-mvc jboss ejb-3.0

当我运行我的Java项目时出现错误

 ERROR [stderr] (http-/0.0.0.0:8080-5) java.lang.IllegalStateException: EJBCLIENT000025: No EJB receiver available for handling [appName:IFMISApp, moduleName:remoteServices, distinctName:] combination for invocation context org.jboss.ejb.client.EJBClientInvocationContext@57799494

在org.jboss.ejb.client.EJBClientContext.requireEJBReceiver(EJBClientContext.java:747)处出现错误[stderr](http- / 0.0.0.0:8080-5)

12:18:16,915在org.jboss.ejb.client.ReceiverInterceptor.handleInvocation(ReceiverInterceptor.java:116)上出现[stderr](http- / 0.0.0.0:8080-5)

在org.jboss.ejb.client.EJBClientInvocationContext.sendRequest(EJBClientInvocationContext.java:186)处出现错误[stderr](http- / 0.0.0.0:8080-5)

在org.jboss.ejb.client.EJBInvocationHandler.sendRequestWithPossibleRetries(EJBInvocationHandler.java:255)处出现错误[stderr](http- / 0.0.0.0:8080-5)

在org.jboss.ejb.client.EJBInvocationHandler.doInvoke(EJBInvocationHandler.java:200)处出现错误[stderr](http- / 0.0.0.0:8080-5)

在org.jboss.ejb.client.EJBInvocationHandler.doInvoke(EJBInvocationHandler.java:183)处出现错误[stderr](http- / 0.0.0.0:8080-5)

在org.jboss.ejb.client.EJBInvocationHandler.invoke(EJBInvocationHandler.java:146)处出现错误[stderr](http- / 0.0.0.0:8080-5)

12.18:16,915错误[stderr](http- / 0.0.0.0:8080-5)在com.sun.proxy。$ Proxy20.loadUserByUserName(未知源)

12:18:16,915在sun.reflect.NativeMethodAccessorImpl.invoke0(本机方法)处发生[stderr]错误(http- / 0.0.0.0:8080-5)

12:18:16,915在sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)上出现[stderr](http- / 0.0.0.0:8080-5)

12:18:16,915在sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)上出现[stderr](http- / 0.0.0.0:8080-5)

12:18:16,916 [java.lang.reflect.Method.invoke(Method.java:498)出现错误[stderr](http- / 0.0.0.0:8080-5)

12:18:16,916在org.springframework.remoting.rmi.RmiClientInterceptorUtils.invokeRemoteMethod(RmiClientInterceptorUtils.java:71)上出现[stderr](http- / 0.0.0.0:8080-5)

12:18:16,916在org.springframework.ejb.access.SimpleRemoteSlsbInvokerInterceptor.doInvoke(SimpleRemoteSlsbInvokerInterceptor.java:98)上出现[stderr](http- / 0.0.0.0:8080-5)

12:18:16,916在org.springframework.ejb.access.AbstractRemoteSlsbInvokerInterceptor.invokeInContext(AbstractRemoteSlsbInvokerInterceptor.java:140)上出现[stderr](http- / 0.0.0.0:8080-5)

12:18:16,916错误[stderr](http- / 0.0.0.0:8080-5)在org.springframework.ejb.access.AbstractSlsbInvokerInterceptor.invoke(AbstractSlsbInvokerInterceptor.java:189)

12:18:16,916在org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)上出现[stderr](http- / 0.0.0.0:8080-5)

12:18:16,916错误[stderr](http- / 0.0.0.0:8080-5)在org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)

在com.sun.proxy。$ Proxy21.loadUserByUserName(未知源)处出现错误[stderr](http- / 0.0.0.0:8080-5)12:18:16,916

12:18:16,916错误[stderr](http- / 0.0.0.0:8080-5)位于in.gov.mizo.ifmis.login.controller.CustomUserDetailsS​​ervice.loadUserByUsername(CustomUserDetailsS​​ervice.java:46)

在org.springframework.security.authentication.dao.DaoAuthenticationProvider.retrieveUser(DaoAuthenticationProvider.java:114)处出现错误[stderr](http- / 0.0.0.0:8080-5)

12:18:16,916在org.springframework.security.authentication.dao.AbstractUserDetailsAuthenticationProvider.authenticate(AbstractUserDetailsAuthenticationProvider.java:144)上出现[stderr](http- / 0.0.0.0:8080-5)

12:18:16,916在in.gov.mizo.ifmis.login.controller.LimitLoginAuthenticationProvider.authenticate(LimitLoginAuthenticationProvider.java:31)上出现[stderr](http- / 0.0.0.0:8080-5)

在org.springframework.security.authentication.ProviderManager.authenticate(ProviderManager.java:174)上出现[stderr]错误(stderr)(http- / 0.0.0.0:8080-5)

12:18:16,916在org.springframework.security.authentication.ProviderManager.authenticate(ProviderManager.java:199)上出现[stderr](http- / 0.0.0.0:8080-5)

12:18:16,916在org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter.attemptAuthentication(UsernamePasswordAuthenticationFilter.java:94)处出现[stderr](http- / 0.0.0.0:8080-5)

12:18:16,916在org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212)上出现[stderr](http- / 0.0.0.0:8080-5)

org.springframework.security.web.FilterChainProxy $ VirtualFilterChain.doFilter(FilterChainProxy.java:331)上的12:18:16,917错误[stderr](http- / 0.0.0.0:8080-5)

12:18:16,917错误[stderr](http- / 0.0.0.0:8080-5)在org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)

org.springframework.security.web.FilterChainProxy $ VirtualFilterChain.doFilter(FilterChainProxy.java:331)上的12:18:16,917错误[stderr](http- / 0.0.0.0:8080-5)

org.springframework.security.web.csrf.CsrfFilter.doFilterInternal(CsrfFilter.java:124)上的12:18:16,917错误[stderr](http- / 0.0.0.0:8080-5)

12:18:16,917错误[stderr](http- / 0.0.0.0:8080-5)在org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)

org.springframework.security.web.FilterChainProxy $ VirtualFilterChain.doFilter(FilterChainProxy.java:331)上的12:18:16,917错误[stderr](http- / 0.0.0.0:8080-5)

在org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:64)处出现12:18:16,917错误[stderr](http- / 0.0.0.0:8080-5)

12:18:16,917错误[stderr](http- / 0.0.0.0:8080-5)在org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)

org.springframework.security.web.FilterChainProxy $ VirtualFilterChain.doFilter(FilterChainProxy.java:331)上的12:18:16,917错误[stderr](http- / 0.0.0.0:8080-5)

在org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)上的12:18:16,917错误[stderr](http- / 0.0.0.0:8080-5)< / p>

在org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)出现错误[stderr](http- / 0.0.0.0:8080-5)

在org.springframework.security.web.FilterChainProxy $ VirtualFilterChain.doFilter(FilterChainProxy.java:331)处出现12:18:16,918错误[stderr](http- / 0.0.0.0:8080-5)

在org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)处出现错误[stderr](http- / 0.0.0.0:8080-5)

在org.springframework.security.web.FilterChainProxy $ VirtualFilterChain.doFilter(FilterChainProxy.java:331)处出现12:18:16,918错误[stderr](http- / 0.0.0.0:8080-5)

在org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214)出现12:18:16,918错误[stderr](http- / 0.0.0.0:8080-5)

在org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177)上的错误12:18:16,918错误[stderr](http- / 0.0.0.0:8080-5)

在org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)处出现12:18:16,918错误[stderr](http- / 0.0.0.0:8080-5)

12:18:16,918错误[stderr](http- / 0.0.0.0:8080-5)在org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262)

12:18:16,918错误[stderr](http- / 0.0.0.0:8080-5)在org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:246)

12:18:16,919错误[stderr](http- / 0.0.0.0:8080-5)在org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:214)

12:18:16,919错误[stderr](http- / 0.0.0.0:8080-5)在org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:231)

12:18:16,919错误[stderr](http- / 0.0.0.0:8080-5)在org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:149)

在org.jboss.as.web.session.ClusteredSessionValve.handleRequest(ClusteredSessionValve.java:134)处出现错误[stderr](http- / 0.0.0.0:8080-5)

12:18:16,919错误[stderr](http- / 0.0.0.0:8080-5)在org.jboss.as.web.session.ClusteredSessionValve.invoke(ClusteredSessionValve.java:99)

在org.jboss.as.web.session.JvmRouteValve.invoke(JvmRouteValve.java:92)上出现12:18:16,919错误[stderr](http- / 0.0.0.0:8080-5)

12:18:16,919在org.jboss.as.web.session.LockingValve.invoke(LockingValve.java:64)上出现[stderr](http- / 0.0.0.0:8080-5)

在org.jboss.as.web.security.SecurityContextAssociationValve.invoke(SecurityContextAssociationValve.java:169)处出现错误[stderr](http- / 0.0.0.0:8080-5)

12:18:16,919错误[stderr](http- / 0.0.0.0:8080-5)在org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:150)

12:18:16,919错误[stderr](http- / 0.0.0.0:8080-5)在org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:97)

12:18:16,919错误[stderr](http- / 0.0.0.0:8080-5)在org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:102)

12:18:16,920错误[stderr](http- / 0.0.0.0:8080-5)在org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:344)

12:18:16,920错误[stderr](http- / 0.0.0.0:8080-5)在org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:854)

12:18:16,920错误[stderr](http- / 0.0.0.0:8080-5)在org.apache.coyote.http11.Http11Protocol $ Http11ConnectionHandler.process(Http11Protocol.java:653)

在org.apache.tomcat.util.net.JIoEndpoint $ Worker.run(JIoEndpoint.java:926)上出现12:18:16,920错误[stderr](http- / 0.0.0.0:8080-5)

java.lang.Thread.run(Thread.java:748)上的12:18:16,920错误[stderr](http- / 0.0.0.0:8080-5)

我是Java新手,请帮忙

0 个答案:

没有答案