change JDBC url database-->databasename, it shows a new error!
涓夋湀 24, 2016 9:36:10 涓嬪崍 com.mchange.v2.log.MLog <clinit>
淇℃伅: MLog clients using java 1.4+ standard logging.
涓夋湀 24, 2016 9:36:10 涓嬪崍 com.mchange.v2.c3p0.C3P0Registry banner
淇℃伅: Initializing c3p0-0.9.2.1 [built 20-March-2013 11:16:28 +0000; debug? true; trace: 10]
涓夋湀 24, 2016 9:36:11 涓嬪崍 com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSource getPoolManager
淇℃伅: Initializing c3p0 pool... com.mchange.v2.c3p0.ComboPooledDataSource [ acquireIncrement -> 3, acquireRetryAttempts -> 30, acquireRetryDelay -> 1000, autoCommitOnClose -> false, automaticTestTable -> null, breakAfterAcquireFailure -> false, checkoutTimeout -> 20000, connectionCustomizerClassName -> null, connectionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, dataSourceName -> 1hge1et9f1auhoh211xrbxq|1376c05c, debugUnreturnedConnectionStackTraces -> false, description -...
about._buildpage (java line: 68)
java.sql.SQLException: 瀵硅薄鍚?'main' 鏃犳晥銆?
at net.sourceforge.jtds.jdbc.SQLDiagnostic.addDiagnostic(SQLDiagnostic.java:372)
at net.sourceforge.jtds.jdbc.TdsCore.tdsErrorToken(TdsCore.java:2988)
at net.sourceforge.jtds.jdbc.TdsCore.nextToken(TdsCore.java:2421)
at net.sourceforge.jtds.jdbc.TdsCore.getMoreResults(TdsCore.java:671)
at net.sourceforge.jtds.jdbc.JtdsStatement.executeSQLQuery(JtdsStatement.java:505)
at net.sourceforge.jtds.jdbc.JtdsPreparedStatement.executeQuery(JtdsPreparedStatement.java:1029)
at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116)
at anywheresoftware.b4j.objects.SQL.ExecQuery2(SQL.java:290)
at anywheresoftware.b4j.objects.SQL.ExecQuery(SQL.java:271)
at b4j.food.about._buildpage(about.java:68)
at b4j.food.about._initialize(about.java:182)
at b4j.food.main._appstart(main.java:76)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at anywheresoftware.b4a.BA.raiseEvent2(BA.java:93)
at anywheresoftware.b4a.BA.raiseEvent(BA.java:84)
at b4j.food.main.main(main.java:29)