No Scott. No any error and also the node is also creating at correct place. But only problem is it is not visible on UI.
After creation of collection below log is appearing and no error in to it.
31.03.2019 21:40:39.264 *INFO* [0:0:0:0:0:0:0:1 [1554082839258] POST /content/dam/collections.collection.html HTTP/1.1] com.nateyolles.aem.osgiannotationdemo.core.filters.SampleFelixFilter Felix Filter: request for /content/dam/collections
31.03.2019 21:40:39.344 *INFO* [EventAdminThread #17] com.nateyolles.aem.osgiannotationdemo.core.listeners.SampleFelixResourceListener Felix EventHander: org/apache/sling/api/resource/Resource/ADDED at: /content/dam/collections/public/I/I-JK1dUFCLOYE2B0s4XO/new
31.03.2019 21:40:39.346 *INFO* [EventAdminThread #2] com.nateyolles.aem.osgiannotationdemo.core.listeners.SampleFelixResourceListener Felix EventHander: org/apache/sling/api/resource/Resource/ADDED at: /content/dam/collections/public/I/I-JK1dUFCLOYE2B0s4XO/new/sling:members
31.03.2019 21:40:39.348 *INFO* [EventAdminThread #4] com.nateyolles.aem.osgiannotationdemo.core.listeners.SampleFelixResourceListener Felix EventHander: org/apache/sling/api/resource/Resource/CHANGED at: /content/dam/collections/public/I/I-JK1dUFCLOYE2B0s4XO/new
31.03.2019 21:40:45.065 *INFO* [0:0:0:0:0:0:0:1 [1554082845063] GET /content/dam/collections/I/I-JK1dUFCLOYE2B0s4XO/lightbox.folderthumbnail.jpg HTTP/1.1] com.nateyolles.aem.osgiannotationdemo.core.filters.SampleFelixFilter Felix Filter: request for /content/dam/collections/I/I-JK1dUFCLOYE2B0s4XO/lightbox
On below UI it is not appearing only 4 is appearing.
Are there are any configuration that we are missing?
Thanks
~S