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 102702 - java.lang.IllegalArgumentException on profiling Mobile project
Summary: java.lang.IllegalArgumentException on profiling Mobile project
Status: VERIFIED DUPLICATE of bug 101747
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P2 blocker (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-27 08:53 UTC by Ivan Sidorkin
Modified: 2007-09-13 07:46 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
exception (2.70 KB, text/plain)
2007-04-27 08:54 UTC, Ivan Sidorkin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ivan Sidorkin 2007-04-27 08:53:50 UTC
NetBeans IDE Dev (Build 070427)
1.6.0; Java HotSpot(TM) Client VM 1.6.0-b105
Windows XP version 5.1 running on x86
ru_RU (nb); Cp1251
full installer

- create Mobile Application
- in context menu for project select Profile Project
IllegalArgumentException
Comment 1 Ivan Sidorkin 2007-04-27 08:54:25 UTC
Created attachment 41801 [details]
exception
Comment 2 Ivan Sidorkin 2007-04-27 08:56:11 UTC
the same for SOA | Composite Application
Comment 3 Alexander Kouznetsov 2007-04-27 09:01:24 UTC
To make searches easier, copied first lines of the stack trace:

java.lang.IllegalArgumentException: profile
	at
org.netbeans.modules.mobility.project.J2MEActionProvider$1.run(J2MEActionProvider.java:192)
...
Comment 4 J Bachorik 2007-06-12 14:17:43 UTC
the same case as for the issue #101747

*** This issue has been marked as a duplicate of 101747 ***
Comment 5 Alexander Kouznetsov 2007-09-13 07:46:02 UTC
Verified duplicate