-
Hello Andreas
This works fine on our windows cluster!
Thanks a lot
Dieter.
2009-08-10 13:34:28 UTC in Job Scheduler
-
Hello
May I ask if there is a solution for my problem? JobScheduler working in Windows Clusters is a go / no go for the company I'm working for.
Regards
Dieter.
2009-08-04 14:28:00 UTC in Job Scheduler
-
Hello Andreas
I tried the new version and the result is worse then before. Again the programm ist not following the structure of the directories, e.g.:
2009-07-21 09:42:34.367 [info] receiving file: C:\TEMP\ftp\backup\grep.exe -1 bytes
2009-07-21 09:42:34.383 [debug] ..ftp server reply [getFile] [C:\TEMP\ftp\backup\grep.exe, size=0]: 550 /backup/grep.exe: No such file or directory...
2009-07-21 07:49:50 UTC in Job Scheduler
-
Hello Andreas
I tried now to put the scheduler in the Windows ClusterGroup. The result is unfortunately the same.
When the ClusterGroup is on Node1 the error is:
Z-REMOTE-130 Connection from unexpected host 10.111.8.231:2387
Switching the ClusterGroup to Node2 we get:
Z-REMOTE-130 Connection from unexpected host 10.111.8.232:1280
So the answer is always from the Nodes IP...
2009-07-09 08:47:08 UTC in Job Scheduler
-
Hello Andreas
You got me. I'm a DBA and not a Java programmer, so I just renamed the files. Now I copied them away, and I've got a distinct error.
In your debug section for the files is a minor error:
The files:
2009-07-07 15:54:27.263 [debug9] 3 filelist -> config.bat
2009-07-07 15:54:27.263 [debug9] 4 filelist -> configEXPDP.sql
2009-07-07 15:54:27.263 [debug9] 5 filelist...
2009-07-07 14:31:11 UTC in Job Scheduler
-
Hello Andreas
Thanks for your fixes. Unfotunately it still doesn't work - but there is another error ;-)
As you can see JobScheduler cannot find the files now. This is because it doesn't make a cd to the correct directory - it tries to get everything from the main "backup"-directory.
Find at the end the debug information.
Regards
PS: Yes, I restarted the JobScheduler ;-...
2009-07-06 15:49:22 UTC in Job Scheduler
-
Hello Andres
I tried the config IP-address in scheduler.xml -> same result
I'll ask our server team if we can put the scheduler in the clustergroup, maybe I'll work then.
I keep you informed
Thanks for your help
Dieter.
2009-07-02 15:02:40 UTC in Job Scheduler
-
Hello
At the end you'll find the full output with debug information. It sems to me that it doesn't cd to the directories.
Our structure on the FTP-Server side is:
.../home/backup/
.../home/backup/bin/
.../home/backup/bin/grep.exe
.. some other files
.../home/backup/conf/
... other directoires and files
and I expect this...
2009-07-01 14:47:09 UTC in Job Scheduler
-
Hello
Clusters are defined here in the following manner:
ClusterIP: xxx.xxx.xxx.100
Node1IP : xxx.xxx.xxx.101
Node2IP : xxx.xxx.xxx.102
When the Supervisor gives an Job to a working Schedler in a Cluster, I get the following error:
2009-06-19 09:44:02.411 [ERROR] Z-REMOTE-130 Connection from unexpected host xxx.xxx.xxx.101:PORT
This means, I forward the Job to the ClusterIP...
2009-06-19 11:56:24 UTC in Job Scheduler
-
Hello
I'm testing the Job Scheduler and try to download some files via FTP. There are some files in the main directory and some files in subdirectories. As the documentation says it should work:
<docu>
Recursive transfer of files in directories
Files from arbitrarily nested subdirectories can be selected for transfer by regular expressions.
Subdirectories...
2009-06-19 11:47:54 UTC in Job Scheduler