有遇到虚拟机问题的吗?

来源:2-5 JDBC实战---搭建模型层 Ⅲ

Htttttt

2016-06-13 18:05

the virtual machine was unable to remove all stack frame running old code from the call stack.the virtual machine is not supplying the debugger with valid data for those frames.stepping into these obsolete frames may be hazardous to the target virtual machine. 有遇到的吗?怎么解决

写回答 关注

1回答

  • 信息变革时代
    2016-06-25 18:58:10

    Your variable 'i' goes from 0 to 189, and is fed to the method that reads the cells from the spreadsheet.  Does the spreadsheet have that many rows?  Be aware that the fact that rows appear in the spreadsheet program does not necessarily mean that the rows are represented in the spreadsheet file.

JDBC之 “ 对岸的女孩看过来”

一起领略JDBC的奥秘,为进一步学习集成框架打下良好的基础

99327 学习 · 856 问题

查看课程

相似问题