I have just extracted James-1.2 and place the path of the JVM. When I ran the RUN.BAT file. I encountered this error:
 
Avalon runner
parser            : org.apache.xerces.parsers.SAXParser
configurationPath : ../conf/
logFile           : ../logs/avalon.log
libPath           : ../lib/
blockPath         : ./blocks/
 
Scanning jars for new Blocks...
java.lang.NoSuchMethodError: java.util.Vector: method <init>(Ljava/util/Collecti
on;)V not found
        at org.apache.avalon.utils.VectorUtils.subtract(Compiled Code)
        at org.apache.avalon.loader.AvalonConfiguration.getAvalonConfiguration(C
ompiled Code)
        at org.apache.avalon.loader.Main.main(Compiled Code)
 
Hope you could explain what this means since I can not trace the code. Thank You
 
Owee
 

Reply via email to