ackhare

Results 1 issues of ackhare

com.jsonde.client.dao.DaoException: org.h2.jdbc.JdbcSQLException: Invalid database name: /home/chetan/jSondeProjects// [90138-111] at com.jsonde.client.dao.AbstractDao.connection(AbstractDao.java:31) at com.jsonde.client.dao.MethodCallSummaryDao.getCpuProfilerData(MethodCallSummaryDao.java:96) at com.jsonde.gui.profiler.MethodCallProfilerView$MethodCallProfilerNode.getChildNodes(MethodCallProfilerView.java:59) at com.jsonde.gui.profiler.MethodCallProfilerView$MethodCallProfilerViewTreeTableModel.getChildCount(MethodCallProfilerView.java:161) at org.freehep.swing.treetable.AbstractTreeTableModel.isLeaf(AbstractTreeTableModel.java:61) at javax.swing.JTree.setModel(JTree.java:873) at javax.swing.JTree.(JTree.java:668) at org.freehep.swing.treetable.JTreeTable$TreeTableCellRenderer.(JTreeTable.java:184) at org.freehep.swing.treetable.JTreeTable.setModel(JTreeTable.java:57) at org.freehep.swing.treetable.JTreeTable.(JTreeTable.java:50) at com.jsonde.gui.profiler.MethodCallProfilerView.(MethodCallProfilerView.java:136) at...