We're using the Scriptix plugin and I'm looking at our confluence logfiles. I see lots of errors similar to:
2008-02-11 08:30:01,023 ERROR [http-80-Processor235] [confluence.util.i18n.I18NBean] loadPluginI18NResources Unable to load i18n resources for: Scriptix(com.adaptavist.confluence.scriptix) java.lang.NullPointerException
– url: /display/TS/Technical+Support+procedures+and+best+practices | userName: anonymous | action: viewpage | page: 7274547
java.lang.NullPointerException
at com.atlassian.plugin.impl.StaticPlugin.getResourceDescriptors(StaticPlugin.java:128)
at com.atlassian.confluence.util.i18n.I18NBean.loadPluginI18NResources(I18NBean.java:100)
at com.atlassian.confluence.util.i18n.I18NBean.<init>(I18NBean.java:48)
at com.atlassian.confluence.util.i18n.DefaultI18NBeanFactory.getI18NBean(DefaultI18NBeanFactory.java:14)
If I goto the Plugins section of the Administration page, I see a message stating "There were errors loading this plugin. There is more information in the logs".
Any thoughts on why these errors are occurring? I'm using Confluence 2.5.3. Thanks.