rabie123 بتاريخ: 2 مايو 2020 تقديم بلاغ مشاركة بتاريخ: 2 مايو 2020 البرنامج لا يرن بعد الانتهاء من ال deployment ويعطى الرسالة HTTP Status 404 - Not Found type Status report messageNot Found descriptionThe requested resource is not available. GlassFish Server Open Source Edition 4.0 اقتباس رابط هذا التعليق شارك المزيد من خيارات المشاركة
rabie123 بتاريخ: 4 مايو 2020 كاتب الموضوع تقديم بلاغ مشاركة بتاريخ: 4 مايو 2020 تم تصحيح الخطأ السابق وتم تشغيل البرنامج ولكن عند الصفحة الثانية (بعد شاشة ال Login ) يظهر هذا الخطا فى log file [2020-05-04T17:07:36.423+0200] [glassfish 5.0] [WARNING] [] [oracle.jdeveloper.webapp.runtime] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1588604799736] [timeMillis: 1588604856423] [levelValue: 900] [[ Some JEE7 JSTL or JSF required tag libraries were not found. JSP: http://java.sun.com/jsp/jstl/sql|http://xmlns.jcp.org/jsp/jstl/sql, http://java.sun.com/jsp/jstl/fmt|http://xmlns.jcp.org/jsp/jstl/fmt, http://java.sun.com/jsp/jstl/functions|http://xmlns.jcp.org/jsp/jstl/functions, http://java.sun.com/jsf/core|http://xmlns.jcp.org/jsf/core, http://java.sun.com/jsf/html|http://xmlns.jcp.org/jsf/html, http://java.sun.com/jsp/jstl/xml|http://xmlns.jcp.org/jsp/jstl/xml, http://java.sun.com/jsp/jstl/core|http://xmlns.jcp.org/jsp/jstl/core. Facelets: http://java.sun.com/jsf/html|http://xmlns.jcp.org/jsf/html, http://java.sun.com/jsf/facelets|http://xmlns.jcp.org/jsf/facelets, http://java.sun.com/jsp/jstl/functions|http://xmlns.jcp.org/jsp/jstl/functions, http://java.sun.com/jsf/core|http://xmlns.jcp.org/jsf/core, http://java.sun.com/jsp/jstl/core|http://xmlns.jcp.org/jsp/jstl/core]] [2020-05-04T17:07:39.346+0200] [glassfish 5.0] [SEVERE] [] [oracle.jbo.mom.DefObjectEventManager] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1588604799736] [timeMillis: 1588604859346] [levelValue: 1000] [[ java.util.ServiceConfigurationError: oracle.jbo.mom.DefObjectListener: Provider oracle.jbo.service.helper.SDOSchemaGenListener could not be instantiated at java.util.ServiceLoader.fail(ServiceLoader.java:232) at java.util.ServiceLoader.access$100(ServiceLoader.java:185) at java.util.ServiceLoader$LazyIterator.nextService(ServiceLoader.java:384) at java.util.ServiceLoader$LazyIterator.next(ServiceLoader.java:404) at java.util.ServiceLoader$1.next(ServiceLoader.java:480) at oracle.jbo.mom.DefObjectEventManager.loadListeners(DefObjectEventManager.java:53) at oracle.jbo.mom.DefObjectEventManager.<init>(DefObjectEventManager.java:38) at oracle.jbo.mom.DefinitionManager.initListener(DefinitionManager.java:377) at oracle.jbo.mom.DefinitionManager.initManager(DefinitionManager.java:399) at oracle.jbo.uicli.mom.JUMetaObjectManager.initManager(JUMetaObjectManager.java:1475) at oracle.jbo.uicli.mom.JUMetaObjectManager.<init>(JUMetaObjectManager.java:97) at oracle.jbo.uicli.mom.JUMetaObjectManager.getJUMom(JUMetaObjectManager.java:369) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at oracle.adfinternal.view.faces.config.rich.FacesDatabindingConfigurator._installFacesBindingDefFactory(FacesDatabindingConfigurator.java:286) at oracle.adfinternal.view.faces.config.rich.FacesDatabindingConfigurator._setupAdfDatabindingForJsf(FacesDatabindingConfigurator.java:136) at oracle.adfinternal.view.faces.config.rich.FacesDatabindingConfigurator.init(FacesDatabindingConfigurator.java:48) at org.apache.myfaces.trinidadinternal.config.GlobalConfiguratorImpl.init(GlobalConfiguratorImpl.java:469) at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.init(RegistrationFilter.java:59) at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.init(TrinidadFilterImpl.java:126) at org.apache.myfaces.trinidad.webapp.TrinidadFilter.init(TrinidadFilter.java:54) at org.apache.catalina.core.ApplicationFilterConfig.getFilter(ApplicationFilterConfig.java:267) at org.apache.catalina.core.ApplicationFilterConfig.<init>(ApplicationFilterConfig.java:123) at org.apache.catalina.core.StandardContext.filterStart(StandardContext.java:4980) at org.apache.catalina.core.StandardContext.start(StandardContext.java:5623) at com.sun.enterprise.web.WebModule.start(WebModule.java:540) at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:917) at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:900) at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:684) at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:2044) at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1690) at com.sun.enterprise.web.WebApplication.start(WebApplication.java:107) at org.glassfish.internal.data.EngineRef.start(EngineRef.java:122) at org.glassfish.internal.data.ModuleInfo.start(ModuleInfo.java:291) at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:352) at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:500) at com.sun.enterprise.v3.server.ApplicationLoaderService.processApplication(ApplicationLoaderService.java:406) at com.sun.enterprise.v3.server.ApplicationLoaderService.postConstruct(ApplicationLoaderService.java:243) at org.jvnet.hk2.internal.ClazzCreator.postConstructMe(ClazzCreator.java:327) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:375) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:487) at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.findOrCreate(AsyncRunLevelContext.java:305) at org.glassfish.hk2.runlevel.RunLevelContext.findOrCreate(RunLevelContext.java:85) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2126) at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:116) at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:90) at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.oneJob(CurrentTaskFuture.java:1237) at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.run(CurrentTaskFuture.java:1168) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.lang.NoClassDefFoundError: commonj/sdo/helper/HelperContext at java.lang.Class.getDeclaredConstructors0(Native Method) at java.lang.Class.privateGetDeclaredConstructors(Class.java:2671) at java.lang.Class.getConstructor0(Class.java:3075) at java.lang.Class.newInstance(Class.java:412) at java.util.ServiceLoader$LazyIterator.nextService(ServiceLoader.java:380) ... 50 more Caused by: java.lang.ClassNotFoundException: commonj.sdo.helper.HelperContext at com.sun.enterprise.loader.ASURLClassLoader.findClassData(ASURLClassLoader.java:865) at com.sun.enterprise.loader.ASURLClassLoader.findClass(ASURLClassLoader.java:742) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ... 55 more ]] [2020-05-04T17:07:40.412+0200] [glassfish 5.0] [INFO] [AS-WEB-GLUE-00172] [javax.enterprise.web] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1588604799736] [timeMillis: 1588604860412] [levelValue: 800] [[ Loading application [AppEmployeeGf#WarGf.war] at [Employy_Gf]]] [2020-05-04T17:07:40.415+0200] [glassfish 5.0] [INFO] [NCLS-CORE-00022] [javax.enterprise.system.core] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1588604799736] [timeMillis: 1588604860415] [levelValue: 800] [[ Loading application AppEmployeeGf done in 57,856 ms]] [2020-05-04T17:07:50.888+0200] [glassfish 5.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1588604799736] [timeMillis: 1588604870888] [levelValue: 800] [[ visiting unvisited references]] [2020-05-04T17:07:55.409+0200] [glassfish 5.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1588604799736] [timeMillis: 1588604875409] [levelValue: 800] [[ visiting unvisited references]] [2020-05-04T17:07:55.475+0200] [glassfish 5.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1588604799736] [timeMillis: 1588604875475] [levelValue: 800] [[ visiting unvisited references]] [2020-05-04T17:07:55.476+0200] [glassfish 5.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1588604799736] [timeMillis: 1588604875476] [levelValue: 800] [[ visiting unvisited references]] [2020-05-04T17:07:55.478+0200] [glassfish 5.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1588604799736] [timeMillis: 1588604875478] [levelValue: 800] [[ visiting unvisited references]] [2020-05-04T17:07:55.480+0200] [glassfish 5.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1588604799736] [timeMillis: 1588604875480] [levelValue: 800] [[ visiting unvisited references]] [2020-05-04T17:07:55.483+0200] [glassfish 5.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1588604799736] [timeMillis: 1588604875483] [levelValue: 800] [[ visiting unvisited references]] [2020-05-04T17:07:55.484+0200] [glassfish 5.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1588604799736] [timeMillis: 1588604875484] [levelValue: 800] [[ visiting unvisited references]] [2020-05-04T17:07:55.486+0200] [glassfish 5.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1588604799736] [timeMillis: 1588604875486] [levelValue: 800] [[ visiting unvisited references]] [2020-05-04T17:07:55.487+0200] [glassfish 5.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1588604799736] [timeMillis: 1588604875487] [levelValue: 800] [[ visiting unvisited references]] [2020-05-04T17:07:55.488+0200] [glassfish 5.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1588604799736] [timeMillis: 1588604875488] [levelValue: 800] [[ visiting unvisited references]] [2020-05-04T17:07:55.490+0200] [glassfish 5.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1588604799736] [timeMillis: 1588604875490] [levelValue: 800] [[ visiting unvisited references]] [2020-05-04T17:07:55.491+0200] [glassfish 5.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1588604799736] [timeMillis: 1588604875491] [levelValue: 800] [[ visiting unvisited references]] [2020-05-04T17:07:55.492+0200] [glassfish 5.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1588604799736] [timeMillis: 1588604875492] [levelValue: 800] [[ visiting unvisited references]] [2020-05-04T17:07:55.493+0200] [glassfish 5.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1588604799736] [timeMillis: 1588604875493] [levelValue: 800] [[ visiting unvisited references]] [2020-05-04T17:07:55.495+0200] [glassfish 5.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1588604799736] [timeMillis: 1588604875495] [levelValue: 800] [[ visiting unvisited references]] [2020-05-04T17:07:55.497+0200] [glassfish 5.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1588604799736] [timeMillis: 1588604875497] [levelValue: 800] [[ visiting unvisited references]] [2020-05-04T17:07:55.500+0200] [glassfish 5.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1588604799736] [timeMillis: 1588604875500] [levelValue: 800] [[ visiting unvisited references]] [2020-05-04T17:07:55.502+0200] [glassfish 5.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1588604799736] [timeMillis: 1588604875502] [levelValue: 800] [[ visiting unvisited references]] [2020-05-04T17:07:55.503+0200] [glassfish 5.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1588604799736] [timeMillis: 1588604875503] [levelValue: 800] [[ visiting unvisited references]] [2020-05-04T17:07:55.504+0200] [glassfish 5.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1588604799736] [timeMillis: 1588604875504] [levelValue: 800] [[ visiting unvisited references]] [2020-05-04T17:07:55.505+0200] [glassfish 5.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1588604799736] [timeMillis: 1588604875505] [levelValue: 800] [[ visiting unvisited references]] [2020-05-04T17:07:55.521+0200] [glassfish 5.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1588604799736] [timeMillis: 1588604875521] [levelValue: 800] [[ visiting unvisited references]] [2020-05-04T17:07:55.527+0200] [glassfish 5.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1588604799736] [timeMillis: 1588604875527] [levelValue: 800] [[ visiting unvisited references]] [2020-05-04T17:07:55.528+0200] [glassfish 5.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1588604799736] [timeMillis: 1588604875528] [levelValue: 800] [[ visiting unvisited references]] [2020-05-04T17:07:55.530+0200] [glassfish 5.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1588604799736] [timeMillis: 1588604875530] [levelValue: 800] [[ visiting unvisited references]] [2020-05-04T17:07:55.531+0200] [glassfish 5.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1588604799736] [timeMillis: 1588604875531] [levelValue: 800] [[ visiting unvisited references]] [2020-05-04T17:07:55.532+0200] [glassfish 5.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1588604799736] [timeMillis: 1588604875532] [levelValue: 800] [[ visiting unvisited references]] [2020-05-04T17:07:55.533+0200] [glassfish 5.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1588604799736] [timeMillis: 1588604875533] [levelValue: 800] [[ visiting unvisited references]] [2020-05-04T17:07:55.534+0200] [glassfish 5.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1588604799736] [timeMillis: 1588604875534] [levelValue: 800] [[ visiting unvisited references]] [2020-05-04T17:07:55.535+0200] [glassfish 5.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1588604799736] [timeMillis: 1588604875535] [levelValue: 800] [[ visiting unvisited references]] [2020-05-04T17:07:55.536+0200] [glassfish 5.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1588604799736] [timeMillis: 1588604875536] [levelValue: 800] [[ visiting unvisited references]] [2020-05-04T17:07:55.537+0200] [glassfish 5.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1588604799736] [timeMillis: 1588604875537] [levelValue: 800] [[ visiting unvisited references]] [2020-05-04T17:07:55.539+0200] [glassfish 5.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1588604799736] [timeMillis: 1588604875539] [levelValue: 800] [[ visiting unvisited references]] [2020-05-04T17:07:55.540+0200] [glassfish 5.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1588604799736] [timeMillis: 1588604875540] [levelValue: 800] [[ visiting unvisited references]] [2020-05-04T17:07:55.541+0200] [glassfish 5.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1588604799736] [timeMillis: 1588604875541] [levelValue: 800] [[ visiting unvisited references]] [2020-05-04T17:07:55.542+0200] [glassfish 5.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1588604799736] [timeMillis: 1588604875542] [levelValue: 800] [[ visiting unvisited references]] [2020-05-04T17:07:55.543+0200] [glassfish 5.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1588604799736] [timeMillis: 1588604875543] [levelValue: 800] [[ visiting unvisited references]] [2020-05-04T17:07:55.544+0200] [glassfish 5.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1588604799736] [timeMillis: 1588604875544] [levelValue: 800] [[ visiting unvisited references]] [2020-05-04T17:07:55.545+0200] [glassfish 5.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1588604799736] [timeMillis: 1588604875545] [levelValue: 800] [[ visiting unvisited references]] [2020-05-04T17:07:55.546+0200] [glassfish 5.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1588604799736] [timeMillis: 1588604875546] [levelValue: 800] [[ visiting unvisited references]] [2020-05-04T17:07:55.547+0200] [glassfish 5.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1588604799736] [timeMillis: 1588604875547] [levelValue: 800] [[ visiting unvisited references]] [2020-05-04T17:07:55.548+0200] [glassfish 5.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1588604799736] [timeMillis: 1588604875548] [levelValue: 800] [[ visiting unvisited references]] [2020-05-04T17:07:55.549+0200] [glassfish 5.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1588604799736] [timeMillis: 1588604875549] [levelValue: 800] [[ visiting unvisited references]] [2020-05-04T17:07:55.550+0200] [glassfish 5.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1588604799736] [timeMillis: 1588604875550] [levelValue: 800] [[ visiting unvisited references]] [2020-05-04T17:07:55.552+0200] [glassfish 5.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1588604799736] [timeMillis: 1588604875552] [levelValue: 800] [[ visiting unvisited references]] [2020-05-04T17:07:55.553+0200] [glassfish 5.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1588604799736] [timeMillis: 1588604875553] [levelValue: 800] [[ visiting unvisited references]] [2020-05-04T17:07:55.555+0200] [glassfish 5.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1588604799736] [timeMillis: 1588604875555] [levelValue: 800] [[ visiting unvisited references]] [2020-05-04T17:07:55.557+0200] [glassfish 5.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1588604799736] [timeMillis: 1588604875557] [levelValue: 800] [[ visiting unvisited references]] [2020-05-04T17:07:55.559+0200] [glassfish 5.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1588604799736] [timeMillis: 1588604875559] [levelValue: 800] [[ visiting unvisited references]] [2020-05-04T17:07:55.560+0200] [glassfish 5.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1588604799736] [timeMillis: 1588604875560] [levelValue: 800] [[ visiting unvisited references]] [2020-05-04T17:07:55.567+0200] [glassfish 5.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1588604799736] [timeMillis: 1588604875567] [levelValue: 800] [[ visiting unvisited references]] [2020-05-04T17:07:55.569+0200] [glassfish 5.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1588604799736] [timeMillis: 1588604875569] [levelValue: 800] [[ visiting unvisited references]] [2020-05-04T17:07:55.570+0200] [glassfish 5.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1588604799736] [timeMillis: 1588604875570] [levelValue: 800] [[ visiting unvisited references]] [2020-05-04T17:07:55.572+0200] [glassfish 5.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1588604799736] [timeMillis: 1588604875572] [levelValue: 800] [[ visiting unvisited references]] [2020-05-04T17:07:55.574+0200] [glassfish 5.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1588604799736] [timeMillis: 1588604875574] [levelValue: 800] [[ visiting unvisited references]] [2020-05-04T17:07:55.575+0200] [glassfish 5.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1588604799736] [timeMillis: 1588604875575] [levelValue: 800] [[ visiting unvisited references]] [2020-05-04T17:07:55.577+0200] [glassfish 5.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1588604799736] [timeMillis: 1588604875577] [levelValue: 800] [[ visiting unvisited references]] [2020-05-04T17:07:55.578+0200] [glassfish 5.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1588604799736] [timeMillis: 1588604875578] [levelValue: 800] [[ visiting unvisited references]] [2020-05-04T17:07:55.580+0200] [glassfish 5.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1588604799736] [timeMillis: 1588604875580] [levelValue: 800] [[ visiting unvisited references]] [2020-05-04T17:07:55.582+0200] [glassfish 5.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1588604799736] [timeMillis: 1588604875582] [levelValue: 800] [[ visiting unvisited references]] [2020-05-04T17:07:55.583+0200] [glassfish 5.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1588604799736] [timeMillis: 1588604875583] [levelValue: 800] [[ visiting unvisited references]] [2020-05-04T17:07:55.585+0200] [glassfish 5.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1588604799736] [timeMillis: 1588604875585] [levelValue: 800] [[ visiting unvisited references]] [2020-05-04T17:07:55.586+0200] [glassfish 5.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1588604799736] [timeMillis: 1588604875586] [levelValue: 800] [[ visiting unvisited references]] [2020-05-04T17:07:55.588+0200] [glassfish 5.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1588604799736] [timeMillis: 1588604875588] [levelValue: 800] [[ visiting unvisited references]] [2020-05-04T17:07:55.589+0200] [glassfish 5.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1588604799736] [timeMillis: 1588604875589] [levelValue: 800] [[ visiting unvisited references]] [2020-05-04T17:07:55.591+0200] [glassfish 5.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1588604799736] [timeMillis: 1588604875591] [levelValue: 800] [[ visiting unvisited references]] [2020-05-04T17:07:55.592+0200] [glassfish 5.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1588604799736] [timeMillis: 1588604875592] [levelValue: 800] [[ visiting unvisited references]] [2020-05-04T17:07:55.593+0200] [glassfish 5.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1588604799736] [timeMillis: 1588604875593] [levelValue: 800] [[ visiting unvisited references]] [2020-05-04T17:07:55.594+0200] [glassfish 5.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1588604799736] [timeMillis: 1588604875594] [levelValue: 800] [[ visiting unvisited references]] [2020-05-04T17:07:55.594+0200] [glassfish 5.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1588604799736] [timeMillis: 1588604875594] [levelValue: 800] [[ visiting unvisited references]] [2020-05-04T17:07:55.595+0200] [glassfish 5.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1588604799736] [timeMillis: 1588604875595] [levelValue: 800] [[ visiting unvisited references]] [2020-05-04T17:07:55.596+0200] [glassfish 5.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1588604799736] [timeMillis: 1588604875596] [levelValue: 800] [[ visiting unvisited references]] [2020-05-04T17:07:55.599+0200] [glassfish 5.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1588604799736] [timeMillis: 1588604875599] [levelValue: 800] [[ visiting unvisited references]] [2020-05-04T17:07:58.415+0200] [glassfish 5.0] [INFO] [jsf.config.listener.version] [javax.enterprise.resource.webcontainer.jsf.config] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1588604799736] [timeMillis: 1588604878415] [levelValue: 800] [[ Initializing Mojarra 2.3.2 ( 20170627-2139 e63598abf2ed2bb1a24674f308a734e0dce18a72) for context '/AcademyTest']] [2020-05-04T17:08:04.549+0200] [glassfish 5.0] [WARNING] [] [oracle.adf.share.config.MDSConfigFactory] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1588604799736] [timeMillis: 1588604884549] [levelValue: 900] [[ Empty MDS config list!]] [2020-05-04T17:08:06.487+0200] [glassfish 5.0] [WARNING] [] [oracle.jdeveloper.webapp.runtime] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1588604799736] [timeMillis: 1588604886487] [levelValue: 900] [[ Some JEE7 JSTL or JSF required tag libraries were not found. JSP: http://java.sun.com/jsp/jstl/sql|http://xmlns.jcp.org/jsp/jstl/sql, http://java.sun.com/jsp/jstl/fmt|http://xmlns.jcp.org/jsp/jstl/fmt, http://java.sun.com/jsp/jstl/functions|http://xmlns.jcp.org/jsp/jstl/functions, http://java.sun.com/jsf/core|http://xmlns.jcp.org/jsf/core, http://java.sun.com/jsf/html|http://xmlns.jcp.org/jsf/html, http://java.sun.com/jsp/jstl/xml|http://xmlns.jcp.org/jsp/jstl/xml, http://java.sun.com/jsp/jstl/core|http://xmlns.jcp.org/jsp/jstl/core. Facelets: http://java.sun.com/jsf/html|http://xmlns.jcp.org/jsf/html, http://java.sun.com/jsf/facelets|http://xmlns.jcp.org/jsf/facelets, http://java.sun.com/jsp/jstl/functions|http://xmlns.jcp.org/jsp/jstl/functions, http://java.sun.com/jsf/core|http://xmlns.jcp.org/jsf/core, http://java.sun.com/jsp/jstl/core|http://xmlns.jcp.org/jsp/jstl/core]] [2020-05-04T17:08:06.823+0200] [glassfish 5.0] [INFO] [] [oracle.bali.xml.grammar] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1588604799736] [timeMillis: 1588604886823] [levelValue: 800] [[ Errors processing schema:jar:file:/E:/glassfish5/glassfish/domains/domain1/applications/AppAcademy/AcademyWar_war/WEB-INF/lib/taglib.jar!/oracle/jdevimpl/webapp/metadata/WebAppMetadata.xsd File: jar:file:/E:/glassfish5/glassfish/domains/domain1/applications/AppAcademy/AcademyWar_war/WEB-INF/lib/taglib.jar!/oracle/jdevimpl/webapp/metadata/WebAppMetadata.xsd [Error]: Line 1-, Column 1-: Duplicated definition for: 'allowedChildComponentsType' File: jar:file:/E:/glassfish5/glassfish/domains/domain1/applications/AppAcademy/AcademyWar_war/WEB-INF/lib/taglib.jar!/oracle/jdevimpl/webapp/metadata/WebAppMetadata.xsd [Error]: Line 1-, Column 1-: Duplicated definition for: 'deviceCategoryList' File: jar:file:/E:/glassfish5/glassfish/domains/domain1/applications/AppAcademy/AcademyWar_war/WEB-INF/lib/taglib.jar!/oracle/jdevimpl/webapp/metadata/WebAppMetadata.xsd [Error]: Line 1-, Column 1-: Duplicated definition for: 'deviceCategory' File: jar:file:/E:/glassfish5/glassfish/domains/domain1/applications/AppAcademy/AcademyWar_war/WEB-INF/lib/taglib.jar!/oracle/jdevimpl/webapp/metadata/WebAppMetadata.xsd [Error]: Line 1-, Column 1-: Duplicated definition for: 'gridLayoutExpressionType' File: jar:file:/E:/glassfish5/glassfish/domains/domain1/applications/AppAcademy/AcademyWar_war/WEB-INF/lib/taglib.jar!/oracle/jdevimpl/webapp/metadata/WebAppMetadata.xsd [Error]: Line 1-, Column 1-: Duplicated definition for: 'gridLayoutType' File: jar:file:/E:/glassfish5/glassfish/domains/domain1/applications/AppAcademy/AcademyWar_war/WEB-INF/lib/taglib.jar!/oracle/jdevimpl/webapp/metadata/WebAppMetadata.xsd [Error]: Line 1-, Column 1-: Duplicated definition for: 'url' File: jar:file:/E:/glassfish5/glassfish/domains/domain1/applications/AppAcademy/AcademyWar_war/WEB-INF/lib/taglib.jar!/oracle/jdevimpl/webapp/metadata/WebAppMetadata.xsd [Error]: Line 1-, Column 1-: Duplicated definition for: 'initialValue-bug5850170' File: jar:file:/E:/glassfish5/glassfish/domains/domain1/applications/AppAcademy/AcademyWar_war/WEB-INF/lib/taglib.jar!/oracle/jdevimpl/webapp/metadata/WebAppMetadata.xsd [Error]: Line 1-, Column 1-: Duplicated definition for: 'isStyle' File: jar:file:/E:/glassfish5/glassfish/domains/domain1/applications/AppAcademy/AcademyWar_war/WEB-INF/lib/taglib.jar!/oracle/jdevimpl/webapp/metadata/WebAppMetadata.xsd [Error]: Line 1-, Column 1-: Duplicated definition for: 'isId' File: jar:file:/E:/glassfish5/glassfish/domains/domain1/applications/AppAcademy/AcademyWar_war/WEB-INF/lib/taglib.jar!/oracle/jdevimpl/webapp/metadata/WebAppMetadata.xsd [Error]: Line 1-, Column 1-: Duplicated definition for: 'isIdRef' File: jar:file:/E:/glassfish5/glassfish/domains/domain1/applications/AppAcademy/AcademyWar_war/WEB-INF/lib/taglib.jar!/oracle/jdevimpl/webapp/metadata/WebAppMetadata.xsd [Error]: Line 1-, Column 1-: Duplicated definition for: 'isUrl' File: jar:file:/E:/glassfish5/glassfish/domains/domain1/applications/AppAcademy/AcademyWar_war/WEB-INF/lib/taglib.jar!/oracle/jdevimpl/webapp/metadata/WebAppMetadata.xsd [Error]: Line 1-, Column 1-: Duplicated definition for: 'isRunTimeExpression' File: jar:file:/E:/glassfish5/glassfish/domains/domain1/applications/AppAcademy/AcademyWar_war/WEB-INF/lib/taglib.jar!/oracle/jdevimpl/webapp/metadata/WebAppMetadata.xsd [Error]: Line 1-, Column 1-: Duplicated definition for: 'isDeferredValue' File: jar:file:/E:/glassfish5/glassfish/domains/domain1/applications/AppAcademy/AcademyWar_war/WEB-INF/lib/taglib.jar!/oracle/jdevimpl/webapp/metadata/WebAppMetadata.xsd [Error]: Line 1-, Column 1-: Duplicated definition for: 'deferredValueType' File: jar:file:/E:/glassfish5/glassfish/domains/domain1/applications/AppAcademy/AcademyWar_war/WEB-INF/lib/taglib.jar!/oracle/jdevimpl/webapp/metadata/WebAppMetadata.xsd [Error]: Line 1-, Column 1-: Duplicated definition for: 'isDeferredMethod' File: jar:file:/E:/glassfish5/glassfish/domains/domain1/applications/AppAcademy/AcademyWar_war/WEB-INF/lib/taglib.jar!/oracle/jdevimpl/webapp/metadata/WebAppMetadata.xsd [Error]: Line 1-, Column 1-: Duplicated definition for: 'isFacesConfigProperty' File: jar:file:/E:/glassfish5/glassfish/domains/domain1/applications/AppAcademy/AcademyWar_war/WEB-INF/lib/taglib.jar!/oracle/jdevimpl/webapp/metadata/WebAppMetadata.xsd [Error]: Line 1-, Column 1-: Duplicated definition for: 'isTaglibTagAttribute' File: jar:file:/E:/glassfish5/glassfish/domains/domain1/applications/AppAcademy/AcademyWar_war/WEB-INF/lib/taglib.jar!/oracle/jdevimpl/webapp/metadata/WebAppMetadata.xsd [Error]: Line 1-, Column 1-: Duplicated definition for: 'deferredMethodSignature' File: jar:file:/E:/glassfish5/glassfish/domains/domain1/applications/AppAcademy/AcademyWar_war/WEB-INF/lib/taglib.jar!/oracle/jdevimpl/webapp/metadata/WebAppMetadata.xsd [Error]: Line 1-, Column 1-: Duplicated definition for: 'facesMethodBindingSignature' File: jar:file:/E:/glassfish5/glassfish/domains/domain1/applications/AppAcademy/AcademyWar_war/WEB-INF/lib/taglib.jar!/oracle/jdevimpl/webapp/metadata/WebAppMetadata.xsd [Error]: Line 1-, Column 1-: Duplicated definition for: 'facesMethodBindingReturnValue' File: jar:file:/E:/glassfish5/glassfish/domains/domain1/applications/AppAcademy/AcademyWar_war/WEB-INF/lib/taglib.jar!/oracle/jdevimpl/webapp/metadata/WebAppMetadata.xsd [Error]: Line 1-, Column 1-: Duplicated definition for: 'facesMethodBinding' File: jar:file:/E:/glassfish5/glassfish/domains/domain1/applications/AppAcademy/AcademyWar_war/WEB-INF/lib/taglib.jar!/oracle/jdevimpl/webapp/metadata/WebAppMetadata.xsd [Error]: Line 1-, Column 1-: Duplicated definition for: 'isFacesAttributeLikeAction' File: jar:file:/E:/glassfish5/glassfish/domains/domain1/applications/AppAcademy/AcademyWar_war/WEB-INF/lib/taglib.jar!/oracle/jdevimpl/webapp/metadata/WebAppMetadata.xsd [Error]: Line 1-, Column 1-: Duplicated definition for: 'isInlineProperty' File: jar:file:/E:/glassfish5/glassfish/domains/domain1/applications/AppAcademy/AcademyWar_war/WEB-INF/lib/taglib.jar!/oracle/jdevimpl/webapp/metadata/WebAppMetadata.xsd [Error]: Line 1-, Column 1-: Duplicated definition for: 'mutuallyExclusiveAttributes' File: jar:file:/E:/glassfish5/glassfish/domains/domain1/applications/AppAcademy/AcademyWar_war/WEB-INF/lib/taglib.jar!/oracle/jdevimpl/webapp/metadata/WebAppMetadata.xsd [Error]: Line 1-, Column 1-: Duplicated definition for: 'mutuallyRequestedAttributes' File: jar:file:/E:/glassfish5/glassfish/domains/domain1/applications/AppAcademy/AcademyWar_war/WEB-INF/lib/taglib.jar!/oracle/jdevimpl/webapp/metadata/WebAppMetadata.xsd [Error]: Line 1-, Column 1-: Duplicated definition for: 'unsupportedDeviceCategories' File: jar:file:/E:/glassfish5/glassfish/domains/domain1/applications/AppAcademy/AcademyWar_war/WEB-INF/lib/taglib.jar!/oracle/jdevimpl/webapp/metadata/WebAppMetadata.xsd [Error]: Line 1-, Column 1-: Duplicated definition for: 'supportedDeviceCategories' File: jar:file:/E:/glassfish5/glassfish/domains/domain1/applications/AppAcademy/AcademyWar_war/WEB-INF/lib/taglib.jar!/oracle/jdevimpl/webapp/metadata/WebAppMetadata.xsd [Error]: Line 1-, Column 1-: Duplicated definition for: 'wizardPageFactory' File: jar:file:/E:/glassfish5/glassfish/domains/domain1/applications/AppAcademy/AcademyWar_war/WEB-INF/lib/taglib.jar!/oracle/jdevimpl/webapp/metadata/WebAppMetadata.xsd [Error]: Line 1-, Column 1-: Duplicated definition for: 'jspVariableGatherer' File: jar:file:/E:/glassfish5/glassfish/domains/domain1/applications/AppAcademy/AcademyWar_war/WEB-INF/lib/taglib.jar!/oracle/jdevimpl/webapp/metadata/WebAppMetadata.xsd [Error]: Line 1-, Column 1-: Duplicated definition for: 'scopedVariableProviderFactory' File: jar:file:/E:/glassfish5/glassfish/domains/domain1/applications/AppAcademy/AcademyWar_war/WEB-INF/lib/taglib.jar!/oracle/jdevimpl/webapp/metadata/WebAppMetadata.xsd [Error]: Line 1-, Column 1-: Duplicated definition for: 'requiredParents' File: jar:file:/E:/glassfish5/glassfish/domains/domain1/applications/AppAcademy/AcademyWar_war/WEB-INF/lib/taglib.jar!/oracle/jdevimpl/webapp/metadata/WebAppMetadata.xsd [Error]: Line 1-, Column 1-: Duplicated definition for: 'surroundWithParents' File: jar:file:/E:/glassfish5/glassfish/domains/domain1/applications/AppAcademy/AcademyWar_war/WEB-INF/lib/taglib.jar!/oracle/jdevimpl/webapp/metadata/WebAppMetadata.xsd [Error]: Line 1-, Column 1-: Duplicated definition for: 'favoritePropertyValueOverride' File: jar:file:/E:/glassfish5/glassfish/domains/domain1/applications/AppAcademy/AcademyWar_war/WEB-INF/lib/taglib.jar!/oracle/jdevimpl/webapp/metadata/WebAppMetadata.xsd [Error]: Line 1-, Column 1-: Duplicated definition for: 'isBlock' File: jar:file:/E:/glassfish5/glassfish/domains/domain1/applications/AppAcademy/AcademyWar_war/WEB-INF/lib/taglib.jar!/oracle/jdevimpl/webapp/metadata/WebAppMetadata.xsd [Error]: Line 1-, Column 1-: Duplicated definition for: 'isInline' File: jar:file:/E:/glassfish5/glassfish/domains/domain1/applications/AppAcademy/AcademyWar_war/WEB-INF/lib/taglib.jar!/oracle/jdevimpl/webapp/metadata/WebAppMetadata.xsd [Error]: Line 1-, Column 1-: Duplicated definition for: 'tagFileLocation' File: jar:file:/E:/glassfish5/glassfish/domains/domain1/applications/AppAcademy/AcademyWar_war/WEB-INF/lib/taglib.jar!/oracle/jdevimpl/webapp/metadata/WebAppMetadata.xsd [Error]: Line 1-, Column 1-: Duplicated definition for: 'hasTagDependentBody' File: jar:file:/E:/glassfish5/glassfish/domains/domain1/applications/AppAcademy/AcademyWar_war/WEB-INF/lib/taglib.jar!/oracle/jdevimpl/webapp/metadata/WebAppMetadata.xsd [Error]: Line 1-, Column 1-: Duplicated definition for: 'isFacesConverter' File: jar:file:/E:/glassfish5/glassfish/domains/domain1/applications/AppAcademy/AcademyWar_war/WEB-INF/lib/taglib.jar!/oracle/jdevimpl/webapp/metadata/WebAppMetadata.xsd [Error]: Line 1-, Column 1-: Duplicated definition for: 'isFacesValidator' File: jar:file:/E:/glassfish5/glassfish/domains/domain1/applications/AppAcademy/AcademyWar_war/WEB-INF/lib/taglib.jar!/oracle/jdevimpl/webapp/metadata/WebAppMetadata.xsd [Error]: Line 1-, Column 1-: Duplicated definition for: 'isFacesActionSource' File: jar:file:/E:/glassfish5/glassfish/domains/domain1/applications/AppAcademy/AcademyWar_war/WEB-INF/lib/taglib.jar!/oracle/jdevimpl/webapp/metadata/WebAppMetadata.xsd [Error]: Line 1-, Column 1-: Duplicated definition for: 'isFacesActionListener' File: jar:file:/E:/glassfish5/glassfish/domains/domain1/applications/AppAcademy/AcademyWar_war/WEB-INF/lib/taglib.jar!/oracle/jdevimpl/webapp/metadata/WebAppMetadata.xsd [Error]: Line 1-, Column 1-: Duplicated definition for: 'isFacesValueHolder' File: jar:file:/E:/glassfish5/glassfish/domains/domain1/applications/AppAcademy/AcademyWar_war/WEB-INF/lib/taglib.jar!/oracle/jdevimpl/webapp/metadata/WebAppMetadata.xsd [Error]: Line 1-, Column 1-: Duplicated definition for: 'isFacesEditableValueHolder' File: jar:file:/E:/glassfish5/glassfish/domains/domain1/applications/AppAcademy/AcademyWar_war/WEB-INF/lib/taglib.jar!/oracle/jdevimpl/webapp/metadata/WebAppMetadata.xsd [Error]: Line 1-, Column 1-: Duplicated definition for: 'isFacesValueChangeListener' File: jar:file:/E:/glassfish5/glassfish/domains/domain1/applications/AppAcademy/AcademyWar_war/WEB-INF/lib/taglib.jar!/oracle/jdevimpl/webapp/metadata/WebAppMetadata.xsd [Error]: Line 1-, Column 1-: Duplicated definition for: 'isFacesNamingContainer' File: jar:file:/E:/glassfish5/glassfish/domains/domain1/applications/AppAcademy/AcademyWar_war/WEB-INF/lib/taglib.jar!/oracle/jdevimpl/webapp/metadata/WebAppMetadata.xsd [Error]: Line 1-, Column 1-: Duplicated definition for: 'isFacesUIComponent' File: jar:file:/E:/glassfish5/glassfish/domains/domain1/applications/AppAcademy/AcademyWar_war/WEB-INF/lib/taglib.jar!/oracle/jdevimpl/webapp/metadata/WebAppMetadata.xsd [Error]: Line 1-, Column 1-: Duplicated definition for: 'isFacesClientBehaviorHolder' File: jar:file:/E:/glassfish5/glassfish/domains/domain1/applications/AppAcademy/AcademyWar_war/WEB-INF/lib/taglib.jar!/oracle/jdevimpl/webapp/metadata/WebAppMetadata.xsd [Error]: Line 1-, Column 1-: Duplicated definition for: 'isFacesUIComponentRoot' File: jar:file:/E:/glassfish5/glassfish/domains/domain1/applications/AppAcademy/AcademyWar_war/WEB-INF/lib/taglib.jar!/oracle/jdevimpl/webapp/metadata/WebAppMetadata.xsd [Error]: Line 1-, Column 1-: Duplicated definition for: 'facesBindChildrenOverride' File: jar:file:/E:/glassfish5/glassfish/domains/domain1/applications/AppAcademy/AcademyWar_war/WEB-INF/lib/taglib.jar!/oracle/jdevimpl/webapp/metadata/WebAppMetadata.xsd [Error]: Line 1-, Column 1-: Duplicated definition for: 'isFacesBindableComponent' File: jar:file:/E:/glassfish5/glassfish/domains/domain1/applications/AppAcademy/AcademyWar_war/WEB-INF/lib/taglib.jar!/oracle/jdevimpl/webapp/metadata/WebAppMetadata.xsd [Error]: Line 1-, Column 1-: Duplicated definition for: 'facesComponentFamily' File: jar:file:/E:/glassfish5/glassfish/domains/domain1/applications/AppAcademy/AcademyWar_war/WEB-INF/lib/taglib.jar!/oracle/jdevimpl/webapp/metadata/WebAppMetadata.xsd [Error]: Line 1-, Column 1-: Duplicated definition for: 'facesComponentType' File: jar:file:/E:/glassfish5/glassfish/domains/domain1/applications/AppAcademy/AcademyWar_war/WEB-INF/lib/taglib.jar!/oracle/jdevimpl/webapp/metadata/WebAppMetadata.xsd [Error]: Line 1-, Column 1-: Duplicated definition for: 'facesRendererType' File: jar:file:/E:/glassfish5/glassfish/domains/domain1/applications/AppAcademy/AcademyWar_war/WEB-INF/lib/taglib.jar!/oracle/jdevimpl/webapp/metadata/WebAppMetadata.xsd [Error]: Line 1-, Column 1-: Duplicated definition for: 'facesRendersChildren' File: jar:file:/E:/glassfish5/glassfish/domains/domain1/applications/AppAcademy/AcademyWar_war/WEB-INF/lib/taglib.jar!/oracle/jdevimpl/webapp/metadata/WebAppMetadata.xsd [Error]: Line 1-, Column 1-: Duplicated definition for: 'facesClientBehaviorDefaultEventName' File: jar:file:/E:/glassfish5/glassfish/domains/domain1/applications/AppAcademy/AcademyWar_war/WEB-INF/lib/taglib.jar!/oracle/jdevimpl/webapp/metadata/WebAppMetadata.xsd [Error]: Line 1-, Column 1-: Duplicated definition for: 'facesClientBehaviorEventNames' File: jar:file:/E:/glassfish5/glassfish/domains/domain1/applications/AppAcademy/AcademyWar_war/WEB-INF/lib/taglib.jar!/oracle/jdevimpl/webapp/metadata/WebAppMetadata.xsd [Error]: Line 1-, Column 1-: Duplicated definition for: 'facesDefaultMethodBindingAttribute' File: jar:file:/E:/glassfish5/glassfish/domains/domain1/applications/AppAcademy/AcademyWar_war/WEB-INF/lib/taglib.jar!/oracle/jdevimpl/webapp/metadata/WebAppMetadata.xsd [Error]: Line 1-, Column 1-: Duplicated definition for: 'facetNames' File: jar:file:/E:/glassfish5/glassfish/domains/domain1/applications/AppAcademy/AcademyWar_war/WEB-INF/lib/taglib.jar!/oracle/jdevimpl/webapp/metadata/WebAppMetadata.xsd [Error]: Line 1-, Column 1-: Duplicated definition for: 'preferredFacets' File: jar:file:/E:/glassfish5/glassfish/domains/domain1/applications/AppAcademy/AcademyWar_war/WEB-INF/lib/taglib.jar!/oracle/jdevimpl/webapp/metadata/WebAppMetadata.xsd [Error]: Line 1-, Column 1-: Duplicated definition for: 'acceptsChildFacesUIComponents' File: jar:file:/E:/glassfish5/glassfish/domains/domain1/applications/AppAcademy/AcademyWar_war/WEB-INF/lib/taglib.jar!/oracle/jdevimpl/webapp/metadata/WebAppMetadata.xsd [Error]: Line 1-, Column 1-: Duplicated definition for: 'allowedChildComponents' File: jar:file:/E:/glassfish5/glassfish/domains/domain1/applications/AppAcademy/AcademyWar_war/WEB-INF/lib/taglib.jar!/oracle/jdevimpl/webapp/metadata/WebAppMetadata.xsd [Error]: Line 1-, Column 1-: Duplicated definition for: 'preferredChildComponents' File: jar:file:/E:/glassfish5/glassfish/domains/domain1/applications/AppAcademy/AcademyWar_war/WEB-INF/lib/taglib.jar!/oracle/jdevimpl/webapp/metadata/WebAppMetadata.xsd [Error]: Line 1-, Column 1-: Duplicated definition for: 'groupingElement' File: jar:file:/E:/glassfish5/glassfish/domains/domain1/applications/AppAcademy/AcademyWar_war/WEB-INF/lib/taglib.jar!/oracle/jdevimpl/webapp/metadata/WebAppMetadata.xsd [Error]: Line 1-, Column 1-: Duplicated definition for: 'elementGroupingImportant' File: jar:file:/E:/glassfish5/glassfish/domains/domain1/applications/AppAcademy/AcademyWar_war/WEB-INF/lib/taglib.jar!/oracle/jdevimpl/webapp/metadata/WebAppMetadata.xsd [Error]: Line 1-, Column 1-: Duplicated definition for: 'generateElementHelpTopic' File: jar:file:/E:/glassfish5/glassfish/domains/domain1/applications/AppAcademy/AcademyWar_war/WEB-INF/lib/taglib.jar!/oracle/jdevimpl/webapp/metadata/WebAppMetadata.xsd [Error]: Line 1-, Column 1-: Duplicated definition for: 'configurationTask' File: jar:file:/E:/glassfish5/glassfish/domains/domain1/applications/AppAcademy/AcademyWar_war/WEB-INF/lib/taglib.jar!/oracle/jdevimpl/webapp/metadata/WebAppMetadata.xsd [Error]: Line 1-, Column 1-: Duplicated definition for: 'isNonDefaultSizeAuditAllowed' File: jar:file:/E:/glassfish5/glassfish/domains/domain1/applications/AppAcademy/AcademyWar_war/WEB-INF/lib/taglib.jar!/oracle/jdevimpl/webapp/metadata/WebAppMetadata.xsd [Error]: Line 1-, Column 1-: Duplicated definition for: 'isTagLibNamespace' File: jar:file:/E:/glassfish5/glassfish/domains/domain1/applications/AppAcademy/AcademyWar_war/WEB-INF/lib/taglib.jar!/oracle/jdevimpl/webapp/metadata/WebAppMetadata.xsd [Error]: Line 1-, Column 1-: Duplicated definition for: 'tagLibListeners' File: jar:file:/E:/glassfish5/glassfish/domains/domain1/applications/AppAcademy/AcademyWar_war/WEB-INF/lib/taglib.jar!/oracle/jdevimpl/webapp/metadata/WebAppMetadata.xsd [Error]: Line 1-, Column 1-: Duplicated definition for: 'tagLibraryDescriptorVersion' File: jar:file:/E:/glassfish5/glassfish/domains/domain1/applications/AppAcademy/AcademyWar_war/WEB-INF/lib/taglib.jar!/oracle/jdevimpl/webapp/metadata/WebAppMetadata.xsd [Error]: Line 1-, Column 1-: Duplicated definition for: 'isFacesNamespace' File: jar:file:/E:/glassfish5/glassfish/domains/domain1/applications/AppAcademy/AcademyWar_war/WEB-INF/lib/taglib.jar!/oracle/jdevimpl/webapp/metadata/WebAppMetadata.xsd [Error]: Line 1-, Column 1-: Duplicated definition for: 'templateElement' File: jar:file:/E:/glassfish5/glassfish/domains/domain1/applications/AppAcademy/AcademyWar_war/WEB-INF/lib/taglib.jar!/oracle/jdevimpl/webapp/metadata/WebAppMetadata.xsd [Error]: Line 1-, Column 1-: Duplicated definition for: 'fragmentWrapperElement' File: jar:file:/E:/glassfish5/glassfish/domains/domain1/applications/AppAcademy/AcademyWar_war/WEB-INF/lib/taglib.jar!/oracle/jdevimpl/webapp/metadata/WebAppMetadata.xsd [Error]: Line 1-, Column 1-: Duplicated definition for: 'designTimeContextualActionProvider' File: jar:file:/E:/glassfish5/glassfish/domains/domain1/applications/AppAcademy/AcademyWar_war/WEB-INF/lib/taglib.jar!/oracle/jdevimpl/webapp/metadata/WebAppMetadata.xsd [Error]: Line 1-, Column 1-: Duplicated definition for: 'isFaceletsNamespace' ]] [2020-05-04T17:08:09.104+0200] [glassfish 5.0] [SEVERE] [] [oracle.jbo.mom.DefObjectEventManager] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1588604799736] [timeMillis: 1588604889104] [levelValue: 1000] [[ java.util.ServiceConfigurationError: oracle.jbo.mom.DefObjectListener: Provider oracle.jbo.service.helper.SDOSchemaGenListener could not be instantiated at java.util.ServiceLoader.fail(ServiceLoader.java:232) at java.util.ServiceLoader.access$100(ServiceLoader.java:185) at java.util.ServiceLoader$LazyIterator.nextService(ServiceLoader.java:384) at java.util.ServiceLoader$LazyIterator.next(ServiceLoader.java:404) at java.util.ServiceLoader$1.next(ServiceLoader.java:480) at oracle.jbo.mom.DefObjectEventManager.loadListeners(DefObjectEventManager.java:53) at oracle.jbo.mom.DefObjectEventManager.<init>(DefObjectEventManager.java:38) at oracle.jbo.mom.DefinitionManager.initListener(DefinitionManager.java:377) at oracle.jbo.mom.DefinitionManager.initManager(DefinitionManager.java:399) at oracle.jbo.uicli.mom.JUMetaObjectManager.initManager(JUMetaObjectManager.java:1475) at oracle.jbo.uicli.mom.JUMetaObjectManager.<init>(JUMetaObjectManager.java:97) at oracle.jbo.uicli.mom.JUMetaObjectManager.getJUMom(JUMetaObjectManager.java:369) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at oracle.adfinternal.view.faces.config.rich.FacesDatabindingConfigurator._installFacesBindingDefFactory(FacesDatabindingConfigurator.java:286) at oracle.adfinternal.view.faces.config.rich.FacesDatabindingConfigurator._setupAdfDatabindingForJsf(FacesDatabindingConfigurator.java:136) at oracle.adfinternal.view.faces.config.rich.FacesDatabindingConfigurator.init(FacesDatabindingConfigurator.java:48) at org.apache.myfaces.trinidadinternal.config.GlobalConfiguratorImpl.init(GlobalConfiguratorImpl.java:469) at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.init(RegistrationFilter.java:59) at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.init(TrinidadFilterImpl.java:126) at org.apache.myfaces.trinidad.webapp.TrinidadFilter.init(TrinidadFilter.java:54) at org.apache.catalina.core.ApplicationFilterConfig.getFilter(ApplicationFilterConfig.java:267) at org.apache.catalina.core.ApplicationFilterConfig.<init>(ApplicationFilterConfig.java:123) at org.apache.catalina.core.StandardContext.filterStart(StandardContext.java:4980) at org.apache.catalina.core.StandardContext.start(StandardContext.java:5623) at com.sun.enterprise.web.WebModule.start(WebModule.java:540) at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:917) at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:900) at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:684) at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:2044) at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1690) at com.sun.enterprise.web.WebApplication.start(WebApplication.java:107) at org.glassfish.internal.data.EngineRef.start(EngineRef.java:122) at org.glassfish.internal.data.ModuleInfo.start(ModuleInfo.java:291) at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:352) at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:500) at com.sun.enterprise.v3.server.ApplicationLoaderService.processApplication(ApplicationLoaderService.java:406) at com.sun.enterprise.v3.server.ApplicationLoaderService.postConstruct(ApplicationLoaderService.java:243) at org.jvnet.hk2.internal.ClazzCreator.postConstructMe(ClazzCreator.java:327) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:375) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:487) at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.findOrCreate(AsyncRunLevelContext.java:305) at org.glassfish.hk2.runlevel.RunLevelContext.findOrCreate(RunLevelContext.java:85) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2126) at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:116) at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:90) at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.oneJob(CurrentTaskFuture.java:1237) at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.run(CurrentTaskFuture.java:1168) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.lang.NoClassDefFoundError: commonj/sdo/helper/HelperContext at java.lang.Class.getDeclaredConstructors0(Native Method) at java.lang.Class.privateGetDeclaredConstructors(Class.java:2671) at java.lang.Class.getConstructor0(Class.java:3075) at java.lang.Class.newInstance(Class.java:412) at java.util.ServiceLoader$LazyIterator.nextService(ServiceLoader.java:380) ... 50 more Caused by: java.lang.ClassNotFoundException: commonj.sdo.helper.HelperContext at com.sun.enterprise.loader.ASURLClassLoader.findClassData(ASURLClassLoader.java:865) at com.sun.enterprise.loader.ASURLClassLoader.findClass(ASURLClassLoader.java:742) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ... 55 more ]] [2020-05-04T17:08:10.620+0200] [glassfish 5.0] [INFO] [AS-WEB-GLUE-00172] [javax.enterprise.web] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1588604799736] [timeMillis: 1588604890620] [levelValue: 800] [[ Loading application [AppAcademy#AcademyWar.war] at [AcademyTest]]] [2020-05-04T17:08:10.623+0200] [glassfish 5.0] [INFO] [NCLS-CORE-00022] [javax.enterprise.system.core] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1588604799736] [timeMillis: 1588604890623] [levelValue: 800] [[ Loading application AppAcademy done in 30,206 ms]] [2020-05-04T17:08:10.626+0200] [glassfish 5.0] [INFO] [NCLS-CORE-00017] [javax.enterprise.system.core] [tid: _ThreadID=1 _ThreadName=main] [timeMillis: 1588604890626] [levelValue: 800] [[ GlassFish Server Open Source Edition 5.0 (25) startup time : Felix (10,249ms), startup services(90,927ms), total(101,176ms)]] [2020-05-04T17:08:11.029+0200] [glassfish 5.0] [INFO] [NCLS-CORE-00087] [javax.enterprise.system.core] [tid: _ThreadID=63 _ThreadName=RunLevelControllerThread-1588604890670] [timeMillis: 1588604891029] [levelValue: 800] [[ Grizzly Framework 2.4.1 started in: 12ms - bound to [/0.0.0.0:7676]]] [2020-05-04T17:08:12.058+0200] [glassfish 5.0] [INFO] [NCLS-JMX-00005] [javax.enterprise.system.jmx] [tid: _ThreadID=66 _ThreadName=Thread-22] [timeMillis: 1588604892058] [levelValue: 800] [[ JMXStartupService has started JMXConnector on JMXService URL service:jmx:rmi://RabieJd-PC:8686/jndi/rmi://RabieJd-PC:8686/jmxrmi]] [2020-05-04T17:08:12.201+0200] [glassfish 5.0] [INFO] [NCLS-BOOTSTRAP-00027] [javax.enterprise.bootstrap] [tid: _ThreadID=1 _ThreadName=main] [timeMillis: 1588604892201] [levelValue: 800] [[ Registered com.sun.enterprise.glassfish.bootstrap.osgi.EmbeddedOSGiGlassFishImpl@1f387978 as OSGi service registration: org.apache.felix.framework.ServiceRegistrationImpl@6411d3c8.]] [2020-05-04T17:08:12.677+0200] [glassfish 5.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=76 _ThreadName=Thread-24] [timeMillis: 1588604892677] [levelValue: 800] [[ visiting unvisited references]] [2020-05-04T17:08:13.348+0200] [glassfish 5.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=76 _ThreadName=Thread-24] [timeMillis: 1588604893348] [levelValue: 800] [[ visiting unvisited references]] [2020-05-04T17:08:13.358+0200] [glassfish 5.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=76 _ThreadName=Thread-24] [timeMillis: 1588604893358] [levelValue: 800] [[ visiting unvisited references]] [2020-05-04T17:08:13.360+0200] [glassfish 5.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=76 _ThreadName=Thread-24] [timeMillis: 1588604893360] [levelValue: 800] [[ visiting unvisited references]] [2020-05-04T17:08:17.035+0200] [glassfish 5.0] [INFO] [jsf.config.listener.version] [javax.enterprise.resource.webcontainer.jsf.config] [tid: _ThreadID=76 _ThreadName=Thread-24] [timeMillis: 1588604897035] [levelValue: 800] [[ Initializing Mojarra 2.3.2 ( 20170627-2139 e63598abf2ed2bb1a24674f308a734e0dce18a72) for context '']] [2020-05-04T17:08:19.441+0200] [glassfish 5.0] [INFO] [AS-WEB-GLUE-00172] [javax.enterprise.web] [tid: _ThreadID=76 _ThreadName=Thread-24] [timeMillis: 1588604899441] [levelValue: 800] [[ Loading application [__admingui] at [/]]] [2020-05-04T17:08:19.444+0200] [glassfish 5.0] [INFO] [NCLS-CORE-00022] [javax.enterprise.system.core] [tid: _ThreadID=76 _ThreadName=Thread-24] [timeMillis: 1588604899444] [levelValue: 800] [[ Loading application __admingui done in 7,266 ms]] [2020-05-04T17:08:22.340+0200] [glassfish 5.0] [WARNING] [] [javax.enterprise.system.container.web.com.sun.web.security] [tid: _ThreadID=26 _ThreadName=http-listener-1(1)] [timeMillis: 1588604902340] [levelValue: 900] [[ Context path from ServletContext: /Employy_Gf differs from path from bundle: Employy_Gf]] [2020-05-04T17:08:25.345+0200] [glassfish 5.0] [SEVERE] [] [oracle.dfw.framework] [tid: _ThreadID=28 _ThreadName=http-listener-1(3)] [timeMillis: 1588604905345] [levelValue: 1000] [[ failure initializing ADR oracle.dfw.common.DiagnosticsException: failure loading adrci binary from the system path: null Cause: DFW-40112: There was an error executing adrci commands; the following errors have been found "null" Action: Ensure that command line tool "adrci" can be executed from the command line. at oracle.dfw.impl.incident.ADRHelper.<init>(ADRHelper.java:288) at oracle.dfw.impl.incident.DiagnosticsDataExtractorImpl.<init>(DiagnosticsDataExtractorImpl.java:187) at oracle.dfw.spi.portable.PortableDiagnosticsFrameworkProvider.init(PortableDiagnosticsFrameworkProvider.java:400) at oracle.dfw.framework.DiagnosticsFramework.<init>(DiagnosticsFramework.java:44) at oracle.adfinternal.controller.application.AdfcAppInitializer.registerAdfcDump(AdfcAppInitializer.java:665) at oracle.adfinternal.controller.application.AdfcAppInitializer.initialize(AdfcAppInitializer.java:192) at oracle.adfinternal.controller.state.AdfcContext.initialize(AdfcContext.java:103) at oracle.adfinternal.controller.state.AdfcContext.initialize(AdfcContext.java:84) at oracle.adfinternal.controller.application.WindowLifecycleLogic.windowOpened(WindowLifecycleLogic.java:60) at oracle.adfinternal.controller.application.AdfcWindowLifecycleListener.windowOpened(AdfcWindowLifecycleListener.java:60) at oracle.adfinternal.controller.application.AdfcWindowLifecycleListener.processWindowLifecylce(AdfcWindowLifecycleListener.java:42) at oracle.adfinternal.view.faces.webapp.rich.RichWindowManagerFactory$ApplicationWindowListeners.processWindowLifecylce(RichWindowManagerFactory.java:257) at oracle.adfinternal.view.faces.webapp.rich.ServletWindowManager._fireWindowLifecycleEvent(ServletWindowManager.java:347) at oracle.adfinternal.view.faces.webapp.rich.ServletWindowManager._handleWindowOpened(ServletWindowManager.java:380) at oracle.adfinternal.view.faces.webapp.rich.ServletWindowManager.beginRequest(ServletWindowManager.java:977) at org.apache.myfaces.trinidadinternal.config.GlobalConfiguratorImpl._beginWindowManagerRequest(GlobalConfiguratorImpl.java:762) at org.apache.myfaces.trinidadinternal.config.GlobalConfiguratorImpl.beginRequest(GlobalConfiguratorImpl.java:225) at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:184) at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:250) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208) at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:169) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:250) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:256) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:160) at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:652) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:591) at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:99) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:155) at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:371) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:238) at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:463) at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:168) at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:206) at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:180) at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:242) at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:119) at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:284) at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:201) at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:133) at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:112) at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:77) at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:539) at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:112) at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:117) at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.access$100(WorkerThreadIOStrategy.java:56) at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:137) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:593) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:573) at java.lang.Thread.run(Thread.java:745) Caused by: oracle.dfw.common.DiagnosticsException: DFW-40112: failed to execute the adrci commands "" Cause: There was an error executing adrci commands; the following errors have been found "null" Action: Ensure that command line tool "adrci" can be executed from the command line. at oracle.dfw.impl.incident.ADRHelper.invoke(ADRHelper.java:1660) at oracle.dfw.impl.incident.ADRHelper.<init>(ADRHelper.java:264) ... 50 more ]] [2020-05-04T17:08:25.643+0200] [glassfish 5.0] [INFO] [] [oracle.adfinternal.controller.state.ControllerState] [tid: _ThreadID=28 _ThreadName=http-listener-1(3)] [timeMillis: 1588604905643] [levelValue: 800] [[ ADFc: Limiting the number of RootViewPorts to 20]] [2020-05-04T17:08:25.682+0200] [glassfish 5.0] [WARNING] [AS-WEB-CORE-00059] [javax.enterprise.web.core] [tid: _ThreadID=28 _ThreadName=http-listener-1(3)] [timeMillis: 1588604905682] [levelValue: 900] [[ Unable to set request character encoding to UTF-8 from context /Employy_Gf, because request parameters have already been read, or ServletRequest.getReader() has already been called]] [2020-05-04T17:08:26.059+0200] [glassfish 5.0] [INFO] [] [oracle.jbo.uicli.mom.CpxUtils$Visitor] [tid: _ThreadID=28 _ThreadName=http-listener-1(3)] [timeMillis: 1588604906059] [levelValue: 800] [[ jndi:/server/Employy_Gf/WEB-INF/classes/Employee/DataBindings.cpx]] [2020-05-04T17:08:27.721+0200] [glassfish 5.0] [INFO] [CHANGING_LIFECYCLE_IMPLEMENTATION] [oracle.adfinternal.controller.faces.lifecycle.JSFLifecycleImpl] [tid: _ThreadID=28 _ThreadName=http-listener-1(3)] [timeMillis: 1588604907721] [levelValue: 800] [[ ADFc: Initializing ADF Page Lifecycle for the JSF environment, LifecycleContextBuilder is 'oracle.adfinternal.controller.application.model.JSFDataBindingLifecycleContextBuilder'.]] [2020-05-04T17:08:28.010+0200] [glassfish 5.0] [INFO] [ADF_SCOPE_HA_SUPPORT] [oracle.adfinternal.controller.state.SessionBasedScopeMap] [tid: _ThreadID=28 _ThreadName=http-listener-1(3)] [timeMillis: 1588604908010] [levelValue: 800] [[ ADFc: Configuration parameter adf-scope-ha-support set to 'false'.]] [2020-05-04T17:08:34.961+0200] [glassfish 5.0] [INFO] [SELECTOR_SHOULD_NOT_END_IN_ICON] [org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils] [tid: _ThreadID=28 _ThreadName=http-listener-1(3)] [timeMillis: 1588604914961] [levelValue: 800] [[ The skin selector .AFSelectShuttleRightEnabledIcon:alias is not a Skin Icon Object since it does not have a content attribute. If you created this selector, please rename it to end with "style" instead of "icon" so that the Skinning Framework will treat it as a style, not an icon.]] [2020-05-04T17:08:34.973+0200] [glassfish 5.0] [INFO] [SELECTOR_SHOULD_NOT_END_IN_ICON] [org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils] [tid: _ThreadID=28 _ThreadName=http-listener-1(3)] [timeMillis: 1588604914973] [levelValue: 800] [[ The skin selector .AFSelectShuttleRightDisabledIcon:alias is not a Skin Icon Object since it does not have a content attribute. If you created this selector, please rename it to end with "style" instead of "icon" so that the Skinning Framework will treat it as a style, not an icon.]] [2020-05-04T17:08:34.975+0200] [glassfish 5.0] [INFO] [SELECTOR_SHOULD_NOT_END_IN_ICON] [org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils] [tid: _ThreadID=28 _ThreadName=http-listener-1(3)] [timeMillis: 1588604914975] [levelValue: 800] [[ The skin selector .AFSelectShuttleRightAllEnabledIcon:alias is not a Skin Icon Object since it does not have a content attribute. If you created this selector, please rename it to end with "style" instead of "icon" so that the Skinning Framework will treat it as a style, not an icon.]] [2020-05-04T17:08:34.977+0200] [glassfish 5.0] [INFO] [SELECTOR_SHOULD_NOT_END_IN_ICON] [org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils] [tid: _ThreadID=28 _ThreadName=http-listener-1(3)] [timeMillis: 1588604914977] [levelValue: 800] [[ The skin selector .AFSelectShuttleRightAllDisabledIcon:alias is not a Skin Icon Object since it does not have a content attribute. If you created this selector, please rename it to end with "style" instead of "icon" so that the Skinning Framework will treat it as a style, not an icon.]] [2020-05-04T17:08:34.980+0200] [glassfish 5.0] [INFO] [SELECTOR_SHOULD_NOT_END_IN_ICON] [org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils] [tid: _ThreadID=28 _ThreadName=http-listener-1(3)] [timeMillis: 1588604914980] [levelValue: 800] [[ The skin selector .AFSelectShuttleLeftEnabledIcon:alias is not a Skin Icon Object since it does not have a content attribute. If you created this selector, please rename it to end with "style" instead of "icon" so that the Skinning Framework will treat it as a style, not an icon.]] [2020-05-04T17:08:34.983+0200] [glassfish 5.0] [INFO] [SELECTOR_SHOULD_NOT_END_IN_ICON] [org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils] [tid: _ThreadID=28 _ThreadName=http-listener-1(3)] [timeMillis: 1588604914983] [levelValue: 800] [[ The skin selector .AFSelectShuttleLeftDisabledIcon:alias is not a Skin Icon Object since it does not have a content attribute. If you created this selector, please rename it to end with "style" instead of "icon" so that the Skinning Framework will treat it as a style, not an icon.]] [2020-05-04T17:08:34.985+0200] [glassfish 5.0] [INFO] [SELECTOR_SHOULD_NOT_END_IN_ICON] [org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils] [tid: _ThreadID=28 _ThreadName=http-listener-1(3)] [timeMillis: 1588604914985] [levelValue: 800] [[ The skin selector .AFSelectShuttleLeftAllEnabledIcon:alias is not a Skin Icon Object since it does not have a content attribute. If you created this selector, please rename it to end with "style" instead of "icon" so that the Skinning Framework will treat it as a style, not an icon.]] [2020-05-04T17:08:34.987+0200] [glassfish 5.0] [INFO] [SELECTOR_SHOULD_NOT_END_IN_ICON] [org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils] [tid: _ThreadID=28 _ThreadName=http-listener-1(3)] [timeMillis: 1588604914987] [levelValue: 800] [[ The skin selector .AFSelectShuttleLeftAllDisabledIcon:alias is not a Skin Icon Object since it does not have a content attribute. If you created this selector, please rename it to end with "style" instead of "icon" so that the Skinning Framework will treat it as a style, not an icon.]] [2020-05-04T17:08:34.988+0200] [glassfish 5.0] [INFO] [SELECTOR_SHOULD_NOT_END_IN_ICON] [org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils] [tid: _ThreadID=28 _ThreadName=http-listener-1(3)] [timeMillis: 1588604914988] [levelValue: 800] [[ The skin selector .AFSelectShuttleUpEndDisabledIcon:alias is not a Skin Icon Object since it does not have a content attribute. If you created this selector, please rename it to end with "style" instead of "icon" so that the Skinning Framework will treat it as a style, not an icon.]] [2020-05-04T17:08:34.990+0200] [glassfish 5.0] [INFO] [SELECTOR_SHOULD_NOT_END_IN_ICON] [org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils] [tid: _ThreadID=28 _ThreadName=http-listener-1(3)] [timeMillis: 1588604914990] [levelValue: 800] [[ The skin selector .AFSelectShuttleUpEndEnabledIcon:alias is not a Skin Icon Object since it does not have a content attribute. If you created this selector, please rename it to end with "style" instead of "icon" so that the Skinning Framework will treat it as a style, not an icon.]] [2020-05-04T17:08:34.992+0200] [glassfish 5.0] [INFO] [SELECTOR_SHOULD_NOT_END_IN_ICON] [org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils] [tid: _ThreadID=28 _ThreadName=http-listener-1(3)] [timeMillis: 1588604914992] [levelValue: 800] [[ The skin selector .AFSelectShuttleUpEnabledIcon:alias is not a Skin Icon Object since it does not have a content attribute. If you created this selector, please rename it to end with "style" instead of "icon" so that the Skinning Framework will treat it as a style, not an icon.]] [2020-05-04T17:08:34.993+0200] [glassfish 5.0] [INFO] [SELECTOR_SHOULD_NOT_END_IN_ICON] [org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils] [tid: _ThreadID=28 _ThreadName=http-listener-1(3)] [timeMillis: 1588604914993] [levelValue: 800] [[ The skin selector .AFSelectShuttleUpDisabledIcon:alias is not a Skin Icon Object since it does not have a content attribute. If you created this selector, please rename it to end with "style" instead of "icon" so that the Skinning Framework will treat it as a style, not an icon.]] [2020-05-04T17:08:34.995+0200] [glassfish 5.0] [INFO] [SELECTOR_SHOULD_NOT_END_IN_ICON] [org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils] [tid: _ThreadID=28 _ThreadName=http-listener-1(3)] [timeMillis: 1588604914995] [levelValue: 800] [[ The skin selector .AFSelectShuttleDownEnabledIcon:alias is not a Skin Icon Object since it does not have a content attribute. If you created this selector, please rename it to end with "style" instead of "icon" so that the Skinning Framework will treat it as a style, not an icon.]] [2020-05-04T17:08:34.997+0200] [glassfish 5.0] [INFO] [SELECTOR_SHOULD_NOT_END_IN_ICON] [org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils] [tid: _ThreadID=28 _ThreadName=http-listener-1(3)] [timeMillis: 1588604914997] [levelValue: 800] [[ The skin selector .AFSelectShuttleDownDisabledIcon:alias is not a Skin Icon Object since it does not have a content attribute. If you created this selector, please rename it to end with "style" instead of "icon" so that the Skinning Framework will treat it as a style, not an icon.]] [2020-05-04T17:08:34.998+0200] [glassfish 5.0] [INFO] [SELECTOR_SHOULD_NOT_END_IN_ICON] [org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils] [tid: _ThreadID=28 _ThreadName=http-listener-1(3)] [timeMillis: 1588604914998] [levelValue: 800] [[ The skin selector .AFSelectShuttleDownEndEnabledIcon:alias is not a Skin Icon Object since it does not have a content attribute. If you created this selector, please rename it to end with "style" instead of "icon" so that the Skinning Framework will treat it as a style, not an icon.]] [2020-05-04T17:08:35.000+0200] [glassfish 5.0] [INFO] [SELECTOR_SHOULD_NOT_END_IN_ICON] [org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils] [tid: _ThreadID=28 _ThreadName=http-listener-1(3)] [timeMillis: 1588604915000] [levelValue: 800] [[ The skin selector .AFSelectShuttleDownEndDisabledIcon:alias is not a Skin Icon Object since it does not have a content attribute. If you created this selector, please rename it to end with "style" instead of "icon" so that the Skinning Framework will treat it as a style, not an icon.]] [2020-05-04T17:08:35.100+0200] [glassfish 5.0] [INFO] [SELECTOR_SHOULD_NOT_END_IN_ICON] [org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils] [tid: _ThreadID=28 _ThreadName=http-listener-1(3)] [timeMillis: 1588604915100] [levelValue: 800] [[ The skin selector af|body:high-contrast af|selectManyShuttle::move-horizontal-icon is not a Skin Icon Object since it does not have a content attribute. If you created this selector, please rename it to end with "style" instead of "icon" so that the Skinning Framework will treat it as a style, not an icon.]] [2020-05-04T17:08:35.102+0200] [glassfish 5.0] [INFO] [SELECTOR_SHOULD_NOT_END_IN_ICON] [org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils] [tid: _ThreadID=28 _ThreadName=http-listener-1(3)] [timeMillis: 1588604915102] [levelValue: 800] [[ The skin selector af|body:high-contrast af|selectOrderShuttle::move-horizontal-icon is not a Skin Icon Object since it does not have a content attribute. If you created this selector, please rename it to end with "style" instead of "icon" so that the Skinning Framework will treat it as a style, not an icon.]] [2020-05-04T17:08:35.104+0200] [glassfish 5.0] [INFO] [SELECTOR_SHOULD_NOT_END_IN_ICON] [org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils] [tid: _ThreadID=28 _ThreadName=http-listener-1(3)] [timeMillis: 1588604915104] [levelValue: 800] [[ The skin selector af|body:high-contrast af|selectManyShuttle::move-horizontal-disabled-icon is not a Skin Icon Object since it does not have a content attribute. If you created this selector, please rename it to end with "style" instead of "icon" so that the Skinning Framework will treat it as a style, not an icon.]] [2020-05-04T17:08:35.105+0200] [glassfish 5.0] [INFO] [SELECTOR_SHOULD_NOT_END_IN_ICON] [org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils] [tid: _ThreadID=28 _ThreadName=http-listener-1(3)] [timeMillis: 1588604915105] [levelValue: 800] [[ The skin selector af|body:high-contrast af|selectOrderShuttle::move-horizontal-disabled-icon is not a Skin Icon Object since it does not have a content attribute. If you created this selector, please rename it to end with "style" instead of "icon" so that the Skinning Framework will treat it as a style, not an icon.]] [2020-05-04T17:08:35.107+0200] [glassfish 5.0] [INFO] [SELECTOR_SHOULD_NOT_END_IN_ICON] [org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils] [tid: _ThreadID=28 _ThreadName=http-listener-1(3)] [timeMillis: 1588604915107] [levelValue: 800] [[ The skin selector af|body:high-contrast af|selectManyShuttle::moveall-horizontal-icon is not a Skin Icon Object since it does not have a content attribute. If you created this selector, please rename it to end with "style" instead of "icon" so that the Skinning Framework will treat it as a style, not an icon.]] [2020-05-04T17:08:35.110+0200] [glassfish 5.0] [INFO] [SELECTOR_SHOULD_NOT_END_IN_ICON] [org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils] [tid: _ThreadID=28 _ThreadName=http-listener-1(3)] [timeMillis: 1588604915110] [levelValue: 800] [[ The skin selector af|body:high-contrast af|selectOrderShuttle::moveall-horizontal-icon is not a Skin Icon Object since it does not have a content attribute. If you created this selector, please rename it to end with "style" instead of "icon" so that the Skinning Framework will treat it as a style, not an icon.]] [2020-05-04T17:08:35.112+0200] [glassfish 5.0] [INFO] [SELECTOR_SHOULD_NOT_END_IN_ICON] [org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils] [tid: _ThreadID=28 _ThreadName=http-listener-1(3)] [timeMillis: 1588604915112] [levelValue: 800] [[ The skin selector af|body:high-contrast af|selectManyShuttle::moveall-horizontal-disabled-icon is not a Skin Icon Object since it does not have a content attribute. If you created this selector, please rename it to end with "style" instead of "icon" so that the Skinning Framework will treat it as a style, not an icon.]] [2020-05-04T17:08:35.114+0200] [glassfish 5.0] [INFO] [SELECTOR_SHOULD_NOT_END_IN_ICON] [org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils] [tid: _ThreadID=28 _ThreadName=http-listener-1(3)] [timeMillis: 1588604915114] [levelValue: 800] [[ The skin selector af|body:high-contrast af|selectOrderShuttle::moveall-horizontal-disabled-icon is not a Skin Icon Object since it does not have a content attribute. If you created this selector, please rename it to end with "style" instead of "icon" so that the Skinning Framework will treat it as a style, not an icon.]] [2020-05-04T17:08:35.115+0200] [glassfish 5.0] [INFO] [SELECTOR_SHOULD_NOT_END_IN_ICON] [org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils] [tid: _ThreadID=28 _ThreadName=http-listener-1(3)] [timeMillis: 1588604915115] [levelValue: 800] [[ The skin selector af|body:high-contrast af|selectManyShuttle::remove-horizontal-icon is not a Skin Icon Object since it does not have a content attribute. If you created this selector, please rename it to end with "style" instead of "icon" so that the Skinning Framework will treat it as a style, not an icon.]] [2020-05-04T17:08:35.118+0200] [glassfish 5.0] [INFO] [SELECTOR_SHOULD_NOT_END_IN_ICON] [org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils] [tid: _ThreadID=28 _ThreadName=http-listener-1(3)] [timeMillis: 1588604915118] [levelValue: 800] [[ The skin selector af|body:high-contrast af|selectOrderShuttle::remove-horizontal-icon is not a Skin Icon Object since it does not have a content attribute. If you created this selector, please rename it to end with "style" instead of "icon" so that the Skinning Framework will treat it as a style, not an icon.]] [2020-05-04T17:08:35.120+0200] [glassfish 5.0] [INFO] [SELECTOR_SHOULD_NOT_END_IN_ICON] [org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils] [tid: _ThreadID=28 _ThreadName=http-listener-1(3)] [timeMillis: 1588604915120] [levelValue: 800] [[ The skin selector af|body:high-contrast af|selectManyShuttle::remove-horizontal-disabled-icon is not a Skin Icon Object since it does not have a content attribute. If you created this selector, please rename it to end with "style" instead of "icon" so that the Skinning Framework will treat it as a style, not an icon.]] [2020-05-04T17:08:35.131+0200] [glassfish 5.0] [INFO] [SELECTOR_SHOULD_NOT_END_IN_ICON] [org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils] [tid: _ThreadID=28 _ThreadName=http-listener-1(3)] [timeMillis: 1588604915131] [levelValue: 800] [[ The skin selector af|body:high-contrast af|selectOrderShuttle::remove-horizontal-disabled-icon is not a Skin Icon Object since it does not have a content attribute. If you created this selector, please rename it to end with "style" instead of "icon" so that the Skinning Framework will treat it as a style, not an icon.]] [2020-05-04T17:08:35.133+0200] [glassfish 5.0] [INFO] [SELECTOR_SHOULD_NOT_END_IN_ICON] [org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils] [tid: _ThreadID=28 _ThreadName=http-listener-1(3)] [timeMillis: 1588604915133] [levelValue: 800] [[ The skin selector af|body:high-contrast af|selectManyShuttle::removeall-horizontal-icon is not a Skin Icon Object since it does not have a content attribute. If you created this selector, please rename it to end with "style" instead of "icon" so that the Skinning Framework will treat it as a style, not an icon.]] [2020-05-04T17:08:35.135+0200] [glassfish 5.0] [INFO] [SELECTOR_SHOULD_NOT_END_IN_ICON] [org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils] [tid: _ThreadID=28 _ThreadName=http-listener-1(3)] [timeMillis: 1588604915135] [levelValue: 800] [[ The skin selector af|body:high-contrast af|selectOrderShuttle::removeall-horizontal-icon is not a Skin Icon Object since it does not have a content attribute. If you created this selector, please rename it to end with "style" instead of "icon" so that the Skinning Framework will treat it as a style, not an icon.]] [2020-05-04T17:08:35.136+0200] [glassfish 5.0] [INFO] [SELECTOR_SHOULD_NOT_END_IN_ICON] [org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils] [tid: _ThreadID=28 _ThreadName=http-listener-1(3)] [timeMillis: 1588604915136] [levelValue: 800] [[ The skin selector af|body:high-contrast af|selectManyShuttle::removeall-horizontal-disabled-icon is not a Skin Icon Object since it does not have a content attribute. If you created this selector, please rename it to end with "style" instead of "icon" so that the Skinning Framework will treat it as a style, not an icon.]] [2020-05-04T17:08:35.138+0200] [glassfish 5.0] [INFO] [SELECTOR_SHOULD_NOT_END_IN_ICON] [org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils] [tid: _ThreadID=28 _ThreadName=http-listener-1(3)] [timeMillis: 1588604915138] [levelValue: 800] [[ The skin selector af|body:high-contrast af|selectOrderShuttle::removeall-horizontal-disabled-icon is not a Skin Icon Object since it does not have a content attribute. If you created this selector, please rename it to end with "style" instead of "icon" so that the Skinning Framework will treat it as a style, not an icon.]] [2020-05-04T17:08:35.140+0200] [glassfish 5.0] [INFO] [SELECTOR_SHOULD_NOT_END_IN_ICON] [org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils] [tid: _ThreadID=28 _ThreadName=http-listener-1(3)] [timeMillis: 1588604915140] [levelValue: 800] [[ The skin selector af|body:high-contrast af|selectOrderShuttle::move-top-icon is not a Skin Icon Object since it does not have a content attribute. If you created this selector, please rename it to end with "style" instead of "icon" so that the Skinning Framework will treat it as a style, not an icon.]] [2020-05-04T17:08:35.142+0200] [glassfish 5.0] [INFO] [SELECTOR_SHOULD_NOT_END_IN_ICON] [org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils] [tid: _ThreadID=28 _ThreadName=http-listener-1(3)] [timeMillis: 1588604915142] [levelValue: 800] [[ The skin selector af|body:high-contrast af|selectOrderShuttle::move-top-disabled-icon is not a Skin Icon Object since it does not have a content attribute. If you created this selector, please rename it to end with "style" instead of "icon" so that the Skinning Framework will treat it as a style, not an icon.]] [2020-05-04T17:08:35.144+0200] [glassfish 5.0] [INFO] [SELECTOR_SHOULD_NOT_END_IN_ICON] [org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils] [tid: _ThreadID=28 _ThreadName=http-listener-1(3)] [timeMillis: 1588604915144] [levelValue: 800] [[ The skin selector af|body:high-contrast af|selectOrderShuttle::move-up-icon is not a Skin Icon Object since it does not have a content attribute. If you created this selector, please rename it to end with "style" instead of "icon" so that the Skinning Framework will treat it as a style, not an icon.]] [2020-05-04T17:08:35.145+0200] [glassfish 5.0] [INFO] [SELECTOR_SHOULD_NOT_END_IN_ICON] [org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils] [tid: _ThreadID=28 _ThreadName=http-listener-1(3)] [timeMillis: 1588604915145] [levelValue: 800] [[ The skin selector af|body:high-contrast af|selectOrderShuttle::move-up-disabled-icon is not a Skin Icon Object since it does not have a content attribute. If you created this selector, please rename it to end with "style" instead of "icon" so that the Skinning Framework will treat it as a style, not an icon.]] [2020-05-04T17:08:35.147+0200] [glassfish 5.0] [INFO] [SELECTOR_SHOULD_NOT_END_IN_ICON] [org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils] [tid: _ThreadID=28 _ThreadName=http-listener-1(3)] [timeMillis: 1588604915147] [levelValue: 800] [[ The skin selector af|body:high-contrast af|selectOrderShuttle::move-down-icon is not a Skin Icon Object since it does not have a content attribute. If you created this selector, please rename it to end with "style" instead of "icon" so that the Skinning Framework will treat it as a style, not an icon.]] [2020-05-04T17:08:35.149+0200] [glassfish 5.0] [INFO] [SELECTOR_SHOULD_NOT_END_IN_ICON] [org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils] [tid: _ThreadID=28 _ThreadName=http-listener-1(3)] [timeMillis: 1588604915149] [levelValue: 800] [[ The skin selector af|body:high-contrast af|selectOrderShuttle::move-down-disabled-icon is not a Skin Icon Object since it does not have a content attribute. If you created this selector, please rename it to end with "style" instead of "icon" so that the Skinning Framework will treat it as a style, not an icon.]] [2020-05-04T17:08:35.150+0200] [glassfish 5.0] [INFO] [SELECTOR_SHOULD_NOT_END_IN_ICON] [org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils] [tid: _ThreadID=28 _ThreadName=http-listener-1(3)] [timeMillis: 1588604915150] [levelValue: 800] [[ The skin selector af|body:high-contrast af|selectOrderShuttle::move-bottom-icon is not a Skin Icon Object since it does not have a content attribute. If you created this selector, please rename it to end with "style" instead of "icon" so that the Skinning Framework will treat it as a style, not an icon.]] [2020-05-04T17:08:35.152+0200] [glassfish 5.0] [INFO] [SELECTOR_SHOULD_NOT_END_IN_ICON] [org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils] [tid: _ThreadID=28 _ThreadName=http-listener-1(3)] [timeMillis: 1588604915152] [levelValue: 800] [[ The skin selector af|body:high-contrast af|selectOrderShuttle::move-bottom-disabled-icon is not a Skin Icon Object since it does not have a content attribute. If you created this selector, please rename it to end with "style" instead of "icon" so that the Skinning Framework will treat it as a style, not an icon.]] [2020-05-04T17:08:35.183+0200] [glassfish 5.0] [INFO] [SELECTOR_SHOULD_NOT_END_IN_ICON] [org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils] [tid: _ThreadID=28 _ThreadName=http-listener-1(3)] [timeMillis: 1588604915183] [levelValue: 800] [[ The skin selector af|body:high-contrast af|selectManyShuttle::moveall-horizontal-icon is not a Skin Icon Object since it does not have a content attribute. If you created this selector, please rename it to end with "style" instead of "icon" so that the Skinning Framework will treat it as a style, not an icon.]] [2020-05-04T17:08:35.185+0200] [glassfish 5.0] [INFO] [SELECTOR_SHOULD_NOT_END_IN_ICON] [org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils] [tid: _ThreadID=28 _ThreadName=http-listener-1(3)] [timeMillis: 1588604915185] [levelValue: 800] [[ The skin selector af|body:high-contrast af|selectOrderShuttle::moveall-horizontal-icon is not a Skin Icon Object since it does not have a content attribute. If you created this selector, please rename it to end with "style" instead of "icon" so that the Skinning Framework will treat it as a style, not an icon.]] [2020-05-04T17:08:35.187+0200] [glassfish 5.0] [INFO] [SELECTOR_SHOULD_NOT_END_IN_ICON] [org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils] [tid: _ThreadID=28 _ThreadName=http-listener-1(3)] [timeMillis: 1588604915187] [levelValue: 800] [[ The skin selector af|body:high-contrast af|selectManyShuttle::moveall-horizontal-disabled-icon is not a Skin Icon Object since it does not have a content attribute. If you created this selector, please rename it to end with "style" instead of "icon" so that the Skinning Framework will treat it as a style, not an icon.]] [2020-05-04T17:08:35.188+0200] [glassfish 5.0] [INFO] [SELECTOR_SHOULD_NOT_END_IN_ICON] [org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils] [tid: _ThreadID=28 _ThreadName=http-listener-1(3)] [timeMillis: 1588604915188] [levelValue: 800] [[ The skin selector af|body:high-contrast af|selectOrderShuttle::moveall-horizontal-disabled-icon is not a Skin Icon Object since it does not have a content attribute. If you created this selector, please rename it to end with "style" instead of "icon" so that the Skinning Framework will treat it as a style, not an icon.]] [2020-05-04T17:08:35.953+0200] [glassfish 5.0] [INFO] [SELECTOR_SHOULD_NOT_END_IN_ICON] [org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils] [tid: _ThreadID=28 _ThreadName=http-listener-1(3)] [timeMillis: 1588604915953] [levelValue: 800] [[ The skin selector .AFIndexedIcon:alias is not a Skin Icon Object since it does not have a content attribute. If you created this selector, please rename it to end with "style" instead of "icon" so that the Skinning Framework will treat it as a style, not an icon.]] [2020-05-04T17:08:37.285+0200] [glassfish 5.0] [WARNING] [] [org.apache.myfaces.trinidadinternal.style.xml.parse.StyleSheetDocument] [tid: _ThreadID=28 _ThreadName=http-listener-1(3)] [timeMillis: 1588604917285] [levelValue: 900] [[ Circular dependency detected in style af|dvt-timeline]] [2020-05-04T17:08:37.878+0200] [glassfish 5.0] [INFO] [SKIN_FAILED_TO_GET_BUNDLE] [org.apache.myfaces.trinidadinternal.skin.messages.TranslationSource] [tid: _ThreadID=28 _ThreadName=http-listener-1(3)] [timeMillis: 1588604917878] [levelValue: 800] [[ Failed to get resource bundle "view.skinBundle" in skin "org.apache.myfaces.trinidadinternal.skin.messages.TranslationSource$ResourceBundleNameTranslationSource@491591443 {bundleName: view.skinBundle}"]] [2020-05-04T17:08:40.343+0200] [glassfish 5.0] [WARNING] [AS-WEB-CORE-00059] [javax.enterprise.web.core] [tid: _ThreadID=27 _ThreadName=http-listener-1(2)] [timeMillis: 1588604920343] [levelValue: 900] [[ Unable to set request character encoding to UTF-8 from context /Employy_Gf, because request parameters have already been read, or ServletRequest.getReader() has already been called]] [2020-05-04T17:08:40.344+0200] [glassfish 5.0] [WARNING] [AS-WEB-CORE-00059] [javax.enterprise.web.core] [tid: _ThreadID=27 _ThreadName=http-listener-1(2)] [timeMillis: 1588604920344] [levelValue: 900] [[ Unable to set request character encoding to UTF-8 from context /Employy_Gf, because request parameters have already been read, or ServletRequest.getReader() has already been called]] [2020-05-04T17:08:40.345+0200] [glassfish 5.0] [WARNING] [AS-WEB-CORE-00059] [javax.enterprise.web.core] [tid: _ThreadID=27 _ThreadName=http-listener-1(2)] [timeMillis: 1588604920345] [levelValue: 900] [[ Unable to set request character encoding to UTF-8 from context /Employy_Gf, because request parameters have already been read, or ServletRequest.getReader() has already been called]] [2020-05-04T17:08:40.345+0200] [glassfish 5.0] [WARNING] [AS-WEB-CORE-00059] [javax.enterprise.web.core] [tid: _ThreadID=27 _ThreadName=http-listener-1(2)] [timeMillis: 1588604920345] [levelValue: 900] [[ Unable to set request character encoding to UTF-8 from context /Employy_Gf, because request parameters have already been read, or ServletRequest.getReader() has already been called]] [2020-05-04T17:08:40.726+0200] [glassfish 5.0] [WARNING] [AS-WEB-CORE-00059] [javax.enterprise.web.core] [tid: _ThreadID=29 _ThreadName=http-listener-1(4)] [timeMillis: 1588604920726] [levelValue: 900] [[ Unable to set request character encoding to UTF-8 from context /Employy_Gf, because request parameters have already been read, or ServletRequest.getReader() has already been called]] [2020-05-04T17:08:40.727+0200] [glassfish 5.0] [WARNING] [AS-WEB-CORE-00059] [javax.enterprise.web.core] [tid: _ThreadID=29 _ThreadName=http-listener-1(4)] [timeMillis: 1588604920727] [levelValue: 900] [[ Unable to set request character encoding to UTF-8 from context /Employy_Gf, because request parameters have already been read, or ServletRequest.getReader() has already been called]] [2020-05-04T17:08:40.728+0200] [glassfish 5.0] [WARNING] [AS-WEB-CORE-00059] [javax.enterprise.web.core] [tid: _ThreadID=29 _ThreadName=http-listener-1(4)] [timeMillis: 1588604920728] [levelValue: 900] [[ Unable to set request character encoding to UTF-8 from context /Employy_Gf, because request parameters have already been read, or ServletRequest.getReader() has already been called]] [2020-05-04T17:08:40.729+0200] [glassfish 5.0] [WARNING] [AS-WEB-CORE-00059] [javax.enterprise.web.core] [tid: _ThreadID=29 _ThreadName=http-listener-1(4)] [timeMillis: 1588604920729] [levelValue: 900] [[ Unable to set request character encoding to UTF-8 from context /Employy_Gf, because request parameters have already been read, or ServletRequest.getReader() has already been called]] [2020-05-04T17:08:45.696+0200] [glassfish 5.0] [WARNING] [AS-WEB-CORE-00059] [javax.enterprise.web.core] [tid: _ThreadID=28 _ThreadName=http-listener-1(3)] [timeMillis: 1588604925696] [levelValue: 900] [[ Unable to set request character encoding to UTF-8 from context /Employy_Gf, because request parameters have already been read, or ServletRequest.getReader() has already been called]] [2020-05-04T17:08:45.851+0200] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=28 _ThreadName=Thread-8] [timeMillis: 1588604925851] [levelValue: 800] [[ after APPLICATION com.sun.faces.application.ApplicationImpl@2102b726]] [2020-05-04T17:08:45.852+0200] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=28 _ThreadName=Thread-8] [timeMillis: 1588604925852] [levelValue: 800] [[ after ValueBinding com.sun.faces.application.ValueBindingValueExpressionAdapter@1ffcda48]] [2020-05-04T17:08:46.036+0200] [glassfish 5.0] [SEVERE] [] [oracle.jbo.mom.DefObjectEventManager] [tid: _ThreadID=28 _ThreadName=http-listener-1(3)] [timeMillis: 1588604926036] [levelValue: 1000] [[ java.util.ServiceConfigurationError: oracle.jbo.mom.DefObjectListener: Provider oracle.jbo.service.helper.SDOSchemaGenListener could not be instantiated at java.util.ServiceLoader.fail(ServiceLoader.java:232) at java.util.ServiceLoader.access$100(ServiceLoader.java:185) at java.util.ServiceLoader$LazyIterator.nextService(ServiceLoader.java:384) at java.util.ServiceLoader$LazyIterator.next(ServiceLoader.java:404) at java.util.ServiceLoader$1.next(ServiceLoader.java:480) at oracle.jbo.mom.DefObjectEventManager.loadListeners(DefObjectEventManager.java:53) at oracle.jbo.mom.DefObjectEventManager.<init>(DefObjectEventManager.java:38) at oracle.jbo.mom.DefinitionManager.initListener(DefinitionManager.java:377) at oracle.jbo.mom.DefinitionManager.initManager(DefinitionManager.java:399) at oracle.jbo.server.MetaObjectManager.initManager(MetaObjectManager.java:202) at oracle.jbo.server.MetaObjectManager.getSingleton(MetaObjectManager.java:163) at oracle.jbo.client.Configuration.loadFromClassPath(Configuration.java:460) at oracle.jbo.client.config.ConfigurationProviderManager.getConfiguration(ConfigurationProviderManager.java:48) at oracle.jbo.common.ampool.PoolMgr.findPool(PoolMgr.java:548) at oracle.adf.model.bc4j.DCJboDataControl.findApplicationPool(DCJboDataControl.java:716) at oracle.adf.model.bc4j.DCJboDataControl.initializeSessionCookie(DCJboDataControl.java:514) at oracle.adf.model.bc4j.DCJboDataControl.initializeJboSession(DCJboDataControl.java:419) at oracle.adf.model.bc4j.DCJboDataControl.internalInitSession(DCJboDataControl.java:392) at oracle.adf.model.bc4j.DataControlFactoryImpl.createSessionInternal(DataControlFactoryImpl.java:138) at oracle.adf.model.bc4j.DataControlFactoryImpl.createSession(DataControlFactoryImpl.java:121) at oracle.adf.model.binding.DCDataControlReference.getDataControl(DCDataControlReference.java:277) at oracle.adf.model.BindingContext.instantiateDataControl(BindingContext.java:1437) at oracle.adf.model.dcframe.DataControlFrameImpl.doFindDataControl(DataControlFrameImpl.java:1917) at oracle.adf.model.dcframe.DataControlFrameImpl.internalFindDataControl(DataControlFrameImpl.java:1779) at oracle.adf.model.dcframe.DataControlFrameImpl.findDataControl(DataControlFrameImpl.java:1739) at oracle.adf.model.BindingContext.internalFindDataControl(BindingContext.java:1572) at oracle.adf.model.BindingContext.get(BindingContext.java:1520) at javax.el.MapELResolver.getValue(MapELResolver.java:199) at com.sun.faces.el.DemuxCompositeELResolver._getValue(DemuxCompositeELResolver.java:180) at com.sun.faces.el.DemuxCompositeELResolver.getValue(DemuxCompositeELResolver.java:208) at com.sun.el.parser.AstValue.getValue(AstValue.java:139) at com.sun.el.parser.AstValue.getValue(AstValue.java:203) at com.sun.el.ValueExpressionImpl.getValue(ValueExpressionImpl.java:226) at com.sun.faces.application.ValueBindingValueExpressionAdapter.getValue(ValueBindingValueExpressionAdapter.java:112) at Employee.backing.Login.Login_action(Login.java:119) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.sun.el.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:181) at com.sun.el.parser.AstValue.invoke(AstValue.java:289) at com.sun.el.MethodExpressionImpl.invoke(MethodExpressionImpl.java:304) at com.sun.faces.facelets.el.TagMethodExpression.invoke(TagMethodExpression.java:107) at org.apache.myfaces.trinidad.component.MethodExpressionMethodBinding.invoke(MethodExpressionMethodBinding.java:46) at com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:102) at org.apache.myfaces.trinidad.component.UIXCommand.broadcast(UIXCommand.java:190) at org.apache.myfaces.trinidad.component.UIXComponent.broadcastInContext(UIXComponent.java:364) at org.apache.myfaces.trinidad.component.WrapperEvent.broadcastWrappedEvent(WrapperEvent.java:82) at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$1.run(ContextSwitchingComponent.java:168) at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:510) at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:171) at org.apache.myfaces.trinidad.component.UIXComponent.broadcastInContext(UIXComponent.java:364) at org.apache.myfaces.trinidad.component.WrapperEvent.broadcastWrappedEvent(WrapperEvent.java:82) at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:111) at org.apache.myfaces.trinidad.component.UIXComponent.broadcastInContext(UIXComponent.java:364) at org.apache.myfaces.trinidad.component.WrapperEvent.broadcastWrappedEvent(WrapperEvent.java:82) at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$1.run(ContextSwitchingComponent.java:168) at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:510) at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:171) at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:115) at javax.faces.component.UIViewRoot.broadcastEvents(UIViewRoot.java:870) at javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:1418) at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._invokeApplication(LifecycleImpl.java:1243) at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executeInvokeApplication(LifecycleImpl.java:686) at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:364) at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:227) at javax.faces.webapp.FacesServlet.service(FacesServlet.java:670) at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1580) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:338) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208) at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:207) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:250) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208) at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:105) at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:529) at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60) at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:529) at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:354) at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:232) at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:250) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208) at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:169) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:250) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:256) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:160) at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:652) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:591) at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:99) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:155) at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:371) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:238) at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:463) at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:168) at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:206) at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:180) at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:242) at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:119) at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:284) at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:201) at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:133) at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:112) at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:77) at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:539) at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:112) at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:117) at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.access$100(WorkerThreadIOStrategy.java:56) at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:137) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:593) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:573) at java.lang.Thread.run(Thread.java:745) Caused by: java.lang.NoClassDefFoundError: commonj/sdo/helper/HelperContext at java.lang.Class.getDeclaredConstructors0(Native Method) at java.lang.Class.privateGetDeclaredConstructors(Class.java:2671) at java.lang.Class.getConstructor0(Class.java:3075) at java.lang.Class.newInstance(Class.java:412) at java.util.ServiceLoader$LazyIterator.nextService(ServiceLoader.java:380) ... 109 more Caused by: java.lang.ClassNotFoundException: commonj.sdo.helper.HelperContext at com.sun.enterprise.loader.ASURLClassLoader.findClassData(ASURLClassLoader.java:833) at com.sun.enterprise.loader.ASURLClassLoader.findClass(ASURLClassLoader.java:742) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ... 114 more ]] [2020-05-04T17:08:46.821+0200] [glassfish 5.0] [WARNING] [] [oracle.adf.share.security] [tid: _ThreadID=28 _ThreadName=http-listener-1(3)] [timeMillis: 1588604926821] [levelValue: 900] [[ ADF Credential Store is not supported on Glassfish platform. Using the ADFNoCredentialSupportStore instead.]] [2020-05-04T17:08:46.834+0200] [glassfish 5.0] [WARNING] [] [oracle.adf.share.security] [tid: _ThreadID=28 _ThreadName=http-listener-1(3)] [timeMillis: 1588604926834] [levelValue: 900] [[ ADF Credential Store is not supported on Glassfish platform. Using the ADFNoCredentialSupportStore instead.]] [2020-05-04T17:08:52.343+0200] [glassfish 5.0] [INFO] [] [javax.enterprise.system.tools.deployment.dol] [tid: _ThreadID=28 _ThreadName=http-listener-1(3)] [timeMillis: 1588604932343] [levelValue: 800] [[ visiting unvisited references]] [2020-05-04T17:08:58.808+0200] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=28 _ThreadName=Thread-8] [timeMillis: 1588604938808] [levelValue: 800] [[ After appmodulemodel.AppModuleImpl@5bdbc43]] [2020-05-04T17:08:58.862+0200] [glassfish 5.0] [INFO] [] [oracle.adf.model.log.ViewCriteria] [tid: _ThreadID=28 _ThreadName=http-listener-1(3)] [timeMillis: 1588604938862] [levelValue: 800] [[ Invalid operator used for VCItem Pass in VC __DefaultViewCriteria__]] [2020-05-04T17:08:58.870+0200] [glassfish 5.0] [INFO] [] [oracle.adf.model.log.ViewCriteria] [tid: _ThreadID=28 _ThreadName=http-listener-1(3)] [timeMillis: 1588604938870] [levelValue: 800] [[ Invalid operator used for VCItem UseName in VC __DefaultViewCriteria__]] [2020-05-04T17:08:59.510+0200] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=28 _ThreadName=Thread-8] [timeMillis: 1588604939510] [levelValue: 800] [[ sys date = 2017-01-06]] [2020-05-04T17:08:59.510+0200] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=28 _ThreadName=Thread-8] [timeMillis: 1588604939510] [levelValue: 800] [[ UserInfo 1 1]] [2020-05-04T17:09:00.551+0200] [glassfish 5.0] [WARNING] [AS-WEB-CORE-00059] [javax.enterprise.web.core] [tid: _ThreadID=30 _ThreadName=http-listener-1(5)] [timeMillis: 1588604940551] [levelValue: 900] [[ Unable to set request character encoding to UTF-8 from context /Employy_Gf, because request parameters have already been read, or ServletRequest.getReader() has already been called]] [2020-05-04T17:09:00.552+0200] [glassfish 5.0] [WARNING] [AS-WEB-CORE-00059] [javax.enterprise.web.core] [tid: _ThreadID=30 _ThreadName=http-listener-1(5)] [timeMillis: 1588604940552] [levelValue: 900] [[ Unable to set request character encoding to UTF-8 from context /Employy_Gf, because request parameters have already been read, or ServletRequest.getReader() has already been called]] [2020-05-04T17:09:00.552+0200] [glassfish 5.0] [WARNING] [AS-WEB-CORE-00059] [javax.enterprise.web.core] [tid: _ThreadID=30 _ThreadName=http-listener-1(5)] [timeMillis: 1588604940552] [levelValue: 900] [[ Unable to set request character encoding to UTF-8 from context /Employy_Gf, because request parameters have already been read, or ServletRequest.getReader() has already been called]] [2020-05-04T17:09:00.553+0200] [glassfish 5.0] [WARNING] [AS-WEB-CORE-00059] [javax.enterprise.web.core] [tid: _ThreadID=30 _ThreadName=http-listener-1(5)] [timeMillis: 1588604940553] [levelValue: 900] [[ Unable to set request character encoding to UTF-8 from context /Employy_Gf, because request parameters have already been read, or ServletRequest.getReader() has already been called]] [2020-05-04T17:09:01.548+0200] [glassfish 5.0] [WARNING] [AS-WEB-CORE-00059] [javax.enterprise.web.core] [tid: _ThreadID=27 _ThreadName=http-listener-1(2)] [timeMillis: 1588604941548] [levelValue: 900] [[ Unable to set request character encoding to UTF-8 from context /Employy_Gf, because request parameters have already been read, or ServletRequest.getReader() has already been called]] [2020-05-04T17:09:01.549+0200] [glassfish 5.0] [WARNING] [AS-WEB-CORE-00059] [javax.enterprise.web.core] [tid: _ThreadID=27 _ThreadName=http-listener-1(2)] [timeMillis: 1588604941549] [levelValue: 900] [[ Unable to set request character encoding to UTF-8 from context /Employy_Gf, because request parameters have already been read, or ServletRequest.getReader() has already been called]] [2020-05-04T17:09:01.550+0200] [glassfish 5.0] [WARNING] [AS-WEB-CORE-00059] [javax.enterprise.web.core] [tid: _ThreadID=27 _ThreadName=http-listener-1(2)] [timeMillis: 1588604941550] [levelValue: 900] [[ Unable to set request character encoding to UTF-8 from context /Employy_Gf, because request parameters have already been read, or ServletRequest.getReader() has already been called]] [2020-05-04T17:09:01.551+0200] [glassfish 5.0] [WARNING] [AS-WEB-CORE-00059] [javax.enterprise.web.core] [tid: _ThreadID=27 _ThreadName=http-listener-1(2)] [timeMillis: 1588604941551] [levelValue: 900] [[ Unable to set request character encoding to UTF-8 from context /Employy_Gf, because request parameters have already been read, or ServletRequest.getReader() has already been called]] [2020-05-04T17:09:05.160+0200] [glassfish 5.0] [WARNING] [AS-WEB-CORE-00059] [javax.enterprise.web.core] [tid: _ThreadID=29 _ThreadName=http-listener-1(4)] [timeMillis: 1588604945160] [levelValue: 900] [[ Unable to set request character encoding to UTF-8 from context /Employy_Gf, because request parameters have already been read, or ServletRequest.getReader() has already been called]] [2020-05-04T17:09:05.161+0200] [glassfish 5.0] [WARNING] [AS-WEB-CORE-00059] [javax.enterprise.web.core] [tid: _ThreadID=29 _ThreadName=http-listener-1(4)] [timeMillis: 1588604945161] [levelValue: 900] [[ Unable to set request character encoding to UTF-8 from context /Employy_Gf, because request parameters have already been read, or ServletRequest.getReader() has already been called]] [2020-05-04T17:09:05.162+0200] [glassfish 5.0] [WARNING] [AS-WEB-CORE-00059] [javax.enterprise.web.core] [tid: _ThreadID=29 _ThreadName=http-listener-1(4)] [timeMillis: 1588604945162] [levelValue: 900] [[ Unable to set request character encoding to UTF-8 from context /Employy_Gf, because request parameters have already been read, or ServletRequest.getReader() has already been called]] [2020-05-04T17:09:05.162+0200] [glassfish 5.0] [WARNING] [AS-WEB-CORE-00059] [javax.enterprise.web.core] [tid: _ThreadID=29 _ThreadName=http-listener-1(4)] [timeMillis: 1588604945162] [levelValue: 900] [[ Unable to set request character encoding to UTF-8 from context /Employy_Gf, because request parameters have already been read, or ServletRequest.getReader() has already been called]] [2020-05-04T17:09:08.605+0200] [glassfish 5.0] [WARNING] [AS-WEB-CORE-00059] [javax.enterprise.web.core] [tid: _ThreadID=26 _ThreadName=http-listener-1(1)] [timeMillis: 1588604948605] [levelValue: 900] [[ Unable to set request character encoding to UTF-8 from context /Employy_Gf, because request parameters have already been read, or ServletRequest.getReader() has already been called]] [2020-05-04T17:09:08.920+0200] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=26 _ThreadName=Thread-8] [timeMillis: 1588604948920] [levelValue: 800] [[ qqqqqqqqqqqqqqqqqwwwwwwwwwwwwww]] [2020-05-04T17:09:08.921+0200] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=26 _ThreadName=Thread-8] [timeMillis: 1588604948921] [levelValue: 800] [[ wwwwwwweeeeeeeeeeeee]] [2020-05-04T17:09:08.921+0200] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=26 _ThreadName=Thread-8] [timeMillis: 1588604948921] [levelValue: 800] [[ eeeeerrrrrrrrrrrrrrrr]] [2020-05-04T17:09:08.925+0200] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=26 _ThreadName=Thread-8] [timeMillis: 1588604948925] [levelValue: 800] [[ CDate]] [2020-05-04T17:09:08.925+0200] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=26 _ThreadName=Thread-8] [timeMillis: 1588604948925] [levelValue: 800] [[ CDate01/01/2017-31/12/2017]] [2020-05-04T17:09:08.926+0200] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=26 _ThreadName=Thread-8] [timeMillis: 1588604948926] [levelValue: 800] [[ date.setV_update_y1(0)0]] [2020-05-04T17:09:08.926+0200] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=26 _ThreadName=Thread-8] [timeMillis: 1588604948926] [levelValue: 800] [[ sys_date 2017-01-06curr_date 2020-05-04 17:09:08.0 null]] [2020-05-04T17:09:08.926+0200] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=26 _ThreadName=Thread-8] [timeMillis: 1588604948926] [levelValue: 800] [[ rrrrrrrrrrr 1]] [2020-05-04T17:09:08.926+0200] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=26 _ThreadName=Thread-8] [timeMillis: 1588604948926] [levelValue: 800] [[ uuuuuuuuu 1]] [2020-05-04T17:09:08.927+0200] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=26 _ThreadName=Thread-8] [timeMillis: 1588604948927] [levelValue: 800] [[ sys_date 2017-01-06curr_date 2020-05-04 17:09:08.0]] [2020-05-04T17:09:08.927+0200] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=26 _ThreadName=Thread-8] [timeMillis: 1588604948927] [levelValue: 800] [[ sys_date 2017-01-06st_date 2017-01-01end_date 2017-12-31]] [2020-05-04T17:09:08.927+0200] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=26 _ThreadName=Thread-8] [timeMillis: 1588604948927] [levelValue: 800] [[ rrrrrrr 2017-01-06]] [2020-05-04T17:09:08.927+0200] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=26 _ThreadName=Thread-8] [timeMillis: 1588604948927] [levelValue: 800] [[ qqqqqq 1]] [2020-05-04T17:09:09.249+0200] [glassfish 5.0] [WARNING] [CONVERTER_NOT_DATETIME] [oracle.adfinternal.view.faces.renderkit.rich.ChooseDateRenderer] [tid: _ThreadID=26 _ThreadName=http-listener-1(1)] [timeMillis: 1588604949249] [levelValue: 900] [[ The converter supplied for inputDate with ID: pt1:id4 is not an instance of javax.DateTimeConverter: org.apache.myfaces.trinidadinternal.convert.DateTimeConverter@1d630595. This input field will only support showing dates. To get time and/or timezone support, subclass the converter from javax.DateTimeConverter.DateTimeConverter or obtain the converter using Application.createConverter (preferred).]] [2020-05-04T17:09:09.500+0200] [glassfish 5.0] [WARNING] [AS-WEB-CORE-00059] [javax.enterprise.web.core] [tid: _ThreadID=28 _ThreadName=http-listener-1(3)] [timeMillis: 1588604949500] [levelValue: 900] [[ Unable to set request character encoding to UTF-8 from context /Employy_Gf, because request parameters have already been read, or ServletRequest.getReader() has already been called]] [2020-05-04T17:09:09.500+0200] [glassfish 5.0] [WARNING] [AS-WEB-CORE-00059] [javax.enterprise.web.core] [tid: _ThreadID=28 _ThreadName=http-listener-1(3)] [timeMillis: 1588604949500] [levelValue: 900] [[ Unable to set request character encoding to UTF-8 from context /Employy_Gf, because request parameters have already been read, or ServletRequest.getReader() has already been called]] [2020-05-04T17:09:09.501+0200] [glassfish 5.0] [WARNING] [AS-WEB-CORE-00059] [javax.enterprise.web.core] [tid: _ThreadID=28 _ThreadName=http-listener-1(3)] [timeMillis: 1588604949501] [levelValue: 900] [[ Unable to set request character encoding to UTF-8 from context /Employy_Gf, because request parameters have already been read, or ServletRequest.getReader() has already been called]] [2020-05-04T17:09:09.501+0200] [glassfish 5.0] [WARNING] [AS-WEB-CORE-00059] [javax.enterprise.web.core] [tid: _ThreadID=28 _ThreadName=http-listener-1(3)] [timeMillis: 1588604949501] [levelValue: 900] [[ Unable to set request character encoding to UTF-8 from context /Employy_Gf, because request parameters have already been read, or ServletRequest.getReader() has already been called]] [2020-05-04T17:09:40.343+0200] [glassfish 5.0] [WARNING] [] [javax.enterprise.system.container.web.com.sun.web.security] [tid: _ThreadID=29 _ThreadName=http-listener-1(4)] [timeMillis: 1588604980343] [levelValue: 900] [[ Context path from ServletContext: /AcademyTest differs from path from bundle: AcademyTest]] [2020-05-04T17:09:41.812+0200] [glassfish 5.0] [INFO] [] [oracle.adfinternal.controller.state.ControllerState] [tid: _ThreadID=26 _ThreadName=http-listener-1(1)] [timeMillis: 1588604981812] [levelValue: 800] [[ ADFc: Limiting the number of RootViewPorts to 20]] [2020-05-04T17:09:41.849+0200] [glassfish 5.0] [WARNING] [AS-WEB-CORE-00059] [javax.enterprise.web.core] [tid: _ThreadID=26 _ThreadName=http-listener-1(1)] [timeMillis: 1588604981849] [levelValue: 900] [[ Unable to set request character encoding to UTF-8 from context /AcademyTest, because request parameters have already been read, or ServletRequest.getReader() has already been called]] [2020-05-04T17:09:42.153+0200] [glassfish 5.0] [INFO] [] [oracle.jbo.uicli.mom.CpxUtils$Visitor] [tid: _ThreadID=26 _ThreadName=http-listener-1(1)] [timeMillis: 1588604982153] [levelValue: 800] [[ jndi:/server/AcademyTest/WEB-INF/classes/acadtest/DataBindings.cpx]] [2020-05-04T17:09:42.846+0200] [glassfish 5.0] [INFO] [CHANGING_LIFECYCLE_IMPLEMENTATION] [oracle.adfinternal.controller.faces.lifecycle.JSFLifecycleImpl] [tid: _ThreadID=26 _ThreadName=http-listener-1(1)] [timeMillis: 1588604982846] [levelValue: 800] [[ ADFc: Initializing ADF Page Lifecycle for the JSF environment, LifecycleContextBuilder is 'oracle.adfinternal.controller.application.model.JSFDataBindingLifecycleContextBuilder'.]] [2020-05-04T17:09:43.028+0200] [glassfish 5.0] [INFO] [ADF_SCOPE_HA_SUPPORT] [oracle.adfinternal.controller.state.SessionBasedScopeMap] [tid: _ThreadID=26 _ThreadName=http-listener-1(1)] [timeMillis: 1588604983028] [levelValue: 800] [[ ADFc: Configuration parameter adf-scope-ha-support set to 'false'.]] [2020-05-04T17:09:46.724+0200] [glassfish 5.0] [INFO] [SELECTOR_SHOULD_NOT_END_IN_ICON] [org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils] [tid: _ThreadID=26 _ThreadName=http-listener-1(1)] [timeMillis: 1588604986724] [levelValue: 800] [[ The skin selector .AFSelectShuttleRightEnabledIcon:alias is not a Skin Icon Object since it does not have a content attribute. If you created this selector, please rename it to end with "style" instead of "icon" so that the Skinning Framework will treat it as a style, not an icon.]] [2020-05-04T17:09:46.729+0200] [glassfish 5.0] [INFO] [SELECTOR_SHOULD_NOT_END_IN_ICON] [org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils] [tid: _ThreadID=26 _ThreadName=http-listener-1(1)] [timeMillis: 1588604986729] [levelValue: 800] [[ The skin selector .AFSelectShuttleRightDisabledIcon:alias is not a Skin Icon Object since it does not have a content attribute. If you created this selector, please rename it to end with "style" instead of "icon" so that the Skinning Framework will treat it as a style, not an icon.]] [2020-05-04T17:09:46.730+0200] [glassfish 5.0] [INFO] [SELECTOR_SHOULD_NOT_END_IN_ICON] [org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils] [tid: _ThreadID=26 _ThreadName=http-listener-1(1)] [timeMillis: 1588604986730] [levelValue: 800] [[ The skin selector .AFSelectShuttleRightAllEnabledIcon:alias is not a Skin Icon Object since it does not have a content attribute. If you created this selector, please rename it to end with "style" instead of "icon" so that the Skinning Framework will treat it as a style, not an icon.]] [2020-05-04T17:09:46.731+0200] [glassfish 5.0] [INFO] [SELECTOR_SHOULD_NOT_END_IN_ICON] [org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils] [tid: _ThreadID=26 _ThreadName=http-listener-1(1)] [timeMillis: 1588604986731] [levelValue: 800] [[ The skin selector .AFSelectShuttleRightAllDisabledIcon:alias is not a Skin Icon Object since it does not have a content attribute. If you created this selector, please rename it to end with "style" instead of "icon" so that the Skinning Framework will treat it as a style, not an icon.]] [2020-05-04T17:09:46.731+0200] [glassfish 5.0] [INFO] [SELECTOR_SHOULD_NOT_END_IN_ICON] [org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils] [tid: _ThreadID=26 _ThreadName=http-listener-1(1)] [timeMillis: 1588604986731] [levelValue: 800] [[ The skin selector .AFSelectShuttleLeftEnabledIcon:alias is not a Skin Icon Object since it does not have a content attribute. If you created this selector, please rename it to end with "style" instead of "icon" so that the Skinning Framework will treat it as a style, not an icon.]] [2020-05-04T17:09:46.732+0200] [glassfish 5.0] [INFO] [SELECTOR_SHOULD_NOT_END_IN_ICON] [org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils] [tid: _ThreadID=26 _ThreadName=http-listener-1(1)] [timeMillis: 1588604986732] [levelValue: 800] [[ The skin selector .AFSelectShuttleLeftDisabledIcon:alias is not a Skin Icon Object since it does not have a content attribute. If you created this selector, please rename it to end with "style" instead of "icon" so that the Skinning Framework will treat it as a style, not an icon.]] [2020-05-04T17:09:46.732+0200] [glassfish 5.0] [INFO] [SELECTOR_SHOULD_NOT_END_IN_ICON] [org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils] [tid: _ThreadID=26 _ThreadName=http-listener-1(1)] [timeMillis: 1588604986732] [levelValue: 800] [[ The skin selector .AFSelectShuttleLeftAllEnabledIcon:alias is not a Skin Icon Object since it does not have a content attribute. If you created this selector, please rename it to end with "style" instead of "icon" so that the Skinning Framework will treat it as a style, not an icon.]] [2020-05-04T17:09:46.733+0200] [glassfish 5.0] [INFO] [SELECTOR_SHOULD_NOT_END_IN_ICON] [org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils] [tid: _ThreadID=26 _ThreadName=http-listener-1(1)] [timeMillis: 1588604986733] [levelValue: 800] [[ The skin selector .AFSelectShuttleLeftAllDisabledIcon:alias is not a Skin Icon Object since it does not have a content attribute. If you created this selector, please rename it to end with "style" instead of "icon" so that the Skinning Framework will treat it as a style, not an icon.]] [2020-05-04T17:09:46.733+0200] [glassfish 5.0] [INFO] [SELECTOR_SHOULD_NOT_END_IN_ICON] [org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils] [tid: _ThreadID=26 _ThreadName=http-listener-1(1)] [timeMillis: 1588604986733] [levelValue: 800] [[ The skin selector .AFSelectShuttleUpEndDisabledIcon:alias is not a Skin Icon Object since it does not have a content attribute. If you created this selector, please rename it to end with "style" instead of "icon" so that the Skinning Framework will treat it as a style, not an icon.]] [2020-05-04T17:09:46.734+0200] [glassfish 5.0] [INFO] [SELECTOR_SHOULD_NOT_END_IN_ICON] [org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils] [tid: _ThreadID=26 _ThreadName=http-listener-1(1)] [timeMillis: 1588604986734] [levelValue: 800] [[ The skin selector .AFSelectShuttleUpEndEnabledIcon:alias is not a Skin Icon Object since it does not have a content attribute. If you created this selector, please rename it to end with "style" instead of "icon" so that the Skinning Framework will treat it as a style, not an icon.]] [2020-05-04T17:09:46.735+0200] [glassfish 5.0] [INFO] [SELECTOR_SHOULD_NOT_END_IN_ICON] [org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils] [tid: _ThreadID=26 _ThreadName=http-listener-1(1)] [timeMillis: 1588604986735] [levelValue: 800] [[ The skin selector .AFSelectShuttleUpEnabledIcon:alias is not a Skin Icon Object since it does not have a content attribute. If you created this selector, please rename it to end with "style" instead of "icon" so that the Skinning Framework will treat it as a style, not an icon.]] [2020-05-04T17:09:46.735+0200] [glassfish 5.0] [INFO] [SELECTOR_SHOULD_NOT_END_IN_ICON] [org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils] [tid: _ThreadID=26 _ThreadName=http-listener-1(1)] [timeMillis: 1588604986735] [levelValue: 800] [[ The skin selector .AFSelectShuttleUpDisabledIcon:alias is not a Skin Icon Object since it does not have a content attribute. If you created this selector, please rename it to end with "style" instead of "icon" so that the Skinning Framework will treat it as a style, not an icon.]] [2020-05-04T17:09:46.736+0200] [glassfish 5.0] [INFO] [SELECTOR_SHOULD_NOT_END_IN_ICON] [org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils] [tid: _ThreadID=26 _ThreadName=http-listener-1(1)] [timeMillis: 1588604986736] [levelValue: 800] [[ The skin selector .AFSelectShuttleDownEnabledIcon:alias is not a Skin Icon Object since it does not have a content attribute. If you created this selector, please rename it to end with "style" instead of "icon" so that the Skinning Framework will treat it as a style, not an icon.]] [2020-05-04T17:09:46.736+0200] [glassfish 5.0] [INFO] [SELECTOR_SHOULD_NOT_END_IN_ICON] [org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils] [tid: _ThreadID=26 _ThreadName=http-listener-1(1)] [timeMillis: 1588604986736] [levelValue: 800] [[ The skin selector .AFSelectShuttleDownDisabledIcon:alias is not a Skin Icon Object since it does not have a content attribute. If you created this selector, please rename it to end with "style" instead of "icon" so that the Skinning Framework will treat it as a style, not an icon.]] [2020-05-04T17:09:46.737+0200] [glassfish 5.0] [INFO] [SELECTOR_SHOULD_NOT_END_IN_ICON] [org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils] [tid: _ThreadID=26 _ThreadName=http-listener-1(1)] [timeMillis: 1588604986737] [levelValue: 800] [[ The skin selector .AFSelectShuttleDownEndEnabledIcon:alias is not a Skin Icon Object since it does not have a content attribute. If you created this selector, please rename it to end with "style" instead of "icon" so that the Skinning Framework will treat it as a style, not an icon.]] [2020-05-04T17:09:46.737+0200] [glassfish 5.0] [INFO] [SELECTOR_SHOULD_NOT_END_IN_ICON] [org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils] [tid: _ThreadID=26 _ThreadName=http-listener-1(1)] [timeMillis: 1588604986737] [levelValue: 800] [[ The skin selector .AFSelectShuttleDownEndDisabledIcon:alias is not a Skin Icon Object since it does not have a content attribute. If you created this selector, please rename it to end with "style" instead of "icon" so that the Skinning Framework will treat it as a style, not an icon.]] [2020-05-04T17:09:46.770+0200] [glassfish 5.0] [INFO] [SELECTOR_SHOULD_NOT_END_IN_ICON] [org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils] [tid: _ThreadID=26 _ThreadName=http-listener-1(1)] [timeMillis: 1588604986770] [levelValue: 800] [[ The skin selector af|body:high-contrast af|selectManyShuttle::move-horizontal-icon is not a Skin Icon Object since it does not have a content attribute. If you created this selector, please rename it to end with "style" instead of "icon" so that the Skinning Framework will treat it as a style, not an icon.]] [2020-05-04T17:09:46.771+0200] [glassfish 5.0] [INFO] [SELECTOR_SHOULD_NOT_END_IN_ICON] [org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils] [tid: _ThreadID=26 _ThreadName=http-listener-1(1)] [timeMillis: 1588604986771] [levelValue: 800] [[ The skin selector af|body:high-contrast af|selectOrderShuttle::move-horizontal-icon is not a Skin Icon Object since it does not have a content attribute. If you created this selector, please rename it to end with "style" instead of "icon" so that the Skinning Framework will treat it as a style, not an icon.]] [2020-05-04T17:09:46.772+0200] [glassfish 5.0] [INFO] [SELECTOR_SHOULD_NOT_END_IN_ICON] [org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils] [tid: _ThreadID=26 _ThreadName=http-listener-1(1)] [timeMillis: 1588604986772] [levelValue: 800] [[ The skin selector af|body:high-contrast af|selectManyShuttle::move-horizontal-disabled-icon is not a Skin Icon Object since it does not have a content attribute. If you created this selector, please rename it to end with "style" instead of "icon" so that the Skinning Framework will treat it as a style, not an icon.]] [2020-05-04T17:09:46.772+0200] [glassfish 5.0] [INFO] [SELECTOR_SHOULD_NOT_END_IN_ICON] [org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils] [tid: _ThreadID=26 _ThreadName=http-listener-1(1)] [timeMillis: 1588604986772] [levelValue: 800] [[ The skin selector af|body:high-contrast af|selectOrderShuttle::move-horizontal-disabled-icon is not a Skin Icon Object since it does not have a content attribute. If you created this selector, please rename it to end with "style" instead of "icon" so that the Skinning Framework will treat it as a style, not an icon.]] [2020-05-04T17:09:46.773+0200] [glassfish 5.0] [INFO] [SELECTOR_SHOULD_NOT_END_IN_ICON] [org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils] [tid: _ThreadID=26 _ThreadName=http-listener-1(1)] [timeMillis: 1588604986773] [levelValue: 800] [[ The skin selector af|body:high-contrast af|selectManyShuttle::moveall-horizontal-icon is not a Skin Icon Object since it does not have a content attribute. If you created this selector, please rename it to end with "style" instead of "icon" so that the Skinning Framework will treat it as a style, not an icon.]] [2020-05-04T17:09:46.773+0200] [glassfish 5.0] [INFO] [SELECTOR_SHOULD_NOT_END_IN_ICON] [org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils] [tid: _ThreadID=26 _ThreadName=http-listener-1(1)] [timeMillis: 1588604986773] [levelValue: 800] [[ The skin selector af|body:high-contrast af|selectOrderShuttle::moveall-horizontal-icon is not a Skin Icon Object since it does not have a content attribute. If you created this selector, please rename it to end with "style" instead of "icon" so that the Skinning Framework will treat it as a style, not an icon.]] [2020-05-04T17:09:46.774+0200] [glassfish 5.0] [INFO] [SELECTOR_SHOULD_NOT_END_IN_ICON] [org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils] [tid: _ThreadID=26 _ThreadName=http-listener-1(1)] [timeMillis: 1588604986774] [levelValue: 800] [[ The skin selector af|body:high-contrast af|selectManyShuttle::moveall-horizontal-disabled-icon is not a Skin Icon Object since it does not have a content attribute. If you created this selector, please rename it to end with "style" instead of "icon" so that the Skinning Framework will treat it as a style, not an icon.]] [2020-05-04T17:09:46.775+0200] [glassfish 5.0] [INFO] [SELECTOR_SHOULD_NOT_END_IN_ICON] [org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils] [tid: _ThreadID=26 _ThreadName=http-listener-1(1)] [timeMillis: 1588604986775] [levelValue: 800] [[ The skin selector af|body:high-contrast af|selectOrderShuttle::moveall-horizontal-disabled-icon is not a Skin Icon Object since it does not have a content attribute. If you created this selector, please rename it to end with "style" instead of "icon" so that the Skinning Framework will treat it as a style, not an icon.]] [2020-05-04T17:09:46.776+0200] [glassfish 5.0] [INFO] [SELECTOR_SHOULD_NOT_END_IN_ICON] [org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils] [tid: _ThreadID=26 _ThreadName=http-listener-1(1)] [timeMillis: 1588604986776] [levelValue: 800] [[ The skin selector af|body:high-contrast af|selectManyShuttle::remove-horizontal-icon is not a Skin Icon Object since it does not have a content attribute. If you created this selector, please rename it to end with "style" instead of "icon" so that the Skinning Framework will treat it as a style, not an icon.]] [2020-05-04T17:09:46.776+0200] [glassfish 5.0] [INFO] [SELECTOR_SHOULD_NOT_END_IN_ICON] [org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils] [tid: _ThreadID=26 _ThreadName=http-listener-1(1)] [timeMillis: 1588604986776] [levelValue: 800] [[ The skin selector af|body:high-contrast af|selectOrderShuttle::remove-horizontal-icon is not a Skin Icon Object since it does not have a content attribute. If you created this selector, please rename it to end with "style" instead of "icon" so that the Skinning Framework will treat it as a style, not an icon.]] [2020-05-04T17:09:46.777+0200] [glassfish 5.0] [INFO] [SELECTOR_SHOULD_NOT_END_IN_ICON] [org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils] [tid: _ThreadID=26 _ThreadName=http-listener-1(1)] [timeMillis: 1588604986777] [levelValue: 800] [[ The skin selector af|body:high-contrast af|selectManyShuttle::remove-horizontal-disabled-icon is not a Skin Icon Object since it does not have a content attribute. If you created this selector, please rename it to end with "style" instead of "icon" so that the Skinning Framework will treat it as a style, not an icon.]] [2020-05-04T17:09:46.777+0200] [glassfish 5.0] [INFO] [SELECTOR_SHOULD_NOT_END_IN_ICON] [org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils] [tid: _ThreadID=26 _ThreadName=http-listener-1(1)] [timeMillis: 1588604986777] [levelValue: 800] [[ The skin selector af|body:high-contrast af|selectOrderShuttle::remove-horizontal-disabled-icon is not a Skin Icon Object since it does not have a content attribute. If you created this selector, please rename it to end with "style" instead of "icon" so that the Skinning Framework will treat it as a style, not an icon.]] [2020-05-04T17:09:46.778+0200] [glassfish 5.0] [INFO] [SELECTOR_SHOULD_NOT_END_IN_ICON] [org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils] [tid: _ThreadID=26 _ThreadName=http-listener-1(1)] [timeMillis: 1588604986778] [levelValue: 800] [[ The skin selector af|body:high-contrast af|selectManyShuttle::removeall-horizontal-icon is not a Skin Icon Object since it does not have a content attribute. If you created this selector, please rename it to end with "style" instead of "icon" so that the Skinning Framework will treat it as a style, not an icon.]] [2020-05-04T17:09:46.778+0200] [glassfish 5.0] [INFO] [SELECTOR_SHOULD_NOT_END_IN_ICON] [org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils] [tid: _ThreadID=26 _ThreadName=http-listener-1(1)] [timeMillis: 1588604986778] [levelValue: 800] [[ The skin selector af|body:high-contrast af|selectOrderShuttle::removeall-horizontal-icon is not a Skin Icon Object since it does not have a content attribute. If you created this selector, please rename it to end with "style" instead of "icon" so that the Skinning Framework will treat it as a style, not an icon.]] [2020-05-04T17:09:46.779+0200] [glassfish 5.0] [INFO] [SELECTOR_SHOULD_NOT_END_IN_ICON] [org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils] [tid: _ThreadID=26 _ThreadName=http-listener-1(1)] [timeMillis: 1588604986779] [levelValue: 800] [[ The skin selector af|body:high-contrast af|selectManyShuttle::removeall-horizontal-disabled-icon is not a Skin Icon Object since it does not have a content attribute. If you created this selector, please rename it to end with "style" instead of "icon" so that the Skinning Framework will treat it as a style, not an icon.]] [2020-05-04T17:09:46.779+0200] [glassfish 5.0] [INFO] [SELECTOR_SHOULD_NOT_END_IN_ICON] [org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils] [tid: _ThreadID=26 _ThreadName=http-listener-1(1)] [timeMillis: 1588604986779] [levelValue: 800] [[ The skin selector af|body:high-contrast af|selectOrderShuttle::removeall-horizontal-disabled-icon is not a Skin Icon Object since it does not have a content attribute. If you created this selector, please rename it to end with "style" instead of "icon" so that the Skinning Framework will treat it as a style, not an icon.]] [2020-05-04T17:09:46.780+0200] [glassfish 5.0] [INFO] [SELECTOR_SHOULD_NOT_END_IN_ICON] [org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils] [tid: _ThreadID=26 _ThreadName=http-listener-1(1)] [timeMillis: 1588604986780] [levelValue: 800] [[ The skin selector af|body:high-contrast af|selectOrderShuttle::move-top-icon is not a Skin Icon Object since it does not have a content attribute. If you created this selector, please rename it to end with "style" instead of "icon" so that the Skinning Framework will treat it as a style, not an icon.]] [2020-05-04T17:09:46.780+0200] [glassfish 5.0] [INFO] [SELECTOR_SHOULD_NOT_END_IN_ICON] [org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils] [tid: _ThreadID=26 _ThreadName=http-listener-1(1)] [timeMillis: 1588604986780] [levelValue: 800] [[ The skin selector af|body:high-contrast af|selectOrderShuttle::move-top-disabled-icon is not a Skin Icon Object since it does not have a content attribute. If you created this selector, please rename it to end with "style" instead of "icon" so that the Skinning Framework will treat it as a style, not an icon.]] [2020-05-04T17:09:46.781+0200] [glassfish 5.0] [INFO] [SELECTOR_SHOULD_NOT_END_IN_ICON] [org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils] [tid: _ThreadID=26 _ThreadName=http-listener-1(1)] [timeMillis: 1588604986781] [levelValue: 800] [[ The skin selector af|body:high-contrast af|selectOrderShuttle::move-up-icon is not a Skin Icon Object since it does not have a content attribute. If you created this selector, please rename it to end with "style" instead of "icon" so that the Skinning Framework will treat it as a style, not an icon.]] [2020-05-04T17:09:46.782+0200] [glassfish 5.0] [INFO] [SELECTOR_SHOULD_NOT_END_IN_ICON] [org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils] [tid: _ThreadID=26 _ThreadName=http-listener-1(1)] [timeMillis: 1588604986782] [levelValue: 800] [[ The skin selector af|body:high-contrast af|selectOrderShuttle::move-up-disabled-icon is not a Skin Icon Object since it does not have a content attribute. If you created this selector, please rename it to end with "style" instead of "icon" so that the Skinning Framework will treat it as a style, not an icon.]] [2020-05-04T17:09:46.782+0200] [glassfish 5.0] [INFO] [SELECTOR_SHOULD_NOT_END_IN_ICON] [org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils] [tid: _ThreadID=26 _ThreadName=http-listener-1(1)] [timeMillis: 1588604986782] [levelValue: 800] [[ The skin selector af|body:high-contrast af|selectOrderShuttle::move-down-icon is not a Skin Icon Object since it does not have a content attribute. If you created this selector, please rename it to end with "style" instead of "icon" so that the Skinning Framework will treat it as a style, not an icon.]] [2020-05-04T17:09:46.783+0200] [glassfish 5.0] [INFO] [SELECTOR_SHOULD_NOT_END_IN_ICON] [org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils] [tid: _ThreadID=26 _ThreadName=http-listener-1(1)] [timeMillis: 1588604986783] [levelValue: 800] [[ The skin selector af|body:high-contrast af|selectOrderShuttle::move-down-disabled-icon is not a Skin Icon Object since it does not have a content attribute. If you created this selector, please rename it to end with "style" instead of "icon" so that the Skinning Framework will treat it as a style, not an icon.]] [2020-05-04T17:09:46.783+0200] [glassfish 5.0] [INFO] [SELECTOR_SHOULD_NOT_END_IN_ICON] [org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils] [tid: _ThreadID=26 _ThreadName=http-listener-1(1)] [timeMillis: 1588604986783] [levelValue: 800] [[ The skin selector af|body:high-contrast af|selectOrderShuttle::move-bottom-icon is not a Skin Icon Object since it does not have a content attribute. If you created this selector, please rename it to end with "style" instead of "icon" so that the Skinning Framework will treat it as a style, not an icon.]] [2020-05-04T17:09:46.784+0200] [glassfish 5.0] [INFO] [SELECTOR_SHOULD_NOT_END_IN_ICON] [org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils] [tid: _ThreadID=26 _ThreadName=http-listener-1(1)] [timeMillis: 1588604986784] [levelValue: 800] [[ The skin selector af|body:high-contrast af|selectOrderShuttle::move-bottom-disabled-icon is not a Skin Icon Object since it does not have a content attribute. If you created this selector, please rename it to end with "style" instead of "icon" so that the Skinning Framework will treat it as a style, not an icon.]] [2020-05-04T17:09:46.797+0200] [glassfish 5.0] [INFO] [SELECTOR_SHOULD_NOT_END_IN_ICON] [org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils] [tid: _ThreadID=26 _ThreadName=http-listener-1(1)] [timeMillis: 1588604986797] [levelValue: 800] [[ The skin selector af|body:high-contrast af|selectManyShuttle::moveall-horizontal-icon is not a Skin Icon Object since it does not have a content attribute. If you created this selector, please rename it to end with "style" instead of "icon" so that the Skinning Framework will treat it as a style, not an icon.]] [2020-05-04T17:09:46.798+0200] [glassfish 5.0] [INFO] [SELECTOR_SHOULD_NOT_END_IN_ICON] [org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils] [tid: _ThreadID=26 _ThreadName=http-listener-1(1)] [timeMillis: 1588604986798] [levelValue: 800] [[ The skin selector af|body:high-contrast af|selectOrderShuttle::moveall-horizontal-icon is not a Skin Icon Object since it does not have a content attribute. If you created this selector, please rename it to end with "style" instead of "icon" so that the Skinning Framework will treat it as a style, not an icon.]] [2020-05-04T17:09:46.798+0200] [glassfish 5.0] [INFO] [SELECTOR_SHOULD_NOT_END_IN_ICON] [org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils] [tid: _ThreadID=26 _ThreadName=http-listener-1(1)] [timeMillis: 1588604986798] [levelValue: 800] [[ The skin selector af|body:high-contrast af|selectManyShuttle::moveall-horizontal-disabled-icon is not a Skin Icon Object since it does not have a content attribute. If you created this selector, please rename it to end with "style" instead of "icon" so that the Skinning Framework will treat it as a style, not an icon.]] [2020-05-04T17:09:46.799+0200] [glassfish 5.0] [INFO] [SELECTOR_SHOULD_NOT_END_IN_ICON] [org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils] [tid: _ThreadID=26 _ThreadName=http-listener-1(1)] [timeMillis: 1588604986799] [levelValue: 800] [[ The skin selector af|body:high-contrast af|selectOrderShuttle::moveall-horizontal-disabled-icon is not a Skin Icon Object since it does not have a content attribute. If you created this selector, please rename it to end with "style" instead of "icon" so that the Skinning Framework will treat it as a style, not an icon.]] [2020-05-04T17:09:47.179+0200] [glassfish 5.0] [INFO] [SELECTOR_SHOULD_NOT_END_IN_ICON] [org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils] [tid: _ThreadID=26 _ThreadName=http-listener-1(1)] [timeMillis: 1588604987179] [levelValue: 800] [[ The skin selector .AFIndexedIcon:alias is not a Skin Icon Object since it does not have a content attribute. If you created this selector, please rename it to end with "style" instead of "icon" so that the Skinning Framework will treat it as a style, not an icon.]] [2020-05-04T17:09:47.752+0200] [glassfish 5.0] [WARNING] [] [org.apache.myfaces.trinidadinternal.style.xml.parse.StyleSheetDocument] [tid: _ThreadID=26 _ThreadName=http-listener-1(1)] [timeMillis: 1588604987752] [levelValue: 900] [[ Circular dependency detected in style af|dvt-timeline]] [2020-05-04T17:09:48.164+0200] [glassfish 5.0] [WARNING] [UNSUPPORTED_CONSECUTIVE_SUB_ELEMENT_SYNTAX] [org.apache.myfaces.trinidadinternal.style.util.CSSGenerationUtils] [tid: _ThreadID=26 _ThreadName=http-listener-1(1)] [timeMillis: 1588604988164] [levelValue: 900] [[ Consecutive sub-element (::) syntax used in selector af|decorativeBox::start[theme="medium"]:rtl af|decorativeBox::center[theme="medium"] in a pattern that is not supported.]] [2020-05-04T17:09:48.571+0200] [glassfish 5.0] [INFO] [SKIN_FAILED_TO_GET_BUNDLE] [org.apache.myfaces.trinidadinternal.skin.messages.TranslationSource] [tid: _ThreadID=26 _ThreadName=http-listener-1(1)] [timeMillis: 1588604988571] [levelValue: 800] [[ Failed to get resource bundle "view.skinBundle" in skin "org.apache.myfaces.trinidadinternal.skin.messages.TranslationSource$ResourceBundleNameTranslationSource@105236996 {bundleName: view.skinBundle}"]] [2020-05-04T17:09:49.375+0200] [glassfish 5.0] [INFO] [] [org.apache.myfaces.trinidad.webapp.ResourceServlet] [tid: _ThreadID=28 _ThreadName=http-listener-1(3)] [timeMillis: 1588604989375] [levelValue: 800] [[ Couldn't discover the current project stage, using Production]] [2020-05-04T17:09:50.159+0200] [glassfish 5.0] [WARNING] [AS-WEB-CORE-00059] [javax.enterprise.web.core] [tid: _ThreadID=26 _ThreadName=http-listener-1(1)] [timeMillis: 1588604990159] [levelValue: 900] [[ Unable to set request character encoding to UTF-8 from context /AcademyTest, because request parameters have already been read, or ServletRequest.getReader() has already been called]] [2020-05-04T17:09:50.160+0200] [glassfish 5.0] [WARNING] [AS-WEB-CORE-00059] [javax.enterprise.web.core] [tid: _ThreadID=26 _ThreadName=http-listener-1(1)] [timeMillis: 1588604990160] [levelValue: 900] [[ Unable to set request character encoding to UTF-8 from context /AcademyTest, because request parameters have already been read, or ServletRequest.getReader() has already been called]] [2020-05-04T17:09:50.161+0200] [glassfish 5.0] [WARNING] [AS-WEB-CORE-00059] [javax.enterprise.web.core] [tid: _ThreadID=26 _ThreadName=http-listener-1(1)] [timeMillis: 1588604990161] [levelValue: 900] [[ Unable to set request character encoding to UTF-8 from context /AcademyTest, because request parameters have already been read, or ServletRequest.getReader() has already been called]] [2020-05-04T17:09:50.162+0200] [glassfish 5.0] [WARNING] [AS-WEB-CORE-00059] [javax.enterprise.web.core] [tid: _ThreadID=26 _ThreadName=http-listener-1(1)] [timeMillis: 1588604990162] [levelValue: 900] [[ Unable to set request character encoding to UTF-8 from context /AcademyTest, because request parameters have already been read, or ServletRequest.getReader() has already been called]] [2020-05-04T17:09:50.179+0200] [glassfish 5.0] [WARNING] [AS-WEB-CORE-00059] [javax.enterprise.web.core] [tid: _ThreadID=27 _ThreadName=http-listener-1(2)] [timeMillis: 1588604990179] [levelValue: 900] [[ Unable to set request character encoding to UTF-8 from context /AcademyTest, because request parameters have already been read, or ServletRequest.getReader() has already been called]] [2020-05-04T17:09:50.180+0200] [glassfish 5.0] [WARNING] [AS-WEB-CORE-00059] [javax.enterprise.web.core] [tid: _ThreadID=27 _ThreadName=http-listener-1(2)] [timeMillis: 1588604990180] [levelValue: 900] [[ Unable to set request character encoding to UTF-8 from context /AcademyTest, because request parameters have already been read, or ServletRequest.getReader() has already been called]] [2020-05-04T17:09:50.187+0200] [glassfish 5.0] [WARNING] [AS-WEB-CORE-00059] [javax.enterprise.web.core] [tid: _ThreadID=27 _ThreadName=http-listener-1(2)] [timeMillis: 1588604990187] [levelValue: 900] [[ Unable to set request character encoding to UTF-8 from context /AcademyTest, because request parameters have already been read, or ServletRequest.getReader() has already been called]] [2020-05-04T17:09:50.188+0200] [glassfish 5.0] [WARNING] [AS-WEB-CORE-00059] [javax.enterprise.web.core] [tid: _ThreadID=27 _ThreadName=http-listener-1(2)] [timeMillis: 1588604990188] [levelValue: 900] [[ Unable to set request character encoding to UTF-8 from context /AcademyTest, because request parameters have already been read, or ServletRequest.getReader() has already been called]] [2020-05-04T17:09:50.418+0200] [glassfish 5.0] [WARNING] [AS-WEB-CORE-00059] [javax.enterprise.web.core] [tid: _ThreadID=26 _ThreadName=http-listener-1(1)] [timeMillis: 1588604990418] [levelValue: 900] [[ Unable to set request character encoding to UTF-8 from context /AcademyTest, because request parameters have already been read, or ServletRequest.getReader() has already been called]] [2020-05-04T17:09:50.419+0200] [glassfish 5.0] [WARNING] [AS-WEB-CORE-00059] [javax.enterprise.web.core] [tid: _ThreadID=26 _ThreadName=http-listener-1(1)] [timeMillis: 1588604990419] [levelValue: 900] [[ Unable to set request character encoding to UTF-8 from context /AcademyTest, because request parameters have already been read, or ServletRequest.getReader() has already been called]] [2020-05-04T17:09:50.420+0200] [glassfish 5.0] [WARNING] [AS-WEB-CORE-00059] [javax.enterprise.web.core] [tid: _ThreadID=26 _ThreadName=http-listener-1(1)] [timeMillis: 1588604990420] [levelValue: 900] [[ Unable to set request character encoding to UTF-8 from context /AcademyTest, because request parameters have already been read, or ServletRequest.getReader() has already been called]] [2020-05-04T17:09:50.420+0200] [glassfish 5.0] [WARNING] [AS-WEB-CORE-00059] [javax.enterprise.web.core] [tid: _ThreadID=26 _ThreadName=http-listener-1(1)] [timeMillis: 1588604990420] [levelValue: 900] [[ Unable to set request character encoding to UTF-8 from context /AcademyTest, because request parameters have already been read, or ServletRequest.getReader() has already been called]] [2020-05-04T17:09:51.375+0200] [glassfish 5.0] [WARNING] [AS-WEB-CORE-00059] [javax.enterprise.web.core] [tid: _ThreadID=26 _ThreadName=http-listener-1(1)] [timeMillis: 1588604991375] [levelValue: 900] [[ Unable to set request character encoding to UTF-8 from context /AcademyTest, because request parameters have already been read, or ServletRequest.getReader() has already been called]] [2020-05-04T17:09:51.377+0200] [glassfish 5.0] [WARNING] [AS-WEB-CORE-00059] [javax.enterprise.web.core] [tid: _ThreadID=26 _ThreadName=http-listener-1(1)] [timeMillis: 1588604991377] [levelValue: 900] [[ Unable to set request character encoding to UTF-8 from context /AcademyTest, because request parameters have already been read, or ServletRequest.getReader() has already been called]] [2020-05-04T17:09:51.379+0200] [glassfish 5.0] [WARNING] [AS-WEB-CORE-00059] [javax.enterprise.web.core] [tid: _ThreadID=26 _ThreadName=http-listener-1(1)] [timeMillis: 1588604991379] [levelValue: 900] [[ Unable to set request character encoding to UTF-8 from context /AcademyTest, because request parameters have already been read, or ServletRequest.getReader() has already been called]] [2020-05-04T17:09:51.380+0200] [glassfish 5.0] [WARNING] [AS-WEB-CORE-00059] [javax.enterprise.web.core] [tid: _ThreadID=26 _ThreadName=http-listener-1(1)] [timeMillis: 1588604991380] [levelValue: 900] [[ Unable to set request character encoding to UTF-8 from context /AcademyTest, because request parameters have already been read, or ServletRequest.getReader() has already been called]] [2020-05-04T17:09:59.879+0200] [glassfish 5.0] [WARNING] [AS-WEB-CORE-00059] [javax.enterprise.web.core] [tid: _ThreadID=29 _ThreadName=http-listener-1(4)] [timeMillis: 1588604999879] [levelValue: 900] [[ Unable to set request character encoding to UTF-8 from context /AcademyTest, because request parameters have already been read, or ServletRequest.getReader() has already been called]] [2020-05-04T17:10:00.043+0200] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=29 _ThreadName=Thread-8] [timeMillis: 1588605000043] [levelValue: 800] [[ after APPLICATION com.sun.faces.application.ApplicationImpl@55f6e0d9]] [2020-05-04T17:10:00.044+0200] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=29 _ThreadName=Thread-8] [timeMillis: 1588605000044] [levelValue: 800] [[ after ValueBinding com.sun.faces.application.ValueBindingValueExpressionAdapter@1ffcda48]] [2020-05-04T17:10:00.044+0200] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=29 _ThreadName=Thread-8] [timeMillis: 1588605000044] [levelValue: 800] [[ password1]] [2020-05-04T17:10:00.264+0200] [glassfish 5.0] [SEVERE] [] [oracle.jbo.mom.DefObjectEventManager] [tid: _ThreadID=29 _ThreadName=http-listener-1(4)] [timeMillis: 1588605000264] [levelValue: 1000] [[ java.util.ServiceConfigurationError: oracle.jbo.mom.DefObjectListener: Provider oracle.jbo.service.helper.SDOSchemaGenListener could not be instantiated at java.util.ServiceLoader.fail(ServiceLoader.java:232) at java.util.ServiceLoader.access$100(ServiceLoader.java:185) at java.util.ServiceLoader$LazyIterator.nextService(ServiceLoader.java:384) at java.util.ServiceLoader$LazyIterator.next(ServiceLoader.java:404) at java.util.ServiceLoader$1.next(ServiceLoader.java:480) at oracle.jbo.mom.DefObjectEventManager.loadListeners(DefObjectEventManager.java:53) at oracle.jbo.mom.DefObjectEventManager.<init>(DefObjectEventManager.java:38) at oracle.jbo.mom.DefinitionManager.initListener(DefinitionManager.java:377) at oracle.jbo.mom.DefinitionManager.initManager(DefinitionManager.java:399) at oracle.jbo.server.MetaObjectManager.initManager(MetaObjectManager.java:202) at oracle.jbo.server.MetaObjectManager.getSingleton(MetaObjectManager.java:163) at oracle.jbo.client.Configuration.loadFromClassPath(Configuration.java:460) at oracle.jbo.client.config.ConfigurationProviderManager.getConfiguration(ConfigurationProviderManager.java:48) at oracle.jbo.common.ampool.PoolMgr.findPool(PoolMgr.java:548) at oracle.adf.model.bc4j.DCJboDataControl.findApplicationPool(DCJboDataControl.java:716) at oracle.adf.model.bc4j.DCJboDataControl.initializeSessionCookie(DCJboDataControl.java:514) at oracle.adf.model.bc4j.DCJboDataControl.initializeJboSession(DCJboDataControl.java:419) at oracle.adf.model.bc4j.DCJboDataControl.internalInitSession(DCJboDataControl.java:392) at oracle.adf.model.bc4j.DataControlFactoryImpl.createSessionInternal(DataControlFactoryImpl.java:138) at oracle.adf.model.bc4j.DataControlFactoryImpl.createSession(DataControlFactoryImpl.java:121) at oracle.adf.model.binding.DCDataControlReference.getDataControl(DCDataControlReference.java:277) at oracle.adf.model.BindingContext.instantiateDataControl(BindingContext.java:1437) at oracle.adf.model.dcframe.DataControlFrameImpl.doFindDataControl(DataControlFrameImpl.java:1917) at oracle.adf.model.dcframe.DataControlFrameImpl.internalFindDataControl(DataControlFrameImpl.java:1779) at oracle.adf.model.dcframe.DataControlFrameImpl.findDataControl(DataControlFrameImpl.java:1739) at oracle.adf.model.BindingContext.internalFindDataControl(BindingContext.java:1572) at oracle.adf.model.BindingContext.get(BindingContext.java:1520) at javax.el.MapELResolver.getValue(MapELResolver.java:199) at com.sun.faces.el.DemuxCompositeELResolver._getValue(DemuxCompositeELResolver.java:180) at com.sun.faces.el.DemuxCompositeELResolver.getValue(DemuxCompositeELResolver.java:208) at com.sun.el.parser.AstValue.getValue(AstValue.java:139) at com.sun.el.parser.AstValue.getValue(AstValue.java:203) at com.sun.el.ValueExpressionImpl.getValue(ValueExpressionImpl.java:226) at com.sun.faces.application.ValueBindingValueExpressionAdapter.getValue(ValueBindingValueExpressionAdapter.java:112) at acadtest.backing.Login.Login_action(Login.java:103) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.sun.el.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:181) at com.sun.el.parser.AstValue.invoke(AstValue.java:289) at com.sun.el.MethodExpressionImpl.invoke(MethodExpressionImpl.java:304) at com.sun.faces.facelets.el.TagMethodExpression.invoke(TagMethodExpression.java:107) at org.apache.myfaces.trinidad.component.MethodExpressionMethodBinding.invoke(MethodExpressionMethodBinding.java:46) at com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:102) at org.apache.myfaces.trinidad.component.UIXCommand.broadcast(UIXCommand.java:190) at org.apache.myfaces.trinidad.component.UIXComponent.broadcastInContext(UIXComponent.java:364) at org.apache.myfaces.trinidad.component.WrapperEvent.broadcastWrappedEvent(WrapperEvent.java:82) at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$1.run(ContextSwitchingComponent.java:168) at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:510) at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:171) at org.apache.myfaces.trinidad.component.UIXComponent.broadcastInContext(UIXComponent.java:364) at org.apache.myfaces.trinidad.component.WrapperEvent.broadcastWrappedEvent(WrapperEvent.java:82) at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:111) at org.apache.myfaces.trinidad.component.UIXComponent.broadcastInContext(UIXComponent.java:364) at org.apache.myfaces.trinidad.component.WrapperEvent.broadcastWrappedEvent(WrapperEvent.java:82) at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$1.run(ContextSwitchingComponent.java:168) at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:510) at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:171) at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:115) at javax.faces.component.UIViewRoot.broadcastEvents(UIViewRoot.java:870) at javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:1418) at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._invokeApplication(LifecycleImpl.java:1243) at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executeInvokeApplication(LifecycleImpl.java:686) at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:364) at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:227) at javax.faces.webapp.FacesServlet.service(FacesServlet.java:670) at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1580) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:338) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208) at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:207) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:250) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208) at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:105) at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:529) at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60) at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:529) at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:354) at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:232) at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:250) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208) at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:169) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:250) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:256) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:160) at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:652) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:591) at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:99) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:155) at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:371) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:238) at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:463) at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:168) at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:206) at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:180) at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:242) at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:119) at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:284) at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:201) at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:133) at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:112) at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:77) at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:539) at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:112) at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:117) at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.access$100(WorkerThreadIOStrategy.java:56) at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:137) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:593) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:573) at java.lang.Thread.run(Thread.java:745) Caused by: java.lang.NoClassDefFoundError: commonj/sdo/helper/HelperContext at java.lang.Class.getDeclaredConstructors0(Native Method) at java.lang.Class.privateGetDeclaredConstructors(Class.java:2671) at java.lang.Class.getConstructor0(Class.java:3075) at java.lang.Class.newInstance(Class.java:412) at java.util.ServiceLoader$LazyIterator.nextService(ServiceLoader.java:380) ... 109 more Caused by: java.lang.ClassNotFoundException: commonj.sdo.helper.HelperContext at com.sun.enterprise.loader.ASURLClassLoader.findClassData(ASURLClassLoader.java:833) at com.sun.enterprise.loader.ASURLClassLoader.findClass(ASURLClassLoader.java:742) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ... 114 more ]] [2020-05-04T17:10:05.060+0200] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=29 _ThreadName=Thread-8] [timeMillis: 1588605005060] [levelValue: 800] [[ After appmoduleacadtest.model.AppModuleImpl@79db8a01]] [2020-05-04T17:10:05.064+0200] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=29 _ThreadName=Thread-8] [timeMillis: 1588605005064] [levelValue: 800] [[ passAppM=1]] [2020-05-04T17:10:05.064+0200] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=29 _ThreadName=Thread-8] [timeMillis: 1588605005064] [levelValue: 800] [[ uSERnAMEAppM=1]] [2020-05-04T17:10:05.064+0200] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=29 _ThreadName=Thread-8] [timeMillis: 1588605005064] [levelValue: 800] [[ vocViewCriteria with 1 rows]] [2020-05-04T17:10:05.067+0200] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=29 _ThreadName=Thread-8] [timeMillis: 1588605005067] [levelValue: 800] [[ vo=oracle.jbo.server.ViewObjectImpl@2358e55f]] [2020-05-04T17:10:05.091+0200] [glassfish 5.0] [INFO] [] [oracle.adf.model.log.ViewCriteria] [tid: _ThreadID=29 _ThreadName=http-listener-1(4)] [timeMillis: 1588605005091] [levelValue: 800] [[ Invalid operator used for VCItem UserN in VC __DefaultViewCriteria__]] [2020-05-04T17:10:05.098+0200] [glassfish 5.0] [INFO] [] [oracle.adf.model.log.ViewCriteria] [tid: _ThreadID=29 _ThreadName=http-listener-1(4)] [timeMillis: 1588605005098] [levelValue: 800] [[ Invalid operator used for VCItem Pass in VC __DefaultViewCriteria__]] [2020-05-04T17:10:05.292+0200] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=29 _ThreadName=Thread-8] [timeMillis: 1588605005292] [levelValue: 800] [[ vo=oracle.jbo.server.ViewObjectImpl@2358e55f]] [2020-05-04T17:10:05.338+0200] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=29 _ThreadName=Thread-8] [timeMillis: 1588605005338] [levelValue: 800] [[ found hasnext =true]] [2020-05-04T17:10:05.338+0200] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=29 _ThreadName=Thread-8] [timeMillis: 1588605005338] [levelValue: 800] [[ FOUND]] [2020-05-04T17:10:05.386+0200] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=29 _ThreadName=Thread-8] [timeMillis: 1588605005386] [levelValue: 800] [[ sys date = 2020-01-01]] [2020-05-04T17:10:05.386+0200] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=29 _ThreadName=Thread-8] [timeMillis: 1588605005386] [levelValue: 800] [[ UserInfo 1 1]] [2020-05-04T17:10:06.733+0200] [glassfish 5.0] [WARNING] [AS-WEB-CORE-00059] [javax.enterprise.web.core] [tid: _ThreadID=28 _ThreadName=http-listener-1(3)] [timeMillis: 1588605006733] [levelValue: 900] [[ Unable to set request character encoding to UTF-8 from context /AcademyTest, because request parameters have already been read, or ServletRequest.getReader() has already been called]] [2020-05-04T17:10:06.735+0200] [glassfish 5.0] [WARNING] [AS-WEB-CORE-00059] [javax.enterprise.web.core] [tid: _ThreadID=28 _ThreadName=http-listener-1(3)] [timeMillis: 1588605006735] [levelValue: 900] [[ Unable to set request character encoding to UTF-8 from context /AcademyTest, because request parameters have already been read, or ServletRequest.getReader() has already been called]] [2020-05-04T17:10:06.736+0200] [glassfish 5.0] [WARNING] [AS-WEB-CORE-00059] [javax.enterprise.web.core] [tid: _ThreadID=28 _ThreadName=http-listener-1(3)] [timeMillis: 1588605006736] [levelValue: 900] [[ Unable to set request character encoding to UTF-8 from context /AcademyTest, because request parameters have already been read, or ServletRequest.getReader() has already been called]] [2020-05-04T17:10:06.737+0200] [glassfish 5.0] [WARNING] [AS-WEB-CORE-00059] [javax.enterprise.web.core] [tid: _ThreadID=28 _ThreadName=http-listener-1(3)] [timeMillis: 1588605006737] [levelValue: 900] [[ Unable to set request character encoding to UTF-8 from context /AcademyTest, because request parameters have already been read, or ServletRequest.getReader() has already been called]] [2020-05-04T17:10:08.574+0200] [glassfish 5.0] [WARNING] [AS-WEB-CORE-00059] [javax.enterprise.web.core] [tid: _ThreadID=29 _ThreadName=http-listener-1(4)] [timeMillis: 1588605008574] [levelValue: 900] [[ Unable to set request character encoding to UTF-8 from context /AcademyTest, because request parameters have already been read, or ServletRequest.getReader() has already been called]] [2020-05-04T17:10:08.575+0200] [glassfish 5.0] [WARNING] [AS-WEB-CORE-00059] [javax.enterprise.web.core] [tid: _ThreadID=29 _ThreadName=http-listener-1(4)] [timeMillis: 1588605008575] [levelValue: 900] [[ Unable to set request character encoding to UTF-8 from context /AcademyTest, because request parameters have already been read, or ServletRequest.getReader() has already been called]] [2020-05-04T17:10:08.575+0200] [glassfish 5.0] [WARNING] [AS-WEB-CORE-00059] [javax.enterprise.web.core] [tid: _ThreadID=29 _ThreadName=http-listener-1(4)] [timeMillis: 1588605008575] [levelValue: 900] [[ Unable to set request character encoding to UTF-8 from context /AcademyTest, because request parameters have already been read, or ServletRequest.getReader() has already been called]] [2020-05-04T17:10:08.619+0200] [glassfish 5.0] [WARNING] [AS-WEB-CORE-00059] [javax.enterprise.web.core] [tid: _ThreadID=29 _ThreadName=http-listener-1(4)] [timeMillis: 1588605008619] [levelValue: 900] [[ Unable to set request character encoding to UTF-8 from context /AcademyTest, because request parameters have already been read, or ServletRequest.getReader() has already been called]] [2020-05-04T17:10:09.423+0200] [glassfish 5.0] [WARNING] [AS-WEB-CORE-00059] [javax.enterprise.web.core] [tid: _ThreadID=28 _ThreadName=http-listener-1(3)] [timeMillis: 1588605009423] [levelValue: 900] [[ Unable to set request character encoding to UTF-8 from context /AcademyTest, because request parameters have already been read, or ServletRequest.getReader() has already been called]] [2020-05-04T17:10:09.423+0200] [glassfish 5.0] [WARNING] [AS-WEB-CORE-00059] [javax.enterprise.web.core] [tid: _ThreadID=28 _ThreadName=http-listener-1(3)] [timeMillis: 1588605009423] [levelValue: 900] [[ Unable to set request character encoding to UTF-8 from context /AcademyTest, because request parameters have already been read, or ServletRequest.getReader() has already been called]] [2020-05-04T17:10:09.424+0200] [glassfish 5.0] [WARNING] [AS-WEB-CORE-00059] [javax.enterprise.web.core] [tid: _ThreadID=28 _ThreadName=http-listener-1(3)] [timeMillis: 1588605009424] [levelValue: 900] [[ Unable to set request character encoding to UTF-8 from context /AcademyTest, because request parameters have already been read, or ServletRequest.getReader() has already been called]] [2020-05-04T17:10:09.424+0200] [glassfish 5.0] [WARNING] [AS-WEB-CORE-00059] [javax.enterprise.web.core] [tid: _ThreadID=28 _ThreadName=http-listener-1(3)] [timeMillis: 1588605009424] [levelValue: 900] [[ Unable to set request character encoding to UTF-8 from context /AcademyTest, because request parameters have already been read, or ServletRequest.getReader() has already been called]] [2020-05-04T17:10:14.615+0200] [glassfish 5.0] [WARNING] [AS-WEB-CORE-00059] [javax.enterprise.web.core] [tid: _ThreadID=27 _ThreadName=http-listener-1(2)] [timeMillis: 1588605014615] [levelValue: 900] [[ Unable to set request character encoding to UTF-8 from context /AcademyTest, because request parameters have already been read, or ServletRequest.getReader() has already been called]] [2020-05-04T17:10:14.796+0200] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=27 _ThreadName=Thread-8] [timeMillis: 1588605014796] [levelValue: 800] [[ qqqqqqqqqqqqqqqqqwwwwwwwwwwwwww]] [2020-05-04T17:10:14.796+0200] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=27 _ThreadName=Thread-8] [timeMillis: 1588605014796] [levelValue: 800] [[ wwwwwwweeeeeeeeeeeee]] [2020-05-04T17:10:14.796+0200] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=27 _ThreadName=Thread-8] [timeMillis: 1588605014796] [levelValue: 800] [[ eeeeerrrrrrrrrrrrrrrr]] [2020-05-04T17:10:14.800+0200] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=27 _ThreadName=Thread-8] [timeMillis: 1588605014800] [levelValue: 800] [[ CDate]] [2020-05-04T17:10:14.801+0200] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=27 _ThreadName=Thread-8] [timeMillis: 1588605014801] [levelValue: 800] [[ CDate01/01/2020-31/12/2020]] [2020-05-04T17:10:14.801+0200] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=27 _ThreadName=Thread-8] [timeMillis: 1588605014801] [levelValue: 800] [[ sys_date 2020-01-01curr_date 2020-05-04 17:10:14.0 null]] [2020-05-04T17:10:14.801+0200] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=27 _ThreadName=Thread-8] [timeMillis: 1588605014801] [levelValue: 800] [[ rrrrrrrrrrr 1]] [2020-05-04T17:10:14.801+0200] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=27 _ThreadName=Thread-8] [timeMillis: 1588605014801] [levelValue: 800] [[ uuuuuuuuu 1]] [2020-05-04T17:10:14.802+0200] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=27 _ThreadName=Thread-8] [timeMillis: 1588605014802] [levelValue: 800] [[ sys_date 2020-01-01curr_date 2020-05-04 17:10:14.0]] [2020-05-04T17:10:14.802+0200] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=27 _ThreadName=Thread-8] [timeMillis: 1588605014802] [levelValue: 800] [[ sys_date 2020-01-01 st_date 2020-01-01 end_date 2020-12-31]] [2020-05-04T17:10:14.802+0200] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=27 _ThreadName=Thread-8] [timeMillis: 1588605014802] [levelValue: 800] [[ v_date compareTo F_date0]] [2020-05-04T17:10:14.802+0200] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=27 _ThreadName=Thread-8] [timeMillis: 1588605014802] [levelValue: 800] [[ v_date comp end_date-1]] [2020-05-04T17:10:14.802+0200] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=27 _ThreadName=Thread-8] [timeMillis: 1588605014802] [levelValue: 800] [[ compare =false]] [2020-05-04T17:10:14.802+0200] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=27 _ThreadName=Thread-8] [timeMillis: 1588605014802] [levelValue: 800] [[ rrrrrrr 2020-01-01]] [2020-05-04T17:10:14.802+0200] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=27 _ThreadName=Thread-8] [timeMillis: 1588605014802] [levelValue: 800] [[ qqqqqq 1]] [2020-05-04T17:10:15.012+0200] [glassfish 5.0] [WARNING] [CONVERTER_NOT_DATETIME] [oracle.adfinternal.view.faces.renderkit.rich.ChooseDateRenderer] [tid: _ThreadID=27 _ThreadName=http-listener-1(2)] [timeMillis: 1588605015012] [levelValue: 900] [[ The converter supplied for inputDate with ID: pt1:id1 is not an instance of javax.DateTimeConverter: org.apache.myfaces.trinidadinternal.convert.DateTimeConverter@1d630595. This input field will only support showing dates. To get time and/or timezone support, subclass the converter from javax.DateTimeConverter.DateTimeConverter or obtain the converter using Application.createConverter (preferred).]] [2020-05-04T17:10:15.221+0200] [glassfish 5.0] [WARNING] [AS-WEB-CORE-00059] [javax.enterprise.web.core] [tid: _ThreadID=28 _ThreadName=http-listener-1(3)] [timeMillis: 1588605015221] [levelValue: 900] [[ Unable to set request character encoding to UTF-8 from context /AcademyTest, because request parameters have already been read, or ServletRequest.getReader() has already been called]] [2020-05-04T17:10:15.222+0200] [glassfish 5.0] [WARNING] [AS-WEB-CORE-00059] [javax.enterprise.web.core] [tid: _ThreadID=28 _ThreadName=http-listener-1(3)] [timeMillis: 1588605015222] [levelValue: 900] [[ Unable to set request character encoding to UTF-8 from context /AcademyTest, because request parameters have already been read, or ServletRequest.getReader() has already been called]] [2020-05-04T17:10:15.223+0200] [glassfish 5.0] [WARNING] [AS-WEB-CORE-00059] [javax.enterprise.web.core] [tid: _ThreadID=28 _ThreadName=http-listener-1(3)] [timeMillis: 1588605015223] [levelValue: 900] [[ Unable to set request character encoding to UTF-8 from context /AcademyTest, because request parameters have already been read, or ServletRequest.getReader() has already been called]] [2020-05-04T17:10:15.223+0200] [glassfish 5.0] [WARNING] [AS-WEB-CORE-00059] [javax.enterprise.web.core] [tid: _ThreadID=28 _ThreadName=http-listener-1(3)] [timeMillis: 1588605015223] [levelValue: 900] [[ Unable to set request character encoding to UTF-8 from context /AcademyTest, because request parameters have already been read, or ServletRequest.getReader() has already been called]] [2020-05-04T17:16:37.025+0200] [glassfish 5.0] [INFO] [] [oracle.adfinternal.controller.state.ControllerState] [tid: _ThreadID=30 _ThreadName=http-listener-1(5)] [timeMillis: 1588605397025] [levelValue: 800] [[ ADFc: Limiting the number of RootViewPorts to 20]] [2020-05-04T17:16:37.028+0200] [glassfish 5.0] [WARNING] [AS-WEB-CORE-00059] [javax.enterprise.web.core] [tid: _ThreadID=30 _ThreadName=http-listener-1(5)] [timeMillis: 1588605397028] [levelValue: 900] [[ Unable to set request character encoding to UTF-8 from context /AcademyTest, because request parameters have already been read, or ServletRequest.getReader() has already been called]] [2020-05-04T17:16:42.068+0200] [glassfish 5.0] [WARNING] [AS-WEB-CORE-00059] [javax.enterprise.web.core] [tid: _ThreadID=27 _ThreadName=http-listener-1(2)] [timeMillis: 1588605402068] [levelValue: 900] [[ Unable to set request character encoding to UTF-8 from context /AcademyTest, because request parameters have already been read, or ServletRequest.getReader() has already been called]] [2020-05-04T17:16:42.091+0200] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=27 _ThreadName=Thread-8] [timeMillis: 1588605402091] [levelValue: 800] [[ after APPLICATION com.sun.faces.application.ApplicationImpl@55f6e0d9]] [2020-05-04T17:16:42.091+0200] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=27 _ThreadName=Thread-8] [timeMillis: 1588605402091] [levelValue: 800] [[ after ValueBinding com.sun.faces.application.ValueBindingValueExpressionAdapter@1ffcda48]] [2020-05-04T17:16:42.091+0200] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=27 _ThreadName=Thread-8] [timeMillis: 1588605402091] [levelValue: 800] [[ password1]] [2020-05-04T17:16:42.146+0200] [glassfish 5.0] [INFO] [] [oracle.adf.model.log.ViewCriteria] [tid: _ThreadID=27 _ThreadName=http-listener-1(2)] [timeMillis: 1588605402146] [levelValue: 800] [[ Invalid operator used for VCItem UserN in VC __DefaultViewCriteria__]] [2020-05-04T17:16:42.147+0200] [glassfish 5.0] [INFO] [] [oracle.adf.model.log.ViewCriteria] [tid: _ThreadID=27 _ThreadName=http-listener-1(2)] [timeMillis: 1588605402147] [levelValue: 800] [[ Invalid operator used for VCItem Pass in VC __DefaultViewCriteria__]] [2020-05-04T17:16:42.143+0200] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=27 _ThreadName=Thread-8] [timeMillis: 1588605402143] [levelValue: 800] [[ After appmoduleacadtest.model.AppModuleImpl@2bfb9bcf]] [2020-05-04T17:16:42.144+0200] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=27 _ThreadName=Thread-8] [timeMillis: 1588605402144] [levelValue: 800] [[ passAppM=1]] [2020-05-04T17:16:42.144+0200] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=27 _ThreadName=Thread-8] [timeMillis: 1588605402144] [levelValue: 800] [[ uSERnAMEAppM=1]] [2020-05-04T17:16:42.144+0200] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=27 _ThreadName=Thread-8] [timeMillis: 1588605402144] [levelValue: 800] [[ vocViewCriteria with 1 rows]] [2020-05-04T17:16:42.145+0200] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=27 _ThreadName=Thread-8] [timeMillis: 1588605402145] [levelValue: 800] [[ vo=oracle.jbo.server.ViewObjectImpl@783696e0]] [2020-05-04T17:16:42.161+0200] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=27 _ThreadName=Thread-8] [timeMillis: 1588605402161] [levelValue: 800] [[ vo=oracle.jbo.server.ViewObjectImpl@783696e0]] [2020-05-04T17:16:42.168+0200] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=27 _ThreadName=Thread-8] [timeMillis: 1588605402168] [levelValue: 800] [[ found hasnext =true]] [2020-05-04T17:16:42.168+0200] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=27 _ThreadName=Thread-8] [timeMillis: 1588605402168] [levelValue: 800] [[ FOUND]] [2020-05-04T17:16:42.179+0200] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=27 _ThreadName=Thread-8] [timeMillis: 1588605402179] [levelValue: 800] [[ sys date = 2020-01-01]] [2020-05-04T17:16:42.179+0200] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=27 _ThreadName=Thread-8] [timeMillis: 1588605402179] [levelValue: 800] [[ UserInfo 1 1]] [2020-05-04T17:16:42.293+0200] [glassfish 5.0] [WARNING] [AS-WEB-CORE-00059] [javax.enterprise.web.core] [tid: _ThreadID=28 _ThreadName=http-listener-1(3)] [timeMillis: 1588605402293] [levelValue: 900] [[ Unable to set request character encoding to UTF-8 from context /AcademyTest, because request parameters have already been read, or ServletRequest.getReader() has already been called]] [2020-05-04T17:16:42.293+0200] [glassfish 5.0] [WARNING] [AS-WEB-CORE-00059] [javax.enterprise.web.core] [tid: _ThreadID=28 _ThreadName=http-listener-1(3)] [timeMillis: 1588605402293] [levelValue: 900] [[ Unable to set request character encoding to UTF-8 from context /AcademyTest, because request parameters have already been read, or ServletRequest.getReader() has already been called]] [2020-05-04T17:16:42.294+0200] [glassfish 5.0] [WARNING] [AS-WEB-CORE-00059] [javax.enterprise.web.core] [tid: _ThreadID=28 _ThreadName=http-listener-1(3)] [timeMillis: 1588605402294] [levelValue: 900] [[ Unable to set request character encoding to UTF-8 from context /AcademyTest, because request parameters have already been read, or ServletRequest.getReader() has already been called]] [2020-05-04T17:16:42.295+0200] [glassfish 5.0] [WARNING] [AS-WEB-CORE-00059] [javax.enterprise.web.core] [tid: _ThreadID=28 _ThreadName=http-listener-1(3)] [timeMillis: 1588605402295] [levelValue: 900] [[ Unable to set request character encoding to UTF-8 from context /AcademyTest, because request parameters have already been read, or ServletRequest.getReader() has already been called]] [2020-05-04T17:16:42.911+0200] [glassfish 5.0] [WARNING] [AS-WEB-CORE-00059] [javax.enterprise.web.core] [tid: _ThreadID=26 _ThreadName=http-listener-1(1)] [timeMillis: 1588605402911] [levelValue: 900] [[ Unable to set request character encoding to UTF-8 from context /AcademyTest, because request parameters have already been read, or ServletRequest.getReader() has already been called]] [2020-05-04T17:16:42.912+0200] [glassfish 5.0] [WARNING] [AS-WEB-CORE-00059] [javax.enterprise.web.core] [tid: _ThreadID=26 _ThreadName=http-listener-1(1)] [timeMillis: 1588605402912] [levelValue: 900] [[ Unable to set request character encoding to UTF-8 from context /AcademyTest, because request parameters have already been read, or ServletRequest.getReader() has already been called]] [2020-05-04T17:16:42.912+0200] [glassfish 5.0] [WARNING] [AS-WEB-CORE-00059] [javax.enterprise.web.core] [tid: _ThreadID=26 _ThreadName=http-listener-1(1)] [timeMillis: 1588605402912] [levelValue: 900] [[ Unable to set request character encoding to UTF-8 from context /AcademyTest, because request parameters have already been read, or ServletRequest.getReader() has already been called]] [2020-05-04T17:16:42.913+0200] [glassfish 5.0] [WARNING] [AS-WEB-CORE-00059] [javax.enterprise.web.core] [tid: _ThreadID=26 _ThreadName=http-listener-1(1)] [timeMillis: 1588605402913] [levelValue: 900] [[ Unable to set request character encoding to UTF-8 from context /AcademyTest, because request parameters have already been read, or ServletRequest.getReader() has already been called]] [2020-05-04T17:16:47.480+0200] [glassfish 5.0] [WARNING] [AS-WEB-CORE-00059] [javax.enterprise.web.core] [tid: _ThreadID=29 _ThreadName=http-listener-1(4)] [timeMillis: 1588605407480] [levelValue: 900] [[ Unable to set request character encoding to UTF-8 from context /AcademyTest, because request parameters have already been read, or ServletRequest.getReader() has already been called]] [2020-05-04T17:16:47.565+0200] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=29 _ThreadName=Thread-8] [timeMillis: 1588605407565] [levelValue: 800] [[ qqqqqqqqqqqqqqqqqwwwwwwwwwwwwww]] [2020-05-04T17:16:47.565+0200] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=29 _ThreadName=Thread-8] [timeMillis: 1588605407565] [levelValue: 800] [[ wwwwwwweeeeeeeeeeeee]] [2020-05-04T17:16:47.565+0200] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=29 _ThreadName=Thread-8] [timeMillis: 1588605407565] [levelValue: 800] [[ eeeeerrrrrrrrrrrrrrrr]] [2020-05-04T17:16:47.566+0200] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=29 _ThreadName=Thread-8] [timeMillis: 1588605407566] [levelValue: 800] [[ CDate]] [2020-05-04T17:16:47.566+0200] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=29 _ThreadName=Thread-8] [timeMillis: 1588605407566] [levelValue: 800] [[ CDate01/01/2020-31/12/2020]] [2020-05-04T17:16:47.566+0200] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=29 _ThreadName=Thread-8] [timeMillis: 1588605407566] [levelValue: 800] [[ sys_date 2020-01-01curr_date 2020-05-04 17:16:47.0 null]] [2020-05-04T17:16:47.566+0200] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=29 _ThreadName=Thread-8] [timeMillis: 1588605407566] [levelValue: 800] [[ rrrrrrrrrrr 1]] [2020-05-04T17:16:47.566+0200] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=29 _ThreadName=Thread-8] [timeMillis: 1588605407566] [levelValue: 800] [[ uuuuuuuuu 1]] [2020-05-04T17:16:47.567+0200] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=29 _ThreadName=Thread-8] [timeMillis: 1588605407567] [levelValue: 800] [[ sys_date 2020-01-01curr_date 2020-05-04 17:16:47.0]] [2020-05-04T17:16:47.567+0200] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=29 _ThreadName=Thread-8] [timeMillis: 1588605407567] [levelValue: 800] [[ sys_date 2020-01-01 st_date 2020-01-01 end_date 2020-12-31]] [2020-05-04T17:16:47.567+0200] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=29 _ThreadName=Thread-8] [timeMillis: 1588605407567] [levelValue: 800] [[ v_date compareTo F_date0]] [2020-05-04T17:16:47.567+0200] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=29 _ThreadName=Thread-8] [timeMillis: 1588605407567] [levelValue: 800] [[ v_date comp end_date-1]] [2020-05-04T17:16:47.567+0200] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=29 _ThreadName=Thread-8] [timeMillis: 1588605407567] [levelValue: 800] [[ compare =false]] [2020-05-04T17:16:47.567+0200] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=29 _ThreadName=Thread-8] [timeMillis: 1588605407567] [levelValue: 800] [[ rrrrrrr 2020-01-01]] [2020-05-04T17:16:47.567+0200] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=29 _ThreadName=Thread-8] [timeMillis: 1588605407567] [levelValue: 800] [[ qqqqqq 1]] [2020-05-04T17:16:47.662+0200] [glassfish 5.0] [WARNING] [CONVERTER_NOT_DATETIME] [oracle.adfinternal.view.faces.renderkit.rich.ChooseDateRenderer] [tid: _ThreadID=29 _ThreadName=http-listener-1(4)] [timeMillis: 1588605407662] [levelValue: 900] [[ The converter supplied for inputDate with ID: pt1:id1 is not an instance of javax.DateTimeConverter: org.apache.myfaces.trinidadinternal.convert.DateTimeConverter@1d630595. This input field will only support showing dates. To get time and/or timezone support, subclass the converter from javax.DateTimeConverter.DateTimeConverter or obtain the converter using Application.createConverter (preferred).]] [2020-05-04T17:16:47.916+0200] [glassfish 5.0] [WARNING] [AS-WEB-CORE-00059] [javax.enterprise.web.core] [tid: _ThreadID=27 _ThreadName=http-listener-1(2)] [timeMillis: 1588605407916] [levelValue: 900] [[ Unable to set request character encoding to UTF-8 from context /AcademyTest, because request parameters have already been read, or ServletRequest.getReader() has already been called]] [2020-05-04T17:16:47.916+0200] [glassfish 5.0] [WARNING] [AS-WEB-CORE-00059] [javax.enterprise.web.core] [tid: _ThreadID=27 _ThreadName=http-listener-1(2)] [timeMillis: 1588605407916] [levelValue: 900] [[ Unable to set request character encoding to UTF-8 from context /AcademyTest, because request parameters have already been read, or ServletRequest.getReader() has already been called]] [2020-05-04T17:16:47.917+0200] [glassfish 5.0] [WARNING] [AS-WEB-CORE-00059] [javax.enterprise.web.core] [tid: _ThreadID=27 _ThreadName=http-listener-1(2)] [timeMillis: 1588605407917] [levelValue: 900] [[ Unable to set request character encoding to UTF-8 from context /AcademyTest, because request parameters have already been read, or ServletRequest.getReader() has already been called]] [2020-05-04T17:16:47.917+0200] [glassfish 5.0] [WARNING] [AS-WEB-CORE-00059] [javax.enterprise.web.core] [tid: _ThreadID=27 _ThreadName=http-listener-1(2)] [timeMillis: 1588605407917] [levelValue: 900] [[ Unable to set request character encoding to UTF-8 from context /AcademyTest, because request parameters have already been read, or ServletRequest.getReader() has already been called]] [2020-05-04T17:16:55.521+0200] [glassfish 5.0] [WARNING] [AS-WEB-CORE-00059] [javax.enterprise.web.core] [tid: _ThreadID=28 _ThreadName=http-listener-1(3)] [timeMillis: 1588605415521] [levelValue: 900] [[ Unable to set request character encoding to UTF-8 from context /AcademyTest, because request parameters have already been read, or ServletRequest.getReader() has already been called]] [2020-05-04T17:16:55.607+0200] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=28 _ThreadName=Thread-8] [timeMillis: 1588605415607] [levelValue: 800] [[ qqqqqqqqqqqqqqqqqwwwwwwwwwwwwww]] [2020-05-04T17:16:55.607+0200] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=28 _ThreadName=Thread-8] [timeMillis: 1588605415607] [levelValue: 800] [[ wwwwwwweeeeeeeeeeeee]] [2020-05-04T17:16:55.607+0200] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=28 _ThreadName=Thread-8] [timeMillis: 1588605415607] [levelValue: 800] [[ eeeeerrrrrrrrrrrrrrrr]] [2020-05-04T17:16:55.607+0200] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=28 _ThreadName=Thread-8] [timeMillis: 1588605415607] [levelValue: 800] [[ CDate]] [2020-05-04T17:16:55.607+0200] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=28 _ThreadName=Thread-8] [timeMillis: 1588605415607] [levelValue: 800] [[ CDate01/01/2020-31/12/2020]] [2020-05-04T17:16:55.607+0200] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=28 _ThreadName=Thread-8] [timeMillis: 1588605415607] [levelValue: 800] [[ sys_date 2020-01-01curr_date 2020-05-04 17:16:55.0 null]] [2020-05-04T17:16:55.607+0200] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=28 _ThreadName=Thread-8] [timeMillis: 1588605415607] [levelValue: 800] [[ rrrrrrrrrrr 1]] [2020-05-04T17:16:55.607+0200] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=28 _ThreadName=Thread-8] [timeMillis: 1588605415607] [levelValue: 800] [[ uuuuuuuuu 1]] [2020-05-04T17:16:55.607+0200] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=28 _ThreadName=Thread-8] [timeMillis: 1588605415607] [levelValue: 800] [[ sys_date 2020-01-01curr_date 2020-05-04 17:16:55.0]] [2020-05-04T17:16:55.608+0200] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=28 _ThreadName=Thread-8] [timeMillis: 1588605415608] [levelValue: 800] [[ sys_date 2020-01-01 st_date 2020-01-01 end_date 2020-12-31]] [2020-05-04T17:16:55.608+0200] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=28 _ThreadName=Thread-8] [timeMillis: 1588605415608] [levelValue: 800] [[ v_date compareTo F_date0]] [2020-05-04T17:16:55.608+0200] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=28 _ThreadName=Thread-8] [timeMillis: 1588605415608] [levelValue: 800] [[ v_date comp end_date-1]] [2020-05-04T17:16:55.608+0200] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=28 _ThreadName=Thread-8] [timeMillis: 1588605415608] [levelValue: 800] [[ compare =false]] [2020-05-04T17:16:55.608+0200] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=28 _ThreadName=Thread-8] [timeMillis: 1588605415608] [levelValue: 800] [[ rrrrrrr 2020-01-01]] [2020-05-04T17:16:55.608+0200] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=28 _ThreadName=Thread-8] [timeMillis: 1588605415608] [levelValue: 800] [[ qqqqqq 1]] [2020-05-04T17:16:55.706+0200] [glassfish 5.0] [WARNING] [CONVERTER_NOT_DATETIME] [oracle.adfinternal.view.faces.renderkit.rich.ChooseDateRenderer] [tid: _ThreadID=28 _ThreadName=http-listener-1(3)] [timeMillis: 1588605415706] [levelValue: 900] [[ The converter supplied for inputDate with ID: pt1:id1 is not an instance of javax.DateTimeConverter: org.apache.myfaces.trinidadinternal.convert.DateTimeConverter@1d630595. This input field will only support showing dates. To get time and/or timezone support, subclass the converter from javax.DateTimeConverter.DateTimeConverter or obtain the converter using Application.createConverter (preferred).]] [2020-05-04T17:16:55.957+0200] [glassfish 5.0] [WARNING] [AS-WEB-CORE-00059] [javax.enterprise.web.core] [tid: _ThreadID=26 _ThreadName=http-listener-1(1)] [timeMillis: 1588605415957] [levelValue: 900] [[ Unable to set request character encoding to UTF-8 from context /AcademyTest, because request parameters have already been read, or ServletRequest.getReader() has already been called]] [2020-05-04T17:16:55.957+0200] [glassfish 5.0] [WARNING] [AS-WEB-CORE-00059] [javax.enterprise.web.core] [tid: _ThreadID=26 _ThreadName=http-listener-1(1)] [timeMillis: 1588605415957] [levelValue: 900] [[ Unable to set request character encoding to UTF-8 from context /AcademyTest, because request parameters have already been read, or ServletRequest.getReader() has already been called]] [2020-05-04T17:16:55.958+0200] [glassfish 5.0] [WARNING] [AS-WEB-CORE-00059] [javax.enterprise.web.core] [tid: _ThreadID=26 _ThreadName=http-listener-1(1)] [timeMillis: 1588605415958] [levelValue: 900] [[ Unable to set request character encoding to UTF-8 from context /AcademyTest, because request parameters have already been read, or ServletRequest.getReader() has already been called]] [2020-05-04T17:16:55.958+0200] [glassfish 5.0] [WARNING] [AS-WEB-CORE-00059] [javax.enterprise.web.core] [tid: _ThreadID=26 _ThreadName=http-listener-1(1)] [timeMillis: 1588605415958] [levelValue: 900] [[ Unable to set request character encoding to UTF-8 from context /AcademyTest, because request parameters have already been read, or ServletRequest.getReader() has already been called]] [2020-05-04T17:24:36.643+0200] [glassfish 5.0] [INFO] [NCLS-REST-00001] [javax.enterprise.admin.rest] [tid: _ThreadID=46 _ThreadName=admin-listener(5)] [timeMillis: 1588605876643] [levelValue: 800] [[ Listening to REST requests at context: /command/domain.]] [2020-05-04T17:24:37.208+0200] [glassfish 5.0] [INFO] [NCLS-CORE-00092] [javax.enterprise.system.core] [tid: _ThreadID=124 _ThreadName=Thread-38] [timeMillis: 1588605877208] [levelValue: 800] [[ Server shutdown initiated]] [2020-05-04T17:24:37.224+0200] [glassfish 5.0] [INFO] [NCLS-BOOTSTRAP-00028] [javax.enterprise.bootstrap] [tid: _ThreadID=124 _ThreadName=Thread-38] [timeMillis: 1588605877224] [levelValue: 800] [[ Unregistered com.sun.enterprise.glassfish.bootstrap.osgi.EmbeddedOSGiGlassFishImpl@1f387978 from service registry.]] [2020-05-04T17:24:37.226+0200] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=124 _ThreadName=Thread-8] [timeMillis: 1588605877226] [levelValue: 800] [[ FileMonitoring shutdown]] [2020-05-04T17:24:37.238+0200] [glassfish 5.0] [INFO] [NCLS-JMX-00002] [javax.enterprise.system.jmx] [tid: _ThreadID=124 _ThreadName=Thread-38] [timeMillis: 1588605877238] [levelValue: 800] [[ JMXStartupService: Stopped JMXConnectorServer: null]] [2020-05-04T17:24:37.239+0200] [glassfish 5.0] [INFO] [NCLS-JMX-00001] [javax.enterprise.system.jmx] [tid: _ThreadID=124 _ThreadName=Thread-38] [timeMillis: 1588605877239] [levelValue: 800] [[ JMXStartupService and JMXConnectors have been shut down.]] [2020-05-04T17:24:37.494+0200] [glassfish 5.0] [INFO] [] [oracle.adf.share.config.ADFConfigFactory] [tid: _ThreadID=137 _ThreadName=RunLevelControllerThread-1588605877287] [timeMillis: 1588605877494] [levelValue: 800] [[ Calling ADF Config instance implementation: class oracle.adf.share.config.ADFConfigImpl.releaseResources()]] [2020-05-04T17:24:37.666+0200] [glassfish 5.0] [INFO] [] [oracle.adf.share.config.ADFConfigFactory] [tid: _ThreadID=137 _ThreadName=RunLevelControllerThread-1588605877287] [timeMillis: 1588605877666] [levelValue: 800] [[ applications size=1]] [2020-05-04T17:24:37.782+0200] [glassfish 5.0] [WARNING] [] [oracle.adf.share.config.MDSConfigFactory] [tid: _ThreadID=137 _ThreadName=RunLevelControllerThread-1588605877287] [timeMillis: 1588605877782] [levelValue: 900] [[ Empty MDS config list!]] [2020-05-04T17:24:38.588+0200] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=129 _ThreadName=Thread-8] [timeMillis: 1588605878588] [levelValue: 800] [[ JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource]]] [2020-05-04T17:24:38.673+0200] [glassfish 5.0] [INFO] [ra.stop-successful] [javax.enterprise.resource.resourceadapter.com.sun.enterprise.connectors.service] [tid: _ThreadID=138 _ThreadName=Thread-52] [timeMillis: 1588605878673] [levelValue: 800] [[ RAR7094: __xa_jdbc_ra shutdown successful.]] اقتباس رابط هذا التعليق شارك المزيد من خيارات المشاركة
omar_adel بتاريخ: 8 نوفمبر 2021 تقديم بلاغ مشاركة بتاريخ: 8 نوفمبر 2021 انا معايا نفس المشكلة ممكن اعرف حضرتك حليت اخر ايرور ازاى لو سمحت اقتباس رابط هذا التعليق شارك المزيد من خيارات المشاركة
Recommended Posts
انضم إلى المناقشة
يمكنك المشاركة الآن والتسجيل لاحقاً. إذا كان لديك حساب, سجل دخولك الآن لتقوم بالمشاركة من خلال حسابك.