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 197359

Summary: It is impossible to change a profile configuration
Product: cnd Reporter: yuriy_lalym <yuriy_lalym>
Component: ProfileAssignee: Andrew Krasny <akrasny>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: P3    
Version: 7.0   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description yuriy_lalym 2011-04-02 21:12:56 UTC
Product Version: NetBeans IDE Dev (Build 201104020400)
Java: 1.7.0-ea; Java HotSpot(TM) 64-Bit Server VM 21.0-b06
System: Linux version 2.6.37.1-1.2-desktop running on amd64; UTF-8; en_US (nb)


Main menu: Tools -> Profiler Tools
"C/C++ DTrace Extended" change on "C/C++ Simple (indicators only)"
Ok

Main menu: Tools -> Profiler Tools
Also it is again installed - "C/C++ DTrace Extended"
Comment 1 yuriy_lalym 2011-04-03 10:57:26 UTC
I ask a pardon, hasn't truly understood the reason a little, therefore I will state a problem on steps

File->New Project
Select "Profiling Demo"
Next
Tool collection: Default (OracleSolarisStudio) (for example)
Finish

Tab "Projects"
We select our project and its properties.
Profile Configuration set to "C/C++ Oracle Solaris Studio Standard"
Ok

Build main project.
Run main project.
RUN FAILED (https://netbeans.org/bugzilla/show_bug.cgi?id=197361)

Tab "Projects"
We select our project and its properties.
Run->Run Command-> We write a way to an executed file
/home/yura/NetBeansProjects/ProfilingDemo_3/dist/Default/OracleSolarisStudio-Linux-x86/profilingdemo_3
Ok

Run main project.
Works but "Run Monitor" don't work also plus with them there are problems
(https://netbeans.org/bugzilla/show_bug.cgi?id=197360)
Comment 2 yuriy_lalym 2011-04-10 10:43:36 UTC
Profiling Demo
Tool collection: OracleSolarisStudio
Profile Configuration set to "C/C++ Oracle Solaris Studio Standard"

As much as possible that I have seen

---------------------------------------------------------------
*** SEQUENTIAL DEMO ***

  I'm going to run 2 works sequentially, one after another.
  Each work will run for 10 seconds.

work 0: loads 1 of your 2 CPUs writing to a file
0:00 - Press [Enter] to start this work...

RUN FAILED (exit value 1, total time: 987ms)
---------------------------------------------------------------

As a result of NetBeans 7.0 isn't able to define even memory leak.
Comment 3 yuriy_lalym 2011-04-18 22:17:26 UTC
Process is started in an external terminal ...

RUN FAILED (exit value 139, total time: 85ms)

In terminal:
/usr/local/netbeans-dev-201104180401/ide/bin/nativeexecution/dorun.sh: line 33: 21611 Ошибка сегментирования (Segmentation error) sh "${SHFILE}"
Press [Enter] to close the terminal ...
Comment 4 soldatov 2011-04-20 09:17:50 UTC
Confirmed. OracleSolarisStudio profiler doesn't work in OpenSUSE 11.4 (x86_64), but it unsupported platform.
Comment 5 yuriy_lalym 2011-04-21 13:19:03 UTC
> unsupported platform

Solaris Studio 12.2 works perfectly.
Netbeans 7.0 + OracleSolarisStudio profiler not works.

It NetBeans doesn't support openSUSE 11.4 (x86_64)?
Comment 6 soldatov 2011-04-21 20:45:14 UTC
(In reply to comment #5)
> > unsupported platform
> 
> Solaris Studio 12.2 works perfectly.
> Netbeans 7.0 + OracleSolarisStudio profiler not works.
I will see, but It is very strange. If you use same compilers and profilers, then I expect same result.
> 
> It NetBeans doesn't support openSUSE 11.4 (x86_64)?
http://wiki.netbeans.org/NetBeans_70_Supported_Platforms + Solaris 10 (sparc and intel)
Comment 7 yuriy_lalym 2011-07-28 22:24:25 UTC
Well now and solstudio 12.3 successfully doesn't work.
Comment 8 Leonid Lenyashin 2012-10-05 18:44:37 UTC
Please consider moving the bug to OSS. It is not relevant anymore for NetBeans