[kepler-users] Error while running Kepler

Chad Berkley berkley at nceas.ucsb.edu
Thu Nov 19 13:25:05 PST 2009


Hi Arwa,

Your build-area is out of date.  Run 'svn update' inside the build-area 
directory.  If that doesn't fix it, run the following commands from the 
build-area directory:
'rm -rf target'
'ant -buildfile kepler-tasks.xml'

If neither of those work, let me know.

chad


Jamnagarwala, Arwa Mohmadi wrote:
> Hi,
> 
> I have been getting this error when I do an "ant run".
> 
> [run] Found OS Extension file: C:\kepler.new\apple-extensions\module-info\
> osextension.txt
>       [run] Building Kars...
>       [run] Exception in thread "main" java.lang.NoSuchMethodError: org.apache.t
> ools.ant.taskdefs.Jar.bindToOwner(Lorg/apache/tools/ant/Task;)V
>       [run]     at org.kepler.build.MakeKars.makeKars(MakeKars.java:188)
>       [run]     at org.kepler.build.MakeKars.karSuite(MakeKars.java:97)
>       [run]     at org.kepler.build.MakeKars.run(MakeKars.java:76)
>       [run]     at org.kepler.Kepler.main(Kepler.java:144)
> 
> BUILD FAILED
> C:\kepler.new\build-area\build.xml:35: Java returned: 1
> 
> 
> 
> Can someone please let me know what could possibly cause this to happen?
> 
> Thanks,
> Arwa
> _______________________________________________
> Kepler-users mailing list
> Kepler-users at kepler-project.org
> http://mercury.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-users



More information about the Kepler-users mailing list