I am not able to launch Netbeans. When I launch it for the first time I normally get the netbeans splash screen, but after that nothing happens.

When I try to launch it again, a small blank window appears.

I am able to enlarge the window, but it is completely blank.

I am using openjdk-6.
Any ideas? As far as I remember this didn't come after some update/new install or whatever. Netbeans worked perfectly, but then all from the sudden...
EDIT
When run in terminal:
- When run for the first time:
$ /opt/netbeans-7.1.2/bin/netbeans
10.6.2012 19:00:26 org.openide.filesystems.FileUtil normalizeFileImpl
WARNING: FileUtil.normalizeFile(/home/tomas/.netbeans/7.1.2) took 569 ms. Result is /home/tomas/.netbeans/7.1.2
Then it just hangs. It doesn't quit, it just stays. If I exit (Ctrl+C) and start over again, I get the splash screen, but then again it hangs.
When run again, while another instance is running:
No output in terminal - just the blank screen.