℘
Boo! Arial can display this correctly, why is blogger doing this? Boo!
Monday, June 28, 2010
Friday, June 25, 2010
Java classpath issues
So I had a strange issue today. I was getting classpath exceptions. Turns out turning off the JQS on Windows XP fixed it.
But it got me wondering how this works. Here are some links for my own reference:
But it got me wondering how this works. Here are some links for my own reference:
- Dustin's Java development tools blog post
- The jps tool.
- Jconsole
- Actually using Jconsole
- ClassNotFoundException vs. NoClassDefFoundError
- IBM DeveloperWorks articles on Classpath:
- Demystifying class loading problems, Part 1: An introduction to class loading and debugging tools
- Demystifying class loading problems, Part 2: Basic class loading exceptions
- Demystifying class loading problems, Part 3: Tackling more unusual class loading problems
- Demystifying class loading problems, Part 4: Deadlocks and constraints
Subscribe to:
Posts (Atom)