Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [udig-users] NPE in UDig Runtime Preferences

Hi Neopux,
this should have been solved some time ago already.

I will try to look into it as soon as possible.

Andrea


On Tue, Sep 6, 2011 at 5:29 PM, neopux <irinabarykina@xxxxxxxxx> wrote:
> Hello!
> I try to open Runtime Preferences in Udig Application that is runned under
> Eclipse and catch NPE, because there are no .ini file. Do someone know
> workaround for this problem? Thanks!
>
> Stack Trace:
> java.lang.NullPointerException
>        at java.io.FileInputStream.<init>(Unknown Source)
>        at java.io.FileReader.<init>(Unknown Source)
>        at
> net.refractions.udig.internal.ui.UiPlugin.getProxySettings(UiPlugin.java:485)
>        at
> net.refractions.udig.ui.preferences.RuntimeFieldEditor.doLoad(RuntimeFieldEditor.java:120)
>        at org.eclipse.jface.preference.FieldEditor.load(FieldEditor.java:500)
>        at
> org.eclipse.jface.preference.FieldEditorPreferencePage.initialize(FieldEditorPreferencePage.java:307)
>        at
> org.eclipse.jface.preference.FieldEditorPreferencePage.createContents(FieldEditorPreferencePage.java:233)
>
> --
> View this message in context: http://gis.638310.n2.nabble.com/NPE-in-UDig-Runtime-Preferences-tp6764314p6764314.html
> Sent from the udig-users mailing list archive at Nabble.com.
> _______________________________________________
> udig-users mailing list
> udig-users@xxxxxxxxxxxxxxxxxxxxx
> http://lists.refractions.net/mailman/listinfo/udig-users
>


Back to the top