Advertisement
Guest User

Untitled

a guest
Mar 28th, 2017
256
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.25 KB | None | 0 0
  1. appserver | [ ] Request started: POST [http://luisservice:3002/process?query=find+keynotes+with+Acronis%2C+cars+and+trees+created+two+days+ago+modified+today]: Headers: [key:Content-Type value:[application/json]] .
  2. luisservice | [->] Request started: POST [/process?query=find+keynotes+with+Acronis%2C+cars+and+trees+created+two+days+ago+modified+today]: Headers: [key:User-Agent value:[Go-http-client/1.1]] [key:Content-Length value:[0]] [key:Content-Type value:[application/json]] [key:Accept-Encoding value:[gzip]] .
  3. luisservice | [ ] Searching query: find keynotes with Acronis, cars and trees created two days ago modified today
  4. luisservice | [<-] Request started: GET [https://westus.api.cognitive.microsoft.com/luis/v2.0/apps/c73182a6-cd96-43e2-b680-07b7aa43c73b?q=find+keynotes+with+Acronis%2C+cars+and+trees+created+two+days+ago+modified+today&subscription-key=484db11ab72b441682410b4a3abdf725]: Headers: .
  5. luisservice | [ ] Received LUIS response: &{Query:find keynotes with Acronis, cars and trees created two days ago modified today TopScoringIntent:{Intent:SearchForFeaturesAndDates Score:1} Intents:[] Entities:[{Entity:created two days ago Type:createdAt StartIndex:43 EndIndex:62 Score:0.891375244 Resolution:{Date:}} {Entity:modified today Type:modifiedAt StartIndex:64 EndIndex:77 Score:0.8946999 Resolution:{Date:}} {Entity:keynotes Type:subject StartIndex:5 EndIndex:12 Score:0.973576963 Resolution:{Date:}} {Entity:acronis Type:feature StartIndex:19 EndIndex:25 Score:0.9840231 Resolution:{Date:}} {Entity:cars Type:feature StartIndex:28 EndIndex:31 Score:0.9775841 Resolution:{Date:}} {Entity:trees Type:feature StartIndex:37 EndIndex:41 Score:0.984841645 Resolution:{Date:}} {Entity:two days Type:builtin.datetime.date StartIndex:51 EndIndex:58 Score:0 Resolution:{Date:2017-03-26}} {Entity:today Type:builtin.datetime.date StartIndex:73 EndIndex:77 Score:0 Resolution:{Date:2017-03-28}}] CompositeEntities:[{ParentType:createdAt Value:created two days ago Children:[{Type:builtin.datetime.date Value:two days}]} {ParentType:modifiedAt Value:modified today Children:[{Type:builtin.datetime.date Value:today}]}]}
  6. luisservice | [ ] Found children: {Type:builtin.datetime.date Value:two days}
  7. luisservice | [ ] Found entity: {Entity:two days Type:builtin.datetime.date StartIndex:51 EndIndex:58 Score:0 Resolution:{Date:2017-03-26}}
  8. luisservice | [<-] Request started: GET [http://timeconverter:3012/home/converttime?time=two+days]: Headers: .
  9. luisservice | [E!] Response for GET [http://timeconverter:3012/home/converttime?time=two+days]: Status: 500. Headers: [key:Date value:[Tue, 28 Mar 2017 12:08:32 GMT]] [key:Server value:[Mono.WebServer.XSP/4.2.0.0 Linux]] [key:Connection value:[close close]] [key:Content-Type value:[text/html; charset=us-ascii]] [key:Content-Length value:[10707]] . Body: <?xml version="1.0" encoding="utf-8"?>
  10. luisservice | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  11. luisservice | <html xmlns="http://www.w3.org/1999/xhtml">
  12. luisservice | <head>
  13. luisservice | <style type="text/css">
  14. luisservice | body { background-color: #FFFFFF; font-size: .75em; font-family: Verdana, Helvetica, Sans-Serif; margin: 0; padding: 0; color: #696969; }
  15. luisservice | a:link { color: #000000; text-decoration: underline; }
  16. luisservice | a:visited { color: #000000; }
  17. luisservice | a:hover { color: #000000; text-decoration: none; }
  18. luisservice | a:active { color: #12eb87; }
  19. luisservice | p, ul { margin-bottom: 20px; line-height: 1.6em; }
  20. luisservice | pre { font-size: 1.2em; margin-left: 20px; margin-top: 0px; }
  21. luisservice | h1, h2, h3, h4, h5, h6 { font-size: 1.6em; color: #000; font-family: Arial, Helvetica, sans-serif; }
  22. luisservice | h1 { font-weight: bold; margin-bottom: 0; margin-top: 0; padding-bottom: 0; }
  23. luisservice | h2 { font-size: 1em; padding: 0 0 0px 0; color: #696969; font-weight: normal; margin-top: 0; margin-bottom: 20px; }
  24. luisservice | h2.exceptionMessage { white-space: pre; }
  25. luisservice | h3 { font-size: 1.2em; }
  26. luisservice | h4 { font-size: 1.1em; }
  27. luisservice | h5, h6 { font-size: 1em; }
  28. luisservice | #header { position: relative; margin-bottom: 0px; color: #000; padding: 0; background-color: #5c87b2; height: 38px; padding-left: 10px; }
  29. luisservice | #header h1 { font-weight: bold; padding: 5px 0; margin: 0; color: #fff; border: none; line-height: 2em; font-family: Arial, Helvetica, sans-serif; font-size: 32px !important; }
  30. luisservice | #header-image { float: left; padding: 3px; margin-left: 1px; margin-right: 1px; }
  31. luisservice | #header-text { color: #fff; font-size: 1.4em; line-height: 38px; font-weight: bold; }
  32. luisservice | #main { padding: 20px 20px 15px 20px; background-color: #fff; _height: 1px; }
  33. luisservice | #footer { color: #999; padding: 5px 0; text-align: left; line-height: normal; margin: 20px 0px 0px 0px; font-size: .9em; border-top: solid 1px #5C87B2; }
  34. luisservice | #footer-powered-by { float: right; }
  35. luisservice | .details { font-family: monospace; border: solid 1px #e8eef4; white-space: pre; font-size: 1.2em; overflow: auto; padding: 6px; margin-top: 6px; background-color: #eeeeff; color: 555555 }
  36. luisservice | .details-wrapped { white-space: normal }
  37. luisservice | .details-header { margin-top: 1.5em }
  38. luisservice | .details-header a { font-weight: bold; text-decoration: none }
  39. luisservice | p { margin-bottom: 0.3em; margin-top: 0.1em }
  40. luisservice | .sourceErrorLine { color: #770000; font-weight: bold; }
  41. luisservice | </style>
  42. appserver | [ ] Response for [http://luisservice:3002/process?query=find+keynotes+with+Acronis%2C+cars+and+trees+created+two+days+ago+modified+today]: Status: 200. Body:
  43. appserver | [ ] Request started: GET [http://elastic:3004/media/search?content_type=application%2Fvnd.ms-powerpoint&content_type=application%2Fvnd.openxmlformats-officedocument.presentationml.presentation&content_type=application%2Fvnd.openxmlformats-officedocument.presentationml.slideshow&creation_date_from=0001-01-01+00%3A00%3A00+%2B0000+UTC&creation_date_to=0001-01-01+00%3A00%3A00+%2B0000+UTC&modification_date_from=0001-01-01+00%3A00%3A00+%2B0000+UTC&modification_date_to=0001-01-01+00%3A00%3A00+%2B0000+UTC&query=acronis&query=cars&query=trees]: Headers: [key:Authorization value:[Bearer zzzpanterazzz]] .
  44. elastic | [ ] Search Media Handler being called
  45. elastic | [ ] Search Media Handler w/ queries [acronis cars trees], name []
  46. luisservice | <script type="text/javascript">
  47. luisservice | var hideElementsById = new Array ();
  48. luisservice | window.onload = function () {
  49. luisservice | if (!hideElementsById || hideElementsById.length < 1)
  50. luisservice | return;
  51. luisservice | for (index in hideElementsById)
  52. luisservice | toggle (hideElementsById [index]);
  53. luisservice | }
  54. luisservice |
  55. luisservice | function toggle (divId)
  56. luisservice | {
  57. luisservice | var e = document.getElementById (divId);
  58. luisservice | if (!e)
  59. luisservice | return;
  60. luisservice | var h = document.getElementById (divId + "Hint");
  61. luisservice | if (e.style.display == "block" || e.style.display == "") {
  62. luisservice | e.style.display = "none";
  63. luisservice | if (h)
  64. luisservice | h.innerHTML = " (click to show)";
  65. luisservice | } else {
  66. luisservice | e.style.display = "block";
  67. luisservice | if (h)
  68. luisservice | h.innerHTML = " (click to hide)";
  69. luisservice | }
  70. luisservice | }
  71. luisservice | </script>
  72. luisservice | <title>Parser Error</title>
  73. luisservice | </head>
  74. luisservice | <body>
  75. luisservice | <div class="page">
  76. luisservice | <div id="header">
  77. luisservice | <div id="header-text">Application Exception</div>
  78. luisservice | </div>
  79. luisservice | <div id="main">
  80. luisservice | <h1>System.Web.Compilation.ParseException</h1>
  81. luisservice | <h2 class="exceptionMessage">Cannot find type TimeConverter.Global</h2>
  82. luisservice | <p><strong>Description:</strong> Error parsing a resource required to service this request. Review your source file and modify it to fix this error.</p><p><strong>Details:</strong> Cannot find type TimeConverter.Global</p>
  83. luisservice | <p><strong>Error origin: </strong>Parser</p>
  84. luisservice | <p><strong>Error source file: </strong>/srv/src/TimeConverter/Global.asax</p>
  85. luisservice | <div><strong>Exception stack trace:</strong></div>
  86. luisservice | <div class="details"> at System.Web.UI.BaseParser.ThrowParseException (System.String message, System.Object[] parms) [0x00025] in &lt;e6ac3c4d7fe1491da2402c546c0c1c72&gt;:0
  87. luisservice | at System.Web.UI.TemplateParser.SetBaseType (System.String type) [0x00056] in &lt;e6ac3c4d7fe1491da2402c546c0c1c72&gt;:0
  88. luisservice | at System.Web.UI.TemplateParser.ProcessMainAttributes (System.Collections.IDictionary atts) [0x002dd] in &lt;e6ac3c4d7fe1491da2402c546c0c1c72&gt;:0
  89. luisservice | at System.Web.UI.TemplateParser.AddDirective (System.String directive, System.Collections.IDictionary atts) [0x00092] in &lt;e6ac3c4d7fe1491da2402c546c0c1c72&gt;:0
  90. luisservice | at System.Web.UI.ApplicationFileParser.AddDirective (System.String directive, System.Collections.IDictionary atts) [0x00058] in &lt;e6ac3c4d7fe1491da2402c546c0c1c72&gt;:0
  91. luisservice | at System.Web.Compilation.AspGenerator.GetInheritedType (System.String fileContents, System.String filename) [0x00129] in &lt;e6ac3c4d7fe1491da2402c546c0c1c72&gt;:0
  92. luisservice | at System.Web.Compilation.AspGenerator.GetRootBuilderType (System.IO.Stream inputStream, System.String filename) [0x00028] in &lt;e6ac3c4d7fe1491da2402c546c0c1c72&gt;:0
  93. luisservice | at System.Web.Compilation.AspGenerator.CreateRootBuilder (System.IO.Stream inputStream, System.String filename) [0x0000c] in &lt;e6ac3c4d7fe1491da2402c546c0c1c72&gt;:0
  94. luisservice | at System.Web.Compilation.AspGenerator.InitParser (System.IO.TextReader reader, System.String filename) [0x0005c] in &lt;e6ac3c4d7fe1491da2402c546c0c1c72&gt;:0
  95. luisservice | at System.Web.Compilation.AspGenerator.Parse (System.IO.TextReader reader, System.String filename, System.Boolean doInitParser) [0x00021] in &lt;e6ac3c4d7fe1491da2402c546c0c1c72&gt;:0
  96. luisservice | at System.Web.Compilation.GenericBuildProvider`1[TParser].Parse () [0x00045] in &lt;e6ac3c4d7fe1491da2402c546c0c1c72&gt;:0
  97. luisservice | at System.Web.Compilation.GenericBuildProvider`1[TParser].get_LanguageName () [0x00000] in &lt;e6ac3c4d7fe1491da2402c546c0c1c72&gt;:0
  98. luisservice | at System.Web.Compilation.TemplateBuildProvider.get_LanguageName () [0x00027] in &lt;e6ac3c4d7fe1491da2402c546c0c1c72&gt;:0
  99. luisservice | at System.Web.Compilation.BuildProviderGroup.AddProvider (System.Web.Compilation.BuildProvider bp) [0x0005a] in &lt;e6ac3c4d7fe1491da2402c546c0c1c72&gt;:0
  100. luisservice | at System.Web.Compilation.BuildManagerDirectoryBuilder.AssignToGroup (System.Web.Compilation.BuildProvider buildProvider, System.Collections.Generic.List`1[T] groups) [0x001aa] in &lt;e6ac3c4d7fe1491da2402c546c0c1c72&gt;:0
  101. luisservice | at System.Web.Compilation.BuildManagerDirectoryBuilder.Build (System.Boolean single) [0x00151] in &lt;e6ac3c4d7fe1491da2402c546c0c1c72&gt;:0
  102. luisservice | at System.Web.Compilation.BuildManager.BuildInner (System.Web.VirtualPath vp, System.Boolean debug) [0x00019] in &lt;e6ac3c4d7fe1491da2402c546c0c1c72&gt;:0
  103. luisservice | at System.Web.Compilation.BuildManager.Build (System.Web.VirtualPath vp) [0x00063] in &lt;e6ac3c4d7fe1491da2402c546c0c1c72&gt;:0
  104. luisservice | at System.Web.Compilation.BuildManager.GetCompiledType (System.Web.VirtualPath virtualPath) [0x00040] in &lt;e6ac3c4d7fe1491da2402c546c0c1c72&gt;:0
  105. luisservice | at System.Web.Compilation.BuildManager.GetCompiledType (System.String virtualPath) [0x00006] in &lt;e6ac3c4d7fe1491da2402c546c0c1c72&gt;:0
  106. luisservice | at System.Web.HttpApplicationFactory.InitType (System.Web.HttpContext context) [0x0017c] in &lt;e6ac3c4d7fe1491da2402c546c0c1c72&gt;:0 </div>
  107. luisservice | <div style="margin-top: 1.5em" class="showHide"><strong>Error source context:</strong></div>
  108. luisservice | <p><strong>Error lines:</strong> 1, 1</p>
  109. luisservice | <div class="details"><span class="sourceErrorLine">1: &lt;%@ Application Inherits=&quot;TimeConverter.Global&quot; %&gt;
  110. luisservice | </span></div>
  111. luisservice | <div id="footer">
  112. luisservice | <div style="color:Black;"><strong>Version Information:</strong> <tt>4.8.0 (Stable 4.8.0.520/8f6d0f6 Wed Mar 15 16:18:35 UTC 2017)</tt>; ASP.NET Version: <tt>4.0.30319.42000</tt></div>
  113. luisservice | <div id="footer-powered-by">Powered by <a href="http://mono-project.com/">Mono</a></div>
  114. luisservice | </div>
  115. luisservice | </div>
  116. luisservice | </div>
  117. luisservice | </body>
  118. luisservice | </html>
  119. luisservice |
  120. luisservice | <!--
  121. luisservice | [System.Web.Compilation.ParseException]: Cannot find type TimeConverter.Global
  122. luisservice | at System.Web.UI.BaseParser.ThrowParseException (System.String message, System.Object[] parms) [0x00025] in <e6ac3c4d7fe1491da2402c546c0c1c72>:0
  123. luisservice | at System.Web.UI.TemplateParser.SetBaseType (System.String type) [0x00056] in <e6ac3c4d7fe1491da2402c546c0c1c72>:0
  124. luisservice | at System.Web.UI.TemplateParser.ProcessMainAttributes (System.Collections.IDictionary atts) [0x002dd] in <e6ac3c4d7fe1491da2402c546c0c1c72>:0
  125. luisservice | at System.Web.UI.TemplateParser.AddDirective (System.String directive, System.Collections.IDictionary atts) [0x00092] in <e6ac3c4d7fe1491da2402c546c0c1c72>:0
  126. luisservice | at System.Web.UI.ApplicationFileParser.AddDirective (System.String directive, System.Collections.IDictionary atts) [0x00058] in <e6ac3c4d7fe1491da2402c546c0c1c72>:0
  127. luisservice | at System.Web.Compilation.AspGenerator.GetInheritedType (System.String fileContents, System.String filename) [0x00129] in <e6ac3c4d7fe1491da2402c546c0c1c72>:0
  128. luisservice | at System.Web.Compilation.AspGenerator.GetRootBuilderType (System.IO.Stream inputStream, System.String filename) [0x00028] in <e6ac3c4d7fe1491da2402c546c0c1c72>:0
  129. luisservice | at System.Web.Compilation.AspGenerator.CreateRootBuilder (System.IO.Stream inputStream, System.String filename) [0x0000c] in <e6ac3c4d7fe1491da2402c546c0c1c72>:0
  130. luisservice | at System.Web.Compilation.AspGenerator.InitParser (System.IO.TextReader reader, System.String filename) [0x0005c] in <e6ac3c4d7fe1491da2402c546c0c1c72>:0
  131. luisservice | at System.Web.Compilation.AspGenerator.Parse (System.IO.TextReader reader, System.String filename, System.Boolean doInitParser) [0x00021] in <e6ac3c4d7fe1491da2402c546c0c1c72>:0
  132. luisservice | at System.Web.Compilation.GenericBuildProvider`1[TParser].Parse () [0x00045] in <e6ac3c4d7fe1491da2402c546c0c1c72>:0
  133. luisservice | at System.Web.Compilation.GenericBuildProvider`1[TParser].get_LanguageName () [0x00000] in <e6ac3c4d7fe1491da2402c546c0c1c72>:0
  134. luisservice | at System.Web.Compilation.TemplateBuildProvider.get_LanguageName () [0x00027] in <e6ac3c4d7fe1491da2402c546c0c1c72>:0
  135. luisservice | at System.Web.Compilation.BuildProviderGroup.AddProvider (System.Web.Compilation.BuildProvider bp) [0x0005a] in <e6ac3c4d7fe1491da2402c546c0c1c72>:0
  136. luisservice | at System.Web.Compilation.BuildManagerDirectoryBuilder.AssignToGroup (System.Web.Compilation.BuildProvider buildProvider, System.Collections.Generic.List`1[T] groups) [0x001aa] in <e6ac3c4d7fe1491da2402c546c0c1c72>:0
  137. luisservice | at System.Web.Compilation.BuildManagerDirectoryBuilder.Build (System.Boolean single) [0x00151] in <e6ac3c4d7fe1491da2402c546c0c1c72>:0
  138. luisservice | at System.Web.Compilation.BuildManager.BuildInner (System.Web.VirtualPath vp, System.Boolean debug) [0x00019] in <e6ac3c4d7fe1491da2402c546c0c1c72>:0
  139. luisservice | at System.Web.Compilation.BuildManager.Build (System.Web.VirtualPath vp) [0x00063] in <e6ac3c4d7fe1491da2402c546c0c1c72>:0
  140. luisservice | at System.Web.Compilation.BuildManager.GetCompiledType (System.Web.VirtualPath virtualPath) [0x00040] in <e6ac3c4d7fe1491da2402c546c0c1c72>:0
  141. luisservice | at System.Web.Compilation.BuildManager.GetCompiledType (System.String virtualPath) [0x00006] in <e6ac3c4d7fe1491da2402c546c0c1c72>:0
  142. luisservice | at System.Web.HttpApplicationFactory.InitType (System.Web.HttpContext context) [0x0017c] in <e6ac3c4d7fe1491da2402c546c0c1c72>:0
  143. luisservice | -->
  144. luisservice |
  145. luisservice | [E!] Cant parse date. Skipping... invalid character '<' looking for beginning of value
  146. luisservice | [ ] Found children: {Type:builtin.datetime.date Value:today}
  147. luisservice | [ ] Found entity: {Entity:today Type:builtin.datetime.date StartIndex:73 EndIndex:77 Score:0 Resolution:{Date:2017-03-28}}
  148. luisservice | [<-] Request started: GET [http://timeconverter:3012/home/converttime?time=today]: Headers: .
  149. luisservice | [E!] Response for GET [http://timeconverter:3012/home/converttime?time=today]: Status: 500. Headers: [key:Connection value:[close close]] [key:Content-Type value:[text/html; charset=us-ascii]] [key:Content-Length value:[10707]] [key:Date value:[Tue, 28 Mar 2017 12:08:32 GMT]] [key:Server value:[Mono.WebServer.XSP/4.2.0.0 Linux]] . Body: <?xml version="1.0" encoding="utf-8"?>
  150. luisservice | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  151. luisservice | <html xmlns="http://www.w3.org/1999/xhtml">
  152. luisservice | <head>
  153. luisservice | <style type="text/css">
  154. luisservice | body { background-color: #FFFFFF; font-size: .75em; font-family: Verdana, Helvetica, Sans-Serif; margin: 0; padding: 0; color: #696969; }
  155. luisservice | a:link { color: #000000; text-decoration: underline; }
  156. luisservice | a:visited { color: #000000; }
  157. luisservice | a:hover { color: #000000; text-decoration: none; }
  158. luisservice | a:active { color: #12eb87; }
  159. luisservice | p, ul { margin-bottom: 20px; line-height: 1.6em; }
  160. luisservice | pre { font-size: 1.2em; margin-left: 20px; margin-top: 0px; }
  161. luisservice | h1, h2, h3, h4, h5, h6 { font-size: 1.6em; color: #000; font-family: Arial, Helvetica, sans-serif; }
  162. luisservice | h1 { font-weight: bold; margin-bottom: 0; margin-top: 0; padding-bottom: 0; }
  163. luisservice | h2 { font-size: 1em; padding: 0 0 0px 0; color: #696969; font-weight: normal; margin-top: 0; margin-bottom: 20px; }
  164. luisservice | h2.exceptionMessage { white-space: pre; }
  165. luisservice | h3 { font-size: 1.2em; }
  166. luisservice | h4 { font-size: 1.1em; }
  167. luisservice | h5, h6 { font-size: 1em; }
  168. luisservice | #header { position: relative; margin-bottom: 0px; color: #000; padding: 0; background-color: #5c87b2; height: 38px; padding-left: 10px; }
  169. luisservice | #header h1 { font-weight: bold; padding: 5px 0; margin: 0; color: #fff; border: none; line-height: 2em; font-family: Arial, Helvetica, sans-serif; font-size: 32px !important; }
  170. luisservice | #header-image { float: left; padding: 3px; margin-left: 1px; margin-right: 1px; }
  171. luisservice | #header-text { color: #fff; font-size: 1.4em; line-height: 38px; font-weight: bold; }
  172. luisservice | #main { padding: 20px 20px 15px 20px; background-color: #fff; _height: 1px; }
  173. luisservice | #footer { color: #999; padding: 5px 0; text-align: left; line-height: normal; margin: 20px 0px 0px 0px; font-size: .9em; border-top: solid 1px #5C87B2; }
  174. luisservice | #footer-powered-by { float: right; }
  175. luisservice | .details { font-family: monospace; border: solid 1px #e8eef4; white-space: pre; font-size: 1.2em; overflow: auto; padding: 6px; margin-top: 6px; background-color: #eeeeff; color: 555555 }
  176. luisservice | .details-wrapped { white-space: normal }
  177. luisservice | .details-header { margin-top: 1.5em }
  178. luisservice | .details-header a { font-weight: bold; text-decoration: none }
  179. luisservice | p { margin-bottom: 0.3em; margin-top: 0.1em }
  180. luisservice | .sourceErrorLine { color: #770000; font-weight: bold; }
  181. luisservice | </style>
  182. luisservice | <script type="text/javascript">
  183. luisservice | var hideElementsById = new Array ();
  184. luisservice | window.onload = function () {
  185. luisservice | if (!hideElementsById || hideElementsById.length < 1)
  186. luisservice | return;
  187. luisservice | for (index in hideElementsById)
  188. luisservice | toggle (hideElementsById [index]);
  189. luisservice | }
  190. luisservice |
  191. luisservice | function toggle (divId)
  192. luisservice | {
  193. luisservice | var e = document.getElementById (divId);
  194. luisservice | if (!e)
  195. luisservice | return;
  196. luisservice | var h = document.getElementById (divId + "Hint");
  197. luisservice | if (e.style.display == "block" || e.style.display == "") {
  198. luisservice | e.style.display = "none";
  199. luisservice | if (h)
  200. luisservice | h.innerHTML = " (click to show)";
  201. luisservice | } else {
  202. luisservice | e.style.display = "block";
  203. luisservice | if (h)
  204. luisservice | h.innerHTML = " (click to hide)";
  205. luisservice | }
  206. luisservice | }
  207. luisservice | </script>
  208. luisservice | <title>Parser Error</title>
  209. luisservice | </head>
  210. luisservice | <body>
  211. luisservice | <div class="page">
  212. luisservice | <div id="header">
  213. luisservice | <div id="header-text">Application Exception</div>
  214. luisservice | </div>
  215. luisservice | <div id="main">
  216. luisservice | <h1>System.Web.Compilation.ParseException</h1>
  217. luisservice | <h2 class="exceptionMessage">Cannot find type TimeConverter.Global</h2>
  218. appserver | [ ] Response for [http://elastic:3004/media/search?content_type=application%2Fvnd.ms-powerpoint&content_type=application%2Fvnd.openxmlformats-officedocument.presentationml.presentation&content_type=application%2Fvnd.openxmlformats-officedocument.presentationml.slideshow&creation_date_from=0001-01-01+00%3A00%3A00+%2B0000+UTC&creation_date_to=0001-01-01+00%3A00%3A00+%2B0000+UTC&modification_date_from=0001-01-01+00%3A00%3A00+%2B0000+UTC&modification_date_to=0001-01-01+00%3A00%3A00+%2B0000+UTC&query=acronis&query=cars&query=trees]: Status: 200. Body:
  219. appserver | [negroni] 2017-03-28T12:08:32Z | 200 | 394.757167ms | localhost:8080 | GET /files/search
  220. luisservice | <p><strong>Description:</strong> Error parsing a resource required to service this request. Review your source file and modify it to fix this error.</p><p><strong>Details:</strong> Cannot find type TimeConverter.Global</p>
  221. luisservice | <p><strong>Error origin: </strong>Parser</p>
  222. luisservice | <p><strong>Error source file: </strong>/srv/src/TimeConverter/Global.asax</p>
  223. luisservice | <div><strong>Exception stack trace:</strong></div>
  224. luisservice | <div class="details"> at System.Web.UI.BaseParser.ThrowParseException (System.String message, System.Object[] parms) [0x00025] in &lt;e6ac3c4d7fe1491da2402c546c0c1c72&gt;:0
  225. luisservice | at System.Web.UI.TemplateParser.SetBaseType (System.String type) [0x00056] in &lt;e6ac3c4d7fe1491da2402c546c0c1c72&gt;:0
  226. luisservice | at System.Web.UI.TemplateParser.ProcessMainAttributes (System.Collections.IDictionary atts) [0x002dd] in &lt;e6ac3c4d7fe1491da2402c546c0c1c72&gt;:0
  227. luisservice | at System.Web.UI.TemplateParser.AddDirective (System.String directive, System.Collections.IDictionary atts) [0x00092] in &lt;e6ac3c4d7fe1491da2402c546c0c1c72&gt;:0
  228. luisservice | at System.Web.UI.ApplicationFileParser.AddDirective (System.String directive, System.Collections.IDictionary atts) [0x00058] in &lt;e6ac3c4d7fe1491da2402c546c0c1c72&gt;:0
  229. luisservice | at System.Web.Compilation.AspGenerator.GetInheritedType (System.String fileContents, System.String filename) [0x00129] in &lt;e6ac3c4d7fe1491da2402c546c0c1c72&gt;:0
  230. luisservice | at System.Web.Compilation.AspGenerator.GetRootBuilderType (System.IO.Stream inputStream, System.String filename) [0x00028] in &lt;e6ac3c4d7fe1491da2402c546c0c1c72&gt;:0
  231. luisservice | at System.Web.Compilation.AspGenerator.CreateRootBuilder (System.IO.Stream inputStream, System.String filename) [0x0000c] in &lt;e6ac3c4d7fe1491da2402c546c0c1c72&gt;:0
  232. luisservice | at System.Web.Compilation.AspGenerator.InitParser (System.IO.TextReader reader, System.String filename) [0x0005c] in &lt;e6ac3c4d7fe1491da2402c546c0c1c72&gt;:0
  233. luisservice | at System.Web.Compilation.AspGenerator.Parse (System.IO.TextReader reader, System.String filename, System.Boolean doInitParser) [0x00021] in &lt;e6ac3c4d7fe1491da2402c546c0c1c72&gt;:0
  234. luisservice | at System.Web.Compilation.GenericBuildProvider`1[TParser].Parse () [0x00045] in &lt;e6ac3c4d7fe1491da2402c546c0c1c72&gt;:0
  235. luisservice | at System.Web.Compilation.GenericBuildProvider`1[TParser].get_LanguageName () [0x00000] in &lt;e6ac3c4d7fe1491da2402c546c0c1c72&gt;:0
  236. luisservice | at System.Web.Compilation.TemplateBuildProvider.get_LanguageName () [0x00027] in &lt;e6ac3c4d7fe1491da2402c546c0c1c72&gt;:0
  237. luisservice | at System.Web.Compilation.BuildProviderGroup.AddProvider (System.Web.Compilation.BuildProvider bp) [0x0005a] in &lt;e6ac3c4d7fe1491da2402c546c0c1c72&gt;:0
  238. luisservice | at System.Web.Compilation.BuildManagerDirectoryBuilder.AssignToGroup (System.Web.Compilation.BuildProvider buildProvider, System.Collections.Generic.List`1[T] groups) [0x001aa] in &lt;e6ac3c4d7fe1491da2402c546c0c1c72&gt;:0
  239. luisservice | at System.Web.Compilation.BuildManagerDirectoryBuilder.Build (System.Boolean single) [0x00151] in &lt;e6ac3c4d7fe1491da2402c546c0c1c72&gt;:0
  240. luisservice | at System.Web.Compilation.BuildManager.BuildInner (System.Web.VirtualPath vp, System.Boolean debug) [0x00019] in &lt;e6ac3c4d7fe1491da2402c546c0c1c72&gt;:0
  241. luisservice | at System.Web.Compilation.BuildManager.Build (System.Web.VirtualPath vp) [0x00063] in &lt;e6ac3c4d7fe1491da2402c546c0c1c72&gt;:0
  242. luisservice | at System.Web.Compilation.BuildManager.GetCompiledType (System.Web.VirtualPath virtualPath) [0x00040] in &lt;e6ac3c4d7fe1491da2402c546c0c1c72&gt;:0
  243. luisservice | at System.Web.Compilation.BuildManager.GetCompiledType (System.String virtualPath) [0x00006] in &lt;e6ac3c4d7fe1491da2402c546c0c1c72&gt;:0
  244. luisservice | at System.Web.HttpApplicationFactory.InitType (System.Web.HttpContext context) [0x0017c] in &lt;e6ac3c4d7fe1491da2402c546c0c1c72&gt;:0 </div>
  245. luisservice | <div style="margin-top: 1.5em" class="showHide"><strong>Error source context:</strong></div>
  246. luisservice | <p><strong>Error lines:</strong> 1, 1</p>
  247. luisservice | <div class="details"><span class="sourceErrorLine">1: &lt;%@ Application Inherits=&quot;TimeConverter.Global&quot; %&gt;
  248. luisservice | </span></div>
  249. luisservice | <div id="footer">
  250. luisservice | <div style="color:Black;"><strong>Version Information:</strong> <tt>4.8.0 (Stable 4.8.0.520/8f6d0f6 Wed Mar 15 16:18:35 UTC 2017)</tt>; ASP.NET Version: <tt>4.0.30319.42000</tt></div>
  251. luisservice | <div id="footer-powered-by">Powered by <a href="http://mono-project.com/">Mono</a></div>
  252. luisservice | </div>
  253. luisservice | </div>
  254. luisservice | </div>
  255. luisservice | </body>
  256. luisservice | </html>
  257. luisservice |
  258. luisservice | <!--
  259. luisservice | [System.Web.Compilation.ParseException]: Cannot find type TimeConverter.Global
  260. luisservice | at System.Web.UI.BaseParser.ThrowParseException (System.String message, System.Object[] parms) [0x00025] in <e6ac3c4d7fe1491da2402c546c0c1c72>:0
  261. luisservice | at System.Web.UI.TemplateParser.SetBaseType (System.String type) [0x00056] in <e6ac3c4d7fe1491da2402c546c0c1c72>:0
  262. luisservice | at System.Web.UI.TemplateParser.ProcessMainAttributes (System.Collections.IDictionary atts) [0x002dd] in <e6ac3c4d7fe1491da2402c546c0c1c72>:0
  263. luisservice | at System.Web.UI.TemplateParser.AddDirective (System.String directive, System.Collections.IDictionary atts) [0x00092] in <e6ac3c4d7fe1491da2402c546c0c1c72>:0
  264. luisservice | at System.Web.UI.ApplicationFileParser.AddDirective (System.String directive, System.Collections.IDictionary atts) [0x00058] in <e6ac3c4d7fe1491da2402c546c0c1c72>:0
  265. luisservice | at System.Web.Compilation.AspGenerator.GetInheritedType (System.String fileContents, System.String filename) [0x00129] in <e6ac3c4d7fe1491da2402c546c0c1c72>:0
  266. luisservice | at System.Web.Compilation.AspGenerator.GetRootBuilderType (System.IO.Stream inputStream, System.String filename) [0x00028] in <e6ac3c4d7fe1491da2402c546c0c1c72>:0
  267. luisservice | at System.Web.Compilation.AspGenerator.CreateRootBuilder (System.IO.Stream inputStream, System.String filename) [0x0000c] in <e6ac3c4d7fe1491da2402c546c0c1c72>:0
  268. luisservice | at System.Web.Compilation.AspGenerator.InitParser (System.IO.TextReader reader, System.String filename) [0x0005c] in <e6ac3c4d7fe1491da2402c546c0c1c72>:0
  269. luisservice | at System.Web.Compilation.AspGenerator.Parse (System.IO.TextReader reader, System.String filename, System.Boolean doInitParser) [0x00021] in <e6ac3c4d7fe1491da2402c546c0c1c72>:0
  270. luisservice | at System.Web.Compilation.GenericBuildProvider`1[TParser].Parse () [0x00045] in <e6ac3c4d7fe1491da2402c546c0c1c72>:0
  271. luisservice | at System.Web.Compilation.GenericBuildProvider`1[TParser].get_LanguageName () [0x00000] in <e6ac3c4d7fe1491da2402c546c0c1c72>:0
  272. luisservice | at System.Web.Compilation.TemplateBuildProvider.get_LanguageName () [0x00027] in <e6ac3c4d7fe1491da2402c546c0c1c72>:0
  273. luisservice | at System.Web.Compilation.BuildProviderGroup.AddProvider (System.Web.Compilation.BuildProvider bp) [0x0005a] in <e6ac3c4d7fe1491da2402c546c0c1c72>:0
  274. luisservice | at System.Web.Compilation.BuildManagerDirectoryBuilder.AssignToGroup (System.Web.Compilation.BuildProvider buildProvider, System.Collections.Generic.List`1[T] groups) [0x001aa] in <e6ac3c4d7fe1491da2402c546c0c1c72>:0
  275. luisservice | at System.Web.Compilation.BuildManagerDirectoryBuilder.Build (System.Boolean single) [0x00151] in <e6ac3c4d7fe1491da2402c546c0c1c72>:0
  276. luisservice | at System.Web.Compilation.BuildManager.BuildInner (System.Web.VirtualPath vp, System.Boolean debug) [0x00019] in <e6ac3c4d7fe1491da2402c546c0c1c72>:0
  277. luisservice | at System.Web.Compilation.BuildManager.Build (System.Web.VirtualPath vp) [0x00063] in <e6ac3c4d7fe1491da2402c546c0c1c72>:0
  278. luisservice | at System.Web.Compilation.BuildManager.GetCompiledType (System.Web.VirtualPath virtualPath) [0x00040] in <e6ac3c4d7fe1491da2402c546c0c1c72>:0
  279. luisservice | at System.Web.Compilation.BuildManager.GetCompiledType (System.String virtualPath) [0x00006] in <e6ac3c4d7fe1491da2402c546c0c1c72>:0
  280. luisservice | at System.Web.HttpApplicationFactory.InitType (System.Web.HttpContext context) [0x0017c] in <e6ac3c4d7fe1491da2402c546c0c1c72>:0
  281. luisservice | -->
  282. luisservice |
  283. luisservice | [E!] Cant parse date. Skipping... invalid character '<' looking for beginning of value
  284. luisservice | [negroni] 2017-03-28T12:08:32Z | 200 | 359.473668ms | luisservice:3002 | POST /process
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement