Details
-
Bug
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
12.0
-
None
-
Product Version: Apache NetBeans IDE 12.0-beta3
Java: 11.0.6; OpenJDK 64-Bit Server VM 11.0.6+10
Runtime: OpenJDK Runtime Environment 11.0.6+10
System: Mac OS X version 10.15.3 running on x86_64; UTF-8; en_IN (nb)
Description
Steps to reproduce
- Start netbeans with clean user dir
- Active Java SE from Tools | Plugins |Installed Plugins
- Create a java project using the Anagram Sample
- Click Main Menu | Profile |Profile Anagram
- If not calibrated before, please do so when prompted
- Click Configure session
- Select methods from the drop down
- Click profile (Green arrow)
- Wait for application to start
- Stop profiling
Observed behaviour
On clicking stop, in the output window following lines are shown
NBProjects/12/AnagramGame/nbproject/build-impl.xml:1460: The following error occurred while executing this line: NBProjects/12/AnagramGame/nbproject/build-impl.xml:1330: The following error occurred while executing this line: NBProjects/12/AnagramGame/nbproject/build-impl.xml:968: Java returned: 255
It does not impact the profiling functionality