This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 46227 - Deadlock while browsing for platform
Summary: Deadlock while browsing for platform
Status: CLOSED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 4.x
Hardware: PC Linux
: P1 blocker (vote)
Assignee: rmatous
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-16 09:45 UTC by Petr Suchomel
Modified: 2008-12-22 16:37 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Stacktrace (15.09 KB, text/plain)
2004-07-16 09:46 UTC, Petr Suchomel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Suchomel 2004-07-16 09:45:40 UTC
1005 time, I am trying to install new platform,
after hitting Add platform, IDE always freezes.
Comment 1 Petr Suchomel 2004-07-16 09:46:16 UTC
Created attachment 16289 [details]
Stacktrace
Comment 2 Tomas Zezula 2004-07-19 12:19:04 UTC
This is apparently not a Java Platform issue.
It seems that this is causes either by JVM or by OS.
Reassigning to filesystems to let Redek decide about it.
It doesn't happen on Linux (2.4.21), MacOS X and Solaris 9.
Does the IDE run on the supported platfrom?
Comment 3 Petr Suchomel 2004-07-19 12:51:21 UTC
I happens on my RH9. uname -a "Linux 2.4.20-9 #1 Wed Apr 2 13:42:50
EST 2003 i686 i686 i386 GNU/Linux"
Comment 4 _ ttran 2004-07-19 23:11:00 UTC
which JDK it is?   Looks like a bug in JVM to me
Comment 5 rmatous 2004-07-20 09:57:52 UTC
Really looks like a bug in JVM to me. Not enough information for me.
You can first find which file causes problem and then test convesrion
to URI File.toURI in simple standalone program. You can also play with
individual JDK version to verify if problem is really in JVM.

Marked as INCOMPLETE and closed as WONTFIX cause there is improbable
to be any defect in openide. Please try to investigate in more detail
and if you find any problem in NB code then reassign appropriately. 
Comment 6 Marian Mirilovic 2005-12-22 14:27:15 UTC
closed