Raminderjeet Singh created AIRAVATA-557:
-------------------------------------------
Summary: XBaya from trunk is not working
Key: AIRAVATA-557
URL: https://issues.apache.org/jira/browse/AIRAVATA-557
Project: Airavata
Issue Type: Bug
Reporter: Raminderjeet Singh
Priority: Blocker
Caused by: java.lang.NullPointerException
at
org.apache.airavata.xbaya.ui.monitor.MonitorEventHandler.<init>(MonitorEventHandler.java:132)
at
org.apache.airavata.xbaya.ui.views.MonitorPanel.<init>(MonitorPanel.java:100)
at
org.apache.airavata.xbaya.ui.views.MonitorPanel.<init>(MonitorPanel.java:80)
at org.apache.airavata.xbaya.ui.XBayaGUI.initPane(XBayaGUI.java:573)
at org.apache.airavata.xbaya.ui.XBayaGUI.init(XBayaGUI.java:547)
at org.apache.airavata.xbaya.ui.XBayaGUI.access$0(XBayaGUI.java:541)
at org.apache.airavata.xbaya.ui.XBayaGUI$1.run(XBayaGUI.java:160)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:199)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:682)
at java.awt.EventQueue.access$000(EventQueue.java:85)
at java.awt.EventQueue$1.run(EventQueue.java:643)
at java.awt.EventQueue$1.run(EventQueue.java:641)
at java.security.AccessController.doPrivileged(Native Method)
at
java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:652)
at
java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
at
java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
at org.apache.airavata.xbaya.ui.XBayaGUI.<init>(XBayaGUI.java:182)
at org.apache.airavata.xbaya.XBayaEngine.<init>(XBayaEngine.java:99)
at org.apache.airavata.xbaya.XBaya.<init>(XBaya.java:52)
at org.apache.airavata.xbaya.XBaya.main(XBaya.java:311)
Caused by: java.lang.reflect.InvocationTargetException
at java.awt.EventQueue.invokeAndWait(EventQueue.java:1091)
at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1326)
at org.apache.airavata.xbaya.ui.XBayaGUI.<init>(XBayaGUI.java:158)
... 3 more
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira