Skip to content

Instantly share code, notes, and snippets.

@davsclaus
Created November 4, 2013 16:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save davsclaus/7305356 to your computer and use it in GitHub Desktop.
Save davsclaus/7305356 to your computer and use it in GitHub Desktop.
1.2-M27 running standalone: java -jar hawtio-app-1.2-M27.jar --port 8090
<style type="text/css">
ul li {
list-style-type: none;
}
span.green {
color: green;
}
</style>
<ul>
<li>[<span class="green">Core</span>] Total URLs: 1 Remaining: 1</li>
<li>[<span class="green">Core</span>] Set update rate to: 1000</li>
<li>[<span class="green">Core</span>] <strong>Hawtio started!</strong></li>
<li>SyntaxError: Unexpected token u
at Object.parse (native)
at Object.fromJson (http://localhost:8090/hawtio/lib/angular.js:802:14)
at Object.fn (http://localhost:8090/hawtio/app/app.js:9032:44)
at Object.Scope.$digest (http://localhost:8090/hawtio/lib/angular.js:8821:27)
at Object.Scope.$apply (http://localhost:8090/hawtio/lib/angular.js:9022:24)
at done (http://localhost:8090/hawtio/lib/angular.js:10275:45)
at completeRequest (http://localhost:8090/hawtio/lib/angular.js:10459:7)
at XMLHttpRequest.xhr.onreadystatechange (http://localhost:8090/hawtio/lib/angular.js:10414:11)</li>
<li>[<span class="green">Core</span>] Set update rate to: 1000</li>
<li>SyntaxError: Unexpected token u
at Object.parse (native)
at Object.fromJson (http://localhost:8090/hawtio/lib/angular.js:802:14)
at Object.fn (http://localhost:8090/hawtio/app/app.js:9032:44)
at Object.Scope.$digest (http://localhost:8090/hawtio/lib/angular.js:8821:27)
at Object.Scope.$apply (http://localhost:8090/hawtio/lib/angular.js:9022:24)
at done (http://localhost:8090/hawtio/lib/angular.js:10275:45)
at completeRequest (http://localhost:8090/hawtio/lib/angular.js:10459:7)
at XMLHttpRequest.xhr.onreadystatechange (http://localhost:8090/hawtio/lib/angular.js:10414:11)</li>
<li>[<span class="green">Core</span>] Set update rate to: 1000</li>
<li>[<span class="green">Core</span>] Failed to log out, Not Found</li>
<li>[<span class="green">Core</span>] Failed to log out, Not Found</li>
<li>SyntaxError: Unexpected token u
at Object.parse (native)
at Object.fromJson (http://localhost:8090/hawtio/lib/angular.js:802:14)
at Object.fn (http://localhost:8090/hawtio/app/app.js:9032:44)
at Object.Scope.$digest (http://localhost:8090/hawtio/lib/angular.js:8821:27)
at Object.Scope.$apply (http://localhost:8090/hawtio/lib/angular.js:9022:24)
at HTMLDocument.<anonymous> (http://localhost:8090/hawtio/lib/angular.js:6154:22)
at HTMLDocument.p.event.dispatch (http://localhost:8090/hawtio/lib/jquery-1.8.2.min.js:2:38007)
at HTMLDocument.g.handle.h (http://localhost:8090/hawtio/lib/jquery-1.8.2.min.js:2:33868)</anonymous></li>
<li>[<span class="green">Core</span>] Set update rate to: 1000</li>
<li>[<span class="green">Core</span>] Failed to log out, Not Found</li>
</ul>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment