导入的源码进详情页是空的 后台报错
来源:7-7 ——运营端CMS——02课程管理-课程详情页

MLYT
2018-11-09
[11/09 11:31] Returning cached instance of singleton bean 'sqlSessionFactory’
十一月 09, 2018 11:31:05 上午 org.apache.catalina.core.ApplicationDispatcher invoke
严重: Servlet.service() for servlet app-servlet threw exception
org.apache.shiro.UnavailableSecurityManagerException: No SecurityManager accessible to the calling code, either bound to the org.apache.shiro.util.ThreadContext or as a vm static singleton. This is an invalid application configuration.
com.online.college.common.web.shiro.freemarker.SecureTag.execute(SecureTag.jav
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChai
十一月 09, 2018 11:31:05 上午 org.apache.catalina.core.StandardHostValve custom
严重: Exception Processing ErrorPage[errorCode=500, location=/error/500.html]
org.springframework.web.util.NestedServletException: Request processing failed; nested exception is org.apache.shiro.UnavailableSecurityManagerException: No SecurityManager accessible to the calling code, either bound to the org.apache.shiro.util.ThreadContext or as a vm static singleton. This is an invalid application configuration
org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:966)
… 26 more
2回答
-
MLYT
提问者
2018-11-09
老师我调好了 用如下图的方法 下面是解决的连接
https://blog.csdn.net/qq_34707744/article/details/78031413
012018-11-10 -
MLYT
提问者
2018-11-09
只能粘贴部分报错代码
00
相似问题