Hi,

I am quite new to Jenkins, and created a Job to run automated tests. 
However, what I have been observing is quite weird. 
The same job, with the same params and configurations, at times, is unable 
to find few classes while running our test. This happens once every three 
runs on the average.

I am using the Jenkins version 1.490. Here is the exact stack trace that we 
receive :

Exception java.lang.NoClassDefFoundError
Message: com/<some_package_structure>$<ClassName>

Now, when I manually browse through the Workspace for the job, I could see 
the classes being present in exactly the same path as mentioned by the 
package structure above.

Could any one of you please help with what could be the culprit here ? or 
any pointers ?

Please let me know if you require any more info.

Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to