birdy1980
08/04/2022, 7:27 AMMessage: java.lang.reflect.InvocationTargetException while creating an instance of ortus.extension.cache.redis.RedisCache
any idea what could cause this?bdw429s
08/04/2022, 4:15 PMbdw429s
08/04/2022, 4:15 PMbirdy1980
08/05/2022, 6:30 AMbirdy1980
08/05/2022, 6:31 AMbirdy1980
08/05/2022, 6:37 AMbox server status name=ci property=status
new code gets deployed.
we start lucee
we call a status cfm page on localhost to check if the application has started. It's a .cfm file with "OK" as content.
then we start the iis site.
then we call a .cfm page with the purpose to clear the cache items. For now the error seems to happen on the line that clears the query cache cacheRemoveAll("QUERY");
Before that the "OBJECT" cache and 3 custom cache regions have already been clearedlmajano
08/05/2022, 1:00 PMbdw429s
08/05/2022, 1:14 PMbdw429s
08/05/2022, 1:14 PMbdw429s
08/05/2022, 1:15 PMbdw429s
08/05/2022, 1:15 PMbdw429s
08/05/2022, 1:15 PMbdw429s
08/05/2022, 1:16 PMbdw429s
08/05/2022, 1:17 PMInvocationTargetException while creating an instance of xx
really means in this casebdw429s
08/05/2022, 1:17 PMbdw429s
08/05/2022, 1:18 PMbirdy1980
08/05/2022, 1:37 PMbirdy1980
08/05/2022, 1:45 PMbirdy1980
08/05/2022, 1:47 PM