'Action admin.ViewFisheyeConfiguration not found or could not be initialized' Due to Fisheye Configuration

Still need help?

The Atlassian Community is here for you.

Ask the community

Symptoms

You are seeing an error when accessing the Fisheye Configuration page:


java.lang.IllegalArgumentException: Action 'admin.ViewFishEyeConfiguration' not found or could not be initialized: java.lang.ClassNotFoundException: admin.ViewFishEyeConfiguration
	at webwork.action.factory.JavaActionFactory.getActionImpl(JavaActionFactory.java:64)
	at webwork.action.factory.ScriptActionFactoryProxy.getActionImpl(ScriptActionFactoryProxy.java:54)
	at webwork.action.factory.XMLActionFactoryProxy.getActionImpl(XMLActionFactoryProxy.java:54)
	at webwork.action.factory.PrefixActionFactoryProxy.getActionImpl(PrefixActionFactoryProxy.java:102)
	at webwork.action.factory.JspActionFactoryProxy.getActionImpl(JspActionFactoryProxy.java:53)
	at webwork.action.factory.CommandActionFactoryProxy.getActionImpl(CommandActionFactoryProxy.java:62)
	at webwork.action.factory.AliasingActionFactoryProxy.getActionImpl(AliasingActionFactoryProxy.java:96)
	at webwork.action.factory.CommandActionFactoryProxy.getActionImpl(CommandActionFactoryProxy.java:62)
	at webwork.action.factory.ContextActionFactoryProxy.getActionImpl(ContextActionFactoryProxy.java:36)
	at webwork.action.factory.PrepareActionFactoryProxy.getActionImpl(PrepareActionFactoryProxy.java:37)
	at webwork.action.factory.ParametersActionFactoryProxy.getActionImpl(ParametersActionFactoryProxy.java:46)

Cause

A module of the Fisheye plugin is disabled.

Resolution

Ensure the Fisheye modules are all enabled from Administration >> Plugins >> FishEye.


Last modified on Jul 31, 2018

Was this helpful?

Yes
No
Provide feedback about this article
Powered by Confluence and Scroll Viewport.