Emergency Corrections in "To Be Tested"

We have a Weekly Maintenance Cycle for normals and move urgents / emergency as needed during the week.  It was our understanding that urgents would not be imported to prod until Testing and Change Manager approvals were recorded; however, SAP recently informed us that that our understanding was incorrect.
When a Developer passes to Test, the Transport is released, moved to QA, and added to the prod buffer.  If the Correction Remains in u201CTo be Tested" when the Maintenance phase is Go-Live and SCMA is used to import Normals, the urgents / emergency Transports are also imported into prod even though they were not tested and don't have Change Manager approval.  Per SAP, this is standard processing.  For our organization, this is a SOX and audit concern.  We are now manually removed these Transports from the buffer prior to importing Normals, then moving them back to the buffer after the Normals have been imported to production, but this is not acceptable long term as there is a risk of manually removing the incorrect transport. 
Any information on how others deal with this issue would be greatly appreciated.
Thanks,
Karen

Hi Dolores, Thanks for your response.  We understand the process and I have previously read point 15 that you referenced.  I was just trying to get an understanding of how other customers deal with this issue.  If an emergency correction fails testing, the developer may not have the corrections completed to meet the Go-Live for normals.  We have implemented ChaRM with HCM and there are payroll related changes that must be implemented on specific dates; therefore, we can't always delay the Go-Live of normals.  What do other customers do when the emergency transport isn't ready, but the Go-Live must move the normals?
We are also hoping that SAP changes the process to prevent emergency ones from being moved to production prior to all approvals.  Two suggestions that we have for SAP are 1) Modify the transport_all method of moving transports into production to check for ones that were previously not imported and not import them with the normals or 2)  When the Developer selects 'Pass Correction To Test', we'd like a Transport Copy created similar to normals when a Developer selects 'Test Transport', but for the emergency correction, the status needs to change to 'To Be Tested'.  When the Change Manager selects 'Released For Production', we'd like the Transport to be released, moved to QA, and added to the import buffer, similar to what it does today when the Developer selects 'Pass Correction To Test'.  This would only move emergency ones to the prod buffer when all approvals are met and when the Go-Live is set, all transports in the buffer could be moved as it is today.

Similar Messages

  • Unable to chage the status of normal correction to confirm successful test

    Hello,
    I am unable to chage the status of normal correction to confirm successful test in solman. Its shows error:
    Not all test transports are imported .
    I have imported the test trasnport in to test system successfully but still i am getting this error . I have also checked blogs in SDN but non of them refers to any solutions. But I can see lot of people have faced this issue.
    My configuration is fine and no error in application log.
    Can any body help me to find the resolution for this problem? answers will be rewarded.
    Regards,
    Bhavesh

    Hello Mark,
    Thanks for the update. But non of the above option can resolve m issue because :
    1) Note 1352886: is not relavent as I laready have the higher patch level of solution manager for ST comonant( SAPKITL431).
    2) I have already gone through this blog this blog talks about the status of maintenance cycle but in my case the maintenance cycle status is fine  (in developemnt without release) . So as per process till now i am on the correct status.
    I appreciate your updaes but still I am not able to change the status to consolidate. because of error Not all test transports have been imported.
    Please let me know if you have any other solutions for this error.
    Regards,
    Bhavesh

  • Could someone who has dns set up correctly confirm that this test works?

    The test that's here http://docs.info.apple.com/article.html?artnum=106798 says if you attempt to visit this link:
    http://17.254.0.91
    and you are taken to Apple's page then you probably don't have your DNS set up correctly.
    Can anyone confirm, who has their DNS set up correctly, that attempting to visit that link does not work for them please?
    TIA

    Right, thanks for that info. I don't understand what all the code stuff is at all, but I do understand this:
    If you type in the link stated and you are taken to Apple’s page then DNS IS SET UP CORRECTLY.
    I'm still confused though. In that article/test in part of its explanation of DNS it says:
    If you encounter some applications that continue to work, it may be because they are set up to go directly to an IP address, bypassing the need for DNS service.
    Surely typing in http://17.254.0.91 into your browser is a way of making your browser access apple's site *bypassing DNS*? -- because you're using the IP address irradicating the need for changing a name into an IP address. The way to test if DNS is working, surely, is to try and access apple's site via www.apple.com? Not http://17.254.0.91.
    Thanks.

  • Correct FM called when testing delta?

    Hi all, I have created a copy of the RSAX_BIW_GET_DATA which is used by my extractor. Full load is working good.
    First I triggered a init from BW, then debugged the delta from RSA3.
    The program did not use the FM I created (ZRSAX_BIW_GET_DATA), but instead the FM RSC1_DELTA_BIW_GET !
    Is that correct? I expected my Z FM to be called.
    Any suggestions?

    Hi, the FM I have created is a copy from the RSAX_BIW_GET_DATA.
    The FM have some logic to test delta, and some logic to select data from the database.
    When I debug, the first init call is correct. Then <b>S_FNAME</b> have the value for my FM name ZRSAX_BIW_GET_DATA:
        CALL FUNCTION <b>S_FNAME</b>
             EXPORTING
                  I_REQUNR                     = S_S_IF_SIMPLE-REQUNR
                  I_DSOURCE                    = S_S_IF_SIMPLE-DSOURCE
                  I_MAXSIZE                    = S_S_IF_SIMPLE-MAXSIZE
                  I_INITFLAG                   = S_S_IF_SIMPLE-INITFLAG
             TABLES
                  I_T_SELECT                   = S_S_IF_SIMPLE-T_SELECT
                  I_T_FIELDS                   = S_S_IF_SIMPLE-T_FIELDS
             EXCEPTIONS
                  NO_MORE_DATA                 = 1
                  ERROR_PASSED_TO_MESS_HANDLER = 2
                  OTHERS.
    But then, in the <b>second call</b> to fetch data, the field <b>l_fname</b> has the value RSC1_DELTA_BIW_GET:
    by field ROIS-GENFLAG
        IF ( p_s_request-updmode = sbiwa_c_updmode_delta
          OR p_s_request-updmode = sbiwa_c_updmode_repeat
         OR p_s_request-updmode = srsc_c_updmode_initsimu       "30BSP07
          OR p_s_request-updmode = sbiwa_c_updmode_deltainit ).
          CALL FUNCTION <b>l_fname</b>
            EXPORTING
              i_requnr                     = p_s_request-requnr
            TABLES
              e_t_data                     = l_t_ZBW_STRCT_RJ_TEST1
            EXCEPTIONS
              no_more_data                 = 1
              error_passed_to_mess_handler = 2.
    I want my FM name ZRSAX_BIW_GET_DATA to be in the second call as well..

  • How to judge correct rap in impact test

    Hi,guys
       I get a trouble during my impact test project.
       I use PCI-4472 and one module hammer connect to channel 0 and one accelerometer connect to channel 1.
       hammer as trigger of accelerometer to get impact response.
       My question is
       1) I need make sure the rap of hammer only once in each impact action. if yes, then record related response from accelerometer, if no, I need repeat impact action without record response. how can i check that?
       2) for this case, if I need average yet? ( I saw the SVXMPL_impact test(DAQmx).vi, it take some average computed for data, but for my application,since the impact only once each time, then if I can ignore the average function? I have few knowlegae about average theory.)
       3)how much samples I should use?
    Thanks for any help
    Tim

    To 1)
    How do you see a double rap?
    I assume you take a look at the hammer signal and look for more than one peak. Well do the same in LabVIEW. Hint:
    Waveform Peak Detection VI
    Owning Palette: Waveform Monitoring VIs
    Requires: Full Development System
    Finds the locations, amplitudes, and second derivatives of peaks
    and valleys in Signal In. Wire data to the Signal
    In input to determine the polymorphic instance to use or manually select the
    instance.
    This VI is similar to the Peak Detector VI.
    If you search the overall max or min with
    Waveform Min Max VI
    Owning Palette: Analog Waveform VIs and
    Functions
    Requires: Base Package
    Determines the maximum and minimum values and their associate time
    values for a waveform.
    you can determine a useful relative threshold.
    To 3)
    What is the lowest frequency you want to detect?  You should at least capture 1 period.  Together with pretrigger and windowing go for 2 periods
    What is the highest frequency you expect? For impact choose your sample rate at least 10x better 100x times higher. (Some say choose the highest you can get to avoid phaseshifts due to the aliasing filter)
    Both values will give you the number of samples.
    Greetings from Germany
    Henrik
    LV since v3.1
    “ground” is a convenient fantasy
    '˙˙˙˙uıɐƃɐ lɐıp puɐ °06 ǝuoɥd ɹnoʎ uɹnʇ ǝsɐǝld 'ʎɹɐuıƃɐɯı sı pǝlɐıp ǝʌɐɥ noʎ ɹǝqɯnu ǝɥʇ'

  • [svn] 3737: + priority tests that check we' re delivering messages in the correct order.

    Revision: 3737
    Author: [email protected]
    Date: 2008-10-18 08:40:11 -0700 (Sat, 18 Oct 2008)
    Log Message:
    + priority tests that check we're delivering messages in the correct order. These tests also include cases where when priorities are set to invalid values such as integers that fall out of range, either below 0 or above 9 that we change those values to 0 or 9 respectively.
    Modified Paths:
    blazeds/trunk/qa/apps/qa-regress/testsuites/mxunit/tests/messagingService/priority/messag ePriorityNullTest.mxml
    blazeds/trunk/qa/apps/qa-regress/testsuites/mxunit/tests/messagingService/priority/priori ty01MessagingTest.mxml
    Added Paths:
    blazeds/trunk/qa/apps/qa-regress/testsuites/mxunit/tests/messagingService/priority/multip leMessagesMessageHeaderDescendingPriorityTest.mxml
    blazeds/trunk/qa/apps/qa-regress/testsuites/mxunit/tests/messagingService/priority/multip leMessagesProducerHeaderDescendingPriorityTest.mxml

    Welcome to this forum.
    This is a customer to customer forum only, where forum members, who are only BT customers, can help each other with BT Retail products and services.
    Anything you post here does not go to BT. Although the forum is moderated by BT, not all posts are read.
    I have asked a moderator to provide assistance, they will post an invite on this thread.
    They are the only BT employees on this forum, and are a UK based team of people, who take personal ownership of your problem.
    Once you get a reply, make sure that you are logged into the forum, then click on their name, you will see a screen like this. Click on the link as shown below.
    Please do not send them a personal message, as they may not be on duty for a long time, and your message will not be tracked properly.
    For your own security, do not post any personal details, on this forum. That includes any tracking number you are give.
    They will respond either by phone or e-mail within 5-6 working days.
    Please use the tracked e-mail, to reply, not via the forum. Thanks
    This is the form you should see when you click on the link. If you do not see this form, then you have selected the wrong link.
    When you submit the form, you will receive an enquiry number, so please keep a note of it
    There are some useful help pages here, for BT Broadband customers only, on my personal website.
    BT Broadband customers - help with broadband, WiFi, networking, e-mail and phones.

  • Non-English character not showing up in JLabel correctly

    In my program there is a JLabel that displays Chinese characters in several sizes of fonts, it was displaying all of them correctly until my program grew larger and takes longer to initialize, now it is only displaying some sizes of fonts correctly while displaying others as rectangles. Since my program is too large to be imported here, I am trying to demo the problem in a smaller program, but in this smaller program, all sizes of fonts showed up correctly, here it is :
    import java.awt.*;
    import javax.swing.*;
    import java.awt.event.*;
    public class Java_Test extends JPanel
      static int Total=9000;
      JComboBox ComboBox_Array[]=new JComboBox[Total];
      Font Times_New_Roman_15_Font=new Font("Times New Roman",0,15);
      int Small_Chinese_Font_Size=3;
      String Software_Info_Chinese_Text="<Html><Table Width=100% Border=0 Cellpadding=2 Cellspacing=3><Tr><Td Align=Center><Font Size=6 Color=#3737FF>[ \u4EA7\u54C1\u7BA1\u7406 ] </Font></Td></Tr>"+
                                               "<Tr><Td Align=Center><Font Size=5 Color=green>\u5E2E\u52A9\u4F60\u7BA1\u7406\u4EA7\u54C1, \u5408\u540C, \u53CA\u5176\u5B83\u4FE1\u606F :</Font></Td></Tr>"+
                                               "<Tr><Td><Font Size="+Small_Chinese_Font_Size+" Color=#2255BB>"+
                                                 "<li>\u8F93\u5165, \u7EF4\u62A4\u548C\u6253\u5370\u8BE6\u7EC6\u4EA7\u54C1\u53CA\u4F9B\u8D27\u5546\u4FE1\u606F<Br>"+
                                                 "<li>\u5730\u5740\u548C\u5907\u6CE8\u4FE1\u606F\u53EF\u7528\u591A\u79CD\u8BED\u8A00\u8F93\u5165<Br>"+
                                               "</Font></Td></Tr>"+
                                               "</Table></Html>";
      Java_Test()
        for (int i=0;i<Total;i++) ComboBox_Array=new JComboBox();
    JLabel A_Non_English_Label=new JLabel(Software_Info_Chinese_Text);
    A_Non_English_Label.setFont(Times_New_Roman_15_Font);
    A_Non_English_Label.setForeground(Color.BLUE);
    add(A_Non_English_Label);
    setPreferredSize(new Dimension(500,200));
    static void Out(String message) { System.out.println(message); }
    public static void main(String[] args)
    final Java_Test demo=new Java_Test();
    Dimension Screen_Size=Toolkit.getDefaultToolkit().getScreenSize();
    final JFrame frame=new JFrame("Java Test");
    frame.add(demo);
    frame.addWindowListener(new WindowAdapter()
    public void windowClosing(WindowEvent e) { System.exit(0); }
    public void windowDeiconified(WindowEvent e) { demo.repaint(); }
    public void windowGainedFocus(WindowEvent e) { demo.repaint(); }
    public void windowOpening(WindowEvent e) { demo.repaint(); }
    public void windowResized(WindowEvent e) { demo.repaint(); }
    public void windowStateChanged(WindowEvent e) { demo.repaint(); }
    frame.pack();
    frame.setBounds((Screen_Size.width-demo.getWidth())/2,(Screen_Size.height-demo.getHeight())/2-10,demo.getWidth(),demo.getHeight()+38);
    frame.setVisible(true);
    As you can see, in this smaller program I'm trying to create a Total of 9000 objects to simulate lots of memory use, but to no avail. It is still displaying all sizes of fonts correctly.
    In my large program if I change html font from size 3 to size 5, it will display correctly, it seems that for certain sizes it can't display properly when the program gets too large and complicated, not because I don't have the fonts, but because of the complexity of my program. I wonder if anyone else has similar problems, and how to solve it ?
    Frank                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

    I've just made a breakthrough, the large program will work correctly if I comment out : A_Non_English_Label.setFont(Times_New_Roman_15_Font);
    But then the font doesn't look the way I wanted it to be.
    So I changed it to the following :
    ================================================
    Font Courier_New_15_Font=new Font("Courier New",0,15);
    A_Non_English_Label.setFont(Courier_New_15_Font);
    ================================================
    Now it looks not the same but similar to the way I wanted. Thus my question becomes : why it can't work correctly with "Times_New_Roman", but with "Courier_New" in the large program, they both displayed correctly in my small test program ? Is it because it takes too much resource to load the "Times_New_Roman" font ?
    Frank

  • Unit testing? help.

    OK, I have tried to rap my mind around this for a few days. Unit testing.
    I understand the whole:
    if(expected)
    System.out.println("OK");
    else System.out.println("Error");Part of my class assignment but, I am still confused. Could someone explain how unit testing works? (*No, I don't want you to do it for me or anything like that.*) I am just confused on how exactly to test for these things in Java. I understand that I need to add some kind of input then check the return value with what is expected. However, I am not sure how to implement it.
    Currently I tried something:
    public static void lastIndexOfTest(MyString ms, int pos, char expected){
              System.out.println("Testing lastIndexOf("+pos+") on MyString " + ms);
              System.out.println("Expected: " + expected);
              try{
                   int got = ms.charAt(pos);
                   System.out.println("Got: " + got);
                   if(got == expected)
                        System.out.println("OK");
                   else
                        System.out.println("Error2");
              catch(Exception e) {
                   System.out.println("Error: " + e);
              }That works in the sense that it give me no errors. But, because I don't understand how the code works exactly for everything I am not sure at all if it is even returning something thats correct.
    Here is my assignment:
    http://www.csl.mtu.edu/cs1122/www/programs/prog1/desc.html
    Are there any tutorials on how to do unit testing? I have been looking all over and can't seem to find any listed on Google.

    shawnw wrote:
    OK, I have tried to rap my mind around this for a few days. Unit testing."Unit" == "one thing". You're testing each individual part of your program that can be considered a single functional unit (not necessarily a single class).
    Although I've heard people say "unit testing" to apply to just about everything.
    That works in the sense that it give me no errors. But, because I don't understand how the code works exactly for everything I am not sure at all if it is even returning something thats correct.Well, obviously, knowing what's correct is necessary before you can test for correctness.
    Typically, you introduce specific test data to the thing being tested, and you know the correct response for that test data.
    For example if you're testing a factorial program, you know that 3! == 6.
    If you have a bit of (your own code) and you don't know what correct behavior of that code is, then you're not done. Really you shouldn't have started coding if you didn't know what you were trying to accomplish when you were done.
    In test-driven development, you write the test before you write the code. Among other things, this ensures that you know what a bit of code is supposed to accomplish before you even start, which is a good thing.
    Here is my assignment:
    http://www.csl.mtu.edu/cs1122/www/programs/prog1/desc.html
    Are there any tutorials on how to do unit testing? Didn't your professor mention it in class?
    I have been looking all over and can't seem to find any listed on Google.I find that hard to believe. If I Google "unit testing tutorial" I find a bunch. But several of those are specific to particular environments, so maybe that's what's throwing you off.
    The canonical unit testing framework for Java is JUnit. You might want to google for JUnit tutorials (I just did and found some).

  • Any Way to Test IDLE

    Sun Java(tm) System Messaging Server 7u2-7.04 64bit (built Jul 2 2009)
    I configured IDLE according to these instructions:
    http://wikis.sun.com/display/CommSuite/Configuring+IMAP+IDLE
    (except for setting an environment variable to restrict access),
    see it advertised when I telnet to the IMAP port, mail seems to arrive quickly in my configured Thunderbird client (which supports IDLE), but:
    Is there any way to know it is working as it should (e.g. connection logs), and is configured correctly?
    Thanks,
    s7
    P.S. I do see this in the imap logs - which looks like IDLE stuff working? Any way to turn this logging up?
    Is local.store.deadlockaggressive IDLE related?
    [12/Aug/2009:18:37:53 -0400] t0 imapd[10609]: General Warning: Sun Java(tm) System Messaging Server IMAP4 7u2-7.04 64bit (built Jul  2 2009) shutting down
    [12/Aug/2009:18:37:53 -0400] t0 imapd[10614]: ENS Information: Closing session. Events in/out: 1/0. KB in/out: 1/1. Subscriptions max/total: 1/1.
    [12/Aug/2009:18:37:53 -0400] t0 imapd[10611]: ENS Information: Closing session. Events in/out: 1/0. KB in/out: 1/1. Subscriptions max/total: 1/1.
    [12/Aug/2009:18:37:53 -0400] t0 imapd[10612]: ENS Information: Closing session. Events in/out: 1/0. KB in/out: 1/1. Subscriptions max/total: 1/1.
    [12/Aug/2009:18:37:53 -0400] t0 imapd[10609]: ENS Information: Closing session. Events in/out: 1/0. KB in/out: 1/1. Subscriptions max/total: 1/1.
    [12/Aug/2009:18:37:53 -0400] t0 imapd[10613]: General Warning: Sun Java(tm) System Messaging Server IMAP4 7u2-7.04 64bit (built Jul  2 2009) shutting down
    [12/Aug/2009:18:37:53 -0400] t0 imapd[10610]: General Warning: Sun Java(tm) System Messaging Server IMAP4 7u2-7.04 64bit (built Jul  2 2009) shutting down
    [12/Aug/2009:18:37:53 -0400] t0 imapd[10608]: General Warning: Sun Java(tm) System Messaging Server IMAP4 7u2-7.04 64bit (built Jul  2 2009) shutting down
    [12/Aug/2009:18:37:53 -0400] t0 imapd[10613]: ENS Information: Closing session. Events in/out: 1/0. KB in/out: 1/1. Subscriptions max/total: 1/1.
    [12/Aug/2009:18:37:53 -0400] t0 imapd[10608]: ENS Information: Closing session. Events in/out: 1/0. KB in/out: 1/1. Subscriptions max/total: 1/1.
    [12/Aug/2009:18:37:53 -0400] t0 imapd[10614]: ENS Information: Closing session. Events in/out: 0/0. KB in/out: 1/1. Subscriptions max/total: 0/0.
    [12/Aug/2009:18:37:53 -0400] t0 imapd[10611]: ENS Information: Closing session. Events in/out: 0/0. KB in/out: 1/1. Subscriptions max/total: 0/0.
    [12/Aug/2009:18:37:53 -0400] t0 imapd[10612]: ENS Information: Closing session. Events in/out: 0/0. KB in/out: 1/1. Subscriptions max/total: 0/0.
    [12/Aug/2009:18:37:53 -0400] t0 imapd[10609]: ENS Information: Closing session. Events in/out: 0/0. KB in/out: 1/1. Subscriptions max/total: 0/0.
    [12/Aug/2009:18:37:53 -0400] t0 imapd[10607]: Account Notice: close [123.456.100.12:54558] tst140 2009/8/12 18:25:46 0:12:07 536 3985 1
    [12/Aug/2009:18:37:53 -0400] t0 imapd[10610]: ENS Information: Closing session. Events in/out: 1/0. KB in/out: 1/1. Subscriptions max/total: 1/1.
    [12/Aug/2009:18:37:53 -0400] t0 imapd[10610]: ENS Information: Closing session. Events in/out: 0/0. KB in/out: 1/1. Subscriptions max/total: 0/0.
    [12/Aug/2009:18:37:53 -0400] t0 imapd[10613]: ENS Information: Closing session. Events in/out: 0/0. KB in/out: 1/1. Subscriptions max/total: 0/0.
    [12/Aug/2009:18:37:53 -0400] t0 imapd[10608]: ENS Information: Closing session. Events in/out: 0/0. KB in/out: 1/1. Subscriptions max/total: 0/0.
    [12/Aug/2009:18:37:53 -0400] t0 imapd[10607]: General Debug: GDispCx graceful shutdown timed out
    [12/Aug/2009:18:37:53 -0400] t0 imapd[10607]: General Warning: Sun Java(tm) System Messaging Server IMAP4 7u2-7.04 64bit (built Jul  2 2009) shutting down
    [12/Aug/2009:18:37:53 -0400] t0 imapd[10607]: ENS Information: Closing session. Events in/out: 2/0. KB in/out: 1/1. Subscriptions max/total: 2/4.
    [12/Aug/2009:18:37:54 -0400] t0 imapd[10607]: ENS Information: Closing session. Events in/out: 0/3. KB in/out: 1/1. Subscriptions max/total: 0/0.
    [12/Aug/2009:18:38:34 -0400] t0 imapd[29936]: Store Debug: local.store.deadlockaggressive is set to 10
    [12/Aug/2009:18:38:34 -0400] t0 imapd[29936]: General Notice: iBiff plugin loaded
    [12/Aug/2009:18:38:34 -0400] t0 imapd[29937]: Store Debug: local.store.deadlockaggressive is set to 10
    [12/Aug/2009:18:38:35 -0400] t0 imapd[29938]: Store Debug: local.store.deadlockaggressive is set to 10
    [12/Aug/2009:18:38:35 -0400] t0 imapd[29936]: General Warning: Sun Java(tm) System Messaging Server IMAP4 7u2-7.04 64bit (built Jul  2 2009) starting up
    [12/Aug/2009:18:38:35 -0400] t0 imapd[29936]: General Debug: Connected to ENS server
    [12/Aug/2009:18:38:35 -0400] t0 imapd[29937]: General Notice: iBiff plugin loaded
    [12/Aug/2009:18:38:35 -0400] t0 imapd[29937]: General Warning: Sun Java(tm) System Messaging Server IMAP4 7u2-7.04 64bit (built Jul  2 2009) starting up
    [12/Aug/2009:18:38:35 -0400] t0 imapd[29937]: General Debug: Connected to ENS server
    [12/Aug/2009:18:38:35 -0400] t0 imapd[29938]: General Notice: iBiff plugin loaded
    [12/Aug/2009:18:38:35 -0400] t0 imapd[29938]: General Warning: Sun Java(tm) System Messaging Server IMAP4 7u2-7.04 64bit (built Jul  2 2009) starting up
    [12/Aug/2009:18:38:35 -0400] t0 imapd[29938]: General Debug: Connected to ENS server
    [12/Aug/2009:18:38:35 -0400] t0 imapd[29940]: Store Debug: local.store.deadlockaggressive is set to 10
    [12/Aug/2009:18:38:35 -0400] t0 imapd[29935]: Store Debug: local.store.deadlockaggressive is set to 10
    [12/Aug/2009:18:38:35 -0400] t0 imapd[29939]: Store Debug: local.store.deadlockaggressive is set to 10
    [12/Aug/2009:18:38:35 -0400] t0 imapd[29942]: Store Debug: local.store.deadlockaggressive is set to 10
    [12/Aug/2009:18:38:35 -0400] t0 imapd[29940]: General Notice: iBiff plugin loaded
    [12/Aug/2009:18:38:35 -0400] t0 imapd[29940]: General Warning: Sun Java(tm) System Messaging Server IMAP4 7u2-7.04 64bit (built Jul  2 2009) starting up
    [12/Aug/2009:18:38:35 -0400] t0 imapd[29941]: Store Debug: local.store.deadlockaggressive is set to 10
    [12/Aug/2009:18:38:35 -0400] t0 imapd[29935]: General Notice: iBiff plugin loaded
    [12/Aug/2009:18:38:35 -0400] t0 imapd[29935]: General Warning: Sun Java(tm) System Messaging Server IMAP4 7u2-7.04 64bit (built Jul  2 2009) starting up
    [12/Aug/2009:18:38:35 -0400] t0 imapd[29939]: General Notice: iBiff plugin loaded
    [12/Aug/2009:18:38:35 -0400] t0 imapd[29935]: General Debug: Connected to ENS server
    [12/Aug/2009:18:38:36 -0400] t0 imapd[29940]: General Debug: Connected to ENS server
    [12/Aug/2009:18:38:36 -0400] t0 imapd[29942]: General Notice: iBiff plugin loaded
    [12/Aug/2009:18:38:36 -0400] t0 imapd[29942]: General Warning: Sun Java(tm) System Messaging Server IMAP4 7u2-7.04 64bit (built Jul  2 2009) starting up
    [12/Aug/2009:18:38:36 -0400] t0 imapd[29939]: General Warning: Sun Java(tm) System Messaging Server IMAP4 7u2-7.04 64bit (built Jul  2 2009) starting up
    [12/Aug/2009:18:38:36 -0400] t0 imapd[29939]: General Debug: Connected to ENS server
    [12/Aug/2009:18:38:36 -0400] t0 imapd[29941]: General Notice: iBiff plugin loaded
    [12/Aug/2009:18:38:36 -0400] t0 imapd[29941]: General Warning: Sun Java(tm) System Messaging Server IMAP4 7u2-7.04 64bit (built Jul  2 2009) starting up
    [12/Aug/2009:18:38:36 -0400] t0 imapd[29942]: General Debug: Connected to ENS server
    [12/Aug/2009:18:38:36 -0400] t0 imapd[29941]: General Debug: Connected to ENS server

    starman7 wrote:
    is there any way to know it is working as it should and configured correctly?The functional test is straight-forward enough e.g.
    [root@mailserver sbin]# telnet mailserver 143
    Trying 129.158.87.170...
    Connected to mailserver.aus.sun.com (129.158.87.170).
    Escape character is '^]'.
    * OK [CAPABILITY IMAP4 IMAP4rev1 ACL QUOTA LITERAL+ NAMESPACE UIDPLUS CHILDREN BINARY UNSELECT SORT CATENATE URLAUTH LANGUAGE ESEARCH ESORT THREAD=ORDEREDSUBJECT THREAD=REFERENCES ENABLE CONTEXT=SEARCH CONTEXT=SORT WITHIN SASL-IR SEARCHRES XSENDER X-NETSCAPE XSERVERINFO X-SUN-SORT ANNOTATE-EXPERIMENT-1 X-UNAUTHENTICATE X-SUN-IMAP X-ANNOTATEMORE XUM1 STARTTLS IDLE AUTH=PLAIN] mailserver.aus.sun.com IMAP4 service (Sun Java(tm) System Messaging Server 7.3-0.01 32bit (built Jul 29 2009))
    A01 login shjorth password
    A01 OK User logged in
    A02 select INBOX
    * FLAGS (\Answered \Flagged \Draft \Deleted \Seen NonJunk)
    * OK [PERMANENTFLAGS (\Answered \Flagged \Draft \Deleted \Seen NonJunk \*)]
    * 9 EXISTS
    * 0 RECENT
    * OK [UNSEEN 7]
    * OK [UIDVALIDITY 1249853070]
    * OK [UIDNEXT 11]
    A02 OK [READ-WRITE] Completed
    A03 idle
    + idling
    <sent email to account>
    * 10 EXISTS
    * 1 RECENTRegards,
    Shane.

  • Local Test site will not transfer files to prview in browser

    I designed a web site in DW the remote site works/views correctly, but the local testing site index page will not preview below the header in any browser with the files it need to view corrrectly. 
    I am working on a mac 10.6.8 using DW 5.5. I had my local testing server working correctly viewing these files from a browser for about 1.5 year then it stopped working and stopped transfering some files from the index page.
    The activity report lists all the files that were not transferred.
    and this report;
    File activity incomplete. 2 file(s) or folder(s) were not completed.
    Files updated: 2
    Files skipped: 20

    Just to clarify, you have defined a Local Testing Server in Dreamweaver.
    What are the setup details for your testing server?
    You have installed either MAMPP, XAMP or WAMP  on your computer.
    Are you sure your server is running?
    Does your index page contain valid code?
    Code Validation Tools
    CSS - http://jigsaw.w3.org/css-validator/
    HTML - http://validator.w3.org/
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/
    http://twitter.com/altweb

  • Troubleshooting and Introduction for Exchange 2007/2010 AutoDiscover - Details about "Test E-mail AutoConfiguration"

    AutoDiscover is a new feature in Exchange 2007, to provide access to Microsoft Exchange features (OAB, Availability service, UM) for Outlook 2007
    clients or later.
    We can determine whether problems related to AutoDiscover via OWA.
    For example:
    OOF is not working in Outlook Client but it is working in OWA.
    When we realized this issue is not related to Outlook Client side and network side after performing some troubleshooting steps, it should be something
    abnormal on AutoDiscover.
    There is a common tool to check AutoDiscover in Outlook, Test E-mail AutoConfiguration.
    Today, we will introduce AutoDisocver and “Test E-mail AutoConfiguration” in details. Hope it is helpful for AutoDiscover troubleshooting and self-learning.
    1. Differences between “Test E-mail AutoConfiguration” and other tools
    The “Test-OutlookWebServices” cmdlet allows us to test the functionality of the following services:
    Autodisocver
    Exchange Web Services
    Availability Service
    Offline Address Book
    When we run “Test-OutlookWebServices”, it returns all the web services’ states.
    However, some information are useless for some scenarios.
    For example:
    We just want our Exchange 2010 Server working internally. So it is unnecessary to enable Outlook Anywhere.
    However, when we run “Test-OutlookWebServices”, it returns Outlook Anywhere errors because the Outlook Anywhere does not need to been enabled.
    In contrast, using “Test E-mail Autodiscover” is more intuitive.
    If there is any problems, it will return error code from the test result, like 0x8004010F etc. We can do some research from TechNet articles or MS
    KBs.
    Although it is difficult to say where the specific problem is just via the error codes, we can combine with IIS logs to perform troubleshooting and
    find the root of problem.
    2. How to use “Test E-mail AutoConfiguration” Tool
    a. Open Outlook, we can find there is an Outlook Icon at the right bottom of System tray. Holding down “Ctrl” button and right click the Outlook Icon, we will see “Test E-mail
    AutoConfiguration” option. Please see Figure 01.
    Figure 01
    b. Click “Test E-mail AutoCofiguration” and input user name, uncheck the “Use Guessmart” and “Secure Guessmart Authentication” checkboxes, then click “Test”. Please see
    Figure 02.
    Figure 02
    c. “Test E-mail AutoConfiguration” result panel and log panel. Please see Figure 03 and Figure 04.
    Figure 03
    Figure 04
    3. How to understand “Test E-mail AutoConfiguration” result
    According to the Figure 03, we found there are many URLs in the “Test E-mail AutoConfiguration” result panel. Let us understand the details of these
    URLs.
    If we these URLs are not the correct ones, we can re-setting or re-creating them via commands.
    - Internal OWA URL:
    https://vamwan310.vamwan.com/owa/
    OWA internal access.
    - External OWA URL:
    https://mail.vamwan.com/owa/
    OWA external access.
    - Availability service URL:
    https://vamwan310.vamwan.com/EWS/Exchange.asmx
    Free/Busy, OOF and meeting suggestions.
    - OOF URL:
    https://vamwan310.vamwan.com/EWS/Exchange.asmx
    Out of Office access.
    - OAB URL:
    https://vamwan310.vamwan.com/OAB/023ef307-b18a-4911-a52c-de26700f6173/
    OAB access.
    - Exchange Control Panel URL:
    https://vamwan310.vamwan.com/ecp/
    ECP access.
    4. AutoDiscover Tips
    - AutoDiscover Service itself is a web application running on the AutoDiscover virtual directory (not a server service) designed to provide connection information to various
    clients.
    - The AutoDiscover service is automatically installed and configured when CAS role is added to any Exchange Server.
    - AutoDisocver virtual directory is created in IIS within the Default Web Site.
    - A Sercive-Connection-Point (SCP) object is created in AD.
    - The SCP contains a URL to the AutoDiscover service. This is for intranet clients so they do not have to use DNS to locate the AutoDiscover service.
    - In AD this object is located at the following location:
    DC=<domain>, CN=Configuration, CN=Services, CN=Microsoft Exchange, CN=First Organization, CN=Administrative Groups, CN=Exchange Administrative
    Group, CN=Servers, CN=<CAS Name>, CN=Protocols, CN=AutoDiscover, CN=<CAS Name>
    - Setup creates the AutoDiscover URL based on the following structure:
    <CASNetbiosName>.domain.com/AutoDiscover/AutoDiscover.xml
    If a PKI certificate is not already present, a self-signed certificate is installed on the Default Web Site. 
    To help allow this certificate pass the Issues to test it is set up with a Subject Alternative Name containing urls.
    If a PKI certificate is present, that certificate is utilized and configured for use in IIS.
    The Outlook Provider is used to configure separate settings for the Exchange PRC protocol (internal to network), Outlook Anywhere (Exchange HTTP protocol), and WEB:
    EXCH, EXPR, WEB
    The
    EXCH and EXPR setting are vital for the proper configuration of Outlook.
    5. AutoDiscover Workflow
    General Process flow:
    There are various components surrounding the AutoDiscover Service and all are necessary to complete a request. Including IIS, AutoDiscover service
    itself, the provider, and AD.
    a.
    Client constructs service URL and submits Autodiscover Request. First attempt to locate the SCP object in AD. So, DNS is not needed.
    b.
    IIS Authenticates User.
    c.
    Is the Autodiscover service in the appropriate forest?
    + If YES.
        1)
    Parse/Validate Request
        2)
    Is there a provider that can service the Request?
    ++ If YES
          a)
    Config provider processes request and returns config settings.
          b)
    Return config setting to client
    ++ If NO
    Inform client we cannot process request
    + If NO.
    Redirect client to Autodiscover service in the appropriate forest.
    Methods to find Autodiscover services: SCP and DNS
    Domain-joined
    a. Find SCP first.
    The SCP contains the URL to the AutoDiscover service.
    URL: https://CAS01.contoso.com(CAS’ FQDN)/AutoDiscover/AutoDiscover.xml
    If more than one SCP object is found in AD (it means there are multiple CAS servers in the Exchange organization), Outlook client will choose one of the SCP entries that
    are in the same site to obtain the AutoDisocover URL.
    b. If we cannot find SCP object, then Outlook client will use DNS to locate AutoDiscover.
    Outlook parses out the domain (SMTP suffix) via your EmaiAddress, then attempts to connect to the predetermined order of URLs via the suffix.
    For example: If my email address is
    [email protected]
    Outlook tries POST commands to the following order of URLs:
    https://contoso.com/autodiscover/autodiscover.xml
    https://autodiscover.contoso.com/autodiscover/autodiscover.xml
    NOTE: The URLs above is by design, hardcode
    and cannot be changed.
    c.
    If those fail, Outlook tries a simple redirect to another URLs in IIS:
    http://contoso.com/autodiscover/autodiscover.xml
    http://autodiscover.contoso.com/autodiscover/autodiscover.xml
    If none of these URLs work then DNS is most likely not set up correctly.
    We can test that by pinging one of the above URLs.
    If that is successful, we must ensure the URLs contoso.com or autodiscover.contoso.com are actually pointing to the CAS server.
    If the ping fails then there is a chance that DNS is not set up correctly so be sure to check that the URLs are even registered.
    NOTE: If contoso.com is a non-CAS server,
    we should add a Host record with just AutoDiscover. And point that entry to your CAS server that is running AutoDiscover.
    d.
    If still failed, we can use DNS SRV lookup for _autodiscover._tcp.contoso.com, then “CAS01.contoso.com” returned. Outlook will ask permission from the user to continue
    with AutoDiscover to post to https://CAS01.contoso.com/autodiscover/autodiscover.xml
    Non-Domain-joined
    It first tries to locate the Autodiscover service by looking up the SCP object in AD. However the client is unable to contact AD, it tries to locate
    the Autodiscover service by using DNS.
    Then, same as step b, c, d in
    Domain-joined scenario.
    6. How to change the AutoDiscover
    service location order forcibly?
    By default, Outlook client locates AutoDiscover service in that order above.
    We can also change the order forcibly.
    a.
    If we want to locate AutoDiscover service via one of the autodiscover URLs, please running following command in EMS:
    Set-ClientAccessServer -identity <servername> -AutodiscoverServiceInternalUri https://autodiscover.contoso.com/autodiscover/autodiscover.xml(URL
    that you want)
    b. If we want to locate AutoDiscover service via
    SRV record, please follows this KB to set up SRV:
    http://support.microsoft.com/kb/940881
    7. How to check AutoDiscover Healthy
    a. We should make sure the AutoDiscover
    is healthy before using AutoDiscover to perform troubleshooting.
    b.
    We can browse following URL in IE explorer:
    https://autodiscover.vamwan.com/autodiscover/autodiscover.xml
    If it returns “code 600”, that means AutoDiscover is healthy.
    Screenshot as below:
    c. AutoDiscover itself returns errors to the requesting client if the incoming request does not contain the appropriate information to complete a
    request.
    The following table explains the possible errors that could be returned.
    Error   Value
    Description  
    600
    Mailbox not found and a   referral could not be generated.
    601
    Address supplied is not   a mailbox. The provided email address is not something a client can connect to.   It could
    be a group or public folder.
    602
    Active Directory error.
    603
    Others.
    The 600 “Invalid Request” error is returned because a user name was not passed to the service. That is OK for this test because this does confirm
    the service is running and accepting requests.
    d.
    If AutoDiscover service is not working well, I suggest re-building the AutoDiscover Virtual Directory for testing.
    Steps as below:
    1) Running following command in EMS to remove the AutoDiscover VD (we cannot delete it via EMC):
    Remove-AutodiscoverVirtualDirectory -Identity "CAS01\autodiscover(autodiscover.contoso.com)"
    Please refer:
    http://technet.microsoft.com/en-us/library/bb124113(v=exchg.141).aspx 
    2)
    Running following command in EMS to verify whether we have removed the AutoDisocver VD successfully:
    Get-AutodiscoverVirtualDirectory | FL
    Please refer:
    http://technet.microsoft.com/en-us/library/aa996819(v=exchg.141).aspx
    3)
    Running following command in EMS to re-creating a new AutoDiscover VD:
    New-AutodiscoverVirtualDirectory -Websitename <websitename> -BasicAuthentication:$true -WindowsAuthentication:$true
    Please refer:
    http://technet.microsoft.com/en-us/library/aa996418(v=exchg.141).aspx
    8. Common issues
    a. Outlook Disconnection
    Issue and Troubleshooting
    Issue:
    Sometimes the Outlook clients cannot connect to the Exchange server after migrating to a new Exchange server or changing to new CAS. The Outlook clients
    always connect to the old CAS server.
    Troubleshooting:
    To solve this issue, we should change the SCP via following command:
    Set-ClientAccessServer -Identity
    <var>CAS_Server_Name</var> -AutodiscoverServiceInternalUri
    https://mail.contoso.com(newCAS’FQDN)/autodiscover/autodiscover.xml
    b. Autodiscover
    Certificate issue
    Tips on Certificate:
    Exchange requires a certificate to run an SSL protocol such as HTTPS. We can use the certificate that supports subject alternate names (SAN) in Exchange.
    This is to allow the certificate to support resources that have different names, such as Outlook Anywhere and the Autodisocver Web application.
    Issue and Troubleshooting
    Issue:
    We receiver the Certificate Principal Mismatch error when we use a SAN certificate.
    Troubleshooting:
    1) Please determine the FQDN that the client
    uses to access the resource. Steps as below:
    OutlookàToolsàAccount
    SettingsàE-mailàclick
    the Exchange accountàChangeàMore
    SettingsàConnectionàExchange
    Proxy Settingsànote the FQND that list in the
    Only connect to proxy servers that have this principal name in their certificate box.
    2)
    Please using EMS to determine the value for the CerPrincipalName attribute: Get-OutlookProvider
    This command returns the result for the EXPR name.
    3)
    Please re-setting the CertPrincipalName attribute to match the FQDN via following command:
    Set-OutlookProvider EXPR –CertPrincipalName: “msstd:<FQDN the certificate is issued to>”
    9. Resource for reference:
    Autodiscover and Exchange 2007
    http://technet.microsoft.com/en-us/library/bb232838(v=exchg.80).aspx
    White Paper: Understanding the Exchange 2010 Autodiscover Service
    http://technet.microsoft.com/en-us/library/jj591328(v=exchg.141).aspx
    Certificate Principal Mismatch
    http://technet.microsoft.com/en-us/library/aa998424(v=exchg.80).aspx
    Please click to vote if the post helps you. This can be beneficial to other community members reading the thread.

    HI,
     I get following?  when run the test?  user is login to Domain A but accessing exchange in Domain B?

  • Why Chinese characters not showing up in JLabel correctly , sometimes ?

    I have a large program which uses a JLabel to display some Chinese characters in html, it was doing fine until the program grew larger and larger, then only html fonts in certain sizes will show up correctly, other sizes of the same fonts will show up as rectangles. It's not because it doesn't have these fonts, but it seems to be related to the complexity of the program. If I change the characters in rectangles to a different size ( smaller or larger ), they might show up correctly again (in the large program).
    I have a small test program below to see if a particular font size would show up correctly, they all showed up fine in this test, but if I try to display the same html in my large program, some sizes of characters will go wrong. I've even printed out the unicode and looked at them (6309 4f60 7684 9700 8981 ...), they are definitely in the Chinese character range.
    import java.awt.*;
    import javax.swing.*;
    import java.awt.event.*;
    public class Java_Test extends JPanel
      static int Total=900;
      JComboBox ComboBox_Array[]=new JComboBox[Total];
      Font Times_New_Roman_15_Font=new Font("Times New Roman",0,15);
      static int Small_Chinese_Font_Size=3;
      static String Software_Info_Chinese_Text="<Html><Table Width=100% Border=0 Cellpadding=2 Cellspacing=3><Tr><Td Align=Center><Font Size=6 Color=#3737FF>[ \u4EA7\u54C1\u7BA1\u7406 ] </Font></Td></Tr>"+
                                               "<Tr><Td Align=Center><Font Size=5 Color=green>\u5E2E\u52A9\u4F60\u7BA1\u7406\u4EA7\u54C1, \u5408\u540C, \u53CA\u5176\u5B83\u4FE1\u606F :</Font></Td></Tr>"+
                                               "<Tr><Td>\u8F93\u5165<Font Size="+Small_Chinese_Font_Size+" Color=#2255BB>"+
                                                 "<li>\u8F93\u5165, \u7EF4\u62A4\u548C\u6253\u5370\u8BE6\u7EC6\u4EA7\u54C1\u53CA\u4F9B\u8D27\u5546\u4FE1\u606F<Br>"+
                                                 "<li>\u5730\u5740\u548C\u5907\u6CE8\u4FE1\u606F\u53EF\u7528\u591A\u79CD\u8BED\u8A00\u8F93\u5165<Br>"+
                                               "</Font></Td></Tr>"+
                                               "</Table></Html>";
      JPanel Main_Panel=new JPanel();
      static boolean Exit_When_Window_Closed=false;
      Java_Test(String Test_String)
        for (int i=0;i<Total;i++) ComboBox_Array=new JComboBox();
    JLabel A_Non_English_Label=new JLabel(Test_String);
    A_Non_English_Label.setFont(Times_New_Roman_15_Font);
    A_Non_English_Label.setForeground(Color.BLUE);
    add(A_Non_English_Label);
    setPreferredSize(new Dimension(600,300));
    void Show_Up()
    Main_Panel.add(this);
    Dimension Screen_Size=Toolkit.getDefaultToolkit().getScreenSize();
    final JFrame frame=new JFrame("Java Test");
    frame.add(Main_Panel);
    frame.addWindowListener(new WindowAdapter()
    public void windowClosing(WindowEvent e) { if (Exit_When_Window_Closed) System.exit(0); }
    public void windowDeiconified(WindowEvent e) { Main_Panel.repaint(); }
    public void windowGainedFocus(WindowEvent e) { Main_Panel.repaint(); }
    public void windowOpening(WindowEvent e) { Main_Panel.repaint(); }
    public void windowResized(WindowEvent e) { Main_Panel.repaint(); }
    public void windowStateChanged(WindowEvent e) { Main_Panel.repaint(); }
    frame.pack();
    frame.setBounds((Screen_Size.width-Main_Panel.getWidth())/2,(Screen_Size.height-Main_Panel.getHeight())/2-10,Main_Panel.getWidth(),Main_Panel.getHeight()+50);
    frame.setVisible(true);
    Main_Panel.updateUI();
    static void Out(String message) { System.out.println(message); }
    public static void main(String[] args)
    Exit_When_Window_Closed=true;
    new Java_Test(Software_Info_Chinese_Text).Show_Up();
    final Java_Test demo=new Java_Test(Software_Info_Chinese_Text);
    Dimension Screen_Size=Toolkit.getDefaultToolkit().getScreenSize();
    final JFrame frame=new JFrame("Java Test");
    frame.add(demo);
    frame.addWindowListener(new WindowAdapter()
    public void windowClosing(WindowEvent e) { System.exit(0); }
    public void windowDeiconified(WindowEvent e) { demo.repaint(); }
    public void windowGainedFocus(WindowEvent e) { demo.repaint(); }
    public void windowOpening(WindowEvent e) { demo.repaint(); }
    public void windowResized(WindowEvent e) { demo.repaint(); }
    public void windowStateChanged(WindowEvent e) { demo.repaint(); }
    frame.pack();
    frame.setBounds((Screen_Size.width-demo.getWidth())/2,(Screen_Size.height-demo.getHeight())/2-10,demo.getWidth(),demo.getHeight()+38);
    frame.setVisible(true);
    I called this test program from my large program, and it won't display correctly, it will only display all sizes of characters correctly if I run the test program by itself.
    I've posted a similar question in Java/Swing but got no answer. So I'm trying it here. The above test program will compile and run, it can display all sizes of html fonts correctly.Which means it's not lacking any fonts. I've even tried the following in my large program :
    dialog.validate();
    dialog.repaint();
    pane.validate();
    pane.repaint();
    pane.updateUI();
    A_Label.validate();
    A_Label.repaint();
    A_Label.updateUI();
    Still doesn't work, does anyone know why and how to fix it ?
    Frank                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

    I've just made a breakthrough, the large program will work correctly if I comment out : A_Non_English_Label.setFont(Times_New_Roman_15_Font);
    But then the font doesn't look the way I wanted it to be.
    So I changed it to the following :
    ================================================
    Font Courier_New_15_Font=new Font("Courier New",0,15);
    A_Non_English_Label.setFont(Courier_New_15_Font);
    ================================================
    Now it looks not the same but similar to the way I wanted. Thus my question becomes : why it can't work correctly with "Times_New_Roman", but with "Courier_New" in the large program, they both displayed correctly in my small test program ? Is it because it takes too much resource to load the "Times_New_Roman" font ?
    Frank

  • System Connection Test was not fully tested but all web dynpro java app and Transaction iviews working fine.Any problem for this Kind of activity Lets give some idea.

    System Connection Tests
    You can test the connectivity to the backend application represented by the current system object. Choose the relevant tests.
    Note: The test is based on the properties currently defined in the system object. It does not check if the system properties are correct.
    System Connection Tests
    Test Name
    Description
    Status
    SAP Web AS Connection
    Tests the connection to an SAP Web Application Server
    ITS Connection
    Tests the connection to an SAP ITS server
    Connection Test for Connectors
    Tests the connection to a backend system using an associated connector
    Test
    Clear Results
    Results
    SAP Web AS Connection
    Test Details:
    The test consists of the following steps:
    1. Checks the validity of system ID in the system object.
    2. Checks if the system can be retrieved from the PCD.
    3. Check whether a SAP system is defined in the system object
    4. Validate the following parameters: WAS protocol; WAS host name
    5. Checks if the host name of the server can be resolved.
    6. Pings the WAS ping service; works only if the service is activated on the ABAP WAS.
    7. Checks HTTP/S connectivity to the defined back-end application
    Results
    1. The system ID is valid
    2. The system was retrieved.
    3. The system object represents an SAP system
    4. The following parameters are valid: Web AS Protocol (http) Web AS Host Name 
    5. The host name ssprdxi.stylespasapnet.com was resolved successfully.
    6. The Web AS ping service was pinged successfully.
    7. An HTTP/S connection to was obtained successfully.
    ITS Connection
    Test Details:
    The test consists of the following steps:
    1. Checks the validity of system ID in the system object.
    2. Checks if the system can be retrieved from the PCD.
    3. Check whether the system object has a valid system alias
    4. Check whether a SAP system is defined in the system object
    5. Validate the following parameters: ITS protocol; ITS host name
    6. Checks if the host name of the server can be resolved.
    7. Checks HTTP/S connectivity to the defined back-end application
    Results
    1. The system ID is valid
    2. The system was retrieved.
    3. Retrieval of the default alias was successful
    4. The system object represents an SAP system
    5. The following parameters are valid: ITS Protocol (http) ITS Host Name ()
    6. The host name ssprdxi.stylespasapnet.com was resolved successfully.
    7. An HTTP/S connection to was obtained successfully.
    Test Connection with Connector
    Test Details:
    The test consists of the following steps:
    1. Retrieve the default alias of the system
    2. Check the connection to the backend application using the connector defined in this system object
    Results
    Retrieval of default alias successful
    Connection failed. Make sure that Single Sign-On is configured correctly
    regards
    Antony

    Hi Stefan,
    This correct see SAP Note [947081|https://service.sap.com/sap/support/notes/947081]
    If the locale for the Web Dynpro iView is changed in the portal (through portal personalization), this is not reflected in the running login session. The user needs to logoff and login again, in order to see the locale change in the Web Dynpro iView.
    Regards,
    Leo

  • Safari not rendering CSS and javascript correctly

    There seems to be a bug in Safari when dealing with CSS display property and javascript.
    I've created a form that hides certain fields when the right circumstances are met, those fields become visible. However, when they become visible, through the use of javascript, they don't display in the flow of the document. For example:
    [field 1]
    [field 2]
    [field 3]
    Assume that [field 2] is hidden on initial page load. And when [field 1] is clicked, then [field 2] should appear and it should appear after [field 1]. Safari, however, displays [field 2] above [field 1] and strips it of any styles. I spent 2 hours trying to figure out what I was doing wrong, but it turns out I wasn't doing anything wrong. It's Safari that can't render this correctly because when I test it in Firefox it works fine. Just as I expected it to. I hope this gets fixed in the next update.
    If anyone has any explanation or solutions or reasons for this peculiar anomaly please tell me.

    If you have not done so already, make sure you also tell Apple by using the Bug Reporting item in the Safari menu.

  • BC4J RowImpl not working correctly in UIX

    Hello
    I have customized the wizard generated RowImplementation of a view object by doing some customizing on the current selected row; i set the value of a attribute in dependancy of another value via this way.
    It works correctly in the BC4J Tester. But when i insert a record in uix the dependent value is not determined.
    Why does the behaviour differ from the bc4j tester. Has anybody a hint how to solve the problem!
    Carsten

    What conditions trigger your code to be executed? Have you tried putting in debugging code (or actually debugging) to see if your code is called?

Maybe you are looking for