Scaffolding Exceptions
We're having some issues with the Scaffolding plugin:
Any ideas?
2009-06-04 11:59:19,427 ERROR [http-8080-19] [atlassian.confluence.event.ConfluenceEventManager] publishEvent An exception was encountered while processing the event: com.atlassian.confluence.event.events.content.page.PageUpdateEvent[source=com.atlassian.confluence.pages.DefaultPageManager@15261100]
-- url: /plugins/servlet/mockups | userName: redacted | referer: https://redacted/plugins/servlet/mock...
java.lang.NullPointerException
at uk.ltd.getahead.dwr.WebContextFactory$ProxyWebContext.getHttpServletRequest(WebContextFactory.java:102)
at org.randombits.confluence.support.DWRServletProvider.getRequest(DWRServletProvider.java:30)
at org.randombits.confluence.support.ServletAssistant$2.fetch(ServletAssistant.java:47)
at org.randombits.confluence.support.ServletAssistant.fetch(ServletAssistant.java:67)
at org.randombits.confluence.support.ServletAssistant.getRequest(ServletAssistant.java:45)
at net.customware.confluence.plugin.scaffolding.ScaffoldInfo.findSubmittedFields(ScaffoldInfo.java:264)
at net.customware.confluence.plugin.scaffolding.ScaffoldInfo.findFields(ScaffoldInfo.java:230)
at net.customware.confluence.plugin.scaffolding.ScaffoldInfo.initFields(ScaffoldInfo.java:133)
at net.customware.confluence.plugin.scaffolding.ScaffoldInfo.<init>(ScaffoldInfo.java:142)
at net.customware.confluence.plugin.scaffolding.ScaffoldInfo.<init>(ScaffoldInfo.java:146)
at net.customware.confluence.plugin.scaffolding.ScaffoldInfo.<init>(ScaffoldInfo.java:111)
at net.customware.confluence.plugin.scaffolding.ScaffoldPresenceListener.handleEvent(ScaffoldPresenceListener.java:62)
at com.atlassian.event.DefaultEventManager$2.run(DefaultEventManager.java:202)
at com.atlassian.event.DefaultEventManager$1.execute(DefaultEventManager.java:46)</init></init></init>
Any ideas?
2009-06-04 11:59:19,427 ERROR [http-8080-19] [atlassian.confluence.event.ConfluenceEventManager] publishEvent An exception was encountered while processing the event: com.atlassian.confluence.event.events.content.page.PageUpdateEvent[source=com.atlassian.confluence.pages.DefaultPageManager@15261100]
-- url: /plugins/servlet/mockups | userName: redacted | referer: https://redacted/plugins/servlet/mock...
java.lang.NullPointerException
at uk.ltd.getahead.dwr.WebContextFactory$ProxyWebContext.getHttpServletRequest(WebContextFactory.java:102)
at org.randombits.confluence.support.DWRServletProvider.getRequest(DWRServletProvider.java:30)
at org.randombits.confluence.support.ServletAssistant$2.fetch(ServletAssistant.java:47)
at org.randombits.confluence.support.ServletAssistant.fetch(ServletAssistant.java:67)
at org.randombits.confluence.support.ServletAssistant.getRequest(ServletAssistant.java:45)
at net.customware.confluence.plugin.scaffolding.ScaffoldInfo.findSubmittedFields(ScaffoldInfo.java:264)
at net.customware.confluence.plugin.scaffolding.ScaffoldInfo.findFields(ScaffoldInfo.java:230)
at net.customware.confluence.plugin.scaffolding.ScaffoldInfo.initFields(ScaffoldInfo.java:133)
at net.customware.confluence.plugin.scaffolding.ScaffoldInfo.<init>(ScaffoldInfo.java:142)
at net.customware.confluence.plugin.scaffolding.ScaffoldInfo.<init>(ScaffoldInfo.java:146)
at net.customware.confluence.plugin.scaffolding.ScaffoldInfo.<init>(ScaffoldInfo.java:111)
at net.customware.confluence.plugin.scaffolding.ScaffoldPresenceListener.handleEvent(ScaffoldPresenceListener.java:62)
at com.atlassian.event.DefaultEventManager$2.run(DefaultEventManager.java:202)
at com.atlassian.event.DefaultEventManager$1.execute(DefaultEventManager.java:46)</init></init></init>
2
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?Hi Cole,
It's always a good idea to also note the versions of the plugin and confluence that you are using - can you please provide these?
regards,
-Rob -
Inappropriate?Absolutely.
Confluence Version: 2.10.3
Scaffolding Plugin Version: 3.1.2 -
Inappropriate?From the URL it lists as the source of the problem, it would appear that scaffolding is being executed in a non-standard location. I'd guess there is some conflict between Scaffolding and the other 3rd-party plugin environment. Is it from Balsamiq's Mockups plugin?
-
Inappropriate?We do have Balsamiq's Mockups plugin enabled, why would scaffolding being throwing exceptions in a request to the mockups servlet?
-
Inappropriate?I'm not aware of anything specific to the Mockups plugin, but my guess is that Scaffolding and Mockups are stepping on each other's toes for some reason.
The section of code that is breaking is related to AJAX calls, and it's possible that Mockups is fiddling with the environment somehow in a way that our current code in Scaffolding doesn't like.
One way or the other, it should be something we can resolve in Scaffolding, but it might be worth getting Balsamiq in for any suggestions.
In the meantime, could you please create an issue with the original stack trace here:
http://jira.adaptavist.com/browse/SCAFF
I'll schedule it to get investigated.
Thanks,
David -
Thanks. I've scheduled it to be investigated shortly.
Loading Profile...



EMPLOYEE
EMPLOYEE