Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
SCE and double-proxy gives NullPointerException
koryn
Hi all,
Environment: TeamSite 6.5.0 SP1 on Win2K Server SP4
J2EE application server: WebSphere 5.0.x
Client browser: IE 6.0 SP2
I'm virtualizing a workarea and it's generally working, with one issue.
If a user clicks on a filename in the ContentCenter UI, a correct virtualized version of the page appears complete with SCE toolbar.
a) If the SCE toolbar is closed, the user can follow links on the virtualized page and will get correctly virtualized pages.
b) If the SCE toolbar is left on-screen, when a link on the page is clicked a correctly virtualized version of the page appears initially, immediately followed by an error alert box instead of the SCE toolbar:
An error occurred executing command
com.interwoven.ui.vpreview.DelegateHandlerCommand
Clicking on "Details:" gives
java.lang.NullPointerException
at com.interwoven.ui.vpreview.DelegateHandlerCommand.delegateHandler(DelegateHandlerCommand.java:78)
at com.interwoven.ui.vpreview.DelegateHandlerCommand.execute(DelegateHandlerCommand.java:230)
at com.interwoven.ui.base.impl.command.CommandHandler.doExecuteCommand(CommandHandler.java:865)
at com.interwoven.ui.base.impl.command.CommandHandler.tryRunCommandDescriptor(CommandHandler.java:713)
at com.interwoven.ui.base.impl.command.CommandHandler.tryRunForward(CommandHandler.java:618)
at com.interwoven.ui.base.impl.command.CommandHandler.tryRunCommandID(CommandHandler.java:562)
at com.interwoven.ui.base.impl.command.CommandHandler.runCommandLoop(CommandHandler.java:240)
at com.interwoven.ui.base.impl.command.CommandServlet.doGet(CommandServlet.java:244)
at com.interwoven.ui.base.impl.command.CommandServlet.doPost(CommandServlet.java:335)
as the top fifth (approximately) of the output.
Does anyone have any suggestions or workarounds for this? Anyone seen it before?
Regards,
Koryn
--
Senior Development Consultant
Core Technology Ltd
Wellington, New Zealand
Find more posts tagged with
Comments
sj24kt04
Has anyone found a solution to this error/problem?
We are experiencing the same error.
Thanks
Sherrie
koryn
After installing SP2 for TeamSite 6.5 we are no longer seeing this problem.
Regards,
Koryn
--
Senior Development Consultant
Core Technology Ltd
Wellington, New Zealand