Advertisement
koharris

Fulltext "Suggestion" Error

Dec 5th, 2012
261
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 137.83 KB | None | 0 0
  1. 2012-12-05 12:11:54,728 ERROR [javax.enterprise.resource.webcontainer.jsf.application] org.nuxeo.ecm.platform.suggestbox.service.SuggestionHandlingException: Error executing operation 'Suggestion.JSF.NavigateToFacetedSearch' on Suggestion("searchDocuments", "Documents with keyword(s): "Karl"", "/img/facetedSearch.png")
  2. javax.faces.el.EvaluationException: org.nuxeo.ecm.platform.suggestbox.service.SuggestionHandlingException: Error executing operation 'Suggestion.JSF.NavigateToFacetedSearch' on Suggestion("searchDocuments", "Documents with keyword(s): "Karl"", "/img/facetedSearch.png")
  3. at javax.faces.component.MethodBindingMethodExpressionAdapter.invoke(MethodBindingMethodExpressionAdapter.java:102)
  4. at com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:102)
  5. at javax.faces.component.UICommand.broadcast(UICommand.java:387)
  6. at org.ajax4jsf.component.AjaxActionComponent.broadcast(AjaxActionComponent.java:55)
  7. at org.ajax4jsf.component.AjaxViewRoot.processEvents(AjaxViewRoot.java:321)
  8. at org.ajax4jsf.component.AjaxViewRoot.broadcastEvents(AjaxViewRoot.java:296)
  9. at org.ajax4jsf.component.AjaxViewRoot.processPhase(AjaxViewRoot.java:253)
  10. at org.ajax4jsf.component.AjaxViewRoot.processApplication(AjaxViewRoot.java:466)
  11. at com.sun.faces.lifecycle.InvokeApplicationPhase.execute(InvokeApplicationPhase.java:82)
  12. at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:100)
  13. at com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:118)
  14. at org.nuxeo.ecm.platform.ui.web.lifecycle.NuxeoLifeCycleImpl.execute(NuxeoLifeCycleImpl.java:83)
  15. at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
  16. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
  17. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  18. at org.nuxeo.wss.servlet.BaseWSSFilter.doFilter(BaseWSSFilter.java:137)
  19. at org.nuxeo.wss.servlet.FailSafeWSSFilter.doFilter(FailSafeWSSFilter.java:55)
  20. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
  21. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  22. at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:83)
  23. at org.nuxeo.ecm.platform.ui.web.multipart.MultipartFilter.doFilter(MultipartFilter.java:73)
  24. at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69)
  25. at org.jboss.seam.web.ExceptionFilter.doFilter(ExceptionFilter.java:64)
  26. at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69)
  27. at org.jboss.seam.web.RedirectFilter.doFilter(RedirectFilter.java:45)
  28. at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69)
  29. at org.ajax4jsf.webapp.BaseXMLFilter.doXmlFilter(BaseXMLFilter.java:178)
  30. at org.ajax4jsf.webapp.BaseFilter.handleRequest(BaseFilter.java:290)
  31. at org.ajax4jsf.webapp.BaseFilter.processUploadsAndHandleRequest(BaseFilter.java:368)
  32. at org.ajax4jsf.webapp.BaseFilter.doFilter(BaseFilter.java:495)
  33. at org.jboss.seam.web.Ajax4jsfFilter.doFilter(Ajax4jsfFilter.java:56)
  34. at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69)
  35. at org.jboss.seam.servlet.SeamFilter.doFilter(SeamFilter.java:158)
  36. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
  37. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  38. at org.nuxeo.ecm.platform.ui.web.rest.FancyURLFilter.doFilter(FancyURLFilter.java:129)
  39. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
  40. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  41. at org.nuxeo.ecm.mobile.filter.ApplicationRedirectionFilter.doNoRedirect(ApplicationRedirectionFilter.java:162)
  42. at org.nuxeo.ecm.mobile.filter.ApplicationRedirectionFilter.doFilter(ApplicationRedirectionFilter.java:88)
  43. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
  44. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  45. at org.nuxeo.ecm.platform.wi.filter.WIRequestFilter.doFilter(WIRequestFilter.java:114)
  46. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
  47. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  48. at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:548)
  49. at org.nuxeo.ecm.platform.ui.web.auth.service.NuxeoAuthFilterChain.doFilter(NuxeoAuthFilterChain.java:35)
  50. at org.nuxeo.ecm.platform.ui.web.auth.oauth.NuxeoOAuthFilter.doFilter(NuxeoOAuthFilter.java:116)
  51. at org.nuxeo.ecm.platform.ui.web.auth.service.NuxeoAuthFilterChain.doFilter(NuxeoAuthFilterChain.java:33)
  52. at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:349)
  53. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
  54. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  55. at org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoRequestControllerFilter.doFilter(NuxeoRequestControllerFilter.java:145)
  56. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
  57. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  58. at org.nuxeo.ecm.platform.web.common.exceptionhandling.NuxeoExceptionFilter.doFilter(NuxeoExceptionFilter.java:79)
  59. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
  60. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  61. at org.nuxeo.ecm.platform.web.common.encoding.NuxeoEncodingFilter.doFilter(NuxeoEncodingFilter.java:59)
  62. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
  63. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  64. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
  65. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
  66. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
  67. at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
  68. at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
  69. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:293)
  70. at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:859)
  71. at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:602)
  72. at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
  73. at java.lang.Thread.run(Thread.java:679)
  74. Caused by: org.nuxeo.ecm.platform.suggestbox.service.SuggestionHandlingException: Error executing operation 'Suggestion.JSF.NavigateToFacetedSearch' on Suggestion("searchDocuments", "Documents with keyword(s): "Karl"", "/img/facetedSearch.png")
  75. at org.nuxeo.ecm.platform.suggestbox.service.SuggestionServiceImpl.handleSelection(SuggestionServiceImpl.java:126)
  76. at org.nuxeo.ecm.platform.suggestbox.jsf.SuggestboxActions.performKeywordsSearch(SuggestboxActions.java:177)
  77. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  78. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  79. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  80. at java.lang.reflect.Method.invoke(Method.java:616)
  81. at org.jboss.seam.util.Reflections.invoke(Reflections.java:22)
  82. at org.jboss.seam.intercept.RootInvocationContext.proceed(RootInvocationContext.java:31)
  83. at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:56)
  84. at org.nuxeo.ecm.platform.ui.web.invalidations.DocumentContextInvalidatorInterceptor.aroundInvoke(DocumentContextInvalidatorInterceptor.java:53)
  85. at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68)
  86. at org.jboss.seam.transaction.RollbackInterceptor.aroundInvoke(RollbackInterceptor.java:28)
  87. at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68)
  88. at org.nuxeo.ecm.platform.ui.web.util.NuxeoBijectionInterceptor.aroundInvoke(NuxeoBijectionInterceptor.java:68)
  89. at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68)
  90. at org.nuxeo.ecm.platform.ui.web.util.NuxeoExceptionInterceptor.aroundInvoke(NuxeoExceptionInterceptor.java:80)
  91. at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68)
  92. at org.jboss.seam.core.MethodContextInterceptor.aroundInvoke(MethodContextInterceptor.java:44)
  93. at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68)
  94. at org.jboss.seam.intercept.RootInterceptor.invoke(RootInterceptor.java:107)
  95. at org.jboss.seam.intercept.JavaBeanInterceptor.interceptInvocation(JavaBeanInterceptor.java:166)
  96. at org.jboss.seam.intercept.JavaBeanInterceptor.invoke(JavaBeanInterceptor.java:102)
  97. at org.nuxeo.ecm.platform.suggestbox.jsf.SuggestboxActions_$$_javassist_61.performKeywordsSearch(SuggestboxActions_$$_javassist_61.java)
  98. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  99. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  100. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  101. at java.lang.reflect.Method.invoke(Method.java:616)
  102. at org.jboss.el.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:329)
  103. at org.jboss.el.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:274)
  104. at org.jboss.el.parser.AstMethodSuffix.getValue(AstMethodSuffix.java:59)
  105. at org.jboss.el.parser.AstMethodSuffix.invoke(AstMethodSuffix.java:65)
  106. at org.jboss.el.parser.AstValue.invoke(AstValue.java:96)
  107. at org.jboss.el.MethodExpressionImpl.invoke(MethodExpressionImpl.java:276)
  108. at com.sun.facelets.el.TagMethodExpression.invoke(TagMethodExpression.java:68)
  109. at javax.faces.component.MethodBindingMethodExpressionAdapter.invoke(MethodBindingMethodExpressionAdapter.java:88)
  110. ... 70 more
  111. Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation Suggestion.JSF.NavigateToFacetedSearch
  112. at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:140)
  113. at org.nuxeo.ecm.automation.core.impl.CompiledChainImpl.doInvoke(CompiledChainImpl.java:114)
  114. at org.nuxeo.ecm.automation.core.impl.CompiledChainImpl.invoke(CompiledChainImpl.java:96)
  115. at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:81)
  116. at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:104)
  117. at org.nuxeo.ecm.platform.suggestbox.service.SuggestionServiceImpl.handleSelection(SuggestionServiceImpl.java:123)
  118. ... 104 more
  119. Caused by: org.nuxeo.ecm.core.api.model.PropertyNotFoundException: Property not found: fsd:ecm_fulltext.
  120. at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getProperty(DocumentModelImpl.java:1374)
  121. at org.nuxeo.ecm.platform.suggestbox.handlers.FacetedSearchSuggestionHandler.run(FacetedSearchSuggestionHandler.java:55)
  122. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  123. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  124. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  125. at java.lang.reflect.Method.invoke(Method.java:616)
  126. at org.nuxeo.ecm.automation.core.impl.InvokableMethod.doInvoke(InvokableMethod.java:125)
  127. at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:132)
  128. ... 109 more
  129. 2012-12-05 12:11:54,734 WARN [javax.enterprise.resource.webcontainer.jsf.lifecycle] #{suggestboxActions.performKeywordsSearch('searchByKeywords', 'searchbox')}: org.nuxeo.ecm.platform.suggestbox.service.SuggestionHandlingException: Error executing operation 'Suggestion.JSF.NavigateToFacetedSearch' on Suggestion("searchDocuments", "Documents with keyword(s): "Karl"", "/img/facetedSearch.png")
  130. javax.faces.FacesException: #{suggestboxActions.performKeywordsSearch('searchByKeywords', 'searchbox')}: org.nuxeo.ecm.platform.suggestbox.service.SuggestionHandlingException: Error executing operation 'Suggestion.JSF.NavigateToFacetedSearch' on Suggestion("searchDocuments", "Documents with keyword(s): "Karl"", "/img/facetedSearch.png")
  131. at com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:118)
  132. at javax.faces.component.UICommand.broadcast(UICommand.java:387)
  133. at org.ajax4jsf.component.AjaxActionComponent.broadcast(AjaxActionComponent.java:55)
  134. at org.ajax4jsf.component.AjaxViewRoot.processEvents(AjaxViewRoot.java:321)
  135. at org.ajax4jsf.component.AjaxViewRoot.broadcastEvents(AjaxViewRoot.java:296)
  136. at org.ajax4jsf.component.AjaxViewRoot.processPhase(AjaxViewRoot.java:253)
  137. at org.ajax4jsf.component.AjaxViewRoot.processApplication(AjaxViewRoot.java:466)
  138. at com.sun.faces.lifecycle.InvokeApplicationPhase.execute(InvokeApplicationPhase.java:82)
  139. at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:100)
  140. at com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:118)
  141. at org.nuxeo.ecm.platform.ui.web.lifecycle.NuxeoLifeCycleImpl.execute(NuxeoLifeCycleImpl.java:83)
  142. at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
  143. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
  144. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  145. at org.nuxeo.wss.servlet.BaseWSSFilter.doFilter(BaseWSSFilter.java:137)
  146. at org.nuxeo.wss.servlet.FailSafeWSSFilter.doFilter(FailSafeWSSFilter.java:55)
  147. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
  148. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  149. at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:83)
  150. at org.nuxeo.ecm.platform.ui.web.multipart.MultipartFilter.doFilter(MultipartFilter.java:73)
  151. at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69)
  152. at org.jboss.seam.web.ExceptionFilter.doFilter(ExceptionFilter.java:64)
  153. at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69)
  154. at org.jboss.seam.web.RedirectFilter.doFilter(RedirectFilter.java:45)
  155. at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69)
  156. at org.ajax4jsf.webapp.BaseXMLFilter.doXmlFilter(BaseXMLFilter.java:178)
  157. at org.ajax4jsf.webapp.BaseFilter.handleRequest(BaseFilter.java:290)
  158. at org.ajax4jsf.webapp.BaseFilter.processUploadsAndHandleRequest(BaseFilter.java:368)
  159. at org.ajax4jsf.webapp.BaseFilter.doFilter(BaseFilter.java:495)
  160. at org.jboss.seam.web.Ajax4jsfFilter.doFilter(Ajax4jsfFilter.java:56)
  161. at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69)
  162. at org.jboss.seam.servlet.SeamFilter.doFilter(SeamFilter.java:158)
  163. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
  164. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  165. at org.nuxeo.ecm.platform.ui.web.rest.FancyURLFilter.doFilter(FancyURLFilter.java:129)
  166. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
  167. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  168. at org.nuxeo.ecm.mobile.filter.ApplicationRedirectionFilter.doNoRedirect(ApplicationRedirectionFilter.java:162)
  169. at org.nuxeo.ecm.mobile.filter.ApplicationRedirectionFilter.doFilter(ApplicationRedirectionFilter.java:88)
  170. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
  171. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  172. at org.nuxeo.ecm.platform.wi.filter.WIRequestFilter.doFilter(WIRequestFilter.java:114)
  173. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
  174. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  175. at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:548)
  176. at org.nuxeo.ecm.platform.ui.web.auth.service.NuxeoAuthFilterChain.doFilter(NuxeoAuthFilterChain.java:35)
  177. at org.nuxeo.ecm.platform.ui.web.auth.oauth.NuxeoOAuthFilter.doFilter(NuxeoOAuthFilter.java:116)
  178. at org.nuxeo.ecm.platform.ui.web.auth.service.NuxeoAuthFilterChain.doFilter(NuxeoAuthFilterChain.java:33)
  179. at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:349)
  180. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
  181. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  182. at org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoRequestControllerFilter.doFilter(NuxeoRequestControllerFilter.java:145)
  183. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
  184. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  185. at org.nuxeo.ecm.platform.web.common.exceptionhandling.NuxeoExceptionFilter.doFilter(NuxeoExceptionFilter.java:79)
  186. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
  187. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  188. at org.nuxeo.ecm.platform.web.common.encoding.NuxeoEncodingFilter.doFilter(NuxeoEncodingFilter.java:59)
  189. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
  190. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  191. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
  192. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
  193. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
  194. at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
  195. at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
  196. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:293)
  197. at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:859)
  198. at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:602)
  199. at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
  200. at java.lang.Thread.run(Thread.java:679)
  201. Caused by: javax.faces.el.EvaluationException: org.nuxeo.ecm.platform.suggestbox.service.SuggestionHandlingException: Error executing operation 'Suggestion.JSF.NavigateToFacetedSearch' on Suggestion("searchDocuments", "Documents with keyword(s): "Karl"", "/img/facetedSearch.png")
  202. at javax.faces.component.MethodBindingMethodExpressionAdapter.invoke(MethodBindingMethodExpressionAdapter.java:102)
  203. at com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:102)
  204. ... 69 more
  205. Caused by: org.nuxeo.ecm.platform.suggestbox.service.SuggestionHandlingException: Error executing operation 'Suggestion.JSF.NavigateToFacetedSearch' on Suggestion("searchDocuments", "Documents with keyword(s): "Karl"", "/img/facetedSearch.png")
  206. at org.nuxeo.ecm.platform.suggestbox.service.SuggestionServiceImpl.handleSelection(SuggestionServiceImpl.java:126)
  207. at org.nuxeo.ecm.platform.suggestbox.jsf.SuggestboxActions.performKeywordsSearch(SuggestboxActions.java:177)
  208. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  209. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  210. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  211. at java.lang.reflect.Method.invoke(Method.java:616)
  212. at org.jboss.seam.util.Reflections.invoke(Reflections.java:22)
  213. at org.jboss.seam.intercept.RootInvocationContext.proceed(RootInvocationContext.java:31)
  214. at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:56)
  215. at org.nuxeo.ecm.platform.ui.web.invalidations.DocumentContextInvalidatorInterceptor.aroundInvoke(DocumentContextInvalidatorInterceptor.java:53)
  216. at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68)
  217. at org.jboss.seam.transaction.RollbackInterceptor.aroundInvoke(RollbackInterceptor.java:28)
  218. at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68)
  219. at org.nuxeo.ecm.platform.ui.web.util.NuxeoBijectionInterceptor.aroundInvoke(NuxeoBijectionInterceptor.java:68)
  220. at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68)
  221. at org.nuxeo.ecm.platform.ui.web.util.NuxeoExceptionInterceptor.aroundInvoke(NuxeoExceptionInterceptor.java:80)
  222. at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68)
  223. at org.jboss.seam.core.MethodContextInterceptor.aroundInvoke(MethodContextInterceptor.java:44)
  224. at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68)
  225. at org.jboss.seam.intercept.RootInterceptor.invoke(RootInterceptor.java:107)
  226. at org.jboss.seam.intercept.JavaBeanInterceptor.interceptInvocation(JavaBeanInterceptor.java:166)
  227. at org.jboss.seam.intercept.JavaBeanInterceptor.invoke(JavaBeanInterceptor.java:102)
  228. at org.nuxeo.ecm.platform.suggestbox.jsf.SuggestboxActions_$$_javassist_61.performKeywordsSearch(SuggestboxActions_$$_javassist_61.java)
  229. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  230. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  231. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  232. at java.lang.reflect.Method.invoke(Method.java:616)
  233. at org.jboss.el.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:329)
  234. at org.jboss.el.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:274)
  235. at org.jboss.el.parser.AstMethodSuffix.getValue(AstMethodSuffix.java:59)
  236. at org.jboss.el.parser.AstMethodSuffix.invoke(AstMethodSuffix.java:65)
  237. at org.jboss.el.parser.AstValue.invoke(AstValue.java:96)
  238. at org.jboss.el.MethodExpressionImpl.invoke(MethodExpressionImpl.java:276)
  239. at com.sun.facelets.el.TagMethodExpression.invoke(TagMethodExpression.java:68)
  240. at javax.faces.component.MethodBindingMethodExpressionAdapter.invoke(MethodBindingMethodExpressionAdapter.java:88)
  241. ... 70 more
  242. Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation Suggestion.JSF.NavigateToFacetedSearch
  243. at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:140)
  244. at org.nuxeo.ecm.automation.core.impl.CompiledChainImpl.doInvoke(CompiledChainImpl.java:114)
  245. at org.nuxeo.ecm.automation.core.impl.CompiledChainImpl.invoke(CompiledChainImpl.java:96)
  246. at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:81)
  247. at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:104)
  248. at org.nuxeo.ecm.platform.suggestbox.service.SuggestionServiceImpl.handleSelection(SuggestionServiceImpl.java:123)
  249. ... 104 more
  250. Caused by: org.nuxeo.ecm.core.api.model.PropertyNotFoundException: Property not found: fsd:ecm_fulltext.
  251. at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getProperty(DocumentModelImpl.java:1374)
  252. at org.nuxeo.ecm.platform.suggestbox.handlers.FacetedSearchSuggestionHandler.run(FacetedSearchSuggestionHandler.java:55)
  253. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  254. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  255. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  256. at java.lang.reflect.Method.invoke(Method.java:616)
  257. at org.nuxeo.ecm.automation.core.impl.InvokableMethod.doInvoke(InvokableMethod.java:125)
  258. at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:132)
  259. ... 109 more
  260. 2012-12-05 12:11:54,739 ERROR [javax.enterprise.resource.webcontainer.jsf.lifecycle] jsf.lifecycle.phase.exception
  261. 2012-12-05 12:11:54,742 WARN [org.jboss.seam.web.ExceptionFilter] handling uncaught exception
  262. javax.servlet.ServletException: #{suggestboxActions.performKeywordsSearch('searchByKeywords', 'searchbox')}: org.nuxeo.ecm.platform.suggestbox.service.SuggestionHandlingException: Error executing operation 'Suggestion.JSF.NavigateToFacetedSearch' on Suggestion("searchDocuments", "Documents with keyword(s): "Karl"", "/img/facetedSearch.png")
  263. at javax.faces.webapp.FacesServlet.service(FacesServlet.java:277)
  264. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
  265. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  266. at org.nuxeo.wss.servlet.BaseWSSFilter.doFilter(BaseWSSFilter.java:137)
  267. at org.nuxeo.wss.servlet.FailSafeWSSFilter.doFilter(FailSafeWSSFilter.java:55)
  268. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
  269. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  270. at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:83)
  271. at org.nuxeo.ecm.platform.ui.web.multipart.MultipartFilter.doFilter(MultipartFilter.java:73)
  272. at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69)
  273. at org.jboss.seam.web.ExceptionFilter.doFilter(ExceptionFilter.java:64)
  274. at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69)
  275. at org.jboss.seam.web.RedirectFilter.doFilter(RedirectFilter.java:45)
  276. at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69)
  277. at org.ajax4jsf.webapp.BaseXMLFilter.doXmlFilter(BaseXMLFilter.java:178)
  278. at org.ajax4jsf.webapp.BaseFilter.handleRequest(BaseFilter.java:290)
  279. at org.ajax4jsf.webapp.BaseFilter.processUploadsAndHandleRequest(BaseFilter.java:368)
  280. at org.ajax4jsf.webapp.BaseFilter.doFilter(BaseFilter.java:495)
  281. at org.jboss.seam.web.Ajax4jsfFilter.doFilter(Ajax4jsfFilter.java:56)
  282. at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69)
  283. at org.jboss.seam.servlet.SeamFilter.doFilter(SeamFilter.java:158)
  284. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
  285. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  286. at org.nuxeo.ecm.platform.ui.web.rest.FancyURLFilter.doFilter(FancyURLFilter.java:129)
  287. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
  288. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  289. at org.nuxeo.ecm.mobile.filter.ApplicationRedirectionFilter.doNoRedirect(ApplicationRedirectionFilter.java:162)
  290. at org.nuxeo.ecm.mobile.filter.ApplicationRedirectionFilter.doFilter(ApplicationRedirectionFilter.java:88)
  291. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
  292. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  293. at org.nuxeo.ecm.platform.wi.filter.WIRequestFilter.doFilter(WIRequestFilter.java:114)
  294. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
  295. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  296. at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:548)
  297. at org.nuxeo.ecm.platform.ui.web.auth.service.NuxeoAuthFilterChain.doFilter(NuxeoAuthFilterChain.java:35)
  298. at org.nuxeo.ecm.platform.ui.web.auth.oauth.NuxeoOAuthFilter.doFilter(NuxeoOAuthFilter.java:116)
  299. at org.nuxeo.ecm.platform.ui.web.auth.service.NuxeoAuthFilterChain.doFilter(NuxeoAuthFilterChain.java:33)
  300. at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:349)
  301. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
  302. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  303. at org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoRequestControllerFilter.doFilter(NuxeoRequestControllerFilter.java:145)
  304. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
  305. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  306. at org.nuxeo.ecm.platform.web.common.exceptionhandling.NuxeoExceptionFilter.doFilter(NuxeoExceptionFilter.java:79)
  307. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
  308. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  309. at org.nuxeo.ecm.platform.web.common.encoding.NuxeoEncodingFilter.doFilter(NuxeoEncodingFilter.java:59)
  310. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
  311. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  312. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
  313. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
  314. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
  315. at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
  316. at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
  317. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:293)
  318. at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:859)
  319. at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:602)
  320. at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
  321. at java.lang.Thread.run(Thread.java:679)
  322. Caused by: javax.faces.FacesException: #{suggestboxActions.performKeywordsSearch('searchByKeywords', 'searchbox')}: org.nuxeo.ecm.platform.suggestbox.service.SuggestionHandlingException: Error executing operation 'Suggestion.JSF.NavigateToFacetedSearch' on Suggestion("searchDocuments", "Documents with keyword(s): "Karl"", "/img/facetedSearch.png")
  323. at com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:118)
  324. at javax.faces.component.UICommand.broadcast(UICommand.java:387)
  325. at org.ajax4jsf.component.AjaxActionComponent.broadcast(AjaxActionComponent.java:55)
  326. at org.ajax4jsf.component.AjaxViewRoot.processEvents(AjaxViewRoot.java:321)
  327. at org.ajax4jsf.component.AjaxViewRoot.broadcastEvents(AjaxViewRoot.java:296)
  328. at org.ajax4jsf.component.AjaxViewRoot.processPhase(AjaxViewRoot.java:253)
  329. at org.ajax4jsf.component.AjaxViewRoot.processApplication(AjaxViewRoot.java:466)
  330. at com.sun.faces.lifecycle.InvokeApplicationPhase.execute(InvokeApplicationPhase.java:82)
  331. at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:100)
  332. at com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:118)
  333. at org.nuxeo.ecm.platform.ui.web.lifecycle.NuxeoLifeCycleImpl.execute(NuxeoLifeCycleImpl.java:83)
  334. at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
  335. ... 58 more
  336. Caused by: javax.faces.el.EvaluationException: org.nuxeo.ecm.platform.suggestbox.service.SuggestionHandlingException: Error executing operation 'Suggestion.JSF.NavigateToFacetedSearch' on Suggestion("searchDocuments", "Documents with keyword(s): "Karl"", "/img/facetedSearch.png")
  337. at javax.faces.component.MethodBindingMethodExpressionAdapter.invoke(MethodBindingMethodExpressionAdapter.java:102)
  338. at com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:102)
  339. ... 69 more
  340. Caused by: org.nuxeo.ecm.platform.suggestbox.service.SuggestionHandlingException: Error executing operation 'Suggestion.JSF.NavigateToFacetedSearch' on Suggestion("searchDocuments", "Documents with keyword(s): "Karl"", "/img/facetedSearch.png")
  341. at org.nuxeo.ecm.platform.suggestbox.service.SuggestionServiceImpl.handleSelection(SuggestionServiceImpl.java:126)
  342. at org.nuxeo.ecm.platform.suggestbox.jsf.SuggestboxActions.performKeywordsSearch(SuggestboxActions.java:177)
  343. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  344. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  345. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  346. at java.lang.reflect.Method.invoke(Method.java:616)
  347. at org.jboss.seam.util.Reflections.invoke(Reflections.java:22)
  348. at org.jboss.seam.intercept.RootInvocationContext.proceed(RootInvocationContext.java:31)
  349. at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:56)
  350. at org.nuxeo.ecm.platform.ui.web.invalidations.DocumentContextInvalidatorInterceptor.aroundInvoke(DocumentContextInvalidatorInterceptor.java:53)
  351. at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68)
  352. at org.jboss.seam.transaction.RollbackInterceptor.aroundInvoke(RollbackInterceptor.java:28)
  353. at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68)
  354. at org.nuxeo.ecm.platform.ui.web.util.NuxeoBijectionInterceptor.aroundInvoke(NuxeoBijectionInterceptor.java:68)
  355. at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68)
  356. at org.nuxeo.ecm.platform.ui.web.util.NuxeoExceptionInterceptor.aroundInvoke(NuxeoExceptionInterceptor.java:80)
  357. at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68)
  358. at org.jboss.seam.core.MethodContextInterceptor.aroundInvoke(MethodContextInterceptor.java:44)
  359. at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68)
  360. at org.jboss.seam.intercept.RootInterceptor.invoke(RootInterceptor.java:107)
  361. at org.jboss.seam.intercept.JavaBeanInterceptor.interceptInvocation(JavaBeanInterceptor.java:166)
  362. at org.jboss.seam.intercept.JavaBeanInterceptor.invoke(JavaBeanInterceptor.java:102)
  363. at org.nuxeo.ecm.platform.suggestbox.jsf.SuggestboxActions_$$_javassist_61.performKeywordsSearch(SuggestboxActions_$$_javassist_61.java)
  364. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  365. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  366. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  367. at java.lang.reflect.Method.invoke(Method.java:616)
  368. at org.jboss.el.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:329)
  369. at org.jboss.el.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:274)
  370. at org.jboss.el.parser.AstMethodSuffix.getValue(AstMethodSuffix.java:59)
  371. at org.jboss.el.parser.AstMethodSuffix.invoke(AstMethodSuffix.java:65)
  372. at org.jboss.el.parser.AstValue.invoke(AstValue.java:96)
  373. at org.jboss.el.MethodExpressionImpl.invoke(MethodExpressionImpl.java:276)
  374. at com.sun.facelets.el.TagMethodExpression.invoke(TagMethodExpression.java:68)
  375. at javax.faces.component.MethodBindingMethodExpressionAdapter.invoke(MethodBindingMethodExpressionAdapter.java:88)
  376. ... 70 more
  377. Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation Suggestion.JSF.NavigateToFacetedSearch
  378. at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:140)
  379. at org.nuxeo.ecm.automation.core.impl.CompiledChainImpl.doInvoke(CompiledChainImpl.java:114)
  380. at org.nuxeo.ecm.automation.core.impl.CompiledChainImpl.invoke(CompiledChainImpl.java:96)
  381. at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:81)
  382. at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:104)
  383. at org.nuxeo.ecm.platform.suggestbox.service.SuggestionServiceImpl.handleSelection(SuggestionServiceImpl.java:123)
  384. ... 104 more
  385. Caused by: org.nuxeo.ecm.core.api.model.PropertyNotFoundException: Property not found: fsd:ecm_fulltext.
  386. at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getProperty(DocumentModelImpl.java:1374)
  387. at org.nuxeo.ecm.platform.suggestbox.handlers.FacetedSearchSuggestionHandler.run(FacetedSearchSuggestionHandler.java:55)
  388. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  389. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  390. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  391. at java.lang.reflect.Method.invoke(Method.java:616)
  392. at org.nuxeo.ecm.automation.core.impl.InvokableMethod.doInvoke(InvokableMethod.java:125)
  393. at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:132)
  394. ... 109 more
  395. 2012-12-05 12:11:54,744 WARN [org.jboss.seam.web.ExceptionFilter] exception root cause
  396. javax.faces.FacesException: #{suggestboxActions.performKeywordsSearch('searchByKeywords', 'searchbox')}: org.nuxeo.ecm.platform.suggestbox.service.SuggestionHandlingException: Error executing operation 'Suggestion.JSF.NavigateToFacetedSearch' on Suggestion("searchDocuments", "Documents with keyword(s): "Karl"", "/img/facetedSearch.png")
  397. at com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:118)
  398. at javax.faces.component.UICommand.broadcast(UICommand.java:387)
  399. at org.ajax4jsf.component.AjaxActionComponent.broadcast(AjaxActionComponent.java:55)
  400. at org.ajax4jsf.component.AjaxViewRoot.processEvents(AjaxViewRoot.java:321)
  401. at org.ajax4jsf.component.AjaxViewRoot.broadcastEvents(AjaxViewRoot.java:296)
  402. at org.ajax4jsf.component.AjaxViewRoot.processPhase(AjaxViewRoot.java:253)
  403. at org.ajax4jsf.component.AjaxViewRoot.processApplication(AjaxViewRoot.java:466)
  404. at com.sun.faces.lifecycle.InvokeApplicationPhase.execute(InvokeApplicationPhase.java:82)
  405. at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:100)
  406. at com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:118)
  407. at org.nuxeo.ecm.platform.ui.web.lifecycle.NuxeoLifeCycleImpl.execute(NuxeoLifeCycleImpl.java:83)
  408. at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
  409. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
  410. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  411. at org.nuxeo.wss.servlet.BaseWSSFilter.doFilter(BaseWSSFilter.java:137)
  412. at org.nuxeo.wss.servlet.FailSafeWSSFilter.doFilter(FailSafeWSSFilter.java:55)
  413. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
  414. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  415. at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:83)
  416. at org.nuxeo.ecm.platform.ui.web.multipart.MultipartFilter.doFilter(MultipartFilter.java:73)
  417. at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69)
  418. at org.jboss.seam.web.ExceptionFilter.doFilter(ExceptionFilter.java:64)
  419. at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69)
  420. at org.jboss.seam.web.RedirectFilter.doFilter(RedirectFilter.java:45)
  421. at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69)
  422. at org.ajax4jsf.webapp.BaseXMLFilter.doXmlFilter(BaseXMLFilter.java:178)
  423. at org.ajax4jsf.webapp.BaseFilter.handleRequest(BaseFilter.java:290)
  424. at org.ajax4jsf.webapp.BaseFilter.processUploadsAndHandleRequest(BaseFilter.java:368)
  425. at org.ajax4jsf.webapp.BaseFilter.doFilter(BaseFilter.java:495)
  426. at org.jboss.seam.web.Ajax4jsfFilter.doFilter(Ajax4jsfFilter.java:56)
  427. at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69)
  428. at org.jboss.seam.servlet.SeamFilter.doFilter(SeamFilter.java:158)
  429. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
  430. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  431. at org.nuxeo.ecm.platform.ui.web.rest.FancyURLFilter.doFilter(FancyURLFilter.java:129)
  432. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
  433. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  434. at org.nuxeo.ecm.mobile.filter.ApplicationRedirectionFilter.doNoRedirect(ApplicationRedirectionFilter.java:162)
  435. at org.nuxeo.ecm.mobile.filter.ApplicationRedirectionFilter.doFilter(ApplicationRedirectionFilter.java:88)
  436. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
  437. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  438. at org.nuxeo.ecm.platform.wi.filter.WIRequestFilter.doFilter(WIRequestFilter.java:114)
  439. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
  440. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  441. at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:548)
  442. at org.nuxeo.ecm.platform.ui.web.auth.service.NuxeoAuthFilterChain.doFilter(NuxeoAuthFilterChain.java:35)
  443. at org.nuxeo.ecm.platform.ui.web.auth.oauth.NuxeoOAuthFilter.doFilter(NuxeoOAuthFilter.java:116)
  444. at org.nuxeo.ecm.platform.ui.web.auth.service.NuxeoAuthFilterChain.doFilter(NuxeoAuthFilterChain.java:33)
  445. at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:349)
  446. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
  447. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  448. at org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoRequestControllerFilter.doFilter(NuxeoRequestControllerFilter.java:145)
  449. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
  450. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  451. at org.nuxeo.ecm.platform.web.common.exceptionhandling.NuxeoExceptionFilter.doFilter(NuxeoExceptionFilter.java:79)
  452. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
  453. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  454. at org.nuxeo.ecm.platform.web.common.encoding.NuxeoEncodingFilter.doFilter(NuxeoEncodingFilter.java:59)
  455. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
  456. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  457. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
  458. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
  459. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
  460. at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
  461. at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
  462. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:293)
  463. at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:859)
  464. at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:602)
  465. at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
  466. at java.lang.Thread.run(Thread.java:679)
  467. Caused by: javax.faces.el.EvaluationException: org.nuxeo.ecm.platform.suggestbox.service.SuggestionHandlingException: Error executing operation 'Suggestion.JSF.NavigateToFacetedSearch' on Suggestion("searchDocuments", "Documents with keyword(s): "Karl"", "/img/facetedSearch.png")
  468. at javax.faces.component.MethodBindingMethodExpressionAdapter.invoke(MethodBindingMethodExpressionAdapter.java:102)
  469. at com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:102)
  470. ... 69 more
  471. Caused by: org.nuxeo.ecm.platform.suggestbox.service.SuggestionHandlingException: Error executing operation 'Suggestion.JSF.NavigateToFacetedSearch' on Suggestion("searchDocuments", "Documents with keyword(s): "Karl"", "/img/facetedSearch.png")
  472. at org.nuxeo.ecm.platform.suggestbox.service.SuggestionServiceImpl.handleSelection(SuggestionServiceImpl.java:126)
  473. at org.nuxeo.ecm.platform.suggestbox.jsf.SuggestboxActions.performKeywordsSearch(SuggestboxActions.java:177)
  474. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  475. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  476. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  477. at java.lang.reflect.Method.invoke(Method.java:616)
  478. at org.jboss.seam.util.Reflections.invoke(Reflections.java:22)
  479. at org.jboss.seam.intercept.RootInvocationContext.proceed(RootInvocationContext.java:31)
  480. at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:56)
  481. at org.nuxeo.ecm.platform.ui.web.invalidations.DocumentContextInvalidatorInterceptor.aroundInvoke(DocumentContextInvalidatorInterceptor.java:53)
  482. at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68)
  483. at org.jboss.seam.transaction.RollbackInterceptor.aroundInvoke(RollbackInterceptor.java:28)
  484. at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68)
  485. at org.nuxeo.ecm.platform.ui.web.util.NuxeoBijectionInterceptor.aroundInvoke(NuxeoBijectionInterceptor.java:68)
  486. at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68)
  487. at org.nuxeo.ecm.platform.ui.web.util.NuxeoExceptionInterceptor.aroundInvoke(NuxeoExceptionInterceptor.java:80)
  488. at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68)
  489. at org.jboss.seam.core.MethodContextInterceptor.aroundInvoke(MethodContextInterceptor.java:44)
  490. at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68)
  491. at org.jboss.seam.intercept.RootInterceptor.invoke(RootInterceptor.java:107)
  492. at org.jboss.seam.intercept.JavaBeanInterceptor.interceptInvocation(JavaBeanInterceptor.java:166)
  493. at org.jboss.seam.intercept.JavaBeanInterceptor.invoke(JavaBeanInterceptor.java:102)
  494. at org.nuxeo.ecm.platform.suggestbox.jsf.SuggestboxActions_$$_javassist_61.performKeywordsSearch(SuggestboxActions_$$_javassist_61.java)
  495. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  496. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  497. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  498. at java.lang.reflect.Method.invoke(Method.java:616)
  499. at org.jboss.el.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:329)
  500. at org.jboss.el.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:274)
  501. at org.jboss.el.parser.AstMethodSuffix.getValue(AstMethodSuffix.java:59)
  502. at org.jboss.el.parser.AstMethodSuffix.invoke(AstMethodSuffix.java:65)
  503. at org.jboss.el.parser.AstValue.invoke(AstValue.java:96)
  504. at org.jboss.el.MethodExpressionImpl.invoke(MethodExpressionImpl.java:276)
  505. at com.sun.facelets.el.TagMethodExpression.invoke(TagMethodExpression.java:68)
  506. at javax.faces.component.MethodBindingMethodExpressionAdapter.invoke(MethodBindingMethodExpressionAdapter.java:88)
  507. ... 70 more
  508. Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation Suggestion.JSF.NavigateToFacetedSearch
  509. at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:140)
  510. at org.nuxeo.ecm.automation.core.impl.CompiledChainImpl.doInvoke(CompiledChainImpl.java:114)
  511. at org.nuxeo.ecm.automation.core.impl.CompiledChainImpl.invoke(CompiledChainImpl.java:96)
  512. at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:81)
  513. at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:104)
  514. at org.nuxeo.ecm.platform.suggestbox.service.SuggestionServiceImpl.handleSelection(SuggestionServiceImpl.java:123)
  515. ... 104 more
  516. Caused by: org.nuxeo.ecm.core.api.model.PropertyNotFoundException: Property not found: fsd:ecm_fulltext.
  517. at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getProperty(DocumentModelImpl.java:1374)
  518. at org.nuxeo.ecm.platform.suggestbox.handlers.FacetedSearchSuggestionHandler.run(FacetedSearchSuggestionHandler.java:55)
  519. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  520. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  521. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  522. at java.lang.reflect.Method.invoke(Method.java:616)
  523. at org.nuxeo.ecm.automation.core.impl.InvokableMethod.doInvoke(InvokableMethod.java:125)
  524. at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:132)
  525. ... 109 more
  526. 2012-12-05 12:11:54,745 WARN [org.jboss.seam.web.ExceptionFilter] running exception handlers
  527. 2012-12-05 12:11:54,749 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in the filter chain
  528. javax.servlet.ServletException: #{suggestboxActions.performKeywordsSearch('searchByKeywords', 'searchbox')}: org.nuxeo.ecm.platform.suggestbox.service.SuggestionHandlingException: Error executing operation 'Suggestion.JSF.NavigateToFacetedSearch' on Suggestion("searchDocuments", "Documents with keyword(s): "Karl"", "/img/facetedSearch.png")
  529. at javax.faces.webapp.FacesServlet.service(FacesServlet.java:277)
  530. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
  531. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  532. at org.nuxeo.wss.servlet.BaseWSSFilter.doFilter(BaseWSSFilter.java:137)
  533. at org.nuxeo.wss.servlet.FailSafeWSSFilter.doFilter(FailSafeWSSFilter.java:55)
  534. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
  535. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  536. at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:83)
  537. at org.nuxeo.ecm.platform.ui.web.multipart.MultipartFilter.doFilter(MultipartFilter.java:73)
  538. at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69)
  539. at org.jboss.seam.web.ExceptionFilter.doFilter(ExceptionFilter.java:64)
  540. at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69)
  541. at org.jboss.seam.web.RedirectFilter.doFilter(RedirectFilter.java:45)
  542. at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69)
  543. at org.ajax4jsf.webapp.BaseXMLFilter.doXmlFilter(BaseXMLFilter.java:178)
  544. at org.ajax4jsf.webapp.BaseFilter.handleRequest(BaseFilter.java:290)
  545. at org.ajax4jsf.webapp.BaseFilter.processUploadsAndHandleRequest(BaseFilter.java:368)
  546. at org.ajax4jsf.webapp.BaseFilter.doFilter(BaseFilter.java:495)
  547. at org.jboss.seam.web.Ajax4jsfFilter.doFilter(Ajax4jsfFilter.java:56)
  548. at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69)
  549. at org.jboss.seam.servlet.SeamFilter.doFilter(SeamFilter.java:158)
  550. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
  551. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  552. at org.nuxeo.ecm.platform.ui.web.rest.FancyURLFilter.doFilter(FancyURLFilter.java:129)
  553. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
  554. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  555. at org.nuxeo.ecm.mobile.filter.ApplicationRedirectionFilter.doNoRedirect(ApplicationRedirectionFilter.java:162)
  556. at org.nuxeo.ecm.mobile.filter.ApplicationRedirectionFilter.doFilter(ApplicationRedirectionFilter.java:88)
  557. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
  558. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  559. at org.nuxeo.ecm.platform.wi.filter.WIRequestFilter.doFilter(WIRequestFilter.java:114)
  560. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
  561. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  562. at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:548)
  563. at org.nuxeo.ecm.platform.ui.web.auth.service.NuxeoAuthFilterChain.doFilter(NuxeoAuthFilterChain.java:35)
  564. at org.nuxeo.ecm.platform.ui.web.auth.oauth.NuxeoOAuthFilter.doFilter(NuxeoOAuthFilter.java:116)
  565. at org.nuxeo.ecm.platform.ui.web.auth.service.NuxeoAuthFilterChain.doFilter(NuxeoAuthFilterChain.java:33)
  566. at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:349)
  567. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
  568. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  569. at org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoRequestControllerFilter.doFilter(NuxeoRequestControllerFilter.java:145)
  570. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
  571. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  572. at org.nuxeo.ecm.platform.web.common.exceptionhandling.NuxeoExceptionFilter.doFilter(NuxeoExceptionFilter.java:79)
  573. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
  574. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  575. at org.nuxeo.ecm.platform.web.common.encoding.NuxeoEncodingFilter.doFilter(NuxeoEncodingFilter.java:59)
  576. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
  577. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  578. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
  579. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
  580. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
  581. at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
  582. at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
  583. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:293)
  584. at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:859)
  585. at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:602)
  586. at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
  587. at java.lang.Thread.run(Thread.java:679)
  588. Caused by: javax.faces.FacesException: #{suggestboxActions.performKeywordsSearch('searchByKeywords', 'searchbox')}: org.nuxeo.ecm.platform.suggestbox.service.SuggestionHandlingException: Error executing operation 'Suggestion.JSF.NavigateToFacetedSearch' on Suggestion("searchDocuments", "Documents with keyword(s): "Karl"", "/img/facetedSearch.png")
  589. at com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:118)
  590. at javax.faces.component.UICommand.broadcast(UICommand.java:387)
  591. at org.ajax4jsf.component.AjaxActionComponent.broadcast(AjaxActionComponent.java:55)
  592. at org.ajax4jsf.component.AjaxViewRoot.processEvents(AjaxViewRoot.java:321)
  593. at org.ajax4jsf.component.AjaxViewRoot.broadcastEvents(AjaxViewRoot.java:296)
  594. at org.ajax4jsf.component.AjaxViewRoot.processPhase(AjaxViewRoot.java:253)
  595. at org.ajax4jsf.component.AjaxViewRoot.processApplication(AjaxViewRoot.java:466)
  596. at com.sun.faces.lifecycle.InvokeApplicationPhase.execute(InvokeApplicationPhase.java:82)
  597. at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:100)
  598. at com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:118)
  599. at org.nuxeo.ecm.platform.ui.web.lifecycle.NuxeoLifeCycleImpl.execute(NuxeoLifeCycleImpl.java:83)
  600. at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
  601. ... 58 more
  602. Caused by: javax.faces.el.EvaluationException: org.nuxeo.ecm.platform.suggestbox.service.SuggestionHandlingException: Error executing operation 'Suggestion.JSF.NavigateToFacetedSearch' on Suggestion("searchDocuments", "Documents with keyword(s): "Karl"", "/img/facetedSearch.png")
  603. at javax.faces.component.MethodBindingMethodExpressionAdapter.invoke(MethodBindingMethodExpressionAdapter.java:102)
  604. at com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:102)
  605. ... 69 more
  606. Caused by: org.nuxeo.ecm.platform.suggestbox.service.SuggestionHandlingException: Error executing operation 'Suggestion.JSF.NavigateToFacetedSearch' on Suggestion("searchDocuments", "Documents with keyword(s): "Karl"", "/img/facetedSearch.png")
  607. at org.nuxeo.ecm.platform.suggestbox.service.SuggestionServiceImpl.handleSelection(SuggestionServiceImpl.java:126)
  608. at org.nuxeo.ecm.platform.suggestbox.jsf.SuggestboxActions.performKeywordsSearch(SuggestboxActions.java:177)
  609. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  610. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  611. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  612. at java.lang.reflect.Method.invoke(Method.java:616)
  613. at org.jboss.seam.util.Reflections.invoke(Reflections.java:22)
  614. at org.jboss.seam.intercept.RootInvocationContext.proceed(RootInvocationContext.java:31)
  615. at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:56)
  616. at org.nuxeo.ecm.platform.ui.web.invalidations.DocumentContextInvalidatorInterceptor.aroundInvoke(DocumentContextInvalidatorInterceptor.java:53)
  617. at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68)
  618. at org.jboss.seam.transaction.RollbackInterceptor.aroundInvoke(RollbackInterceptor.java:28)
  619. at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68)
  620. at org.nuxeo.ecm.platform.ui.web.util.NuxeoBijectionInterceptor.aroundInvoke(NuxeoBijectionInterceptor.java:68)
  621. at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68)
  622. at org.nuxeo.ecm.platform.ui.web.util.NuxeoExceptionInterceptor.aroundInvoke(NuxeoExceptionInterceptor.java:80)
  623. at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68)
  624. at org.jboss.seam.core.MethodContextInterceptor.aroundInvoke(MethodContextInterceptor.java:44)
  625. at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68)
  626. at org.jboss.seam.intercept.RootInterceptor.invoke(RootInterceptor.java:107)
  627. at org.jboss.seam.intercept.JavaBeanInterceptor.interceptInvocation(JavaBeanInterceptor.java:166)
  628. at org.jboss.seam.intercept.JavaBeanInterceptor.invoke(JavaBeanInterceptor.java:102)
  629. at org.nuxeo.ecm.platform.suggestbox.jsf.SuggestboxActions_$$_javassist_61.performKeywordsSearch(SuggestboxActions_$$_javassist_61.java)
  630. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  631. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  632. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  633. at java.lang.reflect.Method.invoke(Method.java:616)
  634. at org.jboss.el.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:329)
  635. at org.jboss.el.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:274)
  636. at org.jboss.el.parser.AstMethodSuffix.getValue(AstMethodSuffix.java:59)
  637. at org.jboss.el.parser.AstMethodSuffix.invoke(AstMethodSuffix.java:65)
  638. at org.jboss.el.parser.AstValue.invoke(AstValue.java:96)
  639. at org.jboss.el.MethodExpressionImpl.invoke(MethodExpressionImpl.java:276)
  640. at com.sun.facelets.el.TagMethodExpression.invoke(TagMethodExpression.java:68)
  641. at javax.faces.component.MethodBindingMethodExpressionAdapter.invoke(MethodBindingMethodExpressionAdapter.java:88)
  642. ... 70 more
  643. Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation Suggestion.JSF.NavigateToFacetedSearch
  644. at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:140)
  645. at org.nuxeo.ecm.automation.core.impl.CompiledChainImpl.doInvoke(CompiledChainImpl.java:114)
  646. at org.nuxeo.ecm.automation.core.impl.CompiledChainImpl.invoke(CompiledChainImpl.java:96)
  647. at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:81)
  648. at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:104)
  649. at org.nuxeo.ecm.platform.suggestbox.service.SuggestionServiceImpl.handleSelection(SuggestionServiceImpl.java:123)
  650. ... 104 more
  651. Caused by: org.nuxeo.ecm.core.api.model.PropertyNotFoundException: Property not found: fsd:ecm_fulltext.
  652. at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getProperty(DocumentModelImpl.java:1374)
  653. at org.nuxeo.ecm.platform.suggestbox.handlers.FacetedSearchSuggestionHandler.run(FacetedSearchSuggestionHandler.java:55)
  654. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  655. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  656. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  657. at java.lang.reflect.Method.invoke(Method.java:616)
  658. at org.nuxeo.ecm.automation.core.impl.InvokableMethod.doInvoke(InvokableMethod.java:125)
  659. at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:132)
  660. ... 109 more
  661. 2012-12-05 12:11:54,752 ERROR [org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler] javax.servlet.ServletException: On requestURL: http://bestest:8080/nuxeo/view_documents.faces
  662. at org.nuxeo.ecm.platform.ui.web.rest.FancyURLFilter.doFilter(FancyURLFilter.java:145)
  663. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
  664. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  665. at org.nuxeo.ecm.mobile.filter.ApplicationRedirectionFilter.doNoRedirect(ApplicationRedirectionFilter.java:162)
  666. at org.nuxeo.ecm.mobile.filter.ApplicationRedirectionFilter.doFilter(ApplicationRedirectionFilter.java:88)
  667. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
  668. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  669. at org.nuxeo.ecm.platform.wi.filter.WIRequestFilter.doFilter(WIRequestFilter.java:114)
  670. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
  671. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  672. at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:548)
  673. at org.nuxeo.ecm.platform.ui.web.auth.service.NuxeoAuthFilterChain.doFilter(NuxeoAuthFilterChain.java:35)
  674. at org.nuxeo.ecm.platform.ui.web.auth.oauth.NuxeoOAuthFilter.doFilter(NuxeoOAuthFilter.java:116)
  675. at org.nuxeo.ecm.platform.ui.web.auth.service.NuxeoAuthFilterChain.doFilter(NuxeoAuthFilterChain.java:33)
  676. at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:349)
  677. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
  678. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  679. at org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoRequestControllerFilter.doFilter(NuxeoRequestControllerFilter.java:145)
  680. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
  681. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  682. at org.nuxeo.ecm.platform.web.common.exceptionhandling.NuxeoExceptionFilter.doFilter(NuxeoExceptionFilter.java:79)
  683. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
  684. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  685. at org.nuxeo.ecm.platform.web.common.encoding.NuxeoEncodingFilter.doFilter(NuxeoEncodingFilter.java:59)
  686. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
  687. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  688. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
  689. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
  690. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
  691. at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
  692. at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
  693. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:293)
  694. at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:859)
  695. at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:602)
  696. at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
  697. at java.lang.Thread.run(Thread.java:679)
  698. Caused by: javax.servlet.ServletException: #{suggestboxActions.performKeywordsSearch('searchByKeywords', 'searchbox')}: org.nuxeo.ecm.platform.suggestbox.service.SuggestionHandlingException: Error executing operation 'Suggestion.JSF.NavigateToFacetedSearch' on Suggestion("searchDocuments", "Documents with keyword(s): "Karl"", "/img/facetedSearch.png")
  699. at javax.faces.webapp.FacesServlet.service(FacesServlet.java:277)
  700. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
  701. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  702. at org.nuxeo.wss.servlet.BaseWSSFilter.doFilter(BaseWSSFilter.java:137)
  703. at org.nuxeo.wss.servlet.FailSafeWSSFilter.doFilter(FailSafeWSSFilter.java:55)
  704. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
  705. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  706. at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:83)
  707. at org.nuxeo.ecm.platform.ui.web.multipart.MultipartFilter.doFilter(MultipartFilter.java:73)
  708. at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69)
  709. at org.jboss.seam.web.ExceptionFilter.doFilter(ExceptionFilter.java:64)
  710. at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69)
  711. at org.jboss.seam.web.RedirectFilter.doFilter(RedirectFilter.java:45)
  712. at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69)
  713. at org.ajax4jsf.webapp.BaseXMLFilter.doXmlFilter(BaseXMLFilter.java:178)
  714. at org.ajax4jsf.webapp.BaseFilter.handleRequest(BaseFilter.java:290)
  715. at org.ajax4jsf.webapp.BaseFilter.processUploadsAndHandleRequest(BaseFilter.java:368)
  716. at org.ajax4jsf.webapp.BaseFilter.doFilter(BaseFilter.java:495)
  717. at org.jboss.seam.web.Ajax4jsfFilter.doFilter(Ajax4jsfFilter.java:56)
  718. at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69)
  719. at org.jboss.seam.servlet.SeamFilter.doFilter(SeamFilter.java:158)
  720. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
  721. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  722. at org.nuxeo.ecm.platform.ui.web.rest.FancyURLFilter.doFilter(FancyURLFilter.java:129)
  723. ... 35 more
  724. Caused by: javax.faces.FacesException: #{suggestboxActions.performKeywordsSearch('searchByKeywords', 'searchbox')}: org.nuxeo.ecm.platform.suggestbox.service.SuggestionHandlingException: Error executing operation 'Suggestion.JSF.NavigateToFacetedSearch' on Suggestion("searchDocuments", "Documents with keyword(s): "Karl"", "/img/facetedSearch.png")
  725. at com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:118)
  726. at javax.faces.component.UICommand.broadcast(UICommand.java:387)
  727. at org.ajax4jsf.component.AjaxActionComponent.broadcast(AjaxActionComponent.java:55)
  728. at org.ajax4jsf.component.AjaxViewRoot.processEvents(AjaxViewRoot.java:321)
  729. at org.ajax4jsf.component.AjaxViewRoot.broadcastEvents(AjaxViewRoot.java:296)
  730. at org.ajax4jsf.component.AjaxViewRoot.processPhase(AjaxViewRoot.java:253)
  731. at org.ajax4jsf.component.AjaxViewRoot.processApplication(AjaxViewRoot.java:466)
  732. at com.sun.faces.lifecycle.InvokeApplicationPhase.execute(InvokeApplicationPhase.java:82)
  733. at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:100)
  734. at com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:118)
  735. at org.nuxeo.ecm.platform.ui.web.lifecycle.NuxeoLifeCycleImpl.execute(NuxeoLifeCycleImpl.java:83)
  736. at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
  737. ... 58 more
  738. Caused by: javax.faces.el.EvaluationException: org.nuxeo.ecm.platform.suggestbox.service.SuggestionHandlingException: Error executing operation 'Suggestion.JSF.NavigateToFacetedSearch' on Suggestion("searchDocuments", "Documents with keyword(s): "Karl"", "/img/facetedSearch.png")
  739. at javax.faces.component.MethodBindingMethodExpressionAdapter.invoke(MethodBindingMethodExpressionAdapter.java:102)
  740. at com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:102)
  741. ... 69 more
  742. Caused by: org.nuxeo.ecm.platform.suggestbox.service.SuggestionHandlingException: Error executing operation 'Suggestion.JSF.NavigateToFacetedSearch' on Suggestion("searchDocuments", "Documents with keyword(s): "Karl"", "/img/facetedSearch.png")
  743. at org.nuxeo.ecm.platform.suggestbox.service.SuggestionServiceImpl.handleSelection(SuggestionServiceImpl.java:126)
  744. at org.nuxeo.ecm.platform.suggestbox.jsf.SuggestboxActions.performKeywordsSearch(SuggestboxActions.java:177)
  745. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  746. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  747. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  748. at java.lang.reflect.Method.invoke(Method.java:616)
  749. at org.jboss.seam.util.Reflections.invoke(Reflections.java:22)
  750. at org.jboss.seam.intercept.RootInvocationContext.proceed(RootInvocationContext.java:31)
  751. at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:56)
  752. at org.nuxeo.ecm.platform.ui.web.invalidations.DocumentContextInvalidatorInterceptor.aroundInvoke(DocumentContextInvalidatorInterceptor.java:53)
  753. at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68)
  754. at org.jboss.seam.transaction.RollbackInterceptor.aroundInvoke(RollbackInterceptor.java:28)
  755. at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68)
  756. at org.nuxeo.ecm.platform.ui.web.util.NuxeoBijectionInterceptor.aroundInvoke(NuxeoBijectionInterceptor.java:68)
  757. at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68)
  758. at org.nuxeo.ecm.platform.ui.web.util.NuxeoExceptionInterceptor.aroundInvoke(NuxeoExceptionInterceptor.java:80)
  759. at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68)
  760. at org.jboss.seam.core.MethodContextInterceptor.aroundInvoke(MethodContextInterceptor.java:44)
  761. at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68)
  762. at org.jboss.seam.intercept.RootInterceptor.invoke(RootInterceptor.java:107)
  763. at org.jboss.seam.intercept.JavaBeanInterceptor.interceptInvocation(JavaBeanInterceptor.java:166)
  764. at org.jboss.seam.intercept.JavaBeanInterceptor.invoke(JavaBeanInterceptor.java:102)
  765. at org.nuxeo.ecm.platform.suggestbox.jsf.SuggestboxActions_$$_javassist_61.performKeywordsSearch(SuggestboxActions_$$_javassist_61.java)
  766. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  767. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  768. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  769. at java.lang.reflect.Method.invoke(Method.java:616)
  770. at org.jboss.el.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:329)
  771. at org.jboss.el.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:274)
  772. at org.jboss.el.parser.AstMethodSuffix.getValue(AstMethodSuffix.java:59)
  773. at org.jboss.el.parser.AstMethodSuffix.invoke(AstMethodSuffix.java:65)
  774. at org.jboss.el.parser.AstValue.invoke(AstValue.java:96)
  775. at org.jboss.el.MethodExpressionImpl.invoke(MethodExpressionImpl.java:276)
  776. at com.sun.facelets.el.TagMethodExpression.invoke(TagMethodExpression.java:68)
  777. at javax.faces.component.MethodBindingMethodExpressionAdapter.invoke(MethodBindingMethodExpressionAdapter.java:88)
  778. ... 70 more
  779. Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation Suggestion.JSF.NavigateToFacetedSearch
  780. at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:140)
  781. at org.nuxeo.ecm.automation.core.impl.CompiledChainImpl.doInvoke(CompiledChainImpl.java:114)
  782. at org.nuxeo.ecm.automation.core.impl.CompiledChainImpl.invoke(CompiledChainImpl.java:96)
  783. at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:81)
  784. at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:104)
  785. at org.nuxeo.ecm.platform.suggestbox.service.SuggestionServiceImpl.handleSelection(SuggestionServiceImpl.java:123)
  786. ... 104 more
  787. Caused by: org.nuxeo.ecm.core.api.model.PropertyNotFoundException: Property not found: fsd:ecm_fulltext.
  788. at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getProperty(DocumentModelImpl.java:1374)
  789. at org.nuxeo.ecm.platform.suggestbox.handlers.FacetedSearchSuggestionHandler.run(FacetedSearchSuggestionHandler.java:55)
  790. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  791. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  792. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  793. at java.lang.reflect.Method.invoke(Method.java:616)
  794. at org.nuxeo.ecm.automation.core.impl.InvokableMethod.doInvoke(InvokableMethod.java:125)
  795. at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:132)
  796. ... 109 more
  797.  
  798. 2012-12-05 12:11:54,753 ERROR [nuxeo-error-log] javax.servlet.ServletException: On requestURL: http://bestest:8080/nuxeo/view_documents.faces
  799. at org.nuxeo.ecm.platform.ui.web.rest.FancyURLFilter.doFilter(FancyURLFilter.java:145)
  800. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
  801. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  802. at org.nuxeo.ecm.mobile.filter.ApplicationRedirectionFilter.doNoRedirect(ApplicationRedirectionFilter.java:162)
  803. at org.nuxeo.ecm.mobile.filter.ApplicationRedirectionFilter.doFilter(ApplicationRedirectionFilter.java:88)
  804. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
  805. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  806. at org.nuxeo.ecm.platform.wi.filter.WIRequestFilter.doFilter(WIRequestFilter.java:114)
  807. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
  808. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  809. at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:548)
  810. at org.nuxeo.ecm.platform.ui.web.auth.service.NuxeoAuthFilterChain.doFilter(NuxeoAuthFilterChain.java:35)
  811. at org.nuxeo.ecm.platform.ui.web.auth.oauth.NuxeoOAuthFilter.doFilter(NuxeoOAuthFilter.java:116)
  812. at org.nuxeo.ecm.platform.ui.web.auth.service.NuxeoAuthFilterChain.doFilter(NuxeoAuthFilterChain.java:33)
  813. at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:349)
  814. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
  815. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  816. at org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoRequestControllerFilter.doFilter(NuxeoRequestControllerFilter.java:145)
  817. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
  818. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  819. at org.nuxeo.ecm.platform.web.common.exceptionhandling.NuxeoExceptionFilter.doFilter(NuxeoExceptionFilter.java:79)
  820. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
  821. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  822. at org.nuxeo.ecm.platform.web.common.encoding.NuxeoEncodingFilter.doFilter(NuxeoEncodingFilter.java:59)
  823. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
  824. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  825. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
  826. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
  827. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
  828. at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
  829. at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
  830. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:293)
  831. at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:859)
  832. at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:602)
  833. at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
  834. at java.lang.Thread.run(Thread.java:679)
  835. Caused by: javax.servlet.ServletException: #{suggestboxActions.performKeywordsSearch('searchByKeywords', 'searchbox')}: org.nuxeo.ecm.platform.suggestbox.service.SuggestionHandlingException: Error executing operation 'Suggestion.JSF.NavigateToFacetedSearch' on Suggestion("searchDocuments", "Documents with keyword(s): "Karl"", "/img/facetedSearch.png")
  836. at javax.faces.webapp.FacesServlet.service(FacesServlet.java:277)
  837. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
  838. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  839. at org.nuxeo.wss.servlet.BaseWSSFilter.doFilter(BaseWSSFilter.java:137)
  840. at org.nuxeo.wss.servlet.FailSafeWSSFilter.doFilter(FailSafeWSSFilter.java:55)
  841. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
  842. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  843. at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:83)
  844. at org.nuxeo.ecm.platform.ui.web.multipart.MultipartFilter.doFilter(MultipartFilter.java:73)
  845. at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69)
  846. at org.jboss.seam.web.ExceptionFilter.doFilter(ExceptionFilter.java:64)
  847. at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69)
  848. at org.jboss.seam.web.RedirectFilter.doFilter(RedirectFilter.java:45)
  849. at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69)
  850. at org.ajax4jsf.webapp.BaseXMLFilter.doXmlFilter(BaseXMLFilter.java:178)
  851. at org.ajax4jsf.webapp.BaseFilter.handleRequest(BaseFilter.java:290)
  852. at org.ajax4jsf.webapp.BaseFilter.processUploadsAndHandleRequest(BaseFilter.java:368)
  853. at org.ajax4jsf.webapp.BaseFilter.doFilter(BaseFilter.java:495)
  854. at org.jboss.seam.web.Ajax4jsfFilter.doFilter(Ajax4jsfFilter.java:56)
  855. at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69)
  856. at org.jboss.seam.servlet.SeamFilter.doFilter(SeamFilter.java:158)
  857. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
  858. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  859. at org.nuxeo.ecm.platform.ui.web.rest.FancyURLFilter.doFilter(FancyURLFilter.java:129)
  860. ... 35 more
  861. Caused by: javax.faces.FacesException: #{suggestboxActions.performKeywordsSearch('searchByKeywords', 'searchbox')}: org.nuxeo.ecm.platform.suggestbox.service.SuggestionHandlingException: Error executing operation 'Suggestion.JSF.NavigateToFacetedSearch' on Suggestion("searchDocuments", "Documents with keyword(s): "Karl"", "/img/facetedSearch.png")
  862. at com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:118)
  863. at javax.faces.component.UICommand.broadcast(UICommand.java:387)
  864. at org.ajax4jsf.component.AjaxActionComponent.broadcast(AjaxActionComponent.java:55)
  865. at org.ajax4jsf.component.AjaxViewRoot.processEvents(AjaxViewRoot.java:321)
  866. at org.ajax4jsf.component.AjaxViewRoot.broadcastEvents(AjaxViewRoot.java:296)
  867. at org.ajax4jsf.component.AjaxViewRoot.processPhase(AjaxViewRoot.java:253)
  868. at org.ajax4jsf.component.AjaxViewRoot.processApplication(AjaxViewRoot.java:466)
  869. at com.sun.faces.lifecycle.InvokeApplicationPhase.execute(InvokeApplicationPhase.java:82)
  870. at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:100)
  871. at com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:118)
  872. at org.nuxeo.ecm.platform.ui.web.lifecycle.NuxeoLifeCycleImpl.execute(NuxeoLifeCycleImpl.java:83)
  873. at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
  874. ... 58 more
  875. Caused by: javax.faces.el.EvaluationException: org.nuxeo.ecm.platform.suggestbox.service.SuggestionHandlingException: Error executing operation 'Suggestion.JSF.NavigateToFacetedSearch' on Suggestion("searchDocuments", "Documents with keyword(s): "Karl"", "/img/facetedSearch.png")
  876. at javax.faces.component.MethodBindingMethodExpressionAdapter.invoke(MethodBindingMethodExpressionAdapter.java:102)
  877. at com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:102)
  878. ... 69 more
  879. Caused by: org.nuxeo.ecm.platform.suggestbox.service.SuggestionHandlingException: Error executing operation 'Suggestion.JSF.NavigateToFacetedSearch' on Suggestion("searchDocuments", "Documents with keyword(s): "Karl"", "/img/facetedSearch.png")
  880. at org.nuxeo.ecm.platform.suggestbox.service.SuggestionServiceImpl.handleSelection(SuggestionServiceImpl.java:126)
  881. at org.nuxeo.ecm.platform.suggestbox.jsf.SuggestboxActions.performKeywordsSearch(SuggestboxActions.java:177)
  882. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  883. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  884. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  885. at java.lang.reflect.Method.invoke(Method.java:616)
  886. at org.jboss.seam.util.Reflections.invoke(Reflections.java:22)
  887. at org.jboss.seam.intercept.RootInvocationContext.proceed(RootInvocationContext.java:31)
  888. at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:56)
  889. at org.nuxeo.ecm.platform.ui.web.invalidations.DocumentContextInvalidatorInterceptor.aroundInvoke(DocumentContextInvalidatorInterceptor.java:53)
  890. at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68)
  891. at org.jboss.seam.transaction.RollbackInterceptor.aroundInvoke(RollbackInterceptor.java:28)
  892. at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68)
  893. at org.nuxeo.ecm.platform.ui.web.util.NuxeoBijectionInterceptor.aroundInvoke(NuxeoBijectionInterceptor.java:68)
  894. at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68)
  895. at org.nuxeo.ecm.platform.ui.web.util.NuxeoExceptionInterceptor.aroundInvoke(NuxeoExceptionInterceptor.java:80)
  896. at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68)
  897. at org.jboss.seam.core.MethodContextInterceptor.aroundInvoke(MethodContextInterceptor.java:44)
  898. at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68)
  899. at org.jboss.seam.intercept.RootInterceptor.invoke(RootInterceptor.java:107)
  900. at org.jboss.seam.intercept.JavaBeanInterceptor.interceptInvocation(JavaBeanInterceptor.java:166)
  901. at org.jboss.seam.intercept.JavaBeanInterceptor.invoke(JavaBeanInterceptor.java:102)
  902. at org.nuxeo.ecm.platform.suggestbox.jsf.SuggestboxActions_$$_javassist_61.performKeywordsSearch(SuggestboxActions_$$_javassist_61.java)
  903. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  904. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  905. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  906. at java.lang.reflect.Method.invoke(Method.java:616)
  907. at org.jboss.el.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:329)
  908. at org.jboss.el.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:274)
  909. at org.jboss.el.parser.AstMethodSuffix.getValue(AstMethodSuffix.java:59)
  910. at org.jboss.el.parser.AstMethodSuffix.invoke(AstMethodSuffix.java:65)
  911. at org.jboss.el.parser.AstValue.invoke(AstValue.java:96)
  912. at org.jboss.el.MethodExpressionImpl.invoke(MethodExpressionImpl.java:276)
  913. at com.sun.facelets.el.TagMethodExpression.invoke(TagMethodExpression.java:68)
  914. at javax.faces.component.MethodBindingMethodExpressionAdapter.invoke(MethodBindingMethodExpressionAdapter.java:88)
  915. ... 70 more
  916. Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation Suggestion.JSF.NavigateToFacetedSearch
  917. at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:140)
  918. at org.nuxeo.ecm.automation.core.impl.CompiledChainImpl.doInvoke(CompiledChainImpl.java:114)
  919. at org.nuxeo.ecm.automation.core.impl.CompiledChainImpl.invoke(CompiledChainImpl.java:96)
  920. at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:81)
  921. at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:104)
  922. at org.nuxeo.ecm.platform.suggestbox.service.SuggestionServiceImpl.handleSelection(SuggestionServiceImpl.java:123)
  923. ... 104 more
  924. Caused by: org.nuxeo.ecm.core.api.model.PropertyNotFoundException: Property not found: fsd:ecm_fulltext.
  925. at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getProperty(DocumentModelImpl.java:1374)
  926. at org.nuxeo.ecm.platform.suggestbox.handlers.FacetedSearchSuggestionHandler.run(FacetedSearchSuggestionHandler.java:55)
  927. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  928. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  929. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  930. at java.lang.reflect.Method.invoke(Method.java:616)
  931. at org.nuxeo.ecm.automation.core.impl.InvokableMethod.doInvoke(InvokableMethod.java:125)
  932. at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:132)
  933. ... 109 more
  934.  
  935. 2012-12-05 12:11:54,755 ERROR [nuxeo-error-log]
  936. Request Attributes:
  937.  
  938. com.sun.faces.util.RequestStateManager : {com.sun.faces.renderKitImplForRequest=org.ajax4jsf.renderkit.ChameleonRenderKitFactory@e2b304, com.sun.faces.INVOCATION_PATH=.faces, com.sun.faces.ExternalContextImpl=com.sun.faces.context.ExternalContextImpl@b5b4d1}
  939. org.jboss.seam.core.manager : Manager([0NXMAIN2])
  940. securityError : false
  941. org.jboss.seam.faces.validation : org.jboss.seam.faces.Validation@17210fc
  942. org.jboss.seam.web.requestContextPath : /nuxeo
  943. org.nuxeo.ecm.platform.ui.web.binding.alias.AliasVariableMapper_MARKER : {}
  944. nuxeo.disable.redirect.wrapper : true
  945. currentDomain : DocumentModelImpl(439baca7-4501-4a3f-a24d-45800e8bf64a, path=/Z-Axis Connector Company.1326399373740, title=Z-Axis Connector Company)
  946. seamReload : org.nuxeo.ecm.webapp.seam.NuxeoSeamHotReloader@1b94b9a
  947. currentDocument : DocumentModelImpl(e26dc754-fec3-409c-b003-c6e434bfc0f6, path=/Z-Axis Connector Company.1326399373740/workspaces/ZData/INVENTORY EXP LABELS/Cecilia's Trial/Cabinet 1 combo.pdf, title=Cabinet 1 combo.pdf)
  948. exception_message : Property not found: fsd:ecm_fulltext.
  949. org.jboss.seam.web.servletContexts : org.jboss.seam.web.ServletContexts@128f39
  950. org.jboss.seam.core.events : org.jboss.seam.core.Events@78eb52
  951. org.jboss.seam.web.requestServletPath : /view_documents.faces
  952. org.richfaces.component.DecodesPhaseNotifiyingListener:_AFTER_DECODE_PHASE : true
  953. stackTrace : javax.servlet.ServletException: On requestURL: http://bestest:8080/nuxeo/view_documents.faces
  954. at org.nuxeo.ecm.platform.ui.web.rest.FancyURLFilter.doFilter(FancyURLFilter.java:145)
  955. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
  956. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  957. at org.nuxeo.ecm.mobile.filter.ApplicationRedirectionFilter.doNoRedirect(ApplicationRedirectionFilter.java:162)
  958. at org.nuxeo.ecm.mobile.filter.ApplicationRedirectionFilter.doFilter(ApplicationRedirectionFilter.java:88)
  959. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
  960. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  961. at org.nuxeo.ecm.platform.wi.filter.WIRequestFilter.doFilter(WIRequestFilter.java:114)
  962. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
  963. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  964. at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:548)
  965. at org.nuxeo.ecm.platform.ui.web.auth.service.NuxeoAuthFilterChain.doFilter(NuxeoAuthFilterChain.java:35)
  966. at org.nuxeo.ecm.platform.ui.web.auth.oauth.NuxeoOAuthFilter.doFilter(NuxeoOAuthFilter.java:116)
  967. at org.nuxeo.ecm.platform.ui.web.auth.service.NuxeoAuthFilterChain.doFilter(NuxeoAuthFilterChain.java:33)
  968. at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:349)
  969. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
  970. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  971. at org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoRequestControllerFilter.doFilter(NuxeoRequestControllerFilter.java:145)
  972. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
  973. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  974. at org.nuxeo.ecm.platform.web.common.exceptionhandling.NuxeoExceptionFilter.doFilter(NuxeoExceptionFilter.java:79)
  975. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
  976. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  977. at org.nuxeo.ecm.platform.web.common.encoding.NuxeoEncodingFilter.doFilter(NuxeoEncodingFilter.java:59)
  978. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
  979. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  980. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
  981. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
  982. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
  983. at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
  984. at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
  985. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:293)
  986. at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:859)
  987. at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:602)
  988. at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
  989. at java.lang.Thread.run(Thread.java:679)
  990. Caused by: javax.servlet.ServletException: #{suggestboxActions.performKeywordsSearch('searchByKeywords', 'searchbox')}: org.nuxeo.ecm.platform.suggestbox.service.SuggestionHandlingException: Error executing operation 'Suggestion.JSF.NavigateToFacetedSearch' on Suggestion("searchDocuments", "Documents with keyword(s): "Karl"", "/img/facetedSearch.png")
  991. at javax.faces.webapp.FacesServlet.service(FacesServlet.java:277)
  992. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
  993. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  994. at org.nuxeo.wss.servlet.BaseWSSFilter.doFilter(BaseWSSFilter.java:137)
  995. at org.nuxeo.wss.servlet.FailSafeWSSFilter.doFilter(FailSafeWSSFilter.java:55)
  996. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
  997. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  998. at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:83)
  999. at org.nuxeo.ecm.platform.ui.web.multipart.MultipartFilter.doFilter(MultipartFilter.java:73)
  1000. at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69)
  1001. at org.jboss.seam.web.ExceptionFilter.doFilter(ExceptionFilter.java:64)
  1002. at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69)
  1003. at org.jboss.seam.web.RedirectFilter.doFilter(RedirectFilter.java:45)
  1004. at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69)
  1005. at org.ajax4jsf.webapp.BaseXMLFilter.doXmlFilter(BaseXMLFilter.java:178)
  1006. at org.ajax4jsf.webapp.BaseFilter.handleRequest(BaseFilter.java:290)
  1007. at org.ajax4jsf.webapp.BaseFilter.processUploadsAndHandleRequest(BaseFilter.java:368)
  1008. at org.ajax4jsf.webapp.BaseFilter.doFilter(BaseFilter.java:495)
  1009. at org.jboss.seam.web.Ajax4jsfFilter.doFilter(Ajax4jsfFilter.java:56)
  1010. at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69)
  1011. at org.jboss.seam.servlet.SeamFilter.doFilter(SeamFilter.java:158)
  1012. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
  1013. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  1014. at org.nuxeo.ecm.platform.ui.web.rest.FancyURLFilter.doFilter(FancyURLFilter.java:129)
  1015. ... 35 more
  1016. Caused by: javax.faces.FacesException: #{suggestboxActions.performKeywordsSearch('searchByKeywords', 'searchbox')}: org.nuxeo.ecm.platform.suggestbox.service.SuggestionHandlingException: Error executing operation 'Suggestion.JSF.NavigateToFacetedSearch' on Suggestion("searchDocuments", "Documents with keyword(s): "Karl"", "/img/facetedSearch.png")
  1017. at com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:118)
  1018. at javax.faces.component.UICommand.broadcast(UICommand.java:387)
  1019. at org.ajax4jsf.component.AjaxActionComponent.broadcast(AjaxActionComponent.java:55)
  1020. at org.ajax4jsf.component.AjaxViewRoot.processEvents(AjaxViewRoot.java:321)
  1021. at org.ajax4jsf.component.AjaxViewRoot.broadcastEvents(AjaxViewRoot.java:296)
  1022. at org.ajax4jsf.component.AjaxViewRoot.processPhase(AjaxViewRoot.java:253)
  1023. at org.ajax4jsf.component.AjaxViewRoot.processApplication(AjaxViewRoot.java:466)
  1024. at com.sun.faces.lifecycle.InvokeApplicationPhase.execute(InvokeApplicationPhase.java:82)
  1025. at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:100)
  1026. at com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:118)
  1027. at org.nuxeo.ecm.platform.ui.web.lifecycle.NuxeoLifeCycleImpl.execute(NuxeoLifeCycleImpl.java:83)
  1028. at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
  1029. ... 58 more
  1030. Caused by: javax.faces.el.EvaluationException: org.nuxeo.ecm.platform.suggestbox.service.SuggestionHandlingException: Error executing operation 'Suggestion.JSF.NavigateToFacetedSearch' on Suggestion("searchDocuments", "Documents with keyword(s): "Karl"", "/img/facetedSearch.png")
  1031. at javax.faces.component.MethodBindingMethodExpressionAdapter.invoke(MethodBindingMethodExpressionAdapter.java:102)
  1032. at com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:102)
  1033. ... 69 more
  1034. Caused by: org.nuxeo.ecm.platform.suggestbox.service.SuggestionHandlingException: Error executing operation 'Suggestion.JSF.NavigateToFacetedSearch' on Suggestion("searchDocuments", "Documents with keyword(s): "Karl"", "/img/facetedSearch.png")
  1035. at org.nuxeo.ecm.platform.suggestbox.service.SuggestionServiceImpl.handleSelection(SuggestionServiceImpl.java:126)
  1036. at org.nuxeo.ecm.platform.suggestbox.jsf.SuggestboxActions.performKeywordsSearch(SuggestboxActions.java:177)
  1037. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1038. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  1039. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1040. at java.lang.reflect.Method.invoke(Method.java:616)
  1041. at org.jboss.seam.util.Reflections.invoke(Reflections.java:22)
  1042. at org.jboss.seam.intercept.RootInvocationContext.proceed(RootInvocationContext.java:31)
  1043. at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:56)
  1044. at org.nuxeo.ecm.platform.ui.web.invalidations.DocumentContextInvalidatorInterceptor.aroundInvoke(DocumentContextInvalidatorInterceptor.java:53)
  1045. at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68)
  1046. at org.jboss.seam.transaction.RollbackInterceptor.aroundInvoke(RollbackInterceptor.java:28)
  1047. at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68)
  1048. at org.nuxeo.ecm.platform.ui.web.util.NuxeoBijectionInterceptor.aroundInvoke(NuxeoBijectionInterceptor.java:68)
  1049. at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68)
  1050. at org.nuxeo.ecm.platform.ui.web.util.NuxeoExceptionInterceptor.aroundInvoke(NuxeoExceptionInterceptor.java:80)
  1051. at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68)
  1052. at org.jboss.seam.core.MethodContextInterceptor.aroundInvoke(MethodContextInterceptor.java:44)
  1053. at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68)
  1054. at org.jboss.seam.intercept.RootInterceptor.invoke(RootInterceptor.java:107)
  1055. at org.jboss.seam.intercept.JavaBeanInterceptor.interceptInvocation(JavaBeanInterceptor.java:166)
  1056. at org.jboss.seam.intercept.JavaBeanInterceptor.invoke(JavaBeanInterceptor.java:102)
  1057. at org.nuxeo.ecm.platform.suggestbox.jsf.SuggestboxActions_$$_javassist_61.performKeywordsSearch(SuggestboxActions_$$_javassist_61.java)
  1058. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1059. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  1060. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1061. at java.lang.reflect.Method.invoke(Method.java:616)
  1062. at org.jboss.el.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:329)
  1063. at org.jboss.el.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:274)
  1064. at org.jboss.el.parser.AstMethodSuffix.getValue(AstMethodSuffix.java:59)
  1065. at org.jboss.el.parser.AstMethodSuffix.invoke(AstMethodSuffix.java:65)
  1066. at org.jboss.el.parser.AstValue.invoke(AstValue.java:96)
  1067. at org.jboss.el.MethodExpressionImpl.invoke(MethodExpressionImpl.java:276)
  1068. at com.sun.facelets.el.TagMethodExpression.invoke(TagMethodExpression.java:68)
  1069. at javax.faces.component.MethodBindingMethodExpressionAdapter.invoke(MethodBindingMethodExpressionAdapter.java:88)
  1070. ... 70 more
  1071. Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation Suggestion.JSF.NavigateToFacetedSearch
  1072. at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:140)
  1073. at org.nuxeo.ecm.automation.core.impl.CompiledChainImpl.doInvoke(CompiledChainImpl.java:114)
  1074. at org.nuxeo.ecm.automation.core.impl.CompiledChainImpl.invoke(CompiledChainImpl.java:96)
  1075. at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:81)
  1076. at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:104)
  1077. at org.nuxeo.ecm.platform.suggestbox.service.SuggestionServiceImpl.handleSelection(SuggestionServiceImpl.java:123)
  1078. ... 104 more
  1079. Caused by: org.nuxeo.ecm.core.api.model.PropertyNotFoundException: Property not found: fsd:ecm_fulltext.
  1080. at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getProperty(DocumentModelImpl.java:1374)
  1081. at org.nuxeo.ecm.platform.suggestbox.handlers.FacetedSearchSuggestionHandler.run(FacetedSearchSuggestionHandler.java:55)
  1082. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1083. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  1084. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1085. at java.lang.reflect.Method.invoke(Method.java:616)
  1086. at org.nuxeo.ecm.automation.core.impl.InvokableMethod.doInvoke(InvokableMethod.java:125)
  1087. at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:132)
  1088. ... 109 more
  1089.  
  1090. org.jboss.seam.transaction.synchronizations : org.jboss.seam.transaction.SeSynchronizations@a1934f
  1091. org.jboss.seam.core.conversationPropagation : org.jboss.seam.core.ConversationPropagation@1ce342b
  1092. org.ajax4jsf.application.AjaxStateManager.AJAX_VIEW_SEQUENCE : j_id15
  1093. currentServerLocation : org.nuxeo.ecm.platform.util.RepositoryLocation@5c13d641
  1094. user_message : an unexpected error occurred
  1095. NuxeoExceptionHandlerMarker : true
  1096. org.jboss.seam.transaction.transaction : org.jboss.seam.transaction.Transaction@c2ff42
  1097.  
  1098. 2012-12-05 14:32:26,320 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1099. 2012-12-05 14:32:26,396 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1100. 2012-12-05 14:32:26,404 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1101. 2012-12-05 14:32:26,406 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1102. 2012-12-05 14:32:26,408 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1103. 2012-12-05 14:32:26,410 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1104. 2012-12-05 14:32:26,412 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1105. 2012-12-05 14:32:26,414 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1106. 2012-12-05 14:32:26,416 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1107. 2012-12-05 14:32:26,420 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1108. 2012-12-05 14:32:26,422 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1109. 2012-12-05 14:32:26,424 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1110. 2012-12-05 14:32:26,426 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1111. 2012-12-05 14:32:26,428 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1112. 2012-12-05 14:32:26,430 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1113. 2012-12-05 14:32:26,432 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1114. 2012-12-05 14:32:26,433 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1115. 2012-12-05 14:32:26,435 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1116. 2012-12-05 14:32:26,437 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1117. 2012-12-05 14:32:26,439 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1118. 2012-12-05 14:32:26,441 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1119. 2012-12-05 14:32:26,443 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1120. 2012-12-05 14:32:26,444 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1121. 2012-12-05 14:34:05,533 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1122. 2012-12-05 14:34:05,542 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1123. 2012-12-05 14:34:05,544 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1124. 2012-12-05 14:34:05,545 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1125. 2012-12-05 14:34:05,547 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1126. 2012-12-05 14:34:05,549 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1127. 2012-12-05 14:34:05,551 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1128. 2012-12-05 14:34:05,552 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1129. 2012-12-05 14:34:05,553 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1130. 2012-12-05 14:34:05,555 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1131. 2012-12-05 14:34:05,557 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1132. 2012-12-05 14:34:05,558 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1133. 2012-12-05 14:34:05,559 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1134. 2012-12-05 14:34:05,561 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1135. 2012-12-05 14:34:05,562 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1136. 2012-12-05 14:34:05,564 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1137. 2012-12-05 14:34:05,565 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1138. 2012-12-05 14:34:05,566 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1139. 2012-12-05 14:34:05,568 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1140. 2012-12-05 14:34:05,570 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1141. 2012-12-05 14:34:05,571 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1142. 2012-12-05 14:34:05,572 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1143. 2012-12-05 14:34:05,574 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1144. 2012-12-05 14:34:13,162 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1145. 2012-12-05 14:34:13,173 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1146. 2012-12-05 14:34:13,175 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1147. 2012-12-05 14:34:13,178 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1148. 2012-12-05 14:34:13,179 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1149. 2012-12-05 14:34:13,180 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1150. 2012-12-05 14:34:13,182 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1151. 2012-12-05 14:34:13,183 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1152. 2012-12-05 14:34:13,184 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1153. 2012-12-05 14:34:13,186 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1154. 2012-12-05 14:34:13,187 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1155. 2012-12-05 14:34:13,189 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1156. 2012-12-05 14:34:13,190 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1157. 2012-12-05 14:34:13,191 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1158. 2012-12-05 14:34:13,193 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1159. 2012-12-05 14:34:13,195 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1160. 2012-12-05 14:34:13,196 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1161. 2012-12-05 14:34:13,197 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1162. 2012-12-05 14:34:13,199 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1163. 2012-12-05 14:34:13,200 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1164. 2012-12-05 14:34:13,201 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1165. 2012-12-05 14:34:13,203 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1166. 2012-12-05 14:34:13,204 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1167. 2012-12-05 14:34:13,252 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1168. 2012-12-05 14:34:13,261 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1169. 2012-12-05 14:34:13,262 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1170. 2012-12-05 14:34:13,264 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1171. 2012-12-05 14:34:13,265 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1172. 2012-12-05 14:34:13,266 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1173. 2012-12-05 14:34:13,268 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1174. 2012-12-05 14:34:13,269 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1175. 2012-12-05 14:34:13,270 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1176. 2012-12-05 14:34:13,272 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1177. 2012-12-05 14:34:13,273 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1178. 2012-12-05 14:34:13,322 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1179. 2012-12-05 14:34:13,324 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1180. 2012-12-05 14:34:13,325 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1181. 2012-12-05 14:34:13,326 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1182. 2012-12-05 14:34:13,328 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1183. 2012-12-05 14:34:13,329 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1184. 2012-12-05 14:34:13,331 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1185. 2012-12-05 14:34:13,332 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1186. 2012-12-05 14:34:13,333 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1187. 2012-12-05 14:34:13,335 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1188. 2012-12-05 14:34:13,336 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1189. 2012-12-05 14:34:13,337 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1190. 2012-12-05 14:34:13,343 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1191. 2012-12-05 14:34:13,344 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1192. 2012-12-05 14:34:13,346 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1193. 2012-12-05 14:34:13,350 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1194. 2012-12-05 14:34:13,352 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1195. 2012-12-05 14:34:13,353 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1196. 2012-12-05 14:34:13,354 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1197. 2012-12-05 14:34:13,357 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1198. 2012-12-05 14:34:13,358 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1199. 2012-12-05 14:34:13,360 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1200. 2012-12-05 14:34:13,374 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1201. 2012-12-05 14:34:13,375 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1202. 2012-12-05 14:34:13,376 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1203. 2012-12-05 14:34:13,378 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1204. 2012-12-05 14:34:13,379 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1205. 2012-12-05 14:34:15,244 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1206. 2012-12-05 14:34:15,254 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1207. 2012-12-05 14:34:15,256 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1208. 2012-12-05 14:34:15,257 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1209. 2012-12-05 14:34:15,259 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1210. 2012-12-05 14:34:15,260 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1211. 2012-12-05 14:34:15,261 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1212. 2012-12-05 14:34:15,263 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1213. 2012-12-05 14:34:15,264 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1214. 2012-12-05 14:34:15,266 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1215. 2012-12-05 14:34:15,267 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1216. 2012-12-05 14:34:15,269 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1217. 2012-12-05 14:34:15,270 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1218. 2012-12-05 14:34:15,272 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1219. 2012-12-05 14:34:15,273 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1220. 2012-12-05 14:34:15,274 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1221. 2012-12-05 14:34:15,276 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1222. 2012-12-05 14:34:15,277 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1223. 2012-12-05 14:34:15,279 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1224. 2012-12-05 14:34:15,280 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1225. 2012-12-05 14:34:15,281 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1226. 2012-12-05 14:34:15,283 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1227. 2012-12-05 14:34:15,284 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1228. 2012-12-05 14:34:15,285 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1229. 2012-12-05 14:34:15,287 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1230. 2012-12-05 14:34:15,288 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1231. 2012-12-05 14:34:15,289 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1232. 2012-12-05 14:34:15,290 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1233. 2012-12-05 14:34:15,291 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1234. 2012-12-05 14:34:15,292 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1235. 2012-12-05 14:34:15,293 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1236. 2012-12-05 14:34:15,294 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1237. 2012-12-05 14:34:15,296 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1238. 2012-12-05 14:34:15,297 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1239. 2012-12-05 14:34:15,297 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1240. 2012-12-05 14:34:15,299 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1241. 2012-12-05 14:34:15,300 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1242. 2012-12-05 14:34:15,301 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1243. 2012-12-05 14:34:15,332 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1244. 2012-12-05 14:34:15,344 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1245. 2012-12-05 14:34:15,346 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1246. 2012-12-05 14:34:15,348 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1247. 2012-12-05 14:34:15,350 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1248. 2012-12-05 14:34:15,352 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1249. 2012-12-05 14:34:15,354 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1250. 2012-12-05 14:34:15,356 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1251. 2012-12-05 14:34:15,357 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1252. 2012-12-05 14:34:15,359 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1253. 2012-12-05 14:34:15,361 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1254. 2012-12-05 14:34:15,363 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1255. 2012-12-05 14:34:15,365 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1256. 2012-12-05 14:34:15,367 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1257. 2012-12-05 14:34:15,368 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1258. 2012-12-05 14:34:15,369 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1259. 2012-12-05 14:34:15,371 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1260. 2012-12-05 14:34:15,372 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1261. 2012-12-05 14:34:15,374 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1262. 2012-12-05 14:34:15,376 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1263. 2012-12-05 14:34:15,377 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1264. 2012-12-05 14:34:15,379 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1265. 2012-12-05 14:34:15,380 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1266. 2012-12-05 14:34:15,381 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1267. 2012-12-05 14:34:15,383 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1268. 2012-12-05 14:34:15,385 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1269. 2012-12-05 14:34:15,386 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1270. 2012-12-05 14:34:15,388 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1271. 2012-12-05 14:34:15,390 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1272. 2012-12-05 14:34:15,392 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1273. 2012-12-05 14:34:15,394 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1274. 2012-12-05 14:34:15,396 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1275. 2012-12-05 14:34:15,398 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1276. 2012-12-05 14:34:15,515 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1277. 2012-12-05 14:34:15,516 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1278. 2012-12-05 14:34:15,518 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1279. 2012-12-05 14:34:15,519 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
  1280. 2012-12-05 14:34:15,524 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement