How can the status of cache get call be determined?

Is it possible to determine the underlying error from a cacheloader from the cache.get() call?
Previous thread on this subject, 'how a cacheloader error be known from getter', contains an invalid link to some sample code. However, tried Subclassing ReadWriteBackinMap and implementating the onLoadFailure() the method to throw a runtime exception just results in a addition log file entry.

Ok, have it working now, issue in my code

Similar Messages

Maybe you are looking for

  • IWeb tool not showing the Navigation Bar, but published site does!?!?!

    I recently installed Leopard, reinstalled iLife08 and copied over my website and was able to reopen in iWeb08. The issue I am having is that I can move/resize the area containing the navigation...I just cannot see the text inside iWeb!!! If I publish

  • Report with Top 5 Customers per year for last 5 years (total  25 records)

    Hello Can anyone help? How to display top 5 customers per year for last 5 years in a report E.g. Year Customer name Revenue 2009 A1 5000 A2 4000 A3 3000 A4 2000 A5 1500 2008 B1 3000 B2 1200 B3 800 Regards, SMA

  • Balance Sheet Adj account

    We have an instance where the user trying to clear the Vendor items through transaction F-44, sometimes they are getting error u201CEx rate difference accounts are incomplete for acc XXXXXu201D We assigned balance sheet adjustment accounts (OB09) and

  • How can i use JavaScript in Struts

    Any one can please tell me how can i use simple java script in Struts framework like <script language="javascript"> function call() alert("You Are In call()") </script> </head> <body> <form ..... > <input type="button" value="CHECK" onclick="return c

  • Error with createTemporary blob method

    I get following exception while creating temporary LOB using oracle lob APIs. I am using Oracle 9i database, 9.2 JDBC driver, java 1.4.2 java.lang.AbstractMethodError at oracle.jdbc.driver.OracleConnection.unwrapCompletely(OracleConnection.java:5077)