Forum Discussion
dkarr
17 years agoContributor
You fixed that NPE.
Now it gets the NPE 2 lines later.
using 20090924 nightly.
java.lang.NullPointerException
at com.eviware.soapui.support.components.BrowserComponent.setUpProxy(BrowserComponent.java:641)
at com.eviware.soapui.support.components.BrowserComponent.initBrowser(BrowserComponent.java:251)
at com.eviware.soapui.support.components.BrowserComponent.getComponent(BrowserComponent.java:161)
at com.eviware.soapui.ui.URLDesktopPanel.(URLDesktopPanel.java:37)
at com.eviware.soapui.SoapUI.showPushPage(SoapUI.java:1088)
Now it gets the NPE 2 lines later.

using 20090924 nightly.
java.lang.NullPointerException
at com.eviware.soapui.support.components.BrowserComponent.setUpProxy(BrowserComponent.java:641)
at com.eviware.soapui.support.components.BrowserComponent.initBrowser(BrowserComponent.java:251)
at com.eviware.soapui.support.components.BrowserComponent.getComponent(BrowserComponent.java:161)
at com.eviware.soapui.ui.URLDesktopPanel.
at com.eviware.soapui.SoapUI.showPushPage(SoapUI.java:1088)