Can't start profiled Tomcat from IDEA

Questions about YourKit Java Profiler
Post Reply
mahnve
Posts: 1
Joined: Fri Nov 12, 2004 10:53 pm

Can't start profiled Tomcat from IDEA

Post by mahnve »

I am trying to start Tomcat in profiled mode from IntelliJ. It starts fine with the regular green arrow and debug, but the profile button gives me the following
/home/marcus/applications/jakarta-tomcat-5.0.28/bin/catalina.sh run
The JAVA_HOME environment variable is not defined correctly
This environment variable is needed to run this program
NB: JAVA_HOME should point to a JDK not a JRE
Is this supposed to work? The web site mentions starting J2EE servers from the YourKit app.

Best regards /Marcus
Vladimir Kondratyev
Posts: 1625
Joined: Tue Aug 10, 2004 7:52 pm

Post by Vladimir Kondratyev »

1. What is the IDEA build?
Post Reply