Advertisement
AnnaRadeva

NewPaste

Jul 1st, 2015
263
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 80.49 KB | None | 0 0
  1. 14:36:51,778 ERROR [freemarker.runtime] (http-/0.0.0.0:8443-1) Error executing FreeMarker template: freemarker.core.InvalidReferenceException: The following has evaluated to null or missing:
  2. ==> codelists.getCodeValue(2, rootContext.properties['type']) [in template "email_project_assign" at line 3, column 91]
  3.  
  4. Tip: If the failing expression is known to be legally null/missing, either specify a default value with myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthessis: (myOptionVar.foo)!myDefault, (myOptionVar.foo)??
  5.  
  6. The failing instruction:
  7. ==> ${codelists.getCodeValue(2, rootConte... [in template "email_project_assign" at line 3, column 89]
  8. at freemarker.core.InvalidReferenceException.getInstance(InvalidReferenceException.java:98) [org.freemarker-freemarker.jar:2.3.20]
  9. at freemarker.core.UnexpectedTypeException.newDesciptionBuilder(UnexpectedTypeException.java:41) [org.freemarker-freemarker.jar:2.3.20]
  10. at freemarker.core.UnexpectedTypeException.<init>(UnexpectedTypeException.java:24) [org.freemarker-freemarker.jar:2.3.20]
  11. at freemarker.core.Dot._eval(Dot.java:81) [org.freemarker-freemarker.jar:2.3.20]
  12. at freemarker.core.Expression.eval(Expression.java:111) [org.freemarker-freemarker.jar:2.3.20]
  13. at freemarker.core.DynamicKeyName._eval(DynamicKeyName.java:82) [org.freemarker-freemarker.jar:2.3.20]
  14. at freemarker.core.Expression.eval(Expression.java:111) [org.freemarker-freemarker.jar:2.3.20]
  15. at freemarker.core.Expression.evalAndCoerceToString(Expression.java:115) [org.freemarker-freemarker.jar:2.3.20]
  16. at freemarker.core.DollarVariable.accept(DollarVariable.java:76) [org.freemarker-freemarker.jar:2.3.20]
  17. at freemarker.core.Environment.visit(Environment.java:265) [org.freemarker-freemarker.jar:2.3.20]
  18. at freemarker.core.MixedContent.accept(MixedContent.java:93) [org.freemarker-freemarker.jar:2.3.20]
  19. at freemarker.core.Environment.visit(Environment.java:265) [org.freemarker-freemarker.jar:2.3.20]
  20. at freemarker.core.Environment.process(Environment.java:243) [org.freemarker-freemarker.jar:2.3.20]
  21. at freemarker.template.Template.process(Template.java:277) [org.freemarker-freemarker.jar:2.3.20]
  22. at com.sirma.itt.cmf.services.impl.MailNotificationServiceImpl.sendMailInternal(MailNotificationServiceImpl.java:218) [com.sirma.itt.cmf-cmf-core-impl.jar:]
  23. at com.sirma.itt.cmf.services.impl.MailNotificationServiceImpl.sendEmail(MailNotificationServiceImpl.java:183) [com.sirma.itt.cmf-cmf-core-impl.jar:]
  24. at com.sirma.itt.cmf.services.impl.MailNotificationServiceImpl$Proxy$_$$_WeldSubclass.sendEmail(MailNotificationServiceImpl$Proxy$_$$_WeldSubclass.java) [com.sirma.itt.cmf-cmf-core-impl.jar:]
  25. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.7.0_40]
  26. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [rt.jar:1.7.0_40]
  27. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.7.0_40]
  28. at java.lang.reflect.Method.invoke(Method.java:606) [rt.jar:1.7.0_40]
  29. at org.jboss.weld.interceptor.proxy.SimpleInterceptionChain.invokeNextInterceptor(SimpleInterceptionChain.java:85) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  30. at org.jboss.weld.interceptor.proxy.InterceptorMethodHandler.executeInterception(InterceptorMethodHandler.java:112) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  31. at org.jboss.weld.interceptor.proxy.InterceptorMethodHandler.invoke(InterceptorMethodHandler.java:88) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  32. at org.jboss.weld.bean.proxy.CombinedInterceptorAndDecoratorStackMethodHandler.invoke(CombinedInterceptorAndDecoratorStackMethodHandler.java:55) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  33. at com.sirma.itt.cmf.services.impl.MailNotificationServiceImpl$Proxy$_$$_WeldSubclass.sendEmail(MailNotificationServiceImpl$Proxy$_$$_WeldSubclass.java) [com.sirma.itt.cmf-cmf-core-impl.jar:]
  34. at com.sirma.itt.cmf.services.impl.MailNotificationServiceImpl$Proxy$_$$_WeldClientProxy.sendEmail(MailNotificationServiceImpl$Proxy$_$$_WeldClientProxy.java) [com.sirma.itt.cmf-cmf-core-impl.jar:]
  35. at com.sirma.itt.pm.link.LinkageObserver.sendMailInternalToUsers(LinkageObserver.java:260) [com.sirma.itt.pm-pm-core-impl.jar:]
  36. at com.sirma.itt.pm.link.LinkageObserver.onResourcesChanged(LinkageObserver.java:236) [com.sirma.itt.pm-pm-core-impl.jar:]
  37. at com.sirma.itt.pm.link.LinkageObserver$Proxy$_$$_WeldSubclass.onResourcesChanged(LinkageObserver$Proxy$_$$_WeldSubclass.java) [com.sirma.itt.pm-pm-core-impl.jar:]
  38. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.7.0_40]
  39. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [rt.jar:1.7.0_40]
  40. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.7.0_40]
  41. at java.lang.reflect.Method.invoke(Method.java:606) [rt.jar:1.7.0_40]
  42. at org.jboss.weld.interceptor.proxy.SimpleInterceptionChain.invokeNextInterceptor(SimpleInterceptionChain.java:85) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  43. at org.jboss.weld.interceptor.proxy.InterceptorInvocationContext.proceed(InterceptorInvocationContext.java:127) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  44. at com.sirma.itt.emf.security.context.EmfSecurityInterceptor$1.call(EmfSecurityInterceptor.java:86) [com.sirma.itt.emf-emf-core-api.jar:]
  45. at com.sirma.itt.emf.security.context.SecurityContextManager.callAs(SecurityContextManager.java:599) [com.sirma.itt.emf-emf-core-api.jar:]
  46. at com.sirma.itt.emf.security.context.SecurityContextManager.callAsSystem(SecurityContextManager.java:679) [com.sirma.itt.emf-emf-core-api.jar:]
  47. at com.sirma.itt.emf.security.context.EmfSecurityInterceptor.interceptInternal(EmfSecurityInterceptor.java:83) [com.sirma.itt.emf-emf-core-api.jar:]
  48. at com.sirma.itt.emf.security.context.EmfSecurityInterceptor.manageSecurityContext(EmfSecurityInterceptor.java:53) [com.sirma.itt.emf-emf-core-api.jar:]
  49. at sun.reflect.GeneratedMethodAccessor546.invoke(Unknown Source) [:1.7.0_40]
  50. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.7.0_40]
  51. at java.lang.reflect.Method.invoke(Method.java:606) [rt.jar:1.7.0_40]
  52. at org.jboss.weld.interceptor.proxy.SimpleMethodInvocation.invoke(SimpleMethodInvocation.java:30) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  53. at org.jboss.weld.interceptor.proxy.SimpleInterceptionChain.invokeNextInterceptor(SimpleInterceptionChain.java:69) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  54. at org.jboss.weld.interceptor.proxy.InterceptorMethodHandler.executeInterception(InterceptorMethodHandler.java:112) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  55. at org.jboss.weld.interceptor.proxy.InterceptorMethodHandler.invoke(InterceptorMethodHandler.java:88) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  56. at org.jboss.weld.bean.proxy.CombinedInterceptorAndDecoratorStackMethodHandler.invoke(CombinedInterceptorAndDecoratorStackMethodHandler.java:55) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  57. at com.sirma.itt.pm.link.LinkageObserver$Proxy$_$$_WeldSubclass.onResourcesChanged(LinkageObserver$Proxy$_$$_WeldSubclass.java) [com.sirma.itt.pm-pm-core-impl.jar:]
  58. at com.sirma.itt.pm.link.LinkageObserver$Proxy$_$$_WeldClientProxy.onResourcesChanged(LinkageObserver$Proxy$_$$_WeldClientProxy.java) [com.sirma.itt.pm-pm-core-impl.jar:]
  59. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.7.0_40]
  60. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [rt.jar:1.7.0_40]
  61. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.7.0_40]
  62. at java.lang.reflect.Method.invoke(Method.java:606) [rt.jar:1.7.0_40]
  63. at org.jboss.weld.util.reflection.SecureReflections$13.work(SecureReflections.java:267) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  64. at org.jboss.weld.util.reflection.SecureReflectionAccess.run(SecureReflectionAccess.java:52) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  65. at org.jboss.weld.util.reflection.SecureReflectionAccess.runAsInvocation(SecureReflectionAccess.java:137) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  66. at org.jboss.weld.util.reflection.SecureReflections.invoke(SecureReflections.java:263) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  67. at org.jboss.weld.introspector.jlr.WeldMethodImpl.invokeOnInstance(WeldMethodImpl.java:170) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  68. at org.jboss.weld.introspector.ForwardingWeldMethod.invokeOnInstance(ForwardingWeldMethod.java:51) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  69. at org.jboss.weld.injection.MethodInjectionPoint.invokeOnInstanceWithSpecialValue(MethodInjectionPoint.java:154) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  70. at org.jboss.weld.event.ObserverMethodImpl.sendEvent(ObserverMethodImpl.java:245) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  71. at org.jboss.weld.event.ObserverMethodImpl.sendEvent(ObserverMethodImpl.java:233) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  72. at org.jboss.weld.event.ObserverMethodImpl.notify(ObserverMethodImpl.java:213) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  73. at org.jboss.weld.event.ObserverNotifier.notifyObserver(ObserverNotifier.java:117) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  74. at org.jboss.weld.event.TransactionalObserverNotifier.notifyObserver(TransactionalObserverNotifier.java:44) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  75. at org.jboss.weld.event.ObserverNotifier.notifyObservers(ObserverNotifier.java:85) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  76. at org.jboss.weld.event.ObserverNotifier.fireEvent(ObserverNotifier.java:75) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  77. at org.jboss.weld.event.ObserverNotifier.fireEvent(ObserverNotifier.java:70) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  78. at org.jboss.weld.manager.BeanManagerImpl.fireEvent(BeanManagerImpl.java:562) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  79. at com.sirma.itt.emf.event.EventServiceImpl.fire(EventServiceImpl.java:40) [com.sirma.itt.emf-emf-core-impl.jar:]
  80. at com.sirma.itt.emf.event.EventServiceImpl$Proxy$_$$_WeldClientProxy.fire(EventServiceImpl$Proxy$_$$_WeldClientProxy.java) [com.sirma.itt.emf-emf-core-impl.jar:]
  81. at com.sirma.itt.emf.security.RolePermissionServiceImpl.postProcessPermissionUpdate(RolePermissionServiceImpl.java:1413) [com.sirma.itt.emf-emf-core-impl.jar:]
  82. at com.sirma.itt.emf.security.RolePermissionServiceImpl.setPermissionsInternal(RolePermissionServiceImpl.java:760) [com.sirma.itt.emf-emf-core-impl.jar:]
  83. at com.sirma.itt.emf.security.RolePermissionServiceImpl.setSpecialPermissions(RolePermissionServiceImpl.java:569) [com.sirma.itt.emf-emf-core-impl.jar:]
  84. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.7.0_40]
  85. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [rt.jar:1.7.0_40]
  86. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.7.0_40]
  87. at java.lang.reflect.Method.invoke(Method.java:606) [rt.jar:1.7.0_40]
  88. at org.jboss.as.ee.component.ManagedReferenceMethodInterceptorFactory$ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptorFactory.java:72) [jboss-as-ee-7.1.1.Final.jar:7.1.1.Final]
  89. at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
  90. at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:374) [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
  91. at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:114) [jboss-as-weld-7.1.1.Final.jar:7.1.1.Final]
  92. at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:125) [jboss-as-weld-7.1.1.Final.jar:7.1.1.Final]
  93. at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:135) [jboss-as-weld-7.1.1.Final.jar:7.1.1.Final]
  94. at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:36) [jboss-as-ee-7.1.1.Final.jar:7.1.1.Final]
  95. at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
  96. at org.jboss.invocation.WeavedInterceptor.processInvocation(WeavedInterceptor.java:53) [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
  97. at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:36) [jboss-as-ee-7.1.1.Final.jar:7.1.1.Final]
  98. at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
  99. at org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47) [jboss-as-jpa-7.1.1.Final.jar:7.1.1.Final]
  100. at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
  101. at org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:82) [jboss-as-weld-7.1.1.Final.jar:7.1.1.Final]
  102. at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
  103. at org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:21) [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
  104. at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
  105. at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
  106. at org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:53) [jboss-as-ee-7.1.1.Final.jar:7.1.1.Final]
  107. at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
  108. at org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51) [jboss-as-ejb3-7.1.1.Final.jar:7.1.1.Final]
  109. at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
  110. at org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInCallerTx(CMTTxInterceptor.java:202) [jboss-as-ejb3-7.1.1.Final.jar:7.1.1.Final]
  111. at org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:306) [jboss-as-ejb3-7.1.1.Final.jar:7.1.1.Final]
  112. at org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:190) [jboss-as-ejb3-7.1.1.Final.jar:7.1.1.Final]
  113. at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
  114. at org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41) [jboss-as-ejb3-7.1.1.Final.jar:7.1.1.Final]
  115. at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
  116. at org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:59) [jboss-as-ejb3-7.1.1.Final.jar:7.1.1.Final]
  117. at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
  118. at org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50) [jboss-as-ee-7.1.1.Final.jar:7.1.1.Final]
  119. at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
  120. at org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:32) [jboss-as-ejb3-7.1.1.Final.jar:7.1.1.Final]
  121. at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
  122. at org.jboss.as.ee.component.TCCLInterceptor.processInvocation(TCCLInterceptor.java:45) [jboss-as-ee-7.1.1.Final.jar:7.1.1.Final]
  123. at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
  124. at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
  125. at org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:165) [jboss-as-ee-7.1.1.Final.jar:7.1.1.Final]
  126. at org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:173) [jboss-as-ee-7.1.1.Final.jar:7.1.1.Final]
  127. at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
  128. at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
  129. at org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:72) [jboss-as-ee-7.1.1.Final.jar:7.1.1.Final]
  130. at com.sirma.itt.emf.security.PermissionService$$$view32.setSpecialPermissions(Unknown Source) [com.sirma.itt.emf-emf-core-api.jar:]
  131. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.7.0_40]
  132. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [rt.jar:1.7.0_40]
  133. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.7.0_40]
  134. at java.lang.reflect.Method.invoke(Method.java:606) [rt.jar:1.7.0_40]
  135. at org.jboss.weld.util.reflection.SecureReflections$13.work(SecureReflections.java:267) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  136. at org.jboss.weld.util.reflection.SecureReflectionAccess.run(SecureReflectionAccess.java:52) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  137. at org.jboss.weld.util.reflection.SecureReflectionAccess.runAsInvocation(SecureReflectionAccess.java:137) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  138. at org.jboss.weld.util.reflection.SecureReflections.invoke(SecureReflections.java:263) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  139. at org.jboss.weld.bean.proxy.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:111) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  140. at org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  141. at org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:105) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  142. at com.sirma.itt.emf.security.PermissionService$85725072$Proxy$_$$_Weld$Proxy$.setSpecialPermissions(PermissionService$85725072$Proxy$_$$_Weld$Proxy$.java) [com.sirma.itt.emf-emf-core-impl.jar:]
  143. at com.sirma.itt.pm.security.observer.AutomaticResourceCreation.onCreateProject(AutomaticResourceCreation.java:66) [com.sirma.itt.pm-pm-core-impl.jar:]
  144. at com.sirma.itt.pm.security.observer.AutomaticResourceCreation$Proxy$_$$_WeldClientProxy.onCreateProject(AutomaticResourceCreation$Proxy$_$$_WeldClientProxy.java) [com.sirma.itt.pm-pm-core-impl.jar:]
  145. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.7.0_40]
  146. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [rt.jar:1.7.0_40]
  147. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.7.0_40]
  148. at java.lang.reflect.Method.invoke(Method.java:606) [rt.jar:1.7.0_40]
  149. at org.jboss.weld.util.reflection.SecureReflections$13.work(SecureReflections.java:267) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  150. at org.jboss.weld.util.reflection.SecureReflectionAccess.run(SecureReflectionAccess.java:52) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  151. at org.jboss.weld.util.reflection.SecureReflectionAccess.runAsInvocation(SecureReflectionAccess.java:137) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  152. at org.jboss.weld.util.reflection.SecureReflections.invoke(SecureReflections.java:263) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  153. at org.jboss.weld.introspector.jlr.WeldMethodImpl.invokeOnInstance(WeldMethodImpl.java:170) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  154. at org.jboss.weld.introspector.ForwardingWeldMethod.invokeOnInstance(ForwardingWeldMethod.java:51) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  155. at org.jboss.weld.injection.MethodInjectionPoint.invokeOnInstanceWithSpecialValue(MethodInjectionPoint.java:154) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  156. at org.jboss.weld.event.ObserverMethodImpl.sendEvent(ObserverMethodImpl.java:245) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  157. at org.jboss.weld.event.ObserverMethodImpl.sendEvent(ObserverMethodImpl.java:233) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  158. at org.jboss.weld.event.ObserverMethodImpl.notify(ObserverMethodImpl.java:213) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  159. at org.jboss.weld.event.ObserverNotifier.notifyObserver(ObserverNotifier.java:117) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  160. at org.jboss.weld.event.TransactionalObserverNotifier.notifyObserver(TransactionalObserverNotifier.java:44) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  161. at org.jboss.weld.event.ObserverNotifier.notifyObservers(ObserverNotifier.java:85) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  162. at org.jboss.weld.event.ObserverNotifier.fireEvent(ObserverNotifier.java:75) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  163. at org.jboss.weld.event.ObserverNotifier.fireEvent(ObserverNotifier.java:70) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  164. at org.jboss.weld.manager.BeanManagerImpl.fireEvent(BeanManagerImpl.java:562) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  165. at com.sirma.itt.emf.event.EventServiceImpl.fire(EventServiceImpl.java:40) [com.sirma.itt.emf-emf-core-impl.jar:]
  166. at com.sirma.itt.emf.event.EventServiceImpl$Proxy$_$$_WeldClientProxy.fire(EventServiceImpl$Proxy$_$$_WeldClientProxy.java) [com.sirma.itt.emf-emf-core-impl.jar:]
  167. at com.sirma.itt.pm.services.impl.ProjectServiceImpl.saveInstance(ProjectServiceImpl.java:171) [com.sirma.itt.pm-pm-core-impl.jar:]
  168. at com.sirma.itt.pm.services.impl.ProjectServiceImpl.save(ProjectServiceImpl.java:320) [com.sirma.itt.pm-pm-core-impl.jar:]
  169. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.7.0_40]
  170. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [rt.jar:1.7.0_40]
  171. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.7.0_40]
  172. at java.lang.reflect.Method.invoke(Method.java:606) [rt.jar:1.7.0_40]
  173. at org.jboss.as.ee.component.ManagedReferenceMethodInterceptorFactory$ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptorFactory.java:72) [jboss-as-ee-7.1.1.Final.jar:7.1.1.Final]
  174. at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
  175. at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:374) [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
  176. at org.jboss.as.weld.ejb.DelegatingInterceptorInvocationContext.proceed(DelegatingInterceptorInvocationContext.java:81) [jboss-as-weld-7.1.1.Final.jar:7.1.1.Final]
  177. at com.sirma.itt.emf.security.context.EmfSecurityInterceptor.interceptInternal(EmfSecurityInterceptor.java:92) [com.sirma.itt.emf-emf-core-api.jar:]
  178. at com.sirma.itt.emf.security.context.EmfSecurityInterceptor.manageSecurityContext(EmfSecurityInterceptor.java:53) [com.sirma.itt.emf-emf-core-api.jar:]
  179. at sun.reflect.GeneratedMethodAccessor546.invoke(Unknown Source) [:1.7.0_40]
  180. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.7.0_40]
  181. at java.lang.reflect.Method.invoke(Method.java:606) [rt.jar:1.7.0_40]
  182. at org.jboss.weld.interceptor.proxy.SimpleMethodInvocation.invoke(SimpleMethodInvocation.java:30) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  183. at org.jboss.weld.interceptor.proxy.SimpleInterceptionChain.invokeNextInterceptor(SimpleInterceptionChain.java:69) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  184. at org.jboss.weld.bean.InterceptorImpl.intercept(InterceptorImpl.java:92) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  185. at org.jboss.as.weld.ejb.DelegatingInterceptorInvocationContext.proceed(DelegatingInterceptorInvocationContext.java:71) [jboss-as-weld-7.1.1.Final.jar:7.1.1.Final]
  186. at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:112) [jboss-as-weld-7.1.1.Final.jar:7.1.1.Final]
  187. at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:125) [jboss-as-weld-7.1.1.Final.jar:7.1.1.Final]
  188. at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:135) [jboss-as-weld-7.1.1.Final.jar:7.1.1.Final]
  189. at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:36) [jboss-as-ee-7.1.1.Final.jar:7.1.1.Final]
  190. at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
  191. at org.jboss.invocation.WeavedInterceptor.processInvocation(WeavedInterceptor.java:53) [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
  192. at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:36) [jboss-as-ee-7.1.1.Final.jar:7.1.1.Final]
  193. at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
  194. at org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47) [jboss-as-jpa-7.1.1.Final.jar:7.1.1.Final]
  195. at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
  196. at org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:82) [jboss-as-weld-7.1.1.Final.jar:7.1.1.Final]
  197. at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
  198. at org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:21) [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
  199. at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
  200. at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
  201. at org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:53) [jboss-as-ee-7.1.1.Final.jar:7.1.1.Final]
  202. at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
  203. at org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51) [jboss-as-ejb3-7.1.1.Final.jar:7.1.1.Final]
  204. at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
  205. at org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:228) [jboss-as-ejb3-7.1.1.Final.jar:7.1.1.Final]
  206. at org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:304) [jboss-as-ejb3-7.1.1.Final.jar:7.1.1.Final]
  207. at org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:190) [jboss-as-ejb3-7.1.1.Final.jar:7.1.1.Final]
  208. at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
  209. at org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41) [jboss-as-ejb3-7.1.1.Final.jar:7.1.1.Final]
  210. at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
  211. at org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:59) [jboss-as-ejb3-7.1.1.Final.jar:7.1.1.Final]
  212. at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
  213. at org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50) [jboss-as-ee-7.1.1.Final.jar:7.1.1.Final]
  214. at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
  215. at org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:32) [jboss-as-ejb3-7.1.1.Final.jar:7.1.1.Final]
  216. at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
  217. at org.jboss.as.ee.component.TCCLInterceptor.processInvocation(TCCLInterceptor.java:45) [jboss-as-ee-7.1.1.Final.jar:7.1.1.Final]
  218. at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
  219. at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
  220. at org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:165) [jboss-as-ee-7.1.1.Final.jar:7.1.1.Final]
  221. at org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:173) [jboss-as-ee-7.1.1.Final.jar:7.1.1.Final]
  222. at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
  223. at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
  224. at org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:72) [jboss-as-ee-7.1.1.Final.jar:7.1.1.Final]
  225. at com.sirma.itt.pm.services.ProjectService$$$view8.save(Unknown Source) [com.sirma.itt.pm-pm-core-api.jar:]
  226. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.7.0_40]
  227. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [rt.jar:1.7.0_40]
  228. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.7.0_40]
  229. at java.lang.reflect.Method.invoke(Method.java:606) [rt.jar:1.7.0_40]
  230. at org.jboss.weld.util.reflection.SecureReflections$13.work(SecureReflections.java:267) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  231. at org.jboss.weld.util.reflection.SecureReflectionAccess.run(SecureReflectionAccess.java:52) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  232. at org.jboss.weld.util.reflection.SecureReflectionAccess.runAsInvocation(SecureReflectionAccess.java:137) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  233. at org.jboss.weld.util.reflection.SecureReflections.invoke(SecureReflections.java:263) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  234. at org.jboss.weld.bean.proxy.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:111) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  235. at org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  236. at org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:105) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  237. at com.sirma.itt.pm.services.impl.InstanceService$ProjectService$642327230$Proxy$_$$_Weld$Proxy$.save(InstanceService$ProjectService$642327230$Proxy$_$$_Weld$Proxy$.java) [com.sirma.itt.pm-pm-core-impl.jar:]
  238. at com.sirma.itt.pm.web.project.ProjectLandingPage.saveInstance(ProjectLandingPage.java:70) [com.sirma.itt.pm-pm-web.jar:]
  239. at com.sirma.itt.pm.web.project.ProjectLandingPage.saveInstance(ProjectLandingPage.java:30) [com.sirma.itt.pm-pm-web.jar:]
  240. at com.sirma.cmf.web.instance.landingpage.InstanceLandingPage.save(InstanceLandingPage.java:650) [com.sirma.itt.cmf-cmf-web.jar:]
  241. at com.sirma.itt.pm.web.project.ProjectLandingPage$Proxy$_$$_WeldClientProxy.save(ProjectLandingPage$Proxy$_$$_WeldClientProxy.java) [com.sirma.itt.pm-pm-web.jar:]
  242. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.7.0_40]
  243. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [rt.jar:1.7.0_40]
  244. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.7.0_40]
  245. at java.lang.reflect.Method.invoke(Method.java:606) [rt.jar:1.7.0_40]
  246. at org.apache.el.parser.AstValue.invoke(AstValue.java:264) [jbossweb-7.0.17.Final.jar:]
  247. at org.apache.el.MethodExpressionImpl.invoke(MethodExpressionImpl.java:278) [jbossweb-7.0.17.Final.jar:]
  248. at org.jboss.weld.util.el.ForwardingMethodExpression.invoke(ForwardingMethodExpression.java:39) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  249. at org.jboss.weld.el.WeldMethodExpression.invoke(WeldMethodExpression.java:50) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  250. at com.sun.faces.facelets.el.TagMethodExpression.invoke(TagMethodExpression.java:105) [jsf-impl-2.1.19-redhat-1.jar:2.1.19-redhat-1]
  251. at javax.faces.component.MethodBindingMethodExpressionAdapter.invoke(MethodBindingMethodExpressionAdapter.java:87) [jboss-jsf-api_2.1_spec-2.1.19.Final-redhat-1.jar:2.1.19.Final-redhat-1]
  252. at com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:101) [jsf-impl-2.1.19-redhat-1.jar:2.1.19-redhat-1]
  253. at org.apache.myfaces.extensions.cdi.jsf.impl.security.SecurityViolationAwareActionListener.processAction(SecurityViolationAwareActionListener.java:56) [org.apache.myfaces.extensions.cdi.modules-myfaces-extcdi-jsf20-module-impl.jar:1.0.5]
  254. at org.apache.myfaces.extensions.cdi.jsf.impl.config.view.ViewControllerActionListener.processAction(ViewControllerActionListener.java:68) [org.apache.myfaces.extensions.cdi.modules-myfaces-extcdi-jsf20-module-impl.jar:1.0.5]
  255. at org.apache.myfaces.extensions.cdi.jsf.impl.listener.action.CodiActionListener.processAction(CodiActionListener.java:58) [org.apache.myfaces.extensions.cdi.modules-myfaces-extcdi-jsf20-module-impl.jar:1.0.5]
  256. at javax.faces.component.UICommand.broadcast(UICommand.java:315) [jboss-jsf-api_2.1_spec-2.1.19.Final-redhat-1.jar:2.1.19.Final-redhat-1]
  257. at javax.faces.component.UIViewRoot.broadcastEvents(UIViewRoot.java:786) [jboss-jsf-api_2.1_spec-2.1.19.Final-redhat-1.jar:2.1.19.Final-redhat-1]
  258. at javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:1251) [jboss-jsf-api_2.1_spec-2.1.19.Final-redhat-1.jar:2.1.19.Final-redhat-1]
  259. at com.sun.faces.lifecycle.InvokeApplicationPhase.execute(InvokeApplicationPhase.java:81) [jsf-impl-2.1.19-redhat-1.jar:2.1.19-redhat-1]
  260. at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:101) [jsf-impl-2.1.19-redhat-1.jar:2.1.19-redhat-1]
  261. at com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:118) [jsf-impl-2.1.19-redhat-1.jar:2.1.19-redhat-1]
  262. at org.apache.myfaces.extensions.cdi.jsf2.impl.listener.phase.CodiLifecycleWrapper.execute(CodiLifecycleWrapper.java:95) [org.apache.myfaces.extensions.cdi.modules-myfaces-extcdi-jsf20-module-impl.jar:1.0.5]
  263. at javax.faces.webapp.FacesServlet.service(FacesServlet.java:593) [jboss-jsf-api_2.1_spec-2.1.19.Final-redhat-1.jar:2.1.19.Final-redhat-1]
  264. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:329) [jbossweb-7.0.17.Final.jar:]
  265. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:248) [jbossweb-7.0.17.Final.jar:]
  266. at com.sirma.itt.emf.authentication.sso.saml.SAMLSSOSecurityFilter.doFilter(SAMLSSOSecurityFilter.java:137) [com.sirma.itt.seip-emf-sso-saml.jar:]
  267. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:280) [jbossweb-7.0.17.Final.jar:]
  268. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:248) [jbossweb-7.0.17.Final.jar:]
  269. at org.jboss.weld.servlet.ConversationPropagationFilter.doFilter(ConversationPropagationFilter.java:62) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  270. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:280) [jbossweb-7.0.17.Final.jar:]
  271. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:248) [jbossweb-7.0.17.Final.jar:]
  272. at com.sirma.itt.emf.web.filter.EncodingFilter.doFilter(EncodingFilter.java:28) [com.sirma.itt.emf-emf-core-web.jar:]
  273. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:280) [jbossweb-7.0.17.Final.jar:]
  274. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:248) [jbossweb-7.0.17.Final.jar:]
  275. at com.sirma.itt.emf.web.filter.ClearSecurityContextFilter.doFilter(ClearSecurityContextFilter.java:39) [com.sirma.itt.emf-emf-core-web.jar:]
  276. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:280) [jbossweb-7.0.17.Final.jar:]
  277. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:248) [jbossweb-7.0.17.Final.jar:]
  278. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:275) [jbossweb-7.0.17.Final.jar:]
  279. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:161) [jbossweb-7.0.17.Final.jar:]
  280. at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:397) [jbossweb-7.0.17.Final.jar:]
  281. at org.jboss.as.jpa.interceptor.WebNonTxEmCloserValve.invoke(WebNonTxEmCloserValve.java:50) [jboss-as-jpa-7.1.1.Final.jar:7.1.1.Final]
  282. at org.jboss.as.web.security.SecurityContextAssociationValve.invoke(SecurityContextAssociationValve.java:153) [jboss-as-web-7.1.1.Final.jar:7.1.1.Final]
  283. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:155) [jbossweb-7.0.17.Final.jar:]
  284. at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102) [jbossweb-7.0.17.Final.jar:]
  285. at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) [jbossweb-7.0.17.Final.jar:]
  286. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:372) [jbossweb-7.0.17.Final.jar:]
  287. at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:877) [jbossweb-7.0.17.Final.jar:]
  288. at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:679) [jbossweb-7.0.17.Final.jar:]
  289. at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:931) [jbossweb-7.0.17.Final.jar:]
  290. at java.lang.Thread.run(Thread.java:724) [rt.jar:1.7.0_40]
  291.  
  292. 14:36:51,962 WARN [com.sirma.itt.pm.link.LinkageObserver] (http-/0.0.0.0:8443-1) Failed to send mail to Anna Radeva: com.sirma.itt.emf.exceptions.EmfRuntimeException: freemarker.core.InvalidReferenceException: The following has evaluated to null or missing:
  293. ==> codelists.getCodeValue(2, rootContext.properties['type']) [in template "email_project_assign" at line 3, column 91]
  294.  
  295. Tip: If the failing expression is known to be legally null/missing, either specify a default value with myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthessis: (myOptionVar.foo)!myDefault, (myOptionVar.foo)??
  296.  
  297. The failing instruction:
  298. ==> ${codelists.getCodeValue(2, rootConte... [in template "email_project_assign" at line 3, column 89]
  299. at com.sirma.itt.cmf.services.impl.MailNotificationServiceImpl.sendEmail(MailNotificationServiceImpl.java:185) [com.sirma.itt.cmf-cmf-core-impl.jar:]
  300. at com.sirma.itt.cmf.services.impl.MailNotificationServiceImpl$Proxy$_$$_WeldSubclass.sendEmail(MailNotificationServiceImpl$Proxy$_$$_WeldSubclass.java) [com.sirma.itt.cmf-cmf-core-impl.jar:]
  301. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.7.0_40]
  302. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [rt.jar:1.7.0_40]
  303. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.7.0_40]
  304. at java.lang.reflect.Method.invoke(Method.java:606) [rt.jar:1.7.0_40]
  305. at org.jboss.weld.interceptor.proxy.SimpleInterceptionChain.invokeNextInterceptor(SimpleInterceptionChain.java:85) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  306. at org.jboss.weld.interceptor.proxy.InterceptorMethodHandler.executeInterception(InterceptorMethodHandler.java:112) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  307. at org.jboss.weld.interceptor.proxy.InterceptorMethodHandler.invoke(InterceptorMethodHandler.java:88) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  308. at org.jboss.weld.bean.proxy.CombinedInterceptorAndDecoratorStackMethodHandler.invoke(CombinedInterceptorAndDecoratorStackMethodHandler.java:55) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  309. at com.sirma.itt.cmf.services.impl.MailNotificationServiceImpl$Proxy$_$$_WeldSubclass.sendEmail(MailNotificationServiceImpl$Proxy$_$$_WeldSubclass.java) [com.sirma.itt.cmf-cmf-core-impl.jar:]
  310. at com.sirma.itt.cmf.services.impl.MailNotificationServiceImpl$Proxy$_$$_WeldClientProxy.sendEmail(MailNotificationServiceImpl$Proxy$_$$_WeldClientProxy.java) [com.sirma.itt.cmf-cmf-core-impl.jar:]
  311. at com.sirma.itt.pm.link.LinkageObserver.sendMailInternalToUsers(LinkageObserver.java:260) [com.sirma.itt.pm-pm-core-impl.jar:]
  312. at com.sirma.itt.pm.link.LinkageObserver.onResourcesChanged(LinkageObserver.java:236) [com.sirma.itt.pm-pm-core-impl.jar:]
  313. at com.sirma.itt.pm.link.LinkageObserver$Proxy$_$$_WeldSubclass.onResourcesChanged(LinkageObserver$Proxy$_$$_WeldSubclass.java) [com.sirma.itt.pm-pm-core-impl.jar:]
  314. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.7.0_40]
  315. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [rt.jar:1.7.0_40]
  316. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.7.0_40]
  317. at java.lang.reflect.Method.invoke(Method.java:606) [rt.jar:1.7.0_40]
  318. at org.jboss.weld.interceptor.proxy.SimpleInterceptionChain.invokeNextInterceptor(SimpleInterceptionChain.java:85) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  319. at org.jboss.weld.interceptor.proxy.InterceptorInvocationContext.proceed(InterceptorInvocationContext.java:127) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  320. at com.sirma.itt.emf.security.context.EmfSecurityInterceptor$1.call(EmfSecurityInterceptor.java:86) [com.sirma.itt.emf-emf-core-api.jar:]
  321. at com.sirma.itt.emf.security.context.SecurityContextManager.callAs(SecurityContextManager.java:599) [com.sirma.itt.emf-emf-core-api.jar:]
  322. at com.sirma.itt.emf.security.context.SecurityContextManager.callAsSystem(SecurityContextManager.java:679) [com.sirma.itt.emf-emf-core-api.jar:]
  323. at com.sirma.itt.emf.security.context.EmfSecurityInterceptor.interceptInternal(EmfSecurityInterceptor.java:83) [com.sirma.itt.emf-emf-core-api.jar:]
  324. at com.sirma.itt.emf.security.context.EmfSecurityInterceptor.manageSecurityContext(EmfSecurityInterceptor.java:53) [com.sirma.itt.emf-emf-core-api.jar:]
  325. at sun.reflect.GeneratedMethodAccessor546.invoke(Unknown Source) [:1.7.0_40]
  326. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.7.0_40]
  327. at java.lang.reflect.Method.invoke(Method.java:606) [rt.jar:1.7.0_40]
  328. at org.jboss.weld.interceptor.proxy.SimpleMethodInvocation.invoke(SimpleMethodInvocation.java:30) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  329. at org.jboss.weld.interceptor.proxy.SimpleInterceptionChain.invokeNextInterceptor(SimpleInterceptionChain.java:69) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  330. at org.jboss.weld.interceptor.proxy.InterceptorMethodHandler.executeInterception(InterceptorMethodHandler.java:112) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  331. at org.jboss.weld.interceptor.proxy.InterceptorMethodHandler.invoke(InterceptorMethodHandler.java:88) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  332. at org.jboss.weld.bean.proxy.CombinedInterceptorAndDecoratorStackMethodHandler.invoke(CombinedInterceptorAndDecoratorStackMethodHandler.java:55) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  333. at com.sirma.itt.pm.link.LinkageObserver$Proxy$_$$_WeldSubclass.onResourcesChanged(LinkageObserver$Proxy$_$$_WeldSubclass.java) [com.sirma.itt.pm-pm-core-impl.jar:]
  334. at com.sirma.itt.pm.link.LinkageObserver$Proxy$_$$_WeldClientProxy.onResourcesChanged(LinkageObserver$Proxy$_$$_WeldClientProxy.java) [com.sirma.itt.pm-pm-core-impl.jar:]
  335. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.7.0_40]
  336. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [rt.jar:1.7.0_40]
  337. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.7.0_40]
  338. at java.lang.reflect.Method.invoke(Method.java:606) [rt.jar:1.7.0_40]
  339. at org.jboss.weld.util.reflection.SecureReflections$13.work(SecureReflections.java:267) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  340. at org.jboss.weld.util.reflection.SecureReflectionAccess.run(SecureReflectionAccess.java:52) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  341. at org.jboss.weld.util.reflection.SecureReflectionAccess.runAsInvocation(SecureReflectionAccess.java:137) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  342. at org.jboss.weld.util.reflection.SecureReflections.invoke(SecureReflections.java:263) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  343. at org.jboss.weld.introspector.jlr.WeldMethodImpl.invokeOnInstance(WeldMethodImpl.java:170) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  344. at org.jboss.weld.introspector.ForwardingWeldMethod.invokeOnInstance(ForwardingWeldMethod.java:51) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  345. at org.jboss.weld.injection.MethodInjectionPoint.invokeOnInstanceWithSpecialValue(MethodInjectionPoint.java:154) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  346. at org.jboss.weld.event.ObserverMethodImpl.sendEvent(ObserverMethodImpl.java:245) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  347. at org.jboss.weld.event.ObserverMethodImpl.sendEvent(ObserverMethodImpl.java:233) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  348. at org.jboss.weld.event.ObserverMethodImpl.notify(ObserverMethodImpl.java:213) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  349. at org.jboss.weld.event.ObserverNotifier.notifyObserver(ObserverNotifier.java:117) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  350. at org.jboss.weld.event.TransactionalObserverNotifier.notifyObserver(TransactionalObserverNotifier.java:44) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  351. at org.jboss.weld.event.ObserverNotifier.notifyObservers(ObserverNotifier.java:85) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  352. at org.jboss.weld.event.ObserverNotifier.fireEvent(ObserverNotifier.java:75) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  353. at org.jboss.weld.event.ObserverNotifier.fireEvent(ObserverNotifier.java:70) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  354. at org.jboss.weld.manager.BeanManagerImpl.fireEvent(BeanManagerImpl.java:562) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  355. at com.sirma.itt.emf.event.EventServiceImpl.fire(EventServiceImpl.java:40) [com.sirma.itt.emf-emf-core-impl.jar:]
  356. at com.sirma.itt.emf.event.EventServiceImpl$Proxy$_$$_WeldClientProxy.fire(EventServiceImpl$Proxy$_$$_WeldClientProxy.java) [com.sirma.itt.emf-emf-core-impl.jar:]
  357. at com.sirma.itt.emf.security.RolePermissionServiceImpl.postProcessPermissionUpdate(RolePermissionServiceImpl.java:1413) [com.sirma.itt.emf-emf-core-impl.jar:]
  358. at com.sirma.itt.emf.security.RolePermissionServiceImpl.setPermissionsInternal(RolePermissionServiceImpl.java:760) [com.sirma.itt.emf-emf-core-impl.jar:]
  359. at com.sirma.itt.emf.security.RolePermissionServiceImpl.setSpecialPermissions(RolePermissionServiceImpl.java:569) [com.sirma.itt.emf-emf-core-impl.jar:]
  360. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.7.0_40]
  361. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [rt.jar:1.7.0_40]
  362. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.7.0_40]
  363. at java.lang.reflect.Method.invoke(Method.java:606) [rt.jar:1.7.0_40]
  364. at org.jboss.as.ee.component.ManagedReferenceMethodInterceptorFactory$ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptorFactory.java:72) [jboss-as-ee-7.1.1.Final.jar:7.1.1.Final]
  365. at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
  366. at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:374) [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
  367. at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:114) [jboss-as-weld-7.1.1.Final.jar:7.1.1.Final]
  368. at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:125) [jboss-as-weld-7.1.1.Final.jar:7.1.1.Final]
  369. at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:135) [jboss-as-weld-7.1.1.Final.jar:7.1.1.Final]
  370. at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:36) [jboss-as-ee-7.1.1.Final.jar:7.1.1.Final]
  371. at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
  372. at org.jboss.invocation.WeavedInterceptor.processInvocation(WeavedInterceptor.java:53) [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
  373. at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:36) [jboss-as-ee-7.1.1.Final.jar:7.1.1.Final]
  374. at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
  375. at org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47) [jboss-as-jpa-7.1.1.Final.jar:7.1.1.Final]
  376. at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
  377. at org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:82) [jboss-as-weld-7.1.1.Final.jar:7.1.1.Final]
  378. at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
  379. at org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:21) [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
  380. at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
  381. at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
  382. at org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:53) [jboss-as-ee-7.1.1.Final.jar:7.1.1.Final]
  383. at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
  384. at org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51) [jboss-as-ejb3-7.1.1.Final.jar:7.1.1.Final]
  385. at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
  386. at org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInCallerTx(CMTTxInterceptor.java:202) [jboss-as-ejb3-7.1.1.Final.jar:7.1.1.Final]
  387. at org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:306) [jboss-as-ejb3-7.1.1.Final.jar:7.1.1.Final]
  388. at org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:190) [jboss-as-ejb3-7.1.1.Final.jar:7.1.1.Final]
  389. at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
  390. at org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41) [jboss-as-ejb3-7.1.1.Final.jar:7.1.1.Final]
  391. at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
  392. at org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:59) [jboss-as-ejb3-7.1.1.Final.jar:7.1.1.Final]
  393. at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
  394. at org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50) [jboss-as-ee-7.1.1.Final.jar:7.1.1.Final]
  395. at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
  396. at org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:32) [jboss-as-ejb3-7.1.1.Final.jar:7.1.1.Final]
  397. at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
  398. at org.jboss.as.ee.component.TCCLInterceptor.processInvocation(TCCLInterceptor.java:45) [jboss-as-ee-7.1.1.Final.jar:7.1.1.Final]
  399. at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
  400. at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
  401. at org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:165) [jboss-as-ee-7.1.1.Final.jar:7.1.1.Final]
  402. at org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:173) [jboss-as-ee-7.1.1.Final.jar:7.1.1.Final]
  403. at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
  404. at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
  405. at org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:72) [jboss-as-ee-7.1.1.Final.jar:7.1.1.Final]
  406. at com.sirma.itt.emf.security.PermissionService$$$view32.setSpecialPermissions(Unknown Source) [com.sirma.itt.emf-emf-core-api.jar:]
  407. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.7.0_40]
  408. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [rt.jar:1.7.0_40]
  409. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.7.0_40]
  410. at java.lang.reflect.Method.invoke(Method.java:606) [rt.jar:1.7.0_40]
  411. at org.jboss.weld.util.reflection.SecureReflections$13.work(SecureReflections.java:267) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  412. at org.jboss.weld.util.reflection.SecureReflectionAccess.run(SecureReflectionAccess.java:52) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  413. at org.jboss.weld.util.reflection.SecureReflectionAccess.runAsInvocation(SecureReflectionAccess.java:137) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  414. at org.jboss.weld.util.reflection.SecureReflections.invoke(SecureReflections.java:263) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  415. at org.jboss.weld.bean.proxy.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:111) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  416. at org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  417. at org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:105) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  418. at com.sirma.itt.emf.security.PermissionService$85725072$Proxy$_$$_Weld$Proxy$.setSpecialPermissions(PermissionService$85725072$Proxy$_$$_Weld$Proxy$.java) [com.sirma.itt.emf-emf-core-impl.jar:]
  419. at com.sirma.itt.pm.security.observer.AutomaticResourceCreation.onCreateProject(AutomaticResourceCreation.java:66) [com.sirma.itt.pm-pm-core-impl.jar:]
  420. at com.sirma.itt.pm.security.observer.AutomaticResourceCreation$Proxy$_$$_WeldClientProxy.onCreateProject(AutomaticResourceCreation$Proxy$_$$_WeldClientProxy.java) [com.sirma.itt.pm-pm-core-impl.jar:]
  421. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.7.0_40]
  422. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [rt.jar:1.7.0_40]
  423. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.7.0_40]
  424. at java.lang.reflect.Method.invoke(Method.java:606) [rt.jar:1.7.0_40]
  425. at org.jboss.weld.util.reflection.SecureReflections$13.work(SecureReflections.java:267) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  426. at org.jboss.weld.util.reflection.SecureReflectionAccess.run(SecureReflectionAccess.java:52) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  427. at org.jboss.weld.util.reflection.SecureReflectionAccess.runAsInvocation(SecureReflectionAccess.java:137) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  428. at org.jboss.weld.util.reflection.SecureReflections.invoke(SecureReflections.java:263) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  429. at org.jboss.weld.introspector.jlr.WeldMethodImpl.invokeOnInstance(WeldMethodImpl.java:170) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  430. at org.jboss.weld.introspector.ForwardingWeldMethod.invokeOnInstance(ForwardingWeldMethod.java:51) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  431. at org.jboss.weld.injection.MethodInjectionPoint.invokeOnInstanceWithSpecialValue(MethodInjectionPoint.java:154) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  432. at org.jboss.weld.event.ObserverMethodImpl.sendEvent(ObserverMethodImpl.java:245) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  433. at org.jboss.weld.event.ObserverMethodImpl.sendEvent(ObserverMethodImpl.java:233) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  434. at org.jboss.weld.event.ObserverMethodImpl.notify(ObserverMethodImpl.java:213) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  435. at org.jboss.weld.event.ObserverNotifier.notifyObserver(ObserverNotifier.java:117) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  436. at org.jboss.weld.event.TransactionalObserverNotifier.notifyObserver(TransactionalObserverNotifier.java:44) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  437. at org.jboss.weld.event.ObserverNotifier.notifyObservers(ObserverNotifier.java:85) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  438. at org.jboss.weld.event.ObserverNotifier.fireEvent(ObserverNotifier.java:75) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  439. at org.jboss.weld.event.ObserverNotifier.fireEvent(ObserverNotifier.java:70) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  440. at org.jboss.weld.manager.BeanManagerImpl.fireEvent(BeanManagerImpl.java:562) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  441. at com.sirma.itt.emf.event.EventServiceImpl.fire(EventServiceImpl.java:40) [com.sirma.itt.emf-emf-core-impl.jar:]
  442. at com.sirma.itt.emf.event.EventServiceImpl$Proxy$_$$_WeldClientProxy.fire(EventServiceImpl$Proxy$_$$_WeldClientProxy.java) [com.sirma.itt.emf-emf-core-impl.jar:]
  443. at com.sirma.itt.pm.services.impl.ProjectServiceImpl.saveInstance(ProjectServiceImpl.java:171) [com.sirma.itt.pm-pm-core-impl.jar:]
  444. at com.sirma.itt.pm.services.impl.ProjectServiceImpl.save(ProjectServiceImpl.java:320) [com.sirma.itt.pm-pm-core-impl.jar:]
  445. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.7.0_40]
  446. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [rt.jar:1.7.0_40]
  447. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.7.0_40]
  448. at java.lang.reflect.Method.invoke(Method.java:606) [rt.jar:1.7.0_40]
  449. at org.jboss.as.ee.component.ManagedReferenceMethodInterceptorFactory$ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptorFactory.java:72) [jboss-as-ee-7.1.1.Final.jar:7.1.1.Final]
  450. at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
  451. at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:374) [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
  452. at org.jboss.as.weld.ejb.DelegatingInterceptorInvocationContext.proceed(DelegatingInterceptorInvocationContext.java:81) [jboss-as-weld-7.1.1.Final.jar:7.1.1.Final]
  453. at com.sirma.itt.emf.security.context.EmfSecurityInterceptor.interceptInternal(EmfSecurityInterceptor.java:92) [com.sirma.itt.emf-emf-core-api.jar:]
  454. at com.sirma.itt.emf.security.context.EmfSecurityInterceptor.manageSecurityContext(EmfSecurityInterceptor.java:53) [com.sirma.itt.emf-emf-core-api.jar:]
  455. at sun.reflect.GeneratedMethodAccessor546.invoke(Unknown Source) [:1.7.0_40]
  456. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.7.0_40]
  457. at java.lang.reflect.Method.invoke(Method.java:606) [rt.jar:1.7.0_40]
  458. at org.jboss.weld.interceptor.proxy.SimpleMethodInvocation.invoke(SimpleMethodInvocation.java:30) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  459. at org.jboss.weld.interceptor.proxy.SimpleInterceptionChain.invokeNextInterceptor(SimpleInterceptionChain.java:69) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  460. at org.jboss.weld.bean.InterceptorImpl.intercept(InterceptorImpl.java:92) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  461. at org.jboss.as.weld.ejb.DelegatingInterceptorInvocationContext.proceed(DelegatingInterceptorInvocationContext.java:71) [jboss-as-weld-7.1.1.Final.jar:7.1.1.Final]
  462. at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:112) [jboss-as-weld-7.1.1.Final.jar:7.1.1.Final]
  463. at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:125) [jboss-as-weld-7.1.1.Final.jar:7.1.1.Final]
  464. at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:135) [jboss-as-weld-7.1.1.Final.jar:7.1.1.Final]
  465. at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:36) [jboss-as-ee-7.1.1.Final.jar:7.1.1.Final]
  466. at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
  467. at org.jboss.invocation.WeavedInterceptor.processInvocation(WeavedInterceptor.java:53) [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
  468. at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:36) [jboss-as-ee-7.1.1.Final.jar:7.1.1.Final]
  469. at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
  470. at org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47) [jboss-as-jpa-7.1.1.Final.jar:7.1.1.Final]
  471. at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
  472. at org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:82) [jboss-as-weld-7.1.1.Final.jar:7.1.1.Final]
  473. at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
  474. at org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:21) [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
  475. at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
  476. at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
  477. at org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:53) [jboss-as-ee-7.1.1.Final.jar:7.1.1.Final]
  478. at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
  479. at org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51) [jboss-as-ejb3-7.1.1.Final.jar:7.1.1.Final]
  480. at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
  481. at org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:228) [jboss-as-ejb3-7.1.1.Final.jar:7.1.1.Final]
  482. at org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:304) [jboss-as-ejb3-7.1.1.Final.jar:7.1.1.Final]
  483. at org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:190) [jboss-as-ejb3-7.1.1.Final.jar:7.1.1.Final]
  484. at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
  485. at org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41) [jboss-as-ejb3-7.1.1.Final.jar:7.1.1.Final]
  486. at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
  487. at org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:59) [jboss-as-ejb3-7.1.1.Final.jar:7.1.1.Final]
  488. at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
  489. at org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50) [jboss-as-ee-7.1.1.Final.jar:7.1.1.Final]
  490. at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
  491. at org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:32) [jboss-as-ejb3-7.1.1.Final.jar:7.1.1.Final]
  492. at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
  493. at org.jboss.as.ee.component.TCCLInterceptor.processInvocation(TCCLInterceptor.java:45) [jboss-as-ee-7.1.1.Final.jar:7.1.1.Final]
  494. at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
  495. at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
  496. at org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:165) [jboss-as-ee-7.1.1.Final.jar:7.1.1.Final]
  497. at org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:173) [jboss-as-ee-7.1.1.Final.jar:7.1.1.Final]
  498. at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
  499. at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
  500. at org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:72) [jboss-as-ee-7.1.1.Final.jar:7.1.1.Final]
  501. at com.sirma.itt.pm.services.ProjectService$$$view8.save(Unknown Source) [com.sirma.itt.pm-pm-core-api.jar:]
  502. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.7.0_40]
  503. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [rt.jar:1.7.0_40]
  504. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.7.0_40]
  505. at java.lang.reflect.Method.invoke(Method.java:606) [rt.jar:1.7.0_40]
  506. at org.jboss.weld.util.reflection.SecureReflections$13.work(SecureReflections.java:267) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  507. at org.jboss.weld.util.reflection.SecureReflectionAccess.run(SecureReflectionAccess.java:52) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  508. at org.jboss.weld.util.reflection.SecureReflectionAccess.runAsInvocation(SecureReflectionAccess.java:137) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  509. at org.jboss.weld.util.reflection.SecureReflections.invoke(SecureReflections.java:263) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  510. at org.jboss.weld.bean.proxy.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:111) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  511. at org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  512. at org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:105) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  513. at com.sirma.itt.pm.services.impl.InstanceService$ProjectService$642327230$Proxy$_$$_Weld$Proxy$.save(InstanceService$ProjectService$642327230$Proxy$_$$_Weld$Proxy$.java) [com.sirma.itt.pm-pm-core-impl.jar:]
  514. at com.sirma.itt.pm.web.project.ProjectLandingPage.saveInstance(ProjectLandingPage.java:70) [com.sirma.itt.pm-pm-web.jar:]
  515. at com.sirma.itt.pm.web.project.ProjectLandingPage.saveInstance(ProjectLandingPage.java:30) [com.sirma.itt.pm-pm-web.jar:]
  516. at com.sirma.cmf.web.instance.landingpage.InstanceLandingPage.save(InstanceLandingPage.java:650) [com.sirma.itt.cmf-cmf-web.jar:]
  517. at com.sirma.itt.pm.web.project.ProjectLandingPage$Proxy$_$$_WeldClientProxy.save(ProjectLandingPage$Proxy$_$$_WeldClientProxy.java) [com.sirma.itt.pm-pm-web.jar:]
  518. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.7.0_40]
  519. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [rt.jar:1.7.0_40]
  520. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.7.0_40]
  521. at java.lang.reflect.Method.invoke(Method.java:606) [rt.jar:1.7.0_40]
  522. at org.apache.el.parser.AstValue.invoke(AstValue.java:264) [jbossweb-7.0.17.Final.jar:]
  523. at org.apache.el.MethodExpressionImpl.invoke(MethodExpressionImpl.java:278) [jbossweb-7.0.17.Final.jar:]
  524. at org.jboss.weld.util.el.ForwardingMethodExpression.invoke(ForwardingMethodExpression.java:39) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  525. at org.jboss.weld.el.WeldMethodExpression.invoke(WeldMethodExpression.java:50) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  526. at com.sun.faces.facelets.el.TagMethodExpression.invoke(TagMethodExpression.java:105) [jsf-impl-2.1.19-redhat-1.jar:2.1.19-redhat-1]
  527. at javax.faces.component.MethodBindingMethodExpressionAdapter.invoke(MethodBindingMethodExpressionAdapter.java:87) [jboss-jsf-api_2.1_spec-2.1.19.Final-redhat-1.jar:2.1.19.Final-redhat-1]
  528. at com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:101) [jsf-impl-2.1.19-redhat-1.jar:2.1.19-redhat-1]
  529. at org.apache.myfaces.extensions.cdi.jsf.impl.security.SecurityViolationAwareActionListener.processAction(SecurityViolationAwareActionListener.java:56) [org.apache.myfaces.extensions.cdi.modules-myfaces-extcdi-jsf20-module-impl.jar:1.0.5]
  530. at org.apache.myfaces.extensions.cdi.jsf.impl.config.view.ViewControllerActionListener.processAction(ViewControllerActionListener.java:68) [org.apache.myfaces.extensions.cdi.modules-myfaces-extcdi-jsf20-module-impl.jar:1.0.5]
  531. at org.apache.myfaces.extensions.cdi.jsf.impl.listener.action.CodiActionListener.processAction(CodiActionListener.java:58) [org.apache.myfaces.extensions.cdi.modules-myfaces-extcdi-jsf20-module-impl.jar:1.0.5]
  532. at javax.faces.component.UICommand.broadcast(UICommand.java:315) [jboss-jsf-api_2.1_spec-2.1.19.Final-redhat-1.jar:2.1.19.Final-redhat-1]
  533. at javax.faces.component.UIViewRoot.broadcastEvents(UIViewRoot.java:786) [jboss-jsf-api_2.1_spec-2.1.19.Final-redhat-1.jar:2.1.19.Final-redhat-1]
  534. at javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:1251) [jboss-jsf-api_2.1_spec-2.1.19.Final-redhat-1.jar:2.1.19.Final-redhat-1]
  535. at com.sun.faces.lifecycle.InvokeApplicationPhase.execute(InvokeApplicationPhase.java:81) [jsf-impl-2.1.19-redhat-1.jar:2.1.19-redhat-1]
  536. at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:101) [jsf-impl-2.1.19-redhat-1.jar:2.1.19-redhat-1]
  537. at com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:118) [jsf-impl-2.1.19-redhat-1.jar:2.1.19-redhat-1]
  538. at org.apache.myfaces.extensions.cdi.jsf2.impl.listener.phase.CodiLifecycleWrapper.execute(CodiLifecycleWrapper.java:95) [org.apache.myfaces.extensions.cdi.modules-myfaces-extcdi-jsf20-module-impl.jar:1.0.5]
  539. at javax.faces.webapp.FacesServlet.service(FacesServlet.java:593) [jboss-jsf-api_2.1_spec-2.1.19.Final-redhat-1.jar:2.1.19.Final-redhat-1]
  540. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:329) [jbossweb-7.0.17.Final.jar:]
  541. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:248) [jbossweb-7.0.17.Final.jar:]
  542. at com.sirma.itt.emf.authentication.sso.saml.SAMLSSOSecurityFilter.doFilter(SAMLSSOSecurityFilter.java:137) [com.sirma.itt.seip-emf-sso-saml.jar:]
  543. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:280) [jbossweb-7.0.17.Final.jar:]
  544. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:248) [jbossweb-7.0.17.Final.jar:]
  545. at org.jboss.weld.servlet.ConversationPropagationFilter.doFilter(ConversationPropagationFilter.java:62) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
  546. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:280) [jbossweb-7.0.17.Final.jar:]
  547. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:248) [jbossweb-7.0.17.Final.jar:]
  548. at com.sirma.itt.emf.web.filter.EncodingFilter.doFilter(EncodingFilter.java:28) [com.sirma.itt.emf-emf-core-web.jar:]
  549. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:280) [jbossweb-7.0.17.Final.jar:]
  550. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:248) [jbossweb-7.0.17.Final.jar:]
  551. at com.sirma.itt.emf.web.filter.ClearSecurityContextFilter.doFilter(ClearSecurityContextFilter.java:39) [com.sirma.itt.emf-emf-core-web.jar:]
  552. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:280) [jbossweb-7.0.17.Final.jar:]
  553. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:248) [jbossweb-7.0.17.Final.jar:]
  554. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:275) [jbossweb-7.0.17.Final.jar:]
  555. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:161) [jbossweb-7.0.17.Final.jar:]
  556. at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:397) [jbossweb-7.0.17.Final.jar:]
  557. at org.jboss.as.jpa.interceptor.WebNonTxEmCloserValve.invoke(WebNonTxEmCloserValve.java:50) [jboss-as-jpa-7.1.1.Final.jar:7.1.1.Final]
  558. at org.jboss.as.web.security.SecurityContextAssociationValve.invoke(SecurityContextAssociationValve.java:153) [jboss-as-web-7.1.1.Final.jar:7.1.1.Final]
  559. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:155) [jbossweb-7.0.17.Final.jar:]
  560. at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102) [jbossweb-7.0.17.Final.jar:]
  561. at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) [jbossweb-7.0.17.Final.jar:]
  562. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:372) [jbossweb-7.0.17.Final.jar:]
  563. at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:877) [jbossweb-7.0.17.Final.jar:]
  564. at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:679) [jbossweb-7.0.17.Final.jar:]
  565. at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:931) [jbossweb-7.0.17.Final.jar:]
  566. at java.lang.Thread.run(Thread.java:724) [rt.jar:1.7.0_40]
  567. Caused by: freemarker.core.InvalidReferenceException: The following has evaluated to null or missing:
  568. ==> codelists.getCodeValue(2, rootContext.properties['type']) [in template "email_project_assign" at line 3, column 91]
  569.  
  570. Tip: If the failing expression is known to be legally null/missing, either specify a default value with myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthessis: (myOptionVar.foo)!myDefault, (myOptionVar.foo)??
  571.  
  572. The failing instruction:
  573. ==> ${codelists.getCodeValue(2, rootConte... [in template "email_project_assign" at line 3, column 89]
  574. at freemarker.core.InvalidReferenceException.getInstance(InvalidReferenceException.java:98) [org.freemarker-freemarker.jar:2.3.20]
  575. at freemarker.core.UnexpectedTypeException.newDesciptionBuilder(UnexpectedTypeException.java:41) [org.freemarker-freemarker.jar:2.3.20]
  576. at freemarker.core.UnexpectedTypeException.<init>(UnexpectedTypeException.java:24) [org.freemarker-freemarker.jar:2.3.20]
  577. at freemarker.core.Dot._eval(Dot.java:81) [org.freemarker-freemarker.jar:2.3.20]
  578. at freemarker.core.Expression.eval(Expression.java:111) [org.freemarker-freemarker.jar:2.3.20]
  579. at freemarker.core.DynamicKeyName._eval(DynamicKeyName.java:82) [org.freemarker-freemarker.jar:2.3.20]
  580. at freemarker.core.Expression.eval(Expression.java:111) [org.freemarker-freemarker.jar:2.3.20]
  581. at freemarker.core.Expression.evalAndCoerceToString(Expression.java:115) [org.freemarker-freemarker.jar:2.3.20]
  582. at freemarker.core.DollarVariable.accept(DollarVariable.java:76) [org.freemarker-freemarker.jar:2.3.20]
  583. at freemarker.core.Environment.visit(Environment.java:265) [org.freemarker-freemarker.jar:2.3.20]
  584. at freemarker.core.MixedContent.accept(MixedContent.java:93) [org.freemarker-freemarker.jar:2.3.20]
  585. at freemarker.core.Environment.visit(Environment.java:265) [org.freemarker-freemarker.jar:2.3.20]
  586. at freemarker.core.Environment.process(Environment.java:243) [org.freemarker-freemarker.jar:2.3.20]
  587. at freemarker.template.Template.process(Template.java:277) [org.freemarker-freemarker.jar:2.3.20]
  588. at com.sirma.itt.cmf.services.impl.MailNotificationServiceImpl.sendMailInternal(MailNotificationServiceImpl.java:218) [com.sirma.itt.cmf-cmf-core-impl.jar:]
  589. at com.sirma.itt.cmf.services.impl.MailNotificationServiceImpl.sendEmail(MailNotificationServiceImpl.java:183) [com.sirma.itt.cmf-cmf-core-impl.jar:]
  590. ... 267 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement