绑定完请刷新页面
取消
刷新

分享好友

×
取消 复制
怎么回事。求救
2019-08-21 10:30:37

在controller接受xlsx文件,后台将其转换成stream流后用WorkbookFactor

步骤:

html提交xlsx文件

controller层能接受MultipartFile文件,并转换成inputstream流扔给business(service)层处理

business(service)层

Workbook wb = WorkbookFactory.create(is);

这一句报错,如下

这是在断点情况下报错提示:

[img=https://img-bbs.csdn.net/upload/201902/13/1550067977_839231.png][/img]

[img=https://img-bbs.csdn.net/upload/201902/13/1550068039_316973.png][/img]

再点击下一步会进入这个抛出的异常

[img=https://img-bbs.csdn.net/upload/201902/13/1550068930_659047.png][/img]

这个是完整运行后的报错提示

严重: Servlet.service() for servlet [app-servlet] in context with path [] threw exception [Handler processing failed; nested exception is java.lang.NoClassDefFoundError: org/openxmlformats/schemas/spreadsheetml/x2006/main/CTSheet] with root cause

java.lang.ClassNotFoundException: org.openxmlformats.schemas.spreadsheetml.x2006.main.CTSheet

....

严重: 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.

at org.apache.shiro.SecurityUtils.getSecurityManager(SecurityUtils.java:123)

....

头很大,不知道问题出在哪,求教!

分享好友

分享这个小栈给你的朋友们,一起进步吧。

应用开发
创建时间:2020-06-17 15:31:04
应用软件开发是指使用程序语言C#、java、 c++、vb等语言编写,主要是用于商业、生活应用的软件的开发。
展开
订阅须知

• 所有用户可根据关注领域订阅专区或所有专区

• 付费订阅:虚拟交易,一经交易不退款;若特殊情况,可3日内客服咨询

• 专区发布评论属默认订阅所评论专区(除付费小栈外)

技术专家

查看更多
  • 栈栈
    专家
戳我,来吐槽~