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 65060 - Error when use Profiler on Fedora core 4
Summary: Error when use Profiler on Fedora core 4
Status: CLOSED DUPLICATE of bug 62667
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 5.x
Hardware: Other Linux
: P3 blocker (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-24 05:35 UTC by thangcan
Modified: 2007-02-20 18:09 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Error dialog (11.54 KB, image/png)
2005-09-24 05:40 UTC, thangcan
Details

Note You need to log in before you can comment on or make changes to this bug.
Description thangcan 2005-09-24 05:35:47 UTC
When I setup Profiler on Fedora core 4, NetBeans IDE has a error and I can't use
Profiler. While I setup Profiler on Windows XP Professional, the Profiler
doesn't have any error. Following is a message.log 

*********** Exception occurred ************ at 9:38 PM on Sep 18, 2005
Annotation: Failed to initialize the Profiler engine: Problem with a required
JFluid installation directory or file
/opt/netbeans-4.1/profiler1/lib/deployed/jdk142/linux/libclient.so
Original message: Could not load a the 'client' native library. Original
exception: java.lang.UnsatisfiedLinkError:
/opt/netbeans-4.1/profiler1/lib/deployed/jdk142/linux/libclient.so:
/opt/netbeans-4.1/profiler1/lib/deployed/jdk142/linux/libclient.so: cannot
restore segment prot after reloc: Permission denied,
message = /opt/netbeans-4.1/profiler1/lib/deployed/jdk142/linux/libclient.so:
/opt/netbeans-4.1/profiler1/lib/deployed/jdk142/linux/libclient.so: cannot
restore segment prot after reloc: Permission denied
java.io.IOException: Problem with a required JFluid installation directory or
file /opt/netbeans-4.1/profiler1/lib/deployed/jdk142/linux/libclient.so
Original message: Could not load a the 'client' native library. Original
exception: java.lang.UnsatisfiedLinkError:
/opt/netbeans-4.1/profiler1/lib/deployed/jdk142/linux/libclient.so:
/opt/netbeans-4.1/profiler1/lib/deployed/jdk142/linux/libclient.so: cannot
restore segment prot after reloc: Permission denied,
message = /opt/netbeans-4.1/profiler1/lib/deployed/jdk142/linux/libclient.so:
/opt/netbeans-4.1/profiler1/lib/deployed/jdk142/linux/libclient.so: cannot
restore segment prot after reloc: Permission denied
	at
com.sun.tools.profiler.ProfilerEngineSettings.initialize(ProfilerEngineSettings.java:91)
[catch] at
org.netbeans.modules.profiler.NetBeansProfiler.<init>(NetBeansProfiler.java:169)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
	at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
	at java.lang.Class.newInstance0(Class.java:350)
	at java.lang.Class.newInstance(Class.java:303)
	at org.netbeans.profiler.common.Profiler.getDefault(Profiler.java:86)
	at org.netbeans.modules.profiler.ProfilerModule.restored(ProfilerModule.java:96)
	at org.netbeans.core.modules.NbInstaller.loadCode(NbInstaller.java:322)
	at org.netbeans.core.modules.NbInstaller.load(NbInstaller.java:240)
	at org.netbeans.core.modules.ModuleManager.enable(ModuleManager.java:869)
	at org.netbeans.core.modules.ModuleList.installNew(ModuleList.java:382)
	at org.netbeans.core.modules.ModuleList.trigger(ModuleList.java:316)
	at org.netbeans.core.modules.ModuleSystem.restore(ModuleSystem.java:253)
	at org.netbeans.core.NonGui.run(NonGui.java:355)
	at org.netbeans.core.Main.run(Main.java:185)
	at org.netbeans.core.NbTopManager.getNbTopManager(NbTopManager.java:241)
	at org.netbeans.core.NbTopManager.get(NbTopManager.java:190)
	at org.netbeans.core.Main.start(Main.java:311)
	at org.netbeans.core.TopThreadGroup.run(TopThreadGroup.java:90)
	at java.lang.Thread.run(Thread.java:595)
Comment 1 thangcan 2005-09-24 05:40:09 UTC
Created attachment 25136 [details]
Error dialog
Comment 2 Jiri Sedlacek 2005-09-25 21:44:58 UTC
This is a duplicate of Issue 62667 (SELinux-related), see instructions how to 
fix it there.

Note about this kind of problem should be present in M9 docs.

*** This issue has been marked as a duplicate of 62667 ***
Comment 3 ehucka 2006-10-09 12:11:39 UTC
Verification of old issues.
Comment 4 Alexander Kouznetsov 2007-02-20 10:23:44 UTC
Closing old issues
Comment 5 Alexander Kouznetsov 2007-02-20 18:09:12 UTC
Reverting to original Target Milestone value changed by mistake. Sorry for
inconvenience.