LinkedIn Twitter YouTube
Features Competitive Analysis How It Works Frequently Asked Questions Getting Started Downloads
About News Store
Demo Software
Request Pricing

Getting Started with Sun Java J2SE 1.4 Applications


On this page, we will show you in a few simple steps how your Java application can be modified to provide full debug information on the BugSplat website when it crashes. To get a feel for the BugSplat service prior to enabling your application, feel free to experiment with the MyJavaCrasher sample application which is part of the BugSplat software development kit that can be downloaded by registered users.


Enabling your application with BugSplat technology:

First, make sure you have completed the following checklist:

  1. Register as a new BugSplat User.
  2. Download and unzip the BugSplat software development kit for Sun Java J2SE 1.4 Applications.

Creating defect reports using your own application

Add BugSplat to your application as follows:


Catching exceptions in Threads

If your application creates threads, you will want an exception report to be generated before the thread is terminated:

Remember to test your application by forcing a crash, and verifying that crashes are posted a good call stack is created.

Please contact us at support@bugsplatsoftware.com with any questions or problems you have - we want to help!