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 208625 - NullPointerException at org.netbeans.modules.ruby.railsprojects.RailsProjectUtil.getRailsVersion
Summary: NullPointerException at org.netbeans.modules.ruby.railsprojects.RailsProjectU...
Status: NEW
Alias: None
Product: ruby
Classification: Unclassified
Component: Rails (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: issues@ruby
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-20 08:19 UTC by pboettcher
Modified: 2015-01-28 02:45 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 170645


Attachments
stacktrace (6.47 KB, text/plain)
2012-02-20 08:19 UTC, pboettcher
Details

Note You need to log in before you can comment on or make changes to this bug.
Description pboettcher 2012-02-20 08:19:26 UTC
Build: NetBeans IDE 7.0.1 (Build 201107282000)
VM: Java HotSpot(TM) 64-Bit Server VM, 22.1-b02, Java(TM) SE Runtime Environment, 1.7.0_03-b05
OS: Windows 7

User Comments:
pboettcher: removed old Java SDK and JRuby, and installed new ones, to different locations. Reconfigured NetBeand to use them. Then relaunched NetBeans.




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.ruby.railsprojects.RailsProjectUtil.getRailsVersion(RailsProjectUtil.java:165)
   at org.netbeans.modules.ruby.railsprojects.plugins.PluginAction.enable(PluginAction.java:120)
   at org.openide.util.actions.NodeAction$DelegateAction.resultChanged(NodeAction.java:615)
   at sun.reflect.GeneratedMethodAccessor24.invoke(GeneratedMethodAccessor24.java:0)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   at java.lang.reflect.Method.invoke(Method.java:601)
Comment 1 pboettcher 2012-02-20 08:19:29 UTC
Created attachment 115933 [details]
stacktrace
Comment 2 Exceptions Reporter 2015-01-27 03:09:51 UTC
This bug already has 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=170645