Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
7.1.X, Master
-
7.1.x
-
Committed
-
0.25
-
3
Description
Steps to reproduce
- In order to reproduce the issue, during import operation, a unexpected error should be caused in ExportImportLocalServiceImpl module
- You can reproduce an error there if you try to import following LAR file Public_Pages-20181219111553888.lar
- In user interface, following error is displayed:
The file Public_Pages-20181219111553888.lar cannot be imported.
An unexpected error occured within com.liferay.portlet.exportimport.service.impl.ExportImportLocalServiceImpl. - Check log file:
- Expected behavior: A exception with full stacktrace is dump in log file
- Wrong behavior: No exception is dump in log file
- Expected behavior: A exception with full stacktrace is dump in log file
Attachments
Issue Links
- is a dependency of
-
LPS-88571 Error message "An unexpected error occured within com.liferay.portlet.exportimport.service.impl.ExportImportLocalServiceImpl" is displayed in case of importing a LAR with missing references of preloaded entries
- Closed