×
The 2025 Client Survey is now open! Responses will be accepted up until 10/31. Please feel free to share this link within your organization and we thank you in advance for your participation!

Running Debug in IntelliJ

LabKey Support Forum (Inactive)
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