See Continuous Code Improvement in Action. Join Rollbar's live product demo!
By Rollbar Editorial TeamA is a runtime error in Java which occurs when the permanent generation (PermGen) area in memory is exhausted…
By Rollbar Editorial TeamA memory leak is a situation where unused objects occupy unnecessary space in memory. Unused objects are…
By Rollbar Editorial TeamJava Debugging with Eclipse Debugging is the process of identifying and fixing any issues in the source code…
By Rollbar Editorial TeamIn Java “an event that occurs during the execution of a program that disrupts the normal flow of instructions…
By Rollbar Editorial TeamBoth and are concepts of exception handling in Java. The keyword is used to declare which exceptions can be…
By Rollbar Editorial TeamIt’s common to confuse Spring Boot and Spring MVC. They both, after all, include the word “Spring” and are…
By Rollbar Editorial TeamAn intuitive user interface is a hallmark of any decent business. But in order for the frontend of…
By István ErdőIt's Friday afternoon and you decide to check on your web logs one last time before you go out for the weekend…
By Nicholas Vincent-HillHandling errors properly is essential in building a robust application in Angular. Error handlers provide an…
By Lotanna NwoseIn this tutorial, you will be introduced to errors tracking in Angular 7 using the errorHandler class and…
By Michal ZaleckiFrom https://michalzalecki.com/upload-source-maps-to-rollbar/ Upload source maps to Rollbar In production, the…
By Jason SkowronskiZend Framework 3 is a free and open-source PHP framework. It uses a model-view-controller (MVC) pattern which…
By Michael AudererHandling errors properly is essential in building a robust application in Angular. Error handlers provide an…
By Jason SkowronskiXamarin is based on Mono, the open source implementation of Microsoft's .NET Standard. It allows us to create…
By Jason SkowronskiWordPress is an open source blogging and website creation tool written in PHP and MySQL. It is a highly…
By Jason SkowronskiMagento is the largest open-source eCommerce platform in the world, used by more than 250,000 merchants. While…
By Jason SkowronskiSymfony is a PHP model-view-controller framework used to develop web applications. The main reasons Symfony…
By Jason SkowronskiReact Native has recently gained popularity among the mobile app developer community due to its cross platform…
By Jason SkowronskiIn mobile apps, it’s important to monitor errors so you can understand your user’s experience. Your team…
By Jason SkowronskiVue (pronounced /vjuː/, like view) is a progressive framework for building user interfaces on the web. Vue can…
By Jason SkowronskiRollbar is proud to announce its error monitoring SDK for the Go language (aka Golang). It’s an open source…
By Jason SkowronskiWhen developing mobile apps it’s important to monitor errors so that you can understand your user’s experience…
By Jason SkowronskiASP.NET MVC is a modern web development framework that combines the features of MVC (Model-View-Controller…
By Twain TaylorServerless computing platforms like AWS Lambda represent a new computing paradigm. Over the past decade, we’ve…
By Jason SkowronskiThe Spring Famework is the most popular framework for Java according to hotframeworks.com. It provides a model…
By Jason SkowronskiAngular 2+ and AngularJS (version 1) are popular open-source JavaScript MVC frameworks that let you build…
By Jason SkowronskiReact recently announced the release of version 16 with long standing feature requests including error…
By Taron FoxworthOur friends at Losant wanted to share how they built an actual 'error-alarm' using the Rollbar and Losant API…
By Rivkah StandigSome of the most common questions we get here at Rollbar deal with source maps: What are source maps and what…
By CuttlesoftOur friends at Cuttlesoft wanted to share how they use Rollbar to detect errors in Ionic built applications…
By Rivkah StandigRuby is a popular open source programming language that is highly flexible, and used for everything from basic…
By Zachary FlowerRead our new blog Announcing Laravel error monitoring with Rollbar! About 6 months ago I inherited a project…
By Cory VirokQuick tip: If you are running out of file descriptors in your Beanstalkd process, use to set the before the…
By Cory VirokNode.js has a built-in debugger that you can start in running processes. To do this, send a signal to the…
By Sergei BezborodkoIt’s pretty well known that every web app needs frontend JavaScript these days to provide the best possible…
By Brian RueRollbar just got a much-requested feature: Source Maps support for Javascript. If you minify your Javascript…
By Cory VirokThis post is about how we built our test suite for our API server at Rollbar and some of the tricks and…
By Brian RueYou’ve probably seen unique constraints somewhere – either in Rails’ , Django’s , or a raw SQL table…
By Brian RueAt Rollbar.com, we’ve been using Pyramid as our web framework and have been pretty happy with it. It’s…
By Brian RueI first heard about Fabric a couple years ago while at Lolapps and liked the idea of: writing deployment and…
Join 100,000+ developers, improving millions of software experiences