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 Summary: NullPointerException using CLI caused by new env creation Product: Cocoon 2 Version: Current SVN 2.2 Platform: PC OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: core AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] Since this version: http://svn.apache.org/viewcvs.cgi?rev=164112&view=rev I am not able to run CLI. This is the error that I am getting: Exception in thread "main" java.lang.NullPointerException at org.apache.cocoon.bean.CocoonWrapper.getDir(CocoonWrapper.java:205) at org.apache.cocoon.bean.CocoonWrapper.initialize(CocoonWrapper.java:110) at org.apache.cocoon.bean.CocoonBean.initialize(CocoonBean.java:97) at org.apache.cocoon.Main.main(Main.java:310) Here is a bit more information of the issue: http://www.mail-archive.com/[email protected]/msg31075.html -- 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.
