Details
-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
8.4.6
-
None
-
None
-
Windows 10, XWiki 8.4.6 with PostgreSQL, MySQL and HSQL
-
Unknown
-
Description
Steps to reproduce:
- Download and access XWiki 8.4.6 (ZIP Package)
- As Admin create 2 subwikis
Expected results: Subwikis are created with no issues.
Actual results: Subwikis are created, but it takes longer then usual and errors appearing in the console
2018-04-05 16:25:41,867 [http://localhost:8080/xwiki/webjars/wiki%3As1/xwiki-platform-tree-webjar/9.11.4/require-config.min.js?evaluate=true] ERROR o.i.ObservationContextListener - Can't find any begin event corresponding to [class org.xwiki.resource.events.ResourceReferenceHandledEvent (type = [webjars], parameters = [[evaluate] = [[true]]])] 2018-04-05 16:26:00,403 [http://localhost:8080/xwiki/webjars/wiki%3As1/xwiki-platform-tree-webjar/9.11.4/require-config.min.js?evaluate=true] ERROR o.i.ObservationContextListener - Can't find any begin event corresponding to [class org.xwiki.resource.events.ResourceReferenceHandledEvent (type = [webjars], parameters = [[evaluate] = [[true]]])] 2018-04-05 16:26:31,317 [http://localhost:8080/xwiki/webjars/wiki%3As1/xwiki-platform-tree-webjar/9.11.4/require-config.min.js?evaluate=true] ERROR o.i.ObservationContextListener - Can't find any begin event corresponding to [class org.xwiki.resource.events.ResourceReferenceHandledEvent (type = [webjars], parameters = [[evaluate] = [[true]]])] 2018-04-05 16:27:13,849 [pool-1-thread-4] INFO .HibernateDataMigrationManager - Checking Hibernate mapping and updating schema if needed for wiki [s2] 2018-04-05 16:27:56,286 [http://localhost:8080/xwiki/webjars/wiki%3As2/font-awesome/4.7.0/css/font-awesome.min.css] ERROR o.i.ObservationContextListener - Can't find any begin event corresponding to [class org.xwiki.resource.events.ResourceReferenceHandledEvent (type = [webjars], parameters = [])] 2018-04-05 16:27:57,134 [http://localhost:8080/xwiki/webjars/wiki%3As2/xwiki-platform-tree-webjar/9.11.4/require-config.min.js?evaluate=true] ERROR o.i.ObservationContextListener - Can't find any begin event corresponding to [class org.xwiki.resource.events.ResourceReferenceHandledEvent (type = [webjars], parameters = [[evaluate] = [[true]]])] 2018-04-05 16:28:29,182 [http://localhost:8080/xwiki/webjars/wiki%3As2/font-awesome/4.7.0/css/font-awesome.min.css] ERROR o.i.ObservationContextListener - Can't find any begin event corresponding to [class org.xwiki.resource.events.ResourceReferenceHandledEvent (type = [webjars], parameters = [])] 2018-04-05 16:28:39.625:INFO:/xwiki:http://localhost:8080/xwiki/rest/wikis/s2/search?scope=spaces&number=10&&q=Main: RestletServlet: [Restlet] Attaching application: org.xwiki.rest.internal.XWikiRestletJaxRsApplication@d21340 to URI: /xwiki/rest 2018-04-05 16:28:43,888 [http://localhost:8080/xwiki/webjars/wiki%3As2/font-awesome/4.7.0/css/font-awesome.min.css] ERROR o.i.ObservationContextListener - Can't find any begin event corresponding to [class org.xwiki.resource.events.ResourceReferenceHandledEvent (type = [webjars], parameters = [])] 2018-04-05 16:28:44,595 [http://localhost:8080/xwiki/webjars/wiki%3As2/xwiki-platform-tree-webjar/9.11.4/require-config.min.js?evaluate=true] ERROR o.i.ObservationContextListener - Can't find any begin event corresponding to [class org.xwiki.resource.events.ResourceReferenceHandledEvent (type = [webjars], parameters = [[evaluate] = [[true]]])] 2018-04-05 16:28:45,093 [http://localhost:8080/xwiki/webjars/wiki%3As2/font-awesome/4.7.0/css/font-awesome.min.css] ERROR o.i.ObservationContextListener - Can't find any begin event corresponding to [class org.xwiki.resource.events.ResourceReferenceHandledEvent (type = [webjars], parameters = [])] 2018-04-05 16:28:57,918 [http://localhost:8080/xwiki/webjars/wiki%3As2/font-awesome/4.7.0/css/font-awesome.min.css] ERROR o.i.ObservationContextListener - Can't find any begin event corresponding to [class org.xwiki.resource.events.ResourceReferenceHandledEvent (type = [webjars], parameters = [])] 2018-04-05 16:28:58,457 [http://localhost:8080/xwiki/webjars/wiki%3As2/xwiki-platform-tree-webjar/9.11.4/require-config.min.js?evaluate=true] ERROR o.i.ObservationContextListener - Can't find any begin event corresponding to [class org.xwiki.resource.events.ResourceReferenceHandledEvent (type = [webjars], parameters = [[evaluate] = [[true]]])]
Note: I've tested this with default version, PostgreSQL and MySQL. Same error appears on all of them.
Attachments
Issue Links
- duplicates
-
XWIKI-6073 Browsers usually cache JS/CSS resources even if they have changed
- Closed