Advertisement
Guest User

SaxonJS error

a guest
Mar 10th, 2017
172
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. {
  2.    [functions]: ,
  3.    __proto__: {
  4.       [functions]: ,
  5.       __proto__: { },
  6.       message: "",
  7.       name: "Error"
  8.    },
  9.    description: "Access is denied.
  10. ",
  11.    message: "Access is denied.
  12. ",
  13.    name: "Error",
  14.    number: -2147024891,
  15.    stack: "Error: Access is denied.
  16.  
  17.   at platform.asyncGet (http://10.0.2.2:8081/saxonjs/SaxonJS.js:40:17)
  18.   at platform.asyncGetXml (http://10.0.2.2:8081/saxonjs/SaxonJS.js:72:13)
  19.   at platform.asyncGetMultipleXml (http://10.0.2.2:8081/saxonjs/SaxonJS.js:92:21)
  20.   at transform (http://10.0.2.2:8081/saxonjs/SaxonJS.js:15222:17)
  21.   at Anonymous function (http://10.0.2.2:8081/index.js:55332:11)
  22.   at Promise (http://10.0.2.2:8081/polyfills.js:6445:7)
  23.   at Anonymous function (http://10.0.2.2:8081/index.js:55330:9)
  24.   at Anonymous function (http://10.0.2.2:8081/index.js:31615:9)
  25.   at runAssertionsForFact (http://10.0.2.2:8081/index.js:31614:7)
  26.   at Anonymous function (http://10.0.2.2:8081/index.js:31734:5)"
  27. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement