livereload server keeps telling me it cannot find a matching server
when it should not matter
---------------------------------------------------------------------------------------------
Key: JBIDE-17641
URL:
https://issues.jboss.org/browse/JBIDE-17641
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: livereload
Affects Versions: 4.1.2.Final
Reporter: Max Rydahl Andersen
Assignee: Xavier Coulon
Fix For: 4.2.0.Beta3
Start livereload
run something like awestruct or some other external thing that is not a server in eclpse
and open a browser with livereload enable in it.
Now everytime you change you get a warning printed in workspace log:
"could not identify server from client location <url>"
see
http://screencast.com/t/9AsTuZ6uFT
Any chance of this simply not being logged or only log once per new url so it does not
fill up and constantly trigger the workspace log ?