In today’s post I am going to discuss issue while integrating WebLogic Server with LDAP Server (OID/OVD) listening on SSL. To know more about adding OID as authentication provider in WebLogic click here If OID/OVD is configured to listen on SSL (for steps on how to configure OID/OVD in SSL click here and here ) then you select […]
Read MoreI earlier discussed about WebLogic Server startup hanging at “Initializing self-tuning thread pool”, in today’s post I covers fix for WebLogic Server hang but this time while writing ‘Log File‘ and ‘IIOP subsystem enabled‘ in Server logs. I verified disk space (not 100%), enogh space in /tmp and O.S. user was able to write to […]
Read MoreI discussed about WebLogic Domain earlier, In this post I am going to discuss on configuring trust between two WebLogic Domains i.e. Cross Domain Security or Global Trust so that identity can be propagated across WebLogic Domains. If there are two WebLogic Domains with same user (principal) like user1 then these two users (principal) are […]
Read MoreOIM is a J2EE application deployed on Oracle WebLogic Server (prior to OIM 11g, you could deploy OIM on any J2EE complaint Application Server like Web Sphere, iAS, TomCat etc). From OIM 11g onwards, WebLogic Server is mandatory and only supported application server. WebLogic 10.3.5 is mandatory for OIM 11gR1 i.e. 11.1.1.3 and 11.1.1.5 where […]
Read MoreIn this post , we will cover some of the parameters and factors which affect JDBC performance in Weblogic Server. But first I will like to show how jdbc connections are made (in Snaps below )and for that we need to understand two terms Data Sources and Connection Pool. Data sources: Are administered factory Objects […]
Read MoreI discussed about launch of Oracle Cloud Application Foundation and New/Changed feature in WebLogic 12.1.2 (New Installer, BSU replaced by opatch, dynamic cluster etc). In this post I am going to cover Dynamic Cluster in WebLogic Server 12.1.2 If you are new to WebLogic Server then I highly recommend you to read my previous post […]
Read MoreI discussed about SSL basics and SSL configuration in WebLogic Server. In this post I am going to cover an issue encountered after configuring SSL in OIM/SOA deployed on WebLogic Server. Issue : After configuring SSL WebLogic Server failed to start on SSL. Error message reported in WebLogic Server Log : $DOMAIN_HOME/servers/[server_name]/logs/ _______ <07-Aug-2013 […]
Read MoreI discussed about availability of Cloud Applications 12.1.2 that includes WebLogic 12.1.2. In this post I am going to cover new or changed features of WebLogic 12.1.2 Documentation Library for WebLogic 12.1.2 is here WebLogic 12.1.2 software is available on OTN and eDelivery WebLogic New Features Guide here New/Changed Features in WebLogic 12c R2 (12.1.2) WebLogic Server is […]
Read MoreI recently encountered below error (weblogic.socket.MaxMessageSizeExceededException) in WebLogic Server logs for J2EE application deployed on WebLogic Server . <21-May-2013 20:04:06 o’clock UTC> <Error> <Socket> <BEA-000403> <IOException occurred on socket: Socket[addr=oimvhn1.mydomain.co.uk/192.168.1.1, port=14000,localport=37400] weblogic.socket.MaxMessageSizeExceededException: Incoming message of size: ‘10000080’ bytes exceeds the configured maximum of: ‘10000000’ bytes for protocol: ‘t3’. weblogic.socket.MaxMessageSizeExceededException: Incoming message of size: ‘10000080’ […]
Read MoreJoin now to reap the benefits of Online Weblogic Administrator Training which is constantly in great demand. This is a course tailor made for you keeping in mind the latest in the world of Oracle. Please find the course & registration details mentioned on the link below: http://www.focusthread.com/training/dba-trainings/oracle-weblogic-administrator-training/112-oracle-weblogic-administrator-training-contents Commencement Date : 25 May […]
Read More