You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@turbine.apache.org by Lionel Roux <li...@club-internet.fr> on 2002/09/27 02:34:05 UTC

testing problem during installation

Hi, 
I have a problem installing Turbine 2.1.
When I try to build the example "newapp", the building process stop and the stack is:

turbine-sql:
     [echo] +------------------------------------------+
     [echo] |                                          |
     [echo] | Generating SQL for  Turbine base system!  |
     [echo] |                                          |
     [echo] +------------------------------------------+
[torque-sql] C:\Program Files\JBuilder7\tdk\webapps\newapp\WEB-INF\src\sql\turbi
ne-schema.sql

BUILD FAILED
java.lang.VerifyError: (class: org/apache/turbine/torque/engine/database/transfo
rm/XmlToAppData, method: parseFile signature: (Ljava/lang/String;)Lorg/apache/tu
rbine/torque/engine/database/model/AppData;) Incompatible object argument for fu
nction call
        at org.apache.turbine.torque.TorqueSQLTask.initControlContext(TorqueSQLT
ask.java:153)
        at org.apache.velocity.texen.ant.TexenTask.execute(TexenTask.java)
        at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:166)
        at org.apache.tools.ant.Task.perform(Task.java:317)
        at org.apache.tools.ant.Target.execute(Target.java:309)
        at org.apache.tools.ant.Target.performTasks(Target.java:334)
        at org.apache.tools.ant.Project.executeTarget(Project.java:1306)
        at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:371)
        at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:143)

        at org.apache.tools.ant.Task.perform(Task.java:317)
        at org.apache.tools.ant.Target.execute(Target.java:309)
        at org.apache.tools.ant.Target.performTasks(Target.java:334)
        at org.apache.tools.ant.Project.executeTarget(Project.java:1306)
        at org.apache.tools.ant.Project.executeTargets(Project.java:1250)
        at org.apache.tools.ant.Main.runBuild(Main.java:610)
        at org.apache.tools.ant.Main.start(Main.java:196)
        at org.apache.tools.ant.Main.main(Main.java:235)


I have verify all the steps of the building process.

Can somebody help me ? 
this issue is common ?
how can I test my turbine installation without this example ?

Hope you could help me, thx.

Lionel

Re: testing problem during installation

Posted by Lionel Roux <li...@club-internet.fr>.
thx, I'm using ant 1.5 , so i think it's the problem...

Thx
Lionel
----- Original Message -----
From: "Scott Eade" <se...@backstagetech.com.au>
To: "turbine-user" <tu...@jakarta.apache.org>
Sent: Friday, September 27, 2002 2:43 AM
Subject: Re: testing problem during installation


> > From: "Lionel Roux" <li...@club-internet.fr>
> >
> > BUILD FAILED
> > java.lang.VerifyError: (class:
> > org/apache/turbine/torque/engine/database/transfo
> > rm/XmlToAppData, method: parseFile signature:
> > (Ljava/lang/String;)Lorg/apache/tu
> > rbine/torque/engine/database/model/AppData;) Incompatible object
argument for
> > fu
> > nction call
>
> Check the mail list archive.  You either have an incompatible version of
> xerces in your classpath or are using ant 1.5 (1.4.1 seems to work
better).
>
> HTH,
>
> Scott
> --
> Scott Eade
> Backstage Technologies Pty. Ltd.
> http://www.backstagetech.com.au
>
>
>
> --
> To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
> For additional commands, e-mail:
<ma...@jakarta.apache.org>
>
>



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: testing problem during installation

Posted by Scott Eade <se...@backstagetech.com.au>.
> From: "Lionel Roux" <li...@club-internet.fr>
> 
> BUILD FAILED
> java.lang.VerifyError: (class:
> org/apache/turbine/torque/engine/database/transfo
> rm/XmlToAppData, method: parseFile signature:
> (Ljava/lang/String;)Lorg/apache/tu
> rbine/torque/engine/database/model/AppData;) Incompatible object argument for
> fu
> nction call

Check the mail list archive.  You either have an incompatible version of
xerces in your classpath or are using ant 1.5 (1.4.1 seems to work better).

HTH,

Scott
-- 
Scott Eade
Backstage Technologies Pty. Ltd.
http://www.backstagetech.com.au



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>