MAX BUILD SPEED
  • Home
  • About
Sign in Subscribe

Max Rohde

Max Rohde
Why Netty cannot serve multiple SSL domains from one IP

netty

Why Netty cannot serve multiple SSL domains from one IP

Background Due to some issues with a transparent proxy apparently employed by Vodafone New Zealand, a signed SSL certificate had to be added to the REST server in the Appjangle cloud in order to serve resources 'protected' from Vodafone's caching efforts. One REST server in the

By Max Rohde 03 Feb 2013
Links of the Week (weekly)

Links of the Week (weekly)

* How NOT to Design Your API | Javalobby tags: api [best practice](http://www.diigo.com/user/max_rohde/best practice) industry [api design](http://www.diigo.com/user/max_rohde/api design) * Milk & Honey, an Online Shoe Company Started by Sisters - NYTimes.com tags: cases [business cases](http:

By Max Rohde 27 Jan 2013
Fix HtmlUnit Memory Leak

Fix HtmlUnit Memory Leak

The Problem While testing pages with heavy JavaScript usage in HtmlUnit, great amounts of heap memory are allocated but never released. Solutions There are numerous solutions, which can be applied to fix an OutOfMemory error related to HtmlUnit: Call webClient.closeAllWindows(); The first often suggested remedy to fix a HtmlUnit

By Max Rohde 05 Jan 2013
Get Free Memory on Unix System in Java

Get Free Memory on Unix System in Java

Background The opsunit framework allows to continuously run a number of JUnit unit tests and do some maintenance/repair work upon any failed test. The latest addition to the test suite for the Appjangle platform is a simple unit test, which checks the remaining free memory on the server node.

By Max Rohde 02 Jan 2013
Links of the Week (weekly)

Links of the Week (weekly)

* HttpClient - HttpClient SSL Guide "HttpClient provides full support for HTTP over Secure Sockets Layer (SSL) or IETF Transport Layer Security (TLS) protocols by leveraging the Java Secure Socket Extension (JSSE)" tags: apache httpclient ssl https Posted from Diigo. The rest of my favorite links are here.

By Max Rohde 30 Dec 2012
Links of the Week (weekly)

Links of the Week (weekly)

* Simone de Beauvoir on Ambiguity, Vitality, and Freedom | Brain Pickings tags: philosophy ethics decisions * Interview with Alan Kay | Dr Dobb's tags: object-oriented oo interview Internet WWW paradigm programming [software development](http://www.diigo.com/user/max_rohde/software development) * Characterization Tests with MagicTest | Javalobby tags: testing [software quality]

By Max Rohde 23 Dec 2012
Java Get Process Id: Three Approaches

tutorial

Java Get Process Id: Three Approaches

Java provides no robust way to obtain the id of the OS process in which the application is running. That does not mean, however, that there is no way. There are actually a couple of ways, each with its own advantages and disadvantages. I will describe three possible ways in

By Max Rohde 13 Dec 2012
Twitter Flattery?

Twitter Flattery?

Is Twitter exploring some subtle form of flattery, or do their likeness algorithms need some brushing up?

By Max Rohde 10 Dec 2012
OpsUnit Motivation and Plan (JUnit for server monitoring)

OpsUnit Motivation and Plan (JUnit for server monitoring)

While the infrastructure for Appjangle and Nextweb has been humming along without any major problems, I have been thinking about ways to improve the long-time stability of the servers. Being lazy in the sense that I dread any tasks, which I believe could be automated, I have created a few

By Max Rohde 28 Nov 2012
Signing up for Apple Developer Program on Windows

Signing up for Apple Developer Program on Windows

Problem You would like to become an esteemed member of Apple's Developer Program but you dare to do so from a machine running Microsoft Windows using Internet Explorer or Google Chrome. After you click on either [Individual] or [Company] as shown below … … you are greeted with an broken

By Max Rohde 28 Nov 2012
Embedding Jenkins in Java App

jenkins

Embedding Jenkins in Java App

The Continuous Integration server Jenkins can easily be deployed to any Servlet container or run in standalone mode (see Starting Jenkins). However, sometimes it can be handy to be able to start Jenkins from within another Java application. I like this option since this 'manager' Java app can

By Max Rohde 26 Nov 2012
Jenkins StackOverflow Exception during JUnit Test

jenkins

Jenkins StackOverflow Exception during JUnit Test

Problem The build of a Maven job in Jenkins fails due to a StackOverflowException or a OutOfMemoryException during a JUnit test. Analysis Most likely, there is a bug in your application, which leads to infinite recursion or an infinite allocation in resources. So first try to run your test in

By Max Rohde 26 Nov 2012
See all
MAX BUILD SPEED

MAX BUILD SPEED

be calm & code.

MAX BUILD SPEED
  • Sign up
Powered by Ghost

MAX BUILD SPEED

be calm & code.