The prob is due to fire wall problem. since the listening port is random, use the following line in server.properties file to eliminate the problem
org.quartz.scheduler.rmi.serverport:7080
...
Type: Posts; User: sharatmath; Keyword(s):
The prob is due to fire wall problem. since the listening port is random, use the following line in server.properties file to eliminate the problem
org.quartz.scheduler.rmi.serverport:7080
...
Hi Anthony
I am facing the same problem. can u plz tell me what code you ve written for TimeoutSocketFactory class and where u ve placed the code.
I would be very greatful if you help.
...