Roadmap steps  are not visible after patching

Hi ,
After upgrading or patching ,roadmap steps are not visible in my application.
i have used several road maps in my application?
what is the reason for this?
Regards,
Lakshmi.

I have faced the same issue.
These are browser compatibility issues.
Different browsers behave in different manner.
There is a permanent solution for it to upgrade tools version to 8.52.03.
This update has been provided by oracle for resolution of browser compatibility issues.
Hope it helps !!

Similar Messages

  • The MSS ECM FPM Steps are not working after the upgrade

    Hi all,
    The MSS ECM FPM Steps are not working after the upgrade. We use Java Webdynpro and MSS ECM (SP17), version 603.
    On cliking the FPM steps, nothing is happening, however we can navigate using the buttons.
    But this functionality was working before the upgrade.
    Please let me know what should I do.
    Thanks,
    Sarayoodharan.K

    clinet provided in the backend system was not correct during SSO certificate using tx-code strustsso2 -  Cleint should be 000

  • All the Google toolbar buttons(other then print) are not visible after installing Firefox 4

    Google toolbar buttons (other then print) are not visible after installing Firefox 4 for Mac.

    Yes - there is a fix... called IE9... http://windows.microsoft.com/en-US/internet-explorer/downloads/ie-9/worldwide-languages

  • Animated gif in mail are not visible after upgrade to mavericks

    Hi,
    I use a animated gif in my signature in mail. This gif was playing normally (like a animated gif) in mountain lion when I writes a new message. After upgrading to mavericks I can't see the animated gif playing. I just see the first frame. However when I send a mail to my iPad using iOS 7 the animated gif is playing normally.
    Thanx for every answer!

    I'm having this issue as well — I can no longer send animated gifs in Mail with Mavericks (10.9.0). The image retains its full image size and remains a gif format, but does not play, just sits static. This also affects forwarding animated gifs — which play fine in the mail window — they are static in the compose window and are sent static.

  • Navigational attributes are not visible after transport

    hi,
    i have created five new info objects and added these to 0custome as navigational attributes,then i have switched thes on as navigational attributes in 0sold_to info object.every thing is working fine in deveopment.
    when i transport these into quality, for 0customer i am able to see these new info objects as navigational but in 0sold_to these new info objects are visible as display attributes.I want tehse to be as navigational attributes..
    can any one tell me where have i gone wrong..
    thanks in advance..
    satish

    Hi,
    The SAP Best Practice says that while transport
    Request 1: Select the Necessary objects of Info Provider
    Request 2: Select Data Flow before and Afterwards
    if you practice this you will not miss any objects
    regards
    Happy Tony

  • Old confirmations are not visible after  user ID is recreated

    Hello All,
    We had an user which was recreated and the old user ID was deleted. But the old userID had some open confirmations in it. We have changed the GUID of the old user with the new user GUID. So though we can view all shopping carts for the user in SC check status, we cant view the old open confirmations in confirmations link in web frontend.
    Please advise if any specific steps needs to be taken to view the old confirmations.
    Best regards,
    Sambit Mishra

    Hi. I do not think you will be able to transfer any old documents to the new user, however you might be able to get the new user assigned to the old data.
    You could try and delete the assignment from position to BP for the new BP, then re-assign the old BP, then assign the new user.
    I am not sure if it will work though.
    There are several threads like this on SDN and I do not think I have seen 1 where anyone has managed to transfer the old documents.
    Could you give the user central goods receipt BBPCF03? That way they will be able to see all confirmations for all users.
    If you really want a permanent solution to this and the above does not work, you could create a custom authorisation object called "View own confirmations only" and put this in a role along with BBPCF03 access. Then you could use BADI BBP_WF_LIST to say that if the user has this auth object they are only allowed to see their own confirmations, so in transaction BBPCF03 make sure that the user ID that created the confirmation equals the user ID logged on. That means that in central receipt the user will only be able to see and process their own data, but it will be based on user ID, not BP or GUID.
    Regards,
    Dave.

  • TLN and content area are not visible after successful login

    Hi Gurus,
    I hav IE6.0 on my system with a localhost installed(EP6.0).The other configuration are: OS Windows XP Professional and Oracle 9.x on my PC. It is working fine.
    We are on EP7.0 in our organisation. Previously I was able to access the portal server, but after installing localhost I am havin problem accessing the EP7.0 server from my PC. Wherein I am able to access the same EP7.0 server from others' PC.Nobody is able to access EP7 server from my PC.
    Plz suggest some solution.
    Thanks a lot
    biroj......

    1.Refer the following threads
    Re: Browser compatibility
    Re: Using Mozilla & Safari
    Re: Do the BSP's work in Mozilla 1.7.3?
    https://websmp108.sap-ag.de/~form/handler?_APP=00200682500000002212&_EVENT=DISPLAY
    2.Go to http://service.sap.com/PAM
    And select Netweaver from the right side and the contents get displayed. Now select the browser tab
    3.You can also  check the same from your installation folder.
    <>SAPNetWeaver04SneakPreviewSlimSP11DOChtmlsystemrequirements.htm
    Thanks
    Swathi
    pls reward points if was useful in any way

  • Partition index are not visible after import in 11g

    Hi,
    target database : oracle version : 11.2.0.1
    Source database : 10.2.0.4
    i have a table in 10.2.0.4 and need to transfer to 11.2.0.1
    SQL> SELECT i.index_name, i.partition_name
    FROM dba_ind_partitions i, dba_tab_partitions t
    WHERE i.partition_name = t.partition_name
    AND t.table_name = 'BKPG';
      2    3    4
    INDEX_NAME                     PARTITION_NAME
    I_BKPG_ACT_REC_IDX             BKPG_2010_JUN_DEC
    I_BKPG_ACCT_ACTD_REC_IDX       BKPG_2010_JUN_DEC
    I_BKPG_ACCT_REC_ACT_IDX        BKPG_2010_JUN_DEC
    I_BKPG_STLM_REC_ACC_IDX        BKPG_2010_JUN_DEC
    I_BKPG_STLM_ACC_REC_IDX        BKPG_2010_JUN_DEC
    I_BKPG_ORD_IDX                 BKPG_2010_JUN_DEC
    I_BKPG_TDATE_REC_BS_IDX        BKPG_2010_JUN_DEC
    I_BKPG_CUSIP                   BKPG_2010_JUN_DEC
    I_BKPG_ACCT_TRDDTE_REC_IDX     BKPG_2010_JAN_JUN
    I_BKPG_ACCT_ACTD_REC_IDX       BKPG_2010_JAN_JUN
    I_BKPG_TDATE_REC_BS_IDX        BKPG_2010_JAN_JUN
    INDEX_NAME                     PARTITION_NAME
    I_BKPG_ACCT_REC_ACT_IDX        BKPG_2010_JAN_JUN
    I_BKPG_ACT_REC_IDX             BKPG_2010_JAN_JUN
    I_BKPG_ORD_IDX                 BKPG_2010_JAN_JUN
    I_BKPG_STLM_ACC_REC_IDX        BKPG_2010_JAN_JUN
    I_BKPG_ACCT_TRDDTE_REC_IDX     BKPG_2010_JUN_DEC
    I_BKPG_CUSIP                   BKPG_2010_JAN_JUN
    I_BKPG_STLM_REC_ACC_IDX        BKPG_2010_JAN_JUN
    18 rows selected.i took the export of this table and during import i used follwing parameters
    impdp directory=TEST transform=segment_attributes:n REMAP_SCHEMA=dev:prakash1 dumpfile=BKPG1.dmp -> as to avoid the storage clause error i used transform=segment_attributes:n
    import went sucessfull but if i query below sql zero rows returns
    SQL> SELECT i.index_name, i.partition_name
    FROM dba_ind_partitions i, dba_tab_partitions t
    WHERE i.partition_name = t.partition_name
    AND t.table_name = 'BKPG';
      2    3    4
    no rows selectedwhy i am not able to query partitions index , please advice
    Thanks

    Thanks for the update,
    i am unbale to see these index partitions in the views dba_ind_partitions but i am able to see in dba_objects;
    I_BKPG_ACCT_TRDDTE_REC_IDX               INDEX PARTITION
    OBJECT_NAME                              OBJECT_TYPE
    I_BKPG_ACCT_TRDDTE_REC_IDX               INDEX PARTITION
    I_BKPG_ACCT_TRDDTE_REC_IDX               INDEX PARTITION
    I_BKPG_ACCT_TRDDTE_REC_IDX               INDEX PARTITION
    I_BKPG_ACCT_TRDDTE_REC_IDX               INDEX PARTITION
    I_BKPG_ACCT_TRDDTE_REC_IDX               INDEX PARTITION
    I_BKPG_ACCT_TRDDTE_REC_IDX               INDEX PARTITION
    I_BKPG_ACCT_TRDDTE_REC_IDX               INDEX PARTITION
    I_BKPG_ACCT_TRDDTE_REC_IDX               INDEX PARTITION
    I_BKPG_ACCT_TRDDTE_REC_IDX               INDEX PARTITION
    I_BKPG_CUSIP                             INDEX PARTITION
    I_BKPG_CUSIP                             INDEX PARTITION
    OBJECT_NAME                              OBJECT_TYPE
    I_BKPG_CUSIP                             INDEX PARTITION
    I_BKPG_CUSIP                             INDEX PARTITION
    I_BKPG_CUSIP                             INDEX PARTITION
    I_BKPG_CUSIP                             INDEX PARTITION
    I_BKPG_CUSIP                             INDEX PARTITION
    I_BKPG_CUSIP                             INDEX PARTITION
    I_BKPG_CUSIP                             INDEX PARTITION
    I_BKPG_CUSIP                             INDEX PARTITION
    I_BKPG_CUSIP                             INDEX PARTITION
    I_BKPG_CUSIP                             INDEX PARTITION
    I_BKPG_CUSIP                             INDEX PARTITION
    .why i am unable to see in dba_ind_partitions view
    Thanks

  • Jbuttons are not visible

    Hi,
    Please Help.
    I have defined a Jpanel which contains some buttons. This panel is initially collapsed and there is an expand button, clicking on which will expand the panel and buttons should be visible.
    Sometimes the buttons are not visible after expanding the panel, or only some of them are visible.
    This problem is not reproducible everytime.
    For expanding and collapsing the Jpanel i am chaging the bound settings of the panel by using function
    setBounds().
    Can someone please help me with this issue?
    Thanks

    My intention was not to annoy anyone by posting my problem at two different forums. Sorry if i did that. I just wanted to get more opinions on this problem.
    The suggestions i received on this one was mainly to use 'Layout Manager'. I tried using that but was running into other issues. If i have to use Layout Manager then i guess i have to change the design of the full window. I cannot use layout manger on just the part of the window which is giving problem (please let me know i am wrong). Also, I am new to Swings and not much familiar with 'Layout Manager'.
    Is there a way to resolve this problem without using layout manager. This is not reproducible. It happens only in production.
    I am pasting my code below -
    I have modified the code as per the suggestions received from the forum to include repaint() and revalidate() methods.
    The part i added is in bold. Please let me know what changes i should do to improve this and resolve the issue.
    public static void main(String[] args) {
              initGUI();          
              frame = new JFrame();          
              frame.getContentPane().add(this);          
              frame.setBackground(LIGHT_BLUE);          
              frame.setTitle("ABC");
              logoImage = imgSPIcon.getImage();
              frame.setIconImage(logoImage);          
              frame.setSize(286,298);
              frame.setResizable(false);          
              frame.setVisible(false);  
                    frame.getContentPane().validate();  
                    frame.validate();     
    private void initGUI() {
              try {          
                   this.setSize(294, 280);
                   this.setBackground(LIGHT_BLUE);
                   this.setName("ABC");
                   getContentPane().setBackground(this.LIGHT_BLUE);
                   getContentPane().setLayout(null);               
                   this.setFocusable(false);
                   //collapse button used for expanding and collapsing the dial panel
                             m_btnCollapse = new JButton();
                             BottamPanel.add(m_btnCollapse);
                             m_btnCollapse.setBounds(163, 0, 112, 21);
                             m_btnCollapse.setIcon(imgExpandDialpad);
                             m_btnCollapse.setBorder(BorderFactory.createCompoundBorder(null, null));
                             m_btnCollapse.setBackground(new java.awt.Color(177, 201, 224));
                             m_btnCollapse.setContentAreaFilled(false);
                   //Dial panel
                        DialPanel = new JPanel();                    
                        //getContentPane().add(DialPanel);                    
                        DialPanel.setBounds(0, 251, 280, 0);                    
                        DialPanel.setLayout(null);
                        DialPanel.setBackground(bkColor);                    
                             m_btn1 = new JButton();                         
                             m_btn1.setIcon(imgDPOne);
                             m_btn1.setContentAreaFilled(false);
                             m_btn1.setBounds(79, 0, 35, 28);
                             m_btn1.setBorderPainted(false);
                             DialPanel.add(m_btn1);
                             m_btn2 = new JButton();                         
                             m_btn2.setBounds(120, 0, 35, 28);
                             m_btn2.setIcon(imgDPTwo);
                             m_btn2.setContentAreaFilled(false);
                             m_btn2.setBorderPainted(false);
                             DialPanel.add(m_btn2);
                             m_btn3 = new JButton();                         
                             m_btn3.setBounds(161, 0, 35, 28);
                             m_btn3.setIcon(imgDPThree);
                             m_btn3.setContentAreaFilled(false);
                             m_btn3.setBorderPainted(false);
                             DialPanel.add(m_btn3);
                        //includes more such buttons
                                    DialPanel.validate();
                        getContentPane().add(DialPanel);               
                   //adding mouse listner for the collapse button
                   JavaPhoneMouse aJavaPhoneMouse = new JavaPhoneMouse();
                   m_btnCollapse.addMouseListener(aJavaPhoneMouse);
         //mouse listner.
         class JavaPhoneMouse extends java.awt.event.MouseAdapter {
              public void mouseClicked(java.awt.event.MouseEvent event) {
                   Object object = event.getSource();
                   if (object == m_btnCollapse)
                        m_btnCollapse_MouseClicked(event);
         //On expanding the dial panel the dial panel is expanded(the size changes) but the buttons are invisible. 
         void m_btnCollapse_MouseClicked(java.awt.event.MouseEvent event) {
              //if the dial pad is in expanded form it will collapse else it will be expanded.
              if (isDialPadCollapsed == false) {               
                   DialPanel.setBounds(0, 251, 280, 0);
                   DialPanel.revalidate();
                   DialPanel.repaint();                              
                   BottamPanel.setBounds(0, 251, 280, 21);
                   m_btnCollapse.setIcon(imgExpandDialpad);               
                   this.setSize(280, 277);               
                   frame.setResizable(true);
                   frame.setSize(286, 298);
                   frame.setResizable(false);
                            frame.getContentPane().repaint();
                   frame.repaint();                              
                   isDialPadCollapsed = true;
              } else {               
                   this.setSize(280, 408);               
                   frame.setResizable(true);
                   frame.setSize(286, 430);
                   frame.setResizable(false);               
                   BottamPanel.setBounds(0, 384, 280, 21);               
                   DialPanel.setBounds(0, 251, 280, 133);     
                            DialPanel.revalidate();
                   DialPanel.repaint();
                   frame.getContentPane().repaint();
                   frame.repaint();          
                   m_btnCollapse.setIcon(imgCollDialpad);
                   isDialPadCollapsed = false;
    {code}
    Thanks                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • After downloading a file, the downloads window pops up, but is always empty. the downloaded files are not visible.

    After downloading a file, the Downloads window pops up but it is always empty. The files downloaded are not visible on this window. In order to access them, they must be sought out via windows explorer. Any ideas? Thanks.

    Be sure Options > Privacy > "Remember download history" is checked.
    *[https://support.mozilla.com/en-US/kb/Options%20window%20-%20Privacy%20panel Options window-Privacy panel]
    If you want to retain download history, do not clear Download History when using Clear Recent History or "Clear history when Firefox closes" > Settings
    *[https://support.mozilla.com/en-US/kb/Clear%20Recent%20History Clear Recent History]
    *Clear history when Firefox closes: [https://support.mozilla.com/en-US/kb/Options%20window%20-%20Privacy%20panel Options window-Privacy panel]
    '''If this reply solves your problem, please click "Solved It" next to this reply when <u>signed-in</u> to the forum.'''
    Not related to your question, but...
    You need to update some plug-ins:
    *Plug-in check: https://www-trunk.stage.mozilla.com/en-US/plugincheck/
    *Adobe Shockwave for Director Netscape plug-in: [https://support.mozilla.com/en-US/kb/Using%20the%20Shockwave%20plugin%20with%20Firefox#w_installing-shockwave Installing ('''''or Updating''''') the Shockwave plugin with Firefox]
    *Adobe PDF Plug-In For Firefox and Netscape: [https://support.mozilla.com/en-US/kb/Using%20the%20Adobe%20Reader%20plugin%20with%20Firefox#w_installing-and-updating-adobe-reader Installing/Updating Adobe Reader in Firefox]
    *Next Generation Java Plug-in for Mozilla browsers: [https://support.mozilla.com/en-US/kb/Using%20the%20Java%20plugin%20with%20Firefox#w_installing-or-updating-java Installing or Updating Java in Firefox]

  • My other mail boxes are not visible in mail after upgrading to Mountain Lion

    my other mail boxes are not visible in mail after upgrading to Mountain Lion

    In the mailbox panel move your cursor slowly down the right hand side . Should reveal show and hide.

  • Forms are not opening after applying QSP patches in R12

    Hi All,
    please help on below issue.
    forms are not opening after applying QSP patches in R12.
    all services are up and runnin.
    E-biz:12.0.6
    DB:11.2.0.2
    Thanks in Advance.
    Regards
    Kumar

    Hi Hussein,
    Thanks for quick respond..
    OS version:Red Hat Enterprise Linux Server release 5.5 (Tikanga)
    The below list of patches we applied on 10.1.2 home:
    ===================================
    [email protected][P2PDB31] => opatch lsinventory
    Oracle Interim Patch Installer version 1.0.0.0.64
    Copyright (c) 2011 Oracle Corporation. All Rights Reserved..
    Oracle recommends you to use the latest OPatch version
    and read the OPatch documentation available in the OPatch/docs
    directory for usage. For information about the latest OPatch and
    other support-related issues, refer to document ID 293369.1
    available on My Oracle Support (https://myoraclesupport.oracle.com)
    Oracle Home : /s02/app/p2pdb31/apps/tech_st/10.1.2
    Oracle Home Inventory : /s01/app/p2pdb31/apps/tech_st/10.1.2/inventory
    Central Inventory : /u01/app/p2pdb31/inst/apps/P2PDB31_p2pap16d/admin/oraInventory
    from : /etc/oraInst.loc
    OUI location : /s01/app/p2pdb31/apps/tech_st/10.1.2/oui
    OUI shared library : /s01/app/p2pdb31/apps/tech_st/10.1.2/oui/lib/linux/liboraInstaller.so
    Java location : /s01/app/p2pdb31/apps/tech_st/10.1.2/jre/1.4.2/bin/java
    Log file location : /s02/app/p2pdb31/apps/tech_st/10.1.2/.patch_storage/<patch ID>/*.log
    Creating log file "/s01/app/p2pdb31/apps/tech_st/10.1.2/.patch_storage/LsInventory__03-12-2012_18-23-44.log"
    Result:
    Installed Patch List:
    =====================
    1) Patch 9974899 applied on Mon Mar 12 04:29:56 EST 2012
    Unique Patch ID: 14106915
    [ Bug fixes: 7552946 4692585 6790178 7529830 6526074 9974899 8416899 6018059 6024000 6772953 7514592 7529859 5596834 6844221 9892569 5724681 7430171 6471931 5979883 5155185 6060499 5740055 6134487 6912781 6681624 5985742 4473073 7021360 4685283 4635520 6433471 5902630 9288120 7519011 6237650 7195030 5763122 5999450 6917549 6150541 5562810 6647933 9204863 5453754 6153975 5697416 5932346 5573438 7146872 7574599 6682888 7229577 9195865 6655345 6713795 5025985 9213612 7113141  ]
    2) Patch 9273888 applied on Mon Mar 12 04:29:10 EST 2012
    Unique Patch ID: 14106915
    [ Bug fixes: 9273888  ]
    3) Patch 8447875 applied on Mon Mar 12 04:28:41 EST 2012
    Unique Patch ID: 14106915
    [ Bug fixes: 6490362 8447875 8351021  ]
    4) Patch 12828135 applied on Mon Mar 12 04:27:40 EST 2012
    Unique Patch ID: 14106915
    [ Bug fixes: 5220448 6350565 6079585 5458753 9655023 4175906 5901912 6864078 4486132 5896963 11725035 6647005 5095815 4519477 5347751 4691191 4754900 5861360 8290534 5382595 5071931 6370967 5458543 6607951 5179574 4329444 5029950 5464895 5029952 5029954 5738539 5648727 5352587 5631915 4402808 4871035 6455161 5114396 5091108 5584790 4605877 4751932 5751672 5490845 10080564 6753516 8534394 3345756 5933477 7592360 5094098 10183338 5015557 4679094 5675556 5154689 12828135 5222931 5910829 5754150 5227879 4152843 4661844 6079603 5637094 7044603 6016022 4905112 8290629 4581220 4166537 7120513 5276400 7154097 7154098 5408664 5563256 6395024 4146291 6397568 6854919 12419228 9108675 5901877 4768040 5049074 7022400 5960451 5490935 5049077 4542188 4680009 4593539 4555795 12565867 5406923 4359124 5689908 5258410 4969005 3962946 3743912 5648102 9352208 5057964 8836540 3935623 5014128 4873311 4439469 4331689 6705965 4597251 4903532 6055387 9764906 7576788 5650178 5225797 4047969 4554284 5376215 4874628 5401921 5151518 4458415 4700543 7375686 5226235 4900129 5122955 5095648 4561867 5239126 5869471 4712638 5354517 4925103 4745776 5998987 4939157 6404864 4627335 7300525 5501362 4587572 4969029 9119261 6270140 5055442 7334756 6639839 4492467 5222032 5151675 5242647 6999528 6737308 7137797 6864202 4587431 5605370 6647068 9952279 6826532 4335559 5417371 4671216 5065930 9362645 4575854 6130365 5355257 7173149 5243019 6639553 4966417 5884075 4899479 4610820 3837600 5092688 4528572 4449900 4601861 6009358 4226736 6404447 4348230 8785236 5233111 5644862 4197970  ]
    5) Patch 12434128 applied on Sun Mar 11 23:48:16 EST 2012
    Unique Patch ID: 14106915
    [ Bug fixes: 9357234 7379127 9173023 8265594 7135493 12434128 7135488 8298232 9772332 9765884 7156655 7608327 7156648 8537027 9679852 7379122  ]
    6) Patch 9593176 applied on Sun Mar 11 19:07:38 EST 2012
    Unique Patch ID: 12856826
    [ Bug fixes: 5116235 5969391 7573720 6395358 7392832 7526041 8287889 8428638 9200985 6446152 8342525 8319129 8278813 6128859 4407272 7021759 5563375 7369690 7001328 7497460 9499728 9254095 7215354 7164050 7171994 6770810 9084276 7304653 7595761 1947595 8859958 5950737 6722224 7442879 8242418 9463433 6391947 7240862 6652955 7358376 6857221 7329300 8928753 8947375 8974551 9390538 7114153 6025516 7833659 9320023 6460568 7286928 5465339 8272078 7651246 6821297 7350891 6823259 6704955 9293220 5375851 8552429 7261996 8755926 8316127 8359788 7567072 6894576 8348570 8847739 7512736 7231982 7529909 7242694 6998181 6933210 7621923 9148117 5733397 6683962 7142365 6999812 6747939 6251633 3213707 8623626 7170999 7029083 6132689 7657973 7552880 7359193 8928735 8940272 6078303 8866722 6790720 9436383 7000696 5155021 8221857 7319888 4526825 8808264 9902558 8339004 8485711 9148124 7126045 6724714 7175618 6502349 6510297 9124173 7123031  ]
    7) Patch 11669923 applied on Sun Dec 11 02:00:51 EST 2011
    Unique Patch ID: 13373014
    [ Bug fixes: 11669923 10174371 8602992  ]
    8) Patch 6400501 applied on Sat Nov 12 20:13:35 EST 2011
    [ Bug fixes: 6400501  ]
    9) Patch 5394728 applied on Mon Aug 24 14:47:45 EDT 2009
    [ Bug fixes: 5394728  ]
    10) Patch 3559326 applied on Mon Aug 24 14:46:51 EDT 2009
    [ Bug fixes: 3559326  ]
    11) Patch 8300196 applied on Mon Aug 24 14:40:34 EDT 2009
    [ Bug fixes: 8300196  ]
    12) Patch 7140405 applied on Mon Aug 24 14:40:04 EDT 2009
    [ Bug fixes: 6764875 6116405  ]
    13) Patch 6371228 applied on Mon Aug 24 14:38:32 EDT 2009
    [ Bug fixes: 6371228  ]
    14) Patch 5917053 applied on Mon Aug 24 14:37:45 EDT 2009
    [ Bug fixes: 5917053  ]
    15) Patch 7016961 applied on Mon Aug 24 14:35:24 EDT 2009
    [ Bug fixes: 7016961  ]
    16) Patch 6995251 applied on Mon Aug 24 14:27:40 EDT 2009
    [ Bug fixes: 6995251  ]
    17) Patch 7121788 applied on Mon Aug 24 13:20:56 EDT 2009
    [ Bug fixes: 7121788  ]
    OPatch succeeded.
    ============================================================
    we got the error, servlet error in application.log
    12/03/05 18:13:15.482 formsweb: 10.1.3.5.0 Started
    12/03/05 18:13:39.497 formsweb: ListenerServlet init()
    12/03/05 20:26:53.850 formsweb: Broken pipe
    12/03/05 20:26:53.851 formsweb: Servlet error
    java.io.IOException: Broken pipe
    at sun.nio.ch.FileDispatcher.write0(Native Method)
    at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
    at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:100)
    at sun.nio.ch.IOUtil.write(IOUtil.java:71)
    at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
    at java.nio.channels.Channels.writeFullyImpl(Channels.java:59)
    at java.nio.channels.Channels.writeFully(Channels.java:81)
    at java.nio.channels.Channels.access$000(Channels.java:47)
    at java.nio.channels.Channels$1.write(Channels.java:155)
    at com.evermind.server.http.AJPOutputStream.endRequest(AJPOutputStream.java:117)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:317)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:662)
    12/03/12 09:37:34.639 formsweb: 10.1.3.5.0 Started
    12/03/12 09:54:40.191 formsweb: Servlet error
    java.lang.NoClassDefFoundError: oracle/forms/servlet/MLEncoder
    at oracle.forms.servlet.FormsServlet.parseLine(Unknown Source)
    at oracle.forms.servlet.FormsServlet.doRequest(Unknown Source)
    at oracle.forms.servlet.FormsServlet.doGet(Unknown Source)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:734)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:911)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:458)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
    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[Oracle Containers for J2EE 10g (10.1.3.5.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:662)
    Caused by: oracle.classloader.util.AnnotatedClassNotFoundException:
    Missing class: oracle.forms.servlet.MLEncoder
    Dependent class: oracle.forms.servlet.FormsServlet
    Loader: forms.web.formsweb:0.0.0
    Code-Source: /s02/app/p2pdb31/apps/tech_st/10.1.3/j2ee/forms/applications/forms/formsweb/WEB-INF/lib/frmsrv.jar
    Configuration: WEB-INF/lib/ directory in /s02/app/p2pdb31/apps/tech_st/10.1.3/j2ee/forms/applications/forms/formsweb/WEB-INF/lib
    This load was initiated at forms.web.formsweb:0.0.0 using the loadClass() method.
    The missing class is not available from any code-source or loader in the system.
    at oracle.classloader.PolicyClassLoader.handleClassNotFound(PolicyClassLoader.java:2204)
    at oracle.classloader.PolicyClassLoader.internalLoadClass(PolicyClassLoader.java:1726)
    at oracle.classloader.PolicyClassLoader.loadClass(PolicyClassLoader.java:1682)
    at oracle.classloader.PolicyClassLoader.loadClass(PolicyClassLoader.java:1667)
    Regards
    Kumar

  • Custom work centers are not visible in the production tenant UI after solution is deployed

    Hi Experts,
    We have deployed the solution into the production tenant. The solution is deployed successfully. But the custom business option(BAC) element which we have created is not part of proejct scoping.
    We have created a new change project in production and added the custom business option to the project.
    Under this custom business option we have fine tuning activity which is having all the custom configurable code lists.
    All these configurable code list are not visible as views. these are already assigned to WCF of one of our custom BO under asssinged objects.
    These configurable code lists are displaying like below.
    Because of this i am not able to close this fine tuning activity and i am not able merge the change project into Main project.
    Once after merging the change project into main project, I came to know the all the custom work centers will be visible. I am correct here?
    Can anybody know how to resolve this issue. Please let us know..!
    Thanks,
    Mani

    Hi Mani,
    this issue sometimes occurs. Please create an incident as soon as possible. Sometimes the BCSets / BCViews need to be regenerated in the backend. Support can correct this. Mention that you did this using the SAP Cloud Applications Studio.
    In general please ask such question here: SAP Cloud Applications Studio
    Cheers,
    Jens

  • I have just rented two movies and after download they are not visible anywhere in iTunes for me to watch.

    I have just rented two movies and after download they are not visible anywhere for me to view. Usually in the iTunes menu there is an option call 'rentals' where rented movies sit until they expire, this is no longer visible. The movie files are listed in the finder under music/movies.... With the rest of my iTunes data, but they will not play in iTunes from there and I can't add them to my library for watching.
    The only thing I am currently doing differently is that I have just subscribed to iTunes Match; would this affect my rentals?

    Hi Cmcb,
    Under your Library list, you should see "Movies". Click on that, and you will see a screen with several tabs at the top - Rentals, Unwatched, Movies, Genres, Home Videos, etc.
    As Hackintosh indicated above, click on the Rentals tab, and your movies will be displayed there. Doulbe click on one to start playing it.
    If you do not have your sidebar showing, go up to View at the top, and click on Show Sidebar. Then you will see your Library lists on the sidebar, which will include Movies.
    Cheers,
    GB

  • After Import photos are not visible in IPhoto

    I have a problem with IPhoto 8 (7.1.5)
    When I import photos from either the Iphone or a Photo DVD the photos are first visible. After closing and restarting Iphoto, Iphoto tells me, that some photos are not in the liabrary and will be recovered.
    Both, the imported photos as the recovered, are not visible. If I'm opening the library file, the photos are still there and I can look at them.
    Do you know how I can fix it?
    (Background information: My HD crashed and I've got a knew one, the restorage of the photos was successful the problem started afterwards)
    Thank you!

    No. He problem is with the library. Re-installing the app will make no difference to that.
    Try these in order - from best option on down...
    1. Do you have an up-to-date back up? If so, try copy the library6.iphoto file from the back up to the iPhoto Library (Right Click -> Show Package Contents) allowing it to overwrite the damaged file.
    2. Download iPhoto Library Manager and use its rebuild function. This will create a new library based on data in the albumdata.xml file. Not everything will be brought over - no slideshows, books or calendars, for instance - but it should get all your albums and keywords back.
    Because this process creates an entirely new library and leaves your old one untouched, it is non-destructive, and if you're not happy with the results you can simply return to your old one.
    3. If neither of these work then you'll need to create and populate a new library.
    To create and populate a new *iPhoto 08* library:
    Note this will give you a working library with the same Events and pictures as before, however, you will lose your albums, keywords, modified versions, books, calendars etc.
    In the iPhoto Preferences -> Events Uncheck the box at 'Imported Items from the Finder'
    Move the iPhoto Library to the desktop
    Launch iPhoto. It will ask if you wish to create a new Library. Say Yes.
    Go into the iPhoto Library (Right Click -> Show Package Contents) on your desktop and find the Originals folder. From the Originals folder drag the individual Event Folders to the iPhoto Window and it will recreate them in the new library.
    When you're sure all is well you can delete the iPhoto Library on your desktop.
    In the future, in addition to your usual back up routine, you might like to make a copy of the library6.iPhoto file whenever you have made changes to the library as protection against database corruption.
    Regards
    TD

Maybe you are looking for

  • OpenOffice font issue

    Last semester I was running Slackware with the OpenOffice binary package from openoffice.org. I typed up some papers in "times" font. All was cool. Now I am running Arch on the same hardware with the openoffice package via pacman. The same documents

  • Install Oracle VM Manager 2.1 error

    When installing Oracle VM Manager I am getting the following error: Please enter the choice: [1|2] 1. Install Oracle VM Manager 2. Uninstall Oracle VM Manager 1 Starting Oracle VM Manager installation ... Checking the supported platforms ... Done Che

  • Cancellation charge for upgrading ?

    Hello, I recently got a rather unplesant surprise with my latest bill when I recieved a £76.51 charge for upgrading my broadband from option 1 to the option 3. Now having read the terms I was under the belief that the only actions chargeable were dow

  • AE won't open on brand new MB Pro OS X 10.9.3

    I just bought a brand new 15-inch Macbook Pro about one month ago (April 2014) which came with OS X 10.9.3. I immediately installed Adobe CS6. All the programs work fine except After Effects, which keeps giving me this message: You can't use this ver

  • Does the portal utilizes Internet Explorer's ADODB.Stream object?

    Does the portal utilizes Internet Explorer's ADODB.Stream object? We're attempting to understand the impact associated with disabling the ADODB.Stream object within Internet Explorer as recommended by Microsoft - http://support.microsoft.com/default.