Skip to Content
0
Former Member
Sep 01, 2005 at 03:45 PM

How do i get rid of this warning?

32 Views

I get a 'Built Successfully with warnings' message when building a DC. The associated log file has this entry in the file:

...

Creating Ant build file..

No 'default' JDK_HOME_PATH defined, will use running VM. Please update your configuration.

...

There are no other 'warning' messages in the log file, so this must be the warning the original message was referring to.

This warning message is a pain, since I can't be sure if the warning is this particular warning, or something else. In other words, I have to scan the output file each time "to be sure".

I've tried defining an environment variable called JDK_HOME_PATH, and setting up a class variable (that was a guess), but neither worked.

How do I get rid of this warning?

I'm on SP13.