Running Debug in IntelliJ

LabKey Support Forum
Running Debug in IntelliJ jeckels  2013-08-26 15:50
Status: Closed
 
Hi Leo,

Yes, this is an OS-specific issue. In many cases Java hides these kinds of differences, but obviously not in this case.

The org.apache.tomcat.util.log.SystemLogHandler class should be in <TOMCAT>/lib/tomcat-coyote.jar. Can you check that file as well? In most cases, it should be picked up automatically based on the "-Dcatalina.home=/usr/local/tomcat/" argument to the JVM.

Thanks,
Josh