Title: Message Title
|
|
The actual error here seems to be that dspace.log does not include a directory. "-i ./dspace.log" works as expected. Generating the absolute path for the value of -i and calculating its parent instead should always yield a File, never null. File.list(FilenameFilter) can also return null, so that case will be handled too.
|
|
|
|
|
This happens when a wildcard match on input file name (-m) results in empty file set. It should be caught and a helpful error message reported. dspace@demo:~/dspace/log$ ~/dspace/bin/dspace stats-log-converter -i dspace.log -o statistics.log -m -n Exception: null java.lang.NullPointerException at org.dspace.statistics.util.ClassicDSpaceLogConverter...
|
|
|
|
------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121051231&iu=/4140/ostg.clktrk
_______________________________________________
Dspace-devel mailing list
Dspace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-devel