Error in Discussion Forum and Contacts iviews in SPS 20

Hi,
We are facing a strange problem with the KM Discussion iview. Recently we upgraded from EP SP15 to SP20. After that, the KM Discussion iviews that we create are throwing errors when viewed. We tried transporting some iviews from a server running on SP15. That too threw the error. The strange thing is that, the discussion iviews which are there in the collaboration rooms are working properly. This problem only seems to affect iviews which are not part of the rooms. Has anyone experienced similar issues?
Also, we are having problems with the Contacts iview. In the New Contact screen, if I give a valid userid and click the save button, it show the name of the user in the text box, but it also shows the error message "User, ID is invalid". I even tried adding the SAP Contacts room part to one of our rooms. Still the problem is there.
Are these two problems part of SP20, or am I missing some configurations?
I am giving the stacktrace I got from the log file for the KM Discussion iview error:
[code]#1.5 #001185135CEB004F000000300000266D000436B8854A0CCD#1186066044947#com.sapportals.wcm.portal.component.base.ControllerComponent#sap.com/irj#com.sapportals.wcm.portal.component.base.ControllerComponent#xxxxxx#2595##xxxxxxxx_XXX_18432950#xxxxxx#d0f1c620410511dc9c9a001185135ceb#SAPEngine_Application_Thread[impl:3]_39##0#0#Error##Plain###Exception ID = 203fe434-3523-2a10-638e-c3ab026c3ff8 com.sapportals.wdf.WdfError
at com.sapportals.wdf.WdfCompositeController.buildComposition(WdfCompositeController.java:679)
at com.sapportals.htmlb.AbstractCompositeComponent.preRender(AbstractCompositeComponent.java:33)
at com.sapportals.htmlb.Container.preRender(Container.java:120)
at com.sapportals.htmlb.Container.preRender(Container.java:120)
at com.sapportals.htmlb.Container.preRender(Container.java:120)
at com.sapportals.portal.htmlb.PrtContext.render(PrtContext.java:414)
at com.sapportals.htmlb.page.DynPage.doOutput(DynPage.java:237)
at com.sapportals.wcm.portal.component.base.KMControllerDynPage.doOutput(KMControllerDynPage.java:130)
at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java:129)
at com.sapportals.portal.htmlb.page.PageProcessorComponent.doContent(PageProcessorComponent.java:134)
at com.sapportals.wcm.portal.component.base.ControllerComponent.doContent(ControllerComponent.java:77)
at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)
at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:646)
at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753)
at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:545)
at java.security.AccessController.doPrivileged(AccessController.java:231)
at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:405)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:387)
at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:365)
at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:944)
at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:266)
at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
at java.security.AccessController.doPrivileged(AccessController.java:207)
at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)
at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
--- Nested WDF Error -
com.sapportals.wdf.WdfException
at com.sapportals.wdf.WdfCompositeController.doInitialization(WdfCompositeController.java:302)
at com.sapportals.wdf.WdfCompositeController.buildComposition(WdfCompositeController.java:660)
at com.sapportals.htmlb.AbstractCompositeComponent.preRender(AbstractCompositeComponent.java:33)
at com.sapportals.htmlb.Container.preRender(Container.java:120)
at com.sapportals.htmlb.Container.preRender(Container.java:120)
at com.sapportals.htmlb.Container.preRender(Container.java:120)
at com.sapportals.portal.htmlb.PrtContext.render(PrtContext.java:414)
at com.sapportals.htmlb.page.DynPage.doOutput(DynPage.java:237)
at com.sapportals.wcm.portal.component.base.KMControllerDynPage.doOutput(KMControllerDynPage.java:130)
at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java:129)
at com.sapportals.portal.htmlb.page.PageProcessorComponent.doContent(PageProcessorComponent.java:134)
at com.sapportals.wcm.portal.component.base.ControllerComponent.doContent(ControllerComponent.java:77)
at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)
at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:646)
at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753)
at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:545)
at java.security.AccessController.doPrivileged(AccessController.java:231)
at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:405)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:387)
at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:365)
at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:944)
at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:266)
at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
at java.security.AccessController.doPrivileged(AccessController.java:207)
at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)
at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
--- Nested WDF Exception -
com.sapportals.wdf.WdfException
at com.sapportals.wcm.control.collaboration.discussion.DiscussionHeaderControl.render(DiscussionHeaderControl.java:229)
at com.sapportals.wdf.layout.HorizontalLayout.renderControls(HorizontalLayout.java:42)
at com.sapportals.wcm.control.layout.HorizontalGroupLayout.renderControls(HorizontalGroupLayout.java:27)
at com.sapportals.wdf.stack.Pane.render(Pane.java:155)
at com.sapportals.wdf.stack.PaneStack.render(PaneStack.java:73)
at com.sapportals.wdf.layout.HorizontalLayout.renderPanes(HorizontalLayout.java:73)
at com.sapportals.wdf.stack.Pane.render(Pane.java:158)
at com.sapportals.wdf.stack.PaneStack.render(PaneStack.java:73)
at com.sapportals.wdf.WdfCompositeController.doInitialization(WdfCompositeController.java:282)
at com.sapportals.wdf.WdfCompositeController.buildComposition(WdfCompositeController.java:660)
at com.sapportals.htmlb.AbstractCompositeComponent.preRender(AbstractCompositeComponent.java:33)
at com.sapportals.htmlb.Container.preRender(Container.java:120)
at com.sapportals.htmlb.Container.preRender(Container.java:120)
at com.sapportals.htmlb.Container.preRender(Container.java:120)
at com.sapportals.portal.htmlb.PrtContext.render(PrtContext.java:414)
at com.sapportals.htmlb.page.DynPage.doOutput(DynPage.java:237)
at com.sapportals.wcm.portal.component.base.KMControllerDynPage.doOutput(KMControllerDynPage.java:130)
at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java:129)
at com.sapportals.portal.htmlb.page.PageProcessorComponent.doContent(PageProcessorComponent.java:134)
at com.sapportals.wcm.portal.component.base.ControllerComponent.doContent(ControllerComponent.java:77)
at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)
at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:646)
at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753)
at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:545)
at java.security.AccessController.doPrivileged(AccessController.java:231)
at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:405)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:387)
at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:365)
at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:944)
at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:266)
at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
at java.security.AccessController.doPrivileged(AccessController.java:207)
at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)
at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
--- Nested WDF Exception -
com.sapportals.wcm.WcmException: Master resource not found the discussion is related to
at com.sapportals.wcm.control.collaboration.discussion.DiscussionBaseControl.getDiscussionManager(DiscussionBaseControl.java:1014)
at com.sapportals.wcm.control.collaboration.discussion.DiscussionHeaderControl.render(DiscussionHeaderControl.java:93)
at com.sapportals.wdf.layout.HorizontalLayout.renderControls(HorizontalLayout.java:42)
at com.sapportals.wcm.control.layout.HorizontalGroupLayout.renderControls(HorizontalGroupLayout.java:27)
at com.sapportals.wdf.stack.Pane.render(Pane.java:155)
at com.sapportals.wdf.stack.PaneStack.render(PaneStack.java:73)
at com.sapportals.wdf.layout.HorizontalLayout.renderPanes(HorizontalLayout.java:73)
at com.sapportals.wdf.stack.Pane.render(Pane.java:158)
at com.sapportals.wdf.stack.PaneStack.render(PaneStack.java:73)
at com.sapportals.wdf.WdfCompositeController.doInitialization(WdfCompositeController.java:282)
at com.sapportals.wdf.WdfCompositeController.buildComposition(WdfCompositeController.java:660)
at com.sapportals.htmlb.AbstractCompositeComponent.preRender(AbstractCompositeComponent.java:33)
at com.sapportals.htmlb.Container.preRender(Container.java:120)
at com.sapportals.htmlb.Container.preRender(Container.java:120)
at com.sapportals.htmlb.Container.preRender(Container.java:120)
at com.sapportals.portal.htmlb.PrtContext.render(PrtContext.java:414)
at com.sapportals.htmlb.page.DynPage.doOutput(DynPage.java:237)
at com.sapportals.wcm.portal.component.base.KMControllerDynPage.doOutput(KMControllerDynPage.java:130)
at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java:129)
at com.sapportals.portal.htmlb.page.PageProcessorComponent.doContent(PageProcessorComponent.java:134)
at com.sapportals.wcm.portal.component.base.ControllerComponent.doContent(ControllerComponent.java:77)
at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)
at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:646)
at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753)
at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:545)
at java.security.AccessController.doPrivileged(AccessController.java:231)
at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:405)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:387)
at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:365)
at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:944)
at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:266)
at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
at java.security.AccessController.doPrivileged(AccessController.java:207)
at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)
at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)[/code]
Thanks in advance.
Regards
Ranjith

Hi,
I am getting the error message in the page opening, where "RowKeyValue" is involved. So, please could anyone tell me whats the possible reason for not opening the page.
regards,
Dhananjay

Similar Messages

  • Business Process Expert General Discussion Forum and Sap Solutions ERP- MM

    Hi Experts,
    Can somebody explains me difference between Business Process Expert General Discussion Forum and Sap Solutions-->ERP-MM. Also tell me where I can get QM Module forum.
    Full points, if helped.
    GR.
    Edited by: G R on Mar 7, 2008 9:26 AM

    Hi
    You can visit " Product life cycle management (PLM)" for QM related issue posting.
    Regards
    YMREDDY

  • Getting NEW FORUM creation error in Discussion Forum Portlet of Oracle 10g

    Hi,
    I have deployed “Discussion Forum” provided by Oracle.
    For deployment I have followed the document provided, which is available on http://www.oracle.com/technology/products/ias/portal/html/installing.integration.v2.html
    Our application running on mid tier 904_j2ee 9.0.4 at port 80, and infra also running on port 80. URL of my site is www.icai.org which is deployed under mid tier.I have deployed discussion forum in 904_j2ee/j2ee/OC4J_Portal.
    After deployment, I have registered the provider, and attached this to portal page. Till this stage its working fine. Now Discussion Forum page is appearing, and I am able to add “NEW PRODUCT”. But when I click to “NEW FORUM” link ,or delete the "PRODUCT" i get following error.
    ERROR
    The requested URL could not be retrieved
    While trying to retrieve the URL: http://www.icai.org/portal/page?
    The following error was encountered:
    •     Access Denied.
    Access control configuration prevents your request from being allowed at this time. Please contact your service provider if you feel this is incorrect.
    I am not able to find the error please suggest me, as this is very savoir issue for me.
    thanks in advance.
    Dhananjay

    Hi..
    can you try after re creating bindings for Commit Button Action Listener.(#{bindings.Commit.execute}).

  • ERROR IN DISCUSSION FORUM PORTLET (9.0.4.0) (SEARCH)

    I had downloaded and installed Discussion Forum (9.0.4.0) version.
    It deployed successfully.
    When I try the search feature in Discussion Forum Portlet, it display error message.
    After input text in the search textbox and press the "Go" button, error message display "Error: JBO-29000: Unexpected exception caught: java.lang.NullPointerException, msg=null".
    How can I solve it?

    Discussion forum portlet is not NLS compliant, so its not capable of handling multibyte characters at present.

  • Error in Discussion Forum Portlet

    After successfully deploying the DIscussion Forum portlet, when i tried to add it to the page it gives me the following error
    Unable to perform the operation: JBO-33004: Error parsing configuration file
    Message was edited by:
    user450678

    Actually I have installed it on 10g portal server. Can you specify me which log files?
    Regards,
    Madhu

  • Recently I posted my first question on the discussion forum and received an answer. How can I reply to the answer? Where do I have to click to be able to post my response?I posted a question and received an answer. How can I reply to the answer

    This may seem stupid: Recently I posted my first question to the discussion forum. I received an answer. Where can I reply to the answer?

    It looks like this:
    You will only see it if you Sign In  with your appleID
    Captfred

  • Error using discussion (forum) iviews

    hi EP/KM Gurus
    I'm developing a dashboard with SAP EP 6.0, and I've got a java error (¿¿??) when displaying the discussion iviews. management one runs ok, but every time I open the discussion iview, nothing but the error code appears on the page
    com.sapportals.wdf.WdfError
    I can't figure out how to avoid that in order to be able to work with forums, please anybody who knows a way to repair it help me
    -thanks in advance

    Hi.
    You have to configure the Web Services security of Discussions.
    http://docs.oracle.com/cd/E28280_01/webcenter.1111/e12405/wcadm_security_wss.htm#WCADM6254
    Basically the steps are:
    Configure the security of the Discussions WebServices. Policies associated to the OWCDiscussionsServicePublic and OWCDiscussionsServiceAuthenticated
    Configure Portal - Discussions connection according to the policies configured for these webservices.
    Follow the above link and your issue will be resolved.
    I hope this help.
    Regards.

  • Error synchroniz​ing calendar and contacts

    With the Desktop Software (version 6.0 package 2949) for my Macbook (OS 10.7.2) I want to synchronize my Blackberry 9700. My Blackberry is found by the softeware. After using the button synchronize I see " initialize synchronization engine" and soon an error occurs : " an error synchronize calender"; try again". I try again over and over but ... Can somebody help me out ?
    Henk
    Netherlands

    Hello hemiko and welcome to the BlackBerry Support Community Forums.
     KB24125 will address the error you are seeing with your sync.
    Based on that article it is advised you contact your mobile network carrier and ask this issue be transferred to Research In Motion to investigate further.
    Thanks!
    -HMthePirate
    Come follow your BlackBerry Technical Team on twitter! @BlackBerryHelp
    Be sure to click Kudos! for those who have helped you.Click Solution? for posts that have solved your issue(s)!

  • Error message with pics and contact sharing

    all text messages that include a photo or a contact sharing info come across with the message" you can visit my text message at www.mms.... or something to this extent. MMS is turned on and I am using a 3gs iphone with the latest update

    If you are in the U.S., your iPhone is running the current firmware and you have installed AT&T's carrier update for the iPhone which is required for this - done via iTunes, contact AT&T customer or technical support to check if MMS is provisioned for your line/number.

  • I have tried every fix to script errors in the forums and no luck.

    My firefox always freezes and gives me script errors every time it loads on every web page I go to and this causes it to completely lock up not even allowing me to use the tools in the menu or help. I have tried clearing my cache, my cookies, going back to flash 10.3, resetting to factory defaults in safe mode and finally uninstalling then re-installing firefox. None of those things have worked. Firefox is my prefered browser and I would like to get it working properly again.

    If you have submitted crash reports then please post the IDs of one or more recent crash reports that have a "bp-" prefix:
    *bp-xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
    You can find the IDs of the submitted crash reports on the <i>about:crashes</i> page.
    *You can open the <b>about:crashes</b> page via the location bar, like you open a website, or open this page via "Help > Troubleshooting Information".
    See:
    *http://kb.mozillazine.org/Mozilla_Crash_Reporter
    *https://support.mozilla.org/kb/Mozilla+Crash+Reporter
    Create a new profile as a test to check if your current profile is causing the problems.
    See "Creating a profile":
    *https://support.mozilla.org/kb/profile-manager-create-and-remove-firefox-profiles
    *http://kb.mozillazine.org/Standard_diagnostic_-_Firefox#Profile_issues
    If the new profile works then you can transfer some files from an existing profile to the new profile, but be careful not to copy corrupted files.
    *http://kb.mozillazine.org/Transferring_data_to_a_new_profile_-_Firefox
    Boot the computer in Windows Safe Mode with network support (press F8 on the boot screen) as a test to see if that helps.

  • Error Messages for iTunes and Quicktime, what do I do?

    Hello, I'm in need of some help.
    Let me walk you all through what I did for the last 4 hours:
    (important note: I suck at far too much computer stuff, so I am fully aware that as you read the following, at certain points I probably made the problem much worse than it needed to be, I am not proud of this, but everything you read did happen, stupid as it probably was for me to pursue the problems in the particular way that I did. Hindsight is 20/20.)
    I updated my iTunes v7.7 to v8.0 today, and after trying it out for a while decided that I didn't like it and wanted to go back to what I was using before.
    So, because I didn't know what else to do, I tried to re-install the original iTunes software that came with my iPod (a 20gig classic I bought in 2004). That version of iTunes was v6.0 (again, 3 years ago).
    Part way through the installation process, I got a message that said that, because I had a newer version of iTunes on the computer already, it wouldn't install the version on the disk.
    So I uninstalled v8.0, restarted my computer, and installed the v6.0 from the CD-ROM I had.
    It was then that I found I had NONE of the 6000+ songs in my iTunes window. I checked my computers files to find that they were still in the library, but my iTunes screen was completely devoid of all my music.
    So I tried to get it all back on the player. I discovered that by right-clicking "Play" for the individual files from the folders in my iTunes that they would come up on the player, but that meant that I'd be clicking in 6000+ songs, one by one, till they were all back. I didn't want to do that.
    So I tried a system restore (again, read "important note" at top of post). After that happened and I was looking at my desktop again, tried opening iTunes, and it gave me a message that said:
    "iTunes has encountered a problem and needs to close. We are sorry for the inconvenience."
    And it asks if I wanna send an error report. I decline, then try opening Quicktime. Same message. So I try to uninstall both programs (i know, i know, "important note"), and iTunes uninstalls, Quicktime does not, because, as my computer puts it, "a fatal error occurs."
    But since I have iTunes uninstalled, I go to apples site and download iTunes v8.0 again. After waiting for all that to get done, I get the same error message.
    So I peruse this very discussion forum, and after looking for a good while at what is being recommended I go to a site and download v7.7 again.
    Again, I get the same error message.
    So here I am. I've tried working it out myself for the last 4 hours, and I seem to have made things worse.
    So please, please, PLEASE, I ask for any help you can provide.
    Can I get my iTunes back?
    Is my Quicktime corrupted now?
    Am I totally screwed?

    I had the same problem when I went to upgrade to 8 and then downgrade back to 7.7. To fix this is a little involved, but you can do it. Let me put it this way, I talked my mother through it on the phone, and she has a hard time finding the power button So no worries, I'll help you get back up and running. I am running Vista now, so I am going off of memory for Vista, so bear with me.
    I would do the following:
    1. Uninstall both iTunes and Quicktime by going to Control Panel-Add Remove Programs, and choosing first Quicktime then iTunes.
    2. Clean your registry. Easy now, it is not that hard. To do it, go to http://www.ccleaner.com/download and download CCleaner. It is free and has NO spyware. Install it and run the registry cleaner. It will remove any trace of both programs from the registry. Now you have 2 choices.
    3a. Now I would install iTunes 8. Because you already installed it once, it converted its database file that it uses to track the library and play lists up to the iTunes 8 standard.
    3b. If you have no problem loosing your playlists and library settings, you can go back to iTunes 7.7. To do this, first search for "itunes.ttl". To do this, go to Start-Search Files and Folders- and type in "iTunes.ttl" Once the search finishes, it will tell you where it is located. Navigate there using Windows Explorer or My Computer and delete it. Now you can install iTunes 7.7 with out any errors. You will not loose any files! just your playlists and it will not remember what is in your library.
    As far as adding your songs again, did you try to re-importing your music? If you go to the file menu-add folder to library. It will bring up a dialogue box that will allow you to browse to the folder with your music.
    Let me know if this works. I will help in anyway I can.
    Good Luck,
    linesma

  • Unable to create a connection for Discussion Forums.

    Hi,
    I have my WC_Spaces and WC_Colloboration Servers running actively. When I try to create a new connection by right-clicking Connections in Applications Resources and choose Discussion Forums and too I entered the URL and admin fields, I find its unable to create a new connection. The error displayed is : "Failed to verify connection". Please help me with this.
    Regards,
    Dinesh Vishnu Kumar

    Hi,
    In your webcenter application you have created the discussion forum connection and you have connections.xml file in your application.Open the connections.xml in jdeveloper and check the discussion forum connection entry.
    For example here I have written down my entry on forum connection-
    <Reference name="Discussion Forum Connection" className="oracle.adf.mbean.share.connection.webcenter.forum.ForumConnection" xmlns="">
    <Factory className="oracle.adf.mbean.share.connection.webcenter.forum.ForumConnectionFactory"/>
    <RefAddresses>
    <StringRefAddr addrType="forum.url">
    <Contents>http://localhost:8890/owc_discussions</Contents>
    </StringRefAddr>
    <StringRefAddr addrType="admin.user">
    <Contents>weblogic</Contents>
    </StringRefAddr>
    <StringRefAddr addrType="connection.time.out">
    <Contents/>
    </StringRefAddr>
    <StringRefAddr addrType="policy.uri.for.auth.access">
    <Contents/>
    </StringRefAddr>
    <StringRefAddr addrType="policy.uri.for.public.access">
    <Contents/>
    </StringRefAddr>
    <StringRefAddr addrType="recipient.key.alias">
    <Contents/>
    </StringRefAddr>
    <StringRefAddr addrType="adapter.name">
    <Contents>Jive</Contents>
    </StringRefAddr>
    </RefAddresses>
    </Reference>
    Change the required entries with your values(for serveraddress,port and admin user).
    One more thing need to consider that is -
    in jdeveloper proxy ,add the server address in exception list and restart the jdeveloper.
    Sometimes it will show you up as "failed to verify the connection". But it will work atleast functionality-wise it will work.
    Apart from this,I have a query on "Have you used any VPN connection to connect collaboration server to create forum connection?"
    Hope it works for you.
    Regards,
    Hoque

  • Discussion Forum Portlets - Anyone using in Production?

    This is a followup to another post.
    Is anyone using the sample Discussion Forum and Discussion Forum Admin portlets provided in WebLogic Portal 8.1 in a production environment? I've already received feedback from one person who had difficulties and decided not to use them, but I wanted to know if there were any success stories.

    Bryan,
    <p>I also put a lot of weight in Tom’s posts; I am however convinced that contacting Oracle Support is a better solution for direct, bug related questions. I do, for example not doubt that his human tasks did not work when put in parallel flows. There might be workarounds, such as putting the human workflow stuff in a separate service, but to me sounds like a bug and bugs should be reported, analyzed, and fixed.</p>
    <p>As you can see from my profile, I do not live in Poland so I do not know about the training situation there, but I have, personally, delivered five SOA Suite classes so far during 2007 and I know that I am not the only one running SOA training in Sweden. I might be wrong, but based on my own experience, I have assumed that the lack of training that Tom is experiencing is due to communication problems, and that contacting Oracle Education would sort things out. (Training in Europe tends to be given in the local language. A quick look at the web shows that the next 5 day SOA Suite training in Poland seems to be scheduled for November 19th.)</p>
    <p>On the topic of frequent changes in interfaces as mentioned above, I agree that an update of the table structure in a database must never cause business process updates. If that is the case, the architecture most likely suffers from tight coupling. I never recommend anyone to use adapters direct from BPEL try to but use (coarse gained) services published on the service bus as much as possible to avoid such problems. For an introduction to SOA best practices see (for example) Dave Schaffer’s 7 Steps to SOA in SOA World Magazine.</p>
    <p>I am sorry if you feel that my posts are not providing the level of support you where hoping to find. Perhaps it is our expectations community/forums vs official product support that differs. Regarding whether Oracle has figured it out or not, you do not have to trust me – take a look at what InfoWorld or Forrester are saying.</p>
    <p/>
    Best,<BR>
    Mathias

  • Discussion Forum: Unable to perform the operation: Row was not found using

    Hi all,
    I deployed the Discussion Forum and it shows the Portlet with "Creating a product ..". Very fine.
    I can create a Product. Fine also.
    I can fill in a new Thread, but then, when I try to submit it, I get the error:
    Unable to perform the operation: Row was not found using request parameter: 000100000004313437380000012A000000F8FE832E94.
    When I click Cancel. I see the Overview of the Products. I drill down to the Threads for my Product and the new thread appears on the list. As soon as I click on the Thread in order to read it the following error appears:
    Unable to perform the operation: Row was not found using request parameter: 0001000000043134373800000134000000F8FE832E94.
    Any help is appreciated,
    Michael

    You need to set the Login Frequency (while registering the provider) to 'Once Per Session'. This will allow the portlet to track the user transaction state.
    Make sure that you do not bounce the oc4j container in between the portlet operations, since this will leave the transaction into inconsistent state.
    You have to ensure that whenever you bounce the oc4j container/provider mid-tier you logout of portal and login again.
    This will solve the problem.

  • Adding Oracle Discussion Forum Task Flows TP4

    Hi,
    I'm trying to add a Discussion task flow in TP4, but a got this error:
    Discussion forum object Category with ID "1", which is supplied as input to the region, does not exist. Review the error details and supply a valid category ID.
    I'd tried with other categoyId but still the error.
    Somebody can help me?

    Hi gmaggess, thks for reply,
    I used this configuration but the error still. This is the error Details:
    Discussion forum Category with ID "1" does not exist or user is not authorized to access it.oracle.webcenter.collab.forum.CategoryNotFoundException: Discussion forum Category with ID "1" does not exist or user is not authorized to access it. at oracle.webcenter.collab.forum.internal.jive.JiveCategoryService.getForums(JiveCategoryService.java:485) at oracle.webcenter.collab.forum.internal.view.backing.BackingActions.doInitializeMainView(BackingActions.java:160) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at com.sun.el.parser.AstValue.invoke(AstValue.java:151) at com.sun.el.MethodExpressionImpl.invoke(MethodExpressionImpl.java:283) at oracle.adf.controller.internal.util.ELInterfaceImpl.invokeMethod(ELInterfaceImpl.java:124) at oracle.adfinternal.controller.activity.MethodCallActivityLogic.execute(MethodCallActivityLogic.java:138) at oracle.adfinternal.controller.engine.ControlFlowEngine.doRouting(ControlFlowEngine.java:827) at oracle.adfinternal.controller.engine.ControlFlowEngine.doRouting(ControlFlowEngine.java:722) at oracle.adfinternal.controller.engine.ControlFlowEngine.invokeTaskFlow(ControlFlowEngine.java:185) at oracle.adfinternal.controller.state.ChildViewPortContextImpl.invokeTaskFlow(ChildViewPortContextImpl.java:61) at oracle.adfinternal.controller.state.ControllerState.createChildViewPort(ControllerState.java:1148) at oracle.adfinternal.controller.ControllerContextImpl.createChildViewPort(ControllerContextImpl.java:60) at oracle.adf.controller.internal.binding.DCTaskFlowBinding.createRegionViewPortContext(DCTaskFlowBinding.java:233) at oracle.adf.controller.internal.binding.DCTaskFlowBinding.getViewPort(DCTaskFlowBinding.java:176) at oracle.adf.controller.internal.binding.TaskFlowRegionModel.processBeginRegion(TaskFlowRegionModel.java:122) at oracle.adf.controller.internal.binding.TaskFlowRegionController.refreshRegion(TaskFlowRegionController.java:93) at oracle.adf.model.binding.DCBindingContainer.internalRefreshControl(DCBindingContainer.java:2876) at oracle.adf.model.binding.DCBindingContainer.refresh(DCBindingContainer.java:2632) at oracle.adf.controller.v2.lifecycle.PageLifecycleImpl.prepareModel(PageLifecycleImpl.java:108) at oracle.adf.controller.faces.lifecycle.FacesPageLifecycle.prepareModel(FacesPageLifecycle.java:79) at oracle.adf.controller.v2.lifecycle.Lifecycle$2.execute(Lifecycle.java:135) at oracle.adfinternal.controller.lifecycle.LifecycleImpl.executePhase(LifecycleImpl.java:190) at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.mav$executePhase(ADFPhaseListener.java:19) at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener$PhaseInvokerImpl.startPageLifecycle(ADFPhaseListener.java:229) at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener$1.after(ADFPhaseListener.java:265) at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.afterPhase(ADFPhaseListener.java:69) at oracle.adfinternal.controller.faces.lifecycle.ADFLifecyclePhaseListener.afterPhase(ADFLifecyclePhaseListener.java:51) at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:348) at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:177) at javax.faces.webapp.FacesServlet.service(FacesServlet.java:244) at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65) at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:178) at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15) at oracle.adfinternal.view.faces.webapp.rich.SharedLibraryFilter.doFilter(SharedLibraryFilter.java:135) at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:281) at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:69) at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:281) at oracle.adfinternal.view.faces.activedata.ADSFilter.doFilter(ADSFilter.java:85) at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:281) at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._invokeDoFilter(TrinidadFilterImpl.java:241) at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:198) at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:141) at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92) at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17) at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:118) at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17) at oracle.security.jazn.oc4j.JAZNFilter$3.run(JAZNFilter.java:434) at java.security.AccessController.doPrivileged(Native Method) at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:308) at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:452) at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:583) at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:334) at com.evermind.server.http.HttpRequestHandler.doDispatchRequest(HttpRequestHandler.java:942) at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:843) at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:658) at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:626) at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:417) at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:189) at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:163) at oracle.oc4j.network.ServerSocketReadHandler$ClientRunnable.run(ServerSocketReadHandler.java:275) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675) at java.lang.Thread.run(Thread.java:595) Caused by: Invalid operation: {http://jivesoftware.com/webservices}getForumsByCategoryIDWithFilter at org.apache.axis.message.SOAPFaultBuilder.createFault(SOAPFaultBuilder.java:222) at org.apache.axis.message.SOAPFaultBuilder.endElement(SOAPFaultBuilder.java:129) at org.apache.axis.encoding.DeserializationContext.endElement(DeserializationContext.java:1087) at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1326) at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:340) at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:307) at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:212) at oracle.xml.jaxp.JXSAXParser.parse(JXSAXParser.java:292) at org.apache.axis.encoding.DeserializationContext.parse(DeserializationContext.java:227) at org.apache.axis.SOAPPart.getAsSOAPEnvelope(SOAPPart.java:696) at org.apache.axis.Message.getSOAPEnvelope(Message.java:435) at org.apache.axis.transport.http.HTTPSender.readFromSocket(HTTPSender.java:796) at org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:144) at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32) at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118) at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83) at org.apache.axis.client.AxisClient.invoke(AxisClient.java:165) at org.apache.axis.client.Call.invokeEngine(Call.java:2784) at org.apache.axis.client.Call.invoke(Call.java:2767) at org.apache.axis.client.Call.invoke(Call.java:2443) at org.apache.axis.client.Call.invoke(Call.java:2366) at org.apache.axis.client.Call.invoke(Call.java:1812) at com.jivesoftware.webservices.ForumServiceHttpBindingStub.getForumsByCategoryIDWithFilter(ForumServiceHttpBindingStub.java:1386) at oracle.webcenter.collab.forum.internal.jive.JiveCategoryService.getForums(JiveCategoryService.java:459) ... 66 more
    Thks.

Maybe you are looking for