AssertionFailedError when running DRT

LabKey Support Forum (Inactive)
AssertionFailedError when running DRT jeckels  2012-05-09 14:10
Status: Closed
 
Hi Andy,

Yes, this is referring to the Tomcat VM. If you're using catalina.sh/startup.sh to start the server, I'd expect that adding -ea to CATALINA_OPTS would be what's needed so I'm surprised that didn't work for you.

Instead of launching the test suite, you can also check to see if the -ea flag got picked up in the Admin Console. Under the "Runtime Information" header, check the value of "Asserts". It will say "enabled" if the server received the -ea flag.

Thanks,
Josh