EBIFour.com > Debugging Clarify Errors > Ruleset ClassNotFoundException

XML Ruleset ClassNotFoundException Error

Clarify Scenario:

Cleo Clarify XML Ruleset Translation ClassNotFoundException Error

When trying to run a flatfile->XML V2 ruleset transation we recieved an error. This error occured while running on the Clarify Server and within the ruleset.

Clarify Issue:

Before running the transaction we deleted the Clarify's Project ebi-gen set-up. This set-up contained the JAVA Classpath.

Server Errors:

2019-11-27 04:59:40,993 ERROR [com.extol.ebi.ruleset.ui.execute.ExecutionDialog] java.lang.ClassNotFoundException: com.abc.club.outbound.n810.club810OutboundRS_Rt
com.extol.ebi.ruleset.ui.execute.ExecuteRulesetException: java.lang.ClassNotFoundException: com.abc.club.outbound.n810.clublink810OutboundRS_Rt
at com.extol.ebi.ruleset.ui.execute.ReactorRunnable.createInstance(ReactorRunnable.java:116)
at com.extol.ebi.ruleset.ui.execute.ExecutionRunnable.run(ExecutionRunnable.java:37)
at com.extol.ebi.ruleset.ui.execute.ReactorRunnable.run(ReactorRunnable.java:50)
at com.extol.ebi.ruleset.ui.execute.ExecutionRunnable.run(ExecutionRunnable.java:32)
at com.extol.ebi.ruleset.ui.execute.ExecutionDialog$6$1.launch(ExecutionDialog.java:299)
at com.extol.ebi.ruleset.ui.execute.ExecuteJob.run(ExecuteJob.java:45)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)



Clarify Resolution:

With the Cleo Clarify Text Editor, we opened each obkect and copied the text into notepad. Once each object was fully copied, we deleted the project and created the objects from scratch.


By: on