Home > Back-end >  Error of SSM framework: org. Springframework. Beans. Factory. BeanCreationException: Error creating
Error of SSM framework: org. Springframework. Beans. Factory. BeanCreationException: Error creating

Time:09-16

Serious: StandardWrapper Throwable
org. Springframework. Beans. Factory. BeanCreationException: Error creating bean with the name 'ordersController defined in the file [D: \ BaiduNetdiskDownload \ \ 02 - rights management system operating environment and product order \ code \ \ non-paged \ heima_ssm \ heima_ssm_web \ target \ classes \ com \ itheima \ SSM \ controller \ ordersController class] : Initialization of bean failed; Nested exception is Java. Lang. NoClassDefFoundError: Could not initialize class org. Aspectj. Util. LangUtil
at [color=# FF6600] org. Springframework. Beans. Factory. Support. AbstractAutowireCapableBeanFactory. DoCreateBean (AbstractAutowireCapableBeanFactory. Java: 591)
[/color]The at org. Springframework. Beans. Factory. Support. AbstractAutowireCapableBeanFactory. CreateBean (AbstractAutowireCapableBeanFactory. Java: 502)
The at org. Springframework. Beans. Factory. Support. AbstractBeanFactory. Lambda $doGetBean $0 (AbstractBeanFactory. Java: 312)
The at org. Springframework. Beans. Factory. Support. DefaultSingletonBeanRegistry. GetSingleton (DefaultSingletonBeanRegistry. Java: 228)
The at org. Springframework. Beans. Factory. Support. AbstractBeanFactory. DoGetBean (AbstractBeanFactory. Java: 310)
The at org. Springframework. Beans. Factory. Support. AbstractBeanFactory. GetBean (AbstractBeanFactory. Java: 200)
The at org. Springframework. Beans. Factory. Support. DefaultListableBeanFactory. PreInstantiateSingletons (DefaultListableBeanFactory. Java: 758)
The at org. Springframework. Context. Support. AbstractApplicationContext. FinishBeanFactoryInitialization (AbstractApplicationContext. Java: 868)
The at org. Springframework. Context. Support. AbstractApplicationContext. Refresh (AbstractApplicationContext. Java: 549)
The at org. Springframework. Web. Servlet. FrameworkServlet. ConfigureAndRefreshWebApplicationContext (FrameworkServlet. Java: 676)
The at org. Springframework. Web. Servlet. FrameworkServlet. CreateWebApplicationContext (FrameworkServlet. Java: 642)
The at org. Springframework. Web. Servlet. FrameworkServlet. CreateWebApplicationContext (FrameworkServlet. Java: 690)
The at org. Springframework. Web. Servlet. FrameworkServlet. InitWebApplicationContext (FrameworkServlet. Java: 558)
The at org. Springframework. Web. Servlet. FrameworkServlet. InitServletBean (FrameworkServlet. Java: 499)
The at org. Springframework. Web. Servlet. HttpServletBean. Init (HttpServletBean. Java: 172)
The at javax.mail. Servlet. GenericServlet. Init (GenericServlet. Java: 160)
The at org. Apache. Catalina. Core. StandardWrapper. InitServlet (StandardWrapper. Java: 1280)
The at org. Apache. Catalina. Core. StandardWrapper. LoadServlet (StandardWrapper. Java: 1193)
At org. Apache. Catalina. Core. StandardWrapper. Load (1088) StandardWrapper. Java:
The at org. Apache. Catalina. Core. StandardContext. LoadOnStartup (StandardContext. Java: 5176)
The at org. Apache. Catalina. Core. StandardContext. StartInternal (StandardContext. Java: 5460)
The at org. Apache. Catalina. Util. LifecycleBase. Start (LifecycleBase. Java: 150)
The at org. Apache. Catalina. Core. ContainerBase $StartChild. Call (1559) ContainerBase. Java:
 

The
reference

CodePudding user response:

Aspectj rely on deposit in? If not using aspectj don't use @ EnableAspectJAutoProxy (proxyTargetClass=true)

CodePudding user response:

Just see thank you bosses give directions!

CodePudding user response:

Initialization of bean failed; Nested exception is Java. Lang. NoClassDefFoundError: Could not initialize class org. Aspectj. Util. LangUtil
  • Related