SystemInformation doesn't display the current SP level after upgrading NW07

Hi
I have updated a fresh installation of Nw2004s SR1 with Support pack SP07 to SP12. While upgrading I followed the guide “SAP NetWeaver 2004s Support Package Stack Guide — SPS12”
I used JSPM to apply all the support packages and it was successfully done.
Then to upgrade the kernel, I did the following steps
1.     I extracted the   SAPEXE_102-20000972.SAR ,SAPEXEDB_102-20000974.SAR , IGSEXE_8-10003070.SAR  to a temp directory .
2.     Then shut down the j2ee server (all instances and all services) completely
3.     Then kept a backup of DIR_CT_RUN.
4.     Copy the newly extracted components at temp directory to DIR_CT_RUN
5.     Restarted all services and j2ee engine. It started the server successfully
The upgrade is visible in SDM and JSPM, but
When I used to see the System Information(http://host:port/sap/monitoring/SystemInfo), it is still showing me the old SP details.  That is
sap.com/SAP-JEECOR  7.00  SP7
sap.com/SAP-JEE  7.00 SP7
So was the version of all components are the showing the old version
While trying to open Visual Admin, I am getting the following warning message
“Warning: J2EE Engine Kernel Version is older than the version of Visual Administrator”
J2EE Engine Kernel Version:SP7
Visual Administrator Version:SP12
Can any body tell me why this is happening and how to fix this issue?
Thanks
Arati

Hi Juan,
The upgrade versions are correctly shown in SDM and JSPM. That is in SDM it shows the version as SP12.
Below are the JSPM logs for those two packages specifically
#1.5 #C0000A081CD5000000000881010E3293000436C6EE390F40#1186127934984#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_MAIN##com.sap.sdt.jspm.deployment.deploy.DeploymentManager.updateItemResults(DeploymentManager.java:1667)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.jspm.deployment.deploy.DeploymentManager.updateItemResults(DeploymentManager.java:1667)#Java###Deployment message for component : #2#SAP-JEE#Archive
vmeiPE5
sapmnt
trans
EPS
in
SAPJEE12_0-10003469.SCA has been deployed.. <b>Software component SAP-JEE deployment messages:</b>. #
#1.5 #C0000A081CD5000000000882010E3293000436C6EE390F40#1186127934984#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_MAIN##com.sap.sdt.jspm.deployment.deploy.DeploymentManager.updateItemResults(DeploymentManager.java:1667)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.jspm.deployment.deploy.DeploymentManager.updateItemResults(DeploymentManager.java:1667)#Java###Deployment message for component : #2#SAP-JEECOR#Archive
vmeiPE5
sapmnt
trans
EPS
in
SAPJEECOR12_0-10003466.SCA has been deployed.. <b>Software component SAP-JEECOR deployment messages:</b>. #
Is there any other way to upgrade kernel (NW07 J2EE Engine),other than the steps specified by me. If so please let me know
Regards
Arati

Similar Messages

  • Is there a feature that will display the current zoom level like Internet Explorer does?

    Zoom level appears in the lower right hand corner of MS IE

    Sorry, there's no built-in feature like what you mean in original Firefox that you download. But you can use this add-ons: [https://addons.mozilla.org/en-us/firefox/addon/default-fullzoom-level/ Default FullZoom Level] . I hope this add-ons can help you.

  • How to determine the current update level of the system

    How can we determine the current update level of the system. uname -a shows the release but how to obtain the update level through a program?
    I have this sample program to display the version
    #include <iostream>
    #include <sys/utsname.h>
    #include <dirent.h>
    using namespace std;
    int main()
      struct utsname osinfo;
      // Call uname to get system info, then extract strings.
      uname(&osinfo);
      if (osinfo.machine)  {
        cout<<" Machine : "<<  osinfo.machine;
      if (osinfo.sysname)  {
        cout << "\nOS Name : " << osinfo.sysname;
    if (osinfo.release[0] != '\0')  {
        cout<<"\nRelease : " << osinfo.release;
    }My aim is to check if the Solaris box is 5.10 update 4 or not.
    Edited by: nidhish9 on Nov 27, 2007 5:11 AM

    nidhish9 wrote:
    How can we determine the current update level of the system. uname -a shows the release but how to obtain the update level through a program?
    I have this sample program to display the version
    #include <iostream>
    #include <sys/utsname.h>
    #include <dirent.h>
    using namespace std;
    int main()
    struct utsname osinfo;
    // Call uname to get system info, then extract strings.
    uname(&osinfo);
    if (osinfo.machine)  {
    cout<<" Machine : "<<  osinfo.machine;
    if (osinfo.sysname)  {
    cout << "\nOS Name : " << osinfo.sysname;
    if (osinfo.release[0] != '\0')  {
    cout<<"\nRelease : " << osinfo.release;
    }My aim is to check if the Solaris box is 5.10 update 4 or not.
    Edited by: nidhish9 on Nov 27, 2007 5:11 AMIt's in /etc/release...
    essapd020-u004$ cat /etc/release
                           Solaris 10 8/07 s10s_u4wos_12b SPARC
               Copyright 2007 Sun Microsystems, Inc.  All Rights Reserved.
                            Use is subject to license terms.
                                Assembled 16 August 2007
    essapd020-u004$ It can be processed with some simple commands:
    essapd020-u004$ cat /etc/release | head -1
                           Solaris 10 8/07 s10s_u4wos_12b SPARC
    essapd020-u004$ cat /etc/release | head -1 | cut -f2 -d_ | cut -c1,2
    u4
    essapd020-u004$ Best,

  • Error on entering the Time widget to display the current/left video duration time

    Working with Adobe Captivate 6.0 (Version 6.0.1.240) and trying to include an interactive video demonstrating possibilities and features of our software, I've experienced some issues.
    When entering the Time widget to display the current/left video duration time, Adobe Captivate is closed with the following error:
    [Window Title]
    Adobe Captivate
    [Main Instruction]
    "Adobe Captivate" has stopped working.
    [Content]
    Windows can check online for a solution to the problem.
    [^] Close details  [Check online for a solution to the problem and close the program] [Close the program] [Debug the program]
    The program works the same way when using other widgets such as ArrowWidget, AskAnExpert, Browser, CheckBoxes, Combobox, etc.
    What could be the most possible reason for that?

    Hello guys,
    thank you for trying to help me.
    to Lilybiri: I use the Timer widget included with Captivate 6, Version 6.0.1.240. That's why it doesn't show the time. Could you please tell me if it is possible to display the current/left video duration time? If so, how we can do that?
    to Vishhere: Yes, this is happening when I insert interactions or widgets from the Insert Menu. I reset the default preferences as you suggested. Unfortunately, it didn't help.
    When I go for inserting any interactive element or a widget from Insert/ Widget/Interactions the application is closed and an error message appears like the screenshot given here:

  • WEB.SHOW_DOCUMENT sometimes doesn't display the generated PDF file

    Hi all,
    I'm using the following code to generated my report from Forms:<br><br>
    V_REPORT_ID := FIND_REPORT_OBJECT(V_REPORT_NAME);
    V_REPORT_SERVER_JOB:= RUN_REPORT_OBJECT(V_REPORT_ID,P_LIST);
        V_JOB_ID := substr(V_REPORT_SERVER_JOB,length(:GLOBAL.REPORTS_SERVER)+2,length(V_REPORT_SERVER_JOB));
        V_REPORT_STATUS := REPORT_OBJECT_STATUS(V_REPORT_SERVER_JOB);
    LOOP
       IF V_REPORT_STATUS = 'FINISHED' THEN          
          V_TMP_PDF := :GLOBAL.APACHE_HTML_FOLDER ||'rpt'|| V_JOB_ID  ||'.pdf' ;
         COPY_REPORT_OBJECT_OUTPUT(V_REPORT_SERVER_JOB, V_TMP_PDF );
        WEB.SHOW_DOCUMENT(:GLOBAL.AS_HOME_URL ||  'rpt'|| V_JOB_ID  ||'.pdf' ,'_BLANK');     
        END IF;
    END LOOP; <br><br>
    Everything works fine except the WEB.SHOW_DOCUMENT part. In some clients, this command does what it required from it and opens a new browser window with the PDF report displayed on it. In some other clients, this command does nothing: now window dispalyed. When I refer to the Application Server, I see the PDF report successfully generated there. When I put the URL of the generated report manually in the browser address, I can see the report.
    <br><br>
    <b>Why the WEB.SHOW_DOCUMENT doesn't display the generated PDF report in some clients?</b>

    I agree with the previous 2 posters.
    Also firefox and ie handle it differently. Make sure you test on what your clients use.
    Sometimes acrotray.exe is completely retarded and doesn't work.

  • How to display the value of  level axis in a scattered graph

    hi All,
    I have created a scatterd graph and i am able to show the X-axis and Y-axis values as tool tip. my requirement is to display the value of level axis also within the tool tip.
    please help me to configure the value of level axis as tooltip.
    thanks in advance

    Hi,
    Thanks for the reply. i was able to configure the tool tip for X and Y axis, but i was not able to shoe the third or level axis value in the tool tip.
    please help me in configuring the third or level axis value in tool tip.
    thanks in advance.

  • How to display the current Date and time in xslt version 1

    i am using xslt version 1 .i want to display the current date and time in the output xml using xslt(Jdeveloper) ..i just added the namespace xmlns:xp20="http://www.oracle.com/XSL/Transform/java/oracle.tip.pc.services.functions.Xpath20"
         xmlns:ns1="urn:oracle:integration:b2b:7D30046DC68A4FA689956D8241FA3B99">
    and used thsi function <xsl:value-of select = "xp20:current-date()"/>
    but it does not works for me ..help needed????
    Edited by: user9519185 on Jan 20, 2009 3:04 AM

    Use a formula: =NOW()
    Format the cell for Date and Time, with both the Date part and the Time part displayed. Format the two parts as you wish, using the choices in the Inspector's menus.
    The cell will update each time the table is recalculated.
    (Description is for Numbers '09 (Mac), Numbers for iOS will be similar, but not necessarly identical in details.)
    Regards,
    Barry

  • Booklet .pdf with crop marks, booklet doesn't fit the current paper size warning

    Hello. I am on XP using CS4 InDesign.
    I have the document set up as 4 pages, each 8.5 x 11, however, when creating a booklet .pdf, I mean it to be 2 pages 11x17.
    When I add in the crop marks they do not appear on the .pdf when it is created. I receive a warning in the booklet diaglog that the booklet doesn't fit the current paper size and it says to specify a larger paper size.
    What can I do to have the crop marks on my file? I understand the .pdf will be a little larger than 11x17 in order to fit the crop marks.
    Thanks for any help in advance.

    Hi Peter,
    Thank you. I did try that first, but now I figured out what I did wrong. When the .pdf was made and opened, I cropoped the page according to the marks, but the page remained 12 x 18 instead of 11x17. I made sure that the "automatically adjust to fit marks and bleeds" and "use document bleed settings" was checked in the booklet dialog and print InDesign dialog.
    When I cropped the page again to make sure I sized it correctly, it was 11x17.
    Thank you!!!

  • A5 booklet  "doesn't fit the current [A4] paper size". What's wrong?

    Hi,
    Sorry, I'm new to InDesign, and am having a bit of a freakout over a booklet I need to complete by this afternoon.
    The page sizes are all A5. I try to print with A4 paper settings and the preview looks okay, but says underneath "the booklet doesn't fit the current paper size". Obviously A5, A4, it should fit perfectly, as  it looks to in the preview. When I actually print it the pages are slightly jumbled - 3 with 24  (of 24 pages), 4 with 23 etc., with the centrefold 12-13 split (12-15, 13-14).
    Any idea what's going on here? Is it something to do with crop areas? I can't work it out.
    Thank you! An enormous amount of gratitude to anyone who can help me fix this.

    OH HEY  it's suddenly saying it's fine now, even though the  only thing I've changed is to add a  bit  of  text, nothing that should fundamentally affect the structure. Thanks InDesign!

  • How to display the current date in a CP5 project?

    What is the best way to display the current date into captivate?

    Hello,
    Use a Text Caption in which you insert the system variable cpInfoCurrentDate.
    Inserting a variable is possible with the X in the Format accordion of the Properties panel of the Text Caption:

  • How to display the current date in Flex app

    I need to display the current date in my Flex application.  Is there a simple way to do this and display it as a label or text field?  Also, can this be formatted to display the date as "Day of Week, Month Day, Year"?
    Thanks!

    You can use this code and this page to tweak the formatString property.
    http://livedocs.adobe.com/flex/3/langref/mx/formatters/DateFormatter.html#formatString
    If this post answers your question or helps, please mark it as such.
    <?xml version="1.0" encoding="utf-8"?>
    <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml"
      creationComplete="init();">
      <mx:Script>
        <![CDATA[
          [Bindable] private var date:String;
          private function init():void{
            date = new Date().toString();
            date = df.format(date);
        ]]>
      </mx:Script>
      <mx:DateFormatter id="df" formatString="EEEE, MMMM D, YYYY"/>
      <mx:Label text="{date}"/>
    </mx:Application>

  • How to display the current name when renaming Finder item

    Is there any way to get Automator to display the current name of a Finder item when renaming an item?
    I want my users to be able to copy and rename a folder template but I want to display the folder template's current name as a default in the renaming dialogue window, so the user follows the correct naming format.

    Since you've already hacked into it, if you've got developer tools installed, it is most likely in the nib file that is in the English project folder in the Resources.
    I don't know what further implications that will have on the app in general, though.
    If you are a little adept at applescript, you may want to create your own Applescript Studio app to do this instead of Automator. Also, take a look at Platypus to make a wrapper around you applescript instead of AS Studio.
    Message was edited by: Barney-15E

  • How to display the current day value in Numbers app?

    In Numbers 3.2.2, where the current date and time happens to be 17 Dec. 2014 11:46am:
    What formula will display the current date's numeral value?
    What formula will display the current month's short name as text?
    What formula will display the current year in four digits?
    What formula will display the current time in the style "11:46am"?
    Appreciated.

    I've taken the liberty of tweaking that handy script to format the date as requested by the OP:
    on run {}
      set right_now to (current date)
      set short_month to text 1 thru 3 of (month of right_now as string)
      set the_year to year of right_now as string
      set the_day to day of right_now as string
      set short_time to text 1 thru 5 of time string of right_now
      set the_secs to time of right_now
      if (the_secs / 2 as integer) < 21600 then
      set am_pm to "am"
      else
      set am_pm to "pm"
      end if
      set s to space
      set text_date to the_day & s & short_month & ". " & the_year & s & short_time & am_pm
      set the clipboard to text_date
      my paste_date()
    end run
    on paste_date()
      tell application "Numbers"
      activate
      tell application "System Events"
      keystroke "v" using {command down}
      end tell
      end tell
    end paste_date
    This considers 11:59:59 to be "am" and 12:00:00 to be "pm". (Edited after further consideration.) It has to be run either as an Automator service, or saved in ~/Library/Scripts/Applications/Numbers/ and run from Numbers' script menu. If run from Script Editor, it pastes the date into the end of the script itself.
    Hope it helps,
    H

  • How to display the current time in a UIX page

    Hi All,
    another UIX question....
    A requirement of a customer is to display to current data and time in every page.
    It should be done in a <header>. So i'm writing a new (template based) renderer for that element. How can i display the current time and date on it?
    Thanks in advance for any help...
    Regards,
    Robert Willems

    Hi Robert -
    When you say you are writing a template-based Renderer, do you mean that you are creating a custom look and feel and replacing the header Renderer? If so, I'd recommend instead simply creating your own template (not template-based Renderer), and reference your template directly from your uiXML pages where you want to insert the timestamp.
    You'll probably want to write a method data provider which calls System.currentTime(), convert the result to a date, and then use Java's date formatting capabilities (see java.text.format.DateFormat) to produce a user presentable String that you can return from your data provider.
    For more info (and samples) on templates and data binding, see the "Templates and Data Binding" section of the "Includes and Templating in ADF UIX" help topic:
    http://tinyurl.com/5b7bf
    Andy

  • How to display the current date witout chane anyone

    Hi all
    I have some problem in date field.
    SELECTION-SCREEN BEGIN OF BLOCK B1 WITH FRAME TITLE TEXT-001.
    PARAMETERS :   S_INDATE TYPE SY-DATUM DEFAULT  SY-DATUM.
    SELECTION-SCREEN END OF BLOCK B1 .
    This the code of selection screens. Normally default it will display the current date. But in my program it can change the user… but I want to display the date and it cant be the change anybody.. How should I do it…??????????…
    Regards,
    nawa

    hi ,
    Chk this.
    SELECT-OPTIONS : s_kunnr for kna1-kunnr.
    AT SELECTION-SCREEN OUTPUT.
      LOOP AT SCREEN.
         if (SCREEN-NAME EQ 'S_KUNNR-HIGH') OR (SCREEN- NAME EQ 'S_KUNNR-LOW').
         SCREEN-input = 0.
         MODIFY SCREEN.
      ENDLOOP.
    Rgds
    Anver

Maybe you are looking for