How to resolve the runtime portal error which occurs during entering a room

Hi All
I have created a room of type "Sap_Team_Room" and then assigned it to one role when i am trying to enter room it is giving me the following error
"Portal Runtime Error
An exception occurred while processing a request for :
iView : pcd:portal_content/com.sap.ip.collaboration/Rooms/80dd2995-e186-2a10-c58f-d9411ca9c30e/workset/com.sap.netweaver.coll.DocumentsAndLinks_0_0/RoomQuickLaunch
Component Name : null
Page could not create the iView."
Please Can anybody tell me how to resolve it.
Thanks in Advance
Thanks and Regards
Nishita Salver

Hi,
Have you made any changes in  com.sap.portal.runtime.logon.par ?? because the error specifies error in authschemes computation, this means authschemes.xml file is not modified if you have modified logon par file. Is this correct??
Regards,
Ameya

Similar Messages

  • How to resolve the dump Syntax error in program /1BCWDY/824VCAJI0ED4WMLLJ7N

    I have created 4 components and I have linked them to a single web dynpro application component through an interface.
    This is working fine in development.
    When we moved all these objects to quality and when i run the application it is opening the default component. However when i try to call any other component it is giving the following dump.
    Syntax error in program /1BCWDY/824VCAJI0ED4WMLLJ7NV==CP.
    When we debugged we found that this dump is arising in the CREATE COMPONENT method.
    Please suggest how to resolve this issue.

    Hi,
    Using the method prepare_dynamic_navigation i am calling all the components.
    After this method i have written the following code for deleting the active and create the new component.
    Delete the active componet if any before bind the called component
      IF wa_cmp_usage-component_usage->has_active_component( ) IS NOT INITIAL.
        wa_cmp_usage-component_usage->delete_component( ).
      ENDIF.
    Bind the compont called to this main component
      wa_cmp_usage-component_usage->create_component( lv_target_comp ).     -
    > when i debug, inside this am getting dump.
    In ST22 the error is occuring in the following place.
      call method (l_gen_class_name)=>if_wdr_classloader~create_instance
        receiving
          component_instance = me->component_factory.
    I am actually 5 components. The default and the fifth components are only having tab and a text view. There are no other UI elements. These two components are working.
    The remaining components are having many UI elements and these components are giving the above said dumps.
    Edited by: Mohamed Aslam on May 13, 2010 12:11 PM

  • Could you please tell me how to resolve the following import error? Thanks.

    Hi,
    When run the following command to import two tables:SPSSDMRESPONSE_LOG and SPSSSCORE_LOG, there are some error in the log. Could you please tell me how to resolve these error? Thanks.
    Command:
    imp S3SLORL10/Pass1234@SPSS file=/yhan/subTables.dmp ignore=y tables=SPSSDMRESPONSE_LOG,SPSSSCORE_LOG
    There are some error in the log file.
    The log file is:
    Connected to: Oracle Database 11g Enterprise Edition Release 11.1.0.6.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    Export file created by EXPORT:V10.02.01 via conventional path
    import done in US7ASCII character set and AL16UTF16 NCHAR character set
    import server uses AL32UTF8 character set (possible charset conversion)
    export client uses WE8MSWIN1252 character set (possible charset conversion)
    . importing S3SLORL10's objects into S3SLORL10
    . importing S3SLORL10's objects into S3SLORL10
    IMP-00061: Warning: Object type "S3SLORL10"."Info224_T" already exists with a different identifier
    "CREATE TYPE "Info224_T" TIMESTAMP '2011-09-21:06:54:13' OID 'A1F8D176EF2949"
    "07882153DE7E4CC9F9' AS OBJECT ("SYS_XDBPD$" "XDB"."XDB$RAW_LI"
    "ST_T","Response" "Response225_COLL","Property" "ModelOutput223_COLL")FINAL "
    "INSTANTIABLE "
    IMP-00063: Warning: Skipping table "S3SLORL10"."SPSSDMRESPONSE_LOG" because object type "S3SLORL10"."Info224_T" cannot be created or has different identifier
    IMP-00061: Warning: Object type "S3SLORL10"."Metric214_COLL" already exists with a different identifier
    "CREATE TYPE "Metric214_COLL" TIMESTAMP '2011-09-20:09:56:02' OID '98999BF48"
    "84F4BAB81D391109E4BB823' AS VARRAY(2147483647) OF "nameValueT"
    "ype208_T""
    IMP-00063: Warning: Skipping table "S3SLORL10"."SPSSSCORE_LOG" because object type "S3SLORL10"."Metric214_COLL" cannot be created or has different identifier
    IMP-00017: following statement failed with ORACLE error 942:
    "ANALYZE TABLE "SPSSDMRESPONSE_LOG" ESTIMATE STATISTICS "
    IMP-00003: ORACLE error 942 encountered
    ORA-00942: table or view does not exist
    IMP-00017: following statement failed with ORACLE error 942:
    "ANALYZE TABLE "SPSSSCORE_LOG" ESTIMATE STATISTICS "
    IMP-00003: ORACLE error 942 encountered
    ORA-00942: table or view does not exist
    Import terminated successfully with warnings.

    *Import of table containing object type(s) fails with IMP-00061 IMP-00063 [ID 203822.1]*
    in short: search for the TOID_NOVALIDATE parameter

  • How to resolve EXP-00056: ORACLE error 19206 encountered during an export.

    Hi,
    I am facing the problem while exporting the user in ORACLE 9i. It is showing the following error message's
    EXP-00056: ORACLE error 19206 encountered
    ORA-19206: Invalid value for query or REF CURSOR parameter
    ORA-06512: at "SYS.DBMS_XMLGEN", line 83
    ORA-06512: at "SYS.DBMS_METADATA", line 353
    ORA-06512: at "SYS.DBMS_METADATA", line 418
    ORA-06512: at "SYS.DBMS_METADATA", line 457
    ORA-06512: at "SYS.DBMS_METADATA", line 1181
    ORA-06512: at "SYS.DBMS_METADATA", line 1162
    ORA-06512: at line 1
    I have tried in the below way to solve the above issue.
    I have logged in to sql+ sheet : sys/sys@esmr as sysdba [username/password@net service name as sysdba] and executed the query " $ora92/rdbms/admin/catmeta.sql "
    But still I am unable to export the database user.Still it is showing me the same error. Please help me out.
    Thanks so much,
    Sudheer Reddy T
    Edited by: 921309 on Mar 15, 2012 10:24 PM

    Dear User,
    Please check the below Document for details regarding your error.
    ORA-19206 EXP-56 While Taking Export (Doc ID 206313.1)
    Regards...
    Chetan DBA@ORACLE

  • How to fix the "An unknown error as occur message" when I want to saved to AI file

    I already follow all online advice about this message but is still didn't work. I also update the system and deactivate the adobe. hope someone can give me a true answer to fix this error.
    thank you very much
    Ruth

    Ruth,
    Did you try the list?
    The following is a general list of things you may try when the issue is not in a specific file (you may have tried/done some of them already); 1) and 2) are the easy ones for temporary strangenesses, and 3) and 4) are specifically aimed at possibly corrupt preferences); 5) is a list in itself, and 6) is the last resort.
    If possible/applicable, you should save curent artwork first, of course.
    1) Close down Illy and open again;
    2) Restart the computer (you may do that up to 3 times);
    3) Close down Illy and press Ctrl+Alt+Shift/Cmd+Option+Shift during startup (easy but irreversible);
    4) Move the folder (follow the link with that name) with Illy closed (more tedious but also more thorough and reversible);
    5) Look through and try out the relevant among the Other options (follow the link with that name, Item 7) is a list of usual suspects among other applications that may disturb and confuse Illy, Item 15) applies to CC, CS6, and maybe CS5);
    Even more seriously, you may:
    6) Uninstall, run the Cleaner Tool (if you have CS3/CS4/CS5/CS6/CC), and reinstall.
    http://www.adobe.com/support/contact/cscleanertool.html

  • How to over come for an error 3014 occure during update of iphone 5

    ??????????

    Read Error 3014:
    This error occurs when iTunes is unable to reach gs.apple.com in a timely fashion. Follow the steps below inUnable to contact the iOS software update server gs.apple.com.

  • Error(s) occurred during publish assembly

    Hi !
    I have a problem with my application, i don't know. please help me
    Publishing failed
    Error with publish task 'WebServicesProjectBuildTask'.
    Error while compiling web services in Web19.
    weblogic.wsee.tools.jws.build.CompileException:Error compiling web services.....
    Error(s) occurred during publish assembly. No modules will be published.

    I am also facing the same problem,
    The Error logs are as follows:
    Publishing failed
    Error with publish task 'Controls Assembly'.
    Controls assembly failure running assembly on standalone WAR 'test'.
    org.apache.beehive.controls.api.assembly.ControlAssemblyException: Assembly infrastructure exception
    java.lang.ExceptionInInitializerError: null
    java.lang.RuntimeException: com.bea.xml.XmlRuntimeException: java.util.zip.ZipException: The system cannot find the path specified
    com.bea.xml.XmlRuntimeException:
    java.util.zip.ZipException: The system cannot find the path specified
    java.util.zip.ZipException: The system cannot find the path specified
    Error(s) occurred during publish assembly. No modules will be published.
    And if try to publish it again, i receive error as :
    Publishing failed
    Error with publish task 'Controls Assembly'.
    Controls assembly failure running assembly on standalone WAR 'test'.
    org.apache.beehive.controls.api.assembly.ControlAssemblyException: Assembly infrastructure exception
    java.lang.NoClassDefFoundError: null
    Error(s) occurred during publish assembly. No modules will be published.

  • How to delete the runtime error in st22

    Hi all,
            How to delete the runtime error in ST22. I want to clear
    the list of short dump in st22
    is there any T.code or any table to clear?
    thanks in advance
    sundar.c

    Hi
    you cannot delete the dumps through any tcode.
    All the dumps are stored in table called SNAP, If there are more dumps the table gets filled therefore u have to reorganize the table.
    Run the report RSSNAPDL in SE38.
    or
    You have the default SAP background jobs, SAP_REORG_ABAPDUMPS which deletes the past dumps raised in the system.
    Scheduling the jobs in regular is very important
    For more information
    http://help.sap.com/saphelp_nw04/helpdata/en/c4/3a7ede505211d189550000e829fbbd/frameset.htm
    http://help.sap.com/saphelp_nw04s/helpdata/en/d8/a58b4275160d53e10000000a155106/frameset.htm
    Regards
    Bhaskar

  • How to resolve the error ORA-12560 TNSprotocol adapter

    I am using Oracle 9i release 2 database on my window xp machine. My database created using DBCA during installation is working fine . Now i want to create the database manually, When i set SET ORACLE_SID=newdb and try to connect to like this
    c:\sqlplus /nolog
    enter username:sys/sys as sysdba
    gives an error ORA-12560 TNSprotocol adapter
    how to resolve this error

    see this:
    ERROR:ORA-12560: TNS:protocol adapter error
    see post of user601010

  • I have started to get this error message: 5.1.3 bad address syntax in my email account. I am using Outlook 2011. It does not appear to be affecting sending or receiving email. I have no idea what it means or how to resolve the issue. Any advice?

    I have started to get this error message: "5.1.3 bad address syntax" in my email account. I am using Outlook 2011. It does not appear to be affecting sending or receiving email. I have no idea what it means or how to resolve the issue. Any advice?  My email account is through Optimum online and I am using Airpost Express.
    P.S. The error sound "bong" is driving us nuts!

    Please post on the Office for Mac product forums that Microsoft hosts. It's their product and they can best troubleshoot the issue.

  • How to resolve the problem in jdeveloper903 oc4j starting:JspTagLib listener error

    I just download a jdeveloper903,i hava a problem:
    when i start the oc4j alone,it prompt "JspTagLib listener error:null". Then,After depoly the jsp application with JspTag to oc4j,I found the jsp page can not run,but,the jsp application can run in the
    develope environment.
    how can resolve the problem,help!!Thanks.

    I think you might have better luck asking your question in the JDeveloper forum at:
    http://forums.oracle.com/forums/forum.jsp?id=315684
    later -- Jeff

  • How to find the cause ofan error at runtime in forms (10g)

    hi
    can u please tell me how to find the cause ofan error at runtime.
    in forms 6i, the shortcut key is shift+f1
    i needthe shotcut key in 10g forms.
    thanx

    or just look in you menu help, -- last error or you can find the list of shortcut keys there ...
    \Erwin

  • How to Resolve Error: An error as occurred during the move process.

    I am trying to MOVE folders from my Desktop to an External Drive. Error "An error as occurred during the move process. Some files may not have been processed." I regularly Move Folders and I've never had problems before. Why is this happening and how do I resolve? Thanks in advance!

    Nevermind. Just figured out my External Drive does not have enough space left. I'm so glad I wasted half a day trying to figure that one out!

  • How to edit the records in error stock.

    Hi Experts,
                 i have error records in error stack and the remaining records are loaded successfuly . here my doubt is how to edit the records in error stack because its not giving the edit option .
    i want to get the edit option means i need to delete the request in target r wt ?
    and there are two more targets is there below this process .
    Advance Thanks.
    Regards
    SAP

    HI
    If you have less number records in this request(which you extracted now), delete that request from all the targets and reload again with option Valid records update, reporting not possible.
    this is the option which is recommended.
    follow the below 2 docs as well.
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/80dd67b9-caa0-2e10-bc95-c644cd119f46?QuickLink=index&overridelayout=true
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/007f1167-3e64-2e10-a798-e1ea456ef21b?QuickLink=index&overridelayout=true
    Regards,
    Venkatesh
    Edited by: Venkateswarlu Nandimandalam on Jan 24, 2012 4:35 PM

  • How to Resolve the Broken Dc's on CBS.

    Hello all,
    I am facing few broken Dc's in CBS. I tried to resolve the broken DC's by the following procedures, but was not able to completely resolve the broken DC's on CBS. few procedures are
    1. No built and Deploy errors in NWDI
    2.Had released all the activities from transport, no more activity's are in pending state in TSK.
    But I am facing broken DC's in compile state, Metadata and Used Dc's. Can any of you suggest me how to resolve the broken DC's on CBS.
    Thanks you all,
    Anil

    Hi Anil,
    first of all please notice that I've moved this thread to the NWDI forum.
    See the guide:
    Understanding Broken DCs and Dirty DCs
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/30b7c94e-fc6b-2910-30b8-d34a7b51309e
    You find some other useful documents in the top-most thread of this page in NWDI forum (SAP NetWeaver Development Infrastructure (NWDI))
    Direct link to the thread:
    Most important NWDI related guides and documents
    The specified item was not found.
    Best Regards,
    Ervin

Maybe you are looking for

  • Code help with types... PLEASE

    it says there's something wrong with the boolean type but I tried String and all that and I still get null errors what type is best to use? import java.util.*; public class medical { public static void main(String[] args) { System.out.println("Fever

  • Get message "Unknown AP type. Using Controller Version!!!!

    Hi Wireless Gurus, I have installed a vWLC, software version 8.0.110.0 and these APs are joined to vWLC: AIR-CAP1702I-E-K9 nevertheless we get this message in controller log. *spamApTask6: Feb 23 14:27:29.686: a0:ec:f9:9f:9f:60 ApModel: AIR-CAP1702I-

  • BC Add-on "Contacting Server. Please Wait" in Dreamweaver

    Hi everyone, I've ran into a snag with BC & Dreamweaver CC 2014.1, I want to edit modules & etc within Dreamweaver however the BC window loops in this 'Contacting Server. Please Wait" cycle. I've uninstalled and reinstalled both the BC addon and the

  • Safari, Flash and MIME

    Up until a few days ago, I was able to view media content without any problem. For some silly reason, I decided to download the Flash Media player thinking that I needed it. Upon downloading it, I was then unable to view certain media content which I

  • AfterEffects error:CT bad param: True type or CFF font expected

    After Effects fro CC will not start up - I am using UTC for fonts - what's the fix?