InfoQ

News

Presentation: Maintaining Java Apps in Production Environments

Posted by Floyd Marinescu on Mar 06, 2007 12:01 AM

Community
Java
Topics
Performance & Scalability ,
Deployment / Datacenter
Tags
Troubleshooting ,
Performance Evaluation
There is abundant information available on developing Java technology-based applications. By contrast, almost nobody talks about tasks involved in supporting and troubleshooting those applications once they are released. Issues such as troubleshooting the applications deployed in production environments, maintaining multiple versions of large code bases, and working with autogenerated code are insufficiently covered in public discussions and documents.

Watch Support, Maintenance, and Troubleshooting of Java Technology-Based Applications in Production Environments (52:42 min)

In this presentation, Alexandre Rafalovitch delivers an organized overview of the tools and techniques that help with resolving problems that arise in real production environments. The presentation places emphasis on free and open source tools capable of being useful out of the box, without extensive configuration. Common problems are discussed, along with methods of rapid analysis and root cause determination.

Alexandre Rafalovitch is a software developer with more than 15 years of experience spanning design and development, training and support. He has been working with Java since JDK 1.0a3. Alexandre's blog is at http://blog.outerthoughts.com.

What kinds of lessons learned have you found in your own production app maintenance experiences?

2 comments

Reply

Updated Information by Alexandre Rafalovitch Posted Mar 6, 2007 3:05 PM
Good stuff by Mike Vladi Posted Mar 22, 2007 10:06 PM
  1. Back to top

    Updated Information

    Mar 6, 2007 3:05 PM by Alexandre Rafalovitch

    Some tools have changed since the presentation had been recorded. I have written a quick update article on my blog and might do another - more detailed one - later.

  2. Back to top

    Good stuff

    Mar 22, 2007 10:06 PM by Mike Vladi

    Highly paid contractors use many of those approaches, tools & tricks presented. Alex openly shared years of his experience with those techniques. Great presentation choice by infoq, keep up good work!

Exclusive Content

Book Except and Interview : Aptana RadRails, An IDE for Rails Development

Aptana RadRails: An IDE for Rails Development by Javier Ramírez discusses the latest Aptana RadRails IDE, a development environment for creating Ruby on Rails applications.

Fast Bytecodes for Funny Languages

Cliff Click discusses how to optimize generated bytecode for running on the JVM. Click analyzes and reports on several JVM languages and shows several places where they could increase performance.

Scott Ambler On Agile’s Present and Future

Scott Ambler, Practice Lead for Agile Development at IBM, speaks on the current status of the Agile community and practices having a look at the perspective of the Agile’s future.

Manager's Introduction to Test-Driven Development

Dave Nicolette and Karl Scotland try to introduce non-technical managers to one of the most popular Agile development techniques: Test-Driven Development (TDD).

Structured Event Streaming with Smooks

Smooks is best known for its transformation capabilities, but in this article Tom Fennelly describes how you can also use it for structured event streaming.

How to Work With Business Leaders to Manage Architectural Change

Successful architectures evolve over time to meet changing business requirements. Luke Hohmann presents how to collaborate with key members of your business to manage architectural changes.

Colors and the UI

In this article, Dr. Tobias Komischke explains how colors used in a GUI can influence our interaction with a computer and offers advice on using the appropriate colors for the interface.

Building your next service with the Atom Publishing Protocol

In his presentation, recorded at QCon San Francisco, MuleSource architect Dan Diephouse explores ways to use the Atom Publishing Protocol (AtomPub) when building services in a RESTful way.