I've been successfully using jde-ant in "script" mode to compile all of my 
projects for quite some time now.  However, I'd really like to get the Ant 
Server working.  When I try to compile a project, that works fine running 
ant via script, with the ant server, I get the stack trace below.  I've 
verified that the file exists in the jar, and I've even re-downloaded 
optional.jar from the jakarta site.  Anyone have any ideas?

java.lang.VerifyError: (class: 
org/apache/tools/ant/taskdefs/optional/scm/AntStarTeamCheckOut, method: 
runItem signature: 
(Lcom/starbase/starteam/Server;Lcom/starbase/starteam/Project;Lcom/starbase/starteam/View;Lcom/starbase/starteam/Type;Lcom/starbase/starteam/Folder;Lcom/star?Rs
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Class.java:120)
         at org.apache.tools.ant.Project.init(Project.java:163)
         at org.apache.tools.ant.Main.runBuild(Main.java:387)
         at org.apache.tools.ant.Main.main(Main.java:149)
         at java.lang.reflect.Method.invoke(Native Method)
         at jde.util.AntServer.start(AntServer.java:85)
         at java.lang.reflect.Method.invoke(Native Method)
         at bsh.Reflect.invokeMethod(Reflect.java:184)
         at bsh.Reflect.invokeStaticMethod(Reflect.java:57)
         at bsh.Name.invokeMethod(Name.java:439)
         at bsh.BSHMethodInvocation.eval(BSHMethodInvocation.java:29)
         at bsh.BSHPrimaryExpression.eval(BSHPrimaryExpression.java:48)
         at bsh.Interpreter.run(Interpreter.java:308)
         at bsh.Interpreter.main(Interpreter.java:264)

Total time: 0 seconds
(class: org/apache/tools/ant/taskdefs/optional/scm/AntStarTeamCheckOut, 
method: runItem signature: 
(Lcom/starbase/starteam/Server;Lcom/starbase/starteam/Project;Lcom/starbase/starteam/View;Lcom/starbase/starteam/Type;Lcom/starbase/starteam/Folder;Lcom/star?Rs



---------------------------
Jeff Smith
[EMAIL PROTECTED]
BEA Systems, Inc.
720-565-6613
---------------------------

Reply via email to