Integrated Solutions Java Discussion Forum

Hi
Here's some feedback on the above portlet. We have installed the forum in a separate OC4J container on 10g. It installed without any problems and is working correctly through Portal apart from the following.
We are experiencing problems wth refreshing.
a. If you reply to a thread the reply is placed second last on the page. You have to exit and re-enter the portlet before the lastest thread is displayed at the bottom of the page.
b. Similar problem. Two users are accessing the forum. First user creates a new reply to a thread. The second user accesses the forum/topic and can see that the number of replies are correct but on accessing the thread cannot see the latest thread. They have to exit and re-enter the portlet before the new thread is viewable.
In general users of the discussion forum may find it useful if security on the Portlet was enhanced to allow security to be attached to Products to allow Products to be public to all users or private to a group of users. The search would also required to be amended to only bring back forum information that the user has access to.
Belinda Chisholm

Hi Belinda!
Thankx a lot for the comments, I appreciate.
I've filed enhancements request for all the suggestion you provided. The development team should consider them in future enhancements.

Similar Messages

  • JAVA Discussion Forum Portlet of craig Laurent

    Hi all,
    I downloaded the Java Discussion Forum portlet which is developed by laurent from Oracle Portal Integration Solutions site.
    But I have some issues in using this portlet.
    As per the instructions I have installed the portlet successfully in both OCS V1 and OCS V2.
    1) But in OCS V1 when creating a Topic or reply to a Topic the record is creating with a TIMESTAMP of 3 Hrs less than the actual time. I understand he is using CURRENT_TIMESTAMP to capture the time. When I checked by create a record in a dummy table with capturing TIMESTAMP directly in SQL*PLUS, correct time is capturing without any difference. This is the problem I am facing with OCS V1.
    2) In OCS V2 the problem I am facing is something tedious. When tried to create a Topic the record is not at all creating in the database, at the sametime no error message is also occuring.
    Can anybody please...... help me to sorted out these issues.
    Thanks & Regards,
    Durai.

    Hi,
    I am also having a problem in using Java Discussion Forum Portlet. I have deployed the portlet successfully in OCS V2(Portal Version 9.0.2.3.0B). But when I am creating a topic it is not creating a record in the database. I can be able to create forum, but I couldn't create a topic and reply topic. Should I need to apply any Patch.
    The same portlet which I deployed in OCS V1(Portal Version 9.0.2.2.22) is working fine.
    Please Advice me
    Regards,
    Durai.

  • Java Discussion Forum - Post topic not working

    I've deployed the Java Discussion Forum contributed by CLAURENT in Knowledge Exchange. Deployed to 10gAS in JDev 9051. I've modified a few deprecated classes and made the appropraite changes to orion-applications.xml to point to the correct JPDK jars when deployed under Linux.
    The application is operating properly with no errors. The administartion portlet can modify and create new forums. However, Posting a topic does NOT work. And it doesn't throw any errors on screen or in the console log (application.log) or the log4j log (forumprovider.log). Has anyone run into a problem like this?
    Thanks. LEH

    I have exactly the same problem on the Portal 10g release 2.
    Normally the "dit of a new topic" calls the EditPostAction but after submitting the form, nothing reachs this action.
    I check this in debug mode and add several logs and I don't see nothing appearing for this action.
    Did you find a solution?

  • Java Discussion Forum

    Hi...!
    I have to make a disscussion forum in Java. How to make...? What's the process...? Can anybody help me.

    Ya, go to http://www.coolservlets.com and click on Jive. Java forum made!

  • How to integrate Blogs & Discussion Forums for Webcenter Suite 10gR3?

    Hi,
    One of our clients has just gone live with a Webcenter 10gR3 Portal implementation (using WC Framework). They're now interested in integrating blogs and discussion forums with their Portal.
    My understanding is that blogging, discussion forum etc is not supported in Webcenter 10gR3. Correct me if wrong?
    Can someone share any solutions which have been implemented around the same. Eg: I read about using blogs, wiki etc from Webcenter 11g Stack and exposing them web services.
    Basically what are the possible options we can explore into?
    Thanks,
    Preethi

    Thanks Venkat. Actually we're not considering migrating to 11g I was only looking for possible options and this was one of them that I read the forum.
    Thought to adding some more information about this portal: It is developed in WLP so they're on Weblogic Server.
    Jon Huang, Director Product Management for Webcenter Suite and Portal tells me
    "The WebCenter 10.1.3.4 Additional Services releases contains wiki/blog/discussions and is certified with WebCenter 10gR3 version:
    http://www.oracle.com/technology/products/webcenter/owcs_10134_addtlservices.html
    *You'll need to use WLS for these additional services.*"
    That answers my question, but would appreciate if others can share any more info on similar implementations, if done.

  • 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

  • Projet : java based discussion forum

    hi all,
    i am planning to build a project based upon JAVA.
    the base concept is to build a java based discussion forum.
    this is my first independent project so can anyone please suggest answers to following questions :
    (1) how to start building a project.
    (2) for text editor in my project should i use any existing editor or should i create editor on my own.
    thanks
    pratz

    804658 wrote:
    and for the editor related question may be i was not clear with the question.
    actually i wanted to ask about the editor that the end user will use in my application to post his thought but ill appreciate if you could have asked me that for which editor i am asking the question instead of directly saying that i am not ready to build a project, that is really discouraging.Well, I'm just giving you honest feedback. If you don't even know how to start a project, then a discussion forum is probably a bit out of your reach.
    As for your question about the editor. I assume you're creating a web based discussion forum? Then the "editor" would be just a regular HTML textbox (most likely) that the user would fill with his text.
    But maybe you'll want to start with something smaller. For a discussion forum you'll need to know how to use databases, create web user interfaces and handle all sorts of other things. Do you know how to do those or did you think (like so many others here) that you'll just pick those up along the way?

  • Discussion Forum Portlet - Problems with JAVA and UTF8?

    Hi
    I installed the Discussion Forum Portlet successfully. It also seems that almost everything works fine. There's only a problem if I have new posts that include special German characters (Umlaute) like ä, ö, ü or special French characters like é, è or ç. They are saved correctly in the table but if you view the post the characters are not displayed correctly.
    Example
    input: ça va?
    result: ça va?
    I know that there are problems with Java and UTF8 Database. Is there a possibility to change this (bug)?
    Regards
    Mark

    Here's what I got. I don't see anything that helps but I'm kinda new to using SQL and java together.
    D:\javatemp\viddb>java videodb
    Problem with SQL java.sql.SQLException: [Microsoft][ODBC Microsoft Access Driver
    ] Syntax error in CREATE TABLE statement.
    Driver Error Number-3551
    java.sql.SQLException: [Microsoft][ODBC Microsoft Access Driver] Syntax error in
    CREATE TABLE statement.
    at sun.jdbc.odbc.JdbcOdbc.createSQLException(Unknown Source)
    at sun.jdbc.odbc.JdbcOdbc.standardError(Unknown Source)
    at sun.jdbc.odbc.JdbcOdbc.SQLExecDirect(Unknown Source)
    at sun.jdbc.odbc.JdbcOdbcStatement.execute(Unknown Source)
    at sun.jdbc.odbc.JdbcOdbcStatement.executeUpdate(Unknown Source)
    at videodb.main(videodb.java:31)
    D:\javatemp\viddb>

  • RE: Integrating Discussion Forum with webcenter

    Hi,
    I have an doubt in integrating Discussion Forum in webcenter. All that is I want to use my Clients users to use discussion service embedded in webcenter. So Anyone please guide me in binding both webcenter and Discussion server to use same LDAP. Kindly please suggest me in terms of any screenshots, tutorials, videos etc.
    Regards,
    Dinesh Vishnu Kumar.C

    Hi Dinesh,
    You have to just integrate your domain with external LDAP server using the steps mentioned in the following guide.
    http://docs.oracle.com/cd/E23943_01/webcenter.1111/e12405/wcadm_security_id_store.htm#BGBHHGEH
    Once you done with it, from PS4 onward, discussion server use JSP-based security to authenticate itself from this LDAP based provider. The only thing you have to do in discussion is that you have to add one Administration user in discussion server using the following one procedure:-
    a. From the Discussion Server Administration (http://docs.oracle.com/cd/E23943_01/webcenter.1111/e12405/wcadm_security_id_store.htm#BGBGGHEA): As per my experience, you will not be able to access it once you configured external LDDAP provider. Therefore, I prefer to use option-b.
    b. Run the WLST command i.e. addDiscussionsServerAdmin
    Regards,
    Imran

  • Integrating discussion forum in application

    Hi all,
    I want to integrate "Discussion forum" from,
    http://www.oracle.com/technology/products/database/application_express/packaged_apps/packaged_apps.html#FORUM
    into our own application. Does anyone know, how to integrate packaged applications in to our own application??
    With Regards,
    Sunil Bhatia - Programmer
    Eon Technologies Pvt. Ltd

    Hi,
    Can anyone answer this for me??
    With Regards,
    Sunil Bhatia

  • Discussion Forum  - Retain Portal Login

    Hi all,
    Hope I'm in the right place for this.
    We are looking to install a discussion forum solution (currently running 9.0.4.1.0 - Build: 129).
    Ideally we would like the forum to work in the following way:
    A user logs into the portal, clicks on 'Discussion Forum' tab and posts a message. We would like the message to insert their login name (#USER.FULLNAME#) along with their message i.e. the user doesnt have to register to the forum, or enter their name or email.
    Is this possible with any of the forums out there?
    Thanks for your time.

    Hi There,
    <p/>
    You could check out the Oracle Provider for Jive Discussion Forums on Portal Integration Solutions page. You will need to buy Jive Discussion Forums and then install the providers.
    <p/>
    What you are asking for is definitely possible as the portlets provide a single sign-on mechanism to the users.
    <p/>
    thanks
    Harsha

  • Portlet BindingException while consuming JIVE Discussion Forum.

    Hi
    I'm facing problem while consuming Jive Discussion forum using Oracle JDeveloper 10.1.3.4
    Following are the steps i followed fot this...
    1) Deployed Jive-5.1.0 using OC4J WebCenter instance ( Deployed in Oracle App Server 10.1.3)
    2) Integrated discussion forum Portlet with Oracle WebCenter Discussion application.
    This is done by making use of deploy-jive-portlet.jar and oracle-jive-portlet.zip
    3) Registration
    Able to register with WSRP1 and WSRP2 .
    When i try to consume this portlet, i'm getting following error on the Jdevelper Console
    Console Log:
    [Starting OC4J using the following ports: HTTP=8988, RMI=23891, JMS=9227.]
    C:\JDeveloper10.1.3.4\jdev\system\oracle.j2ee.10.1.3.42.70\embedded-oc4j\config>
    C:\JDeveloper10.1.3.4\jdk\bin\javaw.exe -client -classpath C:\JDeveloper10.1.3.4\j2ee\home\oc4j.jar;C:\JDeveloper10.1.3.4\jdev\lib\jdev-oc4j-embedded.jar -Dhttp.proxyHost=proxy.cognizant.com -Dhttp.proxyPort=6050 -Dhttp.nonProxyHosts=chnocsconf.cts.com|chnocspool.cts.com|im*|10*|localhost|127.0.0.1|pc014349 -Dhttps.proxyHost=proxy.cognizant.com -Dhttps.proxyPort=6050 -Dhttps.nonProxyHosts=chnocsconf.cts.com|chnocspool.cts.com|im*|10*|localhost|127.0.0.1|pc014349 -Xverify:none -XX:MaxPermSize=256m -DcheckForUpdates=adminClientOnly -Doracle.application.environment=development -Doracle.j2ee.dont.use.memory.archive=true -Doracle.j2ee.http.socket.timeout=500 -Doc4j.jms.usePersistenceLockFiles=false oracle.oc4j.loader.boot.BootStrap -config C:\JDeveloper10.1.3.4\jdev\system\oracle.j2ee.10.1.3.42.70\embedded-oc4j\config\server.xml
    [waiting for the server to complete its initialization...]
    Aug 25, 2008 10:10:21 AM com.evermind.server.XMLDataSourcesConfig parseRootNode
    INFO: Legacy datasource detected...attempting to convert to new syntax.
    Aug 25, 2008 10:10:24 AM com.evermind.server.jms.JMSMessages log
    INFO: JMSServer[]: OC4J JMS server recovering transactions (commit 0) (rollback 0) (prepared 0).
    Aug 25, 2008 10:10:24 AM com.evermind.server.jms.JMSMessages log
    INFO: JMSServer[]: OC4J JMS server recovering local transactions Queue[jms/Oc4jJmsExceptionQueue].
    Ready message received from Oc4jNotifier.
    Embedded OC4J startup time: 37893 ms.
    08/08/25 10:10:33 Oracle Containers for J2EE 10g (10.1.3.4.0) initialized
    Target URL -- http://10.237.226.199:8988/TestJive1-ViewController-context-root/faces/index.jspx
    Aug 25, 2008 10:10:52 AM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter} Merge(javax.faces.Short,null)
    Aug 25, 2008 10:10:52 AM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter} Merge(null,java.lang.Short)
    Aug 25, 2008 10:10:52 AM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter} Merge(javax.faces.Byte,null)
    Aug 25, 2008 10:10:52 AM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter} Merge(null,java.lang.Byte)
    Aug 25, 2008 10:10:52 AM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter} Merge(javax.faces.Integer,null)
    Aug 25, 2008 10:10:52 AM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter} Merge(null,java.lang.Integer)
    Aug 25, 2008 10:10:52 AM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter} Merge(javax.faces.Long,null)
    Aug 25, 2008 10:10:52 AM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter} Merge(null,java.lang.Long)
    Aug 25, 2008 10:10:52 AM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter} Merge(javax.faces.Float,null)
    Aug 25, 2008 10:10:52 AM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter} Merge(null,java.lang.Float)
    Aug 25, 2008 10:10:52 AM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter} Merge(javax.faces.Double,null)
    Aug 25, 2008 10:10:52 AM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter} Merge(null,java.lang.Double)
    Aug 25, 2008 10:10:52 AM com.sun.faces.config.rules.ValidatorRule end
    WARNING: [ValidatorRule]{faces-config/validator} Merge(javax.faces.LongRange)
    Aug 25, 2008 10:10:52 AM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter} Merge(javax.faces.DateTime,null)
    Aug 25, 2008 10:10:52 AM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter} Merge(javax.faces.Number,null)
    Aug 25, 2008 10:10:53 AM oracle.adf.share.config.ADFConfigFactory findOrCreateADFConfig
    INFO: oracle.adf.share.config.ADFConfigFactory Reading META-INF/adf-config.xml
    08/08/25 10:10:54 PortletContainer portletTechnologies set to '{oracle.portlet.client.containerimpl.web.WebPortletTechnologyConfig,oracle.portlet.client.containerimpl.wsrp.WSRPPortletTechnologyConfig}' from adf-config.xml
    08/08/25 10:10:54 PortletContainer defaultTimeout set to '20' from adf-config.xml
    08/08/25 10:10:54 PortletContainer minimumTimeout set to '1' from adf-config.xml
    08/08/25 10:10:54 PortletContainer maximumTimeout set to '60' from adf-config.xml
    08/08/25 10:10:54 PortletContainer resourceProxyPath set to '/resourceproxy' from adf-config.xml
    Aug 25, 2008 10:10:55 AM oracle.adfinternal.view.faces.application.ViewHandlerImpl _checkTimestamp
    INFO: ADF Faces is running with time-stamp checking enabled. This should not be used in a production environment. See the oracle.adf.view.faces.CHECK_FILE_MODIFICATION property in WEB-INF/web.xml
    Aug 25, 2008 10:10:56 AM oracle.portlet.client.utils.PortletLogger info
    INFO: Portlet Client MBeans registered
    Aug 25, 2008 10:10:57 AM oracle.jsp.logger.JspMessages infoProviderURIUsed
    INFO: Using the ProviderURI /mdssys/ViewController/public_html/index.jspx that is returned from custom provider for processing requests.
    Aug 25, 2008 10:11:12 AM oracle.adfinternal.view.faces.renderkit.html.portlet.PortletRenderer preRender
    SEVERE: oracle.adf.model.portlet.binding.PortletBindingException: Unable to get portlet response (Internal Error) for portlet binding JiveSamplePortlet2_1
         at oracle.adf.model.portlet.binding.PortletBinding.getPortletRendition(PortletBinding.java:529)
         at oracle.adfinternal.view.faces.renderkit.html.portlet.PortletRenderer.preRender(PortletRenderer.java:418)
         at oracle.adfinternal.view.faces.renderkit.html.customizable.ShowDetailFrameRenderer.encodeBegin(ShowDetailFrameRenderer.java:227)
         at oracle.adf.view.faces.component.UIXComponentBase.encodeBegin(UIXComponentBase.java:593)
         at oracle.adfinternal.view.faces.renderkit.RenderUtils.encodeRecursive(RenderUtils.java:39)
         at oracle.adfinternal.view.faces.renderkit.core.CoreRenderer.encodeChild(CoreRenderer.java:242)
         at oracle.adfinternal.view.faces.renderkit.core.CoreRenderer.encodeAllChildren(CoreRenderer.java:265)
         at oracle.adfinternal.view.faces.renderkit.core.xhtml.PanelPartialRootRenderer.renderContent(PanelPartialRootRenderer.java:65)
         at oracle.adfinternal.view.faces.renderkit.core.xhtml.BodyRenderer.renderContent(BodyRenderer.java:117)
         at oracle.adfinternal.view.faces.renderkit.core.xhtml.PanelPartialRootRenderer.encodeAll(PanelPartialRootRenderer.java:147)
         at oracle.adfinternal.view.faces.renderkit.core.xhtml.BodyRenderer.encodeAll(BodyRenderer.java:60)
         at oracle.adfinternal.view.faces.renderkit.core.CoreRenderer.encodeEnd(CoreRenderer.java:169)
         at oracle.adf.view.faces.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:624)
         at javax.faces.webapp.UIComponentTag.encodeEnd(UIComponentTag.java:645)
         at javax.faces.webapp.UIComponentTag.doEndTag(UIComponentTag.java:568)
         at oracle.adf.view.faces.webapp.UIXComponentTag.doEndTag(UIXComponentTag.java:100)
         at mdssys.viewcontroller._public__html._index_jspx._jspService(_index_jspx.java:111)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.compileAndServe(JspPageTable.java:724)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:414)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
         at oracle.mds.jsp.MDSJSPFilter.doFilter(Unknown Source)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:623)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:287)
         at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:51)
         at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:193)
         at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
         at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:198)
         at com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:346)
         at com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:152)
         at oracle.adfinternal.view.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:157)
         at com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:107)
         at com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:245)
         at com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:137)
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:214)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
         at oracle.adfinternal.view.faces.webapp.AdfFacesFilterImpl._invokeDoFilter(AdfFacesFilterImpl.java:233)
         at oracle.adfinternal.view.faces.webapp.AdfFacesFilterImpl._doFilterImpl(AdfFacesFilterImpl.java:202)
         at oracle.adfinternal.view.faces.webapp.AdfFacesFilterImpl.doFilter(AdfFacesFilterImpl.java:123)
         at oracle.adf.view.faces.webapp.AdfFacesFilter.doFilter(AdfFacesFilter.java:103)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
         at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:162)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:221)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:122)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:111)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:234)
         at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:29)
         at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:879)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:298)
         at java.lang.Thread.run(Thread.java:595)
    Caused by: oracle.portlet.client.container.PortletRemoteException: oracle.portlet.server.container.OperationFailedException: oracle.portlet.wsrp.v1.OperationFailedException: oracle.portlet.wsrp.v1.soap.OperationFailed
         at oracle.portlet.client.techimpl.wsrp.WSRPBaseTerminalPipe.processException(WSRPBaseTerminalPipe.java:37)
         at oracle.portlet.client.techimpl.wsrp.WSRPGetMarkupPipe.execute(WSRPGetMarkupPipe.java:192)
         at oracle.portlet.client.techimpl.wsrp.WSRPGetMarkupPipe.pre(WSRPGetMarkupPipe.java:55)
         at oracle.portlet.client.service.pipeline.PipeContext.internalExecute2(PipeContext.java:519)
         at oracle.portlet.client.service.pipeline.PipeContext.internalExecute(PipeContext.java:406)
         at oracle.portlet.client.service.pipeline.PipeContextRunnable.run(PipeContextRunnable.java:23)
         at edu.emory.mathcs.backport.java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:431)
         at edu.emory.mathcs.backport.java.util.concurrent.FutureTask.run(FutureTask.java:176)
         at oracle.portlet.client.service.pipeline.ModifiedThreadPoolExecutor$Worker.runTask(ModifiedThreadPoolExecutor.java:398)
         at oracle.portlet.client.service.pipeline.ModifiedThreadPoolExecutor$Worker.run(ModifiedThreadPoolExecutor.java:423)
         ... 1 more
    Caused by: oracle.portlet.server.container.OperationFailedException: oracle.portlet.wsrp.v1.OperationFailedException: oracle.portlet.wsrp.v1.soap.OperationFailed
         at oracle.portlet.wsrp.v1.ServerToWSRPv1.getMarkup(ServerToWSRPv1.java:1066)
         at oracle.portlet.client.connection.wsrp.ActivityServerWrapper.getMarkup(ActivityServerWrapper.java:1382)
         at oracle.portlet.client.techimpl.wsrp.WSRPGetMarkupPipe.execute(WSRPGetMarkupPipe.java:119)
         ... 9 more
    Caused by: oracle.portlet.wsrp.v1.OperationFailedException: oracle.portlet.wsrp.v1.soap.OperationFailed
         at oracle.portlet.wsrp.v1.WSRP_v1_Markup_PortTypeJaxbToSoap.getMarkup(WSRP_v1_Markup_PortTypeJaxbToSoap.java:101)
         at oracle.portlet.wsrp.v1.ServerToWSRPv1.getMarkup(ServerToWSRPv1.java:959)
         ... 11 more
    Caused by: oracle.portlet.wsrp.v1.soap.OperationFailed
         at oracle.portlet.wsrp.v1.soap.runtime.WSRP_v1_Markup_PortType_getMarkup_Fault_SOAPSerializer.deserializeDetail(WSRP_v1_Markup_PortType_getMarkup_Fault_SOAPSerializer.java:269)
         at oracle.j2ee.ws.common.encoding.SOAPFaultInfoSerializer.doDeserializeSOAP11(SOAPFaultInfoSerializer.java:132)
         at oracle.j2ee.ws.common.encoding.SOAPFaultInfoSerializer.doDeserialize(SOAPFaultInfoSerializer.java:94)
         at oracle.j2ee.ws.common.encoding.ObjectSerializerBase.deserialize(ObjectSerializerBase.java:180)
         at oracle.j2ee.ws.common.encoding.ReferenceableSerializerImpl.deserialize(ReferenceableSerializerImpl.java:147)
         at oracle.portlet.wsrp.v1.soap.runtime.WSRP_v1_Markup_Binding_SOAP_Stub._readBodyFaultElement(WSRP_v1_Markup_Binding_SOAP_Stub.java:459)
         at oracle.j2ee.ws.client.StreamingSender._sendImpl(StreamingSender.java:322)
         at oracle.j2ee.ws.client.StreamingSender._send(StreamingSender.java:113)
         at oracle.portlet.wsrp.v1.soap.runtime.WSRP_v1_Markup_Binding_SOAP_Stub.getMarkup(WSRP_v1_Markup_Binding_SOAP_Stub.java:163)
         at oracle.portlet.wsrp.v1.WSRP_v1_Markup_PortTypeJaxbToSoap.getMarkup(WSRP_v1_Markup_PortTypeJaxbToSoap.java:78)
         ... 12 more
    Server Log
    <PAYLOAD>
    <MSG_TEXT>An internal error has occurred in method getMarkup()</MSG_TEXT>
    <SUPPL_DETAIL><![CDATA[javax.portlet.PortletException
         at oracle.portlet.server.containerimpl.RequestDispatcherImpl.include(RequestDispatcherImpl.java:74)
         at oracle.jive.portlet.JivePortlet.doDispatch(JivePortlet.java:125)
         at javax.portlet.GenericPortlet.render(GenericPortlet.java:163)
         at oracle.portlet.server.containerimpl.ServerImpl.getMarkup(ServerImpl.java:161)
         at oracle.portlet.wsrp.v1.WSRPv1ToServer.getMarkup(WSRPv1ToServer.java:711)
         at oracle.portlet.wsrp.v1.WSRP_v1_Markup_PortTypeSoapToJaxb.getMarkup(WSRP_v1_Markup_PortTypeSoapToJaxb.java:68)
         at oasis.names.tc.wsrp.v1.bind.runtime.WSRP_v1_Markup_Binding_SOAP_Tie.invoke_getMarkup(WSRP_v1_Markup_Binding_SOAP_Tie.java:459)
         at oasis.names.tc.wsrp.v1.bind.runtime.WSRP_v1_Markup_Binding_SOAP_Tie.processingHook(WSRP_v1_Markup_Binding_SOAP_Tie.java:788)
         at oracle.j2ee.ws.server.StreamingHandler.handle(StreamingHandler.java:297)
         at oracle.j2ee.ws.server.JAXRPCProcessor.doEndpointProcessing(JAXRPCProcessor.java:413)
         at oracle.j2ee.ws.server.WebServiceProcessor.invokeEndpointImplementation(WebServiceProcessor.java:349)
         at oracle.j2ee.ws.server.JAXRPCProcessor.doRequestProcessing(JAXRPCProcessor.java:277)
         at oracle.j2ee.ws.server.WebServiceProcessor.processRequest(WebServiceProcessor.java:114)
         at oracle.j2ee.ws.server.JAXRPCProcessor.doService(JAXRPCProcessor.java:134)
         at oracle.j2ee.ws.server.WebServiceServlet.doPost(WebServiceServlet.java:177)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
         at oracle.portlet.server.service.ContextFilter.doFilter(ContextFilter.java:86)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
         at com.opensymphony.webwork.dispatcher.FilterDispatcher.doFilter(FilterDispatcher.java:189)
         at com.jivesoftware.base.action.util.JiveFilterDispatcher.doFilter(JiveFilterDispatcher.java:54)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
         at com.jivesoftware.base.util.webwork.JiveActionContextCleanUp.doFilter(JiveActionContextCleanUp.java:63)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:436)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:620)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:369)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:865)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:447)
         at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:215)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:117)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:110)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:239)
         at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:34)
         at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:880)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)
    Caused by: javax.servlet.ServletException
         at com.evermind.server.http.EvermindPageContext.handlePageThrowable(EvermindPageContext.java:809)
         at com.evermind.server.http.EvermindPageContext.handlePageException(EvermindPageContext.java:756)
         at oracle.jive._discussions._CategoryRenderer._jspService(_CategoryRenderer.java:357)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:598)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:522)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:436)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:622)
         at com.evermind.server.http.ServletRequestDispatcher.unprivileged_include(ServletRequestDispatcher.java:159)
         at com.evermind.server.http.ServletRequestDispatcher.access$000(ServletRequestDispatcher.java:50)
         at com.evermind.server.http.ServletRequestDispatcher$1.oc4jRun(ServletRequestDispatcher.java:96)
         at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:283)
         at com.evermind.server.http.ServletRequestDispatcher.include(ServletRequestDispatcher.java:101)
         at oracle.portlet.server.containerimpl.RequestDispatcherImpl.include(RequestDispatcherImpl.java:65)
         ... 38 more
    Nested Exception is javax.servlet.ServletException
         at com.evermind.server.http.EvermindPageContext.handlePageThrowable(EvermindPageContext.java:809)
         at com.evermind.server.http.EvermindPageContext.handlePageException(EvermindPageContext.java:756)
         at oracle.jive._discussions._CategoryRenderer._jspService(_CategoryRenderer.java:357)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:598)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:522)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:436)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:622)
         at com.evermind.server.http.ServletRequestDispatcher.unprivileged_include(ServletRequestDispatcher.java:159)
         at com.evermind.server.http.ServletRequestDispatcher.access$000(ServletRequestDispatcher.java:50)
         at com.evermind.server.http.ServletRequestDispatcher$1.oc4jRun(ServletRequestDispatcher.java:96)
         at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:283)
         at com.evermind.server.http.ServletRequestDispatcher.include(ServletRequestDispatcher.java:101)
         at oracle.portlet.server.containerimpl.RequestDispatcherImpl.include(RequestDispatcherImpl.java:65)
         at oracle.jive.portlet.JivePortlet.doDispatch(JivePortlet.java:125)
         at javax.portlet.GenericPortlet.render(GenericPortlet.java:163)
         at oracle.portlet.server.containerimpl.ServerImpl.getMarkup(ServerImpl.java:161)
         at oracle.portlet.wsrp.v1.WSRPv1ToServer.getMarkup(WSRPv1ToServer.java:711)
         at oracle.portlet.wsrp.v1.WSRP_v1_Markup_PortTypeSoapToJaxb.getMarkup(WSRP_v1_Markup_PortTypeSoapToJaxb.java:68)
         at oasis.names.tc.wsrp.v1.bind.runtime.WSRP_v1_Markup_Binding_SOAP_Tie.invoke_getMarkup(WSRP_v1_Markup_Binding_SOAP_Tie.java:459)
         at oasis.names.tc.wsrp.v1.bind.runtime.WSRP_v1_Markup_Binding_SOAP_Tie.processingHook(WSRP_v1_Markup_Binding_SOAP_Tie.java:788)
         at oracle.j2ee.ws.server.StreamingHandler.handle(StreamingHandler.java:297)
         at oracle.j2ee.ws.server.JAXRPCProcessor.doEndpointProcessing(JAXRPCProcessor.java:413)
         at oracle.j2ee.ws.server.WebServiceProcessor.invokeEndpointImplementation(WebServiceProcessor.java:349)
         at oracle.j2ee.ws.server.JAXRPCProcessor.doRequestProcessing(JAXRPCProcessor.java:277)
         at oracle.j2ee.ws.server.WebServiceProcessor.processRequest(WebServiceProcessor.java:114)
         at oracle.j2ee.ws.server.JAXRPCProcessor.doService(JAXRPCProcessor.java:134)
         at oracle.j2ee.ws.server.WebServiceServlet.doPost(WebServiceServlet.java:177)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
         at oracle.portlet.server.service.ContextFilter.doFilter(ContextFilter.java:86)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
         at com.opensymphony.webwork.dispatcher.FilterDispatcher.doFilter(FilterDispatcher.java:189)
         at com.jivesoftware.base.action.util.JiveFilterDispatcher.doFilter(JiveFilterDispatcher.java:54)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
         at com.jivesoftware.base.util.webwork.JiveActionContextCleanUp.doFilter(JiveActionContextCleanUp.java:63)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:436)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:620)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:369)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:865)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:447)
         at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:215)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:117)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:110)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:239)
         at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:34)
         at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:880)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)
    ]]></SUPPL_DETAIL>
    </PAYLOAD>
    </MESSAGE>
    Kindly help me in solving this issue

    Hi..
    Im trying to integrate discussion forum portlet with Oracle WebCenter discussion application. By following the procdure in Developers guide. I was trying to deploy the deploy-jive-portlet.jar to the path j2ee/OC4J_instance/applications/owc_discussions/jiveforums+
    When i run the command java -client -Dhttp.proxyHost=www-proxy.us.oracle.com -Dhttp.proxyPort=80 -jar deploy-jive-portlet.jar
    i struck with the following error.
    java.net.ConnectException: Connection timed out
    at java.net.PlainSocketImpl.socketConnect(Native Method)
    at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
    at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
    at java.net.Socket.connect(Socket.java:507)
    at java.net.Socket.connect(Socket.java:457)
    at sun.net.NetworkClient.doConnect(NetworkClient.java:157)
    at sun.net.www.http.HttpClient.openServer(HttpClient.java:365)
    at sun.net.www.http.HttpClient.openServer(HttpClient.java:477)
    at sun.net.www.http.HttpClient.<init>(HttpClient.java:214)
    at sun.net.www.http.HttpClient.New(HttpClient.java:287)
    at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:799)
    at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:758)
    at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:669)
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:913)
    at java.net.URL.openStream(URL.java:1007)
    at oracle.xml.parser.v2.XMLReader.openURL(XMLReader.java:2551)
    at oracle.xml.parser.v2.XMLReader.pushXMLReader(XMLReader.java:285)
    at oracle.xml.parser.v2.NonValidatingParser.pushExternalDTD(NonValidatingParser.java:573)
    at oracle.xml.parser.v2.NonValidatingParser.parseDoctypeDecl(NonValidatingParser.java:491)
    at oracle.xml.parser.v2.NonValidatingParser.parseProlog(NonValidatingParser.java:323)
    at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:302)
    at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:319)
    at oracle.jive.install.DeployJivePortlet.convertEncoding(DeployJivePortlet.java:805)
    at oracle.jive.install.DeployJivePortlet.main(DeployJivePortlet.java:129)
    Error generating file "WEB-INF/web.xml"
    Extracting "xwork-community.xml"...
    Error generating file "xwork-community.xml"
    Extracting "WEB-INF/WSRP_v1_Service-java-wsdl-mapping.xml"...
    Extracting "WEB-INF/WSRP_v2_Service-java-wsdl-mapping.xml"...
    Extracting "WEB-INF/classes/DataBindings.cpx"...
    Extracting "WEB-INF/jive-portlet-for-web.xml"...
    Extracting "WEB-INF/jsso-action-classes.xml"...
    Extracting "WEB-INF/lib/oracle-jive-portlet-10.1.3.2.jar"...
    Extracting "WEB-INF/lib/oracle-portlet-tags.jar"...
    Extracting "WEB-INF/oracle-portlet.xml"...
    Extracting "WEB-INF/oracle-webservices.xml"...
    Extracting "WEB-INF/orion-application.xml.default"...
    Extracting "WEB-INF/portlet.xml"...
    Extracting "WEB-INF/webservices.xml"...
    Extracting "WEB-INF/wsdl/WSRP_v1_Service.wsdl"...
    Extracting "WEB-INF/wsdl/WSRP_v2_Service.wsdl"...
    Extracting "WEB-INF/wsdl/wsrp_v1_bindings.wsdl"...
    Extracting "WEB-INF/wsdl/wsrp_v1_interfaces.wsdl"...
    Extracting "WEB-INF/wsdl/wsrp_v1_types.xsd"...
    Extracting "WEB-INF/wsdl/wsrp_v2_bindings.wsdl"...
    Extracting "WEB-INF/wsdl/wsrp_v2_interfaces.wsdl"...
    Extracting "WEB-INF/wsdl/wsrp_v2_types.xsd"...
    Extracting "WEB-INF/wsdl/xml.xsd"...
    Extracting "WEB-INF/wsrp_mime_cs_mappings.properties"...
    Extracting "oracle/jive/discussions/CategoryRenderer.jsp"...
    Extracting "oracle/jive/discussions/ThreadRenderer.jsp"...
    Extracting "oracle/jive/discussions/categoryview_qualifier.png"...
    Extracting "oracle/jive/discussions/createtopic_ena.png"...
    Extracting "oracle/jive/discussions/discussions_qualifier.png"...
    Extracting "oracle/jive/discussions/home_ena.png"...
    Extracting "oracle/jive/discussions/replytopic_ena.png"...
    File "../META-INF/orion-application.xml" generated successfully
    Can you please help me out from this deployment issue. I jus want to know what is the exact command for the thing to do.
    As im not using any kind of proxy what is the need of the command -client -Dhttp.proxyHost=www-proxy.us.oracle.com -Dhttp.proxyPort=80
    Expecting your reply!
    Thanks in advance.

  • Login issue in Apple Discussion Forum - Safari Only

    I can no longer log into my Discussions Forum account using Safari (3.1.2). When I log in I am taken to the Create New User page, where I get stuck in a loop. I can log into my account just fine using Firefox 3, which is what I'm using to write this.
    Please do not offer generic suggestions if you are not familiar with this specific issue. I don't want to hear advice about clearing my cache and cookies, etc. This issue has been reported several times in these forums and nobody has offered a viable solution.

    Hi Walter
    Forum software is not very multi-user friendly, nor (for sanity sake) encouraged. As you've discovered, switching from one user account to another requires deleting forum related cookies before logging in.
    Curious why you have more than one user account?

  • What is the significance of the new feature in discussion forum as Kudos, solved and other which has been started?

    hi,
    I just want to know what to do with kudos and other features which has been started recently on discussion forums.
    Why they have been started and how it helps in getting the solution of that query with which someone starts the post.
    Thanks & Regards,
    Samriddh Sarbalhi
    Solved!
    Go to Solution.

    Duplicate Post

  • Is there any way to programmatically get the discussion forum Id using API

    Hi,
    Can any one let me know how to get and set the Discussion service forum Id / category Id to the discussion task flow programmatically using services API's. Here I am using Web center groupspace API's to create and add members to group space from my fusion app. Added the discussion task flow to my fusion app and need to set the category Id / forum Id assigned to that groupspace and display the corresponding discussions. The test connections to discussion forum is success. I am getting all the forums corresponding to that user in my ui. But I want to get the forum that is associated with my groupspace.
    thanks.

    Never mind. Got the solution, can get this through servicesMetaData api.

Maybe you are looking for