Forum Discussion
SmartBear_Suppo
Alumni
15 years agoHi!
Judging from the error, you are somewhere in your code casting the default log object (of type org.apache.log4j.Logger) to the corresponding Logger in the java.util.logging.Logger class.. could that be? Try searching your imports for the wrong class...
regards,
/Ole
eviware.com
Judging from the error, you are somewhere in your code casting the default log object (of type org.apache.log4j.Logger) to the corresponding Logger in the java.util.logging.Logger class.. could that be? Try searching your imports for the wrong class...
regards,
/Ole
eviware.com