ERROR: GC Allocation Failure - how to fix this?
Installed atlassian-jira-software-8.0.2, after added big swap file it is working now, but I getting this error:
# cat atlassian-jira-gc-2019-03-16_11-00-05.log.0.current
Java HotSpot(TM) 64-Bit Server VM (25.201-b09) for linux-amd64 JRE (1.8.0_201-b09), built on Dec 15 2018 11:35:59 by "java_re" with gcc 7.3.0
Memory: 4k page, physical 2048012k(1629584k free), swap 8191996k(8191996k free)
CommandLine flags: -XX:GCLogFileSize=20971520 -XX:InitialCodeCacheSize=33554432 -XX:InitialHeapSize=1585446912 -XX:MaxHeapSize=1585446912 -XX:NumberOfGCLogFiles=5 -XX:-OmitStackTraceInFastThrow -XX:+PrintGC -XX:+PrintGCCause -XX:+PrintGCDateStamps -XX:+PrintGCDetails -XX:+PrintGCTimeStamps -XX:ReservedCodeCacheSize=536870912 -XX:+UseCompressedClassPointers -XX:+UseCompressedOops -XX:+UseGCLogFileRotation
[ ERROR HERE >>>> ] 2019-03-16T11:00:15.920+0300: 10.259: [GC (Allocation Failure) 2019-03-16T11:00:15.921+0300: 10.259: [DefNew: 412928K->24897K(464512K), 0.1503676 secs] 412928K->24897K(1496704K), 0.1506608 secs] [Times: user=0.11 sys=0.05, real=0.15 secs]
System:
- KVM-based VDS
- RAM: 2GB + swap-file 8Gb
Environment:
- Ubuntu 16.04.6 LTS
- Oracle jdk1.8.0_201
- Postgesql 9.5
While Jira is running:
free -h
total used free shared buff/cache available
Mem: 2.0G 1.5G 77M 26M 341M 232M
Swap: 7.8G 2.6M 7.8G
16.04 java
add a comment |
Installed atlassian-jira-software-8.0.2, after added big swap file it is working now, but I getting this error:
# cat atlassian-jira-gc-2019-03-16_11-00-05.log.0.current
Java HotSpot(TM) 64-Bit Server VM (25.201-b09) for linux-amd64 JRE (1.8.0_201-b09), built on Dec 15 2018 11:35:59 by "java_re" with gcc 7.3.0
Memory: 4k page, physical 2048012k(1629584k free), swap 8191996k(8191996k free)
CommandLine flags: -XX:GCLogFileSize=20971520 -XX:InitialCodeCacheSize=33554432 -XX:InitialHeapSize=1585446912 -XX:MaxHeapSize=1585446912 -XX:NumberOfGCLogFiles=5 -XX:-OmitStackTraceInFastThrow -XX:+PrintGC -XX:+PrintGCCause -XX:+PrintGCDateStamps -XX:+PrintGCDetails -XX:+PrintGCTimeStamps -XX:ReservedCodeCacheSize=536870912 -XX:+UseCompressedClassPointers -XX:+UseCompressedOops -XX:+UseGCLogFileRotation
[ ERROR HERE >>>> ] 2019-03-16T11:00:15.920+0300: 10.259: [GC (Allocation Failure) 2019-03-16T11:00:15.921+0300: 10.259: [DefNew: 412928K->24897K(464512K), 0.1503676 secs] 412928K->24897K(1496704K), 0.1506608 secs] [Times: user=0.11 sys=0.05, real=0.15 secs]
System:
- KVM-based VDS
- RAM: 2GB + swap-file 8Gb
Environment:
- Ubuntu 16.04.6 LTS
- Oracle jdk1.8.0_201
- Postgesql 9.5
While Jira is running:
free -h
total used free shared buff/cache available
Mem: 2.0G 1.5G 77M 26M 341M 232M
Swap: 7.8G 2.6M 7.8G
16.04 java
add a comment |
Installed atlassian-jira-software-8.0.2, after added big swap file it is working now, but I getting this error:
# cat atlassian-jira-gc-2019-03-16_11-00-05.log.0.current
Java HotSpot(TM) 64-Bit Server VM (25.201-b09) for linux-amd64 JRE (1.8.0_201-b09), built on Dec 15 2018 11:35:59 by "java_re" with gcc 7.3.0
Memory: 4k page, physical 2048012k(1629584k free), swap 8191996k(8191996k free)
CommandLine flags: -XX:GCLogFileSize=20971520 -XX:InitialCodeCacheSize=33554432 -XX:InitialHeapSize=1585446912 -XX:MaxHeapSize=1585446912 -XX:NumberOfGCLogFiles=5 -XX:-OmitStackTraceInFastThrow -XX:+PrintGC -XX:+PrintGCCause -XX:+PrintGCDateStamps -XX:+PrintGCDetails -XX:+PrintGCTimeStamps -XX:ReservedCodeCacheSize=536870912 -XX:+UseCompressedClassPointers -XX:+UseCompressedOops -XX:+UseGCLogFileRotation
[ ERROR HERE >>>> ] 2019-03-16T11:00:15.920+0300: 10.259: [GC (Allocation Failure) 2019-03-16T11:00:15.921+0300: 10.259: [DefNew: 412928K->24897K(464512K), 0.1503676 secs] 412928K->24897K(1496704K), 0.1506608 secs] [Times: user=0.11 sys=0.05, real=0.15 secs]
System:
- KVM-based VDS
- RAM: 2GB + swap-file 8Gb
Environment:
- Ubuntu 16.04.6 LTS
- Oracle jdk1.8.0_201
- Postgesql 9.5
While Jira is running:
free -h
total used free shared buff/cache available
Mem: 2.0G 1.5G 77M 26M 341M 232M
Swap: 7.8G 2.6M 7.8G
16.04 java
Installed atlassian-jira-software-8.0.2, after added big swap file it is working now, but I getting this error:
# cat atlassian-jira-gc-2019-03-16_11-00-05.log.0.current
Java HotSpot(TM) 64-Bit Server VM (25.201-b09) for linux-amd64 JRE (1.8.0_201-b09), built on Dec 15 2018 11:35:59 by "java_re" with gcc 7.3.0
Memory: 4k page, physical 2048012k(1629584k free), swap 8191996k(8191996k free)
CommandLine flags: -XX:GCLogFileSize=20971520 -XX:InitialCodeCacheSize=33554432 -XX:InitialHeapSize=1585446912 -XX:MaxHeapSize=1585446912 -XX:NumberOfGCLogFiles=5 -XX:-OmitStackTraceInFastThrow -XX:+PrintGC -XX:+PrintGCCause -XX:+PrintGCDateStamps -XX:+PrintGCDetails -XX:+PrintGCTimeStamps -XX:ReservedCodeCacheSize=536870912 -XX:+UseCompressedClassPointers -XX:+UseCompressedOops -XX:+UseGCLogFileRotation
[ ERROR HERE >>>> ] 2019-03-16T11:00:15.920+0300: 10.259: [GC (Allocation Failure) 2019-03-16T11:00:15.921+0300: 10.259: [DefNew: 412928K->24897K(464512K), 0.1503676 secs] 412928K->24897K(1496704K), 0.1506608 secs] [Times: user=0.11 sys=0.05, real=0.15 secs]
System:
- KVM-based VDS
- RAM: 2GB + swap-file 8Gb
Environment:
- Ubuntu 16.04.6 LTS
- Oracle jdk1.8.0_201
- Postgesql 9.5
While Jira is running:
free -h
total used free shared buff/cache available
Mem: 2.0G 1.5G 77M 26M 341M 232M
Swap: 7.8G 2.6M 7.8G
16.04 java
16.04 java
asked Mar 16 at 13:59
Peter ZaitsevPeter Zaitsev
11
11
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1126168%2ferror-gc-allocation-failure-how-to-fix-this%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1126168%2ferror-gc-allocation-failure-how-to-fix-this%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown