Home > front end >  Tomcat server encountered an internal error, cannot satisfy the access request
Tomcat server encountered an internal error, cannot satisfy the access request

Time:10-04

Java. Lang. An IllegalStateException: The server encountered an internal error () that prevented it from fulfilling this request
The at org. Springframework. Web. Context. ContextLoader. InitWebApplicationContext (ContextLoader. Java: 287)
The at org. Springframework. Web. Context. ContextLoaderListener. ContextInitialized (ContextLoaderListener. Java: 106)
The at org. Apache. Catalina. Core. StandardContext. ListenerStart (StandardContext. Java: 4861)
The at org. Apache. Catalina. Core. StandardContext. StartInternal (StandardContext. Java: 5322)
The at org. Apache. Catalina. Util. LifecycleBase. Start (LifecycleBase. Java: 145)
The at org. Apache. Catalina. Core. ContainerBase. AddChildInternal (ContainerBase. Java: 753)
The at org. Apache. Catalina. Core. ContainerBase. AddChild (ContainerBase. Java: 729)
The at org. Apache. Catalina. Core. StandardHost. AddChild (StandardHost. Java: 717)
The at org. Apache. Catalina. Startup. HostConfig. ManageApp (HostConfig. Java: 1730)
At sun. Reflect. NativeMethodAccessorImpl. Invoke0 (Native Method)
At sun. Reflect. NativeMethodAccessorImpl. Invoke (NativeMethodAccessorImpl. Java: 62)
At sun. Reflect. DelegatingMethodAccessorImpl. Invoke (43) DelegatingMethodAccessorImpl. Java:
The at Java. Lang. Reflect. Method. Invoke (483) Method. The Java:
At org, apache tomcat. Util. Modeler. BaseModelMBean. Invoke (BaseModelMBean. Java: 300)
At com. Sun. JMX. Interceptor. DefaultMBeanServerInterceptor. Invoke (DefaultMBeanServerInterceptor. Java: 819)
At com. Sun. JMX. Mbeanserver. JmxMBeanServer. Invoke (JmxMBeanServer. Java: 801)
The at org. Apache. Catalina. Mbeans. MBeanFactory. CreateStandardContext (MBeanFactory. Java: 484)
The at org. Apache. Catalina. Mbeans. MBeanFactory. CreateStandardContext (MBeanFactory. Java: 433)
At sun. Reflect. NativeMethodAccessorImpl. Invoke0 (Native Method)
At sun. Reflect. NativeMethodAccessorImpl. Invoke (NativeMethodAccessorImpl. Java: 62)
At sun. Reflect. DelegatingMethodAccessorImpl. Invoke (43) DelegatingMethodAccessorImpl. Java:
The at Java. Lang. Reflect. Method. Invoke (483) Method. The Java:
At org, apache tomcat. Util. Modeler. BaseModelMBean. Invoke (BaseModelMBean. Java: 300)
At com. Sun. JMX. Interceptor. DefaultMBeanServerInterceptor. Invoke (DefaultMBeanServerInterceptor. Java: 819)
At com. Sun. JMX. Mbeanserver. JmxMBeanServer. Invoke (JmxMBeanServer. Java: 801)
At com. Sun. JMX. Remote. Security. MBeanServerAccessController. Invoke (MBeanServerAccessController. Java: 468)
The at javax.mail. Management. Remote. The rmi. RMIConnectionImpl. DoOperation (RMIConnectionImpl. Java: 1466)
At javax.mail. Management. Remote. The rmi. RMIConnectionImpl. Access the $300 (76) RMIConnectionImpl. Java:
The at javax.mail. Management. Remote. The rmi. RMIConnectionImpl $PrivilegedOperation. Run (RMIConnectionImpl. Java: 1307)
The at Java. Security. The AccessController. DoPrivileged (Native Method)
The at javax.mail. Management. Remote. The rmi. RMIConnectionImpl. DoPrivilegedOperation (RMIConnectionImpl. Java: 1406)
The at javax.mail. Management. Remote. The rmi. RMIConnectionImpl. Invoke (RMIConnectionImpl. Java: 828)
At sun. Reflect. NativeMethodAccessorImpl. Invoke0 (Native Method)
At sun. Reflect. NativeMethodAccessorImpl. Invoke (NativeMethodAccessorImpl. Java: 62)
At sun. Reflect. DelegatingMethodAccessorImpl. Invoke (43) DelegatingMethodAccessorImpl. Java:
The at Java. Lang. Reflect. Method. Invoke (483) Method. The Java:
At sun, rmi server. UnicastServerRef. Dispatch (UnicastServerRef. Java: 323)
At sun. Rmi. Transport. Transport $1. The run (200) transport. Java:
At sun. Rmi. Transport. Transport $1. The run (197) transport. Java:
The at Java. Security. The AccessController. DoPrivileged (Native Method)
At sun. Rmi. Transport. Transport. ServiceCall (196) transport. Java:
At sun. Rmi. Transport. TCP. TCPTransport. HandleMessages (TCPTransport. Java: 568)
At sun. Rmi. Transport. TCP. TCPTransport $ConnectionHandler. Run0 (TCPTransport. Java: 826)
At sun. Rmi. Transport. TCP. TCPTransport $ConnectionHandler. Lambda $run $240 (683) TCPTransport. Java:
At sun. Rmi. Transport. TCP. TCPTransport $ConnectionHandler $$Lambda $2/1996402772. The run (Unknown Source)
The at Java. Security. The AccessController. DoPrivileged (Native Method)
At sun. Rmi. Transport. TCP. TCPTransport $ConnectionHandler. Run (682) TCPTransport. Java:
The at Java. Util. Concurrent. ThreadPoolExecutor. RunWorker (ThreadPoolExecutor. Java: 1142)
The at Java. Util. Concurrent. ThreadPoolExecutor $Worker. The run (ThreadPoolExecutor. Java: 617)
The at Java. Lang. Thread. The run (Thread. Java: 745)

04 - Jan - 2020 20:50:36. 234 information [RMI TCP Connection (3) - 127.0.0.1] org. Apache. Catalina. Core. The ApplicationContext. Log Closing Spring root WebApplicationContext

CodePudding user response:

Is there a big help
  • Related