We migrated webMethods97 to webMethods10.1 version with latest fix and now our Integration Server start up hang at below step:
[ISS.0028.0012I] WmRoot: Startup service (wm.server.schedule:init)
At the same time the database table IS_USER_TASKS is also locked and could not be accessed .
we did try to delete dispatch.cnf and restart the server but same issue.
This is happening only when we are putting IS in cluster. without clustering IS start without any issue.
Hi Mahesh,
yes both the server pointing to same JDBC pools function name “ISCoreAudit” and it is happening even 2 node is down.
we are using terracotta for cluster setup.
watt.server.cluster.aliasList=server-a,server-b
watt.server.cluster.aware=true
watt.server.cluster.name=abc
we could see this is included in webMethods 10.1 readme but still having issue.
Hi Mahesh,
yes both the server pointing to same JDBC pools function name “ISCoreAudit” and it is happening even 2nd node is down.
we are using terracotta for cluster setup.
watt.server.cluster.aliasList=server-a,server-b
watt.server.cluster.aware=true
watt.server.cluster.name=abc
we could see this is included in webMethods 10.1 readme but still having issue.
Hi Mahesh,
Problem is even one node is not getting up and to make them up I need to request DB team to clear the locking from IS_User_task table but if we will restart the server again we will face slimier issue