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 107651 - running as a non-privileged user - installed as superuser?
Summary: running as a non-privileged user - installed as superuser?
Status: RESOLVED DUPLICATE of bug 104385
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: Other Linux
: P3 blocker (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-21 15:10 UTC by whorrix
Modified: 2007-06-26 15:23 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 whorrix 2007-06-21 15:10:12 UTC
java.io.IOException: could not run [/bin/chmod, u+rx, gem_server, gemwhich, gem_mirror, gemri, update_rubygems,
generate_yaml_index.rb, rdoc, jirb, rake, jruby.rb, rails, jruby, testrb, index_gem_repository.rb, jrubyc, gemlock, gem]
	at org.netbeans.api.ruby.platform.RubyInstallation.ensureExecutable(RubyInstallation.java:746)
	at org.netbeans.modules.ruby.rubyproject.RubyProjectModuleInstaller.restored(RubyProjectModuleInstaller.java:40)
	at org.netbeans.core.startup.NbInstaller.loadCode(NbInstaller.java:354)
	at org.netbeans.core.startup.NbInstaller.load(NbInstaller.java:273)
	at org.netbeans.ModuleManager.enable(ModuleManager.java:903)
	at org.netbeans.core.startup.ModuleList.installNew(ModuleList.java:380)
	at org.netbeans.core.startup.ModuleList.trigger(ModuleList.java:316)
	at org.netbeans.core.startup.ModuleSystem.restore(ModuleSystem.java:260)
	at org.netbeans.core.startup.Main.getModuleSystem(Main.java:149)
	at org.netbeans.core.startup.Main.start(Main.java:300)
	at org.netbeans.core.startup.TopThreadGroup.run(TopThreadGroup.java:88)
[catch] at java.lang.Thread.run(Thread.java:619)
Comment 1 Jana Maleckova 2007-06-26 15:23:29 UTC

*** This issue has been marked as a duplicate of 104385 ***