11:08:27,726 INFO [stdout] (http--127.0.0.1-8080-4) 11:08:27,726 DEBUG CookieValuePersister:210 - Unable to find Cookie with name=denemeForm.denemeText and request URI=/fellowera/ 11:08:45,383 ERROR [stderr] (http--127.0.0.1-8080-4) javax.enterprise.inject.CreationException 11:08:45,385 ERROR [stderr] (http--127.0.0.1-8080-4) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 11:08:45,388 ERROR [stderr] (http--127.0.0.1-8080-4) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39) 11:08:45,390 ERROR [stderr] (http--127.0.0.1-8080-4) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27) 11:08:45,393 ERROR [stderr] (http--127.0.0.1-8080-4) at java.lang.reflect.Constructor.newInstance(Constructor.java:513) 11:08:45,394 ERROR [stderr] (http--127.0.0.1-8080-4) at java.lang.Class.newInstance0(Class.java:355) 11:08:45,395 ERROR [stderr] (http--127.0.0.1-8080-4) at java.lang.Class.newInstance(Class.java:308) 11:08:45,398 ERROR [stderr] (http--127.0.0.1-8080-4) at org.jboss.weld.util.reflection.SecureReflections$16.work(SecureReflections.java:395) 11:08:45,399 ERROR [stderr] (http--127.0.0.1-8080-4) at org.jboss.weld.util.reflection.SecureReflectionAccess.run(SecureReflectionAccess.java:54) 11:08:45,401 ERROR [stderr] (http--127.0.0.1-8080-4) at org.jboss.weld.util.reflection.SecureReflectionAccess.runAsInstantiation(SecureReflectionAccess.java:216) 11:08:45,403 ERROR [stderr] (http--127.0.0.1-8080-4) at org.jboss.weld.util.reflection.SecureReflections.newInstance(SecureReflections.java:390) 11:08:45,404 ERROR [stderr] (http--127.0.0.1-8080-4) at org.jboss.weld.injection.Exceptions.rethrowException(Exceptions.java:40) 11:08:45,406 ERROR [stderr] (http--127.0.0.1-8080-4) at org.jboss.weld.injection.Exceptions.rethrowException(Exceptions.java:57) 11:08:45,408 ERROR [stderr] (http--127.0.0.1-8080-4) at org.jboss.weld.injection.Exceptions.rethrowException(Exceptions.java:107) 11:08:45,409 ERROR [stderr] (http--127.0.0.1-8080-4) at org.jboss.weld.injection.MethodInjectionPoint.invokeOnInstance(MethodInjectionPoint.java:181) 11:08:45,411 ERROR [stderr] (http--127.0.0.1-8080-4) at org.jboss.weld.bean.ProducerMethod$1.produce(ProducerMethod.java:149) 11:08:45,413 ERROR [stderr] (http--127.0.0.1-8080-4) at org.jboss.weld.bean.AbstractProducerBean.create(AbstractProducerBean.java:361) 11:08:45,414 ERROR [stderr] (http--127.0.0.1-8080-4) at org.jboss.weld.context.AbstractContext.get(AbstractContext.java:122) 11:08:45,416 ERROR [stderr] (http--127.0.0.1-8080-4) at org.jboss.weld.bean.proxy.ContextBeanInstance.getInstance(ContextBeanInstance.java:99) 11:08:45,418 ERROR [stderr] (http--127.0.0.1-8080-4) at org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:124) 11:08:45,420 ERROR [stderr] (http--127.0.0.1-8080-4) at org.jboss.weld.proxies.IdentitySession$1529014473$Proxy$_$$_WeldClientProxy.getPersistenceManager(IdentitySession$1529014473$Proxy$_$$_WeldClientProxy.java) 11:08:45,421 ERROR [stderr] (http--127.0.0.1-8080-4) at org.jboss.seam.security.management.action.UserAction.saveExistingUser(UserAction.java:153) 11:08:45,423 ERROR [stderr] (http--127.0.0.1-8080-4) at org.jboss.seam.security.management.action.UserAction.save(UserAction.java:125) 11:08:45,425 ERROR [stderr] (http--127.0.0.1-8080-4) at org.jboss.seam.security.management.action.1268582609$Proxy$_$$_WeldSubclass.save(1268582609$Proxy$_$$_WeldSubclass.java) 11:08:45,426 ERROR [stderr] (http--127.0.0.1-8080-4) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:08:45,428 ERROR [stderr] (http--127.0.0.1-8080-4) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) 11:08:45,429 ERROR [stderr] (http--127.0.0.1-8080-4) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) 11:08:45,429 ERROR [stderr] (http--127.0.0.1-8080-4) at java.lang.reflect.Method.invoke(Method.java:597) 11:08:45,430 ERROR [stderr] (http--127.0.0.1-8080-4) at org.jboss.interceptor.proxy.SimpleInterceptionChain.invokeNextInterceptor(SimpleInterceptionChain.java:112) 11:08:45,431 ERROR [stderr] (http--127.0.0.1-8080-4) at org.jboss.interceptor.proxy.InterceptorInvocationContext.proceed(InterceptorInvocationContext.java:119) 11:08:45,431 ERROR [stderr] (http--127.0.0.1-8080-4) at org.jboss.seam.transaction.TransactionInterceptor$1.work(TransactionInterceptor.java:152) 11:08:45,433 ERROR [stderr] (http--127.0.0.1-8080-4) at org.jboss.seam.transaction.Work.workInTransaction(Work.java:49) 11:08:45,434 ERROR [stderr] (http--127.0.0.1-8080-4) at org.jboss.seam.transaction.TransactionInterceptor.aroundInvoke(TransactionInterceptor.java:148) 11:08:45,434 ERROR [stderr] (http--127.0.0.1-8080-4) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:08:45,435 ERROR [stderr] (http--127.0.0.1-8080-4) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) 11:08:45,436 ERROR [stderr] (http--127.0.0.1-8080-4) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) 11:08:45,436 ERROR [stderr] (http--127.0.0.1-8080-4) at java.lang.reflect.Method.invoke(Method.java:597) 11:08:45,438 ERROR [stderr] (http--127.0.0.1-8080-4) at org.jboss.interceptor.proxy.InterceptorInvocation$InterceptorMethodInvocation.invoke(InterceptorInvocation.java:72) 11:08:45,439 ERROR [stderr] (http--127.0.0.1-8080-4) at org.jboss.interceptor.proxy.SimpleInterceptionChain.invokeNextInterceptor(SimpleInterceptionChain.java:82) 11:08:45,440 ERROR [stderr] (http--127.0.0.1-8080-4) at org.jboss.interceptor.proxy.InterceptorMethodHandler.executeInterception(InterceptorMethodHandler.java:133) 11:08:45,441 ERROR [stderr] (http--127.0.0.1-8080-4) at org.jboss.interceptor.proxy.InterceptorMethodHandler.invoke(InterceptorMethodHandler.java:112) 11:08:45,441 ERROR [stderr] (http--127.0.0.1-8080-4) at org.jboss.weld.bean.proxy.CombinedInterceptorAndDecoratorStackMethodHandler.invoke(CombinedInterceptorAndDecoratorStackMethodHandler.java:65) 11:08:45,443 ERROR [stderr] (http--127.0.0.1-8080-4) at org.jboss.seam.security.management.action.1268582609$Proxy$_$$_WeldSubclass.save(1268582609$Proxy$_$$_WeldSubclass.java) 11:08:45,444 ERROR [stderr] (http--127.0.0.1-8080-4) at org.jboss.seam.security.management.action.UserAction$Proxy$_$$_WeldClientProxy.save(UserAction$Proxy$_$$_WeldClientProxy.java) 11:08:45,445 ERROR [stderr] (http--127.0.0.1-8080-4) at com.fellowera.wicket.template.Index$DenemeForm.onSubmit(Index.java:331) 11:08:45,445 ERROR [stderr] (http--127.0.0.1-8080-4) at org.apache.wicket.markup.html.form.Form.delegateSubmit(Form.java:1565) 11:08:45,446 ERROR [stderr] (http--127.0.0.1-8080-4) at org.apache.wicket.markup.html.form.Form.process(Form.java:958) 11:08:45,446 ERROR [stderr] (http--127.0.0.1-8080-4) at org.apache.wicket.markup.html.form.Form.onFormSubmitted(Form.java:920) 11:08:45,448 ERROR [stderr] (http--127.0.0.1-8080-4) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:08:45,449 ERROR [stderr] (http--127.0.0.1-8080-4) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) 11:08:45,449 ERROR [stderr] (http--127.0.0.1-8080-4) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) 11:08:45,450 ERROR [stderr] (http--127.0.0.1-8080-4) at java.lang.reflect.Method.invoke(Method.java:597) 11:08:45,451 ERROR [stderr] (http--127.0.0.1-8080-4) at org.apache.wicket.RequestListenerInterface.invoke(RequestListenerInterface.java:182) 11:08:45,451 ERROR [stderr] (http--127.0.0.1-8080-4) at org.apache.wicket.request.target.component.listener.ListenerInterfaceRequestTarget.processEvents(ListenerInterfaceRequestTarget.java:73) 11:08:45,453 ERROR [stderr] (http--127.0.0.1-8080-4) at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:92) 11:08:45,454 ERROR [stderr] (http--127.0.0.1-8080-4) at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1250) 11:08:45,454 ERROR [stderr] (http--127.0.0.1-8080-4) at org.apache.wicket.RequestCycle.step(RequestCycle.java:1329) 11:08:45,455 ERROR [stderr] (http--127.0.0.1-8080-4) at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1436) 11:08:45,456 ERROR [stderr] (http--127.0.0.1-8080-4) at org.apache.wicket.RequestCycle.request(RequestCycle.java:545) 11:08:45,456 ERROR [stderr] (http--127.0.0.1-8080-4) at org.apache.wicket.protocol.http.WicketFilter.doGet(WicketFilter.java:486) 11:08:45,458 ERROR [stderr] (http--127.0.0.1-8080-4) at org.apache.wicket.protocol.http.WicketFilter.doFilter(WicketFilter.java:319) 11:08:45,458 ERROR [stderr] (http--127.0.0.1-8080-4) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:280) 11:08:45,459 ERROR [stderr] (http--127.0.0.1-8080-4) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:248) 11:08:45,460 ERROR [stderr] (http--127.0.0.1-8080-4) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:275) 11:08:45,460 ERROR [stderr] (http--127.0.0.1-8080-4) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:161) 11:08:45,461 ERROR [stderr] (http--127.0.0.1-8080-4) at org.jboss.as.web.security.SecurityContextAssociationValve.invoke(SecurityContextAssociationValve.java:139) 11:08:45,463 ERROR [stderr] (http--127.0.0.1-8080-4) at org.jboss.as.web.NamingValve.invoke(NamingValve.java:57) 11:08:45,463 ERROR [stderr] (http--127.0.0.1-8080-4) at org.jboss.as.jpa.interceptor.WebNonTxEmCloserValve.invoke(WebNonTxEmCloserValve.java:49) 11:08:45,464 ERROR [stderr] (http--127.0.0.1-8080-4) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:154) 11:08:45,465 ERROR [stderr] (http--127.0.0.1-8080-4) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102) 11:08:45,465 ERROR [stderr] (http--127.0.0.1-8080-4) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) 11:08:45,466 ERROR [stderr] (http--127.0.0.1-8080-4) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:362) 11:08:45,468 ERROR [stderr] (http--127.0.0.1-8080-4) at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:877) 11:08:45,468 ERROR [stderr] (http--127.0.0.1-8080-4) at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:667) 11:08:45,469 ERROR [stderr] (http--127.0.0.1-8080-4) at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:952) 11:08:45,470 ERROR [stderr] (http--127.0.0.1-8080-4) at java.lang.Thread.run(Thread.java:619) 11:08:45,471 ERROR [stderr] (http--127.0.0.1-8080-4) Caused by: org.picketlink.idm.common.exception.IdentityException: Error creating IdentitySession - no PicketLink IdentityStore repositories have been configured. 11:08:45,471 ERROR [stderr] (http--127.0.0.1-8080-4) at org.jboss.seam.security.management.picketlink.IdentitySessionProducer.createIdentitySession(IdentitySessionProducer.java:142) 11:08:45,473 ERROR [stderr] (http--127.0.0.1-8080-4) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:08:45,474 ERROR [stderr] (http--127.0.0.1-8080-4) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) 11:08:45,474 ERROR [stderr] (http--127.0.0.1-8080-4) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) 11:08:45,475 ERROR [stderr] (http--127.0.0.1-8080-4) at java.lang.reflect.Method.invoke(Method.java:597) 11:08:45,476 ERROR [stderr] (http--127.0.0.1-8080-4) at org.jboss.weld.util.reflection.SecureReflections$13.work(SecureReflections.java:305) 11:08:45,476 ERROR [stderr] (http--127.0.0.1-8080-4) at org.jboss.weld.util.reflection.SecureReflectionAccess.run(SecureReflectionAccess.java:54) 11:08:45,478 ERROR [stderr] (http--127.0.0.1-8080-4) at org.jboss.weld.util.reflection.SecureReflectionAccess.runAsInvocation(SecureReflectionAccess.java:163) 11:08:45,479 ERROR [stderr] (http--127.0.0.1-8080-4) at org.jboss.weld.util.reflection.SecureReflections.invoke(SecureReflections.java:299) 11:08:45,479 ERROR [stderr] (http--127.0.0.1-8080-4) at org.jboss.weld.introspector.jlr.WeldMethodImpl.invokeOnInstance(WeldMethodImpl.java:188) 11:08:45,480 ERROR [stderr] (http--127.0.0.1-8080-4) at org.jboss.weld.injection.MethodInjectionPoint.invokeOnInstance(MethodInjectionPoint.java:169) 11:08:45,481 ERROR [stderr] (http--127.0.0.1-8080-4) ... 61 more