Hi All,
I am newbie in OTM world, Interested to learn in OTM, so
downloaded all required softwares from edelivery.oracle.com
OTM Version : 6.3.5 (V47440-01_1.zip)
And followed every steps :
OTM 6.3 Windows Server Test Environment Installation Guide - OTM Wiki
Installation done in all single box. (No software installation errors).
But there are errors in console.log.0 file :
for WEB_CUSTOM,
INFO | 2015/02/21 19:34:51 | Error loading properties from WEB_CUSTOM (property set): Error initializing properties for WEB_CUSTOM (property set)
java.io.IOException: Error retrieving property set WEB_CUSTOM
INFO | 2015/02/21 19:34:51 | Error loading properties from APP_CUSTOM (property set): Error initializing properties for APP_CUSTOM (property set)
java.io.IOException: Error retrieving property set APP_CUSTOM
INFO | 2015/02/21 19:34:51 | Error loading properties from APP_WORKFLOW_THREADING (property set): Error initializing properties for APP_WORKFLOW_THREADING (property set)
java.io.IOException: Error retrieving property set APP_WORKFLOW_THREADING
INFO | 2015/02/21 19:34:51 | Caused by: cause.InvalidDataConnection
If i comment it out in glog.properties it showing some other exceptions like -
INFO | 2015/02/21 22:32:17 | <Feb 21, 2015 10:32:17 PM IST> <Notice> <Log Management> <BEA-170019> <The server log file C:\otm\logs\weblogic\weblogic.log is opened. All server side log events will be written to this file.>
INFO | 2015/02/21 22:32:19 | GC3 realm initializing <-----------
INFO | 2015/02/21 22:32:19 | <Feb 21, 2015 10:32:19 PM IST> <Error> <Security> <BEA-090870> <The realm "otmrealm" failed to be loaded: weblogic.security.service.SecurityServiceException : com.bea.common.engine.ServiceInitializationExcepti on: java.lang.NullPointerException.
INFO | 2015/02/21 22:32:19 | weblogic.security.service.SecurityServiceException : com.bea.common.engine.ServiceInitializationExcepti on: java.lang.NullPointerException
INFO | 2015/02/21 22:32:19 | at weblogic.security.service.CSSWLSDelegateImpl.initi alizeServiceEngine(CSSWLSDelegateImpl.java:341)
INFO | 2015/02/21 22:32:19 | at weblogic.security.service.CSSWLSDelegateImpl.initi alize(CSSWLSDelegateImpl.java:220)
INFO | 2015/02/21 22:32:19 | at weblogic.security.service.CommonSecurityServiceMan agerDelegateImpl.InitializeServiceEngine(CommonSec urityServiceManagerDelegateImpl.java:1789)
INFO | 2015/02/21 22:32:19 | at weblogic.security.service.CommonSecurityServiceMan agerDelegateImpl.initializeRealm(CommonSecuritySer viceManagerDelegateImpl.java:443)
INFO | 2015/02/21 22:32:19 | at weblogic.security.service.CommonSecurityServiceMan agerDelegateImpl.loadRealm(CommonSecurityServiceMa nagerDelegateImpl.java:841)
INFO | 2015/02/21 22:32:19 | Truncated. see log file for complete stacktrace
INFO | 2015/02/21 22:32:19 | Caused By: com.bea.common.engine.ServiceInitializationExcepti on: java.lang.NullPointerException
INFO | 2015/02/21 22:32:19 | at com.bea.common.engine.internal.ServiceEngineImpl.f indOrStartService(ServiceEngineImpl.java:365)
INFO | 2015/02/21 22:32:19 | at com.bea.common.engine.internal.ServiceEngineImpl.f indOrStartService(ServiceEngineImpl.java:315)
INFO | 2015/02/21 22:32:19 | at com.bea.common.engine.internal.ServiceEngineImpl.l ookupService(ServiceEngineImpl.java:257)
INFO | 2015/02/21 22:32:19 | at com.bea.common.engine.internal.ServicesImpl.getSer vice(ServicesImpl.java:72)
INFO | 2015/02/21 22:32:19 | at weblogic.security.service.internal.WLSIdentityServ iceImpl.initialize(WLSIdentityServiceImpl.java:46)
INFO | 2015/02/21 22:32:19 | Truncated. see log file for complete stacktrace
INFO | 2015/02/21 22:32:19 | Caused By: java.lang.NullPointerException
INFO | 2015/02/21 22:32:19 | at glog.database.security.dbrealm.RdbmsRealm.getQuery Connection(RdbmsRealm.java:114)
INFO | 2015/02/21 22:32:19 | at glog.database.security.dbrealm.RdbmsRealm.getKnown Groups(RdbmsRealm.java:1690)
INFO | 2015/02/21 22:32:19 | at glog.database.security.dbrealm.CachingRealm.readKn ownGroups(CachingRealm.java:422)
INFO | 2015/02/21 22:32:19 | at glog.database.security.dbrealm.CachingRealm.initCa ches(CachingRealm.java:192)
INFO | 2015/02/21 22:32:19 | at glog.database.security.dbrealm.CachingRealm.<init> (CachingRealm.java:142)
INFO | 2015/02/21 22:32:19 | Truncated. see log file for complete stacktrace
Attached the logs too.
Attachment 1797
Attachment 1798
Please help me..
Thanks in advance..
Umesh MS