Issue with the scheduler

Hi,

I am facing a problem with schedulers during picking of the files,

we have 4 servers , which are having the same schedulers in each , time interval is 60 seconds for a scheduler to run, we are getting nearly a 5 to 6 hundred files every day , which are picked up from our ftp directories , after taking those files they are renamed , archived and put into the working directory for processsing and the original file is deleted.

The problem is … when the scheduler picks the files it is renaming , and not able to put the file to working and this is not happening for all the files for some of the files only it is happening, like this so many files are being piled up in the ftp IN directory . Their is no problem with the files…

Any ideas to resolve this…

Can you list the exact steps in the exact order they are executed? What is the exact step that fails and what is the error message?

Hi,
Afeter an upgrade of all components, the scheduler task was gone, no task remains, and when trying to create a new one, a ‘NULL’ error is sent by server.
The detail is as below:
[TABLE]
[TR]
[TD]com.webMethods.portal.system.PortalRuntimeException: null[/TD]
[/TR]
[TR]
[TD]at com.webMethods.portal.system.PortalSystem.main(PortalSystem.java:808)[/TD]
[/TR]
[TR]
[TD]at com.webMethods.sc.mws.MWSLibrary.init(MWSLibrary.java:240)[/TD]
[/TR]
[TR]
[TD]at com.wm.app.b2b.server.cds.CDSUserManager.initialize(CDSUserManager.java:162)[/TD]
[/TR]
[TR]
[TD]at com.wm.app.b2b.server.UserManager.jndiInit(UserManager.java:544)[/TD]
[/TR]
[TR]
[TD]at com.wm.app.b2b.server.ACLGroup$GroupLoader$GroupLoadingTask.run(ACLGroup.java:392)[/TD]
[/TR]
[TR]
[TD]at java.lang.Thread.run(Thread.java:662)
Cheers[/TD]
[/TR]
[/TABLE]

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.