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 54462 - Executables flags are not set after module is installed
Summary: Executables flags are not set after module is installed
Status: CLOSED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 4.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: iformanek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-03 13:31 UTC by Jan Lahoda
Modified: 2006-03-24 13:16 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log. (31.25 KB, text/plain)
2005-02-07 09:53 UTC, Jan Lahoda
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Lahoda 2005-02-03 13:31:01 UTC
[recent sources]

I am not sure where is the problem, but using
recent sources, after installing the NBMs, the
java's executables (like java command) do not have
the executable flag, and so the profiler does not
work out-of-the-box. It seems to work after
setting the executable flag by hand.
Comment 1 iformanek 2005-02-03 16:52:40 UTC
Is this when installed from NBMs or from cluster installer? Anything 
printed in the log file?
Comment 2 Jan Lahoda 2005-02-07 09:52:23 UTC
The profiler was installed from NBMs. No log regarding chmods was not
printed. I am attaching full IDE log (the first is clean start, the
second is start with profiler modules installed).
Comment 3 Jan Lahoda 2005-02-07 09:53:24 UTC
Created attachment 20223 [details]
IDE log.
Comment 4 iformanek 2005-02-07 10:31:48 UTC
Self asign for M5
Comment 5 iformanek 2005-02-14 15:00:10 UTC
Fixed in M5, clearing status whiteboard, as this was not a bug 
against publicly available milestone
Comment 6 Jan Lahoda 2005-02-25 08:48:51 UTC
Verified.