ViewXmlAction] not found, skipping action [viewxml]
The below is a stack trace from 3.1.2.jar and 2.10.3 confluence... any ideas please?
2009-06-05 13:52:44,245 ERROR [Thread-1] [xwork.config.providers.XmlConfigurationProvider] addAction Action class [net.customware.confluence.plugin.scaffolding.actions.ViewXmlAction] not found, skipping action [viewxml]
java.lang.ClassNotFoundException: net.customware.confluence.plugin.scaffolding.actions.ViewXmlAction
2009-06-05 13:52:44,245 ERROR [Thread-1] [xwork.config.providers.XmlConfigurationProvider] addAction Action class [net.customware.confluence.plugin.scaffolding.actions.ViewXmlAction] not found, skipping action [viewxml]
java.lang.ClassNotFoundException: net.customware.confluence.plugin.scaffolding.actions.ViewXmlAction
1
person has this problem
I have this problem, too!
Tell me when someone solves it.
The more people who report this problem, the more it gets noticed.
The more people who report this problem, the more it gets noticed.
-
Inappropriate?Hmm. There are two typical causes for issues like this:
1. There was another error somewhere earlier which caused the ViewXmlAction to not be loaded correctly by the plugin classloader. If this is the case, check the log files to see if there are any related exceptions earlier.
2. Less likely, but the plugin may have been installed incorrectly. Was the plugin installed in WEB-INF/lib, or uploaded? Uploading is the only correct method.
Loading Profile...



EMPLOYEE