NWCE 7.1 EHP1 installation - server0 stopped with error code 2150

Hi All,
***I try to install NWCE 7.1 EHP1 with Oracle 10.2 on Windows Server 2003 Enterprise X64. On phase 29 of 40 Start Java Engine, it gives me this error:*****
WARNING[E] 2010-08-11 13:18:27.468
CJS-30222  Java process server0 of instance MII/J00 increased error count to 1. Giving up.
ERROR 2010-08-11 13:18:27.593
FCO-00011  The step startJava with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CI_Instance|ind|ind|ind|ind|11|0|NW_CI_Instance_StartJava|ind|ind|ind|ind|8|0|startJava was executed with status ERROR .
WARNING 2010-08-11 13:18:27.687
Could not get property IDs of the JavaScript object.
ERROR 2010-08-11 13:18:27.687
FJS-00010  Could not get value for property .
****I checked it on MMC and server0 stopped with error code 2150 (Core service start fails on initial startups )*****
std_server0 is here:
node name   : server0
host name   : sapmii
system name : MII
system nr.  : 00
started at  : Wed Aug 11 13:19:10 2010
JVMX version - Sep  4 2008 23:21:58 - 51_REL - optU - windows amd64 - bas2:106386 (mixed mode)
(CompilerOracle read from file D:\usr\sap\MII\J00\exe\sapjvm_5\jre\.hotspot_compiler )
(CompilerOracle exclude com/sun/tools/javac/code/SymbolMethodSymbol overrides)
The active factory is : com.sap.engine.boot.loader.StandardClassLoaderFactory
Class loading cache information loaded from package index [D:\usr\sap\MII\J00\j2ee\cluster\bin\index.list]
Reading kernel properties from kernelProperties.bin file...
   Checked the data for 15 ms
   Read the objects for 93 ms
   Substituted the values for 16 ms
Finished reading kernel objects for 109 ms
Startup mode [NORMAL] and action [NONE] read
AS Java version [7.11.3710.34306.20081117170308] is starting server process [ID7616850] on host [sapmii]...
Loading [LogManager]... [31] ms
Loading [PoolManager]... [0] ms
Loading [ApplicationThreadManager]... [47] ms
Loading [ThreadManager]... [0] ms
Loading [ClassLoaderManager]... [32] ms
Loading [ClusterManager]... [140] ms
Loading [LockingManager]... [31] ms
Loading [ConfigurationManager]... [1000] ms
Loading [CacheManager]... [GC [ParNew: 436736K->8479K(655104K), 0.0153459 secs] 436736K->8479K(5024512K), 0.0154061 secs]
[47] ms
Loading [DatabaseManager]... [203] ms
Loading [SessionManager]... [141] ms
Loading [LicensingManager]... [16] ms
Loading [ServiceManager]...
Initialize components for : 312 ms.
Resolve components for : 31 ms.
Load components for 1953 ms.
Loading services.
Calculate startup service set for 125 ms.
  Service [r3startup] started. [0] ms / [0] CPU ms
  Service [tc~je~content~classification~handler] started. [0] ms / [0] CPU ms
  Service [webservices] started. [0] ms / [0] CPU ms
  Service [tc~esi~uddi~content~handler] started. [0] ms / [0] CPU ms
  Service [engine.dsr.facade] started. [0] ms / [0] CPU ms
  Service [tc~je~cross~api] started. [0] ms / [0] CPU ms
  Service [engine.lm.log.facade] started. [0] ms / [0] CPU ms
  Service [tc~je~mngt_model~srv] started. [0] ms / [0] CPU ms
  Service [tc~je~security~api] started. [0] ms / [0] CPU ms
  Service [cluster] started. [16] ms / [0] CPU ms
  Service [runtimeinfo] started. [16] ms / [0] CPU ms
  Service [jmx_notification] started. [31] ms / [15] CPU ms
  Service [userstore] started. [47] ms / [0] CPU ms
  Service [memory] started. [63] ms / [15] CPU ms
  Service [timeout] started. [78] ms / [31] CPU ms
  Service [cross] started. [94] ms / [46] CPU ms
  Service [log_configurator] started. [94] ms / [31] CPU ms
  Service [locking] started. [0] ms / [0] CPU ms
  Service [tc~sec~destinations~provider] started. [125] ms / [109] CPU ms
  Service [p4] started. [62] ms / [62] CPU ms
  Service [classload] started. [0] ms / [0] CPU ms
  Service [classload.facade] started. [0] ms / [0] CPU ms
  Service [msp] started. [16] ms / [15] CPU ms
  Service [classpath_resolver] started. [16] ms / [15] CPU ms
  Service [deploy] start ================= ERROR =================
java.lang.IllegalArgumentException: No enum const class com.sap.engine.services.deploy.container.ComponentReference.SERVu0130CE
     at java.lang.Enum.valueOf(Enum.java:196)
     at com.sap.engine.services.deploy.container.ComponentReference.valueOf(ComponentReference.java:18)
     at com.sap.engine.services.deploy.server.Component.<init>(Component.java:44)
     at com.sap.engine.services.deploy.server.Component.create(Component.java:60)
     at com.sap.engine.services.deploy.server.properties.impl.PropManagerImpl.readStandardAppRefs(PropManagerImpl.java:497)
     at com.sap.engine.services.deploy.server.properties.impl.PropManagerImpl.<init>(PropManagerImpl.java:234)
     at com.sap.engine.services.deploy.server.properties.PropManagerFactory.initInstance(PropManagerFactory.java:27)
     at com.sap.engine.services.deploy.server.DeployServiceFrame.start(DeployServiceFrame.java:56)
     at com.sap.engine.core.service630.container.ServiceRunner.startFrame(ServiceRunner.java:155)
     at com.sap.engine.core.service630.container.ServiceRunner.startService(ServiceRunner.java:113)
     at com.sap.engine.core.service630.container.ServiceRunner.run(ServiceRunner.java:60)
     at com.sap.engine.frame.core.thread.Task.run(Task.java:73)
     at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:162)
     at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:260)
FATAL: Critical shutdown with exit code [2150] was requested due to [AS Java cannot be started; core service [deploy] failed to start]
****What is the problem and how can I solve the problem.*****
Thanks.

Hi,
  Based on the Java trouble shooting guide 'error 2150' indicates that a core service failed to start. http://wiki.sdn.sap.com/wiki/display/TechTSG/(JSTTSG)(Kernel)ExitCodes. Based on the threads below it could be Oracle listener related.
Re: FCO-00011 error occurred when install ECC6.0 SR3 IDES on Win2003_X64
Problem installing JAVA WAS - ERP 7.0 (EHP4) - NW 7.01 - RHEL 5.3 - ORACLE
HTH.
O.

Similar Messages

  • Java node 'server0' terminated with exit code 2150 after JSPM patches

    Dear Experts,
    We want to install SAP Netweaver 7.3 EHP1.
    After applying patches SP11 from JSPM utility we tried to restart the SAP Java instances from SAP MMC.
    But it failed to start with error code :
    *** LOG => SfCJavaVm: exit hook is called. (rc = 2150)
    *** ERROR => Java node 'server0' terminated with exit code 2150.
    *** To resolve the issue, we restarted machine, Database services, SAP services but it still did not start.
    *** Let us know if you need any other trace file for debugging.
    Below is the log file:
    stdout log file:-
    stdout/stderr redirection
    node name   : server0
    host name   : INPUNEME01
    system name : ME2
    system nr.  : 00
    started at  : Thu Jul 17 00:10:29 2014
    JVMX version - Jun 22 2014 00:31:35 - 61_REL - optU - windows amd64 - 6 - bas2:220276 (mixed mode)
    (CompilerOracle read from file C:\usr\sap\ME2\J00\exe\sapjvm_6\jre\.hotspot_compiler)
    The active factory is : com.sap.engine.boot.loader.StandardClassLoaderFactory
    Class loading cache information loaded from package index [C:\usr\sap\ME2\J00\j2ee\cluster\bin\index.list]
    Reading manager properties from [kernelProperties.bin] file
       Checked the data for [16] ms
       Objects read for [109] ms
       Substituted the values for [94] ms
    Finished reading kernel objects for [203] ms
    Startup mode [NORMAL] and action [NONE] read
    AS Java version [7.31.3710.148365.20111012091351] is starting server process [ID3448650] on host [INPUNEME01.India.***.com] ...
    Loading [LogManager]... [109] ms
    Loading [PoolManager]... [0] ms
    Loading [ApplicationThreadManager]... 2.296: [GC2.296: [ParNew: 343552K->8912K(381696K), 0.0251348 secs] 343557K->8917K(2059008K), 0.0253589 secs] [Times: user=0.03 sys=0.03, real=0.02 secs]
    [125] ms
    Loading [ThreadManager]... [32] ms
    Loading [ClassLoaderManager]... [31] ms
    Loading [ClusterManager]... [485] ms
    Loading [LockingManager]... [63] ms
    Loading [ConfigurationManager]... [1624] ms
    Loading [CacheManager]... [141] ms
    Loading [DatabaseManager]... [547] ms
    Loading [SessionManager]... [515] ms
    Loading [LicensingManager]... [32] ms
    Loading [ServiceManager]...
    Initialize components for : 94 ms.
    Resolve components for : 31 ms.
    Load components for 969 ms.
    Loading services.
    Calculate startup service set for 266 ms.
      Service [tc~je~content~classification~handler] started. [16] ms / [0] CPU ms
      Service [tc~je~sca~ws.plugin] started. [16] ms / [0] CPU ms
      Service [engine.lm.log.facade] started. [62] ms / [0] CPU ms
      Service [engine.dsr.facade] started. [62] ms / [0] CPU ms
      Service [webservices] started. [62] ms / [0] CPU ms
      Service [tc~je~security~api] started. [62] ms / [0] CPU ms
      Service [tc~je~cross~api] started. [62] ms / [0] CPU ms
      Service [tc~je~mngt_model~srv] started. [62] ms / [0] CPU ms
      Service [r3startup] started. [62] ms / [0] CPU ms
      Service [security.destination.facade] started. [62] ms / [0] CPU ms
      Service [tc~esi~uddi~content~handler] started. [62] ms / [0] CPU ms
      Service [tc~je~sca~jco.plugin] started. [110] ms / [0] CPU ms
      Service [jmx_notification] started. [140] ms / [15] CPU ms
      Service [cluster] started. [125] ms / [0] CPU ms
      Service [runtimeinfo] started. [109] ms / [15] CPU ms
      Service [memory] started. [297] ms / [31] CPU ms
      Service [timeout] started. [297] ms / [15] CPU ms
      Service [userstore] started. [297] ms / [0] CPU ms
      Service [tc~sec~destinations~provider] started. [344] ms / [171] CPU ms
      Service [cross] start ================= ERROR =================
      CSN Component [BC-JAS-COR-RMT], DC Name [sap.com/cross]
    java.lang.NoSuchFieldError: ipaddress
    at com.sap.bc.proj.jstartup.fca.FCAProperties.init1(Native Method)
    at com.sap.bc.proj.jstartup.fca.FCAProperties.init(FCAProperties.java:54)
    at com.sap.engine.services.cross.fca.FCAConnectorImpl.<init>(FCAConnectorImpl.java:101)
    at com.sap.engine.services.cross.CrossFrame.start(CrossFrame.java:82)
    at com.sap.engine.core.service630.container.ServiceRunner.startFrame(ServiceRunner.java:165)
    at com.sap.engine.core.service630.container.ServiceRunner.startService(ServiceRunner.java:118)
    at com.sap.engine.core.service630.container.ServiceRunner.run(ServiceRunner.java:65)
    at com.sap.engine.frame.core.thread.Task.run(Task.java:73)
    at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:178)
    at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:316)
    FATAL: Critical shutdown with exit code [2150] was requested due to [AS Java cannot be started; core service [cross] failed to start]
    Heap
    par new generation   reserved 419840K, committed 419840K, used 298078K [0x000000013fe70000, 0x0000000159870000, 0x0000000159870000)
      eden space 343552K,  84% used [0x000000013fe70000, 0x00000001518d3970, 0x0000000154df0000)
      from space 38144K,  23% used [0x0000000157330000, 0x0000000157be4038, 0x0000000159870000)
      to   space 38144K,   0% used [0x0000000154df0000, 0x0000000154df0000, 0x0000000157330000)
    concurrent mark-sweep generation reserved 1677312K, committed 1677312K, used 60K [0x0000000159870000, 0x00000001bfe70000, 0x00000001bfe70000)
    concurrent-mark-sweep perm gen reserved 1048576K, committed 1048576K, used 31907K [0x00000001bfe70000, 0x00000001ffe70000, 0x00000001ffe70000)
    stdout/stderr redirection
    node name   : server0
    host name   : INPUNEME01
    system name : ME2
    system nr.  : 00
    started at  : Thu Jul 17 00:10:46 2014
    JVMX version - Jun 22 2014 00:31:35 - 61_REL - optU - windows amd64 - 6 - bas2:220276 (mixed mode)
    (CompilerOracle read from file C:\usr\sap\ME2\J00\exe\sapjvm_6\jre\.hotspot_compiler)
    The active factory is : com.sap.engine.boot.loader.StandardClassLoaderFactory
    Class loading cache information loaded from package index [C:\usr\sap\ME2\J00\j2ee\cluster\bin\index.list]
    Reading manager properties from [kernelProperties.bin] file
       Checked the data for [16] ms
       Objects read for [188] ms
       Substituted the values for [78] ms
    Finished reading kernel objects for [266] ms
    Startup mode [NORMAL] and action [NONE] read
    AS Java version [7.31.3710.148365.20111012091351] is starting server process [ID3448650] on host [INPUNEME01.India.***.com] ...
    Loading [LogManager]... [109] ms
    Loading [PoolManager]... [0] ms
    Loading [ApplicationThreadManager]... 2.406: [GC2.406: [ParNew: 343552K->8913K(381696K), 0.0187920 secs] 343557K->8919K(2059008K), 0.0190498 secs] [Times: user=0.06 sys=0.00, real=0.02 secs]
    [141] ms
    Loading [ThreadManager]... [31] ms
    Loading [ClassLoaderManager]... [94] ms
    Loading [ClusterManager]... [454] ms
    Loading [LockingManager]... [47] ms
    Loading [ConfigurationManager]... [1578] ms
    Loading [CacheManager]... [78] ms
    Loading [DatabaseManager]... [344] ms
    Loading [SessionManager]... [296] ms
    Loading [LicensingManager]... [16] ms
    Loading [ServiceManager]...
    Initialize components for : 78 ms.
    Resolve components for : 16 ms.
    Load components for 703 ms.
    Loading services.
    Calculate startup service set for 172 ms.
      Service [webservices] started. [16] ms / [0] CPU ms
      Service [tc~esi~uddi~content~handler] started. [16] ms / [0] CPU ms
      Service [tc~je~content~classification~handler] started. [16] ms / [0] CPU ms
      Service [tc~je~sca~ws.plugin] started. [16] ms / [0] CPU ms
      Service [r3startup] started. [16] ms / [0] CPU ms
      Service [tc~je~cross~api] started. [31] ms / [0] CPU ms
      Service [tc~je~security~api] started. [47] ms / [0] CPU ms
      Service [engine.dsr.facade] started. [47] ms / [0] CPU ms
      Service [engine.lm.log.facade] started. [47] ms / [0] CPU ms
      Service [security.destination.facade] started. [47] ms / [0] CPU ms
      Service [tc~je~mngt_model~srv] started. [47] ms / [0] CPU ms
      Service [cluster] started. [62] ms / [15] CPU ms
      Service [tc~je~sca~jco.plugin] started. [62] ms / [0] CPU ms
      Service [jmx_notification] started. [46] ms / [0] CPU ms
      Service [runtimeinfo] started. [62] ms / [0] CPU ms
      Service [memory] started. [172] ms / [15] CPU ms
      Service [tc~sec~destinations~provider] started. [234] ms / [109] CPU ms
      Service [timeout] started. [266] ms / [31] CPU ms
      Service [log_configurator] started. [312] ms / [46] CPU ms
      Service [userstore] started. [312] ms / [31] CPU ms
      Service [cross] start ================= ERROR =================
      CSN Component [BC-JAS-COR-RMT], DC Name [sap.com/cross]
    java.lang.NoSuchFieldError: ipaddress
    at com.sap.bc.proj.jstartup.fca.FCAProperties.init1(Native Method)
    at com.sap.bc.proj.jstartup.fca.FCAProperties.init(FCAProperties.java:54)
    at com.sap.engine.services.cross.fca.FCAConnectorImpl.<init>(FCAConnectorImpl.java:101)
    at com.sap.engine.services.cross.CrossFrame.start(CrossFrame.java:82)
    at com.sap.engine.core.service630.container.ServiceRunner.startFrame(ServiceRunner.java:165)
    at com.sap.engine.core.service630.container.ServiceRunner.startService(ServiceRunner.java:118)
    at com.sap.engine.core.service630.container.ServiceRunner.run(ServiceRunner.java:65)
    at com.sap.engine.frame.core.thread.Task.run(Task.java:73)
    at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:178)
    at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:316)
    FATAL: Critical shutdown with exit code [2150] was requested due to [AS Java cannot be started; core service [cross] failed to start]
    Heap
    par new generation   reserved 419840K, committed 419840K, used 298923K [0x000000013fe70000, 0x0000000159870000, 0x0000000159870000)
      eden space 343552K,  84% used [0x000000013fe70000, 0x00000001519a6a18, 0x0000000154df0000)
      from space 38144K,  23% used [0x0000000157330000, 0x0000000157be45b8, 0x0000000159870000)
      to   space 38144K,   0% used [0x0000000154df0000, 0x0000000154df0000, 0x0000000157330000)
    concurrent mark-sweep generation reserved 1677312K, committed 1677312K, used 60K [0x0000000159870000, 0x00000001bfe70000, 0x00000001bfe70000)
    concurrent-mark-sweep perm gen reserved 1048576K, committed 1048576K, used 31359K [0x00000001bfe70000, 0x00000001ffe70000, 0x00000001ffe70000)
      Service [locking] started. [47] ms / [0] CPU ms
    stdout/stderr redirection
    node name   : server0
    host name   : INPUNEME01
    system name : ME2
    system nr.  : 00
    started at  : Thu Jul 17 00:11:02 2014
    JVMX version - Jun 22 2014 00:31:35 - 61_REL - optU - windows amd64 - 6 - bas2:220276 (mixed mode)
    (CompilerOracle read from file C:\usr\sap\ME2\J00\exe\sapjvm_6\jre\.hotspot_compiler)
    The active factory is : com.sap.engine.boot.loader.StandardClassLoaderFactory
    Class loading cache information loaded from package index [C:\usr\sap\ME2\J00\j2ee\cluster\bin\index.list]
    Reading manager properties from [kernelProperties.bin] file
       Checked the data for [16] ms
       Objects read for [110] ms
       Substituted the values for [93] ms
    Finished reading kernel objects for [203] ms
    Startup mode [NORMAL] and action [NONE] read
    AS Java version [7.31.3710.148365.20111012091351] is starting server process [ID3448650] on host [INPUNEME01.India.***.com] ...
    Loading [LogManager]... [109] ms
    Loading [PoolManager]... [0] ms
    Loading [ApplicationThreadManager]... 2.297: [GC2.297: [ParNew: 343552K->9136K(381696K), 0.0230809 secs] 343557K->9142K(2059008K), 0.0233963 secs] [Times: user=0.06 sys=0.00, real=0.02 secs]
    [125] ms
    Loading [ThreadManager]... [31] ms
    Loading [ClassLoaderManager]... [16] ms
    Loading [ClusterManager]... [501] ms
    Loading [LockingManager]... [62] ms
    Loading [ConfigurationManager]... [1500] ms
    Loading [CacheManager]... [125] ms
    Loading [DatabaseManager]... [453] ms
    Loading [SessionManager]... [406] ms
    Loading [LicensingManager]... [32] ms
    Loading [ServiceManager]...
    Initialize components for : 110 ms.
    Resolve components for : 32 ms.
    Load components for 953 ms.
    Loading services.
    Calculate startup service set for 265 ms.
      Service [tc~je~security~api] started. [16] ms / [0] CPU ms
      Service [webservices] started. [16] ms / [15] CPU ms
      Service [engine.lm.log.facade] started. [0] ms / [0] CPU ms
      Service [tc~je~sca~ws.plugin] started. [0] ms / [0] CPU ms
      Service [engine.dsr.facade] started. [0] ms / [0] CPU ms
      Service [r3startup] started. [0] ms / [0] CPU ms
      Service [tc~je~cross~api] started. [0] ms / [0] CPU ms
      Service [security.destination.facade] started. [32] ms / [0] CPU ms
      Service [tc~esi~uddi~content~handler] started. [32] ms / [0] CPU ms
      Service [tc~je~content~classification~handler] started. [32] ms / [0] CPU ms
      Service [tc~je~mngt_model~srv] started. [32] ms / [0] CPU ms
      Service [tc~je~sca~jco.plugin] started. [47] ms / [15] CPU ms
      Service [jmx_notification] started. [125] ms / [31] CPU ms
      Service [runtimeinfo] started. [109] ms / [15] CPU ms
      Service [cluster] started. [109] ms / [0] CPU ms
      Service [userstore] started. [156] ms / [15] CPU ms
      Service [cross] start ================= ERROR =================
      CSN Component [BC-JAS-COR-RMT], DC Name [sap.com/cross]
    java.lang.NoSuchFieldError: ipaddress
    at com.sap.bc.proj.jstartup.fca.FCAProperties.init1(Native Method)
    at com.sap.bc.proj.jstartup.fca.FCAProperties.init(FCAProperties.java:54)
    at com.sap.engine.services.cross.fca.FCAConnectorImpl.<init>(FCAConnectorImpl.java:101)
    at com.sap.engine.services.cross.CrossFrame.start(CrossFrame.java:82)
    at com.sap.engine.core.service630.container.ServiceRunner.startFrame(ServiceRunner.java:165)
    at com.sap.engine.core.service630.container.ServiceRunner.startService(ServiceRunner.java:118)
    at com.sap.engine.core.service630.container.ServiceRunner.run(ServiceRunner.java:65)
    at com.sap.engine.frame.core.thread.Task.run(Task.java:73)
    at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:178)
    at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:316)
      Service [timeout] started. [235] ms / [31] CPU ms
    FATAL: Critical shutdown with exit code [2150] was requested due to [AS Java cannot be started; core service [cross] failed to start]
    Heap
    par new generation   reserved 419840K, committed 419840K, used 275035K [0x000000013fe70000, 0x0000000159870000, 0x0000000159870000)
      eden space 343552K,  77% used [0x000000013fe70000, 0x000000015021acd0, 0x0000000154df0000)
      from space 38144K,  23% used [0x0000000157330000, 0x0000000157c1c238, 0x0000000159870000)
      to   space 38144K,   0% used [0x0000000154df0000, 0x0000000154df0000, 0x0000000157330000)
    concurrent mark-sweep generation reserved 1677312K, committed 1677312K, used 59K [0x0000000159870000, 0x00000001bfe70000, 0x00000001bfe70000)
    concurrent-mark-sweep perm gen reserved 1048576K, committed 1048576K, used 29998K [0x00000001bfe70000, 0x00000001ffe70000, 0x00000001ffe70000)
      Service [memory] started. [312] ms / [46] CPU ms
    stdout/stderr redirection
    node name   : server0
    host name   : INPUNEME01
    system name : ME2
    system nr.  : 00
    started at  : Thu Jul 17 00:11:18 2014
    JVMX version - Jun 22 2014 00:31:35 - 61_REL - optU - windows amd64 - 6 - bas2:220276 (mixed mode)
    (CompilerOracle read from file C:\usr\sap\ME2\J00\exe\sapjvm_6\jre\.hotspot_compiler)
    The active factory is : com.sap.engine.boot.loader.StandardClassLoaderFactory
    Class loading cache information loaded from package index [C:\usr\sap\ME2\J00\j2ee\cluster\bin\index.list]
    Reading manager properties from [kernelProperties.bin] file
       Checked the data for [15] ms
       Objects read for [109] ms
       Substituted the values for [94] ms
    Finished reading kernel objects for [203] ms
    Startup mode [NORMAL] and action [NONE] read
    AS Java version [7.31.3710.148365.20111012091351] is starting server process [ID3448650] on host [INPUNEME01.India.***.com] ...
    Loading [LogManager]... [94] ms
    Loading [PoolManager]... [16] ms
    Loading [ApplicationThreadManager]... 2.267: [GC2.268: [ParNew: 343552K->9051K(381696K), 0.0218818 secs] 343557K->9057K(2059008K), 0.0221899 secs] [Times: user=0.06 sys=0.00, real=0.02 secs]
    [156] ms
    Loading [ThreadManager]... [31] ms
    Loading [ClassLoaderManager]... [16] ms
    Loading [ClusterManager]... [485] ms
    Loading [LockingManager]... [62] ms
    Loading [ConfigurationManager]... [1297] ms
    Loading [CacheManager]... [141] ms
    Loading [DatabaseManager]... [437] ms
    Loading [SessionManager]... [406] ms
    Loading [LicensingManager]... [16] ms
    Loading [ServiceManager]...
    Initialize components for : 110 ms.
    Resolve components for : 31 ms.
    Load components for 953 ms.
    Loading services.
    Calculate startup service set for 265 ms.
      Service [engine.lm.log.facade] started. [16] ms / [0] CPU ms
      Service [tc~esi~uddi~content~handler] started. [16] ms / [0] CPU ms
      Service [tc~je~mngt_model~srv] started. [16] ms / [0] CPU ms
      Service [webservices] started. [16] ms / [0] CPU ms
      Service [engine.dsr.facade] started. [16] ms / [0] CPU ms
      Service [tc~je~cross~api] started. [16] ms / [0] CPU ms
      Service [r3startup] started. [32] ms / [0] CPU ms
      Service [tc~je~security~api] started. [32] ms / [0] CPU ms
      Service [security.destination.facade] started. [32] ms / [0] CPU ms
      Service [tc~je~content~classification~handler] started. [16] ms / [0] CPU ms
      Service [tc~je~sca~ws.plugin] started. [16] ms / [0] CPU ms
      Service [runtimeinfo] started. [47] ms / [15] CPU ms
      Service [tc~je~sca~jco.plugin] started. [47] ms / [0] CPU ms
      Service [jmx_notification] started. [63] ms / [0] CPU ms
      Service [cluster] started. [47] ms / [15] CPU ms
      Service [timeout] started. [172] ms / [93] CPU ms
      Service [userstore] started. [140] ms / [31] CPU ms
      Service [memory] started. [172] ms / [15] CPU ms
      Service [cross] start ================= ERROR =================
      CSN Component [BC-JAS-COR-RMT], DC Name [sap.com/cross]
    java.lang.NoSuchFieldError: ipaddress
    at com.sap.bc.proj.jstartup.fca.FCAProperties.init1(Native Method)
    at com.sap.bc.proj.jstartup.fca.FCAProperties.init(FCAProperties.java:54)
    at com.sap.engine.services.cross.fca.FCAConnectorImpl.<init>(FCAConnectorImpl.java:101)
    at com.sap.engine.services.cross.CrossFrame.start(CrossFrame.java:82)
    at com.sap.engine.core.service630.container.ServiceRunner.startFrame(ServiceRunner.java:165)
    at com.sap.engine.core.service630.container.ServiceRunner.startService(ServiceRunner.java:118)
    at com.sap.engine.core.service630.container.ServiceRunner.run(ServiceRunner.java:65)
    at com.sap.engine.frame.core.thread.Task.run(Task.java:73)
    at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:178)
    at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:316)
    FATAL: Critical shutdown with exit code [2150] was requested due to [AS Java cannot be started; core service [cross] failed to start]
    Heap
    par new generation   reserved 419840K, committed 419840K, used 277992K [0x000000013fe70000, 0x0000000159870000, 0x0000000159870000)
      eden space 343552K,  78% used [0x000000013fe70000, 0x0000000150513298, 0x0000000154df0000)
      from space 38144K,  23% used [0x0000000157330000, 0x0000000157c06fd0, 0x0000000159870000)
      to   space 38144K,   0% used [0x0000000154df0000, 0x0000000154df0000, 0x0000000157330000)
    concurrent mark-sweep generation reserved 1677312K, committed 1677312K, used 59K [0x0000000159870000, 0x00000001bfe70000, 0x00000001bfe70000)
    concurrent-mark-sweep perm gen reserved 1048576K, committed 1048576K, used 30982K [0x00000001bfe70000, 0x00000001ffe70000, 0x00000001ffe70000)
    Thanks and Regards,
    Muddassar Khan

    Hi Muddassar,
    Hope you are doing good.
    A new note has been released exclusively for this issue. Please see:
    note 1937296 - SUM fails at start-shadow-instance-dm step. This is not
    an issue with the SCAs and more with the kernel employed.
    You will need to make sure that you are on the latest kernel so that
    this can be resolved.
    The below links will help you if there are any queries with the
    kernel update procedure
    SAP Note No. 1636252 - Installing a 7.20 kernel in SAP Web AS
                           7.00/7.01/7.10/7.11
    SAP Note No. 1629598 - SAP Kernel 720 will replace older
                           kernel versions
    SAP Note No. 19466   - Downloading SAP kernel patches
    Also check:
    <http://scn.sap.com/docs/DOC-1206>
    (for Manual Kernel Upgrade)
    and
    <http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/11219>
    (for kernel upgrade using JSPM)
    Thank you and have a nice day!
    Kind Regards,
    Hemanth

  • Download of adobe creative cloud desktop always stops with error code 207. Trying for 6 hours now. What now?

    Hi.
    I started a Creative Cloud abonement and try to install applications. But the download of the "adobe creative cloud desktop" always stops with error code 207 (No answer from server, try later). I am trying for 6 hours but the problem is still the same. What can I do?
    Thank you,
    Heiko

    Errors 201 & 205 & 206 & 207 or several U43 errors
    -http://helpx.adobe.com/creative-cloud/kb/error-downloading-cc-apps.html
    or
    A chat session where an agent may remotely look inside your computer may help
    Creative Cloud chat support (all Creative Cloud customer service issues)
    http://helpx.adobe.com/x-productkb/global/service-ccm.html

  • Urgent Help - Server Process stop with Error Code -11113

    Hi All,
    I need help urgently,
    I have installed EP 7.0 on Win 2003, when i restarted the server,
    server process in MMC,  server0 stop with Exitcode -11113
    Anybody have any idea about this
    Thanks
    Sachin

    Sachin,
    Refer to the threads below.
    j2ee stopped exitcode -11113
    Server0 fails JLaunchIExitJava: exit hook is called (rc=-11113)
    Exitcode -11113
    Also,take a look at the SAP NOTE : 810434
    Hope it helps resolve your issue.
    Cheers,
    Sandeep
    p.s Consider rewarding for handy posts!

  • Server0 stopped with exit code -11113

    Hello Gurus,
    server0 is stopped with a non-zero exit code.
    When I checked the log,\usr\sap\SID\inst<No>\j2ee\cluster\server0\log\system\server0.log
    i got the below info,
    #1.5#001AA022F742001F000000030000290C00045700F980FE0D#1221561604441#/System/Security/UserStoreUME##com.sap.security.core.server.userstore.UserContextUME#######SAPEngine_System_Thread[impl:5]_22##0#0#Error#1#/System/Security/UserStoreUME#Java###Error while trying to get the anonymous user: #1#Cannot find first configured anonymous user: Guest: USER_AUTH_FAILED: User account for logonid "J2ee_Guest" not found!#
    I checked the j2ee_guest user in SU01. It is there.
    Could you please tell me where all we mention the "j2ee_guest" user in the java side ?  (I mean in config tool. I am not able to log into the Visual Admin as the Java is down).
    Waiting for your guidance to proceed.
    Thanks,
    Abhilash

    Abhilash-
    I received your post to my message when I had a similar problem a few months ago.
    I corrected my issue by changing several settings with the config tool:
    I played around with the following settings. Because the install did not set several of these correctly.
    ume.r3.connection.master.ashost = localhost
    ume.r3.connection.master.client = (your productive client)
    ume.r3.connection.master.sysnr=$$ (The wildcard did not work for me, I had to set this to the system number)
    ume.r3.connection.master.masteruser=your user who connects to UME (ex: SAPJSF)
    Also check that the entry ume.login.guest_user.uniqueids is set appropriately (may be J2EE_GUEST, if exists in the user master of your abap client)
    Some of this I got from forum help and some from SAP.
    I also patched the Kernel of my App server to the latest patch. Between all that, the system started up.
    Hope this Helps.
    Mel B.

  • J2EE Server stops with error code -1113

    Hi all
    My J2EE server stops after applying support stack 9 for SRM. It was working fine after applying stack 8 but after applying 9 and I restarted the server it stops and its not coming up. The log below of stdserver0_out file shows some security issues. Please review the log and let me know what can I do to fix this issue.
    Thanks in advance.
    stdout/stderr redirect
    node name   : server0
    pid         : 6340
    system name : SRT
    system nr.  : 00
    started at  : Wed Jul 18 22:14:59 2007
    [Thr 4600] MtxInit: -2 0 0
    CompilerOracle: exclude com/sapportals/portal/pb/layout/taglib/ContainerTag addIviewResources
    CompilerOracle: exclude com/sap/engine/services/keystore/impl/security/CodeBasedSecurityConnector getApplicationDomain
    CompilerOracle: exclude com/sap/engine/services/rmi_p4/P4StubSkeletonGenerator generateStub
    CompilerOracle: exclude com/sapportals/portal/prt/util/StringUtils escapeToJS
    CompilerOracle: exclude com/sapportals/portal/prt/core/broker/PortalServiceItem startServices
    CompilerOracle: exclude com/sap/engine/services/webservices/server/deploy/WSConfigurationHandler downloadFile
    CompilerOracle: exclude com/sapportals/portal/prt/jndisupport/util/AbstractHierarchicalContext lookup
    CompilerOracle: exclude com/sapportals/portal/navigation/cache/CacheNavigationNode getAttributeValue
    CompilerOracle: exclude com/sapportals/portal/navigation/TopLevelNavigationiView PrintNode
    CompilerOracle: exclude com/sapportals/wcm/service/ice/wcm/ICEPropertiesCoder encode
    CompilerOracle: exclude com/sap/lcr/pers/delta/importing/ObjectLoader loadObjects
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/InstanceBuilder readElement
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/InstanceBuilder readSequence
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/TypeMappingImpl initializeRelations
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/GeneratedComplexType _loadInto
    SAP J2EE Engine Version 7.00   PatchLevel 108458.44 is starting...
    Loading: LogManager ... 407 ms.
    Loading: PoolManager ... 0 ms.
    Loading: ApplicationThreadManager ... 156 ms.
    Loading: ThreadManager ... 16 ms.
    Loading: IpVerificationManager ... 15 ms.
    Loading: ClassLoaderManager ... 16 ms.
    Loading: ClusterManager ... 125 ms.
    Loading: LockingManager ... 62 ms.
    Loading: ConfigurationManager ... 1719 ms.
    Loading: LicensingManager ... 16 ms.
    Loading: CacheManager ... 109 ms.
    Loading: ServiceManager ...
    Loading services.:
      Service memory started. (15 ms).
      Service trex.service started. (78 ms).
      Service userstore started. (16 ms).
      Service cross started. (0 ms).
      Service file started. (140 ms).
      Service timeout started. (78 ms).
      Service jmx_notification started. (16 ms).
      Service runtimeinfo started. (125 ms).
      Service p4 started. (172 ms).
      Service classpath_resolver started. (16 ms).
      Service log_configurator started. (3469 ms).
      Service locking started. (0 ms).
      Service naming started. (281 ms).
      Service failover started. (78 ms).
      Service javamail started. (125 ms).
      Service appclient started. (110 ms).
      Service http started. (437 ms).
      Service ts started. (141 ms).
      Service jmsconnector started. (141 ms).
      Service licensing started. (15 ms).
      Service connector started. (250 ms).
      Service iiop started. (187 ms).
      Service webservices started. (469 ms).
      Service deploy started. (4187 ms).
      Service MigrationService started. (31 ms).
      Service bimmrdeployer started. (15 ms).
      Service configuration started. (31 ms).
      Service dbpool started. (859 ms).
      Service com.sap.security.core.ume.service started. (1031 ms).
    Jul 18, 2007 10:15:12... ...xt.<init>(UserContextSpi, Properties) [SAPEngine_System_Thread[impl:5]_9] Fatal: Can not instantiate UserContext with given properties.
      service security ================= ERROR =================
    Core service security failed. J2EE Engine cannot be started.
    com.sap.engine.services.security.exceptions.SecurityServiceException: Unexpected exception:
         at com.sap.engine.services.security.SecurityServerFrame.start(SecurityServerFrame.java:181)
         at com.sap.engine.core.service630.container.ServiceRunner.startApplicationServiceFrame(ServiceRunner.java:214)
         at com.sap.engine.core.service630.container.ServiceRunner.run(ServiceRunner.java:144)
         at com.sap.engine.frame.core.thread.Task.run(Task.java:64)
         at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:79)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:150)
    Caused by: com.sap.engine.services.security.exceptions.BaseSecurityException: No active userstore is set.
         at com.sap.engine.services.security.server.UserStoreFactoryImpl.getActiveUserStore(UserStoreFactoryImpl.java:77)
         at com.sap.engine.services.security.server.jaas.LoginModuleHelperImpl.update(LoginModuleHelperImpl.java:405)
         at com.sap.engine.services.security.server.jaas.LoginModuleHelperImpl.<init>(LoginModuleHelperImpl.java:84)
         at com.sap.engine.services.security.server.SecurityContextImpl.<init>(SecurityContextImpl.java:58)
         at com.sap.engine.services.security.SecurityServerFrame.start(SecurityServerFrame.java:135)
         ... 5 more

    Hi
    Are you using LAC (Live Auction Cockpit ) ?
    <u>Try the following SAP OSS Notes -></u>
    Note 726805 - How to switch LiveAuction 2.0 to pt to different backend svr
    Note 903441 - System Copy of SAP Web AS 6.40 and 7.00 J2EE with LAC-WPS
    Note 718383 - NetWeaver: Supported UME Data Sources and Change Options
    Note 888921 Ability to override protocol,host & port for Live Auction
    Note 888922 Recommendations - Reverse Proxy and Live Auction Server
    Note 676706 SSO configuration: Live Auction 1.0 with Enterprise Portal
    Note 686437 Added ability to override protocol, host, and port
    Incase nothing works, try re-starting the J2EE Server. Else raise a Customer OSS message with SAP as well.
    Do let me know.
    Regards
    - Atul

  • J2EE Engine Stopped with Error 11113

    Hi All,
    After I changed some values in the Portal UME to connect to ECC 6.0, after the restart of cluster the J2EE is not coming up and getting stopped with Error 11113.
    I have changed the Datasource to ABAP and tried resetting the values in Configtool as per the previous threads in the forum but could not get my J2EE engine up.
    Please find the last some last line of "std_server0.out" file:
    stdout/stderr redirect
    node name   : server0
    pid         : 3456
    system name : EP7
    system nr.  : 01
    started at  : Wed May 07 12:35:19 2008
    Reserved 1610612736 (0x60000000) bytes before loading DLLs.
    [Thr 5340] MtxInit: -2 0 0
    CompilerOracle: exclude com/sapportals/portal/pb/layout/taglib/ContainerTag addIviewResources
    CompilerOracle: exclude com/sap/engine/services/keystore/impl/security/CodeBasedSecurityConnector getApplicationDomain
    CompilerOracle: exclude com/sap/engine/services/rmi_p4/P4StubSkeletonGenerator generateStub
    CompilerOracle: exclude com/sapportals/portal/prt/util/StringUtils escapeToJS
    CompilerOracle: exclude com/sapportals/portal/prt/core/broker/PortalServiceItem startServices
    CompilerOracle: exclude com/sap/engine/services/webservices/server/deploy/WSConfigurationHandler downloadFile
    CompilerOracle: exclude com/sapportals/portal/prt/jndisupport/util/AbstractHierarchicalContext lookup
    SAP J2EE Engine Version 7.00   PatchLevel is starting...
    Loading: LogManager ... 562 ms.
    Loading: PoolManager ... 16 ms.
    Loading: ApplicationThreadManager ... 203 ms.
    Loading: ThreadManager ... 62 ms.
    Loading: IpVerificationManager ... 16 ms.
    Loading: ClassLoaderManager ... 16 ms.
    Loading: ClusterManager ... 234 ms.
    Loading: LockingManager ... 250 ms.
    Loading: ConfigurationManager ... 2203 ms.
    Loading: LicensingManager ... 31 ms.
    Loading: CacheManager ... 172 ms.
    Loading: ServiceManager ...
    Loading services.:
      Service memory started. (31 ms).
      Service runtimeinfo started. (172 ms).
      Service cafeucc~api started. (281 ms).
      Service cross started. (219 ms).
      Service timeout started. (156 ms).
      Service file started. (500 ms).
      Service userstore started. (78 ms).
      Service jmx_notification started. (94 ms).
      Service trex.service started. (156 ms).
      Service p4 started. (282 ms).
      Service classpath_resolver started. (46 ms).
      Service log_configurator started. (7172 ms).
      Service locking started. (0 ms).
      Service naming started. (515 ms).
      Service http started. (703 ms).
      Service javamail started. (297 ms).
      Service failover started. (219 ms).
      Service appclient started. (203 ms).
      Service ts started. (250 ms).
      Service jmsconnector started. (297 ms).
      Service licensing started. (32 ms).
      Service cafeugpmailcf started. (281 ms).
      Service connector started. (531 ms).
      Service webservices started. (953 ms).
      Service iiop started. (672 ms).
      Service deploy started. (20344 ms).
      Service MigrationService started. (47 ms).
      Service bimmrdeployer started. (16 ms).
      Service configuration started. (31 ms).
      Service dbpool started. (2453 ms).
    May 7, 2008 12:35:57 PM         com.sap.security.core.persistence [SAPEngine_System_Thread[impl:5]_78] Fatal: User Management Engine (com.sap.security.core.persistence.datasource.imp.R3Persistence) failed to connect to the ABAP backend system. Check that connection data are correct and the backend system is available. Error message: "'password' missing". Connection data (obtained from properties of UME service in section "ume.r3.connection.master.": "{
      receiverid_guest=master
      poolmaxwait=10000
      client=800
      user=sapuser
      sysnr=02
      poolmaxsize=10
      ashost=SAP4
      receiverid=master
    May 7, 2008 12:35:57 PM         com.sap.security.core.persistence [SAPEngine_System_Thread[impl:5]_78] Fatal: Initialization of UME persistence adapter "R3_DATASOURCE" failed.
    May 7, 2008 12:35:57 PM   com.sap.security.core.InternalUMFactory [SAPEngine_System_Thread[impl:5]_78] Fatal:
    May 7, 2008 12:35:57 PM   com.sap.security.core.InternalUMFactory [SAPEngine_System_Thread[impl:5]_78] Fatal:
      service com.sap.security.core.ume.service ================= ERROR =================
    Core service com.sap.security.core.ume.service failed. J2EE Engine cannot be started.
    com.sap.engine.frame.ServiceException: <Localization failed: ResourceBundle='com.sap.engine.frame.KernelResourceBundle', ID='UME initialization failed.', Arguments: []> : Can't find resource for bundle java.util.PropertyResourceBundle, key UME initialization failed.
         at com.sap.security.core.server.ume.service.UMEServiceFrame.start(UMEServiceFrame.java:346)
         at com.sap.engine.frame.ApplicationFrameAdaptor.start(ApplicationFrameAdaptor.java:31)
         at com.sap.engine.core.service630.container.ServiceRunner.startApplicationServiceFrame(ServiceRunner.java:211)
         at com.sap.engine.core.service630.container.ServiceRunner.run(ServiceRunner.java:142)
         at com.sap.engine.frame.core.thread.Task.run(Task.java:64)
         at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:79)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:105)
    Caused by: com.sap.security.api.UMException: Could not initialize principal factory class 'com.sap.security.core.imp.PrincipalFactory'!: Could not instantiate principal factory class 'com.sap.security.core.imp.PrincipalFactory'!: 'password' missing
         at com.sap.security.core.InternalUMFactory.initializeClass(InternalUMFactory.java:1258)
         at com.sap.security.core.InternalUMFactory.initializeUME(InternalUMFactory.java:302)
         at com.sap.security.core.server.ume.service.UMEServiceFrame.start(UMEServiceFrame.java:251)
         ... 6 more
    com.sap.engine.frame.ServiceException: <Localization failed: ResourceBundle='com.sap.engine.frame.KernelResourceBundle', ID='UME initialization failed.', Arguments: []> : Can't find resource for bundle java.util.PropertyResourceBundle, key UME initialization failed.
         at com.sap.security.core.server.ume.service.UMEServiceFrame.start(UMEServiceFrame.java:346)
         at com.sap.engine.frame.ApplicationFrameAdaptor.start(ApplicationFrameAdaptor.java:31)
         at com.sap.engine.core.service630.container.ServiceRunner.startApplicationServiceFrame(ServiceRunner.java:211)
         at com.sap.engine.core.service630.container.ServiceRunner.run(ServiceRunner.java:142)
         at com.sap.engine.frame.core.thread.Task.run(Task.java:64)
         at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:79)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:105)
    Caused by: com.sap.security.api.UMException: Could not initialize principal factory class 'com.sap.security.core.imp.PrincipalFactory'!: Could not instantiate principal factory class 'com.sap.security.core.imp.PrincipalFactory'!: 'password' missing
         at com.sap.security.core.InternalUMFactory.initializeClass(InternalUMFactory.java:1258)
         at com.sap.security.core.InternalUMFactory.initializeUME(InternalUMFactory.java:302)
         at com.sap.security.core.server.ume.service.UMEServiceFrame.start(UMEServiceFrame.java:251)
         ... 6 more
    [Framework -> criticalShutdown] Core service com.sap.security.core.ume.service failed. J2EE Engine cannot be started.
    May 7, 2008 12:35:57 PM             com.sap.engine.core.Framework [SAPEngine_System_Thread[impl:5]_78] Fatal: Critical shutdown was invoked. Reason is: Core service com.sap.security.core.ume.service failed. J2EE Engine cannot be started.
    Please take a look and help me in resolving this problem. Do let me know you need anymore other logs for analysis ?
    Regards,
    Srikar

    Hi Karthik,
    I have checked all the UME properties and are fine. I am trying to connect to ECC 6.0 Clnt 800 with Communication user I created called "portaluser" and the pwd along with system number and application host.
    I tried giving all the details in Configtool > Ume properties but again the same problem J2EE is getting stopped with the same error.
    About the SAPJSF user, it has been created while installation as a Dailog user in the EP system. I logged into the EP system and checked that in SU01. It there but not as a communication user but as a Dialog user.
    Can you let me know what could be the issue ?
    Regards,
    Srikar
    Edited by: Srikar Vankadaru on May 8, 2008 7:59 PM

  • Sapinst stops with error while installing ess component for Java AS

    Dear experts,
    I really hope you can help me with this one,
    We are installing a ABAP/Java AS development system and sapinst has gone through 75% of all execution tasks nicely,
    but then stopped with error while deploying components for the Java AS:
    ERROR 2009-03-30 13:01:27
    CJS-30156  SDM deployment failed for at least one of the components to deploy.<br> SOLUTION: Check 'C:\Program Files/sapinst_instdir/ERP/SYSTEM/ORA/DISTRIBUTED/AS/CI/callSdmViaSapinst.log' for more information.
    ERROR 2009-03-30 13:01:28
    FCO-00011  The step enableUsageTypes with step key |NW_Doublestack_CI|ind|ind|ind|ind|0|0|SAP_Software_Features_Enablement|ind|ind|ind|ind|15|0|enableUsageTypes was executed with status ERROR .
    Any help would be really appreciated as I am stuck with this and dont seem to be able to find any information on this one.
    Thanks a lot for your help in advance.
    Here is the crucial part of callSdmViaSapinst.log:
    Mar 30, 2009 12:55:18... Info: Starting: Initial deployment: Selected development component 'ess/bp_ess'/'sap.com'/'MAIN_ERP05VAL_C'/'788220'/'0' will be deployed.
    Mar 30, 2009 12:55:18... Info: SDA to be deployed: D:\usr\sap\DE1\DVEBMGS00\SDM\root\origin\sap.com\ess\bp_ess\MAIN_ERP05VAL_C\0\788220\sap.com_ess~bp_ess.sda
    Mar 30, 2009 12:55:18... Info: Software type of SDA: J2EE
    *Mar 30, 2009 12:55:18... Info: ***** Begin of SAP J2EE Engine Deployment (J2EE Application) ******
    Mar 30, 2009 1:00:21 PM  Info: Begin of log messages of the target system:
    *09/03/30 12:55:19 -  ************************************************************
    09/03/30 12:58:07 -  Start updating EAR file...
    09/03/30 12:58:07 -  start-up mode is lazy
    09/03/30 12:58:08 -  EAR file updated successfully for 578ms.
    09/03/30 12:58:08 -  Start deploying ...
    09/03/30 12:58:42 -  EAR file uploaded to server for 30641ms.
    09/03/30 13:00:20 -  ERROR: Not deployed. Deploy Service returned ERROR:
                         java.rmi.RemoteException: Cannot deploy application sap.com/ess~bp_ess..
                         Reason: <--Localization failed: ResourceBundle='com.sap.engine.services.deploy.DeployResourceBundle', ID='Exception during deploy: Failed to deploy archive D:\usr\sap\DE1\DVEBMGS00\j2ee\cluster\server0\.\temp\deploy\work\deploying\reader1238414327258\sap.comessbp_ess.epa
                   The following objects could not be locked: [pcd:portal_content/com.sap.pct/every_user/com.sap.pct.erp.ess.bp_folder/com.sap.pct.erp.ess**.iviews/com.sap.pct.erp.ess.personal_information/com.sap.pct.erp.ess.mx/com.sap.pct.erp.ess.addr/com.sap.pct.erp.ess.addr|pcd_service], [pcd:portal_content/com.sap.pct/every_user/com.sap.pct.erp.ess.bp_folder/com.sap.pct.erp.ess.iviews/com.sap.pct.erp.ess.personal_information/com.sap.pct.erp.ess.de/com.sap.pct.erp.ess.addr|pcd_service], [pcd:portal_content/com.sap.pct/every_user/com.sap.pct.erp.ess.bp_folder/com.sap.pct.erp.ess.iviews/com.sap.pct.erp.ess.personal_information/com.sap.pct.erp.ess.id/com.sap.pct.erp.ess.addr/com.sap.pct.erp.ess.addr|pcd_service], [pcd:portal_content/com.sap.pct/every_user/com.sap.pct.erp.ess.bp_folder/com.sap.pct.erp.ess.pages/com.sap.pct.erp.ess.personal_information/com.sap.pct.erp.ess.jp/com.sap.pct.erp.ess.addr/com.sap.pct.erp.ess.addr|pcd_service], [pcd:portal_content/com.sap.pct/every_user/com.sap.pct.erp.ess.bp_folder/com.sap.pct.erp.ess.pages/com.sap.pct.erp.ess.personal_information/com.sap.pct.erp.ess.de/com.sap.pct.erp.es

    Thanks Désirée for your answer and apologies for the late update on this one.
    This issue is resolved now, the reason for the error was a lack of memory which probably triggered a timeout in sapinst. After upgrading the memory to 7GB and re-starting the ABAP+Java AS and resuming sapinst everything went through fine. However, this was hard to spot because the logs wouldn't tell you about the lack of memory but about everything else!
    regards,
    Manfred

  • Installation failed with error code 1603

    Hi all,
    while installing the configuration manager clients on a system manually, we came across this ERROR:
    installation failed with error code 1603
    Do anyone has any idea how can this be resolved. Several posts suggest its a problem related to client push installation method, but since I am installing the configuration manager clients manually, so I mush not be affected by anything related to Client Push Installation. However, be noted that client push installation is well configured on the server, there are certain computers where the client is not getting installed so we are installing the clients MANUALLY to those systems,
    Any help and suggestions would be higly appreciated.
    Regards,
    Naveed

    I have encountered the Error 1603/1602 while installing the HCKInstall\Client\Setup.exe on several machines. It appears to be generic at first, but it's not. The error code is being passed from the Service back to the MSI. It means that a service failed
    to start. The key is that it happens at the very end of the installation and then does the rollback. The solution is to figure out which service failed and then remove it and the directories.
    Here is what I did.
    I created batch to kick off before I install the client now. It basically checks for installed HCK products and if there uninstalls them. Then checks for the state of each service and if running stops the service before attempting to remove the HCK/WLK leftovers.
    Then it removes the sticky directory.
    @ECHO OFF
    :: Defaults...
    :: Default:_HCK_Services_="DTMService,FtsSvc,WLKSvc,WTTNotification,WTTResultsRelayAgent" services.
    SET _HCK_Services_=
    :: Default:_Directories_="C:^\Program Files ^(x86^)^\Microsoft Driver Test Manager"
    SET _Directories_=
    :: Default:_DEBUG_=off, use debug_on to change
    SET _DEBUG_=
    :: Examples: Comma delimited lists param1=Services param2=directory param3=debug_on
    :: ^<command.bat^> "DTMService,FtsSvc","C^:^\Program Files ^(x86^)^\Microsoft Driver Test Manager",c^:^\test, "debug_on"
    ::SetVars:
    SET _HCK_Services_=%1
    IF /I "%2" NEQ "" SET _Directories_=%2
    :: SetDefaults:
    IF /I "%3" GEQ "debug_on" SET _DEBUG_=True
    IF NOT DEFINED _HCK_Services_ (
    SET _HCK_Services_=DTMService,FtsSvc,WLKSvc,WTTNotification,WTTResultsRelayAgent
    IF NOT DEFINED _Directories_ SET _Directories_=C:\Program Files (x86)\Microsoft Driver Test Manager
    :: Clear Parans on directories
    set _Directories_=%_Directories_:(x86)=replace_x86%
    :: CallMainFunctions:
    CALL:UninstallHCK
    CALL:CheckVersion
    CALL:Main "%_HCK_Services_%"
    :Main
    FOR %%A IN (%~1) DO (
    REM Checking for Active Services ant attempting
    IF DEFINED _DEBUG_ (
    ECHO Checking %%A...
    FOR /F "tokens=3 delims=: " %%H IN ('sc query "%%A" ^| findstr "STATE"') DO (
    IF DEFINED _DEBUG_ (
    ECHO Service:"%%A" Status:"%%H"
    IF /I "%%H" NEQ "" (
    IF DEFINED _DEBUG_ (
    ECHO Service "%%A" is installed but not %%H.
    ) ELSE IF /I "%%H" GEQ "RUNNING" (
    IF DEFINED _DEBUG_ (
    ECHO. %%A %%H
    ECHO Attempting to Stop %%A
    SC STOP "%%A" >NUL
    ) ELSE IF /I "%%H" GEQ "START_PENDING" (
    IF DEFINED _DEBUG_ (
    ECHO. %%A %%H
    REM Need to wait for it to fail before we can stop the service.
    IF DEFINED _DEBUG_ (
    ECHO Attempting to Stop %%A in 60 seconds...
    PING.EXE 1.1.1.1 -n 1 -w 60000 >NUL
    SC STOP "%%A" >NUL
    ) ELSE (
    CALL:print Service, "%%A", Error, "Unexpected Results"
    FOR /F "tokens=3 delims=: " %%H IN ('sc query "%%A" ^| findstr "STATE"') DO (
    IF /I "%%H" NEQ "STOPPED" (
    CALL:print Service, %%A, Failure_To_STOP, %%H
    ) ELSE (
    CALL:print Service, %%A, State, %%H
    CALL:delete_Service %%A
    FOR /F "tokens=* delims=: " %%H IN ('sc query "%%A" ^| findstr "FAILED"') DO (
    IF DEFINED _DEBUG_ (
    ECHO Service:"%%A" is not installed.
    ECHO. State:%%H
    CALL:print Service, %%A, FinalState, "Not Installed"
    CALL:RemoveDirectories "%_Directories_%"
    GOTO:EOF
    :UninstallHCK
    CALL:CheckInstallation "{3BEE5E5E-8BEE-F691-4349-7B2B41FF3A59}", UninstallString
    IF DEFINED _REGKEYFOUND_ MsiExec.exe /X{3BEE5E5E-8BEE-F691-4349-7B2B41FF3A59} /qb+
    CALL:CheckInstallation "{6F8333B4-7DB1-E6D3-52ED-5641F8F38B76}", UninstallString
    IF DEFINED _REGKEYFOUND_ MsiExec.exe /X{6F8333B4-7DB1-E6D3-52ED-5641F8F38B76} /qb+
    CALL:CheckInstallation "{A329307E-3CCD-57BF-47EF-1B857D1AF08E}", UninstallString
    IF DEFINED _REGKEYFOUND_ MsiExec.exe /X{A329307E-3CCD-57BF-47EF-1B857D1AF08E} /qb+
    CALL:CheckInstallation "{F1213F53-D794-2021-E14E-F4BEED1BBF3B}", UninstallString
    IF DEFINED _REGKEYFOUND_ MsiExec.exe /X{F1213F53-D794-2021-E14E-F4BEED1BBF3B} /qb+
    GOTO:EOF
    :RemoveDirectories
    SET _RemoveDirectories_1_=%~1
    SET _RemoveDirectories_1_=%_RemoveDirectories_1_:"=%
    SET _RemoveDirectories_1_=%_RemoveDirectories_1_:'=%
    FOR /f "tokens=1-8 delims=," %%A IN ("%_RemoveDirectories_1_%") DO (
    IF "%%A" GEQ ":" (
    CALL:RMDIR "%%A"
    IF "%%B" GEQ ":" (
    CALL:RMDIR "%%B"
    IF "%%C" GEQ ":" (
    CALL:RMDIR "%%C"
    IF "%%D" GEQ ":" (
    CALL:RMDIR "%%D"
    IF "%%E" GEQ ":" (
    CALL:RMDIR "%%F"
    IF "%%G" GEQ ":" (
    CALL:RMDIR "%%H"
    IF "%%I" GEQ ":" (
    CALL:RMDIR "%%I"
    IF "%%J" GEQ ":" (
    CALL:RMDIR "%%J"
    exit /b 0
    FOR %%A IN ('%_RemoveDirectories_1_%') DO (
    ECHO.Dir=%%A
    REM CALL:RMDIR '%%A'
    GOTO:EOF
    :RMDIR
    :: GET Parans back
    SET _THEDIR_=%~1
    SET _DirStatus_=
    set _THEDIR_=%_THEDIR_:replace_x86=(x86)%
    set _THEDIR_=%_THEDIR_:"=%
    set _THEDIR_=%_THEDIR_:'=%
    IF NOT EXIST "%_THEDIR_%" goto endof
    RMDIR "%_THEDIR_%" /S /Q
    IF NOT EXIST "%_THEDIR_%" (
    SET _DirStatus_=Removed
    ) ELSE (
    SET _DirStatus_=Failed To Remove Directory
    CALL:print RemoveDirectory, "%_THEDIR_%", Results, "%_DirStatus_%"
    :endof
    GOTO:EOF
    :print
    SET var_3=%~3
    IF DEFINED var_3 (
    ECHO ^{^[^'%~1^'^]='%~2', ^[^'%~3^'^]='%~4'^}
    ) ELSE (
    ECHO ^{^[^'%~1^'^]='%~2'^}
    GOTO:EOF
    :delete_Service
    sc.exe delete "%~1" >Nul
    IF %ERRORLEVEL% NEQ 0 (
    CALL:print Service, %~1, FinalState, "Failed To Uninstall"
    ) ELSE (
    CALL:print Service, %~1, Current_State, Uninstalled
    GOTO:EOF
    :TestStr
    SET _ORIGINAL_=%~2
    SET STR2=%~2
    SET STR3=%~3
    SET STR4=%~4
    REM ECHO.Str2="!STR2!"
    SET STR2=!STR2:%~1=!
    REM echo.STR2="!STR2!"
    IF /I NOT "!STR2!" EQU "!_ORIGINAL_!" (
    SET %STR3%=%STR4%
    GOTO:EOF
    :CheckVersion
    REM Check Windows Version and sets variable for _Version_ and _OSType_
    REM Enhancement will be to install dependencies required for HCK
    SET _VERSION_=
    SET _OSType_=
    SETLOCAL ENABLEEXTENSIONS ENABLEDELAYEDEXPANSION
    FOR /F "usebackq delims=" %%i IN (`VER`) DO (
    SET _VERSION_=%%i
    SET _VERSION_=!_VERSION_:[=!
    SET _VERSION_=!_VERSION_:]=!
    REM CALL:TestStr "6.1", "!_VERSION_!", _OSType_, Windows_7_2008R2
    CALL:TestStr "5.0", "!_VERSION_!", _OSType_, Windows_2000
    CALL:TestStr "5.1", "!_VERSION_!", _OSType_, Windows_XP
    CALL:TestStr "5.2", "!_VERSION_!", _OSType_, Windows_2003
    CALL:TestStr "6.0", "!_VERSION_!", _OSType_, Windows_Vista_2008R1
    CALL:TestStr "6.1", "!_VERSION_!", _OSType_, Windows_7_2008R2
    CALL:TestStr "6.2", "!_VERSION_!", _OSType_, Windows_2012
    CALL:print OSType, !_OSType_!
    CALL:print !_Version_!
    ENDLOCAL && SET _OSType_=%_OSType_% && SET _VERSION_=%_VERSION_%
    GOTO:EOF
    :CheckInstallation
    SET _REGKEYFOUND_=
    SET KEY_NAME="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\%~1"
    SET VALUE_NAME=%~2
    FOR /F "usebackq skip=4 tokens=1-3" %%A IN (`REG QUERY %KEY_NAME% /v %VALUE_NAME% 2^>nul`) DO (
    SET ValueName=%%A
    SET ValueType=%%B
    SET ValueValue=%%C
    IF DEFINED ValueName (
    SET _REGKEYFOUND_=True
    CALL:print "REGKEY", "%~2", Name, "%ValueName%"
    CALL:print "REGKEY", "%~2", Value_Type, "%ValueType%"
    CALL:print "REGKEY", "%~2", Value_Value, "%ValueValue%"
    ) else (
    CALL:print "REGKEY", "%~2", "%KEY_NAME%\%VALUE_NAME%", "not found."
    GOTO:EOF
    :Done

  • Installation of Photoshop update 13.1.2 for creative cloud fails with error code U44M1P7 I need help

    I need help installing update 13.1.2 for Photoshop creative cloud, installation fails with error code: U44M1P7. Could someone please help?

    Sorry to bother you.
    I could find the answer after searching previous posts about this language problem.
    Had to change my language in AAM profile and then download PS CS6 again ( english version ).
    Then open the actual Photoshop and in preferences > interface you can besides the Dutch also option for English.
    restart application and Voila.
    Greetz, Jeroen

  • Windows Server 2008 R2 Service Pack 1 installation failed with error code 0x800f0a12

    Hello,
    I'm facing problem to install windows server 2008 R2 SP1. I cannot install SP1. In this server have running Exchange 2010 server. to update Win2008 R2 SP1 facing the following error:
    1. Service Pack installation failed with error code 0x800f0a12.
    2. Installation Failure: Windows failed to install the following update with error 0x80070643: Windows Server 2008 R2 Service Pack 1 for x64-based Systems (KB976932).
    Please suggest

    Please run the system update readiness tool.
    http://windows.microsoft.com/en-us/windows7/What-is-the-System-Update-Readiness-Tool?SignedIn=1
    Then post the complete contents of;
    %SYSTEMROOT%\Logs\CBS\CheckSUR.log
    Regards, Dave Patrick ....
    Microsoft Certified Professional
    Microsoft MVP [Windows]
    Disclaimer: This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.

  • ERROR: DW006: Apple Package failed to install successfully. ERROR: Third party payload installer Adobe Acrobat XI Pro Installer.pkg failed with exit code: 1

    Hi All, anyone with this problem with Acrobat Pro XI, IM USING MAC, also Yosemite if that helps.
    Also Adobe CC, BASICALLY IT just quit and i had to uninstall, re install, and I get this
    ERROR: DW006: Apple Package failed to install successfully.
    ERROR: Third party payload installer Adobe Acrobat XI Pro Installer.pkg failed with exit code: 1
    Anyone with same issues...

    Same problem. Creative Cloud subscriber running Mac 10.10.2 on iMac (Retina 5K, 27-inch, Late 2014). All apps work fine EXCEPT for Adobe Acrobat XI. I have tried 100 times and 100 solutions. NOTHING works.

  • TS1539 How do we deal with Error 50 when downloading a movie rental then stopped with error 50 and when I try to resume the downld, it doesn't do it?

    How do we deal with Error 50 when downloading a movie rental then stopped with error 50 and when I try to resume the downld, it doesn't do it?

    Yeah this "fix" is bunk. The movie is downloading just fine, but the extra features is the one giving me this error code. It is NOT my firewall. If it was, then both files wouldn't download. Plus, I already have the firewall "issue" tacked down and fixed. Have had it fixed for months now. No, this is due to the "new" itunes version 11 software. The only conclusion to fix this issue is UPgrading from 11 back to 10.7 which is what I am going to do. This is completely ridiculous! Come on, Apple, get itunes working once and for all, and fire the people responsible for itunes 11, just like you did to the guy who was responsible for apple maps. Thankfully Google came back to the rescue with google maps app.

  • Upgraded pc to ios7 but when syncing to iphone 4 it crashed. Phone is now in recovery mode but it nearly finishes recovery then stops with error 3014. Phone rendered useless until this is fixed. Help pls?

    Upgraded pc to ios 7 but when syncing to iphone 4 it crashed. Phone is now in recovery mode but it nearly finishes recovery then stops with error 3014. Phone rendered useless until this is fixed. Help pls? I have tried many of the suggestions for the error code given. Im getting frustrated. I'm not a techno so would appreciate simple terms or ways of explanation. Thx!!

    I have the exact same issue right now!

  • JDK installation finished with error code -3

    I tried to use the installer for netbeans IDE + jdk (jdk-7u21-nb-7_3-windows-i586.exe). All of the netbeans stuff is installed fine, but the jdk part fails, but at least this time it lets me know "Installation of JDK 7 Update 21 was not completed."
    The log files just say there is an exception at org.netbeans.installer.utils.exceptions.InstallationException: JDK installation finished with error code -3.
    So it has worked fine on my other machine, I am at a loss here. Sorry again that I couldn't figure out where to post this.

    I tried to use the installer for netbeans IDE + jdk (jdk-7u21-nb-7_3-windows-i586.exe). All of the netbeans stuff is installed fine, but the jdk part fails, but at least this time it lets me know "Installation of JDK 7 Update 21 was not completed."
    The log files just say there is an exception at org.netbeans.installer.utils.exceptions.InstallationException: JDK installation finished with error code -3.
    So it has worked fine on my other machine, I am at a loss here. Sorry again that I couldn't figure out where to post this.

Maybe you are looking for

  • Is there a forName() for java.lang.reflect.Type?

    Is there an equivelant to Class.forName() for all types? For example:forName("java.util.List<java.lang.Sring>"); //or forName("int");Such a method would return a java.lang.reflect.Type, instead of return a java.lang.Class See also Field.getGenericTyp

  • My Macbook pro 17" stopped working

    my Macbook pro 17" stopped working I was surprised that Apple told me they no longer have support the 17" Macbook pro

  • In MB1C im getting error-"Check table T004F: entry  G006  does not exist"

    DEAR SIR, WHILE DOING MB1C IN MOVEMENT TYPE 561 I M GETTING THI ERROR -Check table T004F: entry  G006  does not exist. PLZ HELP ME HOW TO SOLVE THIS PROBLEM. THXS AND REGARDS, DEBESH TRIPATHY

  • Is there any problem with the new update 6.1.2 for iphone 5?

    After I updated my iphone 5 to the new update there seems to be some difficulties with the camera. I get pink lines everywhere. It is a matter of seconds before it gets clear and again pink. But the problem started after the update. I asked other peo

  • Flash Player won't work

    I was requested by the author of a video I was trying to view to upgrade my Flash Player.  I downloaded Flash Player 11 from the Adobe web site.  I uninstalled the old program.  Went back to the video I was trying to view and got another request to u