Blog

Paulina Lainez

March 06, 2020

Spread the word


Share your thoughts

Our Into the Box workshops are carefully selected so that you can the make the most out of your time and investment in the conference. It might be redundant to highlight the importance of this workshop since troubleshooting is a problem everyone goes through. 

Charlie Arehart, who will be leading this workshop, makes a living out of troubleshooting servers for people. Topics covered include:  High CPU use in CF/Lucee, high memory use, long-running or hung requests, long-running queries (jdbc/ORM transactions), CF/Lucee crashing, CF/Lucee slow to start or stop, problems updating CF, problems updating the JVM underlying CF/Lucee, problems updating and tuning the CF web connector, among others. While some prefer to Google the answers, it is safe to say that many times, they won’t find the solution to their problem.

In Charlie’s words, this workshop will “not only [be about] identifying these common problems and how to understand them and how to solve them, but in so far as understanding them, how do you diagnostically tell that they're happening?”

If you’d like to attend, this workshop will be on May 6th. For the full interview and video, check out our website, Youtube page, or your podcast provider.

Add Your Comment

Recent Entries

One Language, Every Runtime: BoxLang Expands Beyond the Server

One Language, Every Runtime: BoxLang Expands Beyond the Server

Discover how BoxLang’s multi-runtime architecture helps developers build beyond the server with support for serverless functions, desktop applications, CI/CD workflows, Java integrations, containers, runtime management, and more.

Maria Jose Herrera
Maria Jose Herrera
June 04, 2026
MatchBox and WebAssembly: Running BoxLang in the Browser and at the Edge

MatchBox and WebAssembly: Running BoxLang in the Browser and at the Edge

The MatchBox open beta is live at https://boxlang.ortusbooks.com/boxlang-framework/matchbox, and it brings something genuinely new to the BoxLang ecosystem: a path into WebAssembly.

That means BoxLang code can now move into browser applications, static-site deployments, edge runtimes, and WASI-style containers - without requiring a JVM. The feature is still beta, but the core direction is already useful: write BoxLang, compile it with MatchBox, and ship the generated WASM artifact to wherever a small portable runtime makes sense.

Jacob Beers
Jacob Beers
June 04, 2026
BoxLang 1.14.0 : BoxSet is Here: BoxLang's New First-Class Set Type

BoxLang 1.14.0 : BoxSet is Here: BoxLang's New First-Class Set Type

BoxLang 1.14.0 ships something that JVM developers have wanted for a long time: a true first-class Set type baked directly into the language. Not a wrapper you reach for manually, not a createObject( "java", "java.util.HashSet" ) incantation you paste from a Stack Overflow answer years ago. A real BoxSet with literal syntax, operator overloads, a full functional pipeline, change listeners, JSON serialization, and deep Java interop.

Luis Majano
Luis Majano
June 03, 2026