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 225667 - NoGo for plugin JRebel NetBeans Plugin
Summary: NoGo for plugin JRebel NetBeans Plugin
Status: RESOLVED FIXED
Alias: None
Product: updatecenters
Classification: Unclassified
Component: Pluginportal (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: toomasr
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-02 23:23 UTC by ent38
Modified: 2013-02-12 12:15 UTC (History)
1 user (show)

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 ent38 2013-02-02 23:23:06 UTC
NPE when I start Tomcat

http://plugins.netbeans.org/plugin/22254
Comment 1 ent38 2013-02-02 23:26:07 UTC
When I start a registered Tomcat Server, I get this NPE:

java.lang.NullPointerException
	at org.netbeans.api.project.ProjectUtils.getSources(ProjectUtils.java:115)
	at org.zeroturnaround.jrebel.netbeans.rebelxmlgen.RebelXMLGenerator.getFolderForDescriptor(RebelXMLGenerator.java:69)
	at org.zeroturnaround.jrebel.netbeans.rebelxmlgen.RebelXMLGenerator.isRebelXMLDescriptorPresented(RebelXMLGenerator.java:63)
[catch] at org.zeroturnaround.jrebel.netbeans.startupext.JRebelArgsProvider.checkRebelDescriptorPresented(JRebelArgsProvider.java:39)
	at org.zeroturnaround.jrebel.netbeans.startupext.JRebelArgsProvider.getArguments(JRebelArgsProvider.java:61)
	at org.netbeans.modules.extexecution.startup.ProxyStartupExtender.getArguments(ProxyStartupExtender.java:81)
	at org.netbeans.api.extexecution.startup.StartupExtender.getExtenders(StartupExtender.java:107)
	at org.netbeans.modules.tomcat5.ide.StartTomcat$StartRunnable.run(StartTomcat.java:404)
	at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1452)
	at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2032)



Product Version: NetBeans IDE 7.2.1 (Build 201210100934)
Java: 1.7.0_11; Java HotSpot(TM) Client VM 23.6-b04
System: Windows 7 version 6.1 running on x86; Cp1252; en_US (nb)
Tomcat 7.0.35


Could you take a look at this ? Thx.
Comment 2 Jiri Kovalsky 2013-02-04 16:54:43 UTC
Toomas, can you please take a look at this bug?
Comment 3 arhan 2013-02-07 15:37:48 UTC
The bug is fixed and the new version of the plugin will be uploaded soon

(In reply to comment #2)
> Toomas, can you please take a look at this bug?
Comment 4 Jiri Kovalsky 2013-02-12 12:15:58 UTC
Resolving as fixed then. Thanks!