Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
CHECKVMS(1)		FreeBSD	General	Commands Manual		   CHECKVMS(1)

NAME
     checkvms -- sanity	check registered Java VMs

SYNOPSIS
     checkvms

DESCRIPTION
     Each registered Java VM is	checked	to ensure that it exists and that all
     appropriate symbolic links	for it have been created.  Non-existent	Java
     VMs are unregistered and missing symbolic links are created.  The Java
     VMs are also sorted using a hard-coded ordering that will sort them by
     version and affinity with FreeBSD.

FILES
     /usr/local/etc/javavms
	     The location of the Java VM wrapper configuration file.

SEE ALSO
     javavm(1),	registervm(1), unregistervm(1),	javavms(5)

BUGS
     The checkvms utility removes both blank lines and purely comment lines
     from the Java VM wrapper configuration file.

FreeBSD	13.0		       February	24, 2005		  FreeBSD 13.0

NAME | SYNOPSIS | DESCRIPTION | FILES | SEE ALSO | BUGS

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=checkvms&sektion=1&manpath=FreeBSD+12.1-RELEASE+and+Ports>

home | help