JNDI Browser
Hi,
I get this when the JNDI Browser plugin is installed. It happens every 30
seconds or so:
Could not write context
java.lang.NullPointerException
at
com.atlassian.tools.jndi.plugin.JNDIBrowserPlugin.writeExternal(Unknown
Source)
at com.intellij.openapi.components.a.a.a(a.java:51)
at com.intellij.openapi.project.a.c.a(c.java:111)
at com.intellij.openapi.project.a.m.writeExternal(m.java:67)
at com.intellij.openapi.components.a.a.a(a.java:51)
at com.intellij.openapi.application.a.d.d(d.java:113)
at com.intellij.openapi.application.a.d.saveSettings(d.java:230)
at com.intellij.ide.cm.a(cm.java:51)
at com.intellij.ide.cm.a(cm.java:60)
at com.intellij.ide.cn.run(cn.java:0)
at com.intellij.util.s.run(s.java:3)
at com.intellij.util.t.run(t.java:8)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:178)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:443)
at com.intellij.ide.r.a(r.java:12)
at com.intellij.ide.r.dispatchEvent(r.java:8)
at
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.ja
va:191)
at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java
:144)
at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:130)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:98)
I am unable to get a valid context even though the paraemters I enter are
correct. I am using the Orion server so I followed the exact rules on your
website for setup. I did get this working in #629 but this error is
happening in #632. Does the plugin need updating as some of the open api has
changed for #632?
thanks
- scott
请先登录再写评论。