DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Refcards Trend Reports Events Over 2 million developers have joined DZone. Join Today! Thanks for visiting DZone today,
Edit Profile Manage Email Subscriptions Moderation Admin Console How to Post to DZone Article Submission Guidelines
View Profile
Sign Out
Refcards
Trend Reports
Events
Zones
Culture and Methodologies Agile Career Development Methodologies Team Management
Data Engineering AI/ML Big Data Data Databases IoT
Software Design and Architecture Cloud Architecture Containers Integration Microservices Performance Security
Coding Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Partner Zones AWS Cloud
by AWS Developer Relations
Culture and Methodologies
Agile Career Development Methodologies Team Management
Data Engineering
AI/ML Big Data Data Databases IoT
Software Design and Architecture
Cloud Architecture Containers Integration Microservices Performance Security
Coding
Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance
Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Partner Zones
AWS Cloud
by AWS Developer Relations
  1. DZone
  2. Popular
  3. Open Source
  4. Look Back On Your Application's Past With Chronon

Look Back On Your Application's Past With Chronon

James Sugrue user avatar by
James Sugrue
CORE ·
Apr. 04, 12 · Interview
Like (0)
Save
Tweet
Share
7.80K Views

Join the DZone community and get the full member experience.

Join For Free

If you're running an open source project, and have trouble with bugs that are difficult to reproduce, then Chronon's latest announcement is what you've been waiting for. You might be familiar with their Time Travelling Debugger, which allows you to play back recordings of your Java program to find where things may have gone wrong. With the embedded recorder included in your application, your users will be able to send reports to the development team for investigation. No need for unreliable log files - let Chronon do the hard work for your project.

I spoke to Prashant Deva, founder of Chronon Systems, to find out more about the advantages of the product for open source projects.

DZone: What is the Open Source licence for Chronon all about?

Prashant Deva: We are offering Open Source licenses of Chronon to further our mission of 'No More Non Reproducible Bugs' for the entire Java community.
Specifically we are offering licenses of Chronon Time Travelling Debugger and Embedded Chronon so that users of these open source project can submit Chronon recordings of bugs to those projects easily and be ensured that the developers of these projects can open/debug them.

 
DZone: How do you integrate the embedded recorder?

Prashant Deva:  The embedded recorder basically ships the recorder.jar file with your application.
We offer a simple api, eg - Recorder.start(), Recorder.stop() so that developers can choose to create a 'record' button inside their application.
Thus enabling their users to easily report bugs as Chronon recordings.
 
DZone: Is there any performance loss?

Prashant Deva: We recently announced Chronon 3 which has a 10x performance improvement and is ready for heavy duty production environments.
If you are still concerned about performance, we allow using Embedded Chronon to dynamically start/stop recording only when needed. The Chronon recorder also has a bunch of settings like choosing exactly which classes to record, etc to fully control the performance impact.

 
DZone: What are the base requirements for including it?

Prashant Deva:  The program needs to run on JVM 6. You can still compile your code for java version < 6, but they just need to be run on jvm 6.
 
Dzone: Do users need to send the reports? Could you add something to access the logs remotely?

Prashant Deva: It depends on the open source projects and their users, how they facilitate the transfer of recordings. We just provide the tools to do so.
In the case of projects with a UI, using Embedded Chronon, they can probably show a dialog to automate transfer of recordings.

In the case where the project is a library, the users will probably be recording it in their own commercial applications using our commercially licensed copy of either Recording Server, Embedded Chronon or Chronon Eclipse Debugger. In this case, they would probably attach the recording to a bug report.

This is especially useful since most enterprise applications are dependent on a big environment like a database, messaging queue, etc to reproduce the bug. And currently they wouldn't be able to get the bug cured since they cant reproduce the environment on the library developer's side.
But now they can send the bug as a single Chronon Recording file to the developers.

This way the users of these open source libraries are a lot more confident about using the library since they know that if an issue occurs they can get it easily fixed by sending a Chronon Recording.

The developers of the open source projects will have a free Chronon Debugger license from us that they can use to debug the issue.
 
DZone: Could I use this in an Android application?

Prashant Deva: No. Android is not supported since it runs on the Dalvik vm and not the standard JVM.

application Open source

Published at DZone with permission of James Sugrue, DZone MVB. See the original article here.

Opinions expressed by DZone contributors are their own.

Popular on DZone

  • A Deep Dive Into AIOps and MLOps
  • Test Design Guidelines for Your CI/CD Pipeline
  • Multi-Tenant Architecture for a SaaS Application on AWS
  • Master Spring Boot 3 With GraalVM Native Image

Comments

Partner Resources

X

ABOUT US

  • About DZone
  • Send feedback
  • Careers
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 600 Park Offices Drive
  • Suite 300
  • Durham, NC 27709
  • support@dzone.com
  • +1 (919) 678-0300

Let's be friends: