Question
Java Errors
We had a application that was running fine in CF7.1. The server was recently upgraded to CF8 and we started getting the following errors:
Invalid method signature: /Variable;[Ljava/lang/String;)Ljava/lang/Object; null
Invalid method signature: ; )V null
unable to create new native thread null
Anybody got any ideas why I would not have problems in 7.1 but now have these errors in 8?
