-
StackOverflowError: LambdaProbe on JBoss 4.2+
I couldn’t get LambdaProbe to run on my JBoss 4.2.1GA release on my Mac. It would hit a recursive loop and then puke over a StackOverflowError.
Turns out you have to modify the code where LambdaProbe checks to see if it can bind to a particular server version. They must have renamed something in JBoss since the earlier releases, since LambdaProbe used to run without modification in the 4.0.3SP1 release.
In any event, the code change is painless, and since the project can be built with Ant and the source download comes with all the depedencies, you can have a working version in less than a minute.
See the solution on the LambdaProbe forum here.
Category: Uncategorized | Tags:
Related Posts
Recent Posts
- Greater Orlando Hackerspace (1)
- My Arduinome Build in Pictures
- How to Build An Arduinome (Part 3): Diodes and LEDs
- How to Build an Arduinome (Part 2): Components
- The Arduinome is Finished! (3)
- Loom Becomes as3commons-bytecode (5)
- Arduinome Coming Soon!
- Setting up WebDAV on OS X (1)
- Possible Fix for iPad Wifi Problems
- Bluetooth Headphones and iPad (4)