IntelliJ Java IDE
The moose likes Ant, Maven and Other Build Tools and the fly likes Ant not working...please make it run Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of Practical Unit Testing with TestNG and Mockito this week in the Testing forum!
JavaRanch » Java Forums » Engineering » Ant, Maven and Other Build Tools
Reply Bookmark "Ant not working...please make it run" Watch "Ant not working...please make it run" New topic
Author

Ant not working...please make it run

manglesh jain
Greenhorn

Joined: Jul 08, 2004
Posts: 7
I am getting this error.I have set all the environment variable needed to run ant. actually it was running at 6PM but when i run ant again around at 6:15 it showed me this error....what actually i mean is that it suddenly gave me this error..what might be the problem.I am not getting this why it is working like this.Following is the message i am getting........

D:\continuus\ccm_wa\mso\TWC-pasija_TWC_1.0_1\TWC>ant clean

Exception in thread "main" java.lang.NoSuchMethodError: sun.misc.Resource.getCodeSourceURL()Ljava/net/URL;
at java.net.URLClassLoader.defineClass(URLClassLoader.java:214)
at java.net.URLClassLoader.access$100(URLClassLoader.java:54)
at java.net.URLClassLoader$1.run(URLClassLoader.java:193)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:186)
at java.lang.ClassLoader.loadClass(ClassLoader.java:299)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:265)
at java.lang.ClassLoader.loadClass(ClassLoader.java:255)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:315)


Manglesh Jain<br />S/W Engg.,Pune-India
 
 
subject: Ant not working...please make it run
 
Threads others viewed
Problems compiling servlet
Exception in thread "main" java.lang.NoClassDefFoundError: Voice1
help with marcus questions
javax xml parsers FactoryConfigurationError
Tomcat Error
MyEclipse, The Clear Choice