OBIEE 11g: Error: 'com.siebel.analytics.utils.AbstractConfigException: java.lang.reflect.InvocationTargetException' Unable to Start coreapplication_obijh1 Javahost Process
(Doc ID 1577850.1)
Last updated on NOVEMBER 29, 2021
Applies to:
Business Intelligence Server Enterprise Edition - Version 11.1.1.7.0 and laterBusiness Intelligence Suite Enterprise Edition - Version 11.1.1.7.0 and later
Information in this document applies to any platform.
Symptoms
Enabled SSL with OBIEE 11.1.1.7. The JavaHost process would then not start from either Enterprise Manager or opmnctl command line.
With increased JavaHost logging, this error was recorded:
[init] [ERROR] [] [saw.init.application] [tid: <TID>] [ecid: <ECID>] com.siebel.analytics.utils.AbstractConfigException: java.lang.reflect.InvocationTargetException[[
at com.siebel.analytics.utils.ssl.SSLConfigReader.readSSLConfig(SSLConfigReader.java:213)
at com.siebel.analytics.utils.ssl.SSLConfigReader.readSSLConfig(SSLConfigReader.java:78)
at com.siebel.analytics.JavaHost.MessageProcessorConfig.<init>(MessageProcessorConfig.java:48)
at com.siebel.analytics.JavaHost.ApplicationImpl.init(ApplicationImpl.java:154)
at com.siebel.analytics.JavaHost.standalone.Main.init(Main.java:146)
at com.siebel.analytics.JavaHost.standalone.Main.main(Main.java:28)
Caused by: java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.siebel.analytics.mad.CsfContext.<init>(CsfContext.java:47)
at com.siebel.analytics.mad.CsfContext$CsfContextFactory.loadCredentialStore(CsfContext.java:116)
at com.siebel.analytics.utils.ssl.SSLConfigReader.getCredstoreForKey(SSLConfigReader.java:265)
at com.siebel.analytics.utils.ssl.SSLConfigReader.readSSLConfig(SSLConfigReader.java:179)
... 5 more
Caused by: oracle.security.jps.service.credstore.CredStoreException: JPS-01050: Opening of wallet based credential store failed. Reason java.io.IOException
at oracle.security.jps.internal.credstore.ssp.CsfWalletManager.openWallet(CsfWalletManager.java:184)
at oracle.security.jps.internal.credstore.ssp.SspCredentialStore.doInit(SspCredentialStore.java:358)
at oracle.security.jps.internal.credstore.ssp.SspCredentialStore.<init>(SspCredentialStore.java:176)
at oracle.security.jps.internal.credstore.ssp.SspCredentialStore.<init>(SspCredentialStore.java:160)
at oracle.security.jps.internal.credstore.ssp.SspCredentialStoreProvider.getInstance(SspCredentialStoreProvider.java:118)
at oracle.security.jps.internal.credstore.ssp.SspCredentialStoreProvider.getInstance(SspCredentialStoreProvider.java:56)
at oracle.security.jps.internal.core.runtime.ContextFactoryImpl.findServiceInstance(ContextFactoryImpl.java:139)
at oracle.security.jps.internal.core.runtime.ContextFactoryImpl.getContext(ContextFactoryImpl.java:170)
at oracle.security.jps.internal.core.runtime.ContextFactoryImpl.getContext(ContextFactoryImpl.java:191)
at oracle.security.jps.internal.core.runtime.JpsContextFactoryImpl.getContext(JpsContextFactoryImpl.java:132)
at oracle.security.jps.internal.core.runtime.JpsContextFactoryImpl.getContext(JpsContextFactoryImpl.java:159)
at oracle.security.jps.internal.core.runtime.JpsContextFactoryImpl.getContext(JpsContextFactoryImpl.java:165)
... 13 more
Changes to permissions (Full Control) and Ownership on system Temp folders and <DOMAIN_HOME>\bifoundation_domain\config\fmwconfig\cwallet.sso file had no effect.
No other errors were recorded in Weblogic Admin Server or Managed Server logs or Windows Event Viewer. All other BI components started correctly.
Changes
SSL was enabled on the system. When SSL was disabled the JavaHost process started without any errors.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |