Archive Monthly Archives: May 2013

Error in WebLogic Clustering : socket MaxMessage Size Exceeded Exception

I 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 More

Configure Oracle HTTP Server (OHS) on port 80 / 443

Oracle HTTP Server (OHS) is a Web Server from Oracle built on top of Apache with additional modules like mod_osso, mod_ossl etc . OHS by default listen on port 7777 or 8888 (non SSL/HTTP) and 4443 (SSL/HTTPS).  This post covers steps to re-configure OHS to listen on port 80 (HTTP)/443 (HTTPS)   Key things good […]

Read More

Setting up fedlet

This post covers the setup of Fedlet in a linux platform. To know the basics of fedlet, go through the previous posts, Basics and use case. Fedlet can be downloaded from OTN. The fedlet classes were built on JDK6 and hence JDK6 has to be used in your environment. Fedlet will be deployed in an […]

Read More

Significance of APPLPTMP in Concurrent Processing

This is basic but very important with respect to working of concurrent requests. Of late, one of our test instances experienced repeated issue in concurrent processing. Looking into concurrent log, i observed the below error and was clear that there was an issue with APPLPTMP (which was changed before which there wasn’t any issue faced). […]

Read More

Troubleshooting the error “Error processing AuthnRequest. Could not find Single Sign-on Service URL”

I am working with a partner for implementing SAML federation. IDP has in-house federation solution and SP has fedlet. metadata is exchanged between both parties. While testing the SP initiated SSO URL, we are getting 400 error in browser as shown below. Upon looking into the logs, it throws the below exception: ERROR: Error sending […]

Read More

Business use case of Fedlet

The previous talks about basic concepts of fedlet and deployment architecture. In this post I would like to explain the use cases for implementing the fedlet. See the below list where I have expanded the pros for using fedlet. Use fedlet when the service provider is a small organization and has limited set of applications. […]

Read More

Working with Fedlet

I would like to provide some insight into Fedlet in today’s post. I will cover the following fedlet related topics in the near future. Fedlet use cases Setup Signing the SAML response Signing the SAML assertion Encrypting the SAML assertion Logout To understand the federation concepts such as Identity Provider, Service Provider, Circle of Trust […]

Read More

Weekend Batch – Online Oracle Apps DBA R12 Training commencing on 25 May 2013

Join now to reap the benefits of Online Oracle Apps DBA R12 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/online-apps-dba-training-11i-r12/dba-trainings/online-apps-dba-training-11i-r12/47-oracle-apps-dba-training   Commencement Date :  25 […]

Read More

Weekend Batch – Online Weblogic Administrator Training on commencing on 25 May 2013

Join 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

Hostname and Url prefix invisible in oracle policy manager console

Hi All, Two days back i have faced some funny issue in my project. Issue was, suddenly hostname and url prefix got disappear from oracle policy manager. I couldn’t able to see hostname/url prefix under resource tab which we have already configured. I’m wondered how it happened suddenly. Here i would like tell you how I […]

Read More
Not found