Oleg I've pasted the app log here http://pastebin.com/YXkEvNZJ and the bootstrap log here http://pastebin.com/iPJeJvwX.
I built the project using 'maven clean install' (after setting MAVEN_OPTS="-Xmx2048m -XX:MaxPermSize=128m" because of OutOfMemory exceptions). Then I extracted the nifi-1.2.0-snapshot-bin.tar.gz. Followed by '$ .<NIFI_HOME>/bin/nifi.sh start' I then try to connect to 'http://localhost:8080/nifi/' which gives me the screen I pasted in my previous mail. These were the documentation as available in the README.md in the github clone of the project. Thanks Pushkar
