cancel
Showing results for 
Search instead for 
Did you mean: 

ERROR: facelet not found at <custom.xhtml>

Ombeline_Rossi
Champ in-the-making
Champ in-the-making

Hello,

We encounter an error on Nuxeo 8.10 while using a custom plugin.

We've been using Nuxeo 5.6 for a few years with a custom personalization plugin. This plugin offers many features, and since our upgrade from 5.6 to 8.10 one of them doesn't work anymore. This feature add an 'Archive' button near the 'Delete' button of a file, and a custom tab 'Archive' when inside a directory, so the users can access the archived files. Since the upgrade, the Archive button still works but when we open the Archive tab, we get the following error: ERROR:facelet not found at '/tabs/tab_archive_file.xhtml'.

This xhtml file is in our plugin JAR, under web/nuxeo.war/tabs. The plugin is located in /opt/nuxeo/server/nxserver/plugins on our Nuxeo server. Here is the corresponding code for the tab:

org.nuxeo.runtime.started VIEW_ACTION_LIST Read DirectoryPersonalized

And here is the xhtml file:

Why aren't this working anymore since the version upgrade?

Thanks for your attention!

1 REPLY 1

Thomas_Roger
Star Contributor
Star Contributor

Could you check that the xhtml file is actually present at the expected location /opt/nuxeo/server/nxserver/nuxeo.war/tabs/tab_archive_file.xhtml after your server is started.

Getting started

Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.