DGC I: The Infrastructure
In the introductory post, I mentioned that a Confluence cluster is the way to go big. Let's go through some of the main things to consider when you start preparing your infrastructure.
Confluence cluster
To build a Confluence site, you need Confluence...
DGC I: The Infrastructure
In the introductory post, I mentioned that a Confluence cluster is the way to go big. Let's go through some of the main things to consider when you start preparing your infrastructure.
Confluence cluster
To build a Confluence site, you need Confluence...
DevOps Guide to Confluence (DGC)
After working with Atlassian Confluence for 3 years, running one of the bigger public Confluence installations, I realized that there is a major lack of information about how to run Confluence on a larger scale and outside of the intranet firewalls. I'...
DevOps Guide to Confluence (DGC)
After working with Atlassian Confluence for 3 years, running one of the bigger public Confluence installations, I realized that there is a major lack of information about how to run Confluence on a larger scale and outside of the intranet firewalls. I'...
Running Confluence on GlassFish v3
Even though Atlassian considers GlassFish to be an unsupported servlet container for Confluence, it is quite easy to use Confluence with GlassFish v2.1. In fact that's the container that I've been using for a long time during my Confluence and Confluen...
Running Confluence on GlassFish v3
Even though Atlassian considers GlassFish to be an unsupported servlet container for Confluence, it is quite easy to use Confluence with GlassFish v2.1. In fact that's the container that I've been using for a long time during my Confluence and Confluen...
Identifying ThreadLocal Memory Leaks in JavaEE Web Apps
A few weeks ago wikis.sun.com powered by Confluence "Enterprise" Wiki grew beyond yet another invisible line that triggered intermittent instabilities. Oh boy, how I love these moments. This time the issue was that Confluence just kept on running out o...
Identifying ThreadLocal Memory Leaks in JavaEE Web Apps
A few weeks ago wikis.sun.com powered by Confluence "Enterprise" Wiki grew beyond yet another invisible line that triggered intermittent instabilities. Oh boy, how I love these moments. This time the issue was that Confluence just kept on running out o...
My Confluence 3.0 Wishlist
Confluence 2.9 was released last month and I've seen references to 2.10 in the Confluence issue tracker, so I expect to see it out in 1-2 months. That makes me think about what's next.
As a part of my adventures of working on Sun's external wiki wikis...
My Confluence 3.0 Wishlist
Confluence 2.9 was released last month and I've seen references to 2.10 in the Confluence issue tracker, so I expect to see it out in 1-2 months. That makes me think about what's next.
As a part of my adventures of working on Sun's external wiki wikis...
BTrace == DTrace for Java
Last week, I was trying to nail down a bug in SunWikis that was triggered by some kind of race condition. These kinds of issues are pretty nasty, especially if the application in question is a pretty complex beast, something that Confluence...Catching StackOverflowError and a Bug in Regex Implementation in Java
Shortly after we launched SunWikis almost a year ago, we started having an issue with StackOverflowError, which was occurring when the content of certain wiki pages was being parsed and URLs where being extracted. I documented the issue in CONF-9392.
The problem is not really a bug in Confluence (even though...
The problem is not really a bug in Confluence (even though...

