Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Starting job OnBoardingDemoJob at 20:20 27/06/2016.
connecting to socket on port 3765
connected
Exception in thread "main" java.lang.Error: Unresolved compilation problems:
SecretKey cannot be resolved to a type
The method getSecretKey() from the type PasswordEncryptUtil refers to the missing type SecretKey
Cipher cannot be resolved to a type
Cipher cannot be resolved
Cipher cannot be resolved to a variable
at routines.system.PasswordEncryptUtil.decryptPassword(PasswordEncryptUtil.java:67)
at local_project.onboardingdemojob_0_1.OnBoardingDemoJob.tFileInputExcel_1Process(OnBoardingDemoJob.java:809)
at local_project.onboardingdemojob_0_1.OnBoardingDemoJob.runJobInTOS(OnBoardingDemoJob.java:1648)
at local_project.onboardingdemojob_0_1.OnBoardingDemoJob.main(OnBoardingDemoJob.java:1505)
disconnected
Job OnBoardingDemoJob ended at 20:20 27/06/2016.