Problem regarding Discussion Forum

Hi,
  I have setup EP6.0 SP2 installation Patch4. After the installation there is a problem with the discussion forum.
            It says <b>"Resource to discuss about doesn't exist.".</b>
Can anybody help me out in this regard.
Thanks in advance.
Regards,
Srinivas.

Hi,
  I tried doing the same. But I am getting the below error.
<b>java.lang.NullPointerException
     at com.sapportals.wcm.repository.service.discussion.wcm.DiscussionManager.getDiscussionId(DiscussionManager.java:1015)
     at com.sapportals.wcm.repository.service.discussion.wcm.DiscussionManager.getDiscussion(DiscussionManager.java:697)
     at com.sapportals.wcm.control.collaboration.discussion.DiscussionHeaderControl.render(DiscussionHeaderControl.java:92)
     at com.sapportals.wdf.layout.HorizontalLayout.renderControls(HorizontalLayout.java:41)
     at com.sapportals.wcm.control.layout.HorizontalGroupLayout.renderControls(HorizontalGroupLayout.java:23)
     at com.sapportals.wdf.stack.Pane.render(Pane.java:153)
     at com.sapportals.wdf.stack.PaneStack.render(PaneStack.java:67)
     at com.sapportals.wdf.layout.HorizontalLayout.renderPanes(HorizontalLayout.java:64)
     at com.sapportals.wdf.stack.Pane.render(Pane.java:156)
     at com.sapportals.wdf.stack.PaneStack.render(PaneStack.java:67)
     at com.sapportals.wdf.ControllerDynPage.doInitialization(ControllerDynPage.java:245)
     at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java:94)
     at com.sapportals.htmlb.page.PageProcessorServlet.handleRequest(PageProcessorServlet.java:62)
     at com.sapportals.htmlb.page.PageProcessorServlet.doGet(PageProcessorServlet.java:30)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
     at com.sapportals.wcm.app.servlet.WcmHtmlbBaseServlet.service(WcmHtmlbBaseServlet.java:81)
     at com.sapportals.wcm.portal.proxy.PCProxyServlet.service(PCProxyServlet.java:285)
     at com.sapportals.portal.prt.core.broker.ServletComponentItem$ServletWrapperComponent.doContent(ServletComponentItem.java:110)
     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:300)
     at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:138)
     at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:190)
     at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:209)
     at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:576)
     at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:300)
     at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:138)
     at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:190)
     at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:669)
     at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:208)
     at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:532)
     at java.security.AccessController.doPrivileged(Native Method)
     at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:415)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
     at com.inqmy.services.servlets_jsp.server.InvokerServlet.service(InvokerServlet.java:126)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
     at com.inqmy.services.servlets_jsp.server.RunServlet.runSerlvet(RunServlet.java:149)
     at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.startServlet(ServletsAndJspImpl.java:833)
     at com.inqmy.services.httpserver.server.RequestAnalizer.checkFilename(RequestAnalizer.java:665)
     at com.inqmy.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:312)
     at com.inqmy.services.httpserver.server.Response.handle(Response.java:173)
     at com.inqmy.services.httpserver.server.HttpServerFrame.request(HttpServerFrame.java:1229)
     at com.inqmy.core.service.context.container.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:36)
     at com.inqmy.core.cluster.impl5.ParserRunner.run(ParserRunner.java:55)
     at com.inqmy.core.thread.impl0.ActionObject.run(ActionObject.java:46)
     at java.security.AccessController.doPrivileged(Native Method)
     at com.inqmy.core.thread.impl0.SingleThread.run(SingleThread.java:148)
com.sapportals.wcm.WcmException
     at com.sapportals.wcm.repository.service.discussion.wcm.DiscussionManager.getDiscussionId(DiscussionManager.java:1018)
     at com.sapportals.wcm.repository.service.discussion.wcm.DiscussionManager.getDiscussion(DiscussionManager.java:697)
     at com.sapportals.wcm.control.collaboration.discussion.DiscussionHeaderControl.render(DiscussionHeaderControl.java:92)
     at com.sapportals.wdf.layout.HorizontalLayout.renderControls(HorizontalLayout.java:41)
     at com.sapportals.wcm.control.layout.HorizontalGroupLayout.renderControls(HorizontalGroupLayout.java:23)
     at com.sapportals.wdf.stack.Pane.render(Pane.java:153)
     at com.sapportals.wdf.stack.PaneStack.render(PaneStack.java:67)
     at com.sapportals.wdf.layout.HorizontalLayout.renderPanes(HorizontalLayout.java:64)
     at com.sapportals.wdf.stack.Pane.render(Pane.java:156)
     at com.sapportals.wdf.stack.PaneStack.render(PaneStack.java:67)
     at com.sapportals.wdf.ControllerDynPage.doInitialization(ControllerDynPage.java:245)
     at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java:94)
     at com.sapportals.htmlb.page.PageProcessorServlet.handleRequest(PageProcessorServlet.java:62)
     at com.sapportals.htmlb.page.PageProcessorServlet.doGet(PageProcessorServlet.java:30)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
     at com.sapportals.wcm.app.servlet.WcmHtmlbBaseServlet.service(WcmHtmlbBaseServlet.java:81)
     at com.sapportals.wcm.portal.proxy.PCProxyServlet.service(PCProxyServlet.java:285)
     at com.sapportals.portal.prt.core.broker.ServletComponentItem$ServletWrapperComponent.doContent(ServletComponentItem.java:110)
     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:300)
     at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:138)
     at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:190)
     at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:209)
     at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:576)
     at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:300)
     at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:138)
     at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:190)
     at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:669)
     at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:208)
     at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:532)
     at java.security.AccessController.doPrivileged(Native Method)
     at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:415)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
     at com.inqmy.services.servlets_jsp.server.InvokerServlet.service(InvokerServlet.java:126)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
     at com.inqmy.services.servlets_jsp.server.RunServlet.runSerlvet(RunServlet.java:149)
     at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.startServlet(ServletsAndJspImpl.java:833)
     at com.inqmy.services.httpserver.server.RequestAnalizer.checkFilename(RequestAnalizer.java:665)
     at com.inqmy.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:312)
     at com.inqmy.services.httpserver.server.Response.handle(Response.java:173)
     at com.inqmy.services.httpserver.server.HttpServerFrame.request(HttpServerFrame.java:1229)
     at com.inqmy.core.service.context.container.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:36)
     at com.inqmy.core.cluster.impl5.ParserRunner.run(ParserRunner.java:55)
     at com.inqmy.core.thread.impl0.ActionObject.run(ActionObject.java:46)
     at java.security.AccessController.doPrivileged(Native Method)
     at com.inqmy.core.thread.impl0.SingleThread.run(SingleThread.java:148)
javax.servlet.ServletException
     at com.sapportals.htmlb.page.PageProcessorServlet.handleRequest(PageProcessorServlet.java:73)
     at com.sapportals.htmlb.page.PageProcessorServlet.doGet(PageProcessorServlet.java:30)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
     at com.sapportals.wcm.app.servlet.WcmHtmlbBaseServlet.service(WcmHtmlbBaseServlet.java:81)
     at com.sapportals.wcm.portal.proxy.PCProxyServlet.service(PCProxyServlet.java:285)
     at com.sapportals.portal.prt.core.broker.ServletComponentItem$ServletWrapperComponent.doContent(ServletComponentItem.java:110)
     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:300)
     at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:138)
     at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:190)
     at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:209)
     at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:576)
     at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:300)
     at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:138)
     at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:190)
     at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:669)
     at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:208)
     at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:532)
     at java.security.AccessController.doPrivileged(Native Method)
     at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:415)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
     at com.inqmy.services.servlets_jsp.server.InvokerServlet.service(InvokerServlet.java:126)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
     at com.inqmy.services.servlets_jsp.server.RunServlet.runSerlvet(RunServlet.java:149)
     at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.startServlet(ServletsAndJspImpl.java:833)
     at com.inqmy.services.httpserver.server.RequestAnalizer.checkFilename(RequestAnalizer.java:665)
     at com.inqmy.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:312)
     at com.inqmy.services.httpserver.server.Response.handle(Response.java:173)
     at com.inqmy.services.httpserver.server.HttpServerFrame.request(HttpServerFrame.java:1229)
     at com.inqmy.core.service.context.container.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:36)
     at com.inqmy.core.cluster.impl5.ParserRunner.run(ParserRunner.java:55)
     at com.inqmy.core.thread.impl0.ActionObject.run(ActionObject.java:46)
     at java.security.AccessController.doPrivileged(Native Method)
     at com.inqmy.core.thread.impl0.SingleThread.run(SingleThread.java:148)</b>
Could you help me out in this?
Thanks in Advance,
Srinivas<b></b><b></b>

Similar Messages

  • Problem with discussion forum

    Hi,
    i have a problem with the discussion forum.
    It is possible to read old discussions and answer on old discussions. But when i try to create a new discussionforum or a new discussion, i get the following error-message:
    IO Exception: ORA-01653: unable to extend table SAPOPEDB.KMC_AP_ID by 1024 in tablespace PSAPOPEDB
    This error occurs in all discussionrooms (/discussiongroups and /documents/Discussions).
    How can i solve this problem?
    Thanks in advance.
    Regards
    Sven

    It was a known error. The solution is described in SAPNote 682231.
    We had to increase the tablespace.
    Regards
    Sven

  • Email problem (New discussion forum)

    Hello,
    I am having problem in the new discussion forum. When click the button 'WATCH THIS THRED" it suppose to send email but it's not . and I don't see any error either.
    Is anyone having the same problem??
    I checked dbms_job and it's working..
    please help
    thanks
    james

    <p>James, </p>
    <p>Please check your Apex preferences:<BR>
    SELECT name, value, pref_desc FROM flows_020100.wwv_flow_platform_prefs;<BR>
    (replace flows_020100 by your FLOWS user) and check if the SMTP_HOST_ADDRESS and SMTP_HOST_PORT have the correct values.<p>
    <p>Also check the contents of WWV_FLOW_MAIL_LOG and WWV_FLOW_MAIL_QUEUE.</p>
    <p>With kind regards,</p>
    <p>Jornica</p>

  • Problem Using Discussions Forums Lately

    I used to be able to use the forums a lot, but now I can barley get any Apple Discussions page to load and I have to reload the page two or three times before it will finally load very slowly. All other websites seem to work fine. This happens on both of my computers and on different providers. Is there something in the Settings I can change or something else I may have set wrong? I am using Safari 2.0.4

    Hi Bobaloo!
    The problems you experience, are probably nothing to do with your settings.
    The Discussions Forum has been exhibiting some intermittent server and synching problems lately.
    Although earlier this week it was quite evident, it's been fairly stable for the last couple of days.
    ali b

  • Discussion Forum Email Address

    Hi,
    Do you people have any support email address other than discussion forum. There is something very important regarding Discussion forum I have to request you people which I can not do on public forum.
    I will be very glad if you peoply kindly provide me a discussion forum support Email address.
    Thanks

    Emails are sent to the address which forms your Apple ID, so it's that you need to change. You can do this at http://appleid.apple.com but if the login for here is also that for your iCloud account you need to follow the procedure below:
    Firstly, if you have 'Find My iPhone/iPad/iMac' enabled on any of your devices, turn it off.
    Create a new email address, for example  at Yahoo or Gmail, or anywhere convenient (or you can use an existing address as long as it has never been associated with an Apple ID).
    Go to http://appleid.apple.com and click 'Manage your Apple ID'. Sign in with the current ID.
    Where it says 'Apple ID and primary email address' and gives your current ID email address, click 'edit'.
    Enter your new address and click 'Save changes'.
    Now you will need to go to each of your devices and sign out in System Preferences (or Settings)>iCloud - 'Sign out' on a Mac, 'Delete this account' on an iOS device (this will not delete the account from the server). You will also need to sign out of these forums.
    Then sign back in with your new ID. Your iCloud data will disappear from your devices when you sign out, but reappear when you sign back in.
    I re-iterate: before you start, turn off 'Find My Mac' (or whatever) or you will need the services of Support.

  • 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>

  • Please help - discussion forum problem.

    I am subscribed to Apple Discussions forum "Mail & Address Book - Tiger" to receive a weekly digest. Today, however, I have received about 20 emails - each time there is a post to the forum. I checked "My Settings" and it indicates weekly digest. I did re-save that.
    My pop mail server rejects new emails after a certain number and I don't want it to reject important emails because it's filled up by these individual posts.
    Any help would be appreciated.

    Hi,
    Since March 2007, when I first signed up, I've been getting weekly digests. Here is the email I received on 6/24 which states:
    "You have requested mail to be sent to you when messages are posted to certain areas in Apple Discussions.
    The following updates have been made since 6/17/07 1:06 AM
    Forum "Mail & Address Book - Tiger" has been updated 2000 times .............."
    It then proceeds to list all 2000 of them (in that one weekly digest email) -- with links.
    Today was the first day I received individual posts.
    After receiving 35 individual emails today, I changed "My Settings" and unsubscribed, and since then I haven't gotten any.
    It might be some email glitch as Ernie and MacJack sugested "that all the problems encountered in the forum operation this week" and "others who do (subscribe to weekly digests) reported this also."
    I solved MY problem in that I'm no longer being inundated by emails. I don't know if Apple solved theirs.
    Thanks for your help.

  • Text Format problem in Online Discussion Forum app

    Hello,
    I want to use the Online Discussion Forum app to host forums for DBAs to post information and discussion of database problems. I would like to be able to cut and paste material from log files, config files and other sources into the posted messages along with original text. When I paste a block of text from a terminal window into the message window of ODF the text appears okay. However when I click Preview (or Post the message and later view it), the text appears to run together and the line breaks appear as the string "br" embedded in angle brackets in the run on text rather than being honored as actual line breaks.
    I am using Firefox 2 on a Sun Solaris workstation as my browser. The text is being cut from xterm type terminal windows on Solaris. Anyone know why this is happening and whether there is anything I can do about it.?

    I forgot to mention that I am using Online Discussion Forum v0.92 using Apex v3.0.1 on Oracle 10.2.0.3 running on a Sun Solaris 8 server.
    Don
    Message was edited by:
    g8rdba

  • Discussion Forum installation problem

    Hi,
    I'm having trouble installing the discussion forum by Peter Moskovits. The test page (http://server:port/df/providers) gives the message "The page cannot be found". It seems to be looking for a /df/ directory under /htdocs/. Can anyone help me?
    Thanks
    Carey
    PS. I have Portal 902 installed on Windows 2000.

    Hi Carey,
    Has the application been deployed successfully (ear file unzipped, ...)?
    Did you make all the necessary changes to the config files (http-web-site.xml, server.xml)? Can you double-check whether you have any typos in there?
    Could you post the relevant sections of the config files here?
    Peter

  • Discussion Forum  creation problem in portal.

    Hi All,
    I have to create discussion forum for that t have created 5 Discussion rooms each are assigned to iview, iview to workset and ultimately workset to role till now every thing is very fine now i have to restrict acess to three diffrent category of people
    <b>1) people who will post thread they should only view thraed and post thread but cant reply and deleate thread
    2)Is Experts will reply to threads cant Have right to Edit Subscription.
    3)will be moderator than can add and delete Experts that is they will have right to Edit Subscription.</b>
    And in this whole process Automatic mail have to delivered to the Experts and the moderators when any new topic or thread or reply is posted in the forum.
    i have given my name in the receipent list in suscription initially when worked with iview now wanted to remove my name and add name or real Experts in the receipent so it througs error
    <b>The chosen channel is not valid for the following recipients</b>
    i have restrited only read right to myself in content admin and permission and tried myself as simple user who will post thread but i enables me to edit Subscription with above error which it should not let me to edit it.
    This is very -very urgent any help will be alloted very high points
    Thanks
    Vinit

    hai Mishra,
    I have the idea of Portal , but i have not worked . First time i am working on this ,Can u please tell me which RFC to debug ? How to use the filter Please suggest me the steps if possible ?
    Edited by: parvathyshivaiah on Dec 5, 2011 3:22 PM

  • Strange Problem Logging Into Discussions Forums

    Lately, I have had trouble logging in to Apple's Discussion Forums. Here's a typical experience:
    - I go to the Discussioins forum (I am current logged out)
    - I click on Login
    - My user name is already filled out.
    - I manually enter my password.
    - The forum takes me to a "create new account" screen.
    - I ignore the "new account" screen and click on the Discussions tab at the top of Apple's website.
    - I'm back in the Discussions Forum, but it still shows Login.
    - I click on Login and I'm automatically logged in.
    Any idea why I'm having this issue?

    jdgalt1 wrote:
    Please fix your site.
    This is something many users have demanded since this forum software was installed four years ago.  Some are still hoping, but most have given up...

  • Welcome to the Cisco CSR (Cloud Service Router) Discussion Forum

    Welcome to the Cisco CSR (Cloud Service Router) Discussion Forum!
    This forum helps CSR users interact, share knowledge and build communities with one another.
    We hope you enjoy participating in the CSR discussion forum!
    Best Regards,
    Cisco CSR Product Team

    hi,I have a question on sql database high availability. I have tried using database mirroring, where I am using sql standard edition, in this database mirroring of synchronous mode is the only option available, and it is giving problem, like sql time out errors on my applicatons since i had put in the database mirroring, as asynchronous is only available on enterprise version, is there any suggestions on this. thanks ---vijay

  • 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

  • Separate Discussion Forum for Oracle Repository now available!

    Questions regarding Oracle Repository (installation problems, runtime problems, usage issues, etcetera) can now be posted to the new forum called 'Oracle Repository'. Click on 'Discussion Groups' on top of this page, and look for 'Oracle Repository' in the Products section.
    From the welcome message of this forum: "Please use the Oracle Repository discussion forum to ask questions, give feedback and share experiences in the use of Oracle Repository. Of particular interest is the use of Oracle Repository to perform Software Configuration Management. Oracle Repository Product Management will monitor the forum."
    kind regards,
    Sandra

    Refresh - the Repository forum is the best place to post questions about the Oracle Repository.

  • 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.

Maybe you are looking for

  • Fan control in notebooks

    Hi all, I am using Arch Linux since a few months, right after purchasing my new laptop, a Dell Precision M3800. Anyway I am a linux user since many years. I like very much the control that arch give to the user in terms of configuration possibility.

  • Protocol Helpers/File Mappings

    I'm just wondering if Apple plans (or has already implemented a way) to allow users to change protocol helpers or file mappings through Safari. If not, is anyone aware of a program that will allow a user to change these settings in Safari 2.0? I used

  • An unexpected and unrecoverable problem has occurred

    I am running CS6 on a Mac OSX 10.8.4. When I try to start up Photoshop I get an error message "An unexpected and unrecoverable problem has occurred. Photoshop will now exit."This only happens with one user on this computer. The other user works just

  • White screen with a folder and a question mark in the Folder

    Hi, My daughter's Desktop Mac Pro won't reboot. On reboot, it shows a white screen with a folder and a question mark within, It just stays there and nothing happens. Is this a problem with a dead hard drive, dead processor, faulty USB connection, pro

  • 1 Document cannot be Processed error in E-recruiting

    Hello Experts, We are facing an error when executing an activity for rejection of a candidate. On click of the 'Preview' link, the system displays an error message that '1 document cannot be processed'. However, the surprising thing is that we do not