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 246802 - NullPointerException at jbehave.plugin.setpsdictionary.StepsDictionary.getMatchingJBehaveSteps
Summary: NullPointerException at jbehave.plugin.setpsdictionary.StepsDictionary.getMat...
Status: NEW
Alias: None
Product: third-party
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: issues@third-party
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-01 11:50 UTC by bartvdc
Modified: 2014-09-01 12:04 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 206264


Attachments
stacktrace (846 bytes, text/plain)
2014-09-01 11:50 UTC, bartvdc
Details

Note You need to log in before you can comment on or make changes to this bug.
Description bartvdc 2014-09-01 11:50:17 UTC
Build: NetBeans IDE 7.4 (Build 201310111528)
VM: Java HotSpot(TM) Client VM, 23.7-b01, Java(TM) SE Runtime Environment, 1.7.0_13-b20
OS: Windows 7

User Comments:
GUEST: Appeared in editor when I swiched from editing .java file to .story file

GUEST: On Netbeans startup - using JBehave plugin.

GUEST: NullPointerException at jbehave.plugin.setpsdictionary.StepsDictionary.getMatchingJBehaveSteps

bartvdc: ctrl click to navigate between jbehave story & step

GUEST: NullPointerException at jbehave.plugin.setpsdictionary.StepsDictionary.getMatchingJBehaveSteps

GUEST: jbehave

GUEST: NullPointerException at jbehave.plugin.setpsdictionary.StepsDictionary.getMatchingJBehaveSteps

GUEST: JBehave does not work properly.

GUEST: Appeared in editor while looking at .story file

GUEST: Appeared whe looking at NetBeans Options -> Editor -> Macros

GUEST: Simply opened up a .story file (fairly simple contents).

GUEST: JBehave eats my brain.

GUEST: JBehaive plugin does not work properly.




Stacktrace: 
java.lang.NullPointerException
   at jbehave.plugin.setpsdictionary.StepsDictionary.getMatchingJBehaveSteps(StepsDictionary.java:81)
   at jbehave.plugin.parser.JBehaveParser.parse(JBehaveParser.java:72)
   at org.netbeans.modules.parsing.impl.TaskProcessor.callParse(TaskProcessor.java:605)
   at org.netbeans.modules.parsing.impl.SourceCache.getResult(SourceCache.java:236)
   at org.netbeans.modules.parsing.impl.TaskProcessor$CompilationJob.run(TaskProcessor.java:727)
   at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
Comment 1 bartvdc 2014-09-01 11:50:21 UTC
Created attachment 148977 [details]
stacktrace
Comment 2 Tomas Zezula 2014-09-01 12:04:39 UTC
JBehave issue