Skip to main content


         This documentation site is for previous versions. Visit our new documentation site for current releases.      
 

Definition of a class required by stream processing class is not found

Updated on July 5, 2022

The Definition of a class required by stream processing class is not found exception appears if a custom stream processing configuration is incorrect for a File data set.

Example message text

com.pega.bigdata.dataset.file.repository.streamprocessing.CustomStreamProcessingInvalidException:  

Problem with loading class definition com/pega/bigdata/dataset/file/repository/streamprocessing/sampleclases/ClassWithNoDefinition required by com.pega.bigdata.dataset.file.repository.streamprocessing.sampleclasses.CorrectStreamProcessin 

...  

Caused by: java.lang.ClassNotFoundException: com.pega.bigdata.dataset.file.repository.streamprocessing.sampleclasses.ClassWithNoDefinition

Solution

  1. Verify that the class that you implemented for custom stream processing has no dependencies on third-party libraries. If these libraries are required to use your class, upload the missing .jar files to the system classpath.

Have a question? Get answers now.

Visit the Support Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

Want to help us improve this content?

We'd prefer it if you saw us at our best.

Pega.com is not optimized for Internet Explorer. For the optimal experience, please use:

Close Deprecation Notice
Contact us