moh mah

Greenhorn
+ Follow
since Apr 16, 2018
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by moh mah

German Gonzalez-Morris wrote:it looks to be a targetting issue, just like you mentioned.


And after the reset, the same error message was displayed again and On the Batch settings page, everything is the same as before reset.
5 years ago
I have a batch job in my project. In startup bean it was schedule and run by BatchRuntime.getJobOperator().start("myJob") when I deploy it on weblogic give below error:


Data source jndi name source is set to jdbc/myDS and old job execution history exist in monitoring page. what is wrong in my config?

EDIT 1: When I change Data Source JNDI Name in console and target this datasource to admin server my jobs work for 13 hours and then again above error appeared without changenging any thing!
5 years ago