cancel
Showing results for 
Search instead for 
Did you mean: 

SAPInst failed during the starting java engine phase

Former Member
0 Kudos

I am installing SAP NetWeaver 2004S SR3 with EP and WAS components. During the Installation I am getting an error saying JAva Engine Could not reach starting apps phase. I didn't change anything after the installation. I have HP-UX 1131 and Oracle 10.2.0.2

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

Hi,

I got the solution for the problem. While Checking the server0 log file..the message server port no 3901 was not responding...I changed the port no in the Default profile and also changed the port no from 3901 to a free port (3599) and then I was able to finish the installation.

Thank you so much for your help. I truely appreciate all of you who have helped me to resolve this issue.

Former Member
0 Kudos

No output for the netstat -a | grep 3201

i.e. the port is not assinged and dispatcher is not started. right?

Former Member
0 Kudos

Rajesh,

How much RAM and paging file size you have? Please make sureyou have paging file size 3-4 times of your RAM.

hope this helps.

Manoj

Former Member
0 Kudos

RAM= 4088

and SWAP= 11 GB

WE are just installing WAS 700 and EP7.0

Former Member
0 Kudos

System Status:

I have set all the Heap Memory Parameters according to the sap note: 723909

Also I have increased the Max Thread Count to 150 in the Configtool : Application Manager.

I thought it should be a case of creation of new Thread so applited sap note: 534867 with Kernel Parameter max_thread_proc=3000 and nkthread=10000

Still the J2EE Engine can not go beyond the starting server0 and dipsatcher phase.

Log files:

std_bootstrap

-


stdout/stderr redirect

-


node name : bootstrap

pid : 22879

system name : CA2

system nr. : 00

started at : Tue Mar 24 14:45:53 2009

dev_bootstrap

-


trc file: "/usr/sap/CA2/JC00/work/dev_bootstrap", trc level: 1, release: "700"

-


node name : bootstrap

pid : 22881

system name : CA2

system nr. : 00

started at : Tue Mar 24 14:45:54 2009

arguments :

arg[00] : /usr/sap/CA2/JC00/exe/jlaunch

arg[01] : pf=/usr/sap/CA2/SYS/profile/CA2_JC00_hpita2

arg[02] : -DSAPINFO=CA2_00_bootstrap

arg[03] : pf=/usr/sap/CA2/SYS/profile/CA2_JC00_hpita2

[Thr 1] Tue Mar 24 14:45:54 2009

[Thr 1] *** WARNING => INFO: Unknown property [instance.box.number=CA2JC00hpita2] [jstartxx_mt. 840]

[Thr 1] *** WARNING => INFO: Unknown property [instance.en.host=hpita2] [jstartxx_mt. 840]

[Thr 1] *** WARNING => INFO: Unknown property [instance.en.port=3201] [jstartxx_mt. 840]

[Thr 1] *** WARNING => INFO: Unknown property [instance.system.id=0] [jstartxx_mt. 840]

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

JStartupReadInstanceProperties: read instance properties [/usr/sap/CA2/JC00/j2ee/cluster/instance.properties]

-> ms host : hpita2

-> ms port : 3901

-> OS libs : /usr/sap/CA2/JC00/j2ee/os_libs

-> Admin URL :

-> run mode : NORMAL

-> run action : NONE

-> enabled : yes

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

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

Used property files

-> files [00] : /usr/sap/CA2/JC00/j2ee/cluster/instance.properties

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

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

Instance properties

-> ms host : hpita2

-> ms port : 3901

-> os libs : /usr/sap/CA2/JC00/j2ee/os_libs

-> admin URL :

-> run mode : NORMAL

-> run action : NONE

-> enabled : yes

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

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

Bootstrap nodes

-> [00] bootstrap : /usr/sap/CA2/JC00/j2ee/cluster/instance.properties

-> [01] bootstrap_ID7726300 : /usr/sap/CA2/JC00/j2ee/cluster/instance.properties

-> [02] bootstrap_ID7726350 : /usr/sap/CA2/JC00/j2ee/cluster/instance.properties

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

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

Worker nodes

-> [00] ID7726300 : /usr/sap/CA2/JC00/j2ee/cluster/instance.properties

-> [01] ID7726350 : /usr/sap/CA2/JC00/j2ee/cluster/instance.properties

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

[Thr 1] JLaunchRequestQueueInit: create named pipe for ipc

[Thr 1] JLaunchRequestQueueInit: create pipe listener thread

[Thr 2] JLaunchRequestFunc: Thread 2 started as listener thread for np messages.

[Thr 3] WaitSyncSemThread: Thread 3 started as semaphore monitor thread.

[Thr 1] SigISetDefaultAction : default handling for signal 18

[Thr 1] Tue Mar 24 14:45:55 2009

[Thr 1] NiInit3: NI already initialized; param 'maxHandles' ignored (1;202)

[Thr 1] CPIC (version=700.2006.09.13)

[Thr 1] [Node: bootstrap] java home is set by profile parameter

Java Home: /opt/java1.4

[Thr 1] JStartupICheckFrameworkPackage: can't find framework package /usr/sap/CA2/JC00/exe/jvmx.jar

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

JStartupIReadSection: read node properties [bootstrap]

-> node name : bootstrap

-> node type : bootstrap

-> node execute : yes

-> java path : /opt/java1.4

-> java parameters : -Djco.jarm=1

-> java vm version : 1.4.2 1.4.2.21-081212-07:29-IA64W IA64W

-> java vm vendor : Java HotSpot(TM) 64-Bit Server VM (Hewlett-Packard Company)

-> java vm type : server

-> java vm cpu : IA64W

-> heap size : 256M

-> root path : /usr/sap/CA2/JC00/j2ee/cluster

-> class path : ./bootstrap/launcher.jar

-> OS libs path : /usr/sap/CA2/JC00/j2ee/os_libs

-> main class : com.sap.engine.offline.OfflineToolStart

-> framework class : com.sap.bc.proj.jstartup.JStartupFramework

-> registr. class : com.sap.bc.proj.jstartup.JStartupNatives

-> framework path : /usr/sap/CA2/JC00/exe/jstartup.jar:/usr/sap/CA2/JC00/exe/jvmx.jar

-> parameters : com.sap.engine.bootstrap.Bootstrap ./bootstrap ID0077263

-> debuggable : yes

-> debug mode : no

-> debug port : 60000

-> shutdown timeout : 120000

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

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

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

JHVM_LoadJavaVM: VM Arguments of node [bootstrap]

-> stack : 1048576 Bytes

-> arg[ 0]: exit

-> arg[ 1]: abort

-> arg[ 2]: vfprintf

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

-> arg[ 4]: -Dsys.global.dir=/usr/sap/CA2/SYS/global

-> arg[ 5]: -Dapplication.home=/usr/sap/CA2/JC00/exe

-> arg[ 6]: -Djava.class.path=/usr/sap/CA2/JC00/exe/jstartup.jar:/usr/sap/CA2/JC00/exe/jvmx.jar:./bootstrap/launcher.jar

-> arg[ 7]: -Djava.library.path=/opt/java1.4/jre/lib/IA64W:/opt/java1.4/jre/lib/IA64W/server:/opt/java1.4/jre/../lib/IA64W:/usr/sap/CA2/JC00/exe::/usr/sap/CA2/JC00/exe:/usr/sap/CA2/JC00/exe:/tmp/sapinst_exe.2667.1237837751:/usr/sap/CA2/SYS/exe/run:/oracle/client/10x_64/instantclient:/usr/lib:/usr/sap/CA2/JC00/j2ee/os_libs:/usr/sap/CA2/JC00/exe:

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

-> arg[ 9]: -Xmx256M

-> arg[ 10]: -DLoadBalanceRestricted=no

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

-> arg[ 12]: -Djstartup.ownProcessId=22881

-> arg[ 13]: -Djstartup.ownHardwareId=Q1184706058

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

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

-> arg[ 16]: -DSAPINFO=CA2_00_bootstrap

-> arg[ 17]: -DSAPSTARTUP=1

-> arg[ 18]: -DSAPSYSTEM=00

-> arg[ 19]: -DSAPSYSTEMNAME=CA2

-> arg[ 20]: -DSAPMYNAME=hpita2_CA2_00

-> arg[ 21]: -DSAPDBHOST=hpita2

-> arg[ 22]: -Dj2ee.dbhost=hpita2

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

[Thr 4] Tue Mar 24 14:45:56 2009

[Thr 4] 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]: ID0077263

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

[Thr 4] Tue Mar 24 14:45:57 2009

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

[Thr 6] Tue Mar 24 14:46:00 2009

[Thr 6] JLaunchIExitJava: exit hook is called (rc = 0)

[Thr 6] SigISetIgnoreAction : SIG_IGN for signal 18

[Thr 6] JLaunchCloseProgram: good bye (exitcode = 0)

Former Member
0 Kudos

Hi

Take backup of you instance.properties file and the change parameter:

instance.en.port=3201 to instance.en.port=3901 and then try restart installation again.

Hope this helps.

Rahul

Former Member
0 Kudos

Hi Rahul,

I changed the instance.properties file as you suggested. Just to let you know the messege server also has the same port no. I restarted the Installation but still it is failing at the same phase. STARTING_APPS and Installation stopped after 20 mins.

After stopping this installation I checked the instance.properties file and the value 3901 was changed to 3201.

Any suggestions?

Former Member
0 Kudos

Hi

Then check if these ports are opnen on firewall. If you are installing on Windows, then switch off the Windows firewall. Check with your IT guy.

Rahul

Former Member
0 Kudos

Hi Rahul,

#netstat -a | 3201 had no output.

#netstat -a | 3901

  1. netstat -a | grep 3901

tcp 0 0 hpita2.3901 hpita2.49398 ESTABLISHED

tcp 0 0 hpita2.3901 hpita2.49399 ESTABLISHED

tcp 0 0 hpita2.49398 hpita2.3901 ESTABLISHED

tcp 0 0 *.3901 . LISTEN

tcp 0 0 hpita2.3901 hpita2.49397 ESTABLISHED

tcp 0 0 hpita2.49399 hpita2.3901 ESTABLISHED

tcp 0 0 hpita2.49397 hpita2.3901 ESTABLISHED

e000000145a85980 stream 0 0 e00000013b4c5980 0 0 0 /tmp/.sapstream3901

e000000147f97380 stream 0 0 0 e0000001479fc480 0 0 /tmp/.sapstream3901

Following were the error msgs again:

*Error from sapinst.log file

Location: /tmp/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS

ERROR 2009-03-25 06:12:40.050

CJS-30152 Java process dispatcher of instance CA2/JC00 [Java: (dispatcher: STARTING, server0: STARTING)] did not reach state

STARTING_APPS after 20:00 minutes. Giving up.

ERROR 2009-03-25 06:12:42.300

FCO-00011 The step startJava with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_CI_Instan

ce|ind|ind|ind|ind|11|0|NW_CI_Instance_StartJava|ind|ind|ind|ind|5|0|startJava was executed with status ERROR .

INFO 2009-03-25 06:15:52.820

An error occured and the user decide to stop.\n Current step "|NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|in

d|2|0|NW_CI_Instance|ind|ind|ind|ind|11|0|NW_CI_Instance_StartJava|ind|ind|ind|ind|5|0|startJava".

______________________________________________________________________________________________

*Error from the defaultTrace.log file

Location: /usr/sap/CA2/JC00/j2ee/cluster/server0/log

#1.5^H#00306E4A6380000100005C9700000C3C000465EDFF6B2FE3#1237972773710#com.sap.engine.core.locking.impl3.LockingManagerImpl##co

m.sap.engine.core.locking.impl3.LockingManagerImpl.jenqulib#######Thread[SAPEngine_EnquReader,5,main]##0#0#Error#1#/System/Ser

ver#Plain###Encomi: failed to connect to hpita2/3201/Connection refused (errno:239))#

#1.5^H#00306E4A6380000100005C9900000C3C000465EDFF89DB7E#1237972775720#com.sap.engine.core.locking.impl3.LockingManagerImpl##co

m.sap.engine.core.locking.impl3.LockingManagerImpl.jenqulib#######Thread[SAPEngine_EnquReader,5,main]##0#0#Error#1#/System/Ser

ver#Plain###Encomi: failed to connect to hpita2/3201/Connection refused (errno:239))#

#1.5^H#00306E4A6380000100005C9B00000C3C000465EDFFA888C0#1237972777731#com.sap.engine.core.locking.impl3.LockingManagerImpl##co

m.sap.engine.core.locking.impl3.LockingManagerImpl.jenqulib#######Thread[SAPEngine_EnquReader,5,main]##0#0#Error#1#/System/Ser

ver#Plain###Encomi: failed to connect to hpita2/3201/Connection refused (errno:239))#

#1.5^H#00306E4A6380000100005C9D00000C3C000465EDFFC73264#1237972779740#com.sap.engine.core.locking.impl3.LockingManagerImpl##co

m.sap.engine.core.locking.impl3.LockingManagerImpl.jenqulib#######Thread[SAPEngine_EnquReader,5,main]##0#0#Error#1#/System/Ser

ver#Plain###Encomi: failed to connect to hpita2/3201/Connection refused (errno:239))#

#1.5^H#00306E4A6380000100005C9F00000C3C000465EDFFE5DDE7#1237972781750#com.sap.engine.core.locking.impl3.LockingManagerImpl##co

m.sap.engine.core.locking.impl3.LockingManagerImpl.jenqulib#######Thread[SAPEngine_EnquReader,5,main]##0#0#Error#1#/System/Ser

ver#Plain###Encomi: failed to connect to hpita2/3201/Connection refused (errno:239))#

Former Member
0 Kudos

Hi,

Please also check dev_jcontrol and bootstrap logs. You can find necessary information into the following link.

[https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e09e4a5e-8280-2a10-ca98-a59dd47d396d]

Hope this helps.

Manoj Chintawar

Former Member
0 Kudos

I checked the /etc/services

there is an entry for the 3201 port as a SAP Dispatcher port.

Just to update:

I applied the 723909 note.

Following are the instance.properties file

ID7726300.ClassPath=./bin/boot/boot.jar:./bin/system/bytecode.jar:.

ID7726300.Debuggable=no

ID7726300.JLaunchParameters=

ID7726300.JavaParameters=-Djava.security.policy=.\java.policy -Djava.security.egd=file:/dev/urandom -Xmx256m -Xms256m -Xmn70M

-Djco.jarm=1 -Drdbms.driverLocation=/oracle/client/10x_64/instantclient/ojdbc14.jar

ID7726300.JavaPath=/opt/java1.4

ID7726300.LogName=dispatcher

ID7726300.MainClass=com.sap.engine.boot.Start

ID7726300.MaxHeapSize=256

ID7726300.Name=dispatcher

ID7726300.Parameters=

ID7726300.RootPath=/usr/sap/CA2/JC00/j2ee/cluster/dispatcher

ID7726300.Type=dispatcher

ID7726350.ClassPath=./bin/boot/boot.jar:./bin/boot/jaas.jar:./bin/system/bytecode.jar:.

ID7726350.DebugMode=yes

ID7726350.DebugPort=50021

ID7726350.Debuggable=yes

ID7726350.JLaunchParameters=

ID7726350.JavaParameters=-Djava.security.policy=./java.policy -Djava.security.egd=file:/dev/urandom -Dorg.omg.CORBA.ORBClass=c

om.sap.engine.system.ORBProxy -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy -Djavax.rmi.CORBA.Port

ableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy -Dorg.xml.sax.driver=com.sap.engine.lib.xml.parser.SAXPa

rser -verbose:gc -Xmx2048m -Xms2048m -Djco.jarm=1 -XX:PermSize=512m -XX:MaxPermSize=512m -XX:NewSize=341m -XX:MaxNewSize=341m

-XX:SurvivorRatio=2 -XX:TargetSurvivorRatio=90 -XX:PrintGCTimeStamps -XX:UseTLAB -XX:SoftRefLRUPolicyMSPerMB=1 -Dsun.io.useC

anonCaches=false -Djava.awt.headless=true -XX:UseParNewGC -XX:HandlePromotionFailure -Drdbms.driverLocation=/oracle/client/1

0x_64/instantclient/ojdbc14.jar

ID7726350.JavaPath=/opt/java1.4

ID7726350.LogName=server0

ID7726350.MainClass=com.sap.engine.boot.Start

ID7726350.MaxHeapSize=2048

ID7726350.Name=server0

ID7726350.Parameters=

ID7726350.RootPath=/usr/sap/CA2/JC00/j2ee/cluster/server0

ID7726350.Type=server

bootstrap.ClassPath=./bootstrap/launcher.jar

bootstrap.JavaParameters=-Djco.jarm=1

bootstrap.JavaPath=/opt/java1.4

bootstrap.MainClass=com.sap.engine.offline.OfflineToolStart

bootstrap.MaxHeapSize=256

bootstrap.Name=bootstrap

bootstrap.Parameters=com.sap.engine.bootstrap.Bootstrap ./bootstrap ID0077263

bootstrap.RootPath=/usr/sap/CA2/JC00/j2ee/cluster

bootstrap.Type=bootstrap

bootstrap_ID7726300.ClassPath=./bootstrap/launcher.jar

bootstrap_ID7726300.JLaunchParameters=

bootstrap_ID7726300.JavaParameters=-Djco.jarm=1

bootstrap_ID7726300.JavaPath=/opt/java1.4

bootstrap_ID7726300.MainClass=com.sap.engine.offline.OfflineToolStart

bootstrap_ID7726300.MaxHeapSize=256

bootstrap_ID7726300.Name=dispatcher bootstrap

bootstrap_ID7726300.Parameters=com.sap.engine.bootstrap.Bootstrap ./bootstrap ID007726300

bootstrap_ID7726300.RootPath=/usr/sap/CA2/JC00/j2ee/cluster

bootstrap_ID7726300.Type=bootstrap

bootstrap_ID7726350.ClassPath=./bootstrap/launcher.jar

bootstrap_ID7726350.JLaunchParameters=

bootstrap_ID7726350.JavaParameters=-Djco.jarm=1

bootstrap_ID7726350.JavaPath=/opt/java1.4

bootstrap_ID7726350.MainClass=com.sap.engine.offline.OfflineToolStart

bootstrap_ID7726350.MaxHeapSize=256

bootstrap_ID7726350.Name=server0 bootstrap

bootstrap_ID7726350.Parameters=com.sap.engine.bootstrap.Bootstrap ./bootstrap ID007726350

bootstrap_ID7726350.RootPath=/usr/sap/CA2/JC00/j2ee/cluster

bootstrap_ID7726350.Type=bootstrap

instance.box.number=CA2JC00hpita2

instance.en.host=hpita2

instance.en.port=3201

instance.enabled=yes

instance.install.dir=/usr/sap/CA2/JC00/j2ee

instance.ms.host=hpita2

instance.ms.port=3901

instance.osLibsPath=/usr/sap/CA2/JC00/j2ee/os_libs

instance.runAction=NONE

instance.runMode=NORMAL

instance.system.id=0

Let me know if anything is missing

Former Member
0 Kudos

I have HP-UX 11.31 system

Can you let me how can I check that? netstat?

Former Member
0 Kudos

Hai,

Check netstat -a | grep <port number>

Regards,

Yoganand.V

Former Member
0 Kudos

Hi

Please check sapinst.log and sapinst_SID.log files. And post the error details.

Rahul

Former Member
0 Kudos

Hi Rahul,

Following is the error msg in the sapinst.log file:

ERROR 2009-03-19 19:04:50.190

CJS-30152 Java process dispatcher of instance CA2/JC00 [Java: (dispatcher: STARTING, server0: STARTING)] did not reach state STARTING_APPS after 21:30 minutes. Giving up.

ERROR 2009-03-19 19:04:54.720

FCO-00011 The step startJava with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_CI_Instance|ind|ind|ind|ind|11|0|NW_CI_Instance_StartJava|ind|ind|ind|ind|5|0|startJava was executed with status ERROR .

/usr/sap/CA2/JC00/j2ee/cluster/server0/system/server.0.log

<!LOGHEADER[START]/>

<!HELP[Manual modification of the header may cause parsing problem!]/>

<!LOGGINGVERSION[1.5.3.7185 - 630]/>

<!NAME[./log/system/server.log]/>

<!PATTERN[server.log]/>

<!FORMATTER[com.sap.tc.logging.ListFormatter]/>

<!ENCODING[UTF8]/>

<!FILESET[0, 5, 10485760]/>

<!PREVIOUSFILE[server.4.log]/>

<!NEXTFILE[server.1.log]/>

<!LOGHEADER[END]/>

#1.5 #00306E4A6380000000000000000064A4000465D124B6C3A6#1237848835524#/System/Server##com.sap.engine.core.Framework#######Thread[Thread-1,5,main]##0#0#Info#1#com.sap.engine.core.Framework#Plain###LogManager started for 7539 ms. #

#1.5 #00306E4A6380000000000001000064A4000465D124BA84BB#1237848845615#/System/Server##com.sap.engine.core.Framework#######Thread[Thread-1,5,main]##0#0#Info#1#com.sap.engine.core.Framework#Plain###PoolManager started for 199 ms. #

#1.5 #00306E4A6380000000000002000064A4000465D124F80217#1237848849645#/System/Server##com.sap.engine.core.Framework#######Thread[Thread-1,5,main]##0#0#Info#1#com.sap.engine.core.Framework#Plain###ApplicationThreadManager started for 4018 ms. #

#1.5 #00306E4A6380000000000003000064A4000465D125100884#1237848851219#/System/Server##com.sap.engine.core.Framework#######Thread[Thread-1,5,main]##0#0#Info#1#com.sap.engine.core.Framework#Plain###ThreadManager started for 1574 ms. #

#1.5 #00306E4A6380000000000004000064A4000465D12517999A#1237848851715#/System/Server##com.sap.engine.core.Framework#######Thread[Thread-1,5,main]##0#0#Info#1#com.sap.engine.core.Framework#Plain###IpVerificationManager started for 496 ms. #

#1.5 #00306E4A6380000000000005000064A4000465D12521BB59#1237848852379#/System/Server##com.sap.engine.core.Framework#######Thread[Thread-1,5,main]##0#0#Info#1#com.sap.engine.core.Framework#Plain###ClassLoaderManager started for 664 ms. #

#1.5 #00306E4A6380000000000006000064A4000465D125AA37B7#1237848861324#/System/Server##com.sap.engine.core.Framework#######Thread[Thread-1,5,main]##0#0#Info#1#com.sap.engine.core.Framework#Plain###ClusterManager started for 8944 ms. #

#1.5 #00306E4A6380000000000007000064A4000465D125BAE625#1237848862417#/System/Server##com.sap.engine.core.locking.impl3.LockingManagerImpl.parseProperties(properties, checkConsistency)#######Thread[Thread-1,5,main]##0#0#Info#1#com.sap.engine.core.locking.impl3.LockingManagerImpl#Java###Value of is #2#profile#/usr/sap/CA2/SYS/profile/CA2_JC00_hpita2# #1.5 #00306E4A6380000000000008000064A4000465D125BAE8F7#1237848862418#/System/Server##com.sap.engine.core.locking.impl3.LockingManagerImpl.initInternal(Properties)#######Thread[Thread-1,5,main]##0#0#Info#1#com.sap.engine.core.locking.impl3.LockingManagerImpl#Java###Value of is #2#enqHost#hpita2# #1.5 #00306E4A6380000000000009000064A4000465D125BAEA90#1237848862418#/System/Server##com.sap.engine.core.locking.impl3.LockingManagerImpl.initInternal(Properties)#######Thread[Thread-1,5,main]##0#0#Info#1#com.sap.engine.core.locking.impl3.LockingManagerImpl#Java###Value of is #2#enqPort#3201#

#1.5 #00306E4A638000000000000A000064A4000465D125BAEC49#1237848862418#/System/Server##com.sap.engine.core.locking.impl3.LockingManagerImpl.initInternal(Properties)#######Thread[Thread-1,5,main]##0#0#Info#1#com.sap.engine.core.locking.impl3.LockingManagerImpl#Java###Value of is #2#enqServerName#EnquServerNo.1# #1.5 #00306E4A638000000000000B000064A4000465D125BAEDFB#1237848862419#/System/Server##com.sap.engine.core.locking.impl3.LockingManagerImpl.initInternal(Properties)#######Thread[Thread-1,5,main]##0#0#Info#1#com.sap.engine.core.locking.impl3.LockingManagerImpl#Java###Value of is #2#number of connection#1#

#1.5 #00306E4A6380000100000000000064A4000465D125C50A35#1237848863081#/System/Server##com.sap.engine.core.locking.impl3.LockingManagerImpl.jenqulib#######Thread[SAPEngine_EnquReader,5,main]##0#0#Error#1#com.sap.engine.core.locking.impl3.LockingManagerImpl#Plain###Encomi: first connect failed to hpita2/3201/Connection refused (errno:239))#

#1.5 #00306E4A6380000100000002000064A4000465D125C53EAF#1237848863095#/System/Server##com.sap.engine.core.locking.impl3.LockingManagerImpl.jenqulib#######Thread[SAPEngine_EnquReader,5,main]##0#0#Error#1#com.sap.engine.core.locking.impl3.LockingManagerImpl#Plain###ReadRunnable: failed to connect to server 1 times#

#1.5 #00306E4A638000000000000C000064A4000465D125C54233#1237848863096#/System/Server##com.sap.engine.core.locking.impl3.LockingManagerImpl.jenqulib#######Thread[Thread-1,5,main]##0#0#Error#1#com.sap.engine.core.locking.impl3.LockingManagerImpl#Plain###EnccliMultiplex: wakeup to notify connect failure#

#1.5 #00306E4A6380000100000004000064A4000465D125E3E01C#1237848865102#/System/Server##com.sap.engine.core.locking.impl3.LockingManagerImpl.jenqulib#######Thread[SAPEngine_EnquReader,5,main]##0#0#Error#1#com.sap.engine.core.locking.impl3.LockingManagerImpl#Plain###Encomi: failed to connect to hpita2/3201/Connection refused (errno:239))#

#1.5 #00306E4A6380000100000006000064A4000465D126043EF6#1237848867224#/System/Server##com.sap.engine.core.locking.impl3.LockingManagerImpl.jenqulib#######Thread[SAPEngine_EnquReader,5,main]##0#0#Error#1#com.sap.engine.core.locking.impl3.LockingManagerImpl#Plain###Encomi: failed to connect to hpita2/3201/Connection refused (errno:239))#

#1.5 #00306E4A6380000100000008000064A4000465D12623F44F#1237848869302#/System/Server##com.sap.engine.core.locking.impl3.LockingManagerImpl.jenqulib#######Thread[SAPEngine_EnquReader,5,main]##0#0#Error#1#com.sap.engine.core.locking.impl3.LockingManagerImpl#Plain###Encomi: failed to connect to hpita2/3201/Connection refused (errno:239))#

#1.5 #00306E4A638000010000000A000064A4000465D12642E348#1237848871329#/System/Server##com.sap.engine.core.locking.impl3.LockingManagerImpl.jenqulib#######Thread[SAPEngine_EnquReader,5,main]##0#0#Error#1#com.sap.engine.core.locking.impl3.LockingManagerImpl#Plain###Encomi: failed to connect to hpita2/3201/Connection refused (errno:239))#

Let me know if you need any other details.

Former Member
0 Kudos

Hi

It seems that your application is not able to connect with dispatcher port 3201. Check if any other application is using same port for its services, or if this port is open or not.

Rahul