Skip to content

Instantly share code, notes, and snippets.

@fuss86
Created March 17, 2019 11:26
Show Gist options
  • Save fuss86/2f580dec2423134d962f5e3c5e0abc08 to your computer and use it in GitHub Desktop.
Save fuss86/2f580dec2423134d962f5e3c5e0abc08 to your computer and use it in GitHub Desktop.
fuss@FUSIK-LAPTOP MINGW64 ~/IdeaProjects/strongbox (master)
$ docker-compose up
Recreating strongbox_strongbox-from-web-core_1 ... done
Attaching to strongbox_strongbox-from-web-core_1
strongbox-from-web-core_1 |
strongbox-from-web-core_1 | [NOTICE] This will take at least 2 to 5 minutes to start depending on your machine and connection!
strongbox-from-web-core_1 |
strongbox-from-web-core_1 | Open http://localhost:48080/storages to browse the repository contents.
strongbox-from-web-core_1 |
strongbox-from-web-core_1 | OpenJDK 64-Bit Server VM warning: INFO: os::commit_memory(0x0000000715550000, 2863333376, 0) failed; error='Cannot allocate memory' (errno=12)
strongbox-from-web-core_1 | #
strongbox-from-web-core_1 | # There is insufficient memory for the Java Runtime Environment to continue.
strongbox-from-web-core_1 | # Native memory allocation (mmap) failed to map 2863333376 bytes for committing reserved memory.
strongbox-from-web-core_1 | # An error report file with more information is saved as:
strongbox-from-web-core_1 | # /tmp/hs_err_pid8.log
strongbox-from-web-core_1 | OpenJDK 64-Bit Server VM warning: INFO: os::commit_memory(0x0000000715550000, 2863333376, 0) failed; error='Cannot allocate memory' (errno=12)
strongbox-from-web-core_1 | #
strongbox-from-web-core_1 | # There is insufficient memory for the Java Runtime Environment to continue.
strongbox-from-web-core_1 | # Native memory allocation (mmap) failed to map 2863333376 bytes for committing reserved memory.
strongbox-from-web-core_1 | # An error report file with more information is saved as:
strongbox-from-web-core_1 | # /tmp/hs_err_pid1.log
strongbox_strongbox-from-web-core_1 exited with code 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment