i solved it by manualy creating an enpty database newapp within mySql

Dieter

-----Urspr�ngliche Nachricht-----
Von: Eric Emminger [mailto:[EMAIL PROTECTED]]
Gesendet: Montag, 18. November 2002 20:14
An: Turbine Users List
Betreff: Re: getting started with TDK2.2 rc1?


Norman

> I have done the steps from the TDK Howto, but when i want to execute the
> "ant init" i get the following message:
> .../build-tourque.xml:303: java.sql.SQLExeception: General error: unknown
> database 'newapp'.

Try changing the createDatabaseUrl to

createDatabaseUrl = jdbc:mysql://127.0.0.1/mysql

I think Torque has to connect to the main mysql database in order to
create newapp.

Hope that works!

Eric

--
Eric Emminger
[EMAIL PROTECTED]


--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to