You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by jun dong <ju...@lycos.com> on 2002/10/16 22:34:34 UTC

Help wanted on TDK build app.

Hi there,

    When I tried to use TDK to build an App I got error ( in below). I do not 
     know what happened.  Could any help me out ?

   Thanks,

   Jun

                         =======================
                         [torque-sql] /disk2/jgroup/tdk/webapps/newapp/WEB-INF/src/sql/turbine-schema.sql
                         BUILD FAILED
                         java.lang.VerifyError: (class: org/apache/turbine/torque/engine/database/transform/XmlToAppData,
                          method: parseFile signature: (Ljava/lang/String;)Lorg/apache/turbine/torque/engine/database/mod
                         el/AppData;) Incompatible object argument for function call
                         >>        at org.apache.turbine.torque.TorqueSQLTask.initControlContext(TorqueSQLTask.java:153)
                         >>        at org.apache.velocity.texen.ant.TexenTask.execute(Compiled Code)
                         >>        at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:166)
                         >>        at org.apache.tools.ant.Task.perform(Compiled Code)
                         >>        at org.apache.tools.ant.Target.execute(Compiled Code)
                         >>        at org.apache.tools.ant.Target.performTasks(Compiled Code)
                         >>        at org.apache.tools.ant.Project.executeTarget(Compiled Code)
                         >>        at org.apache.tools.ant.taskdefs.Ant.execute(Compiled Code)
                         >>        at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:143)
                         >>        at org.apache.tools.ant.Task.perform(Compiled Code)
                         >>        at org.apache.tools.ant.Target.execute(Compiled Code)
                         >>        at org.apache.tools.ant.Target.performTasks(Target.java:336)
                         >>        at org.apache.tools.ant.Project.executeTarget(Compiled Code)
                         >>        at org.apache.tools.ant.Project.executeTargets(Compiled Code)
                         >>        at org.apache.tools.ant.Main.runBuild(Compiled Code)
                         >>        at org.apache.tools.ant.Main.start(Compiled Code)
                         >>        at org.apache.tools.ant.Main.main(Main.java:235)
                         >>
                         >>Total time: 6 seconds
                         >>java.lang.VerifyError: (class: org/apache/turbine/torque/engine/database/transform/XmlToAppDat
                         a, method: parseFile signature: (Ljava/lang/String;)Lorg/apache/turbine/torque/engine/database/m
                         odel/AppData;) Incompatible object argument for function call
--



____________________________________________________________
Get 250 full-color business cards FREE right now!
http://businesscards.lycos.com 

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


Re: Help wanted on TDK build app.

Posted by Eric Emminger <er...@ericemminger.com>.
Jun

>                          java.lang.VerifyError: (class: org/apache/turbine/torque/engine/database/transform/XmlToAppData,

Try building with Ant-1.4.1. See this message.
http://www.mail-archive.com/turbine-user@jakarta.apache.org/msg09084.html

Hope that helps!

Eric

-- 
Eric Emminger
eric@ericemminger.com


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


RE: Help wanted on TDK build app.

Posted by Stephen Haberman <st...@chase3000.com>.
This question belongs on the turbine-users list, never cross post user
questions to the dev list, and the answer is also in the archives of
several lists (if not the turbine-user then torque-user). It comes up
pretty often.

http://jakarta.apache.org/site/mail.html

- Stephen

> -----Original Message-----
> From: jun dong [mailto:jundong99@lycos.com]
> Sent: Wednesday, October 16, 2002 3:35 PM
> To: turbine-user@jakarta.apache.org; turbine-dev@jakarta.apache.org;
Turbine Users
> List
> Subject: Help wanted on TDK build app.
> 
> 
> Hi there,
> 
>     When I tried to use TDK to build an App I got error ( in below). I
do not
>      know what happened.  Could any help me out ?
> 
>    Thanks,
> 
>    Jun
> 


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