When I have a big safe mode (no data dir) I have this
ava.lang.NullPointerException
at org.ametys.plugins.repository.maintenance.MaintenanceTaskClientSideElement.isJndi(MaintenanceTaskClientSideElement.java:53)
at org.ametys.workspaces.repository.maintenance.ui.MaintenanceTaskClientSideElement.getUnavailableDescription(MaintenanceTaskClientSideElement.java:76)
at org.ametys.plugins.repository.maintenance.MaintenanceTaskClientSideElement.getUnavailableDescription(MaintenanceTaskClientSideElement.java:44)
at org.ametys.workspaces.repository.maintenance.ui.MaintenanceTaskClientSideElement.getScripts(MaintenanceTaskClientSideElement.java:57)
at org.ametys.core.ui.StaticFileImportsClientSideElement.getScripts(StaticFileImportsClientSideElement.java:263)
2017-12-13 18:46:20,347 ERROR [org.ametys.runtime.plugin.PluginsManager] (demo.ametys.org-startStop-1 The component for role 'org.ametys.plugins.flipbook.Document2ImagesConvertor' is defined with id 'org.ametys.plugins.flipbook.convertor.CommandLine' in the feature 'flipbook/org.ametys.flipbook.convertor.commandline' and with id 'org.ametys.plugins.flipbook.convertor.Pdfbox' in the feature 'flipbook/org.ametys.flipbook.convertor.pdfbox'. One of them should be chosen in the runtime.xml.
Raphaël Franchet
added a comment - bug safemode is something like
2017-12-13 18:46:20,347 ERROR [org.ametys.runtime.plugin.PluginsManager] (demo.ametys.org-startStop-1 The component for role 'org.ametys.plugins.flipbook.Document2ImagesConvertor' is defined with id 'org.ametys.plugins.flipbook.convertor.CommandLine' in the feature 'flipbook/org.ametys.flipbook.convertor.commandline' and with id 'org.ametys.plugins.flipbook.convertor.Pdfbox' in the feature 'flipbook/org.ametys.flipbook.convertor.pdfbox'. One of them should be chosen in the runtime.xml.
Unassigned
Raphaël Franchet
Votes:
0Vote for this issue
Watchers:
1Start watching this issue
Created:
Updated:
Resolved:
{"errorMessages":["jqlTooComplex"],"errors":{}}
[{"id":-1,"name":"My open issues","jql":"assignee = currentUser() AND resolution = Unresolved order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-2,"name":"Reported by me","jql":"reporter = currentUser() order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-4,"name":"All issues","jql":"order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-5,"name":"Open issues","jql":"resolution = Unresolved order by priority DESC,updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-9,"name":"Done issues","jql":"statusCategory = Done order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-3,"name":"Viewed recently","jql":"issuekey in issueHistory() order by lastViewed DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-6,"name":"Created recently","jql":"created >= -1w order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-7,"name":"Resolved recently","jql":"resolutiondate >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-8,"name":"Updated recently","jql":"updated >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false}]
bug safemode is something like