Log file errors related to Scaffold
We are experiencing a problem on our wiki where editing or creating pages results in an error message "Page Not Found", even though the content is saved/created. Atlassian is currently looking into this, however they've reported that they are seeing a number of Scaffold related errors in the log files. Here is the example they gave me on the ticket;
---Log info---
2009-06-09 13:08:01,298 ERROR [TP-Processor9] [atlassian.confluence.servlet.ConfluenceServletDispatcher] serviceAction There is no Action mapped for namespace /pages and action name checkforscaff
-- referer: https://burthill.onconfluence.com/pag... | url: /pages/doeditpage.action | userName: robert manna
---Log info---
They have asked me to disable the plugin and test. Disabling the plugin had no affect, can you shed any light on the errors in our log? I can e-mail you a copy of the log file for review.
Thank you,
-Robert
---Log info---
2009-06-09 13:08:01,298 ERROR [TP-Processor9] [atlassian.confluence.servlet.ConfluenceServletDispatcher] serviceAction There is no Action mapped for namespace /pages and action name checkforscaff
-- referer: https://burthill.onconfluence.com/pag... | url: /pages/doeditpage.action | userName: robert manna
---Log info---
They have asked me to disable the plugin and test. Disabling the plugin had no affect, can you shed any light on the errors in our log? I can e-mail you a copy of the log file for review.
Thank you,
-Robert
5
people have 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?Could you please provide more details on what version of Confluence and Scaffolding you are using? Often it's just a mismatch of versions.
-
Inappropriate?We are running Confluence 2.10.3, we have scaffold version 3.1.2 currently installed.
-
Inappropriate?Ok. Have you just upgraded to 2.10.3? Was it working previously? If you go to the Plugins screen and view the Scaffolding plugin, are there any 'red' sections?
-
Inappropriate?We have been running 2.10.3 since mid May. I posted about some previous issues we were having. The issue of "page does not display" did not start until yesterday. My post here was prompted by Atlassian's observations that there were many scaffold errors in the log file they were looking at.
I reloaded the Scaffold plugin (it was disabled per Atlassian's request) there is a "red" area.
-----load error-----
Scaffolding Action Conveyor
Error: There was a problem loading the module descriptor: org.randombits.confluence.conveyor.ConveyorListener.
java.lang.NoClassDefFoundError: com/atlassian/confluence/core/actions/NotFoundAction
-----load error-----
I have re-disabled the plugin at this time. -
Inappropriate?Hmm. NotFoundAction was indeed removed in Confluence 2.9.x, but Scaffolding doesn't have any direct requirement for NotFoundAction, so I'm not sure what would be causing the problem. The closest is a configuration to redirect 'pagenotfound' results to '/pages/notfound.action', which seems to do a redirect to 'fourohfour.action' when I access it.
The upshot is, I'm not exactly sure what would be causing the problem. Have you tried uninstalling and reinstalling the plugin?
1 person says
this solves the problem
-
Inappropriate?This sounds like it could be closely related to our ticket open for our "Page Not Found" error. I will try un-install and re-installing the plugin. Though this was done previously....
-
Inappropriate?Un-installing and re-installing seems to have worked.
This may have originally been caused by problems we had with Adpatvist's "User Managemnet" macro, which is currently un-isntalled.
I’m happy
-
Inappropriate?Ok, let us know if you have any further issues.
-
Inappropriate?In my case, the error occurs each time after confluence shut-down and restart. The scaffolding plugin is not loaded correctly accompanied by the following error message:
Scaffolding Action Conveyor
Error: There was a problem loading the module descriptor: org.randombits.confluence.conveyor.ConveyorListener.
java.lang.IllegalStateException: Bundle is uninstalled
After deinstallation and new installation of plugin everything seems to work until confluence is shut down for the next time.
Unfortunately, shut-down and restart is necessary for imaging the system what we want to do for backup.
We are using confluence 2.10.3. The plugin version is 3.1.2.
I’m frustrated
-
Inappropriate?In my case, the error occurs each time after confluence shut-down and restart. The scaffolding plugin is not loaded correctly accompanied by the following error message:
Scaffolding Action Conveyor
Error: There was a problem loading the module descriptor: org.randombits.confluence.conveyor.ConveyorListener.
java.lang.IllegalStateException: Bundle is uninstalled
After deinstallation and new installation of plugin everything seems to work until confluence is shut down for the next time.
Unfortunately, shut-down and restart is necessary for imaging the system what we want to do for backup.
We are using confluence 2.10.3. The plugin version is 3.1.2.
P.S. In fact, scaffolding works after restart if deactivated before shut-down and reactivated after confluence restart. But that does not solve our backup problem. -
Inappropriate?We've seen a similiar problem with Adaptvist's User Management Macro, after a restart of the wiki it was not loaded correcty (reported an action conveyor error) and had to be un-installed and re-installed. When we previously got the error with Scaffold it was after attempting to reload User Management, which I think may have affect Scaffold. This time with uninstall & reinstall, Scaffold was not affected. I don't know if any of this is related, but it seems strange to me that both plugins are having Action Conveyor errors, and it involved restart the wiki instance.
-
Inappropriate?Thanks, for your reply. We have the impression that the error occurs due to a bug that initiates the activation of the next plugin before scaffolding is completely running. In you case the following plugin could be the user management plugin. We do not have that installed but we other plugins follwing scaffolding in the plugin manager list (alphabetical order).
Did you fix the problem by deactivation of the user management plugin and do you have plugins listed below scaffolding in the plugin-manager? -
Inappropriate?We have some plugins between Scaffold and User Management, however none of them are complex plugins like those two. When this problem originally came up, we tried a simple "unload" and "reload" and that only causes more problems. The only fix for us seemed to be to un-install and re-install the plguin(s).
I’m indifferent
-
Inappropriate?I already un-installed and re-installed the scaffolding plugin several times. After re-installation it always worls as long as confluence is not shut dwon and re-startet.
-
Hmm. The Confluence startup procedure is somewhat complex. The order that plugins get loaded in is not any logical one - it's actually based on what order the plugins are processed when returned from a Set containing all the plugins. The set order is usually based on the hashcode of a plugin, and that can change with different JVM or operating systems. This also makes it a difficult problem to replicate.
Narrowing down which plugin is causing the conflict would help us resolve the issue. Any chance you guys could try disabling all your plugins other than Scaffolding, then restarting your server while just enabling a single extra plugin each time? When one causes a failure, it is likely the one causing the problem.
Loading Profile...



EMPLOYEE