Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

neo-cron.xml has been modified???

New Here ,
Jul 28, 2009 Jul 28, 2009

I would like to know how this file have been triggered by itself in my server.log.

This is the full statement in my server.log:-

neo-cron.xml has been modified . Reloading the service coldfusion.scheduling.CronServiceImpl@244fe2

This event has caused my processing on schedule task become duplicate and furthermore causing the double entry on my database.

766
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Aug 12, 2009 Aug 12, 2009
LATEST

You might be able to do this in code by accessing java objects that make the cf server go.

If it's a shared environment this might be the case of someone doing something malicious.

If it's all your code, no idea, I've never seen that one.

In the cfadmin there is an option to check for configuration changes (essentially hot deploy).  Make sure that is unchecked.

Can you tell the last task run before this?  Maybe there is an error happening and refiring the applet to restart for some reason.

Byron Mann

mannb@hostmysite.com

byronosity@gmail.com

Software Architect

hosting.com | hostmysite.com

http://www.hostmysite.com/?utm_source=bb

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources