You are not logged in.
Announcement
Unanswered posts
|
Pages: 1

Hi,
We migrated from 4.2.2 to 5.0.2, and ran our jobs for first time in 5.0.2 yesterday. Some of the jobs ran fine but one of the job is not running with below message in Jobexecution logs:
### Job STARTED at 2012/05/01 01:33:10 (jobId=20120501_013004_egQvz, jobExecutionId=20120501014509_5A6YU) ###
java.lang.NoClassDefFoundError: smartiprd/job_xyz_master_0_1/job_XYZ_MASTER
at java.lang.Throwable.<init>(Throwable.java:196)
at java.lang.Error.<init>(Error.java:49)
at java.lang.LinkageError.<init>(LinkageError.java:36)
at java.lang.NoClassDefFoundError.<init>(NoClassDefFoundError.java:40)
### Job ENDED WITH ERROR at 2012/05/01 01:33:13 (jobId=20120501_013004_egQvz, jobExecutionId=20120501014509_5A6YU) ###
Any thoughts??
Offline
Pages: 1