Description: Error “java.lang.NoClassDefFoundError: com/tibco/be/ws/functions/WebstudioServerSCSFunctions” is thrown when starting the RMS Server.
p { margin-bottom: 0.1in; direction: ltr; color: rgb(0, 0, 10); line-height: 120%; text-align: left; widows: 2; orphans: 2; }p.western { font-family: "Calibri",serif; font-size: 11pt; }p.cjk { font-family: "AR PL UKai CN"; font-size: 11pt; }p.ctl { font-size: 11pt; }p { margin-bottom: 0.1in; direction: ltr; color: rgb(0, 0, 10); line-height: 120%; text-align: left; widows: 2; orphans: 2; }p.western { font-family: "Calibri",serif; font-size: 11pt; }p.cjk { font-family: "AR PL UKai CN"; font-size: 11pt; }p.ctl { font-size: 11pt; }
Symptoms: java.lang.RuntimeException: java.lang.NoClassDefFoundError: com/tibco/be/ws/functions/WebstudioServerSCSFunctions
at com.tibco.cep.kernel.core.rete.BeTransaction.execute(SourceFile:122)
at com.tibco.cep.kernel.core.rete.ReteWM.invoke(SourceFile:426)
at com.tibco.cep.kernel.core.rete.ReteWM.start(SourceFile:175)
at com.tibco.cep.runtime.session.impl.RuleSessionImpl.start(RuleSessionImpl.java:349)
at com.tibco.cep.runtime.service.cluster.agent.InferenceAgent.onActivate(InferenceAgent.java:983)
at com.tibco.cep.runtime.service.cluster.agent.AbstractCacheAgent.activate(AbstractCacheAgent.java:152)
at com.tibco.cep.runtime.service.cluster.agent.AbstractCacheAgent.start(AbstractCacheAgent.java:165)
at com.tibco.cep.runtime.service.cluster.agent.AgentRuntimePolicyManager.tryActivateAgent(AgentRuntimePolicyManager.java:169)
at com.tibco.cep.runtime.service.cluster.agent.AgentRuntimePolicyManager.stabilizeCluster(AgentRuntimePolicyManager.java:244)
at com.tibco.cep.runtime.service.cluster.agent.AgentRuntimePolicyManager.tryActivateLocalAgents(AgentRuntimePolicyManager.java:292)
at com.tibco.cep.runtime.service.cluster.agent.DefaultAgentManager.start(DefaultAgentManager.java:99)
at com.tibco.cep.runtime.service.cluster.MultiAgentCluster.start(MultiAgentCluster.java:253)
at com.tibco.cep.runtime.session.impl.RuleServiceProviderImpl.startCluster(RuleServiceProviderImpl.java:775)
at com.tibco.cep.runtime.session.impl.RuleServiceProviderImpl.configure(RuleServiceProviderImpl.java:259)
at com.tibco.cep.container.standalone.BEMain.jumpStart(SourceFile:151)
at com.tibco.cep.container.standalone.BEMain.main(SourceFile:69)
Caused by: java.lang.NoClassDefFoundError: com/tibco/be/ws/functions/WebstudioServerSCSFunctions
at be.gen.WebStudio.Core.RuleFunctions.Startup.nullWS_RF_ValidateACLConfig$.WS_RF_ValidateACLConfig(nullWS_RF_ValidateACLConfig$.java:20)
at be.gen.WebStudio.Core.RuleFunctions.Startup.nullWS_RF_PerformStartupActivities$.WS_RF_PerformStartupActivities(nullWS_RF_PerformStartupActivities$.java:38)
at be.gen.WebStudio.Core.RuleFunctions.Startup.WS_RF_PerformStartupActivities.invoke(WS_RF_PerformStartupActivities.java:13)
at com.tibco.cep.runtime.session.impl.RuleFunctionsExecAction.execute(RuleFunctionsExecAction.java:38)
at com.tibco.cep.kernel.core.rete.ReteWM$2.doTxnWork(SourceFile:455)
at com.tibco.cep.kernel.core.rete.BeTransaction.run(SourceFile:155)
at com.tibco.cep.kernel.core.rete.BeTransaction.execute(SourceFile:100)
java.lang.RuntimeException: java.lang.NoClassDefFoundError: com/tibco/be/rms/functions/RMSFunctionUtils
at com.tibco.cep.kernel.core.rete.BeTransaction.execute(SourceFile:122)
at com.tibco.cep.kernel.core.rete.ReteWM.invoke(SourceFile:426)
at com.tibco.cep.kernel.core.rete.ReteWM.start(SourceFile:175)
at com.tibco.cep.runtime.session.impl.RuleSessionImpl.start(RuleSessionImpl.java:349)
...
at com.tibco.cep.runtime.session.impl.RuleServiceProviderImpl.startCluster(RuleServiceProviderImpl.java:775)
at com.tibco.cep.runtime.session.impl.RuleServiceProviderImpl.configure(RuleServiceProviderImpl.java:259)
at com.tibco.cep.container.standalone.BEMain.jumpStart(SourceFile:151)at com.tibco.cep.container.standalone.BEMain.main(SourceFile:69)
Caused by: java.lang.NoClassDefFoundError: com/tibco/be/rms/functions/RMSFunctionUtils
at be.gen.Approval.Rules.RuleFunctions.ArtifactRuleFunctions.Startup.nullAMS_RF_PerformStartupActivities$.AMS_RF_PerformStartupActivities(nullAMS_RF_PerformStartupActivities$.java:14)
at be.gen.Approval.Rules.RuleFunctions.ArtifactRuleFunctions.Startup.AMS_RF_PerformStartupActivities.invoke(AMS_RF_PerformStartupActivities.java:13)
at com.tibco.cep.runtime.session.impl.RuleFunctionsExecAction.execute(RuleFunctionsExecAction.java:38)
...
Cause:
p { margin-bottom: 0.1in; direction: ltr; color: rgb(0, 0, 10); line-height: 120%; text-align: left; widows: 2; orphans: 2; }p.western { font-family: "Calibri",serif; font-size: 11pt; }p.cjk { font-family: "AR PL UKai CN"; font-size: 11pt; }p.ctl { font-size: 11pt; }
RMS
client/server version mismatch.