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

Similar Messages

  • 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

  • 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!

  • 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

  • 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.

  • 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

  • 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!

  • HT204406 When downloading albums some songs stop with error messages..

    Hi, I was trying to download Armin van Buuren "A State of Trance 2011". The individual songs downloaded fine but both continuous dj mixes failed to download, they get right to the end and then stop with error messages. This is the 2nd Armin van Buuren album this has happened to! Please help!
    Dave.

    The 2nd mix still won't play, it just skips to the next track on the album. In my purchases it says it's downloaded, it just won't seem to play.
    It sounds damaged.
    If your country's iTunes Store allows you to redownload purchased tracks, I'd delete your current copy of the track and try redownloading a fresh one. See the following document for instructions:
    Downloading past purchases from the App Store, iBookstore, and iTunes Store
    If you get another -50 on the redownload, perhaps try the "Error -50," "-5000," "8003," "8008," or "-42023"section in the Specific Conditions and Alert Messages: (Mac OS X / Windows) section of the following document:
    iTunes: Advanced iTunes Store troubleshooting

  • TM stops after 170 KB, TM prepares for ages, TM stops with error

    Here's another one:
    TM stops after 170 KB, TM prepares for ages, TM stops with error
    I've had it all - after some successful backups. Now I can't make any; error messages ("could not complete because an error has occurred" - thank you very much, Apple, for that most helpful explanation).
    Apple turns us all into beta testers! Another product that is shipped long before it's ready due to marketing strategies - and customers are the idiots.
    I agree: +Don't use TM!+

    I had a very similar problem a few months ago. I spent several days troubleshooting it. Try disabling TM and see if the Finder stops freezing. You might need to wait two or three days to find out. Then try disconnecting your external disk drives and see what happens after another two or three days. I traced my problem back to a Western Digital external disk drive, so I contacted Western Digital via their web site. The next day, they emailed me directions on how to update the disk drive's firmware. I did the update and the problem went away.

  • Sm35 / session stops with error F5 097

    Hi together,
    we´ve created a batch input session (report RFBIBL00). When we go to trx. sm35 erverything looks fine within the simulation. But  when we execute the the session the process stops with error "F5 097"
    The error occurs in dypro SAPMF05A /302. No field is beeing filled her. Wenn we fill the fields manually the session breaks away.
    We are working with release ECC 6.0.
    Thanks for any help.

    Hi Rob,
    Nope.
    I want to create an entry with a positive amount (>0).
    Thus I use report RFBIBL00 to create this entries/session.
    When I simulate this very session in trx. sm35 erverything looks OK.
    --> there is the expected positive amount in field bseg-wrbtr.
    But when I execute the session these information get lost! The entire dynpro remains empty.
    If I then try to fill the fields manually, no further processing is possible.

  • Java server0 its not starting  with error -11113

    Dear Experts team,
    When We are starting SAP Solution Manager 7.10, Its ABAP Instance is running file ,
    But Java Instance not running , In this Java Process table , SDM and dispatcher is working file (green)
    But in server0 its not starting  and -11113 (core service or addition service start fails)
    When check Developer Trace of dev_server0 , it show last few lines as given below,
    Thr 5464] JLaunchIExitJava: exit hook is called (rc = -11113)
    [Thr 5464] **********************************************************************
    [Thr 5464] *** ERROR => The Java VM terminated with a non-zero exit code.
    [Thr 5464] *** Please see SAP Note 943602 , section 'J2EE Engine exit codes'
    [Thr 5464] *** for additional information and trouble shooting.
    [Thr 5464] **********************************************************************
    [Thr 5464] JLaunchCloseProgram: good bye (exitcode = -11113)
    Please suggest ...
    Thanks
    Regards
    Sunil k

    Hi,
    Hope you are doing good.
    Please check the latest STD_SERVER0 and the default traces and attach the contents here. This should have the error details. Exit code 11113 means that some essential service fails to start so the server/dispatcher process fails.
    Thank you!
    Kind Regards,
    Hemanth
    SAP AGS

  • J2EE Engine startup page error: File [main.jsp] not found in application..

    Hi Guys,
    I have just uninstalled and reinstalled SAP Netweaver 7.01 portal. The uninstall was clean and the reinstall also went without any errors.
    However, immediately after this, when I open http://<host>:<port> I get the following error:
    404   Not Found
    The requested resource /main.jsp is not available
    Details:   File main.jsp not found in application root of alias [/] of J2EE application [sap.com/com.sap.engine.docs.examples].
    If, instead, I open portal (http://<host>:<port>/irj), it works fine.
    Anybody has any idea why this has happened and how can I resolve this issue?
    Thanks,
    Shitij
    Edited by: Shitij Bagga on May 5, 2010 9:36 AM
    Edited by: Shitij Bagga on May 5, 2010 9:37 AM

    Hi Anil,
    I don't see how this note is relevant here. It is just the j2ee engine start page which is not opening. If I go straight to the systeminfo page or the portal login page, they are all working.
    Any experience on this issue with that note u suggested? Please share.
    Thanks,
    Shitij

  • J2EE engine restart with java.lang.OutOfMemoryError  Java heap space

    Hi
    I hope someone can help me, I have an error on my J2EE engine.
    My portal restarts only when I click on User - Administration - Identity Management.
    Here is the log error.
    Exception id: [000000000000005B0000001C0000098800045ACD637E87AB]#
    #1.5^H#0000000000000059000000690000098800045ACD6EF06673#1225738282886#com.sap.engine.frame.Environment##com.sap.engine.frame.
    Environment#J2EE_GUEST#0##host_SID_4130050#J2EE_ADMIN#40cf7230a9d811dda9f9000000000000#SAPEngine_Application_Thread[impl:3
    ]_13##0#0#Error#1#/System/Server/Critical#Plain###FATAL: Caught OutOfMemoryError! Node will exit with exit code 666#
    #1.5^H#00000000000000590000006A0000098800045ACD6EF06833#1225738282886#com.sap.engine.frame.Environment##com.sap.engine.frame.
    Environment#J2EE_GUEST#0##host_SID_4130050#J2EE_ADMIN#40cf7230a9d811dda9f9000000000000#SAPEngine_Application_Thread[impl:3
    ]_13##0#0#Fatal#1#/System#Java###FATAL: Caught OutOfMemoryError! Node will exit with exit code 666
    [EXCEPTION]
    #1#java.lang.OutOfMemoryError: Java heap space
            at java.lang.ClassLoader.defineClass0(Native Method)
            at java.lang.ClassLoader.defineClass(ClassLoader.java:539)
            at com.sap.engine.services.deploy.server.ApplicationLoader.defineClassWithInterception(ApplicationLoader.java:168)
            at com.sap.engine.services.deploy.server.ApplicationLoader.loadLocalClass(ApplicationLoader.java:140)
            at com.sap.engine.frame.core.load.ResourceLoader.loadClass(ResourceLoader.java:127)
            at com.sap.engine.frame.core.load.ReferencedLoader.loadClass(ReferencedLoader.java:365)
            at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302)
            at com.sap.security.core.wd.assignusermapping.wdp.InternalAssignUserMappingComp.<init>(InternalAssignUserMappingComp.
    java:173)
            at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
            at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
            at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
            at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
            at com.sap.tc.webdynpro.progmodel.generation.ControllerHelper.createDelegate(ControllerHelper.java:74)
            at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.<init>(DelegatingComponent.java:51)
            at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.init(ClientComponent.java:382)
            at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.createComponent(ClientComponent.java:940)
            at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.createComponent(ClientComponent.java:177)
            at com.sap.tc.webdynpro.progmodel.components.ComponentUsage.createComponentInternal(ComponentUsage.java:149)
            at com.sap.tc.webdynpro.progmodel.components.ComponentUsage.createComponent(ComponentUsage.java:116)
            at com.sap.tc.webdynpro.progmodel.components.ComponentUsage.createInstanceIfDemanded(ComponentUsage.java:728)
            at com.sap.tc.webdynpro.progmodel.components.ComponentUsage.getImplementingInterfaceViewInfo(ComponentUsage.java:403)
            at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.getViewManagerFor(ClientComponent.java:305)
            at com.sap.tc.webdynpro.progmodel.view.ViewManager.createUninitializedView(ViewManager.java:628)
            at com.sap.tc.webdynpro.progmodel.view.ViewManager.getView(ViewManager.java:694)
            at com.sap.tc.webdynpro.progmodel.view.ViewManager.bind(ViewManager.java:555)
            at com.sap.tc.webdynpro.progmodel.view.ViewManager.getView(ViewManager.java:724)
            at com.sap.tc.webdynpro.progmodel.view.ViewManager.bindRoot(ViewManager.java:579)
            at com.sap.tc.webdynpro.progmodel.view.ViewManager.init(ViewManager.java:155)
            at com.sap.tc.webdynpro.progmodel.view.InterfaceView.initController(InterfaceView.java:43)
            at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200)
            at com.sap.tc.webdynpro.progmodel.view.ViewManager.getView(ViewManager.java:709)
    Thanks for your help

    pretty obvious to me "java.lang.OutOfMemoryError: Java heap space"
    Read,
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/jsts/(Kernel)OOM
    or
    java.lang.OutOfMemoryError: Java heap space
    those links should give you a fairly good idea on how to solve the issue.
    Regards
    Juan

  • SAP J2EE Engine Start Page / Error 404

    Hi there,
    i have a problem.
    I restartet my JAVA ONLY System (a Portal)
    The System comes up. All Log files are clean. No Error no warnings etc.
    When i now want to connect to the ""SAP J2EE Engine Start Page"
    via: http://host.name.com:50000/index.html
    The following error occurs:
    404   Not Found
      SAP J2EE Engine/7.00 
      The requested resource does not exist.
      Details:   Go to main page of this application!
    as i say.. The engine comes up normal.
    ALL really all other applications are running.
    When o go to:http://host.name.com:50000/nwa or /useradmin or any other link.
    All works great. Only the Startpage cannot be displayed.
    So did anyone have a clue why this don`t work?
    Regards
    Bjoern

    The index.html was deleted.. i copied it over from our other Testportal.
    it was in:
    /usr/sap/SID/JC00/j2ee/cluster/server0/apps/sap.com
    anywhere here ... i forgot the exactly Path.
    eventuelly you can find the path with httptrace or so?
    Regards
    Bjoern

Maybe you are looking for

  • Service Account details are not going through header(OSB Business service)

    Hi I have an issue with service account. Assume I have a proxy service A, Business Service B, Proxy service C. A invokes B and B invokes C (A --> B --> C). All calls are through http protocol. I created a service account with userid and password deta

  • ORDER BY in view definitions

    ORDER BY was not allowed in view definitions in 7.3.4. It is allowed in 8.1.6 but I have not seen any documentation to say when or why it was introduced. There is an old rule that a select statement does not guarantee the order of rows without an ord

  • Multi-context active-active etherchannel failover

    Hi All, Is there a way to monitor individual interfaces on a box doing multicontext etherchannel failover? I can understand on an individual box you can add monitor-interface to the physical interface, but in multi context mode, there is only one int

  • Bar Chart Sort Order

    HI I'm having a display/sort issue with Bar Charts and cannot find an option in the properties to fix it. If I have the following in cells B2:C5 in a spreadsheet: A   500 B   250 C   400 D   750 The Bar Chart will always displays the category labels

  • HT1689 my apps won't install on my new iPhone 4

    my apps won't install on my new iPhone 4 any advice?