严重: ERROR
java.io.FileNotFoundException: . (系统找不到指定的路径。)
at java.util.zip.ZipFile.open(Native Method)
at java.util.zip.ZipFile.<init>(ZipFile.java:114)
at java.util.jar.JarFile.<init>(JarFile.java:133)
at java.util.jar.JarFile.<init>(JarFile.java:97)
at net.sf.cherry.tools.ClassFinder.<init>(ClassFinder.java:47)
at net.sf.cherry.client.messages.CommandProcessor.reloadCommands(Command
Processor.java:229)
at net.sf.cherry.client.messages.CommandProcessor.<init>(CommandProcesso
r.java:83)
at net.sf.cherry.client.messages.CommandProcessor.<clinit>(CommandProces
sor.java:68)
at net.sf.cherry.net.channel.ChannelServer.main(ChannelServer.java:660)
怎么解决啊