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 140408 - [65cat] java.lang.Exception: Thread dump while creating new J2ME project
Summary: [65cat] java.lang.Exception: Thread dump while creating new J2ME project
Status: RESOLVED DUPLICATE of bug 140410
Alias: None
Product: javame
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: issues@mobility
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-16 20:20 UTC by malakim
Modified: 2008-07-21 17:25 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Log file (97.57 KB, text/plain)
2008-07-16 20:21 UTC, malakim
Details

Note You need to log in before you can comment on or make changes to this bug.
Description malakim 2008-07-16 20:20:42 UTC
[ BUILD # : 200807040101 ]
[ JDK VERSION : 1.6.0_06 ]

A thread dump was generated while creating a new J2ME project:

INFO
[org.openide.loaders.FolderInstance.Loaders.text.plain.Factories]:
Preventing deadlock #65543: Do not call FolderLookup from inside
DataObject operations!
java.lang.Exception: Thread dump
	at
org.openide.loaders.FolderLookup$ProxyLkp.beforeLookup(FolderLookup.ja
va:389)
	at
org.openide.util.lookup.ProxyLookup$R.myBeforeLookup(ProxyLookup.java:
624)
	at
org.openide.util.lookup.ProxyLookup$R.beforeLookup(ProxyLookup.java:64
3)
	at
org.openide.util.lookup.ProxyLookup$R.myBeforeLookup(ProxyLookup.java:
632)
	at
org.openide.util.lookup.ProxyLookup$R.computeResult(ProxyLookup.java:4
97)
	at
org.openide.util.lookup.ProxyLookup$R.allInstances(ProxyLookup.java:46
8)
	at org.openide.util.Lookup.lookupAll(Lookup.java:245)
	at
org.openide.loaders.DataLoaderPool$1MimeEnum.delegate(DataLoaderPool.j
ava:315)
	at
org.openide.loaders.DataLoaderPool$1MimeEnum.hasMoreElements(DataLoade
rPool.java:323)
	at
org.openide.util.Enumerations$SeqEn.ensureCurrent(Enumerations.java:32
5)
	at org.openide.util.Enumerations$SeqEn.hasMoreElements

See attached log for full trace. Running Java 1.6.0_06 on Ubuntu 8.04.
Comment 1 malakim 2008-07-16 20:21:47 UTC
Created attachment 64761 [details]
Log file
Comment 2 Karol Harezlak 2008-07-21 17:25:44 UTC

*** This issue has been marked as a duplicate of 140410 ***