-
Type:
Bug
-
Resolution: Fixed
-
Priority:
High
-
Affects Version/s: 1.2
-
Component/s: Server - Installer / Setup
java.lang.NullPointerException
at org.apache.lucene.store.FSDirectory.create(FSDirectory.java:172)
at org.apache.lucene.store.FSDirectory.<init>(FSDirectory.java:151)
at org.apache.lucene.store.FSDirectory.getDirectory(FSDirectory.java:132)
Also appears here: http://www.mail-archive.com/users@cocoon.apache.org/msg17938.html
Does setting -Djava.io.tmpdir=/some/valid/directory fix it?