SA doesn't seem to work with dev tree

Mikael Gerdin mikael.gerdin at oracle.com
Thu Apr 23 13:10:42 UTC 2015


Andrew,

On 2015-04-23 15:01, Andrew Haley wrote:
> On 04/23/2015 01:58 PM, Andrew Haley wrote:
>> This is x86_64, dev tree, just checked out and built.
>>
>> I'm trying to run HSDB.
>>
>> Is this a known bug?
>
> The mailing list ate the attached JPEG.
>
> The error is:
>
> Unable to connect to process
>
> java.lang.RuntimeException: Missing property
> sun.jvm.runtime.VM.saBuildVersion

I think you need to "make images" and run SA from the image.
It loads the property file as a resource to figure out which build 
version it should use, but the exploded-image make target does not put 
the SA property file on the class path.

/Mikael

>
> Andrew.
>


More information about the hotspot-dev mailing list