Hi everyone,
I have installed and configured AAAR as Francesco says to do it but I have a problem when extracting data.
I execute AAAR_Extract.sh and everything seems to go rigth, it connects to the audit REST API and starts processing, and after some minutes it starts getting documents and folders by CMIS.
But when it starts to get some CMIS folder data I get this message time after time:
2014/06/19 20:17:26 - Cmis Input modified folder.0 - Cmis Input - Retrieved n.0 results from item n.1000 on a total of n.1000 results.
2014/06/19 20:17:26 - Cmis Input modified folder.0 - Cmis Input - Retrieved n.0 results from item n.1000 on a total of n.1000 results.
2014/06/19 20:17:27 - Cmis Input modified folder.0 - Cmis Input - Retrieved n.0 results from item n.1000 on a total of n.1000 results.
2014/06/19 20:17:27 - Cmis Input modified folder.0 - Cmis Input - Retrieved n.0 results from item n.1000 on a total of n.1000 results.
2014/06/19 20:17:28 - Cmis Input modified folder.0 - Cmis Input - Retrieved n.0 results from item n.1000 on a total of n.1000 results.
2014/06/19 20:17:28 - Cmis Input modified folder.0 - Cmis Input - Retrieved n.0 results from item n.1000 on a total of n.1000 results.
2014/06/19 20:17:28 - Cmis Input modified folder.0 - Cmis Input - Retrieved n.0 results from item n.1000 on a total of n.1000 results.
2014/06/19 20:17:29 - Cmis Input modified folder.0 - Cmis Input - Retrieved n.0 results from item n.1000 on a total of n.1000 results.
The fact that it says "Retrieved n.0 results" and that the same message is repeated over and over again make me suspect that this is not normal and that it will never end. Am I wrong and this is a normal progress message ? It has already been running for 2 hours and nothing seems to have changed.
Any clue what could be wrong ? I rebuilt the Lucene index before loading data just in case, but this didn't change anything.
I think I have succesfully followed all Francesco's instructions and no error is present in catalina.out. The only thing "strange" I saw was that when I went in Pentaho admin console to "Tools"=>"Refresh"=>"CDA Cache" only a new empty white tab was opened, with no message or text. Don't now if it matters at all.