Category Archives for weblogic

SSL in WebLogic (CA, KeyStore, Identity & Trust Store) : Things you must know – Part I

This post covers basics of SSL in WebLogic Server and how to configure SSL with Custom Certificates and Certifying Authority. For SSL in Oracle E-Business Suite click here, SSL in Oracle Internet Directory (OID) click here , SSL in Oracle Virtual Directory (OVD) click here , and for SSL in Oracle Access Manager (OAM) click here Secure Socket Layer […]

Read More

Unable to access WebLogic Console: Error is “Unable to set the activation state to true for the application ‘consoleapp'”

  Hi All, I’ve been working on WebLogic Server startup issue since 3 days and I am glad that issue is fixed. There is a WebLogic 10.3.2 environment where OIM 10g is installed. We’re able to start the OIM application through xlStartManagedServer.sh properly and able to access OIM admin console. However while starting up WebLogic […]

Read More

Working with WebLogic Server Embedded LDAP

We all know that WebLogic server has an Embedded LDAP. It is not bad idea to use Embedded LDAP if the user count in your enterprise is less than 10k. However, it is not recommended to use Embedded LDAP in production environments. Today I have tried binding to Embedded LDAP through ldapbind command without success. […]

Read More

Double prompt login to OAM 11g Admin Console

I have OAM 11g setup in my environment and I have created 2 users in OID and assigned to Administrators group. I have configured OID as system store by specifying two users such as oamadmin and mahendra + a group Administrators (to have login access to OAM Admin console). In fact I followed this post. […]

Read More

“Security:090476]Invalid/unknown SSL header was received from peer localhost during SSL handshake.”

I have configured Node Manager for Managed Servers for WebLogic Server 10.3.6. When I start the node manager, I am seeing the below exception in node manager log. javax.net.ssl.SSLHandshakeException: [Security:090476]Invalid/unknown SSL header was received from peer ozone.oracle.com – 192.168.174.128 during SSL handshake. at com.certicom.tls.interfaceimpl.TLSConnectionImpl.fireException(Unknown Source) at com.certicom.tls.interfaceimpl.TLSConnectionImpl.fireAlertSent(Unknown Source) at com.certicom.tls.record.ReadHandler.fireAlert(Unknown Source) at com.certicom.tls.record.ReadHandler.getProtocolVersion(Unknown Source) at […]

Read More

Java.lang.NoClassDefFoundError: oracle/dfw/impl/common/TempFileManager

After successfully installing second OAM application on the server which already have an up and running OAM application, while starting the Admin and OAM Managed server  , i got below error in log file under $DOMAIN_HOME/servers/oam_server1/logs/oam_server1.out Caused by: java.lang.NoClassDefFoundError: oracle/dfw/impl/common/TempFileManager at oracle.dfw.spi.portable.PortableDiagnosticsFrameworkProvider.init(PortableDiagnosticsFrameworkProvider.java:120) at oracle.dfw.framework.DiagnosticsFramework.initializeProvider(DiagnosticsFramework.java:98) at oracle.dfw.framework.DiagnosticsFramework.<init>(DiagnosticsFramework.java:53) at oracle.dfw.spi.portable.JMXDiagnosticsConfig.load(JMXDiagnosticsConfig.java:85) at oracle.as.jmx.framework.util.ConfigMBeanSupport.preRegister(ConfigMBeanSupport.java:195) at oracle.dfw.spi.portable.JMXDiagnosticsConfig.preRegister(JMXDiagnosticsConfig.java:163) at oracle.as.jmx.framework.standardmbeans.spi.OracleStandardEmitterMBean.doPreRegister  Reason: […]

Read More

Oracle #WebLogic Server 12c : SE vs EE vs Suite License Options

In this post I am going to cover License Options available with Oracle WebLogic 12c , Contact Us If you are looking for any help on WebLogic Licenses.   WebLogic Server 12c is available in three licensing offering (with additional management packs) – WebLogic Standard Edition (SE), Enterprise Edition (EE), and WebLogic Suite a) WebLogic SE : Non […]

Read More

GSL_ACCOUNTLOCKED_EXCP : Your account is locked – User Unable to login to SSO enabled application

Issue– User gets below error when trying to access an SSO enabled application  :- “Your Account have been disabled.Please contact the System Administrator for further assistance” The above error reflects the user account is Locked or disabled at the  ldap server (OID, AD etc) which is identity store of OAM. Check if you user can […]

Read More

weblogic.nodemanager. common.ConfigException Native version is enabled but node manager native library could not be loaded : NativeVersionEnabled

This post covers issue and fix while starting Node Manager . Last week I encountered an error while starting Node Manager, error message reported was “weblogic.nodemanager.common.ConfigException: Native version is enabled but node manager native library could not be loaded Caused by java.lang.UnsatisfiedLinkError no node manager in java.library.path” Quick Fix is to create/update $WL_HOME/common/ nodemanager/ nodemanager.properties (where […]

Read More

#OFMW 11.1.1.6 (SOA, WebCenter, IdM, OBIEE, OHS, ADF, CEP…) is now available

Oracle Fusion Middleware (OFMW) 11.1.1.6 is now available to download from eDelivery for following products Oracle WebLogic Server 10.3.6 Oracle SOA Suite 11g R1 PS5 (11.1.1.6) Oracle Web Tier – OHS/WebCache 11g R1 PS5 (11.1.1.6) Oracle Identity Management 11g R1 PS5 (11.1.1.6) #OID/OVD/OIF Oracle WebCenter Portal 11g R1 PS5 (11.1.1.6) Oracle WebCenter Content 11g R1 […]

Read More
1 3 4 5 6 7 11
Not found