Skip to main content
Participant
July 10, 2013
Question

cfschedule error in MX 10

  • July 10, 2013
  • 1 reply
  • 406 views

Update 9, 10, 11 have not been run.

Following is the error:

java.lang.String cannot be cast to coldfusion.runtime.Scope The specific sequence of files included or processed is: path removed, line: 100

Pretty simple and straightforward attempt to insert:

<cfschedule action="update" operation="httprequest" startdate="07/10/13" starttime="1:38 PM" url="path removed" interval="once" task="TEST1">

Any ideas?

This topic has been closed for replies.

1 reply

Participant
July 11, 2013

Update and bump, hotfixes 9, 10, 11 applied, Java 7 Build 21 and 25.  Same error, urls/cfms/variables are not the issue as I made it very simple to test.