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

Summary: running as a non-privileged user - installed as superuser?
Product: ide Reporter: whorrix <whorrix>
Component: CodeAssignee: issues@ide <issues>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: Other   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

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 ***