On Solaris, 'su' to root and run 1.4.1 or 1.4.2. The JDK will abort with the
following error message:
Error occurred during initialization of VM
java.lang.Error: Properties init: Could not determine current working directory.
This only happens when the current directory is not readable by root, which
is typically the case for NFS-mounted filesystems.
following error message:
Error occurred during initialization of VM
java.lang.Error: Properties init: Could not determine current working directory.
This only happens when the current directory is not readable by root, which
is typically the case for NFS-mounted filesystems.
- duplicates
-
JDK-6760147 java programs are not usable when current directory is unknown
-
- Closed
-
- relates to
-
JDK-4811767 (process) Runtime.exec should throw IOException when workdir does not exist (Unix)
-
- Resolved
-
-
JDK-4883187 HotSpot debug build dumps core if current directory not found
-
- Closed
-
-
JDK-4256147 (launcher) RFE: Add -C option to java launcher to change the startup directory.
-
- Closed
-