Quoting [EMAIL PROTECTED]:
> Hello,
>
> I have some problems with running build-project.sh.
> Some sql files are generated but some are not.
> This is the log I get:
>
> Buildfile: build-project.xml
>
> init:
>
> turbine-sql:
> [echo] +------------------------------------------+
> [echo] | |
> [echo] | Generating SQL for Turbine base system! |
> [echo] | |
> [echo] +------------------------------------------+
> ../src/sql/turbine-schema.sql
> java.net.NoRouteToHostException: Connection timed out
> at java.net.PlainSocketImpl.socketConnect(Native Method)
> at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:313)
> at
> schemaDirectory = project
>
>
> What could be my problem???
>
> Thank you in advance,
>
> Michela
tdk10a needs an internet connection to load the database.dtd file from the
apache web-server. to solve this problem:
* go online, or
* get the latest turbine version and replace the turbine-jar file, or
* delete the 2nd line in turbine-schema.xml (where database.dtd is referenced)
martin
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]