JDK1.5 s/w is freezing ?pls explain urgent

Dear sir,

I have created a GUI network s/w with the help of Java.net,java.util packages,when i run the application the GUI simply hangs.Is there any problem with the new Beta version of tiger jdk1.5, since my application is working fine in jdk1.4 version.Please help me.

Regards,

Narasimma prasad.R.

[324 byte] By [vinaii_naraprasad] at [2007-9-30 19:30:15]
# 1
Tiger (JDK 5.0) is final now. See http://java.sun.com/j2se/1.5.0/download.jspIf your application is indeed hanging, please try sending a SIGQUIT signal (kill -3 on Unix systems or Ctrl-Break on Windows) to get a thread dump to see which thread is causing the problem.-Alexis
am74686 at 2007-7-6 23:44:29 > top of Java-index,Administration Tools,Sun Connection...