跑项目 都跑步起来 有谁擅长吗 ,,百度不行

img
跑项目 都跑步起来 有谁擅长吗 ,,百度不行
跑项目 都跑步起来 有谁擅长吗 ,,百度不行

img
要学会根据错误日志找原因,不是说报错了就找别人,不然你没法成长的;

错误信息截全,这看不出来

都话说不清楚,来谁不行都

img

  • [core.servletContextConfigLocation=classpath:com/bstek/dorado/web/servlet-context.xml;classpath:com/bstek/dorado/view/servlet-context.xml;classpath:com/bstek/dorado/idesupport/servlet-context.xml;classpath:com/bstek/dorado/uploader/servlet-context.xml;classpath:com/bstek/dorado/xchart/servlet-context.xml;classpath:com/bstek/dorado/vidorsupport/servlet-context.xml]
    Exception in thread "restartedMain" java.lang.reflect.InvocationTargetException
    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:498)
    at org.springframework.boot.devtools.restart.RestartLauncher.run(RestartLauncher.java:49)
    Caused by: java.lang.IllegalStateException: Dorado base configurations already loaded.
    at com.bstek.dorado.web.loader.DoradoLoader.preload(DoradoLoader.java:239)
    at com.ccssoft.platform.rest.PlatformApplication.main(PlatformApplication.java:58)
    ... 5 more

Process finished with exit code 0

img