For version 4.9.2 the problem was solved by adding the following dependency to maven
<dependency>
   <groupId>org.ops4j.pax.examgroupId>
   <artifactId>pax-exam-link-mvnartifactId>
   <version>4.9.2version>
   <scope>testscope>
dependency>No matter what stage you're at in your education or career, TuteeHUB will help you reach the next level that you're aiming for. Simply,Choose a subject/topic and get started in self-paced practice sessions to improve your knowledge and scores.
manpreet![Tuteehub forum best answer]() Best Answer
                                                
                                                                                                        3 years ago
                                                    Best Answer
                                                
                                                                                                        3 years ago
                                                
                                            
I get the following exception when running Pax Exam. My configuration includes a single bundle from file system and junit and felix only. Any idea why this happens?