Advertisement
AnnaRadeva

Error

Aug 17th, 2015
214
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 44.44 KB | None | 0 0
  1. 2015-08-17 16:28:09,274 ERROR [io.undertow.request] (default task-55) {t=cs.us, u=admin@cs.us} UT005023: Exception handling request to /emf/api/codelist/5: java.lang.RuntimeException: org.jboss.resteasy.spi.UnhandledException: java.lang.IllegalArgumentException: Not an entity: class com.sirma.itt.emf.cls.entity.CodeValue
  2. at io.undertow.servlet.spec.RequestDispatcherImpl.forwardImpl(RequestDispatcherImpl.java:219)
  3. at io.undertow.servlet.spec.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:108)
  4. at com.sirma.itt.seip.rest.utils.ApiForwarder.doFilter(ApiForwarder.java:37)
  5. at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:60)
  6. at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:132)
  7. at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:85)
  8. at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)
  9. at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
  10. at org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78)
  11. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  12. at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131)
  13. at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)
  14. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  15. at io.undertow.security.handlers.AuthenticationConstraintHandler.handleRequest(AuthenticationConstraintHandler.java:51)
  16. at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)
  17. at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)
  18. at io.undertow.servlet.handlers.security.ServletSecurityConstraintHandler.handleRequest(ServletSecurityConstraintHandler.java:56)
  19. at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:58)
  20. at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:72)
  21. at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50)
  22. at io.undertow.security.handlers.SecurityInitialHandler.handleRequest(SecurityInitialHandler.java:76)
  23. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  24. at org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61)
  25. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  26. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  27. at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:282)
  28. at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:261)
  29. at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:80)
  30. at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:172)
  31. at io.undertow.server.Connectors.executeRootHandler(Connectors.java:199)
  32. at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:774)
  33. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  34. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  35. at java.lang.Thread.run(Thread.java:745)
  36. Caused by: org.jboss.resteasy.spi.UnhandledException: java.lang.IllegalArgumentException: Not an entity: class com.sirma.itt.emf.cls.entity.CodeValue
  37. at org.jboss.resteasy.core.ExceptionHandler.handleApplicationException(ExceptionHandler.java:76)
  38. at org.jboss.resteasy.core.ExceptionHandler.handleException(ExceptionHandler.java:212)
  39. at org.jboss.resteasy.core.SynchronousDispatcher.writeException(SynchronousDispatcher.java:149)
  40. at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:372)
  41. at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:179)
  42. at org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher.service(ServletContainerDispatcher.java:220)
  43. at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:56)
  44. at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:51)
  45. at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
  46. at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:86)
  47. at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:82)
  48. at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)
  49. at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
  50. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  51. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  52. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  53. at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:263)
  54. at io.undertow.servlet.handlers.ServletInitialHandler.dispatchToPath(ServletInitialHandler.java:198)
  55. at io.undertow.servlet.spec.RequestDispatcherImpl.forwardImpl(RequestDispatcherImpl.java:195)
  56. ... 33 more
  57. Caused by: java.lang.IllegalArgumentException: Not an entity: class com.sirma.itt.emf.cls.entity.CodeValue
  58. at org.hibernate.jpa.internal.metamodel.MetamodelImpl.entity(MetamodelImpl.java:203)
  59. at org.hibernate.jpa.criteria.QueryStructure.from(QueryStructure.java:139)
  60. at org.hibernate.jpa.criteria.CriteriaQueryImpl.from(CriteriaQueryImpl.java:173)
  61. at com.sirma.itt.emf.cls.service.CodeListServiceImpl.buildCodeValueCountQuery(CodeListServiceImpl.java:507)
  62. at com.sirma.itt.emf.cls.service.CodeListServiceImpl.getCodeValues(CodeListServiceImpl.java:109)
  63. at com.sirma.itt.emf.cls.service.CodeListServiceImpl$Proxy$_$$_WeldSubclass.getCodeValues$$super(Unknown Source)
  64. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  65. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  66. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  67. at java.lang.reflect.Method.invoke(Method.java:497)
  68. at org.jboss.weld.interceptor.proxy.TerminalAroundInvokeInvocationContext.proceedInternal(TerminalAroundInvokeInvocationContext.java:49)
  69. at org.jboss.weld.interceptor.proxy.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:77)
  70. at com.arjuna.ats.jta.cdi.transactional.TransactionalInterceptorBase.invokeInOurTx(TransactionalInterceptorBase.java:92)
  71. at com.arjuna.ats.jta.cdi.transactional.TransactionalInterceptorRequired.intercept(TransactionalInterceptorRequired.java:52)
  72. at sun.reflect.GeneratedMethodAccessor259.invoke(Unknown Source)
  73. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  74. at java.lang.reflect.Method.invoke(Method.java:497)
  75. at org.jboss.weld.interceptor.reader.SimpleInterceptorInvocation$SimpleMethodInvocation.invoke(SimpleInterceptorInvocation.java:74)
  76. at org.jboss.weld.interceptor.proxy.InterceptorMethodHandler.executeAroundInvoke(InterceptorMethodHandler.java:84)
  77. at org.jboss.weld.interceptor.proxy.InterceptorMethodHandler.executeInterception(InterceptorMethodHandler.java:72)
  78. at org.jboss.weld.interceptor.proxy.InterceptorMethodHandler.invoke(InterceptorMethodHandler.java:56)
  79. at org.jboss.weld.bean.proxy.CombinedInterceptorAndDecoratorStackMethodHandler.invoke(CombinedInterceptorAndDecoratorStackMethodHandler.java:79)
  80. at org.jboss.weld.bean.proxy.CombinedInterceptorAndDecoratorStackMethodHandler.invoke(CombinedInterceptorAndDecoratorStackMethodHandler.java:68)
  81. at com.sirma.itt.emf.cls.service.CodeListServiceImpl$Proxy$_$$_WeldSubclass.getCodeValues(Unknown Source)
  82. at com.sirma.itt.emf.cls.accessor.ClsCodelistServerAccessor.getCodeValues(ClsCodelistServerAccessor.java:72)
  83. at com.sirma.itt.emf.codelist.CodelistServiceImpl$CodelistCacheLookup.findByKey(CodelistServiceImpl.java:385)
  84. at com.sirma.itt.emf.codelist.CodelistServiceImpl$CodelistCacheLookup.findByKey(CodelistServiceImpl.java:368)
  85. at com.sirma.itt.seip.cache.lookup.EntityLookupCache.getByKey(EntityLookupCache.java:155)
  86. at com.sirma.itt.emf.codelist.CodelistServiceImpl.getCodeValues(CodelistServiceImpl.java:219)
  87. at com.sirma.itt.emf.codelist.CodelistServiceImpl$Proxy$_$$_WeldSubclass.getCodeValues(Unknown Source)
  88. at com.sirma.itt.emf.codelist.CodelistServiceImpl.getCodeValuesInternal(CodelistServiceImpl.java:112)
  89. at com.sirma.itt.emf.codelist.CodelistServiceImpl.getCodeValues(CodelistServiceImpl.java:108)
  90. at com.sirma.itt.emf.codelist.CodelistServiceImpl$Proxy$_$$_WeldSubclass.getCodeValues(Unknown Source)
  91. at com.sirma.itt.emf.codelist.CodelistServiceImpl$Proxy$_$$_WeldClientProxy.getCodeValues(Unknown Source)
  92. at com.sirma.itt.emf.web.rest.CodelistRestService.retrieveCodeValues(CodelistRestService.java:96)
  93. at com.sirma.itt.emf.web.rest.CodelistRestService$Proxy$_$$_WeldClientProxy.retrieveCodeValues(Unknown Source)
  94. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  95. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  96. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  97. at java.lang.reflect.Method.invoke(Method.java:497)
  98. at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:137)
  99. at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:296)
  100. at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:250)
  101. at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:237)
  102. at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:356)
  103. ... 48 more
  104.  
  105. 2015-08-17 16:28:09,274 ERROR [io.undertow.request] (default task-50) {t=cs.us, u=admin@cs.us} UT005023: Exception handling request to /emf/api/codelist/4: java.lang.RuntimeException: org.jboss.resteasy.spi.UnhandledException: java.lang.IllegalArgumentException: Not an entity: class com.sirma.itt.emf.cls.entity.CodeValue
  106. at io.undertow.servlet.spec.RequestDispatcherImpl.forwardImpl(RequestDispatcherImpl.java:219)
  107. at io.undertow.servlet.spec.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:108)
  108. at com.sirma.itt.seip.rest.utils.ApiForwarder.doFilter(ApiForwarder.java:37)
  109. at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:60)
  110. at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:132)
  111. at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:85)
  112. at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)
  113. at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
  114. at org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78)
  115. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  116. at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131)
  117. at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)
  118. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  119. at io.undertow.security.handlers.AuthenticationConstraintHandler.handleRequest(AuthenticationConstraintHandler.java:51)
  120. at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)
  121. at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)
  122. at io.undertow.servlet.handlers.security.ServletSecurityConstraintHandler.handleRequest(ServletSecurityConstraintHandler.java:56)
  123. at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:58)
  124. at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:72)
  125. at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50)
  126. at io.undertow.security.handlers.SecurityInitialHandler.handleRequest(SecurityInitialHandler.java:76)
  127. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  128. at org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61)
  129. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  130. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  131. at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:282)
  132. at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:261)
  133. at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:80)
  134. at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:172)
  135. at io.undertow.server.Connectors.executeRootHandler(Connectors.java:199)
  136. at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:774)
  137. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  138. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  139. at java.lang.Thread.run(Thread.java:745)
  140. Caused by: org.jboss.resteasy.spi.UnhandledException: java.lang.IllegalArgumentException: Not an entity: class com.sirma.itt.emf.cls.entity.CodeValue
  141. at org.jboss.resteasy.core.ExceptionHandler.handleApplicationException(ExceptionHandler.java:76)
  142. at org.jboss.resteasy.core.ExceptionHandler.handleException(ExceptionHandler.java:212)
  143. at org.jboss.resteasy.core.SynchronousDispatcher.writeException(SynchronousDispatcher.java:149)
  144. at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:372)
  145. at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:179)
  146. at org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher.service(ServletContainerDispatcher.java:220)
  147. at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:56)
  148. at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:51)
  149. at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
  150. at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:86)
  151. at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:82)
  152. at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)
  153. at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
  154. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  155. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  156. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  157. at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:263)
  158. at io.undertow.servlet.handlers.ServletInitialHandler.dispatchToPath(ServletInitialHandler.java:198)
  159. at io.undertow.servlet.spec.RequestDispatcherImpl.forwardImpl(RequestDispatcherImpl.java:195)
  160. ... 33 more
  161. Caused by: java.lang.IllegalArgumentException: Not an entity: class com.sirma.itt.emf.cls.entity.CodeValue
  162. at org.hibernate.jpa.internal.metamodel.MetamodelImpl.entity(MetamodelImpl.java:203)
  163. at org.hibernate.jpa.criteria.QueryStructure.from(QueryStructure.java:139)
  164. at org.hibernate.jpa.criteria.CriteriaQueryImpl.from(CriteriaQueryImpl.java:173)
  165. at com.sirma.itt.emf.cls.service.CodeListServiceImpl.buildCodeValueCountQuery(CodeListServiceImpl.java:507)
  166. at com.sirma.itt.emf.cls.service.CodeListServiceImpl.getCodeValues(CodeListServiceImpl.java:109)
  167. at com.sirma.itt.emf.cls.service.CodeListServiceImpl$Proxy$_$$_WeldSubclass.getCodeValues$$super(Unknown Source)
  168. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  169. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  170. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  171. at java.lang.reflect.Method.invoke(Method.java:497)
  172. at org.jboss.weld.interceptor.proxy.TerminalAroundInvokeInvocationContext.proceedInternal(TerminalAroundInvokeInvocationContext.java:49)
  173. at org.jboss.weld.interceptor.proxy.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:77)
  174. at com.arjuna.ats.jta.cdi.transactional.TransactionalInterceptorBase.invokeInOurTx(TransactionalInterceptorBase.java:92)
  175. at com.arjuna.ats.jta.cdi.transactional.TransactionalInterceptorRequired.intercept(TransactionalInterceptorRequired.java:52)
  176. at sun.reflect.GeneratedMethodAccessor259.invoke(Unknown Source)
  177. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  178. at java.lang.reflect.Method.invoke(Method.java:497)
  179. at org.jboss.weld.interceptor.reader.SimpleInterceptorInvocation$SimpleMethodInvocation.invoke(SimpleInterceptorInvocation.java:74)
  180. at org.jboss.weld.interceptor.proxy.InterceptorMethodHandler.executeAroundInvoke(InterceptorMethodHandler.java:84)
  181. at org.jboss.weld.interceptor.proxy.InterceptorMethodHandler.executeInterception(InterceptorMethodHandler.java:72)
  182. at org.jboss.weld.interceptor.proxy.InterceptorMethodHandler.invoke(InterceptorMethodHandler.java:56)
  183. at org.jboss.weld.bean.proxy.CombinedInterceptorAndDecoratorStackMethodHandler.invoke(CombinedInterceptorAndDecoratorStackMethodHandler.java:79)
  184. at org.jboss.weld.bean.proxy.CombinedInterceptorAndDecoratorStackMethodHandler.invoke(CombinedInterceptorAndDecoratorStackMethodHandler.java:68)
  185. at com.sirma.itt.emf.cls.service.CodeListServiceImpl$Proxy$_$$_WeldSubclass.getCodeValues(Unknown Source)
  186. at com.sirma.itt.emf.cls.accessor.ClsCodelistServerAccessor.getCodeValues(ClsCodelistServerAccessor.java:72)
  187. at com.sirma.itt.emf.codelist.CodelistServiceImpl$CodelistCacheLookup.findByKey(CodelistServiceImpl.java:385)
  188. at com.sirma.itt.emf.codelist.CodelistServiceImpl$CodelistCacheLookup.findByKey(CodelistServiceImpl.java:368)
  189. at com.sirma.itt.seip.cache.lookup.EntityLookupCache.getByKey(EntityLookupCache.java:155)
  190. at com.sirma.itt.emf.codelist.CodelistServiceImpl.getCodeValues(CodelistServiceImpl.java:219)
  191. at com.sirma.itt.emf.codelist.CodelistServiceImpl$Proxy$_$$_WeldSubclass.getCodeValues(Unknown Source)
  192. at com.sirma.itt.emf.codelist.CodelistServiceImpl.getCodeValuesInternal(CodelistServiceImpl.java:112)
  193. at com.sirma.itt.emf.codelist.CodelistServiceImpl.getCodeValues(CodelistServiceImpl.java:108)
  194. at com.sirma.itt.emf.codelist.CodelistServiceImpl$Proxy$_$$_WeldSubclass.getCodeValues(Unknown Source)
  195. at com.sirma.itt.emf.codelist.CodelistServiceImpl$Proxy$_$$_WeldClientProxy.getCodeValues(Unknown Source)
  196. at com.sirma.itt.emf.web.rest.CodelistRestService.retrieveCodeValues(CodelistRestService.java:96)
  197. at com.sirma.itt.emf.web.rest.CodelistRestService$Proxy$_$$_WeldClientProxy.retrieveCodeValues(Unknown Source)
  198. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  199. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  200. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  201. at java.lang.reflect.Method.invoke(Method.java:497)
  202. at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:137)
  203. at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:296)
  204. at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:250)
  205. at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:237)
  206. at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:356)
  207. ... 48 more
  208.  
  209. 2015-08-17 16:28:09,281 DEBUG [com.sirma.itt.emf.semantic.search.SemanticSearchEngine] (default task-43) {t=cs.us, u=admin@cs.us} Semantic DB search took 0.025 s and returning 0 entries out of 0 and 0 in total
  210. 2015-08-17 16:28:09,282 DEBUG [com.sirma.itt.emf.forum.CommentService] (default task-43) {t=cs.us, u=admin@cs.us} getTopicsByUser loaded topics for user [EmfUser [identifier=admin@cs.us, password=null, properties={title=cs.us Administrator, userId=admin@cs.us, firstName=cs.us, rdf:type=http://ittruse.ittbg.com/ontology/enterpriseManagementFramework#User, lastName=Administrator, email=admin@cs.us, emf:isDeleted=false}]] took 0.026 s and returned 0
  211. 2015-08-17 16:28:09,341 DEBUG [com.sirma.itt.emf.web.rest.CodelistRestService] (default task-58) {t=cs.us, u=admin@cs.us} codelist[4], filter[null], filterSource[null], inclusive[false], customFilters:[[]], mapped[false]
  212. 2015-08-17 16:28:09,341 DEBUG [com.sirma.itt.emf.web.rest.CodelistRestService] (default task-60) {t=cs.us, u=admin@cs.us} codelist[5], filter[null], filterSource[null], inclusive[false], customFilters:[[]], mapped[false]
  213. 2015-08-17 16:28:09,342 ERROR [io.undertow.request] (default task-58) {t=cs.us, u=admin@cs.us} UT005023: Exception handling request to /emf/api/codelist/4: java.lang.RuntimeException: org.jboss.resteasy.spi.UnhandledException: java.lang.IllegalArgumentException: Not an entity: class com.sirma.itt.emf.cls.entity.CodeValue
  214. at io.undertow.servlet.spec.RequestDispatcherImpl.forwardImpl(RequestDispatcherImpl.java:219)
  215. at io.undertow.servlet.spec.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:108)
  216. at com.sirma.itt.seip.rest.utils.ApiForwarder.doFilter(ApiForwarder.java:37)
  217. at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:60)
  218. at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:132)
  219. at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:85)
  220. at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)
  221. at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
  222. at org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78)
  223. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  224. at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131)
  225. at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)
  226. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  227. at io.undertow.security.handlers.AuthenticationConstraintHandler.handleRequest(AuthenticationConstraintHandler.java:51)
  228. at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)
  229. at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)
  230. at io.undertow.servlet.handlers.security.ServletSecurityConstraintHandler.handleRequest(ServletSecurityConstraintHandler.java:56)
  231. at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:58)
  232. at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:72)
  233. at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50)
  234. at io.undertow.security.handlers.SecurityInitialHandler.handleRequest(SecurityInitialHandler.java:76)
  235. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  236. at org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61)
  237. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  238. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  239. at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:282)
  240. at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:261)
  241. at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:80)
  242. at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:172)
  243. at io.undertow.server.Connectors.executeRootHandler(Connectors.java:199)
  244. at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:774)
  245. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  246. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  247. at java.lang.Thread.run(Thread.java:745)
  248. Caused by: org.jboss.resteasy.spi.UnhandledException: java.lang.IllegalArgumentException: Not an entity: class com.sirma.itt.emf.cls.entity.CodeValue
  249. at org.jboss.resteasy.core.ExceptionHandler.handleApplicationException(ExceptionHandler.java:76)
  250. at org.jboss.resteasy.core.ExceptionHandler.handleException(ExceptionHandler.java:212)
  251. at org.jboss.resteasy.core.SynchronousDispatcher.writeException(SynchronousDispatcher.java:149)
  252. at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:372)
  253. at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:179)
  254. at org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher.service(ServletContainerDispatcher.java:220)
  255. at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:56)
  256. at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:51)
  257. at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
  258. at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:86)
  259. at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:82)
  260. at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)
  261. at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
  262. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  263. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  264. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  265. at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:263)
  266. at io.undertow.servlet.handlers.ServletInitialHandler.dispatchToPath(ServletInitialHandler.java:198)
  267. at io.undertow.servlet.spec.RequestDispatcherImpl.forwardImpl(RequestDispatcherImpl.java:195)
  268. ... 33 more
  269. Caused by: java.lang.IllegalArgumentException: Not an entity: class com.sirma.itt.emf.cls.entity.CodeValue
  270. at org.hibernate.jpa.internal.metamodel.MetamodelImpl.entity(MetamodelImpl.java:203)
  271. at org.hibernate.jpa.criteria.QueryStructure.from(QueryStructure.java:139)
  272. at org.hibernate.jpa.criteria.CriteriaQueryImpl.from(CriteriaQueryImpl.java:173)
  273. at com.sirma.itt.emf.cls.service.CodeListServiceImpl.buildCodeValueCountQuery(CodeListServiceImpl.java:507)
  274. at com.sirma.itt.emf.cls.service.CodeListServiceImpl.getCodeValues(CodeListServiceImpl.java:109)
  275. at com.sirma.itt.emf.cls.service.CodeListServiceImpl$Proxy$_$$_WeldSubclass.getCodeValues$$super(Unknown Source)
  276. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  277. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  278. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  279. at java.lang.reflect.Method.invoke(Method.java:497)
  280. at org.jboss.weld.interceptor.proxy.TerminalAroundInvokeInvocationContext.proceedInternal(TerminalAroundInvokeInvocationContext.java:49)
  281. at org.jboss.weld.interceptor.proxy.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:77)
  282. at com.arjuna.ats.jta.cdi.transactional.TransactionalInterceptorBase.invokeInOurTx(TransactionalInterceptorBase.java:92)
  283. at com.arjuna.ats.jta.cdi.transactional.TransactionalInterceptorRequired.intercept(TransactionalInterceptorRequired.java:52)
  284. at sun.reflect.GeneratedMethodAccessor259.invoke(Unknown Source)
  285. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  286. at java.lang.reflect.Method.invoke(Method.java:497)
  287. at org.jboss.weld.interceptor.reader.SimpleInterceptorInvocation$SimpleMethodInvocation.invoke(SimpleInterceptorInvocation.java:74)
  288. at org.jboss.weld.interceptor.proxy.InterceptorMethodHandler.executeAroundInvoke(InterceptorMethodHandler.java:84)
  289. at org.jboss.weld.interceptor.proxy.InterceptorMethodHandler.executeInterception(InterceptorMethodHandler.java:72)
  290. at org.jboss.weld.interceptor.proxy.InterceptorMethodHandler.invoke(InterceptorMethodHandler.java:56)
  291. at org.jboss.weld.bean.proxy.CombinedInterceptorAndDecoratorStackMethodHandler.invoke(CombinedInterceptorAndDecoratorStackMethodHandler.java:79)
  292. at org.jboss.weld.bean.proxy.CombinedInterceptorAndDecoratorStackMethodHandler.invoke(CombinedInterceptorAndDecoratorStackMethodHandler.java:68)
  293. at com.sirma.itt.emf.cls.service.CodeListServiceImpl$Proxy$_$$_WeldSubclass.getCodeValues(Unknown Source)
  294. at com.sirma.itt.emf.cls.accessor.ClsCodelistServerAccessor.getCodeValues(ClsCodelistServerAccessor.java:72)
  295. at com.sirma.itt.emf.codelist.CodelistServiceImpl$CodelistCacheLookup.findByKey(CodelistServiceImpl.java:385)
  296. at com.sirma.itt.emf.codelist.CodelistServiceImpl$CodelistCacheLookup.findByKey(CodelistServiceImpl.java:368)
  297. at com.sirma.itt.seip.cache.lookup.EntityLookupCache.getByKey(EntityLookupCache.java:155)
  298. at com.sirma.itt.emf.codelist.CodelistServiceImpl.getCodeValues(CodelistServiceImpl.java:219)
  299. at com.sirma.itt.emf.codelist.CodelistServiceImpl$Proxy$_$$_WeldSubclass.getCodeValues(Unknown Source)
  300. at com.sirma.itt.emf.codelist.CodelistServiceImpl.getCodeValuesInternal(CodelistServiceImpl.java:112)
  301. at com.sirma.itt.emf.codelist.CodelistServiceImpl.getCodeValues(CodelistServiceImpl.java:108)
  302. at com.sirma.itt.emf.codelist.CodelistServiceImpl$Proxy$_$$_WeldSubclass.getCodeValues(Unknown Source)
  303. at com.sirma.itt.emf.codelist.CodelistServiceImpl$Proxy$_$$_WeldClientProxy.getCodeValues(Unknown Source)
  304. at com.sirma.itt.emf.web.rest.CodelistRestService.retrieveCodeValues(CodelistRestService.java:96)
  305. at com.sirma.itt.emf.web.rest.CodelistRestService$Proxy$_$$_WeldClientProxy.retrieveCodeValues(Unknown Source)
  306. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  307. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  308. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  309. at java.lang.reflect.Method.invoke(Method.java:497)
  310. at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:137)
  311. at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:296)
  312. at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:250)
  313. at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:237)
  314. at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:356)
  315. ... 48 more
  316.  
  317. 2015-08-17 16:28:09,342 ERROR [io.undertow.request] (default task-60) {t=cs.us, u=admin@cs.us} UT005023: Exception handling request to /emf/api/codelist/5: java.lang.RuntimeException: org.jboss.resteasy.spi.UnhandledException: java.lang.IllegalArgumentException: Not an entity: class com.sirma.itt.emf.cls.entity.CodeValue
  318. at io.undertow.servlet.spec.RequestDispatcherImpl.forwardImpl(RequestDispatcherImpl.java:219)
  319. at io.undertow.servlet.spec.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:108)
  320. at com.sirma.itt.seip.rest.utils.ApiForwarder.doFilter(ApiForwarder.java:37)
  321. at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:60)
  322. at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:132)
  323. at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:85)
  324. at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)
  325. at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
  326. at org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78)
  327. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  328. at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131)
  329. at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)
  330. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  331. at io.undertow.security.handlers.AuthenticationConstraintHandler.handleRequest(AuthenticationConstraintHandler.java:51)
  332. at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)
  333. at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)
  334. at io.undertow.servlet.handlers.security.ServletSecurityConstraintHandler.handleRequest(ServletSecurityConstraintHandler.java:56)
  335. at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:58)
  336. at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:72)
  337. at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50)
  338. at io.undertow.security.handlers.SecurityInitialHandler.handleRequest(SecurityInitialHandler.java:76)
  339. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  340. at org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61)
  341. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  342. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  343. at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:282)
  344. at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:261)
  345. at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:80)
  346. at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:172)
  347. at io.undertow.server.Connectors.executeRootHandler(Connectors.java:199)
  348. at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:774)
  349. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  350. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  351. at java.lang.Thread.run(Thread.java:745)
  352. Caused by: org.jboss.resteasy.spi.UnhandledException: java.lang.IllegalArgumentException: Not an entity: class com.sirma.itt.emf.cls.entity.CodeValue
  353. at org.jboss.resteasy.core.ExceptionHandler.handleApplicationException(ExceptionHandler.java:76)
  354. at org.jboss.resteasy.core.ExceptionHandler.handleException(ExceptionHandler.java:212)
  355. at org.jboss.resteasy.core.SynchronousDispatcher.writeException(SynchronousDispatcher.java:149)
  356. at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:372)
  357. at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:179)
  358. at org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher.service(ServletContainerDispatcher.java:220)
  359. at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:56)
  360. at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:51)
  361. at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
  362. at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:86)
  363. at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:82)
  364. at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)
  365. at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
  366. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  367. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  368. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  369. at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:263)
  370. at io.undertow.servlet.handlers.ServletInitialHandler.dispatchToPath(ServletInitialHandler.java:198)
  371. at io.undertow.servlet.spec.RequestDispatcherImpl.forwardImpl(RequestDispatcherImpl.java:195)
  372. ... 33 more
  373. Caused by: java.lang.IllegalArgumentException: Not an entity: class com.sirma.itt.emf.cls.entity.CodeValue
  374. at org.hibernate.jpa.internal.metamodel.MetamodelImpl.entity(MetamodelImpl.java:203)
  375. at org.hibernate.jpa.criteria.QueryStructure.from(QueryStructure.java:139)
  376. at org.hibernate.jpa.criteria.CriteriaQueryImpl.from(CriteriaQueryImpl.java:173)
  377. at com.sirma.itt.emf.cls.service.CodeListServiceImpl.buildCodeValueCountQuery(CodeListServiceImpl.java:507)
  378. at com.sirma.itt.emf.cls.service.CodeListServiceImpl.getCodeValues(CodeListServiceImpl.java:109)
  379. at com.sirma.itt.emf.cls.service.CodeListServiceImpl$Proxy$_$$_WeldSubclass.getCodeValues$$super(Unknown Source)
  380. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  381. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  382. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  383. at java.lang.reflect.Method.invoke(Method.java:497)
  384. at org.jboss.weld.interceptor.proxy.TerminalAroundInvokeInvocationContext.proceedInternal(TerminalAroundInvokeInvocationContext.java:49)
  385. at org.jboss.weld.interceptor.proxy.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:77)
  386. at com.arjuna.ats.jta.cdi.transactional.TransactionalInterceptorBase.invokeInOurTx(TransactionalInterceptorBase.java:92)
  387. at com.arjuna.ats.jta.cdi.transactional.TransactionalInterceptorRequired.intercept(TransactionalInterceptorRequired.java:52)
  388. at sun.reflect.GeneratedMethodAccessor259.invoke(Unknown Source)
  389. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  390. at java.lang.reflect.Method.invoke(Method.java:497)
  391. at org.jboss.weld.interceptor.reader.SimpleInterceptorInvocation$SimpleMethodInvocation.invoke(SimpleInterceptorInvocation.java:74)
  392. at org.jboss.weld.interceptor.proxy.InterceptorMethodHandler.executeAroundInvoke(InterceptorMethodHandler.java:84)
  393. at org.jboss.weld.interceptor.proxy.InterceptorMethodHandler.executeInterception(InterceptorMethodHandler.java:72)
  394. at org.jboss.weld.interceptor.proxy.InterceptorMethodHandler.invoke(InterceptorMethodHandler.java:56)
  395. at org.jboss.weld.bean.proxy.CombinedInterceptorAndDecoratorStackMethodHandler.invoke(CombinedInterceptorAndDecoratorStackMethodHandler.java:79)
  396. at org.jboss.weld.bean.proxy.CombinedInterceptorAndDecoratorStackMethodHandler.invoke(CombinedInterceptorAndDecoratorStackMethodHandler.java:68)
  397. at com.sirma.itt.emf.cls.service.CodeListServiceImpl$Proxy$_$$_WeldSubclass.getCodeValues(Unknown Source)
  398. at com.sirma.itt.emf.cls.accessor.ClsCodelistServerAccessor.getCodeValues(ClsCodelistServerAccessor.java:72)
  399. at com.sirma.itt.emf.codelist.CodelistServiceImpl$CodelistCacheLookup.findByKey(CodelistServiceImpl.java:385)
  400. at com.sirma.itt.emf.codelist.CodelistServiceImpl$CodelistCacheLookup.findByKey(CodelistServiceImpl.java:368)
  401. at com.sirma.itt.seip.cache.lookup.EntityLookupCache.getByKey(EntityLookupCache.java:155)
  402. at com.sirma.itt.emf.codelist.CodelistServiceImpl.getCodeValues(CodelistServiceImpl.java:219)
  403. at com.sirma.itt.emf.codelist.CodelistServiceImpl$Proxy$_$$_WeldSubclass.getCodeValues(Unknown Source)
  404. at com.sirma.itt.emf.codelist.CodelistServiceImpl.getCodeValuesInternal(CodelistServiceImpl.java:112)
  405. at com.sirma.itt.emf.codelist.CodelistServiceImpl.getCodeValues(CodelistServiceImpl.java:108)
  406. at com.sirma.itt.emf.codelist.CodelistServiceImpl$Proxy$_$$_WeldSubclass.getCodeValues(Unknown Source)
  407. at com.sirma.itt.emf.codelist.CodelistServiceImpl$Proxy$_$$_WeldClientProxy.getCodeValues(Unknown Source)
  408. at com.sirma.itt.emf.web.rest.CodelistRestService.retrieveCodeValues(CodelistRestService.java:96)
  409. at com.sirma.itt.emf.web.rest.CodelistRestService$Proxy$_$$_WeldClientProxy.retrieveCodeValues(Unknown Source)
  410. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  411. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  412. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  413. at java.lang.reflect.Method.invoke(Method.java:497)
  414. at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:137)
  415. at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:296)
  416. at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:250)
  417. at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:237)
  418. at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:356)
  419. ... 48 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement