Not getting NetBeans profiling results...

Actually, it’s one of my users not getting the results. I’m getting them just fine, but I’m not the one with the issues, he’s the one having issues.

I am asking the user to profile 1 function, a window create function for LWJGL with Net Beans. Everything goes fine, but he gets no results at the end. How can he get the results to show? I don’t know why they’re showing up for me but not for him.

Here are his screenshots to show his process.

http://img172.imageshack.us/img172/2959/step28yk1.png
http://img172.imageshack.us/img172/2489/step30ee0.png
http://img374.imageshack.us/img374/4656/step311zm6.png
http://img172.imageshack.us/img172/51/step312xe8.png

What is he doing wrong?

I hate to bump, but this is a pretty simple question to answer I’d imagine. :frowning:

I tried asking on the NetBeans mailing list but haven’t heard back from the initial replier in 3 days.

does he run your application with java 5 update 4 or higher? If not, the profiler won’t be able to connect to the VM (i think)

A little late for a response, eh? It turned out to be that user’s fault although not for the reason described. It’s been so long, that I forgot exactly what it was he did wrong.