We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
java command : /opt/java/openjdk/bin/java-Xmx4096m-XX:+UseG1GC-XX:+UseStringDeduplication-XX:G1NewSizePercent=30-XX:InitiatingHeapOccupancyPercent=55-XX:NativeMemoryTracking=detail-XX:+HeapDumpOnOutOfMemoryError-XX:HeapDumpPath=/var/log/test-XX:+CrashOnOutOfMemoryError-XX:+PerfDisableSharedMem-XX:NativeMemoryTracking=detail-Xdebug-Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=5555-Dlog4j.configurationFile=/var/log/test/log4j2_s.xml-DBEHAVIOR=ACP -jar test-4.0.1.jar
is java process running inside pod : yes
i have tried "squashctl" also, but it was able to connect with the process, but it says connection refused.
squash command i have tried
plank pod logs: https://solo-io.slack.com/archives/D013FEKMG4Q/p1588182069013400?thread_ts=1588178431.005400&cid=D013FEKMG4Q
please do let me know if anything needed to debug this issue?
The text was updated successfully, but these errors were encountered:
I have found similar issues, can't seem to make Squash work with Java applications.
squash command I have tried: squashctl --process-match 'java' squashctl --process-match 'address=5555'
Sorry, something went wrong.
Any news on that issue ?
No branches or pull requests
java command : /opt/java/openjdk/bin/java-Xmx4096m-XX:+UseG1GC-XX:+UseStringDeduplication-XX:G1NewSizePercent=30-XX:InitiatingHeapOccupancyPercent=55-XX:NativeMemoryTracking=detail-XX:+HeapDumpOnOutOfMemoryError-XX:HeapDumpPath=/var/log/test-XX:+CrashOnOutOfMemoryError-XX:+PerfDisableSharedMem-XX:NativeMemoryTracking=detail-Xdebug-Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=5555-Dlog4j.configurationFile=/var/log/test/log4j2_s.xml-DBEHAVIOR=ACP -jar test-4.0.1.jar
is java process running inside pod : yes
i have tried "squashctl" also, but it was able to connect with the process, but it says connection refused.
squash command i have tried
plank pod logs:
https://solo-io.slack.com/archives/D013FEKMG4Q/p1588182069013400?thread_ts=1588178431.005400&cid=D013FEKMG4Q
please do let me know if anything needed to debug this issue?
The text was updated successfully, but these errors were encountered: