我们在Jetty上运行JDBC on Rails应用程序,并且在启动之前到达中间服务器,突然遇到了一个问题,我们的JRuby连接被放弃了。步骤:**开始嵌套异常**步骤:
com.mysql.jdbc.MysqlIO.readFully(MysqlIO.java:1913) at com.mysql.jdbc.My
public class Confusing{ Confusing cf = new Confusing(); cf.confuse(); System.out.println("Caught exception: " + e.getMessage()); }
public void confuse() th