鍍金池/ 問答/Java  網(wǎng)絡安全/ springMVC上傳圖片到服務器使用resin容器遇到transferTo方法

springMVC上傳圖片到服務器使用resin容器遇到transferTo方法報空指針可有解決方案,Tomcat正常

圖片描述

java.lang.NullPointerException: null

at com.caucho.server.http.AbstractCauchoRequest$PartImpl.write(AbstractCauchoRequest.java:1225) ~[resin.jar:4.0.50]
at org.springframework.web.multipart.support.StandardMultipartHttpServletRequest$StandardMultipartFile.transferTo(StandardMultipartHttpServletRequest.java:302) ~[spring-web-4.3.12.RELEASE.jar:4.3.12.RELEASE]

我想問下使用resin容器時,上傳圖片到服務器時,報了這樣的空指針有解決辦法嗎,。。。我都找遍了,這難道是resin容器的缺陷嗎

回答
編輯回答
魚梓

I think this is an informative post and it is very useful and knowledgeable. I really enjoyed reading this post. big fan, thank you!

2017年1月8日 10:12
編輯回答
茍活

和網(wǎng)卡有關系吧,我復現(xiàn)了一下你的代碼,每次運行獲得的res數(shù)量都不一樣,len(res)在30~50之間浮動,我這邊wifi可能比較多,沒有出現(xiàn)你奇偶次的規(guī)律
five nights at freddy's, survival games

2018年6月22日 20:57