/home/xliu/Apache/turbine/tdk/webapps/newapp/WEB-INF/src/sql/newapp-id-table
-init.sql
init-tasks:
Hi,
I'm trying to build the very first newapp with mysql3.23.38 and jdk1.3,
somehow it
failed at create database with the following exception. However, if I
manually issue
those sql as the same user, there doesn't seem to have any access permission
problem.
thanks for any information.
-yan
----------------------------------------------------------------------------
------------
create-database:
/home/xliu/Apache/turbine/tdk/webapps/newapp/WEB-INF/src/sql/create-database
.sh
insert-sql:
insert-sql-file:
BUILD FAILED
/home/xliu/Apache/turbine/tdk/webapps/newapp/WEB-INF/build/build.xml:376:
java.s
ql.SQLException: Server configuration denies access to data source
--- Nested Exception ---
java.sql.SQLException: Server configuration denies access to data source
at org.gjt.mm.mysql.MysqlIO.init(MysqlIO.java:193)
at org.gjt.mm.mysql.Connection.connectionInit(Connection.java:261)
at
org.gjt.mm.mysql.jdbc2.Connection.connectionInit(Connection.java:89)
at org.gjt.mm.mysql.Driver.connect(Driver.java:167)
at org.apache.tools.ant.taskdefs.SQLExec.execute(SQLExec.java)
at org.apache.tools.ant.Target.execute(Target.java)
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]