LiveUpdate Administrator (LUA) 2.3.10 で設定復元ファイルをエクスポートした。LUA 2.3.10 (もしくは 2.3.11) を再インストールして設定復元ファイルをインポートしようとしたが、インポートに失敗する。
lua-application.log:
2022-10-12 11:17:41,586 [http-nio-7070-exec-3] INFO importexport.ImportExportController [] - Number of bytes read from import file: 2386331
2022-10-12 11:17:46,323 [http-nio-7070-exec-3] INFO importexport.PreferencesHandler [] - lua.xml is valid
2022-10-12 11:17:46,323 [http-nio-7070-exec-3] INFO importexport.ImportExportManager [] - The LUA version from where file is exported is 2.3.10.24
...
2022-10-12 11:18:13,952 [http-nio-7070-exec-3] ERROR server.DAOClientUserSettings [] - Unknown exception while saving the specified Location profile. com.symantec.lua.mdl.server.LocationProfile@b9fd5f0d [name='テスト環境のデフォルトクライアント設定'..
com.symantec.lua.util.exception.systemexceptions.LuaDataException: java.lang.IllegalStateException: org.hibernate.TransientObjectException: object references an unsaved transient instance - save the transient instance before flushing: com.symantec.lua.mdl.server.BaseServer
at com.symantec.lua.dao.server.DAOClientUserSettings.saveLocationProfile(Unknown Source) [classes/:?]
at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:577) ~[?:?]
...
LUA を 2.3.11 にアップグレードした上で設定復元ファイルをエクスポートしてください。
LUA 2.3.10 でエクスポートした設定復元ファイルのインポートができない問題は、将来の LUA バージョンで改修予定です。
CRE-11836