OTM start fails with Error loading properties from WEB_CUSTOM and java.io.IOException: Error retrie
Hello to everyone!
I just install OTM 6.3.7 on OEL7.9 with Java 7, OHS 11.1.1.9 and WebLogic 10.3.6
When I start my OTM instance, OHS starts normally, but when I start WebLogic Server it's going to shutdown after a few seconds with error-messages in console.log.0:
INFO | 2020/12/02 17:08:42 | Error loading properties from WEB_CUSTOM (property set): Error initializing properties for WEB_CUSTOM (property set)
INFO | 2020/12/02 17:08:42 | java.io.IOException: Error retrieving property set WEB_CUSTOM
INFO | 2020/12/02 17:08:42 | Caused by: java.io.IOException: Error reading property set WEB_CUSTOM
INFO | 2020/12/02 17:08:42 | Caused by: [000002] cause.InvalidDataConnection
and then WebLogic Server goes to shutdown:
INFO | 2020/12/02 17:08:43 | Fatal Error: Realm Initialization failed!!
INFO | 2020/12/02 17:08:43 | <Dec 2, 2020 5:08:43 PM MSK> <Notice> <WebLogicServer> <BEA-000388> <JVM called WLS shutdown hook. The server will force shutdown now>