Scheduler executes root Application.cfm instead of current folder's Application.cfm

Description

Setup:
/Application.cfm
/aFolder/scheduledTasks/Application.cfm
/aFolder/scheduledTasks/myScheduledTask.cfm

4 scenarios:
#1. If /aFolder/scheduledTasks/myScheduledTask.cfm is requested in a browser /aFolder/scheduledTasks/Application.cfm executes;

#2. If /aFolder/scheduledTasks/myScheduledTask.cfm is requested through the schedule either as scheduled execution or via manual execution (click on checkbox next to the task and click [Execute] buttuon) /Application.cfm executes;

#3. If /aFolder/scheduledTasks/myScheduledTask.cfm is requested in a browser via port 8888 /aFolder/scheduledTasks/Application.cfm executes;

#4. If /aFolder/scheduledTasks/myScheduledTask.cfm is requested through the schedule either as scheduled execution or via manual execution (click on checkbox next to the task and click [Execute] buttuon) via port 8888 /aFolder/scheduledTasks/Application.cfm executes;

Environment

Windows 2012 R2 64 bit, IIS8, Lucee 5

Activity

Show:

Pothys - MitrahSoft 27 September 2018 at 12:18

Hi ,

Did you check this? If the Issue still not reproduced can I close this ticket? Report the result here.

Alex Purice 15 February 2018 at 12:19

Hi Pothys,

I did see your messages. I cannot go back to that project and fiddle with the configuration. But in a few weeks I will have a few more other projects to try this behavior.

Thanks.

Alex.

Pothys - MitrahSoft 2 February 2018 at 07:17

Hi ,

Did you see my above comments. Please check with latest version of lucee & Let Me Know if the issue is still reproduced or not. It may helps me to close this ticket.

Pothys - MitrahSoft 20 November 2017 at 06:35

Hi ,

I've analyzed this ticket a lot & I couldn't able to reproduce the issue on 5.2.2.71 .

  1. If I'm requested in "/aFolder/scheduledTasks/myScheduledTask.cfm" file means it executes current folder application.cfm properly.

  2. If there "/aFolder/scheduledTasks/Application.cfm" file is not available means it executes root folder application.cfm .

Could you please share some more details about that, it helps me to reproduce the issue.

Cannot Reproduce

Details

Assignee

Reporter

Priority

New Issue warning screen

Before you create a new Issue, please post to the mailing list first https://dev.lucee.org

Once the issue has been verified, one of the Lucee team will ask you to file an issue

Affects versions

Created 16 November 2017 at 04:32
Updated 6 December 2018 at 06:02
Resolved 6 December 2018 at 06:02