[
https://issues.jboss.org/browse/ARQRUSH-30?page=com.atlassian.jira.plugin...
]
Ján Jamrich updated ARQRUSH-30:
-------------------------------
Issue Type: Bug (was: Feature Request)
NPE when setting Patterns folder through menu
---------------------------------------------
Key: ARQRUSH-30
URL:
https://issues.jboss.org/browse/ARQRUSH-30
Project: Arquillian RushEye
Issue Type: Bug
Environment: Last commit:
https://github.com/jjamrich/arquillian-rusheye/commit/20d497d6c7304e9e91e...
Reporter: Ján Jamrich
Assignee: Jakub Dunia
Priority: Blocker
when try set pattern folder manually (Project -> Set patterns path), get another NPE:
Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
at
org.jboss.rusheye.manager.gui.frames.InterfaceFrame.setPatternsAction(InterfaceFrame.java:78)
at
org.jboss.rusheye.manager.gui.frames.InterfaceFrame.patternsPathMenuItemActionPerformed(InterfaceFrame.java:269)
at
org.jboss.rusheye.manager.gui.frames.InterfaceFrame.access$500(InterfaceFrame.java:22)
at
org.jboss.rusheye.manager.gui.frames.InterfaceFrame$6.actionPerformed(InterfaceFrame.java:188)
Patterns path is not set!
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira