Have you done the build with the default newapp yet? If not I would try that first.
W. Todd Burian Senior Java Developer -----Original Message----- From: Olgierd Eysymontt [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 21, 2002 11:20 AM To: [EMAIL PROTECTED] Subject: newbie question, unable to make turbine start with Postgresql 7.1 Hi, I've been trying to start Turbine 2.1 with postgresql 7.1 and I get the following error at the ant init stage server:/usr/local/turbine2.1/tdk/webapps/st/WEB-INF/build # /usr/local/jakarta-ant-1.4.1/bin/ant init Buildfile: build.xml init: init-tasks: set-os: set-windows2000: set-windowsNT: set-windows98: set-unix: unix-ext: windows-ext: ext: [echo] Platform = unix [echo] Extension = sh create-database: [echo] create-database.sh BUILD FAILED java.lang.ExceptionInInitializerError at at org.apache.velocity.texen.ant.TexenTask.execute(TexenTask.java) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:104) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.tools.ant.Target.execute(Target.java:184) at org.apache.tools.ant.Target.performTasks(Target.java:202) at org.apache.tools.ant.Project.executeTarget(Project.java:601) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:266) at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:120) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.tools.ant.Target.execute(Target.java:184) at org.apache.tools.ant.Target.performTasks(Target.java:202) at org.apache.tools.ant.Project.executeTarget(Project.java:601) at org.apache.tools.ant.Project.executeTargets(Project.java:560) at org.apache.tools.ant.Main.runBuild(Main.java:454) at org.apache.tools.ant.Main.start(Main.java:153) at org.apache.tools.ant.Main.main(Main.java:176) Total time: 5 seconds Postgresql is running ok, the database have one table (but is not the same name of the application, and I've changed that name in the build.properties file), does turbine have to create it own database ? Thanks in advance. Olgierd Eysymontt -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
