I've just tried to start Cocoon with cocoon.bat using the latest CVS. I got the
following error when running "cocoon servlet". Any ideas?
Upayavira
14:13:50.460 EVENT Checking Resource aliases
14:13:50.610 WARN!!
java.lang.NumberFormatException: tools\jetty\conf\main.xml
at java.lang.Integer.parseInt(Integer.java:409)
at java.lang.Integer.parseInt(Integer.java:458)
at org.mortbay.util.InetAddrPort.<init>(InetAddrPort.java:83)
at org.mortbay.http.HttpServer.main(HttpServer.java:1410)
at java.lang.reflect.Method.invoke(Native Method)
at com.werken.forehead.Forehead.run(Forehead.java:551)
at com.werken.forehead.Forehead.main(Forehead.java:581)