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…
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]