InfoQ

News

Oracle Set To Acquire ClearApp

Posted by Dilip Krishnan on Sep 09, 2008 09:00 AM

Community
SOA
Topics
Acquisitions
Tags
Oracle

On September 2, 2008, Oracle announced the pending acquisition of ClearApp, a leading provider of application management solutions for composite applications. The company is based in Mountain View (California) and their QuickVision product is a very advanced management tool for composite applications, especially BPEL-based and Portal-based applications. The transaction is expected to close before the end of the year—pending closing conditions.

According to the announcement

ClearApp addresses the increasingly difficult task of managing composite applications built on SOA platforms by providing visibility of business services across all related application components. The combination of ClearApp products and Oracle Enterprise Manager is expected to provide customers with a comprehensive application management solution that delivers enhanced service levels, reduced system down-time and improved return on SOA investments.

In a letter to existing customers, Leng Leng Tan, Vice President, Applications and Systems Management, said

ClearApp addresses the IT visibility gap by discovering and modeling the functional dependencies inherent in SOA environments. With the ClearApp solution, customers are able to discover and model end-to-end business services and component dependencies in runtime, monitor business service performance, and diagnose performance issues quickly. ClearApp’s capabilities are expected to extend Oracle’s application management solutions to provide visibility of transactions across all application components

QuickVision is a complementary addition to existing products and the acquisitions in the application management domain. Oracles pre-acquisition coverage of application management space include :

  • Oracle Real User Experience Insight (from the Moniforce acquisition) uses a state-of-the-art network protocol analysis technology to analyze performance and availability as well as user behavior. It has no impact on the performance of your applications and requires no changes to them.
  • The Oracle Enterprise Manager App Server Diagnostic Pack helps analyze where processing time is spent (servlet, JSP, EJB, JDBC…). AD4J (from the Auptyma acquisition) provides deep insight into the JVM. It provides information about line numbers and call stack of the slow methods.
  • The Oracle Database Diagnostic and Tuning packs help follow the diagnostics trail into the database.

Commenting on where the acquisition fits in the product stack, William Vambenepe an architect for the application and middleware management of Oracle’s Enterprise Manager division says that

[For] composite applications (for example one that makes use of a BPEL process to orchestrate services deployed on different application servers), then you would have a hard time finding which application server to focus on. The QuickVision product fills that gap, taking a BPEL process from its invocation point into all its successive steps and into the code that the different steps invoke. So you can see if the problem is within the BPEL execution.

However, according an article on the acquisition David Worthington of SD times

Bloomberg commented that the acquisition raises more questions than it answers, noting that Oracle had already acquired a group of companies that develop similar products, such as Auptyma, BEA Systems, Confluent Software and Moniforce.
Bloomberg questioned how many management vendors Oracle must acquire before it has a coherent SOA management story. [..]  “Will Oracle be able to take this cobbled-together story and compete both with the established incumbents like HP and IBM Tivoli [...]” he asked. He added that Oracle has experience in assimilating acquired technologies and for taking care of customers that come along as a result.

More information about the acquisition is available from this page and the press release. More information about the QuickVision product can be found on the ClearApp site.

URL correction by William Vambenepe Posted Sep 9, 2008 6:54 PM
  1. Back to top

    URL correction

    Sep 9, 2008 6:54 PM by William Vambenepe

    The link to my blog post is broken. Until Dilip fixes it, here is the correct link: http://stage.vambenepe.com/archives/258 BTW, I hadn't seen Bloomberg's comment when I wrote my entry but I think I address his concern about how the acquisitions can complement one another. Looks like just like I hadn't seen his he hadn't seen mine.

Educational Content

Bindings, Platforms, and Innovation

This presentation focuses on the Internet and separating myth from fact, history from the future, and the mundane from the imaginative. Bob Frankston presents a vision of what could and should be.

Orchestrating Long Running Activities with JBoss / JBPM

This article explores the use of JBoss and jBPM to implement design solutions that effectively address the issue of orchestrating long running activities.

Neo4j - The Benefits of Graph Databases

This presentation covers the use of graph databases as an optimal solution for data that is difficult to fit in static tables, rapidly evolving data or data that has a lot of optional attributes.

Realistic about Risk: Software development with Real Options

This session introduces Real Options and shows how it can help in running your project. Real Options is a decision-making process that can be used to manage risk.

Communication Flexibility Using Bindings

This article discusses the use of bindings on services and references (including the instance of non-configured bindings) as the means to implement SCA communications in a Web and SOA environment.

Writing DSLs in Groovy

After a short introduction to DSLs, Scott Davis plays with the keyboard showing how to approach the creation of a DSL by typing working snippets of Groovy code that get executed.

Scaling Agile with C/ALM (Collaborative Application Lifecycle Management)

IBM Rational and InfoQ present, Scaling Agile with C/ALM, an eBook showing organizations how to become “finely tuned software delivery machines” by enabling team integration and scaling.

Concurrent Programming with Microsoft F#

Amanda Laucher presents a real life enterprise application written in F#. She shows actual code snippets, explaining design decisions and suggesting how to use some of the F# constructs.