thanx veWeg, there are a lot of question

so there is more... followed by is an output mentioning debug
[Wed 28 Aug 2013 02:17:26 PM CEST - debug] GET newbielink:http://127.0.0.1/manager/html
[nonactive] returned HTTP code "401" - id: 33
[Wed 28 Aug 2013 02:17:26 PM CEST - debug] " newbielink:http://127.0.0.1/manager/html
[nonactive]" (id:33) is a 404 [similarity_index > 0.9]
[Wed 28 Aug 2013 02:17:26 PM CEST - debug] GET newbielink:http://127.0.0.1/
[nonactive] returned HTTP code "200" - id: 36
[Wed 28 Aug 2013 02:17:26 PM CEST - debug] GET newbielink:http://127.0.0.1/tomcat-docs
[nonactive] returned HTTP code "404" - id: 34
[Wed 28 Aug 2013 02:17:26 PM CEST - debug] " newbielink:http://127.0.0.1/
[nonactive]" (id:36) is NOT a 404 [similarity_index < 0.9].
[Wed 28 Aug 2013 02:17:26 PM CEST - debug] Adding relative reference " newbielink:http://127.0.0.1/
[nonactive]" to the result.
[Wed 28 Aug 2013 02:17:27 PM CEST - debug] GET newbielink:http://127.0.0.1/tomcat-power.gif
[nonactive] returned HTTP code "200" - id: 35
[Wed 28 Aug 2013 02:17:27 PM CEST - debug] " newbielink:http://127.0.0.1/tomcat-power.gif
[nonactive]" (id:35) is NOT a 404
"debug" doesn't come always but it comes sometimes i dont know why perhaps it has to do something with when i am testing the live webserver i dont find it there but i find when i am testing offline. Secondly, can we consider code "200" as a false positive for xss case or it should be tested to the extent that server should return those sources in accessible???
And my second question is or you can say i want to confirm my observation that running xss, redos or anyother plugins that mostly relates to injection or fuzzing there are two major patterns in the output "list of injectable urls " and "fuzzable" besides path disclosure and empty body which naturally gave different output.
And lastly in the following output is about two plugins path disclosure and empty body, how do i interpret path disclosure /lib/driver.jar as disclosure of java packages potentially serious or really a serious flaw also the same goes to empty body specially those around /etc/passwd:
newbielink:http://pastebin.com/pMQTS9Cs
[nonactive]P.S. Pls use pastebin.com for outputs