실행 중인 서버의 vm option을 확인하기 위해서는
jps 명령어를 사용하여 알 수 있다.
https://www.ibm.com/docs/en/semeru-runtime-ce-z/11?topic=tools-java-process-status-jps
Java process status (jps)
<!-- * Copyright (c) 2017, 2024 IBM Corp. and others * * This program and the accompanying materials are made * available under the terms of the Eclipse Public License 2.0 * which accompanies this distribution and is available at * https://www.eclipse.org/
www.ibm.com
jps -v
해당 옵션을 사용하면 vm에 전달된 option들을 확인할 수 있다.
'정보 > Server' 카테고리의 다른 글
| [Jenkins] 왜 Maven project보다 Freestyle or pipeline을 추천할까? (0) | 2024.08.08 |
|---|---|
| Jenkins ssh-agent provider 관련 error (0) | 2024.07.25 |
| [Project] maven setting.xml (0) | 2024.04.26 |
| [Project] The settings.xml File in Maven (1) | 2024.04.26 |
| [Project] Maven Packaging Types (0) | 2024.04.26 |