try
{
// Step 1: Unbind the user preferences data
//System.out.println("Unbind[" + count + "]" + bindOp);
_logger.info( "Unbind[" + count + "]" + bindOp );
derivedContext.unbind( bindOp );
}
catch ( CommunicationException ce )
{
System.out.println( "Trying to re-connect to RDS" );
_logger.info( "Trying to re-connect to RDS" );