Orphan job during the plugin deploy

Hi,
I was deploying a plugin on our em system and the plugin deployment failed. Due to experience with a plugin deployment failure before, I knew that I would have to restore. I had taken a backup of the OMS servers by creating a tar file of the entire directory structure for the Home. I copied that back over to restore the oms servers. I also then restored the repository back to about the same time. I followed the steps documented for recovering EM after a failure and everything came back up successfully. However, when I now try to deploy a plugin, I get the error message that there is already a plugin deployment running.
When I check deployment activities, I don’t see any deployment activities at all.
I looked at the job activities and did not find any. I then ran the db query and found this:
SQL> select deployment_id, deploy_progress_on, lock_date_utc from em_plugin_lock_track where deployment_id > 0 and deploy_progress_on='OMS';
DEPLOYMENT_ID DEPLOY_P LOCK_DATE
46 OMS 06-APR-13
How to fix this?
Thanks

Hi,
The earlier deployment was not got initiated, but the reference id was created, which was blocking the current deployment.
You can verify the issue from the following:
1. Login in to cloud control
Setup --> Extensibility --> Plugi-ns
Click on Actions --> Deployment Activities
2. Verify if No jobs created using that Deployment ID
Go to Enterprise -> Jobs -> Activity
and search for '%Plugin%'
see if any job turns up with id "ID" marked in the job name
3. Verify the command output:
$ emcli get_plugin_deployment_status -deployment_ID=<ID>
This will not return any rows.
4. But reference of this Deployment ID exists in the tables:
SQL> SELECT deployment_id,deploy_progress_on tier,lock_date_utc started_utc FROM em_plugin_lock_track l WHERE deployment_id>0 AND deploy_progress_on='OMS';
5. Running EMDIAG will list the following in Plugin Module:
verifyPLUGINS
7001. Orphan plugin deploy
Confirm the above and that would give more explanation and narrow the issue down.
Regards,
Venkat

Similar Messages

  • Do not execute job during the night

    Hallo everybody!
    I have a background job that runs every 10 minutes.
    I don't want it to run during the night. Is it possible?
    Thank you very much indeed.
                 Mick

    This may be helpful to you: 'At Operation mode' while giving start condition. Sap documentation says:
    Operation Mode
    Procedure
    You can enter any name for the operation mode, but ensure that it is meaningful and that it makes the task of the operation mode clear.
    Examples
    Normal operation
    Night operation
    You may have to  configure this operation mode in SPRO according to your requirement.
    Thanks,
    Priyanka

  • Disable scheduler jobs during the database refresh

    Chaps,
    I have a strange issue. We have certain jobs scheduled which monitor other jobs and when they aren't running, they send emails using utl_smtp to the whole DBA group. All is working fine on Production but the moment we restore the database to QA, and soon after the database is recovered, it sends an email saying the those jobs aren't running..
    How do I disable the scheduler jobs ? Can it be done while the database is in mount state ? Or, is there any parameters to do so ?

    Hi,
    Although you can't disable the entire scheduler, you can disable individual jobs or all jobs in a job class using dbms_scheduler.disable which will prevent the jobs from running (but not stop already running jobs).
    It should be straightforward to have a table of jobs that should be disabled and have procedures which run over the table either disabling or enabling them.
    -Ravi

  • Hierarchies Job Failing  The job process could not communicate with the dat

    Hi Experts,
    We have a group of hierarchies that run as a separate job on the DS schedules. The problem is this when we schedule the job to run during the production loads it fails but when we run immediately after it fails it runs completely fine. So it basically means that if i run it manually it runs but when its scheduled to run with the production job it fails. Now the interesting thing is If i schedule the job to run anytime after or before the production jobs are done. It works fine.
    The error i get is
    The job process could not communicate with the data flow <XXXXXX> process. For details, see previously logged
                                                               error <50406>.
    Now this XXXXX DF has only Horizontal Flatenning and it does not run as separate process because if i have it has separate process it fails with an EOF . So i removed the run as separate process and changes the DF to use in memory .
    Any Suggestion on this problem...

    Thanks Mike.. I was hoping its a memory issue but the thing i don't understand is when the job is scheduled to run with the production job it fails. when i manually run the job during the production job it runs, this kinda baffles me.
    DS 3.2 (Verison 12.2.0.0)
    OS: GNU/LINUX
    DF Cache Setting :- In Memory
    processor       : 0
    vendor_id       : GenuineIntel
    cpu family      : 6
    model           : 26
    model name      : Intel(R) Xeon(R) CPU           X5670  @ 2.93GHz
    stepping        : 4
    cpu MHz         : 2933.437
    cache size      : 12288 KB
    fpu             : yes
    fpu_exception   : yes
    cpuid level     : 11
    wp              : yes
    flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss syscall nx rdtscp lm constant_tsc ida nonstop_tsc arat pni ssse3 cx16 sse4_1 sse4_2 popcnt lahf_lm
    bogomips        : 5866.87
    clflush size    : 64
    cache_alignment : 64
    address sizes   : 40 bits physical, 48 bits virtual
    power management: [8]
    processor       : 1
    vendor_id       : GenuineIntel
    cpu family      : 6
    model           : 26
    model name      : Intel(R) Xeon(R) CPU           X5670  @ 2.93GHz
    stepping        : 4
    cpu MHz         : 2933.437
    cache size      : 12288 KB
    fpu             : yes
    fpu_exception   : yes
    cpuid level     : 11
    wp              : yes
    flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss syscall nx rdtscp lm constant_tsc ida nonstop_tsc arat pni ssse3 cx16 sse4_1 sse4_2 popcnt lahf_lm
    bogomips        : 5866.87
    clflush size    : 64
    cache_alignment : 64
    address sizes   : 40 bits physical, 48 bits virtual
    power management: [8]
    Thanks for your help

  • Deploy the plugin runs forever...

    Hi,
    I am using EM 12c and during the deployment of plugin, the regisgter metadata step runs forever and am not able to stop/boot up the instance
    bash$ emctl status oms -details
    Console Server Host : slc00tao.us.oracle.com
    HTTP Console Port : 7788
    HTTPS Console Port : 7799
    HTTP Upload Port : 4889
    HTTPS Upload Port : 4900
    OMS is not configured with SLB or virtual hostname
    Agent Upload is locked.
    OMS Console is locked.
    Active CA ID: 1
    Oracle Management Server is down, may be due to the following plugin being deployed/undeployed on the server:
    Plugin Deployment/Undeployment Status
    Plugin Name : Oracle PeopleSoft
    Version : 12.1.0.1.0
    Content : Plugin
    Action : Deployment
    Status : Deploying
    Steps Info:
    Step Start Time End Time Status
    Start deployment 4/17/12 12:17:24 AM PDT 4/17/12 12:17:24 AM PDT Success
    Initialize 4/17/12 12:17:38 AM PDT 4/17/12 12:17:44 AM PDT Success
    Install software 4/17/12 12:17:44 AM PDT 4/17/12 12:17:46 AM PDT Success
    Validate plug-in home 4/17/12 12:17:46 AM PDT 4/17/12 12:17:46 AM PDT Success
    Perform custom pre-configuration 4/17/12 12:17:47 AM PDT 4/17/12 12:17:47 AM PDT Success
    Check mandatory patches 4/17/12 12:17:47 AM PDT 4/17/12 12:17:47 AM PDT Success
    Generate metadata SQL 4/17/12 12:17:47 AM PDT 4/17/12 12:17:50 AM PDT Success
    Pre-configure repository 4/17/12 12:17:51 AM PDT 4/17/12 12:17:51 AM PDT Success
    Stop management server 4/17/12 12:17:52 AM PDT 4/17/12 12:18:36 AM PDT Success
    Configure repository 4/17/12 12:18:36 AM PDT 4/17/12 12:20:40 AM PDT Success
    Configure middle tier 4/17/12 12:20:40 AM PDT 4/17/12 12:22:02 AM PDT Success
    OPSS jazn policy migration 4/17/12 12:22:03 AM PDT 4/17/12 12:22:03 AM PDT Success
    Register metadata                        4/17/12 12:22:03 AM PDT   N/A                       Running
    *[bash]$ date*
    Tue Apr 17 21:48:47 PDT 2012
    And am not able to stop the instance also (even after killing all the java processes)
    [bash]$ emctl stop oms
    Oracle Enterprise Manager Cloud Control 12c Release 12.1.0.1.0
    Copyright (c) 1996, 2012 Oracle Corporation. All rights reserved.
    Stopping WebTier...
    WebTier Successfully Stopped
    Stopping Oracle Management Server...
    Oracle Management Server Already Stopped
    Oracle Management Server is Down
    This may be due to the following plugin being deployed/undeployed on the management server:
    Plugin name: : Oracle PeopleSoft
    Version: : 12.1.0.1.0
    Am kind of struck here and please provide pointers for the same
    Thanks

    if you're having problems submitting your addon to AMO, please rather use the mozilla addons forum at [https://forums.mozilla.org/addons/viewforum.php?f=20], since the general support forum for firefox here is rather focused on problems with the browser/for end-users...

  • SOAP to proxy scenarion  error An error occurred during the processing of proxy E 00 001 The message can not be processed in plugin mode HTTP

    Hi all
    My scenario is soap to proxy scenario .while testing using soap to proxy i am getting " An error occurred during the processing of proxy E 00 001 The message can not be processed in plugin mode HTTP:  in sxmb_moni sap pi .
    Some times this interface is failing and some time its successfully processing.
    While testing with successful xml data also i am getting the same error in sxmb_moni.
    I modified the proxy inbound code where passing error message  and still i am getting the same message.
    Please suggestion the same  for error solving.
    Regards
    Ravi.

    Hi,
    I'm facing the same problem.
    I wrote an very easy report. It works as intended, but when i set fillable='X' i get the error FPRUNX 001.
    FP_GET_LAST_ADS_TRACE return following:
    Begin operation:
    Render, elapsed time = 16 ms.
    #   End operation: Render, elapsed time = 89 ms.
    #   Begin operation: UsageRights, elapsed time = 89 ms.
    #   End operation: UsageRights, elapsed time = 97 ms.#
    ...and the error string of FP_GET_LAST_ADS_ERRSTR is:
    ADS: Request start time: Wed Jul 01 14:44:26 CEST 2009(200.101).
    Any idea what the problem might be?

  • How to get the \filter directory from registry (or other) during installation of the plugin

    Hello
    I made a script to install the plugin because it needs some libraries to be installed as well, but during the installation, the filter directory isn't defined (it isn't the same for each platform or language)
    for example my filter folder is :
    E:\Program_Files\Photoshop CS2\Modules externes\Filtres
    how do i get this filter directory from registry (or with another way)
    thanks a lot
    Jeff

    sorry i made a little mistake (didn't poste the updated version of my code)
    here is the right code:
    [Code]
    var
      maxnb8bf : Integer;
      maxDirectory:        String;
      nb8bf : Integer;
      PreviousDirectory:        String;
    procedure ProcessDirectory (RootDir: String; Progress: Boolean);
    var
    NewRoot:        String;
    FilePath:        String;
    FindRec:        TFindRec;
    n1 : Integer;
    n2 : Integer;
    begin
    NewRoot := AddBackSlash (RootDir);
    if FindFirst (NewRoot + '*', FindRec) then
    begin
    try
    repeat
    if (FindRec.Name <> '.') AND (FindRec.Name <> '..') then
    begin
    FilePath := NewRoot + FindRec.Name;
    if FindRec.Attributes AND FILE_ATTRIBUTE_DIRECTORY > 0 then
    ProcessDirectory (FilePath, Progress)
    else
    begin
            if (NewRoot <> PreviousDirectory) THEN
            begin;
               if (maxnb8bf < nb8bf) THEN
               begin;
                   maxnb8bf := nb8bf;
                   maxDirectory := PreviousDirectory;
               end;
               nb8bf := 0;
            end;
            n1 := Pos('.8bf', FilePath);
            n2 := Pos('.8BF', FilePath);
            if ((n1 > 0) or (n2 > 0)) THEN
            begin;
               nb8bf := nb8bf + 1;
            end;
            PreviousDirectory := NewRoot;
    end;
    end;
    until NOT FindNext (FindRec);
    finally
    FindClose(FindRec);
    end;
    end;
    end;
    function InitializeSetup(): Boolean;
    var
      V: string;
    begin
      if RegQueryStringValue(HKLM, 'SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\Photoshop.exe', 'Path', V) then
        MsgBox('Value is "' + V + '"', mbInformation, MB_OK);
      Result := TRUE;
       maxDirectory := '';
       nb8bf := 0;
       PreviousDirectory := '';
       maxnb8bf := 0;
       ProcessDirectory (V, true);
       //if (maxDirectory <> '') THEN
       // begin;
       //      MsgBox('Value is "' + maxDirectory + '"', mbInformation, MB_OK);
       // end;
    end;
    function NewTargetDir(Param: String): String;
    begin
      Result := maxDirectory;
    end;
    Regards

  • The plugin (Java Deployment Toolkit 7.0.670.1 10.67.2.1) disables me from utilising Java

    Apparently, there are two Java plugins which one is as stated in my questions and the other is Java(TM) Playform SE 7 U67 10.67.2.1 which has no problems with its status set as 'Ask to activate'. The problem with the Java Deployment plugin is that i cant set it to 'Always Activate' due to reasons of being vulnerable.
    This has not happened to me before until the recent Java 67 update. I really hope I could get a reply with the solution as this has greatly hindered my web-surfing on Firefox.

    The Java DT plugin is not related to the general Java functionality with regards to running Java content in the browser. It's meant for web developers and network admins. You can delete it without negative effects to Java functionality. Instructions on how to remove it are here: http://forums.mozillazine.org/viewtopic.php?f=38&t=2877359

  • Flash Player plugin-in 11.1.102.62 x32 installer NOT on the Entreprise deployment site

    The Enterprise deployment site has updated the Windows installers for ActiveX and plugins (both x86 and x64) to 11.1.102.62 EXCEPT for the x86 plugin installer which is still at 11.0.1.152.
    Will this be updated  (install_flash_player_11_plugin_32bit.exe) or is it no longer required to be updated?

    We sometimes run into delays with releases being propagated to these servers.  Can you give it another few hours and try again?
    Thanks,
    Chris

  • What is the plugin used for jsp/servlet development , deployment in eclipse

    what is the plugin used for jsp/servlet development , deployment in eclipse?
    can some body tell me what are the other plugins to be used in enterprise java developement
    is eclipse would be a best choice j2ee application development?
    thanks

    what is the plugin used for jsp/servlet development ,
    deployment in eclipse?There are several J2EE plugins I think. One is Lomboz.
    can some body tell me what are the other plugins to
    be used in enterprise java developementPfft...
    1) Might depend on what you're doing. J2EE is not just JSP, you know?
    2) Why do you ask about Eclipse IDE at Sun's Java Programming forum?
    3) Do you really want me to list the 5000 plug-ins someone might use for J2EE-related development?
    4) Open fucking Google and search yourself
    is eclipse would be a best choice j2ee application
    development?IMO: no. Simply because you have to look for J2EE plugins. I'm too lazy for that. Though it has other benefits that might outweigh the plug-in-searching issue.

  • The DPM service terminated unexpectedly during completion of the job. The termination may have been caused by a system reboot. (ID 910)

    The DPM service terminated unexpectedly during completion of the job. The termination may have been caused by a system reboot. (ID 910)
    No idea what happen and how to fix this?

    I still got this on full backup to tape, anyone experienced this issue?

  • How to skip the job during 12.1.1 upgrade automatically

    Hi All,
    We have completed our upgrade to R12.1.3 from 11.5.10.2 and during the upgrade process we have come across a worker failure for MSDOPDCODE.sql as below
    ERROR at line 1:
    ORA-33292: Insufficient permissions to access analytic workspace APPS.ODPCODE
    using the specified access mode.
    ORA-06512: at "SYS.DBMS_AW", line 67
    ORA-06512: at "SYS.DBMS_AW", line 131
    ORA-06512: at "SYS.DBMS_AW", line 977
    ORA-06512: at "SYS.DBMS_AW", line 930
    ORA-33262: Analytic workspace APPS.ODPCODE does not exist.
    ORA-06512: at "SYS.DBMS_AW", line 901
    ORA-06512: at "APPS.MSD_AW_LOADER", line 10
    ORA-06512: at line 3
    and we had skipped the worker. We are thinking of a way to automate this process for the next round of upgrade by updating the upgrade driver, but we when we checked the driver, we see these lines only
    $>grep MSDODPCODE.sql u_merged.drv
    copy msd patch/115/sql MSDODPCODE.sql 120.14
    sql msd patch/115/sql MSDODPCODE.sql none none none sqlplus &phase=dat checkfile:msd:patch/115/sql:MSDABOUT.sql
    sql msd patch/115/sql MSDODPCODE.sql none none none sqlplus &phase=dat checkfile:msd:patch/115/sql:MSDABOUTINFO.sql
    sql msd patch/115/sql MSDODPCODE.sql none none none sqlplus &phase=dat checkfile:msd:patch/115/sql:MSDACCESSRWLIB.sql
    sql msd patch/115/sql MSDODPCODE.sql none none none sqlplus &phase=dat checkfile:msd:patch/115/sql:MSDACCMSDIMS.sql
    sql msd patch/115/sql MSDODPCODE.sql none none none sqlplus &phase=dat checkfile:msd:patch/115/sql:MSDACCMSGRP.sql
    sql msd patch/115/sql MSDODPCODE.sql none none none sqlplus &phase=dat checkfile:msd:patch/115/sql:MSDACTIVEFOLDER.sql
    sql msd patch/115/sql MSDODPCODE.sql none none none sqlplus &phase=dat checkfile:msd:patch/115/sql:MSDACTIVITYCATAL.sql
    sql msd patch/115/sql MSDODPCODE.sql none none none sqlplus &phase=dat checkfile:msd:patch/115/sql:MSDACTIVITYENTRY.sql
    sql msd patch/115/sql MSDODPCODE.sql none none none sqlplus &phase=dat checkfile:msd:patch/115/sql:MSDACTIVITYERROR.sql
    sql msd patch/115/sql MSDODPCODE.sql none none none sqlplus &phase=dat checkfile:msd:patch/115/sql:MSDACTIVITYFORMU.sql
    sql msd patch/115/sql MSDODPCODE.sql none none none sqlplus &phase=dat checkfile:msd:patch/115/sql:MSDACTIVITYRETCO.sql
    sql msd patch/115/sql MSDODPCODE.sql none none none sqlplus &phase=dat checkfile:msd:patch/115/sql:MSDACTIVITYRETVA.sql
    sql msd patch/115/sql MSDODPCODE.sql none none none sqlplus &phase=dat checkfile:msd:patch/115/sql:MSDACTIVITYTEXT.sql
    sql msd patch/115/sql MSDODPCODE.sql none none none sqlplus &phase=dat checkfile:msd:patch/115/sql:MSDADDASGENTRY.sql
    sql msd patch/115/sql MSDODPCODE.sql none none none sqlplus &phase=dat checkfile:msd:patch/115/sql:MSD__OBCAT.sql
    sql msd patch/115/sql MSDODPCODE.sql none none none sqlplus &phase=dat checkfile:msd:patch/115/sql:MSD__OBENTRY.sql
    sql msd patch/115/sql MSDODPCODE.sql none none none sqlplus &phase=dat checkfile:msd:patch/115/sql:MSD__OBPROP.sql
    # file-version-parsed msd patch/115/sql MSDODPCODE.sql 120.14
    # noexec msd patch/115/sql MSDODPCODE.sql
    $>
    So, I didn't see any specific line which is executing the sql. Can you guys suggest a better aproach to automate this process?
    Thanks

    965417 wrote:
    Hi All,
    We have completed our upgrade to R12.1.3 from 11.5.10.2 and during the upgrade process we have come across a worker failure for MSDOPDCODE.sql as below
    ERROR at line 1:
    ORA-33292: Insufficient permissions to access analytic workspace APPS.ODPCODE
    using the specified access mode.
    ORA-06512: at "SYS.DBMS_AW", line 67
    ORA-06512: at "SYS.DBMS_AW", line 131
    ORA-06512: at "SYS.DBMS_AW", line 977
    ORA-06512: at "SYS.DBMS_AW", line 930
    ORA-33262: Analytic workspace APPS.ODPCODE does not exist.
    ORA-06512: at "SYS.DBMS_AW", line 901
    ORA-06512: at "APPS.MSD_AW_LOADER", line 10
    ORA-06512: at line 3
    and we had skipped the worker. We are thinking of a way to automate this process for the next round of upgrade by updating the upgrade driver, but we when we checked the driver, we see these lines only
    $>grep MSDODPCODE.sql u_merged.drv
    copy msd patch/115/sql MSDODPCODE.sql 120.14
    sql msd patch/115/sql MSDODPCODE.sql none none none sqlplus &phase=dat checkfile:msd:patch/115/sql:MSDABOUT.sql
    sql msd patch/115/sql MSDODPCODE.sql none none none sqlplus &phase=dat checkfile:msd:patch/115/sql:MSDABOUTINFO.sql
    sql msd patch/115/sql MSDODPCODE.sql none none none sqlplus &phase=dat checkfile:msd:patch/115/sql:MSDACCESSRWLIB.sql
    sql msd patch/115/sql MSDODPCODE.sql none none none sqlplus &phase=dat checkfile:msd:patch/115/sql:MSDACCMSDIMS.sql
    sql msd patch/115/sql MSDODPCODE.sql none none none sqlplus &phase=dat checkfile:msd:patch/115/sql:MSDACCMSGRP.sql
    sql msd patch/115/sql MSDODPCODE.sql none none none sqlplus &phase=dat checkfile:msd:patch/115/sql:MSDACTIVEFOLDER.sql
    sql msd patch/115/sql MSDODPCODE.sql none none none sqlplus &phase=dat checkfile:msd:patch/115/sql:MSDACTIVITYCATAL.sql
    sql msd patch/115/sql MSDODPCODE.sql none none none sqlplus &phase=dat checkfile:msd:patch/115/sql:MSDACTIVITYENTRY.sql
    sql msd patch/115/sql MSDODPCODE.sql none none none sqlplus &phase=dat checkfile:msd:patch/115/sql:MSDACTIVITYERROR.sql
    sql msd patch/115/sql MSDODPCODE.sql none none none sqlplus &phase=dat checkfile:msd:patch/115/sql:MSDACTIVITYFORMU.sql
    sql msd patch/115/sql MSDODPCODE.sql none none none sqlplus &phase=dat checkfile:msd:patch/115/sql:MSDACTIVITYRETCO.sql
    sql msd patch/115/sql MSDODPCODE.sql none none none sqlplus &phase=dat checkfile:msd:patch/115/sql:MSDACTIVITYRETVA.sql
    sql msd patch/115/sql MSDODPCODE.sql none none none sqlplus &phase=dat checkfile:msd:patch/115/sql:MSDACTIVITYTEXT.sql
    sql msd patch/115/sql MSDODPCODE.sql none none none sqlplus &phase=dat checkfile:msd:patch/115/sql:MSDADDASGENTRY.sql
    sql msd patch/115/sql MSDODPCODE.sql none none none sqlplus &phase=dat checkfile:msd:patch/115/sql:MSD__OBCAT.sql
    sql msd patch/115/sql MSDODPCODE.sql none none none sqlplus &phase=dat checkfile:msd:patch/115/sql:MSD__OBENTRY.sql
    sql msd patch/115/sql MSDODPCODE.sql none none none sqlplus &phase=dat checkfile:msd:patch/115/sql:MSD__OBPROP.sql
    # file-version-parsed msd patch/115/sql MSDODPCODE.sql 120.14
    # noexec msd patch/115/sql MSDODPCODE.sql
    $>
    So, I didn't see any specific line which is executing the sql. Can you guys suggest a better aproach to automate this process?
    Thanks
    Please see (Patch 6678700 Worker Fails On Applying MSDODPCODE.sql With ORA-33292 Insufficient Permissions To Access Analytic Workspace APPS.ODPCODE; ORA-33262: Analytic workspace ODPCODE does not exist. [ID 1054417.1]).
    You should not skip the worker unless you are instructed to do so by Oracle Support. Please run "sqlplus -s APPS/***** @<Path to $MSD_TOP>/patch/115/sql/MSDODPCODE.sql" manually after fixing the issue as per the doc and check then.
    Thanks,
    Hussein

  • Conversion Error During the Execution of SQL Server Job

    Hello,
    I have a production SQL server and a test SQL server that mimics the production server. On the production server all the jobs which do a variety of things using Transact SQL and SSIS packages work flawlessly. However one of the jobs on the test server fails
    at a step and issues the following error:
    executed as user: DomainName\administrator. Conversion failed when converting datetime from character string. [SQLSTATE 22007] (Error 241). 
    The step failed.
    Here is the code contained in the steps Command window (same exact code that works fine on the production server):
    declare @Now datetime
    declare @DB_Date datetime
    declare @Trip_Err datetime
    select @Now = convert(varchar,getdate(),101)
    select @DB_Date = (select convert(varchar,max(ProcessDate),101) from I_Loans)
    if @now <> @DB_Date
    begin
    truncate table I_Loans
    end
    else
    select @Trip_err = 'error'
    I don’t see anything preventing this code from executing. However, I am not a programmer. My SQL Server version is below:
    Microsoft SQL Server 2005 - 9.00.5324.00 (Intel X86)  
    Aug 24 2012 14:24:46   Copyright (c) 1988-2005 Microsoft Corporation 
    Standard Edition on Windows NT 6.0 (Build 6002: Service Pack 2)
    Any advice or solutions will be greatly appreciated. Please let me know if I need to provide more information.
    Thank you,
    Dave
    David Young

    Could you run this query from management studio in test?
    select convert(varchar,max(ProcessDate),101) from I_Loans
    It could be something to do with the ProcessDate value which had issues to convert
    Regards, Ashwin Menon My Blog - http:\\sqllearnings.com

  • CORBA Exception during the deployment process

    I created a project which includes some application modules. I was attempting to deploy the application modules onto the EJB platform. But I was hit with CORBA Exceptions...
    Here is the last part of the whole deployment message:
    Copyright (c) 1997-1998 Borland International. All Rights Reserved.
    Copyright (c) 1997-1999 Oracle Corporation. All Rights Reserved.
    Reading Deployment Descriptor...done
    Verifying Deployment Descriptor...done
    Gathering users...done
    Generating Comm Stubs...java.lang.NoSuchFieldError: org.omg.CORBA.DefinitionKind: field dk_Estruct not found
    at com.visigenic.vbroker.ir.EstructDefImpl.<init>(EstructDefImpl.java:20)
    at com.visigenic.vbroker.ir.ContainerImpl.create_estruct(Compiled Code)
    at com.visigenic.vbroker.ir.ContainerImpl.create_estruct(Compiled Code)
    at com.visigenic.vbroker.ir._tie_ModuleDef.create_estruct(Compiled Code)
    at oracle.aurora.ejb.deployment.JavaFrontEnd.toClass(JavaFrontEnd.java:141)
    at com.visigenic.vbroker.util.fe.java.JavaFrontEnd.toIRObject(Compiled Code)
    at com.visigenic.vbroker.util.fe.java.JavaFrontEnd.javaToIdl(Compiled Code)
    at oracle.aurora.ejb.deployment.JavaFrontEnd.toInterface(Compiled Code)
    at com.visigenic.vbroker.util.fe.java.JavaFrontEnd.toIRObject(Compiled Code)
    at com.visigenic.vbroker.util.fe.java.JavaFrontEnd.javaToIdl(Compiled Code)
    at oracle.aurora.ejb.deployment.JavaFrontEnd.toInterface(Compiled Code)
    at oracle.aurora.ejb.deployment.JavaFrontEnd.toInterface(Compiled Code)
    at oracle.aurora.ejb.deployment.JavaFrontEnd.toInterface(Compiled Code)
    at com.visigenic.vbroker.util.fe.java.JavaFrontEnd.toIRObject(Compiled Code)
    at com.visigenic.vbroker.util.fe.java.JavaFrontEnd.parseClasses(Compiled Code)
    at oracle.aurora.ejb.deployment.GenerateEjb.generateCommStubs(Compiled Code)
    at oracle.aurora.ejb.deployment.GenerateEjb.invoke(Compiled Code)
    at oracle.aurora.server.tools.sess_iiop.ToolImpl.invoke(Compiled Code)
    at oracle.aurora.ejb.deployment.GenerateEjb.main(Compiled Code)
    *** Errors occurred while deploying the EJB to JServer ***
    *** Deployment completed ***
    Any ideas?
    null

    I created a project which includes some application modules. I was attempting to deploy the application modules onto the EJB platform. But I was hit with CORBA Exceptions...
    Here is the last part of the whole deployment message:
    Copyright (c) 1997-1998 Borland International. All Rights Reserved.
    Copyright (c) 1997-1999 Oracle Corporation. All Rights Reserved.
    Reading Deployment Descriptor...done
    Verifying Deployment Descriptor...done
    Gathering users...done
    Generating Comm Stubs...java.lang.NoSuchFieldError: org.omg.CORBA.DefinitionKind: field dk_Estruct not found
    at com.visigenic.vbroker.ir.EstructDefImpl.<init>(EstructDefImpl.java:20)
    at com.visigenic.vbroker.ir.ContainerImpl.create_estruct(Compiled Code)
    at com.visigenic.vbroker.ir.ContainerImpl.create_estruct(Compiled Code)
    at com.visigenic.vbroker.ir._tie_ModuleDef.create_estruct(Compiled Code)
    at oracle.aurora.ejb.deployment.JavaFrontEnd.toClass(JavaFrontEnd.java:141)
    at com.visigenic.vbroker.util.fe.java.JavaFrontEnd.toIRObject(Compiled Code)
    at com.visigenic.vbroker.util.fe.java.JavaFrontEnd.javaToIdl(Compiled Code)
    at oracle.aurora.ejb.deployment.JavaFrontEnd.toInterface(Compiled Code)
    at com.visigenic.vbroker.util.fe.java.JavaFrontEnd.toIRObject(Compiled Code)
    at com.visigenic.vbroker.util.fe.java.JavaFrontEnd.javaToIdl(Compiled Code)
    at oracle.aurora.ejb.deployment.JavaFrontEnd.toInterface(Compiled Code)
    at oracle.aurora.ejb.deployment.JavaFrontEnd.toInterface(Compiled Code)
    at oracle.aurora.ejb.deployment.JavaFrontEnd.toInterface(Compiled Code)
    at com.visigenic.vbroker.util.fe.java.JavaFrontEnd.toIRObject(Compiled Code)
    at com.visigenic.vbroker.util.fe.java.JavaFrontEnd.parseClasses(Compiled Code)
    at oracle.aurora.ejb.deployment.GenerateEjb.generateCommStubs(Compiled Code)
    at oracle.aurora.ejb.deployment.GenerateEjb.invoke(Compiled Code)
    at oracle.aurora.server.tools.sess_iiop.ToolImpl.invoke(Compiled Code)
    at oracle.aurora.ejb.deployment.GenerateEjb.main(Compiled Code)
    *** Errors occurred while deploying the EJB to JServer ***
    *** Deployment completed ***
    Any ideas?
    null

  • ERROR IN WAS 6.4 SNEAK PREVIEW INSTALL DURING SP3 - SP5 DEPLOY ONLINE STAG

    Hi All,
    I have installed WAS 6.4 SP3 sneak preview over SQL server 2000. I get the following error message while patching from WAS SP3 to SP5 ( this patch is included as part of the sneak preview zip package) during DEPLOY ONLINE stage.
    ERROR
    MUT-02041   SDM call of deploySdaList ends with returncode 4. See output of logfile D:\Program Files\sapinst_instdir\PATCH\MSS\callSdmViaSapinst.log.
    Also find below the log file :
    Aug 23, 2004 4:09:51 PM  Info: Start logging to console
    Aug 23, 2004 4:09:51 PM  Info:
    Aug 23, 2004 4:09:51 PM  Info: ============================================
    Aug 23, 2004 4:09:51 PM  Info: =   Starting to execute command 'deploy'   =
    Aug 23, 2004 4:09:51 PM  Info: ============================================
    Aug 23, 2004 4:09:51 PM  Info: Starting SDM - Software Deployment Manager...
    Aug 23, 2004 4:09:53 PM  Info: tc/SL/SDM/SDM/sap.com/SAP AG/6.3005.00.0000.20040414093518.0000
    Aug 23, 2004 4:09:55 PM  Info: SDM operation mode successfully set to: Standalone
    Aug 23, 2004 4:09:57 PM  Info: Initializing Network Manager (50017)
    Aug 23, 2004 4:09:59 PM  Info: Checking if another SDM is running on port 50018
    Aug 23, 2004 4:09:59 PM  Info: -
    Starting deployment -
    Aug 23, 2004 4:09:59 PM  Info: Loading selected archives...
    Aug 23, 2004 4:09:59 PM  Info: Loading archive 'C:\WebAS640_Java_SP5\WebAS640SP3toSP5_Patch\J2EE-RUNT-CD\J2EE-ENG\ONLINE\SAPJTECHS05_0.SCA'
    Aug 23, 2004 4:12:27 PM  Info: Selected archives successfully loaded.
    Aug 23, 2004 4:12:33 PM  Info: Actions per selected component:
    Aug 23, 2004 4:12:33 PM  Info: Update: Selected development component 'com.sap.aii.ibtranslationclient'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308163841.0000' updates currently deployed development component 'com.sap.aii.ibtranslationclient'/'sap.com'/'SAP AG'/'6.3003.00.0000.20031215133140.0000'.
    Aug 23, 2004 4:12:33 PM  Info: Update: Selected development component 'com.sap.security.core.admin'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040330113610.0000' updates currently deployed development component 'com.sap.security.core.admin'/'sap.com'/'SAP AG'/'6.3003.00.0000.20031112163623.0000'.
    Aug 23, 2004 4:12:33 PM  Info: No action: Selected development component 'com.sap.rprof.jddschema'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308163632.0000' will not update currently deployed development component 'com.sap.rprof.jddschema'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308163632.0000'.
    Aug 23, 2004 4:12:33 PM  Info: No action: Selected development component 'tc/SL/UTIL_JDD'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040326165554.0000' will not update currently deployed development component 'tc/SL/UTIL_JDD'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040326165554.0000'.
    Aug 23, 2004 4:12:33 PM  Info: Update: Selected development component 'tc/workflowmodeler'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040309120341.0000' updates currently deployed development component 'tc/workflowmodeler'/'sap.com'/'SAP AG'/'6.3003.00.0000.20031119160521.0000'.
    Aug 23, 2004 4:12:33 PM  Info: Initial deployment: Selected development component 'tc/wd/pdfsvrchal'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040326170320.0000' will be deployed.
    Aug 23, 2004 4:12:33 PM  Info: Update: Selected development component 'com.sap.lcr.saprfc'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040322164348.0000' updates currently deployed development component 'com.sap.lcr.saprfc'/'sap.com'/'SAP AG'/'6.3003.00.0000.20031223155421.0000'.
    Aug 23, 2004 4:12:33 PM  Info: Update: Selected development component 'com.sap.aii.util.rb'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308163841.0000' updates currently deployed development component 'com.sap.aii.util.rb'/'sap.com'/'SAP AG'/'6.3003.00.0000.20031215133140.0000'.
    Aug 23, 2004 4:12:33 PM  Info: Update: Selected development component 'com.sap.util.monitor.grmg'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040322170150.0000' updates currently deployed development component 'com.sap.util.monitor.grmg'/'sap.com'/'SAP AG'/'6.3003.00.0000.20031007124738.0000'.
    Aug 23, 2004 4:12:33 PM  Info: Update: Selected development component 'tc/bcb/api'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040413165121.0000' updates currently deployed development component 'tc/bcb/api'/'sap.com'/'SAP AG'/'6.3003.00.0000.20031210162516.0000'.
    Aug 23, 2004 4:12:33 PM  Info: Update: Selected development component 'SQLTrace'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040401154008.0000' updates currently deployed development component 'SQLTrace'/'sap.com'/'SAP AG'/'6.3003.00.0000.20031215150458.0000'.
    Aug 23, 2004 4:12:33 PM  Info: Update: Selected development component 'com.sap.lcr.namealloc'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040322164348.0000' updates currently deployed development component 'com.sap.lcr.namealloc'/'sap.com'/'SAP AG'/'6.3003.00.0000.20031223155421.0000'.
    Aug 23, 2004 4:12:33 PM  Info: Update: Selected development component 'com.sap.lcr'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040322164348.0000' updates currently deployed development component 'com.sap.lcr'/'sap.com'/'SAP AG'/'6.3003.00.0000.20031223155421.0000'.
    Aug 23, 2004 4:12:33 PM  Info: Update: Selected development component 'com.sap.rprof.remoteProfile'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308163632.0000' updates currently deployed development component 'com.sap.rprof.remoteProfile'/'sap.com'/'SAP AG'/'6.3003.00.0000.20031103173534.0000'.
    Aug 23, 2004 4:12:33 PM  Info: Update: Selected development component 'tc/SL/UTIL'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040326165554.0000' updates currently deployed development component 'tc/SL/UTIL'/'sap.com'/'SAP AG'/'6.3003.00.0000.20031015103253.0000'.
    Aug 23, 2004 4:12:33 PM  Info: Update: Selected development component 'com.sapmarkets.mesyncjco'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040326165832.0000' updates currently deployed development component 'com.sapmarkets.mesyncjco'/'sap.com'/'SAP AG'/'6.3003.00.0000.20031215133611.0000'.
    Aug 23, 2004 4:12:33 PM  Info: No action: Selected development component 'tc/TechSrv/xml_das_connector_init'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040322174245.0000' will not update currently deployed development component 'tc/TechSrv/xml_das_connector_init'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040322174245.0000'.
    Aug 23, 2004 4:12:35 PM  Info: No action: Selected development component 'tc/uddi/dbschema'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040322155127.0000' will not update currently deployed development component 'tc/uddi/dbschema'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040322155127.0000'.
    Aug 23, 2004 4:12:36 PM  Info: Initial deployment: Selected development component 'tc/sec/wssec/app'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040326165540.0000' will be deployed.
    Aug 23, 2004 4:12:36 PM  Info: No action: Selected development component 'tc/TechSrv/XML_DAS_Connector_Schema'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040322174245.0000' will not update currently deployed development component 'tc/TechSrv/XML_DAS_Connector_Schema'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040322174245.0000'.
    Aug 23, 2004 4:12:36 PM  Info: Update: Selected development component 'com.sap.util.monitor.jarm.j2ee'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308164312.0000' updates currently deployed development component 'com.sap.util.monitor.jarm.j2ee'/'sap.com'/'SAP AG'/'6.3003.00.0000.20031001180520.0000'.
    Aug 23, 2004 4:12:36 PM  Info: Update: Selected development component 'tc/wd/tools'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040326170320.0000' updates currently deployed development component 'tc/wd/tools'/'sap.com'/'SAP AG'/'6.3003.00.0000.20031020134252.0000'.
    Aug 23, 2004 4:12:36 PM  Info: Update: Selected development component 'tc/wd/dispwda'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040415171020.0000' updates currently deployed development component 'tc/wd/dispwda'/'sap.com'/'SAP AG'/'6.3003.00.0000.20031125134518.0000'.
    Aug 23, 2004 4:12:37 PM  Info: Update: Selected development component 'com.sapportals.htmlb'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308164521.0000' updates currently deployed development component 'com.sapportals.htmlb'/'sap.com'/'SAP AG'/'6.3003.00.0000.20031007125447.0000'.
    Aug 23, 2004 4:12:37 PM  Info: Update: Selected development component 'tc/bcb/ici'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040413165121.0000' updates currently deployed development component 'tc/bcb/ici'/'sap.com'/'SAP AG'/'6.3003.00.0000.20031210162516.0000'.
    Aug 23, 2004 4:12:37 PM  Info: No action: Selected development component 'synclog'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040401154008.0000' will not update currently deployed development component 'synclog'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040401154008.0000'.
    Aug 23, 2004 4:12:37 PM  Info: Initial deployment: Selected development component 'tc/monitoring/systeminfo'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040419174536.0000' will be deployed.
    Aug 23, 2004 4:12:37 PM  Info: Update: Selected development component 'com.sap.aii.util.misc'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308163841.0000' updates currently deployed development component 'com.sap.aii.util.misc'/'sap.com'/'SAP AG'/'6.3003.00.0000.20031215133140.0000'.
    Aug 23, 2004 4:12:37 PM  Info: No action: Selected development component 'tc/sld/data'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040322164348.0000' will not update currently deployed development component 'tc/sld/data'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040322164348.0000'.
    Aug 23, 2004 4:12:37 PM  Info: Update: Selected development component 'tc/TechSrv/XML_DAS_Connector'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040322174245.0000' updates currently deployed development component 'tc/TechSrv/XML_DAS_Connector'/'sap.com'/'SAP AG'/'6.3003.00.0000.20031007124656.0000'.
    Aug 23, 2004 4:12:37 PM  Info: Update: Selected development component 'com.sap.aii.proxy.framework'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308163841.0000' updates currently deployed development component 'com.sap.aii.proxy.framework'/'sap.com'/'SAP AG'/'6.3003.00.0000.20031215133140.0000'.
    Aug 23, 2004 4:12:37 PM  Info: Update: Selected software component 'SAP_JTECHS'/'sap.com'/'SAP AG'/'1000.6.30.5.0.20040420063500' updates currently deployed software component 'SAP_JTECHS'/'sap.com'/'SAP AG'/'3.20040113043717'.
    Aug 23, 2004 4:12:37 PM  Info: Update: Selected development component 'com.sap.engine.docs.examples'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040419174536.0000' updates currently deployed development component 'com.sap.engine.docs.examples'/'sap.com'/'SAP AG'/'6.3003.00.0000.20040108174709.0000'.
    Aug 23, 2004 4:12:38 PM  Info: Update: Selected development component 'com.sap.engine.class.download'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040419174536.0000' updates currently deployed development component 'com.sap.engine.class.download'/'sap.com'/'SAP AG'/'6.3003.00.0000.20040108174709.0000'.
    Aug 23, 2004 4:12:38 PM  Info: No action: Selected development component 'com.sap.lcr.jddschema'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040322164348.0000' will not update currently deployed development component 'com.sap.lcr.jddschema'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040322164348.0000'.
    Aug 23, 2004 4:12:38 PM  Info: Update: Selected development component 'com.sap.util.monitor.jarm.ccms'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308164312.0000' updates currently deployed development component 'com.sap.util.monitor.jarm.ccms'/'sap.com'/'SAP AG'/'6.3003.00.0000.20031001180520.0000'.
    Aug 23, 2004 4:12:38 PM  Info: Update: Selected development component 'tc/uddi'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040322155127.0000' updates currently deployed development component 'tc/uddi'/'sap.com'/'SAP AG'/'6.3003.00.0000.20031119155233.0000'.
    Aug 23, 2004 4:12:38 PM  Info: Initial deployment: Selected development component 'tc/sec/vsi/app'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040326165540.0000' will be deployed.
    Aug 23, 2004 4:12:38 PM  Info: Update: Selected development component 'com.sap.pmi.adm'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308164151.0000' updates currently deployed development component 'com.sap.pmi.adm'/'sap.com'/'SAP AG'/'6.3003.00.0000.20031007124708.0000'.
    Aug 23, 2004 4:12:38 PM  Info: Update: Selected development component 'com.sap.jdo'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308164054.0000' updates currently deployed development component 'com.sap.jdo'/'sap.com'/'SAP AG'/'6.3003.00.0000.20040112231712'.
    Aug 23, 2004 4:12:38 PM  Info: Update: Selected development component 'com.sap.mobile.clientinfo'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308164228.0000' updates currently deployed development component 'com.sap.mobile.clientinfo'/'sap.com'/'SAP AG'/'6.3003.00.0000.20031001181052.0000'.
    Aug 23, 2004 4:12:39 PM  Info: Initial deployment: Selected development component 'tc/SL/CMS/IDEClient'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040326165855.0000' will be deployed.
    Aug 23, 2004 4:12:39 PM  Info: Update: Selected development component 'com.sap.aii.ibtransportclient'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308163841.0000' updates currently deployed development component 'com.sap.aii.ibtransportclient'/'sap.com'/'SAP AG'/'6.3003.00.0000.20031215133140.0000'.
    Aug 23, 2004 4:12:39 PM  Info: Update: Selected development component 'com.sap.ip.me.webconsole'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040326165842.0000' updates currently deployed development component 'com.sap.ip.me.webconsole'/'sap.com'/'SAP AG'/'6.3003.00.0000.20031215133723.0000'.
    Aug 23, 2004 4:12:39 PM  Info: Update: Selected development component 'tc/wd/pdfobject'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040415171020.0000' updates currently deployed development component 'tc/wd/pdfobject'/'sap.com'/'SAP AG'/'6.3003.00.0000.20031125134518.0000'.
    Aug 23, 2004 4:12:39 PM  Info: Update: Selected development component 'com.sap.lcrabapapi'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308163618.0000' updates currently deployed development component 'com.sap.lcrabapapi'/'sap.com'/'SAP AG'/'6.3003.00.0000.20031001180219.0000'.
    Aug 23, 2004 4:12:39 PM  Info: Update: Selected development component 'tc/sec/app'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040326165540.0000' updates currently deployed development component 'tc/sec/app'/'sap.com'/'SAP AG'/'6.3003.00.0000.20031218123529.0000'.
    Aug 23, 2004 4:12:39 PM  Info: Update: Selected development component 'com.sapportals.htmlb.ear'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308164521.0000' updates currently deployed development component 'com.sapportals.htmlb.ear'/'sap.com'/'SAP AG'/'6.3003.00.0000.20031007125447.0000'.
    Aug 23, 2004 4:12:39 PM  Info: Update: Selected development component 'tc/TechSrv/XML_DAS'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040322170316.0000' updates currently deployed development component 'tc/TechSrv/XML_DAS'/'sap.com'/'SAP AG'/'6.3003.00.0000.20031007124545.0000'.
    Aug 23, 2004 4:12:40 PM  Info: Update: Selected development component 'com.sap.aii.util.xml'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308163841.0000' updates currently deployed development component 'com.sap.aii.util.xml'/'sap.com'/'SAP AG'/'6.3003.00.0000.20031215133140.0000'.
    Aug 23, 2004 4:12:40 PM  Info: Update: Selected development component 'tc/wd/corecomp'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040326170320.0000' updates currently deployed development component 'tc/wd/corecomp'/'sap.com'/'SAP AG'/'6.3003.00.0000.20031020134252.0000'.
    Aug 23, 2004 4:12:40 PM  Info: Update: Selected development component 'tc/eCATTPing'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040322155021.0000' updates currently deployed development component 'tc/eCATTPing'/'sap.com'/'SAP AG'/'6.3003.00.0000.20031117101211.0000'.
    Aug 23, 2004 4:12:40 PM  Info: Update: Selected development component 'com.sap.engine.heartbeat'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040419174536.0000' updates currently deployed development component 'com.sap.engine.heartbeat'/'sap.com'/'SAP AG'/'6.3003.00.0000.20040108174709.0000'.
    Aug 23, 2004 4:12:40 PM  Info: Update: Selected development component 'com.sap.rprof.dbprofiles'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308163632.0000' updates currently deployed development component 'com.sap.rprof.dbprofiles'/'sap.com'/'SAP AG'/'6.3003.00.0000.20031103173534.0000'.
    Aug 23, 2004 4:12:40 PM  Info: Update: Selected development component 'com.sap.engine.services.webservices.tool'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040419174536.0000' updates currently deployed development component 'com.sap.engine.services.webservices.tool'/'sap.com'/'SAP AG'/'6.3003.00.0000.20040108174709.0000'.
    Aug 23, 2004 4:12:53 PM  Error: An error occured while storing the cluster instances!
    Aug 23, 2004 4:12:53 PM  Error: JStartup Framework is not able to deliver an information about the cluster control instances!
    Please check the status of the J2EE Engine
    Aug 23, 2004 4:12:53 PM  Error: Received exception when saving current Engine state: JStartup Framework is not able to deliver an information about the cluster control instances!
    Please check the status of the J2EE Engine
    Aug 23, 2004 4:12:53 PM  Info: Error handling strategy: OnErrorStop
    Aug 23, 2004 4:12:53 PM  Info: Update strategy: UpdateLowerVersions
    Aug 23, 2004 4:12:53 PM  Info: Starting: Update: Selected development component 'SQLTrace'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040401154008.0000' updates currently deployed development component 'SQLTrace'/'sap.com'/'SAP AG'/'6.3003.00.0000.20031215150458.0000'.
    Aug 23, 2004 4:12:53 PM  Info: SDA to be deployed: D:\usr\sap\P64\JC00\SDM\root\origin\sap.com\SQLTrace\SAP AG\6.3005.00.0000.20040401154008.0000\SQLTrace.ear
    Aug 23, 2004 4:12:53 PM  Info: Software type of SDA: J2EE
    Aug 23, 2004 4:12:59 PM  Info: ***** Begin of SAP J2EE Engine Deployment (J2EE Application) *****
    Aug 23, 2004 4:13:00 PM  Info: Starting cluster instance processes.
    <b><b>Aug 23, 2004 4:13:00 PM  Error: An error occured while starting a cluster instance!
    Aug 23, 2004 4:13:00 PM  Error: JStartup Framework is not able to deliver an information about the cluster control instances!</b></b>
    Please check the status of the J2EE Engine
    Aug 23, 2004 4:13:00 PM  Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
    Aug 23, 2004 4:13:00 PM  Error: Aborted: development component 'SQLTrace'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040401154008.0000':
    SDM could not start the J2EE cluster on the host aol! The online deployment is terminated.
    JStartup Framework is not able to deliver an information about the cluster control instances!
    Please check the status of the J2EE Engine
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineJ2EE620OnlineDeployerImpl.performAction(DeploymentActionTypes).STARTUP_CLUSTER)
    Aug 23, 2004 4:13:01 PM  Error: An error occured while restoring the cluster instances states
    Aug 23, 2004 4:13:01 PM  Error: JStartup Framework is not able to deliver an information about the cluster control instances!
    Please check the status of the J2EE Engine
    Aug 23, 2004 4:13:01 PM  Error: Received exception when restoring Engine state: JStartup Framework is not able to deliver an information about the cluster control instances!
    Please check the status of the J2EE Engine
    Aug 23, 2004 4:13:01 PM  Info: -
    Deployment was successful -
    Aug 23, 2004 4:13:02 PM  Info: Summarizing the deployment results:
    Aug 23, 2004 4:13:02 PM  Error: Admitted: C:\WebAS640_Java_SP5\WebAS640SP3toSP5_Patch\J2EE-RUNT-CD\J2EE-ENG\ONLINE\SAPJTECHS05_0.SCA
    Aug 23, 2004 4:13:02 PM  Error: Processing error. Return code: 4
    Appreciate your prompt help.
    Thanks.
    Nirmal

    Hi,
    I am getting the folloing error message now : below is the log file :
    Aug 24, 2004 2:36:53 PM  Info: Start logging to console
    Aug 24, 2004 2:36:53 PM  Info:
    Aug 24, 2004 2:36:53 PM  Info: ============================================
    Aug 24, 2004 2:36:53 PM  Info: =   Starting to execute command 'deploy'   =
    Aug 24, 2004 2:36:53 PM  Info: ============================================
    Aug 24, 2004 2:36:53 PM  Info: Starting SDM - Software Deployment Manager...
    Aug 24, 2004 2:36:54 PM  Info: tc/SL/SDM/SDM/sap.com/SAP AG/6.3005.00.0000.20040414093518.0000
    Aug 24, 2004 2:36:56 PM  Info: SDM operation mode successfully set to: Standalone
    Aug 24, 2004 2:36:57 PM  Info: Initializing Network Manager (50017)
    Aug 24, 2004 2:36:57 PM  Info: Checking if another SDM is running on port 50018
    Aug 24, 2004 2:36:57 PM  Info: -
    Starting deployment -
    Aug 24, 2004 2:36:58 PM  Info: Loading selected archives...
    Aug 24, 2004 2:36:58 PM  Info: Loading archive 'C:\WebAS640_Java_SP5\WebAS640SP3toSP5_Patch\J2EE-RUNT-CD\J2EE-ENG\ONLINE\SAPJTECHS05_0.SCA'
    Aug 24, 2004 2:37:17 PM  Info: Selected archives successfully loaded.
    Aug 24, 2004 2:37:22 PM  Info: Actions per selected component:
    Aug 24, 2004 2:37:22 PM  Info: No action: Selected development component 'com.sap.aii.ibtranslationclient'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308163841.0000' will not update currently deployed development component 'com.sap.aii.ibtranslationclient'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308163841.0000'.
    Aug 24, 2004 2:37:22 PM  Info: No action: Selected development component 'com.sap.security.core.admin'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040330113610.0000' will not update currently deployed development component 'com.sap.security.core.admin'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040330113610.0000'.
    Aug 24, 2004 2:37:22 PM  Info: No action: Selected development component 'com.sap.rprof.jddschema'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308163632.0000' will not update currently deployed development component 'com.sap.rprof.jddschema'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308163632.0000'.
    Aug 24, 2004 2:37:22 PM  Info: No action: Selected development component 'tc/SL/UTIL_JDD'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040326165554.0000' will not update currently deployed development component 'tc/SL/UTIL_JDD'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040326165554.0000'.
    Aug 24, 2004 2:37:22 PM  Info: Update: Selected development component 'tc/workflowmodeler'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040309120341.0000' updates currently deployed development component 'tc/workflowmodeler'/'sap.com'/'SAP AG'/'6.3003.00.0000.20031119160521.0000'.
    Aug 24, 2004 2:37:22 PM  Info: No action: Selected development component 'com.sap.lcr.saprfc'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040322164348.0000' will not update currently deployed development component 'com.sap.lcr.saprfc'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040322164348.0000'.
    Aug 24, 2004 2:37:22 PM  Info: Initial deployment: Selected development component 'tc/wd/pdfsvrchal'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040326170320.0000' will be deployed.
    Aug 24, 2004 2:37:22 PM  Info: No action: Selected development component 'com.sap.aii.util.rb'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308163841.0000' will not update currently deployed development component 'com.sap.aii.util.rb'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308163841.0000'.
    Aug 24, 2004 2:37:22 PM  Info: No action: Selected development component 'com.sap.util.monitor.grmg'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040322170150.0000' will not update currently deployed development component 'com.sap.util.monitor.grmg'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040322170150.0000'.
    Aug 24, 2004 2:37:22 PM  Info: No action: Selected development component 'tc/bcb/api'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040413165121.0000' will not update currently deployed development component 'tc/bcb/api'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040413165121.0000'.
    Aug 24, 2004 2:37:22 PM  Info: No action: Selected development component 'SQLTrace'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040401154008.0000' will not update currently deployed development component 'SQLTrace'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040401154008.0000'.
    Aug 24, 2004 2:37:22 PM  Info: No action: Selected development component 'com.sap.lcr.namealloc'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040322164348.0000' will not update currently deployed development component 'com.sap.lcr.namealloc'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040322164348.0000'.
    Aug 24, 2004 2:37:22 PM  Info: No action: Selected development component 'com.sap.lcr'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040322164348.0000' will not update currently deployed development component 'com.sap.lcr'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040322164348.0000'.
    Aug 24, 2004 2:37:22 PM  Info: No action: Selected development component 'com.sap.rprof.remoteProfile'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308163632.0000' will not update currently deployed development component 'com.sap.rprof.remoteProfile'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308163632.0000'.
    Aug 24, 2004 2:37:22 PM  Info: No action: Selected development component 'tc/SL/UTIL'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040326165554.0000' will not update currently deployed development component 'tc/SL/UTIL'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040326165554.0000'.
    Aug 24, 2004 2:37:22 PM  Info: No action: Selected development component 'com.sapmarkets.mesyncjco'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040326165832.0000' will not update currently deployed development component 'com.sapmarkets.mesyncjco'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040326165832.0000'.
    Aug 24, 2004 2:37:22 PM  Info: No action: Selected development component 'tc/TechSrv/xml_das_connector_init'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040322174245.0000' will not update currently deployed development component 'tc/TechSrv/xml_das_connector_init'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040322174245.0000'.
    Aug 24, 2004 2:37:22 PM  Info: No action: Selected development component 'tc/uddi/dbschema'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040322155127.0000' will not update currently deployed development component 'tc/uddi/dbschema'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040322155127.0000'.
    Aug 24, 2004 2:37:22 PM  Info: Initial deployment: Selected development component 'tc/sec/wssec/app'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040326165540.0000' will be deployed.
    Aug 24, 2004 2:37:22 PM  Info: No action: Selected development component 'tc/TechSrv/XML_DAS_Connector_Schema'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040322174245.0000' will not update currently deployed development component 'tc/TechSrv/XML_DAS_Connector_Schema'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040322174245.0000'.
    Aug 24, 2004 2:37:22 PM  Info: Update: Selected development component 'tc/wd/tools'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040326170320.0000' updates currently deployed development component 'tc/wd/tools'/'sap.com'/'SAP AG'/'6.3003.00.0000.20031020134252.0000'.
    Aug 24, 2004 2:37:22 PM  Info: No action: Selected development component 'com.sap.util.monitor.jarm.j2ee'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308164312.0000' will not update currently deployed development component 'com.sap.util.monitor.jarm.j2ee'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308164312.0000'.
    Aug 24, 2004 2:37:22 PM  Info: Update: Selected development component 'tc/wd/dispwda'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040415171020.0000' updates currently deployed development component 'tc/wd/dispwda'/'sap.com'/'SAP AG'/'6.3003.00.0000.20031125134518.0000'.
    Aug 24, 2004 2:37:23 PM  Info: No action: Selected development component 'com.sapportals.htmlb'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308164521.0000' will not update currently deployed development component 'com.sapportals.htmlb'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308164521.0000'.
    Aug 24, 2004 2:37:23 PM  Info: No action: Selected development component 'tc/bcb/ici'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040413165121.0000' will not update currently deployed development component 'tc/bcb/ici'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040413165121.0000'.
    Aug 24, 2004 2:37:23 PM  Info: No action: Selected development component 'synclog'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040401154008.0000' will not update currently deployed development component 'synclog'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040401154008.0000'.
    Aug 24, 2004 2:37:23 PM  Info: Initial deployment: Selected development component 'tc/monitoring/systeminfo'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040419174536.0000' will be deployed.
    Aug 24, 2004 2:37:23 PM  Info: No action: Selected development component 'com.sap.aii.util.misc'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308163841.0000' will not update currently deployed development component 'com.sap.aii.util.misc'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308163841.0000'.
    Aug 24, 2004 2:37:23 PM  Info: No action: Selected development component 'tc/sld/data'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040322164348.0000' will not update currently deployed development component 'tc/sld/data'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040322164348.0000'.
    Aug 24, 2004 2:37:23 PM  Info: No action: Selected development component 'tc/TechSrv/XML_DAS_Connector'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040322174245.0000' will not update currently deployed development component 'tc/TechSrv/XML_DAS_Connector'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040322174245.0000'.
    Aug 24, 2004 2:37:23 PM  Info: No action: Selected development component 'com.sap.aii.proxy.framework'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308163841.0000' will not update currently deployed development component 'com.sap.aii.proxy.framework'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308163841.0000'.
    Aug 24, 2004 2:37:23 PM  Info: Update: Selected software component 'SAP_JTECHS'/'sap.com'/'SAP AG'/'1000.6.30.5.0.20040420063500' updates currently deployed software component 'SAP_JTECHS'/'sap.com'/'SAP AG'/'3.20040113043717'.
    Aug 24, 2004 2:37:23 PM  Info: No action: Selected development component 'com.sap.engine.docs.examples'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040419174536.0000' will not update currently deployed development component 'com.sap.engine.docs.examples'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040419174536.0000'.
    Aug 24, 2004 2:37:23 PM  Info: No action: Selected development component 'com.sap.lcr.jddschema'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040322164348.0000' will not update currently deployed development component 'com.sap.lcr.jddschema'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040322164348.0000'.
    Aug 24, 2004 2:37:23 PM  Info: No action: Selected development component 'com.sap.engine.class.download'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040419174536.0000' will not update currently deployed development component 'com.sap.engine.class.download'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040419174536.0000'.
    Aug 24, 2004 2:37:23 PM  Info: No action: Selected development component 'com.sap.util.monitor.jarm.ccms'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308164312.0000' will not update currently deployed development component 'com.sap.util.monitor.jarm.ccms'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308164312.0000'.
    Aug 24, 2004 2:37:23 PM  Info: Update: Selected development component 'tc/uddi'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040322155127.0000' updates currently deployed development component 'tc/uddi'/'sap.com'/'SAP AG'/'6.3003.00.0000.20031119155233.0000'.
    Aug 24, 2004 2:37:23 PM  Info: Initial deployment: Selected development component 'tc/sec/vsi/app'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040326165540.0000' will be deployed.
    Aug 24, 2004 2:37:23 PM  Info: No action: Selected development component 'com.sap.pmi.adm'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308164151.0000' will not update currently deployed development component 'com.sap.pmi.adm'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308164151.0000'.
    Aug 24, 2004 2:37:23 PM  Info: No action: Selected development component 'com.sap.jdo'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308164054.0000' will not update currently deployed development component 'com.sap.jdo'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308164054.0000'.
    Aug 24, 2004 2:37:23 PM  Info: No action: Selected development component 'com.sap.mobile.clientinfo'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308164228.0000' will not update currently deployed development component 'com.sap.mobile.clientinfo'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308164228.0000'.
    Aug 24, 2004 2:37:23 PM  Info: No action: Selected development component 'tc/SL/CMS/IDEClient'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040326165855.0000' will not update currently deployed development component 'tc/SL/CMS/IDEClient'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040326165855.0000'.
    Aug 24, 2004 2:37:23 PM  Info: No action: Selected development component 'com.sap.aii.ibtransportclient'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308163841.0000' will not update currently deployed development component 'com.sap.aii.ibtransportclient'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308163841.0000'.
    Aug 24, 2004 2:37:23 PM  Info: No action: Selected development component 'com.sap.ip.me.webconsole'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040326165842.0000' will not update currently deployed development component 'com.sap.ip.me.webconsole'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040326165842.0000'.
    Aug 24, 2004 2:37:23 PM  Info: Update: Selected development component 'tc/wd/pdfobject'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040415171020.0000' updates currently deployed development component 'tc/wd/pdfobject'/'sap.com'/'SAP AG'/'6.3003.00.0000.20031125134518.0000'.
    Aug 24, 2004 2:37:23 PM  Info: No action: Selected development component 'com.sap.lcrabapapi'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308163618.0000' will not update currently deployed development component 'com.sap.lcrabapapi'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308163618.0000'.
    Aug 24, 2004 2:37:23 PM  Info: Update: Selected development component 'tc/sec/app'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040326165540.0000' updates currently deployed development component 'tc/sec/app'/'sap.com'/'SAP AG'/'6.3003.00.0000.20031218123529.0000'.
    Aug 24, 2004 2:37:23 PM  Info: No action: Selected development component 'com.sapportals.htmlb.ear'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308164521.0000' will not update currently deployed development component 'com.sapportals.htmlb.ear'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308164521.0000'.
    Aug 24, 2004 2:37:23 PM  Info: No action: Selected development component 'com.sap.aii.util.xml'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308163841.0000' will not update currently deployed development component 'com.sap.aii.util.xml'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308163841.0000'.
    Aug 24, 2004 2:37:23 PM  Info: Update: Selected development component 'tc/wd/corecomp'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040326170320.0000' updates currently deployed development component 'tc/wd/corecomp'/'sap.com'/'SAP AG'/'6.3003.00.0000.20031020134252.0000'.
    Aug 24, 2004 2:37:23 PM  Info: No action: Selected development component 'tc/TechSrv/XML_DAS'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040322170316.0000' will not update currently deployed development component 'tc/TechSrv/XML_DAS'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040322170316.0000'.
    Aug 24, 2004 2:37:23 PM  Info: No action: Selected development component 'tc/eCATTPing'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040322155021.0000' will not update currently deployed development component 'tc/eCATTPing'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040322155021.0000'.
    Aug 24, 2004 2:37:23 PM  Info: No action: Selected development component 'com.sap.engine.heartbeat'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040419174536.0000' will not update currently deployed development component 'com.sap.engine.heartbeat'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040419174536.0000'.
    Aug 24, 2004 2:37:23 PM  Info: No action: Selected development component 'com.sap.engine.services.webservices.tool'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040419174536.0000' will not update currently deployed development component 'com.sap.engine.services.webservices.tool'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040419174536.0000'.
    Aug 24, 2004 2:37:23 PM  Info: No action: Selected development component 'com.sap.rprof.dbprofiles'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308163632.0000' will not update currently deployed development component 'com.sap.rprof.dbprofiles'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308163632.0000'.
    <b>Aug 24, 2004 2:37:23 PM  Error: Could not create JStartupClusterController: No route to host: connect Throwable: java.net.NoRouteToHostException Throwable message: No route to host: connect
    Aug 24, 2004 2:37:23 PM  Error: Received exception when saving current Engine state: Could not create JStartupClusterController: No route to host: connect
    Aug 24, 2004 2:37:24 PM  Info: Error handling strategy: OnErrorStop</b>Aug 24, 2004 2:37:24 PM  Info: Update strategy: UpdateLowerVersions
    Aug 24, 2004 2:37:24 PM  Info: Starting: Initial deployment: Selected development component 'tc/monitoring/systeminfo'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040419174536.0000' will be deployed.
    Aug 24, 2004 2:37:24 PM  Info: SDA to be deployed: D:\usr\sap\P64\JC00\SDM\root\origin\sap.com\tc\monitoring\systeminfo\SAP AG\6.3005.00.0000.20040419174536.0000\SystemInfo.ear
    Aug 24, 2004 2:37:24 PM  Info: Software type of SDA: J2EE
    Aug 24, 2004 2:37:25 PM  Info: ***** Begin of SAP J2EE Engine Deployment (J2EE Application) *****
    Aug 24, 2004 2:37:28 PM  Error: Could not create JStartupClusterController: No route to host: connect Throwable: java.net.NoRouteToHostException Throwable message: No route to host: connect
    Aug 24, 2004 2:37:28 PM  Info: No information about the J2EE engine cluster is available.
    The online deployment process is continuing.
    Aug 24, 2004 2:37:30 PM  Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
    Aug 24, 2004 2:37:30 PM  Error: Aborted: development component 'tc/monitoring/systeminfo'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040419174536.0000':
    Caught exception while checking the login credentials from SAP J2EE Engine's deploy API:
    com.sap.engine.deploy.manager.DeployManagerException: ERROR: Cannot connect to Host: [aol] with UserName: [Administrator]
                        Check your Login Info.
                        Exception is:
    com.sap.engine.services.jndi.persistent.exceptions.NamingException: Exception while trying to get InitialContext. [Root exception is com.sap.engine.services.security.exceptions.BaseLoginException: Cannot create new RemoteLoginContext instance.]
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.checkLoginCredentials.DMEXC)
    Aug 24, 2004 2:37:30 PM  Error: Could not create JStartupClusterController: No route to host: connect Throwable: java.net.NoRouteToHostException Throwable message: No route to host: connect
    Aug 24, 2004 2:37:30 PM  Error: Received exception when restoring Engine state: Could not create JStartupClusterController: No route to host: connect
    Aug 24, 2004 2:37:31 PM  Info: -
    Deployment was successful -
    Aug 24, 2004 2:37:31 PM  Info: Summarizing the deployment results:
    Aug 24, 2004 2:37:31 PM  Error: Admitted: C:\WebAS640_Java_SP5\WebAS640SP3toSP5_Patch\J2EE-RUNT-CD\J2EE-ENG\ONLINE\SAPJTECHS05_0.SCA
    Aug 24, 2004 2:37:31 PM  Error: Processing error. Return code: 4

Maybe you are looking for

  • Projects group/set for report painter

    Dear, I want to create a report painter report to compare cost of projects. I would like to be able to create groups for my projects, like you can do for internal order with KOH1, and use these for my report. how can I create these project groups and

  • VAT posting in Advance invoices.

    Hi, Can you make some test postings for VAT in advance invoice and give me answers for below questions? When an advance invoice is posted in F-47 with VAT DZ (reporting country IN14), how the VAT portion is actually posted? When an advance invoice is

  • Importing objects to remote DB

    I exported objects (ROWS=N) from a 9i Solaris Database. I'm importing the objects to a 10g Linux database via TNS using the 9i Solaris binaries. The users get created but when it gets to the point when the very first schema objects are imported, it j

  • Flash, swf icons: what do they mean?

    Hello, I have purchased CS4 and am in the process of learning the various tools. There is, however, one issue that has always confused me. There is one icon that looks like this:  a white paper with a red f and a red bar with the white letters swf Th

  • Why are only my iCloud songs being shown on iTunes

    I went onto my iTunes today to find out that in my library I only had 25 songs. All which said they needed to be downloaded from iCloud (I believe, as I couldn't play them without pressing the download button). I had over 750 songs on my iTunes. Why