Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Error Connecting coherence(12.2.1.3.14): com.tangosol.net.RequestTimeoutException

User_G8LJMJun 9 2022

Hi All
We are getting error below error, while connecting tomcat with coherence 12.2.1.3.14
Caused by: com.tangosol.net.RequestTimeoutException: Timeout during service start: ServiceInfo(Id=0, Name=Cluster, Type=Cluster
MemberSet=MasterMemberSet(
ThisMember=null
OldestMember=null
ActualMemberSet=MemberSet(Size=0
)
MemberId|ServiceVersion|ServiceJoined|MemberState
RecycleMillis=1200000
RecycleSet=MemberSet(Size=0
)
)
)
Attached
coherence is running fine, it's evidences :
grep coherence:
sysVRE1d@ldndsr000008042 DEV $ ps -ef | grep coherence
sysVRE1d 20251 1 0 09:28 pts/1 00:00:00 /bin/sh -c /usr/java/latest/bin/java -cp /apps/bwag/applications/coherence/coherence/999/conf:/apps/bwag/applications/coherence/coherence/999/lib/*:/apps/bwag/cacheserver/2.2.0/conf:/apps/bwag/cacheserver/2.2.0/lib/*:/apps/oracle/coherence/12.2.1.3.14/lib/coherence.jar:/apps/oracle/coherence/12.2.1.3.14/java/lib/coherence.jar: -Dbarcap.runner.process.id=coherence:dev:999:cacheserver:1 -Dbwag.environment=dev -Dcoherence.mbeans=bwag-mbean.xml -Dcom.barcap.coherence.cluster=LDNDSR000008042:4000,LDNDSR000008042:4001,LDNDSR000008042:4002,LDNDSR000008042:4003,LDNDSR000008042:4004,LDNDSR000008042:4005,LDNDSR000008042:4006,LDNDSR000008042:4007,LDNDSR000008042:4008,LDNDSR000008042:4009,LDNDSR000008042:4010,LDNDSR000008042:4011,LDNDSR000008042:4012 -Dcom.barcap.logfile=/apps/bwag/applications/coherence/coherence/999/logs/LDNDSR000008042-coherence-999-cacheserver-1 -Djava.net.preferIPv4Stack=true -Dlog4j.configuration=server-log4j.xml -Dtangosol.coherence.cacheconfig=cache-server-config.xml -Dtangosol.coherence.cluster=coherence:999:dev -Dtangosol.coherence.distributed.localstorage=true -Dtangosol.coherence.localhost=LDNDSR000008042 -Dtangosol.coherence.localport=4000 -Dtangosol.coherence.log=log4j -Dtangosol.coherence.log.level=9 -Dtangosol.coherence.machine=LDNDSR000008042 -Dtangosol.coherence.management.readonly=true -Dtangosol.coherence.member=LDNDSR000008042:cacheserver:1 -Dtangosol.coherence.mode=prod -Dtangosol.coherence.override=coherence-bwag-override.xml -Dtangosol.pof.enabled=false -Xms512m -Xmx512m -server com.barcap.hpceng.coherence.startup.CacheServerStarter 2>&1 |/apps/bwag/utils/bin/bwaglogger -s 10000000 -r 10 -p coherence:dev:999:cacheserver:1 /apps/bwag/applications/coherence/coherence/999/logs/LDNDSR000008042-coherence-999-cacheserver-1-stdout.log
grep tomcat :
sysVRE1d@ldndsr000008042 DEV $ ps -ef | grep tomcat
sysVRE1d 21665 1 0 May18 ? 02:00:23 /usr/local/java/zulu/latest/bin/java -Xms4096m -Xmx4096m -Dsystype=dev -Djava.awt.headless=true -Djava.security.egd=file:/dev/./urandom -Djava.awt.headless=true -Dapp.name=VRE -DProcessName=vreTomcatQA -Dserver.instance.name=QA-Tomcat -Drds.runtime.environment=QA -Duse-spring-3=true -DCOMMON_CONFIG_ROOT=/apps/tomcat/vre_qa -DLOG_PATH=/apps/tomcat/vre_qa/logs -DLOG4J_CONFIG_LOCATION=/apps/tomcat/vre_qa/config/rds_log4j.xml -Dtangosol.coherence.cacheconfig=/apps/tomcat/vre_qa/config/cache/cache-config.xml -Dtangosol.coherence.distributed.localstorage=false -Dtangosol.coherence.ttl=20 -Dtangosol.coherence.cluster=VRE_QA_COHERENCE:1.0.0:intg -Dtangosol.coherence.edition=DGE -Dtangosol.coherence.mode=prod -Dtangosol.coherence.wka=ldndsr37665 -Dtangosol.coherence.wka.port=5022 -Dtangosol.coherence.wka1=ldndsr37666 -Dtangosol.coherence.wka.port1=5022 -Dtangosol.coherence.wka2=ldndsr37665 -Dtangosol.coherence.wka.port2=5023 -Dtangosol.coherence.wka3=ldndsr37666 -Dtangosol.coherence.wka.port3=5023 -Dtangosol.coherence.wka4=ldndsr37665 -Dtangosol.coherence.wka.port4=5024 -Dtangosol.coherence.wka5=ldndsr37666 -Dtangosol.coherence.wka.port5=5024 -Dtangosol.coherence.wka6=ldndsr37665 -Dtangosol.coherence.wka.port6=5025 -Dtangosol.coherence.wka7=ldndsr37666 -Dtangosol.coherence.wka.port7=5025 -Dtangosol.coherence.wka8=ldndsr37665 -Dtangosol.coherence.wka.port8=5026 -Dtangosol.coherence.wka9=ldndsr37666 -Dtangosol.coherence.wka.port9=5026 -classpath $CLASSPATH:$COMMON_CONFIG:/apps/tomcat/vre_qa:/usr/share/tomcat8/bin/bootstrap.jar:/usr/share/tomcat8/bin/tomcat-juli.jar:/usr/share/tomcat8/bin/commons-daemon.jar -Dcatalina.base=/apps/tomcat/vre_qa -Dcatalina.home=/usr/share/tomcat8 -Djava.endorsed.dirs= -Djava.io.tmpdir=/apps/tomcat/vre_qa/temp -Djava.util.logging.config.file=/apps/tomcat/vre_qa/conf/logging.properties -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager org.apache.catalina.startup.Bootstrap start

Please let me know what is the issue

Comments

User_G8LJM

please update

P Fry-Oracle

Hello,
It looks like this member failed to join or create a Coherence cluster. There aren't any Coherence log messages in the above post. If you want to post the startup logs here, we can try to work out what the problem was. Or you can create an Oracle support ticket.
Thanks,
Patrick

1 - 2

Post Details

Added on Jun 9 2022
2 comments
699 views