Matt RaibleMatt Raible is a Web Developer and Java Champion. Connect with him on LinkedIn.

The Angular Mini-Book The Angular Mini-Book is a guide to getting started with Angular. You'll learn how to develop a bare-bones application, test it, and deploy it. Then you'll move on to adding Bootstrap, Angular Material, continuous integration, and authentication.

Spring Boot is a popular framework for building REST APIs. You'll learn how to integrate Angular with Spring Boot and use security best practices like HTTPS and a content security policy.

For book updates, follow @angular_book on Twitter.

The JHipster Mini-Book The JHipster Mini-Book is a guide to getting started with hip technologies today: Angular, Bootstrap, and Spring Boot. All of these frameworks are wrapped up in an easy-to-use project called JHipster.

This book shows you how to build an app with JHipster, and guides you through the plethora of tools, techniques and options you can use. Furthermore, it explains the UI and API building blocks so you understand the underpinnings of your great application.

For book updates, follow @jhipster-book on Twitter.

10+ YEARS


Over 10 years ago, I wrote my first blog post. Since then, I've authored books, had kids, traveled the world, found Trish and blogged about it all.

JDK 1.4 Keeps Crashing.

Have you been trying to view this site and received timeouts or 500 Internal Server Errors? If so, I apologize and hopefully we've found a remedy for it. I found that this site seems to crash at least once a day, and sometimes several times a day. When it does, I've found the following error in my logs.

#
# HotSpot Virtual Machine Error : 11
# Error ID : 4F530E43505002D5
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Java VM: Java HotSpot(TM) Client VM (1.4.0_01-b03 mixed mode)
#
# An error report file has been saved as hs_err_pid3103.log.
# Please refer to the file for further information.
#

The admin, Keith, at my hosting company first suggested that we downgrade from JDK 1.4.0 -> 1.3.1. I've had no problems with 1.4 on other projects, so I didn't want to do that. So Keith has been nice enough to schedule a cron job that checks the status of this site every minute, and if it can't load a JSP, then it restarts everything. Hopefully this helps. I hope this isn't related to Roller, and I doubt it is as everyone else seems to be running fine.

Posted in Roller at Oct 12 2002, 03:46:56 PM MDT 3 Comments
Comments:

I'm getting the same error running my struts app on tomcat 4.1.12, java 1.3.1. Can you share the script that checks the status and restarts everything if it doesn't repond. Thanks, Richard

Posted by Richard Hill on July 17, 2003 at 03:46 PM MDT #

[Trackback] Well, the JVM crashed yet again. It's better thought, down to 1 crash today, from the whopping 4 yesterday. The problem with error 11 (segfault) is that, when googling for it, one finds many people with the problem and no one ... [Java, 1761 chara...

Posted by java.lang.NullBlogException on July 30, 2003 at 02:51 PM MDT #

[Trackback]

Posted by Craven Moorehead on January 01, 2006 at 03:54 PM MST #

Post a Comment:
  • HTML Syntax: Allowed