Last active
November 10, 2017 03:45
-
-
Save rah003/f558475cf3ff2894e71a6e5893a7bc07 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2017-11-10 04:44:46,735 ERROR .magnolia.ui.admincentral.AdmincentralErrorHandler: AdmincentralUI has encountered an unhandled exception. | |
java.lang.RuntimeException: javax.jcr.RepositoryException: This session has been closed. See the chained exception for a trace of where the session was closed. | |
at info.magnolia.periscope.result.suppliers.PagesSupplier.lambda$createResult$5(PagesSupplier.java:98) | |
at info.magnolia.vaadin.periscope.Periscope.lambda$null$2(Periscope.java:102) | |
at java.util.Optional.ifPresent(Optional.java:159) | |
at info.magnolia.vaadin.periscope.Periscope.lambda$new$3(Periscope.java:102) | |
at info.magnolia.vaadin.periscope.Periscope$1.handleAction(Periscope.java:166) | |
at com.vaadin.event.ActionManager.handleAction(ActionManager.java:238) | |
at com.vaadin.event.ConnectorActionManager.handleAction(ConnectorActionManager.java:81) | |
at com.vaadin.event.ActionManager.handleAction(ActionManager.java:233) | |
at com.vaadin.event.ActionManager.handleActions(ActionManager.java:216) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment