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 47168 - Profiler can't be installed globally
Summary: Profiler can't be installed globally
Status: CLOSED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 4.x
Hardware: PC Windows ME/2000
: P2 blocker (vote)
Assignee: iformanek
URL:
Keywords:
: 47170 47231 47236 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-08-12 17:32 UTC by klosels
Modified: 2007-02-20 18:26 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description klosels 2004-08-12 17:32:47 UTC
When I select global installation in the update
center dialog, the module seems to be installed
correctly (under <nbdir>/modules/), but it cannot
be enabled because some libs are always expected
to be in the user's module dir (the libs are
actually in
D:\DevTools\Netbeans-3.6\modules\profiler-ea-libs):

java.lang.Exception: Problem with a required
JFluid installation subdirectory
D:\DevTools\Netbeans-3.6\users\lars\modules\profiler-ea-libs
Original message: File does not exist
	at
com.sun.tools.profiler.GlobalSettings.setJFluidDirs(Unknown
Source)
	at org.netbeans.netfluid.Profiler.<init>(Unknown
Source)
	at
org.netbeans.netfluid.Profiler.getDefault(Unknown
Source)
	at
org.netbeans.netfluid.NetfluidModule.restored(Unknown
Source)
	at
org.openide.modules.ModuleInstall.installed(ModuleInstall.java:75)
	at
org.netbeans.core.modules.NbInstaller.loadCode(NbInstaller.java:359)
	at
org.netbeans.core.modules.NbInstaller.load(NbInstaller.java:263)
	at
org.netbeans.core.modules.ModuleManager.enable(ModuleManager.java:861)
	at
org.netbeans.core.modules.ModuleList.installNew(ModuleList.java:552)
	at
org.netbeans.core.modules.ModuleList$Listener.stepEnable(ModuleList.java:2116)
	at
org.netbeans.core.modules.ModuleList$Listener.access$2100(ModuleList.java:1743)
	at
org.netbeans.core.modules.ModuleList$5.run(ModuleList.java:1974)
	at
org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:89)
	at
org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:417)
	at
org.netbeans.core.modules.ModuleList$Listener.run(ModuleList.java:1950)
	at org.openide.util.Task.run(Task.java:136)
	at
org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:330)
[catch] at
org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:686)
Comment 1 iformanek 2004-09-01 12:15:24 UTC
*** Issue 47170 has been marked as a duplicate of this issue. ***
Comment 2 iformanek 2004-09-01 12:20:26 UTC
*** Issue 47236 has been marked as a duplicate of this issue. ***
Comment 3 iformanek 2004-09-01 12:24:26 UTC
*** Issue 47170 has been marked as a duplicate of this issue. ***
Comment 4 iformanek 2004-09-01 12:30:37 UTC
*** Issue 47231 has been marked as a duplicate of this issue. ***
Comment 5 iformanek 2004-09-01 12:32:33 UTC
This is a known limitation of the first release (M1), will address in 
M2.
Comment 6 iformanek 2004-09-07 15:31:05 UTC
Fixed for M2, profiler can now work both globally and inside the 
userdir.
FYI: M2 is planned to be released during the last week of September.
Comment 7 ehucka 2006-10-09 12:11:05 UTC
Verification of old issues.
Comment 8 Alexander Kouznetsov 2007-02-12 22:58:33 UTC
Closing old issues.
Comment 9 Alexander Kouznetsov 2007-02-20 18:26:07 UTC
Reverting to the original Target Milestone value changed by mistake. Sorry for
inconvenience.