cancel
Showing results for 
Search instead for 
Did you mean: 

J2ee status info available

Former Member
0 Kudos

Hi All,

Recently my Netweaver 7.0 giving trouble, It has dual stack ABAP is starting but at the time of starting the J2ee status info available.

I am getting the following information from the bootstrap log files

JSM_bootstrap

Missing RunningMode property - runningin NORMAL mode.

Exception occurred:

com.sap.engine.bootstrap.SynchronizationException: Error getting data for instance [ID116217]!

at com.sap.engine.bootstrap.Bootstrap.synchInstanceGlobals(Bootstrap.java:166)

at com.sap.engine.bootstrap.Bootstrap.makeUpdate(Bootstrap.java:831)

at com.sap.engine.bootstrap.Bootstrap.main(Bootstrap.java:815)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

at java.lang.reflect.Method.invoke(Method.java:324)

at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)

-


==[ Caused by: ]==----


com.sap.engine.bootstrap.SynchronizationException: Unable to initialize [ID11621700] element properties from the Database.

at com.sap.engine.bootstrap.Bootstrap.getElementData(Bootstrap.java:332)

at com.sap.engine.bootstrap.Bootstrap.synchInstanceGlobals(Bootstrap.java:163)

at com.sap.engine.bootstrap.Bootstrap.makeUpdate(Bootstrap.java:831)

at com.sap.engine.bootstrap.Bootstrap.main(Bootstrap.java:815)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

at java.lang.reflect.Method.invoke(Method.java:324)

at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)

-


==[ Caused by: ]==----


com.sap.engine.frame.core.configuration.ConfigurationException: Error occurred during DB access: ,

at com.sap.engine.core.configuration.impl.persistence.rdbms.PersistenceHandler.readConfigInternal(PersistenceHandler.java:340)

at com.sap.engine.core.configuration.impl.persistence.rdbms.PersistenceHandler.readConfig(PersistenceHandler.java:78)

at com.sap.engine.core.configuration.impl.cache.CachedConfiguration.<init>(CachedConfiguration.java:60)

at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.getCachedConfiguration(ConfigurationCache.java:848)

at com.sap.engine.core.configuration.impl.ConfigurationHandlerImpl.getCachedConfiguration(ConfigurationHandlerImpl.java:373)

at com.sap.engine.core.configuration.impl.ReadAccessConfiguration.getData(ReadAccessConfiguration.java:84)

at com.sap.engine.core.configuration.impl.ReadAccessConfiguration.getMetaData(ReadAccessConfiguration.java:211)

at com.sap.engine.core.configuration.impl.addons.PropertySheetImpl.<init>(PropertySheetImpl.java:36)

at com.sap.engine.core.configuration.impl.ConfigurationImpl.getPropertySheetExtensionInterface(ConfigurationImpl.java:198)

at com.sap.engine.core.configuration.impl.ConfigurationImpl.getPropertySheetInterface(ConfigurationImpl.java:132)

at com.sap.engine.bootstrap.Synchronizer.updateProperties(Synchronizer.java:342)

at com.sap.engine.bootstrap.Synchronizer.updateProperties(Synchronizer.java:354)

at com.sap.engine.bootstrap.Bootstrap.getElementData(Bootstrap.java:323)

at com.sap.engine.bootstrap.Bootstrap.synchInstanceGlobals(Bootstrap.java:163)

at com.sap.engine.bootstrap.Bootstrap.makeUpdate(Bootstrap.java:831)

at com.sap.engine.bootstrap.Bootstrap.main(Bootstrap.java:815)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

at java.lang.reflect.Method.invoke(Method.java:324)

at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)

Caused by: com.sap.dbtech.jdbc.exceptions.ConnectionException: [-708] Data receive failed [No buffer space available (maximum connections reached?): recv failed].

at com.sap.dbtech.jdbc.ConnectionSapDB.execute(ConnectionSapDB.java:675)

at com.sap.dbtech.jdbc.ConnectionSapDB.execute(ConnectionSapDB.java:563)

at com.sap.dbtech.jdbc.CallableStatementSapDB.execute(CallableStatementSapDB.java:440)

at com.sap.dbtech.jdbc.CallableStatementSapDB.execute(CallableStatementSapDB.java:312)

at com.sap.dbtech.jdbc.CallableStatementSapDB.executeQuery(CallableStatementSapDB.java:730)

at com.sap.dbtech.jdbc.trace.PreparedStatement.executeQuery(PreparedStatement.java:178)

at com.sap.sql.jdbc.direct.DirectPreparedStatement.executeQuery(DirectPreparedStatement.java:281)

at com.sap.sql.jdbc.direct.DirectPreparedStatement.executeQuery(DirectPreparedStatement.java:248)

at com.sap.engine.core.configuration.impl.persistence.rdbms.DBAccessDefault.getConfigAndFileEntries(DBAccessDefault.java:1051)

at com.sap.engine.core.configuration.impl.persistence.rdbms.PersistenceHandler.readConfigInternal(PersistenceHandler.java:328)

... 20 more

[Bootstrap module]> Problem occurred while performing synchronization

next: continution

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Data receive failed [No buffer space available (maximum connections reached?)

this is the problem, i have done the changes in memory

Former Member
0 Kudos

dev_bootstrap

[Thr 5552] JLaunchIStartFunc: Thread 5552 started as Java VM thread.

**********************************************************************

JHVM_LoadJavaVM: VM Arguments of node [bootstrap]

-> stack : 262144 Bytes

-> arg[ 0]: exit

-> arg[ 1]: abort

-> arg[ 2]: vfprintf

-> arg[ 3]: -Denv.class.path=%JAVA_HOME%\lib\tools.jar

-> arg[ 4]: -Djco.jarm=1

-> arg[ 5]: -Dsys.global.dir=D:\usr\sap\NW2\SYS\global

-> arg[ 6]: -Dapplication.home=D:\usr\sap\NW2\DVEBMGS01\exe

-> arg[ 7]: -Djava.class.path=D:\usr\sap\NW2\DVEBMGS01\exe\jstartup.jar;D:\usr\sap\NW2\DVEBMGS01\exe\jvmx.jar;.\bootstrap\launcher.jar

-> arg[ 8]: -Djava.library.path=C:\j2sdk1.4.2_11\jre\bin\server;C:\j2sdk1.4.2_11\jre\bin;C:\j2sdk1.4.2_11\bin;D:\usr\sap\NW2\DVEBMGS01\j2ee\os_libs;d:\sapdb\programs\bin;d:\sapdb\programs\pgm;c:\program files\sapdb\programs\bin;c:\program files\sapdb\programs\pgm;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem; C:\j2sdk1.4.2_11\bin; C:\j2sdk1.4.2_11\jre\bin;C:\PROGRA1\CA\SHARED1\SCANEN~1;C:\Program Files\Java\jre1.5.0_11\bin;C:\Program Files\iNTERFACEWARE\Chameleon;C:\Program Files\iNTERFACEWARE\Chameleon\DelphiPackages;C:\Program Files\iNTERFACEWARE\Iguana;D:\usr\sap\NW2\SYS\exe\uc\NTI386

-> arg[ 9]: -Dmemory.manager=256M

-> arg[ 10]: -Xmx256M

-> arg[ 11]: -DLoadBalanceRestricted=no

-> arg[ 12]: -Djstartup.mode=BOOTSTRAP

-> arg[ 13]: -Djstartup.ownProcessId=5560

-> arg[ 14]: -Djstartup.ownHardwareId=C1881697118

-> arg[ 15]: -Djstartup.whoami=bootstrap

-> arg[ 16]: -Djstartup.debuggable=yes

-> arg[ 17]: -DSAPINFO=NW2_01_bootstrap

-> arg[ 18]: -DSAPSTART=1

-> arg[ 19]: -DCONNECT_PORT=1271

-> arg[ 20]: -DSAPSYSTEM=01

-> arg[ 21]: -DSAPSYSTEMNAME=NW2

-> arg[ 22]: -DSAPMYNAME=maticon_NW2_01

-> arg[ 23]: -DSAPPROFILE=D:\usr\sap\NW2\SYS\profile\NW2_DVEBMGS01_maticon

-> arg[ 24]: -DFRFC_FALLBACK=ON

-> arg[ 25]: -DFRFC_FALLBACK_HOST=localhost

-> arg[ 26]: -DSAPSTARTUP=1

-> arg[ 27]: -DSAPSYSTEM=01

-> arg[ 28]: -DSAPSYSTEMNAME=NW2

-> arg[ 29]: -DSAPMYNAME=maticon_NW2_01

-> arg[ 30]: -DSAPDBHOST=maticon

-> arg[ 31]: -Dj2ee.dbhost=maticon

**********************************************************************

Thu Aug 13 22:19:40 2009

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

[Thr 5552] JHVM_LoadJavaVM: Java VM created OK.

**********************************************************************

JHVM_BuildArgumentList: main method arguments of node [bootstrap]

-> arg[ 0]: com.sap.engine.bootstrap.Bootstrap

-> arg[ 1]: ./bootstrap

-> arg[ 2]: ID0116217

**********************************************************************

[Thr 5552] Thu Aug 13 22:19:47 2009

[Thr 5552] JHVM_RegisterNatives: registering methods in com.sap.bc.krn.perf.PerfTimes

[Thr 5548] Thu Aug 13 22:19:55 2009

[Thr 5548] JLaunchIExitJava: exit hook is called (rc = 66)

[Thr 5548] **********************************************************************

      • ERROR => The Java VM terminated with a non-zero exit code.

      • Please see SAP Note 943602 , section 'J2EE Engine exit codes'

      • for additional information and trouble shooting.

**********************************************************************

[Thr 5548] JLaunchCloseProgram: good bye (exitcode = 66)

next:continution

Former Member
0 Kudos

std_bootstrap.out

-


stdout/stderr redirect

-


node name : bootstrap

pid : 5568

system name : NW2

system nr. : 01

started at : Thu Aug 13 22:19:38 2009

Reserved 1610612736 (0x60000000) bytes before loading DLLs.

D:\usr\sap\NW2\DVEBMGS01\exe\jlaunch.exe=>sapparam(14): OS_UNIODE (ref.by DIR_CT_RUN) missing.

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

Here My server details are :

OS : windows 2003 server

DB: MaxDB

APPlication server : Netweaver 7.0

I found some note that has good information but it didn't solve my problem that note number is : 997510

Can any body tell me how to solve this, otherwise give some idea how to login with SAP<SID> and SAP<SID>DB accounts in MaxDB gui.

Thanks and Regards,

Vivek

Former Member
0 Kudos

please cross verify your instance id in your instance profile(j2ee/instance client) and in bootstrap.properties in cdD/j2ee/cluster/bootstrap and in Configtool.These three should be in sync.Not sure this is the exact problem for your solution but i recommend you to cross verify(if this is the first time that you are trying to get up your JAVA).

Former Member
0 Kudos

Hi Srikanth,

Thanks for your reply, i have checked the instanceID in instance profile and bootstrap.properties both are same. But at the time of opening the configtool i am getting the following error:

Error occured while working with configuration(Scanning) Msg:Null

Thanks and REgards,

Vivek

Former Member
0 Kudos

Please post the log stdserevr.out and explain me the error that you are getting.

Thanks

Rishi Abrol

Former Member
0 Kudos

Hi Rishi Abrol,

The std_server.out contains

-


stdout/stderr redirect

-


node name : server0

pid : 5344

system name : NW2

system nr. : 01

started at : Wed Jul 01 21:26:02 2009

Reserved 1610612736 (0x60000000) bytes before loading DLLs.

D:\usr\sap\NW2\DVEBMGS01\exe\jlaunch.exe=>sapparam(14): OS_UNIODE (ref.by DIR_CT_RUN) missing.

[Thr 4860] MtxInit: 10001 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 109044.44 is starting...

Loading: LogManager ... 3422 ms.

Loading: PoolManager ... 0 ms.

Loading: ApplicationThreadManager ... 172 ms.

Loading: ThreadManager ... 16 ms.

Loading: IpVerificationManager ... 15 ms.

Loading: ClassLoaderManager ... 16 ms.

Loading: ClusterManager ... 359 ms.

Loading: LockingManager ... 219 ms.

Loading: ConfigurationManager ... 4688 ms.

Loading: LicensingManager ... 31 ms.

Loading: CacheManager ... 140 ms.

Loading: ServiceManager ...

Loading services.:

Service memory started. (16 ms).

Service timeout started. (16 ms).

Service runtimeinfo started. (0 ms).

Service cross started. (547 ms).

Service file started. (563 ms).

Service trex.service started. (16 ms).

Service p4 started. (6375 ms).

Service classpath_resolver started. (109 ms).

Service jmx_notification started. (47 ms).

Service userstore started. (47 ms).

Service log_configurator started. (28532 ms).

Service locking started. (0 ms).

Service naming started. (515 ms).

Service ts started. (125 ms).

Service licensing started. (31 ms).

Service failover started. (313 ms).

Service appclient started. (31 ms).

Service jmsconnector started. (344 ms).

Service javamail started. (1281 ms).

Service iiop started. (1328 ms).

Service http started. (719 ms).

Service connector started. (109 ms).

Service webservices started. (7438 ms).

Service deploy started. (34532 ms).

Service configuration started. (31 ms).

Service MigrationService started. (15 ms).

Service bimmrdeployer started. (16 ms).

Service dbpool started. (2266 ms).

Service UT started. (16 ms).

Jul 1, 2009 9:28:30 PM com.sap.security.core.persistence [SAPEngine_System_Thread[impl:5]_65] Fatal: Initialization of ABAP data source (com.sap.security.core.persistence.datasource.imp.R3Persistence) failed: "Connect to SAP gateway failed

Connect_PM TYPE=A ASHOST=maticon.stg.local SYSNR=01 GWHOST=maticon.stg.local GWSERV=sapgw01 PCS=1

LOCATION CPIC (TCP/IP) on local host with Unicode

ERROR timeout occured

TIME Wed Jul 01 21:28:30 2009

RELEASE 700

COMPONENT NI (network interface)

VERSION 38

RC -5

MODULE gwxx.c

LINE 480

DETAIL timeout 60000 msecs

SYSTEM CALL NiRead

COUNTER 1

". This message is critical if it appears during the startup of the AS Java.

Jul 1, 2009 9:28:30 PM ...re.server.ume.service.UMEServiceFrame [SAPEngine_System_Thread[impl:5]_65] 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: Start of UME service failed. Check help topic "Start of UME Service Failed". Technical details: Connect to SAP gateway failed

Connect_PM TYPE=A ASHOST=maticon.stg.local SYSNR=01 GWHOST=maticon.stg.local GWSERV=sapgw01 PCS=1

LOCATION CPIC (TCP/IP) on local host with Unicode

ERROR timeout occured

TIME Wed Jul 01 21:28:30 2009

RELEASE 700

COMPONENT NI (network interface)

VERSION 38

RC -5

MODULE gwxx.c

LINE 480

DETAIL timeout 60000 msecs

SYSTEM CALL NiRead

COUNTER 1

at com.sap.security.core.server.ume.service.UMEServiceFrame.start(UMEServiceFrame.java:398)

at com.sap.engine.frame.ApplicationFrameAdaptor.start(ApplicationFrameAdaptor.java:31)

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:105)

Caused by: com.sap.security.core.persistence.datasource.PersistenceException: Connect to SAP gateway failed

Connect_PM TYPE=A ASHOST=maticon.stg.local SYSNR=01 GWHOST=maticon.stg.local GWSERV=sapgw01 PCS=1

LOCATION CPIC (TCP/IP) on local host with Unicode

ERROR timeout occured

TIME Wed Jul 01 21:28:30 2009

RELEASE 700

COMPONENT NI (network interface)

VERSION 38

RC -5

MODULE gwxx.c

LINE 480

DETAIL timeout 60000 msecs

SYSTEM CALL NiRead

COUNTER 1

at com.sap.security.core.persistence.datasource.imp.R3PersistenceBase.newPersistenceException(R3PersistenceBase.java:234)

at com.sap.security.core.persistence.datasource.imp.R3PersistenceBase.init(R3PersistenceBase.java:489)

at com.sap.security.core.persistence.imp.PrincipalDatabagFactoryInstance.<init>(PrincipalDatabagFactoryInstance.java:444)

at com.sap.security.core.persistence.imp.PrincipalDatabagFactory.newInstance(PrincipalDatabagFactory.java:164)

at com.sap.security.core.persistence.imp.PrincipalDatabagFactory.getInstance(PrincipalDatabagFactory.java:117)

at com.sap.security.core.persistence.imp.PrincipalDatabagFactory.getInstance(PrincipalDatabagFactory.java:63)

at com.sap.security.core.InternalUMFactory.initializeUME(InternalUMFactory.java:221)

at com.sap.security.core.server.ume.service.UMEServiceFrame.start(UMEServiceFrame.java:287)

... 6 more

com.sap.engine.frame.ServiceException: Start of UME service failed. Check help topic "Start of UME Service Failed". Technical details: Connect to SAP gateway failed

Connect_PM TYPE=A ASHOST=maticon.stg.local SYSNR=01 GWHOST=maticon.stg.local GWSERV=sapgw01 PCS=1

LOCATION CPIC (TCP/IP) on local host with Unicode

ERROR timeout occured

TIME Wed Jul 01 21:28:30 2009

RELEASE 700

COMPONENT NI (network interface)

VERSION 38

RC -5

MODULE gwxx.c

LINE 480

DETAIL timeout 60000 msecs

SYSTEM CALL NiRead

COUNTER 1

at com.sap.security.core.server.ume.service.UMEServiceFrame.start(UMEServiceFrame.java:398)

at com.sap.engine.frame.ApplicationFrameAdaptor.start(ApplicationFrameAdaptor.java:31)

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:105)

Caused by: com.sap.security.core.persistence.datasource.PersistenceException: Connect to SAP gateway failed

Connect_PM TYPE=A ASHOST=maticon.stg.local SYSNR=01 GWHOST=maticon.stg.local GWSERV=sapgw01 PCS=1

LOCATION CPIC (TCP/IP) on local host with Unicode

ERROR timeout occured

TIME Wed Jul 01 21:28:30 2009

RELEASE 700

COMPONENT NI (network interface)

VERSION 38

RC -5

MODULE gwxx.c

LINE 480

DETAIL timeout 60000 msecs

SYSTEM CALL NiRead

COUNTER 1

at com.sap.security.core.persistence.datasource.imp.R3PersistenceBase.newPersistenceException(R3PersistenceBase.java:234)

at com.sap.security.core.persistence.datasource.imp.R3PersistenceBase.init(R3PersistenceBase.java:489)

at com.sap.security.core.persistence.imp.PrincipalDatabagFactoryInstance.<init>(PrincipalDatabagFactoryInstance.java:444)

at com.sap.security.core.persistence.imp.PrincipalDatabagFactory.newInstance(PrincipalDatabagFactory.java:164)

at com.sap.security.core.persistence.imp.PrincipalDatabagFactory.getInstance(PrincipalDatabagFactory.java:117)

at com.sap.security.core.persistence.imp.PrincipalDatabagFactory.getInstance(PrincipalDatabagFactory.java:63)

at com.sap.security.core.InternalUMFactory.initializeUME(InternalUMFactory.java:221)

at com.sap.security.core.server.ume.service.UMEServiceFrame.start(UMEServiceFrame.java:287)

... 6 more

[Framework -> criticalShutdown] Core service com.sap.security.core.ume.service failed. J2EE Engine cannot be started.

Jul 1, 2009 9:28:30 PM com.sap.engine.core.Framework [SAPEngine_System_Thread[impl:5]_65] Fatal: Critical shutdown was invoked. Reason is: Core service com.sap.security.core.ume.service failed. J2EE Engine cannot be started.

-


stdout/stderr redirect

-


node name : server0

pid : 5344

system name : NW2

system nr. : 01

started at : Wed Jul 01 21:28:34 2009

Reserved 1610612736 (0x60000000) bytes before loading DLLs.

D:\usr\sap\NW2\DVEBMGS01\exe\jlaunch.exe=>sapparam(14): OS_UNIODE (ref.by DIR_CT_RUN) missing.

[Thr 6320] MtxInit: 10001 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 109044.44 is starting...

Loading: LogManager ... 2015 ms.

Loading: PoolManager ... 31 ms.

Loading: ApplicationThreadManager ... 62 ms.

Loading: ThreadManager ... 16 ms.

Loading: IpVerificationManager ... 0 ms.

Loading: ClassLoaderManager ... 16 ms.

Loading: ClusterManager ... 218 ms.

Loading: LockingManager ... 63 ms.

Loading: ConfigurationManager ... 2063 ms.

Loading: LicensingManager ... 31 ms.

Loading: CacheManager ... 125 ms.

Loading: ServiceManager ...

Loading services.:

Service cross started. (94 ms).

Service timeout started. (16 ms).

Service file started. (78 ms).

Service runtimeinfo started. (0 ms).

Service memory started. (32 ms).

Service trex.service started. (156 ms).

Service p4 started. (3344 ms).

Service classpath_resolver started. (109 ms).

Service userstore started. (31 ms).

Service jmx_notification started. (16 ms).

Service log_configurator started. (14937 ms).

Service com.sap.aii.adapter.rfc.svc started. (43298 ms).

Service tc.monitoring.logviewer started. (362632 ms).

ServiceManager started for 443883 ms.

Framework started for 449258 ms.

SAP J2EE Engine Version 7.00 PatchLevel 109044.44 is running!

PatchLevel 109044.44 August 11, 2007 13:13 GMT

>

Login :### Excluding compile: com.sap.engine.services.webservices.jaxrpc.encoding.TypeMappingImpl::initializeRelations

      1. Excluding compile: com.sap.engine.services.webservices.jaxrpc.encoding.GeneratedComplexType::_loadInto

      2. Excluding compile: com.sap.engine.services.webservices.jaxrpc.encoding.InstanceBuilder::readSequence

      3. Excluding compile: com.sap.engine.services.webservices.jaxrpc.encoding.InstanceBuilder::readElement

      4. Excluding compile: com.sap.engine.services.keystore.impl.security.CodeBasedSecurityConnector::getApplicationDomain

Thanks and Regards,

Vivek

Former Member
0 Kudos
Fatal: Initialization of ABAP data source (com.sap.security.core.persistence.datasource.imp.R3Persistence) failed: "Connect to SAP gateway failed Connect_PM TYPE=A ASHOST=maticon.stg.local SYSNR=01 GWHOST=maticon.stg.local GWSERV=sapgw01 PCS=1 LOCATION CPIC (TCP/IP) on local host with Unicode ERROR

Check your firewall rules/disable anntivirus if any, check entry sapgw01 in services file.

Former Member
0 Kudos

Hi Manoj,

As you told i checked that everything is fine, sapgw01 is available in services file as sapgw01 3301.

I am not getting the instance_ID in configtool.

Thanks and Regards,

Vivek

Former Member
0 Kudos

try sapgw01 3301/tcp and also check your host file for <IP address> <hostname>

Also refer to [https://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/e09e4a5e-8280-2a10-ca98-a59dd47d396d&overridelayout=true]

Former Member
0 Kudos

Hi Manoj,

Thanks for your quick responses, by mistake previously i entered wrong. service fail contains the "sapgw01 3301/tcp" only.

Thanks and Regards,

Vivek

Former Member
0 Kudos

check netstat -an for ports in use.

Former Member
0 Kudos

The port is in listening mode.

TCP 0.0.0.0:3301 0.0.0.0:0 LISTENING

Regards,

Vivek

Former Member
0 Kudos

Please check the Sap JSF user in client 001 if not changed ume settings or check in the client you have configured the UME settings.

Thanks

Rishi Abrol