DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=35813>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=35813 ------- Additional Comments From [EMAIL PROTECTED] 2005-07-28 10:31 ------- I have not problem with this, it is a new experience of share workload :-) This is the exception that I am getting right now: Exception in thread "main" java.io.FileNotFoundException: /home/cheche/xml/forre st/trunk/main/webapp/./home/cheche/xml/forrest/trunk/main/webapp/WEB-INF/cocoon. xconf (No such file or directory) at java.io.FileInputStream.open(Native Method) at java.io.FileInputStream.<init>(FileInputStream.java:106) at java.io.FileInputStream.<init>(FileInputStream.java:66) at sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection .java:69) at sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLCon nection.java:156) at org.apache.excalibur.source.impl.URLSource.getInputStream(URLSource.j ava:252) at org.apache.cocoon.components.source.impl.DelayedRefreshSourceWrapper. getInputStream(DelayedRefreshSourceWrapper.java:67) at org.apache.cocoon.components.source.SourceUtil.getInputSource(SourceU til.java:445) at org.apache.cocoon.Cocoon.configure(Cocoon.java:245) at org.apache.cocoon.Cocoon.initialize(Cocoon.java:199) at org.apache.avalon.framework.container.ContainerUtil.initialize(Contai nerUtil.java:283) at org.apache.cocoon.core.CoreUtil.createCocoon(CoreUtil.java:625) at org.apache.cocoon.bean.CocoonWrapper.initialize(CocoonWrapper.java:13 2) at org.apache.cocoon.bean.CocoonBean.initialize(CocoonBean.java:97) at org.apache.cocoon.Main.main(Main.java:310) The file /home/cheche/xml/forrest/trunk/main/webapp/WEB-INF/cocoon.xconf exists,but the path is some how duplicated. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
